hoelzer / dfg

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

Implementation of gantt charts for timelines #1

Closed hoelzer closed 3 years ago

hoelzer commented 4 years ago

http://texdoc.net/texmf-dist/doc/latex/pgfgantt/pgfgantt.pdf

hoelzer commented 4 years ago

this could be also interesting: https://github.com/giocomai/ganttrify

dl1chb commented 3 years ago

Hi,

may I ask which solution you took? the 1st one on page 51 looks quiet nice. I can also put in some example and write a macro for creating some of those styles in DFG color if you like.

BR

hoelzer commented 3 years ago

Hi @dl1chb ! Until now I did not find the time to implement and test any of the above gantt chart functionalities into the template.

I agree, the one on page 51 of pgfgantt looks quite nice and in comparison to ganttrify all code would be still in LaTeX.

If you can contribute some example, that would be great! thx! Martin

hoelzer commented 3 years ago

a gantt chart option was implemented by @mank4 - thx!