hoelzer / dfg

A LaTeX template for a basic DFG (Deutsche Forschungsgemeinschaft, German Research Foundation) grant proposal.
GNU General Public License v3.0
69 stars 44 forks source link

Move Header.txt to proposal.sty #20

Open dl1chb opened 3 years ago

dl1chb commented 3 years ago

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:

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.

hoelzer commented 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!

dl1chb commented 3 years ago

\definecolor{dfgblue}{RGB}{0, 77, 162} should be the dfg color.

Thank you, your proposal template saved us a lot of work!

dl1chb commented 3 years ago
hoelzer commented 3 years ago
  • [ ] 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)

dl1chb commented 3 years ago

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]

dl1chb commented 2 years ago

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.

hoelzer commented 2 years ago

Alright, thanks for the info and your contributions @dl1chb !