From f5943f41f1d905d8ccb9bda64ab1faf9b1b09f96 Mon Sep 17 00:00:00 2001 From: Ekaitz Zarraga Date: Wed, 22 Jul 2020 15:46:26 +0200 Subject: Add notes in grey and lower size --- templates/book.latex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates') diff --git a/templates/book.latex b/templates/book.latex index 90c1ff7..61355af 100644 --- a/templates/book.latex +++ b/templates/book.latex @@ -425,8 +425,8 @@ $endif$ % Use custom leftbar \renewenvironment{leftbar}[1][\hsize] - { - \def\FrameCommand {} + {\footnotesize\color{darkgray} + \def\FrameCommand{{\color{lightgray}\vrule width 2pt}} \MakeFramed{\hsize#1\advance\hsize-\width\FrameRestore}% } {\endMakeFramed} -- cgit v1.2.3