mirror of https://github.com/CGAL/cgal
ps/pdf: bugfix for the alph.listofrefpages
This commit is contained in:
parent
d0c4e85d25
commit
0f045097a7
|
|
@ -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{.}
|
||||
|
||||
% ___________________________________________________________________________
|
||||
% ###########################################################################
|
||||
% |
|
||||
|
|
|
|||
Loading…
Reference in New Issue