From f9313181e82fe5e05920ed9d78ddde001a465969 Mon Sep 17 00:00:00 2001 From: Michael Kohlhase Date: Sat, 21 Dec 2019 11:41:33 +0100 Subject: [PATCH] more explanation about the options --- examples/dfg/simple-proposal/proposal.tex | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/examples/dfg/simple-proposal/proposal.tex b/examples/dfg/simple-proposal/proposal.tex index 9b813f2..bc4da12 100644 --- a/examples/dfg/simple-proposal/proposal.tex +++ b/examples/dfg/simple-proposal/proposal.tex @@ -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}