File: 060_fix-documentation.patch

package info (click to toggle)
latex-mk 2.1-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,004 kB
  • sloc: sh: 4,252; makefile: 167
file content (23 lines) | stat: -rw-r--r-- 490 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Subject: Fix error when creating the documentation
Author: Christoph Biedl <debian.axhn@manchmal.in-ulm.de>
Bug-Debian: https://bugs.debian.org/790534

--- a/doc/latex-mk.texi
+++ b/doc/latex-mk.texi
@@ -3,7 +3,6 @@
 @c %**start of header
 @setfilename latex-mk.info
 @settitle LaTeX-Mk
-@setcontentsaftertitlepage
 @c %**end of header
 
 @include version.texi
@@ -133,7 +132,7 @@
 @end menu
 
 @page
-@c @contents
+@contents
 
 @node Introduction, Targets, Top, Top
 @chapter Introduction