Git Product home page Git Product logo

Comments (4)

hoelzer avatar hoelzer commented on July 17, 2024

Yeah, I think that makes sense. Then it would always be clear on which original DFG template version the LaTeX template is based on.

So far, I have documented the version in the README.md (https://github.com/hoelzer/dfg) but having it in the template would be even better and more clear.

It would be nice if this can be easily deactivated when the document is ready for submission. Maybe we can integrate it by getting the information in the header automatically deactivated when

https://github.com/hoelzer/dfg/blob/master/dfg.tex#L14

is set to true?

from dfg.

gituser789 avatar gituser789 commented on July 17, 2024

a solution is adding \ifthenelse{\boolean{finalcompile}}{\ihead*{DFG 53.01 - 03/22}}{} to the main-document dfg.tex and dfg-german.tex after the boolean finalcompile is set.

This solution has a disadvantage:

  • all other header settings are done in proposal.sty
  • the boolean is not available there, because it is initialized in the main document later on

What do you guess?

from dfg.

hoelzer avatar hoelzer commented on July 17, 2024

Ah I see. Thanks for the suggestion. I think that's a pragmatic solution and I can live w/ having the definition outside of the proposal.sty.

from dfg.

hoelzer avatar hoelzer commented on July 17, 2024

@gituser789 can you please have a look here? #39

from dfg.

Related Issues (19)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.