summaryrefslogtreecommitdiff
path: root/dev-tex/chktex/files/tex-inputenc.patch
diff options
context:
space:
mode:
Diffstat (limited to 'dev-tex/chktex/files/tex-inputenc.patch')
-rw-r--r--dev-tex/chktex/files/tex-inputenc.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/dev-tex/chktex/files/tex-inputenc.patch b/dev-tex/chktex/files/tex-inputenc.patch
new file mode 100644
index 000000000000..76cd5c156d12
--- /dev/null
+++ b/dev-tex/chktex/files/tex-inputenc.patch
@@ -0,0 +1,14 @@
+Description: Specify the input encoding, fixing FTBFS with TeX Live 2018
+Author: Adrian Bunk <bunk@debian.org>
+Bug-Debian: https://bugs.debian.org/896178
+
+--- chktex-1.7.6.orig/ChkTeX.tex.in
++++ chktex-1.7.6/ChkTeX.tex.in
+@@ -37,6 +37,7 @@
+
+ \documentclass[a4paper]{article}
+ %latex
++\usepackage[latin1]{inputenc}
+ \usepackage{array, tabularx, verbatim, multicol}
+ \usepackage[T1]{fontenc}
+ \nonfrenchspacing