Stop emacs on windows being weird about maths environments
This commit is contained in:
parent
cae327bb35
commit
6586ff83e2
2 changed files with 3 additions and 3 deletions
|
@ -3,8 +3,8 @@
|
||||||
# --
|
# --
|
||||||
\documentclass{article}
|
\documentclass{article}
|
||||||
|
|
||||||
\input{$HOME/Documents/drive/res/latex-headers-templates/headers/standard}
|
\input{$HOME/Documents/drive/res/latex-headers-templates/headers/standard} %$
|
||||||
% \input{$HOME/Documents/drive/res/latex-headers-templates/headers/bibsetup}
|
% \input{$HOME/Documents/drive/res/latex-headers-templates/headers/bibsetup} %$
|
||||||
|
|
||||||
\begin{document}
|
\begin{document}
|
||||||
|
|
||||||
|
|
|
@ -11,7 +11,7 @@ Numbers={OldStyle}]{Fira Sans Light}
|
||||||
\setmathsfont(Digits)[Numbers={Lining, Proportional}]{Fira Sans Light}
|
\setmathsfont(Digits)[Numbers={Lining, Proportional}]{Fira Sans Light}
|
||||||
\metroset{block=fill}
|
\metroset{block=fill}
|
||||||
|
|
||||||
% \input{$HOME/Documents/drive/res/latex-headers-templates/headers/bibsetup}
|
% \input{$HOME/Documents/drive/res/latex-headers-templates/headers/bibsetup} %$
|
||||||
% \bibliography{bib} % name bibfile bib.bib or change this
|
% \bibliography{bib} % name bibfile bib.bib or change this
|
||||||
|
|
||||||
\title{$1}
|
\title{$1}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue