Updated font to monotype
This commit is contained in:
parent
fccf8aa39b
commit
dc4c8d95a0
@ -3,7 +3,9 @@
|
||||
\usepackage{showframe}
|
||||
\renewcommand*\ShowFrameColor{\color{red}}
|
||||
|
||||
\usepackage{lmodern}
|
||||
%\usepackage{lmodern}
|
||||
% Select an appropriate monotype font
|
||||
\usepackage[varqu]{inconsolata}
|
||||
|
||||
% Let's set up our page size
|
||||
\usepackage[
|
||||
@ -27,6 +29,7 @@
|
||||
\usepackage{tabularray}
|
||||
|
||||
\begin{document}
|
||||
\ttfamily
|
||||
|
||||
% Begin our loop
|
||||
\forloop{ct}{0}{\value{ct}<\lfct{}}{
|
||||
|
Loading…
Reference in New Issue
Block a user