4.2 Extra Documentation

You might also write additional documentation in LaTeX, which is not to be part of any source code file. The examples in this documentation should be contained in verbatim environments. The examples should be tested using sage-testtex, which you run on the LaTeX file. Put %skip on the line preceding the environment to skip testing of an example.

Note that sage-testtex is completely different than sage-doctest. It extracts the documentation and feeds it to a running instance of Sage.

See About this document... for information on suggesting changes.