ps/pdf: bugfix for the alph.listofrefpages

This commit is contained in:
Andreas Meyer 2006-04-15 21:48:29 +00:00
parent d0c4e85d25
commit 0f045097a7
1 changed files with 2 additions and 2 deletions

View File

@ -41,8 +41,6 @@
% used for writing the refpage entries.
\newwrite\ccListOfRefpagesFile%
% contains all processed "ccCurrentFilename"s
\newwrite\ccListOfProcessedFilenames%
% used to test if a file exists
\newread\mydummyinstream
@ -143,6 +141,8 @@ Reference~Manual}%
}
\gdef\ccInsideListOfRefpages{\ccFalse}%
\gdef\ccCurrentFilename{.}
% ___________________________________________________________________________
% ###########################################################################
% |