File: warn_missing_tex

package info (click to toggle)
texinfo 7.3-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 99,732 kB
  • sloc: perl: 640,320; ansic: 153,222; sh: 17,327; xml: 9,180; makefile: 2,527; javascript: 1,938; awk: 1,902; python: 74; pascal: 68; sed: 39
file content (20 lines) | stat: -rw-r--r-- 561 bytes parent folder | download
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
@@ -1675,6 +1675,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