Open main menu

Changes

178 bytes added ,  09:32, 27 January 2011
new section: Programming internals
The macros for (de)activating trial typesetting (<tt>\trialtypesettingtrue</tt> and <tt>\trialtypesettingfalse</tt>) have been changed. They are no longer part of a <tt>\newif</tt> statement. The new names are <texcode>\settrialtypesetting</texcode> for activation and <texcode>\resettrialtypesetting</texcode> for deactivation.
 
= Programming internals =
 
== <tt>read*file</tt>
 
Commands like <tt>\readlocfile</tt> no longer default to a <tt>.tex</tt> extension, explicit file extensions are now required.