latex-preambles/example/var-tex/metadata.tex

20 lines
645 B
TeX
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

\date{\today}
\def \pubyear{2020} % if s.o. knows a way to set this
% automagically from \date Id be
% grateful about a message!
% Define the city of publication.
\def \city{Schmalkalden}
% Provide data about the actual work.
\title{fancy work}
% -----------------------------------------------------------------------------
\makeatletter
\def \bibpath{references.bib}
\def \keywords{\@title,~\pubyear}
% Configure the header and footer.
\def \headercontent{\headmark\, \pubyear}
\def \footercontent{fancy institution}
\makeatother
% vim:fileencoding=utf-8:ts=4:syntax=tex:colorcolumn=81:noexpandtab