You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
326 B
9 lines
326 B
% $Id: config.maxmem 29709 2013-04-07 17:28:46Z karl $
|
|
% Public domain.
|
|
|
|
% Set Dvips' idea of available printiner memory to (effectively)
|
|
% infinite, to disable Dvips breaking the output into sections. Only
|
|
% works with dvips 5.993 (TeX Live 2013) and later. See the `Headers
|
|
% and memory usage' node in the manual.
|
|
%
|
|
m -1
|
|
|