summaryrefslogtreecommitdiffstats
path: root/doc/faq.doc
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2003-06-07 11:47:47 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2003-06-07 11:47:47 (GMT)
commit0c394c5817041713aee58748fcd5d338a467cbee (patch)
treef17d17b67fdefdfdf992328f3f51dd90812c156e /doc/faq.doc
parent70b82eced91d2739181f2b700ec04cb14d776d7b (diff)
downloadDoxygen-0c394c5817041713aee58748fcd5d338a467cbee.zip
Doxygen-0c394c5817041713aee58748fcd5d338a467cbee.tar.gz
Doxygen-0c394c5817041713aee58748fcd5d338a467cbee.tar.bz2
Release-1.3.1-20030607
Diffstat (limited to 'doc/faq.doc')
-rw-r--r--doc/faq.doc5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/faq.doc b/doc/faq.doc
index 5459573..74dc805 100644
--- a/doc/faq.doc
+++ b/doc/faq.doc
@@ -222,6 +222,11 @@ should send me a code fragment that triggers the message. The workaround
the problem put some line-breaks into your file, split it up into smaller
parts, or exclude it from the input using EXCLUDE.
+<li><b>When running make in the latex dir I get "TeX capacity exceeded". Now what?</b>
+
+You can edit the texmf.cfg file to increase the default values of the
+various buffers and then run "texconfig init".
+
<li><b>Why are dependencies via STL classes not shown in the dot graphs?</b>
Doxygen is unware of the STL classes, so it does not know that class A relates