mirror of
https://salsa.debian.org/srivasta/make-dfsg.git
synced 2025-02-12 07:07:39 +00:00
doc fix
This commit is contained in:
parent
76468fbaa1
commit
45406fc744
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
||||||
% Load plain if necessary, i.e., if running under initex.
|
% Load plain if necessary, i.e., if running under initex.
|
||||||
\expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi
|
\expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi
|
||||||
%
|
%
|
||||||
\def\texinfoversion{1998-11-13}%
|
\def\texinfoversion{1998-12-06}%
|
||||||
%
|
%
|
||||||
% Copyright (C) 1985, 86, 88, 90, 91, 92, 93, 94, 95, 96, 97, 98
|
% Copyright (C) 1985, 86, 88, 90, 91, 92, 93, 94, 95, 96, 97, 98
|
||||||
% Free Software Foundation, Inc.
|
% Free Software Foundation, Inc.
|
||||||
|
@ -1539,7 +1539,7 @@ where each line of input produces a line of output.}
|
||||||
\newif\iffinishedtitlepage
|
\newif\iffinishedtitlepage
|
||||||
|
|
||||||
% Do an implicit @contents or @shortcontents after @end titlepage if the
|
% Do an implicit @contents or @shortcontents after @end titlepage if the
|
||||||
% user says @contentsaftertitlepage or @shortcontentsaftertitlepage.
|
% user says @setcontentsaftertitlepage or @setshortcontentsaftertitlepage.
|
||||||
%
|
%
|
||||||
\newif\ifsetcontentsaftertitlepage
|
\newif\ifsetcontentsaftertitlepage
|
||||||
\let\setcontentsaftertitlepage = \setcontentsaftertitlepagetrue
|
\let\setcontentsaftertitlepage = \setcontentsaftertitlepagetrue
|
||||||
|
|
Loading…
Reference in a new issue