Is there a convention for marking the beginning of LaTeX-based material placed inside the comments of (say) a C++ or Python program? Or does one simply jump into LaTeX syntax?
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
In doxygen the convention is to explain TeX environments with \f. As doxygen documentation goes in comments, you might call this convention for comments, though it is more convention for in-code documentation. |
|||
|
|
\begin{latex}:-) – Andrey Vihrov Sep 27 '11 at 10:44.. math::for equations by default. – eudoxos Sep 27 '11 at 15:20