forked from orbit-oss/flask
Beefed up latex output. Unfortunately parts look ugly.
This commit is contained in:
parent
854e0e26d1
commit
cbcd15c3b5
7 changed files with 98 additions and 44 deletions
|
|
@ -70,4 +70,13 @@
|
|||
\ChNumVar{\raggedleft \bfseries\Large}
|
||||
\ChTitleVar{\raggedleft \rm\Huge}
|
||||
|
||||
% use inconsolata font
|
||||
\usepackage{inconsolata}
|
||||
|
||||
% fix single quotes, for inconsolata. (does not work)
|
||||
%%\usepackage{textcomp}
|
||||
%%\begingroup
|
||||
%% \catcode`'=\active
|
||||
%% \g@addto@macro\@noligs{\let'\textsinglequote}
|
||||
%% \endgroup
|
||||
%%\endinput
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue