comparison doc/texmf.cnf @ 9244:f262a3e9e21e

Change texi2pdf call to include local TeX configuration file which increases save_history variable. The current pdf documentation cannot be built unless the save_size variable is increased from its value of 5000. On UNIX systems, not all users will have local root and the ability to change the default. I work around this by defining a local configuration file to use in addition to the system-wide texmf.cnf file.
author Rik <rdrider0-list@yahoo.com>
date Thu, 21 May 2009 13:41:36 -0700
parents
children
comparison
equal deleted inserted replaced
9243:a934975ab458 9244:f262a3e9e21e
1 % Increase save size to run @seealso macro for Octave documentation
2 save_size = 10000
3