Template uses LuaLaTeX and Polyglossia.
This commit is contained in:
5
code.tex
5
code.tex
@@ -1,6 +1,6 @@
|
||||
\chapter{Code}\label{cha:code}
|
||||
You can put code in your document using the \texttt{listings} package, which is
|
||||
loaded. Be aware that the listings
|
||||
loaded. Be aware that the \texttt{listings}
|
||||
package does not put code in your document if you are in draft mode
|
||||
unless you give it the \texttt{final} option.
|
||||
|
||||
@@ -80,5 +80,6 @@ label={src:AndroidManifest.xml}]{src/AndroidManifest.xml}
|
||||
|
||||
%%% Local Variables:
|
||||
%%% mode: latex
|
||||
%%% TeX-master: "PHD-NAME-YEAR"
|
||||
%%% TeX-master: "main"
|
||||
%%% TeX-engine: luatex
|
||||
%%% End:
|
||||
|
||||
Reference in New Issue
Block a user