File: warn_missing_tex

package info (click to toggle)
texinfo 7.2-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 113,148 kB
  • sloc: perl: 1,281,149; ansic: 135,801; sh: 12,218; xml: 9,069; makefile: 4,016; javascript: 1,923; awk: 1,889; sed: 78; pascal: 65
file content (20 lines) | stat: -rw-r--r-- 561 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Description: Generate a more useful information for end users how
  to obtain a working TeX installation.
Forwarded: not-needed
Author: Norbert Preining <preining@logic.at>
---
 util/texi2dvi |    3 +++
 1 file changed, 3 insertions(+)

--- texinfo.orig/util/texi2dvi
+++ texinfo/util/texi2dvi
@@ -1666,6 +1666,9 @@
 
 For information about obtaining TeX, please see http://tug.org/texlive,
 or do a web search for TeX and your operating system or distro.
+
+On Debian you can install a working TeX system with
+  apt-get install texlive
 EOM
     exit 1
   fi