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

20 lines
645 B
TeX
Raw Normal View History

2020-09-07 23:47:30 +02:00
\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