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