You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-tex/chktex/files/tex-inputenc.patch

15 lines
410 B

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