Tweak and sync beamer and standalone snippets for use with latexmkrc
This commit is contained in:
parent
d1bb2e2b8f
commit
f405898c31
@ -121,8 +121,8 @@ $0
|
||||
\end{document}
|
||||
|
||||
%%% Local Variables:
|
||||
%%% mode: latex
|
||||
%%% TeX-master: t
|
||||
%%% compile-command: "latexmk -interaction=nonstopmode -lualatex -pvc -synctex=1 ${5:`(file-name-nondirectory (buffer-file-name))`}"
|
||||
%%% fill-column: 88
|
||||
%%% mode: latex
|
||||
%%% End:
|
||||
|
@ -45,7 +45,8 @@
|
||||
\DeclareSIUnit\nW{\nano\watt}
|
||||
|
||||
\usepackage{tikz}
|
||||
\usetikzlibrary{3d,arrows,backgrounds,calc,plotmarks}
|
||||
\usetikzlibrary{3d,arrows,backgrounds,calc,patterns,plotmarks}
|
||||
\usepackage{pgfplots}
|
||||
|
||||
\newcommand{\cmark}{{\color{Green} \ding{52}}}%
|
||||
\newcommand{\omark}{{\color{Red} \ding{44}}}%
|
||||
@ -69,7 +70,8 @@ $0
|
||||
\end{document}
|
||||
|
||||
%%% Local Variables:
|
||||
%%% mode: latex
|
||||
%%% TeX-master: t
|
||||
%%% compile-command: "latexmk -interaction=nonstopmode -lualatex -pvc -synctex=1 ${5:`(file-name-nondirectory (buffer-file-name))`}"
|
||||
%%% fill-column: 88
|
||||
%%% mode: latex
|
||||
%%% End:
|
||||
|
Loading…
Reference in New Issue
Block a user