Changes

Jump to navigation Jump to search
8 bytes added ,  10:15, 2 September 2004
m
changed pre to texcode
Here's a slightly more complex example:
<pretexcode>
% the first line can hold texexec's command line options
\enableregime [il1] % choose input encoding: il1 is "ISO Latin 1" (ISO 8859-1), same as "win"
\stoptext
</pretexcode>
* '''regime''' is the input encoding, i.e. what you type, so that you can use accented characters (like umlauts in the example) directly. It depends on your language, your OS and the capabilities of your editor. Try "utf8" if your editor can process Unicode or "mac" (Mac Roman) on a Mac.

Navigation menu