more explanation about the options

This commit is contained in:
Michael Kohlhase 2019-12-21 11:41:33 +01:00
parent 08a86343c3
commit f9313181e8
1 changed files with 7 additions and 1 deletions

View File

@ -3,7 +3,13 @@
% - submit.tex (no draft stuff, no ednotes, no revision information)
% - public.tex (like submit.tex, but no financials either)
\providecommand{\classoptions}{,keys} % to be overwritten in variants
\documentclass[gitinfo,noworkareas,RAM\classoptions]{dfgproposal}
\documentclass[ % the options control the appearance, see the documentation
gitinfo, % show GIT information
noworkareas, % do not generate work areas, this is a simple proposal
RAM, % also manage research assistant (HiWi) months
general, % make a title page, etc.
\classoptions] % the other class options from above, they can be overwritten e.g. in submit/final,tex
{dfgproposal}
\addbibresource{../lib/dummy.bib}
\input{../lib/WApersons}