Look at an example

Before writing your own style file, it may be useful to take a look at some standard style files. For instance, you may load book.ts using FileLoad (no path is necessary here, since the style directory is included in the default file path).

After loading book.ts, you will see many function and environment declarations (these declarations are visible, since style files are written in “preamble mode” (see OptionsMode)). Some more declarations are contained in the files basic.ts, list.ts, theorem.ts and program.ts on which book.ts is based. These files respectively contain basic, itemize-like, theorem-like and programming environments.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License".