-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
From lev.bishop on June 02, 2009 15:28:25
What steps will reproduce the problem?
1.
C:\test> type test.tex
\documentclass{article}
\begin{document}
front matter.
\end{document}
C:\test>latexdaemon.exe -preamble=no test.tex
What is the expected output?
What do you see instead?
LatexDaemon Version 0.10 Build 45 by William Blum, May 11 2009
-Preamble precompilation deactivated (requires a file reload)
-Main file: 'C:\test\test.tex'
-Directory: C:\test\
-No additional dependency specified.
-Preamble: none
- the main .tex file has been modified since last run. Let's recompile...
-- Compilation of test.tex ...
[running 'latex -aux-directory=TeXAux -interaction=nonstopmode
--src-specials " \makeatletter \newwrite\dependfile \immediate\openout
dependfile = \"test.dep\"
\ifx\DAEMON@ORG@InputIfFileExists\@undefined\let\DAEMON@ORG@InputIfFileExists\InputIfFileExists\fi
\long\def\DAEMON@InputIfFileExists#1#2#3{\immediate\write\dependfile{#1}\DAEMON@ORG@InputIfFileExists{#1}{#2}{#3}}
\let\InputIfFileExists\DAEMON@InputIfFileExists \makeatother \input
\"test.tex\" "']
latex: Not enough room in an internal buffer.
daemon@>
What version of the product are you using? On what operating system?
LatexDaemon Version 0.10 Build 45 by William Blum, May 11 2009
Windows XP SP3
This is pdfTeX, Version 3.1415926-1.40.9 (MiKTeX 2.7)
Please provide any additional information below.
Original issue: http://code.google.com/p/latexdaemon/issues/detail?id=11
Reactions are currently unavailable