Archived
1
0
Fork 0
This repository has been archived on 2024-06-28. You can view files and clone it, but cannot push or open issues or pull requests.
VWA/colophon.tex

31 lines
882 B
TeX
Raw Normal View History

%%%% Time-stamp: <2013-03-18 14:35:00 vk>
%% ========================================================================
%%%% Disclaimer
%% ========================================================================
%%
%% created by
%%
%% Karl Voit
\newcommand{\mycolophon}{%%
This document
%% was written with \myacro{GNU}~Emacs,
is set in Palatino, compiled with
\href{http://LaTeX.TUGraz.at}{pdf\LaTeX2e} and
\href{http://en.wikipedia.org/wiki/Biber_(LaTeX)}{\texttt{Biber}}.
The \LaTeX{} template from Karl Voit is based on
\href{http://www.komascript.de/}{KOMA script} and can be found
online: \href{https://github.com/novoid/LaTeX-KOMA-template}{https://github.com/novoid/LaTeX-KOMA-template}
}
%%% Local Variables:
%%% mode: latex
%%% mode: auto-fill
%%% mode: flyspell
%%% eval: (ispell-change-dictionary "en_US")
%%% TeX-master: "../main"
%%% End: