Hi.
Is there a way to obtain yhis :
I'd like Latex asks me for an information (a word, number, .....) when I compil the Latex file.
Or : each time I compil a Latex file it puts an recorded (in a text file, for example) infomation in the outputfile (pdf file)?
Thank you.
General ⇒ Compilation asks for imformation
NEW: TikZ book now 40% off at Amazon.com for a short time.

- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Re: Compilation asks for imformation
You can make LaTeX ask for something, but it is tedious. I think you want some kind of versioning. Best way to do that is using version control software (outside LaTeX) like cvs or git.
With hperref, you can write the compilation date to the pdf meta information.
With hperref, you can write the compilation date to the pdf meta information.
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.