Tagged Questions
47
votes
5answers
2k views
What is best way to mention that a document has been typeset with TeX?
Is there any common way to mention that a document has been typeset by TeX? So non-TeXnicians (TeXperts) may become a little familiar with the TeX world.
Update: It would be nice if one hero make a ...
33
votes
2answers
740 views
List of higher-level LaTeX commands corresponding to TeX commands
Since LaTeX is a format built on top of TeX, it surely has several high level abstractions that perform similarly to TeX commands, with some added error-handling functionality, for example. I always ...
31
votes
2answers
2k views
Styleguide for LaTeX similar to the Google styleguides?
Even though I don't work at Google, the Google Styleguides have been very helpful for me in adopting consistent, readable style conventions for my code. Unfortunately, there is no Google Styleguide ...