TeX uses a variety of files to set the maximum memory of various items, e.g. "pool size". Is there a command which will print the values of all of these variables?
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
This is "distribution dependent"; Web2C based distributions such as TeX Live or MiKTeX use one or more
will show the location of the loaded files, where one can look at the settings. However, just saying in your TeX file
(which LaTeX does anyway) will result in TeX printing something like
at the end of the
(Yes, the sample file didn't use much memory.) XeTeX will print similarly to Knuth TeX, while LuaTeX will print something slightly different:
|
|||
