Hi I am using Texmaker to create some documents. When I use \date{text} the text being any date, and then run the .tex file I don't see the date in the PDF file. It's just blank. Not sure why. Is there a specific package to use \date?
|
|
||||
|
|
|
If you want to access the date (or author or title) outside the titlepage have a look at the BTW: TeXmaker is only the editor, it has nothing to do with LaTeX behind. |
|||
|
|
|
in your preamble and use However, the best way to access the date and print it in various formats, is to use the |
|||
|
|