Skip to content

Commit feff5e2

Browse files
committed
Make code font in pdf book smaller
To prevent ugly wrapping as much as possible
1 parent ec925a1 commit feff5e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pdf/book.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
\makeatletter
2020
\setcounter{secnumdepth}{0}
2121
\setcounter{tocdepth}{1}
22-
\setmonofont[Scale=0.85]{Inconsolata}
22+
\setmonofont[Scale=0.8]{Inconsolata}
2323
\pagestyle{plain}
2424
\makeatother
2525

0 commit comments

Comments
 (0)