DocOnce writing tips
-
\boldsymbol{u} gives nicer boldface typesetting of math symbols than
the alternatives \boldsymbol{u} and \pmb{u}.
- For HTML-based formats using MathJax,
\boldsymbol{u} is not supported
and therefore automatically replaced by \boldsymbol{u} by DocOnce.
- Use
\<font color="blue">formula</font> in math expressions to color a part.
- Not all LaTeX math is supported by MathJax. Some legal LaTeX math
might give MathJax problems - then one has to rewrite the expression
to find a syntax that works both with LaTeX and MathJax.
- Use
doconce spellcheck *.do.txt to automatically spellcheck files.
- Avoid page references and footnotes.