[→ B.10]
Here is a table of special characters, the first two are special for XML and must be typed in by entities in GAPDoc documents. The other characters are special for LaTeX but in GAPDoc they can be typed directly.
& | < | > | # | $ | % | ~ | \ | { | } | _ | ^ | |
And here are the predefined entities in GAPDoc:
&GAP; | GAP |
&GAPDoc; | GAPDoc |
&TeX; | TeX |
&LaTeX; | LaTeX |
&BibTeX; | BibTeX |
&MeatAxe; | MeatAxe |
&XGAP; | XGAP |
©right; | © |
And some more for mathematical symbols: ℂ, ℤ, ℕ, ℙ, ℚ, ℍ, ℝ.
generated by GAPDoc2HTML