Open dl1chb opened 3 years ago
@dl1chb agree! The Header.tex
is not really necessary.
Space-saving is always good because of the 20p max (or even 15p now?)
And yes, DFG colors: good idea (do you know the color code? E.g. it can be picked up via Inkscape
, I can help if needed).
thx!
\definecolor{dfgblue}{RGB}{0, 77, 162}
should be the dfg color.
Thank you, your proposal template saved us a lot of work!
compiler=
variable to the makefile. compiles just well as it is, lualatex can embedd foreign fonts more easy and has more internal memory for things like pgfplots or those matlab2tikz-stuff.
- [ ] replace pdflatex with lualatex (and add a
compiler=
variable to the makefile. compiles just well as it is, lualatex can embedd foreign fonts more easy and has more internal memory for things like pgfplots or those matlab2tikz-stuff.
never used lualatex
but I am happy to give it a try (seems like it is per default installed alongside pdflatex
)
Yes, it is. And you can just apply .ttf fonts to it. works well. [EDIT] a few adjustments have to be made... sorry for that entusiasm...[/EDIT]
I am sorry to be able to attend to this issue in the next time. So if it is still a concern, please adopt it! As shown in previos commits, I am still watching this regarding bugs my commits may made. So thanks for @hoelzer for prividing this.
Alright, thanks for the info and your contributions @dl1chb !
I'd like to move all from Header.txt to proposal.sty. I see no things according to dfg.tex or dfg-german.tex which cannot be implemented in proposal.sty. I think this is more cleaner then. I also propose the following:
[parskip=full]
of komascript.[parskip=half]
which is the default of komascript will save space\subparagraph{}
will make new lines. Even a\paragraph{}
usually does not.\subparagraph{}
and even ¸\paragraph{}
(to be checked) has some space above itself, it can be reduced. Maybe a switch to quickly remove this when one gets in trouble of filling this 15 pages space?If nothing stands against that, I will do this changes. Also some things which are defined in the single files dfg.tex and dfg-german.tex may come into this.