This is an old revision of the document!
Style guide
Center all tables and images. Image centering is built-in functionality when inserting; tables use the <columns> tag as part of the Columns plugin.
Genesplugin-autotooltip__default plugin-autotooltip_bigGene: read Chapters 02, 03, 04, 05, and 06 for a definition of gene :-) and geneplugin-autotooltip__default plugin-autotooltip_bigGene: read Chapters 02, 03, 04, 05, and 06 for a definition of gene :-) symbols should use $LaTeX$ formatting: e.g., $URA3$ or $unc\text{-117}$
Chapter numbers should use two-digit format (e.g., Chapter 01).
The Captions plugin does not support equation numbering, so genetic crosses and other equation-like objects should be labeled as <figure>
Technical notes
Note that the LaTeX syntax using the MathJax plugin does NOT work in footnotes. (2024-08-18)
Use <columns 100% *100%*></columns> to center tables - <div centeralign> works for images but not tables. Function of the Columns plugin.
JaxMath understands \text{} syntax from the amsmath package for LaTeX.
The Comment Syntax plugin allows for comments using the \* this is a comment *\ format.