summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2014-04-10 23:09:12 -0700
committerGlenn Morris <rgm@gnu.org>2014-04-10 23:09:12 -0700
commit6f8c67690bca871051d70c98012082c42622e335 (patch)
tree123d6a2189ef6864ca77581d003e3dc764597065
parentb6e870b33673ddfd94b88bb20379e79f30f34ee9 (diff)
downloademacs-6f8c67690bca871051d70c98012082c42622e335.tar.gz
Fix for some etc/refcards encoding issues
* etc/refcards/cs-dired-ref.tex, etc/refcards/cs-refcard.tex: * etc/refcards/cs-survival.tex, etc/refcards/sk-dired-ref.tex: * etc/refcards/sk-refcard.tex, etc/refcards/sk-survival.tex: Input "utf8off", which seems to be needed.
-rw-r--r--etc/ChangeLog7
-rw-r--r--etc/refcards/cs-dired-ref.tex5
-rw-r--r--etc/refcards/cs-refcard.tex5
-rw-r--r--etc/refcards/cs-survival.tex5
-rw-r--r--etc/refcards/sk-dired-ref.tex5
-rw-r--r--etc/refcards/sk-refcard.tex5
-rw-r--r--etc/refcards/sk-survival.tex5
7 files changed, 37 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog
index 833fecaaba6..aa53b5b9998 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -1,3 +1,10 @@
+2014-04-11 Glenn Morris <rgm@gnu.org>
+
+ * refcards/cs-dired-ref.tex, refcards/cs-refcard.tex:
+ * refcards/cs-survival.tex, refcards/sk-dired-ref.tex:
+ * refcards/sk-refcard.tex, refcards/sk-survival.tex:
+ Input "utf8off", which seems to be needed.
+
2014-03-14 RĂ¼diger Sonderfeld <ruediger@c-plusplus.de>
* tutorials/TUTORIAL.de: Adapt to recent changes in TUTORIAL.
diff --git a/etc/refcards/cs-dired-ref.tex b/etc/refcards/cs-dired-ref.tex
index 7160d063e74..0663bf21d5d 100644
--- a/etc/refcards/cs-dired-ref.tex
+++ b/etc/refcards/cs-dired-ref.tex
@@ -31,6 +31,11 @@
% Czech hyphenation rules applied
\chyph
+% Without this, pdfTeX 3.1415926-2.5-1.40.14 (TeX Live 2013/Debian)
+% aborts with: "! UTF-8 INPUT IS CORRUPTED !
+% May be you are using another input encoding"
+\input utf8off
+
% This file can be printed with 1, 2, or 3 columns per page.
% Specify how many you want here.
\newcount\columnsperpage
diff --git a/etc/refcards/cs-refcard.tex b/etc/refcards/cs-refcard.tex
index c528b5e185f..1da9b25145c 100644
--- a/etc/refcards/cs-refcard.tex
+++ b/etc/refcards/cs-refcard.tex
@@ -49,6 +49,11 @@
% Czech hyphenation rules applied
\chyph
+% Without this, pdfTeX 3.1415926-2.5-1.40.14 (TeX Live 2013/Debian)
+% aborts with: "! UTF-8 INPUT IS CORRUPTED !
+% May be you are using another input encoding"
+\input utf8off
+
% This file can be printed with 1, 2, or 3 columns per page.
% Specify how many you want here.
\newcount\columnsperpage
diff --git a/etc/refcards/cs-survival.tex b/etc/refcards/cs-survival.tex
index b57d5513579..75235ed3e6b 100644
--- a/etc/refcards/cs-survival.tex
+++ b/etc/refcards/cs-survival.tex
@@ -54,6 +54,11 @@
% Czech hyphenation rules applied
\chyph
+% Without this, pdfTeX 3.1415926-2.5-1.40.14 (TeX Live 2013/Debian)
+% aborts with: "! UTF-8 INPUT IS CORRUPTED !
+% May be you are using another input encoding"
+\input utf8off
+
\input emacsver.tex
\def\copyrightnotice{\penalty-1\vfill
diff --git a/etc/refcards/sk-dired-ref.tex b/etc/refcards/sk-dired-ref.tex
index 3501dc5fabd..53047268744 100644
--- a/etc/refcards/sk-dired-ref.tex
+++ b/etc/refcards/sk-dired-ref.tex
@@ -32,6 +32,11 @@
% Slovak hyphenation rules applied
\shyph
+% Without this, pdfTeX 3.1415926-2.5-1.40.14 (TeX Live 2013/Debian)
+% aborts with: "! UTF-8 INPUT IS CORRUPTED !
+% May be you are using another input encoding"
+\input utf8off
+
% This file can be printed with 1, 2, or 3 columns per page.
% Specify how many you want here.
\newcount\columnsperpage
diff --git a/etc/refcards/sk-refcard.tex b/etc/refcards/sk-refcard.tex
index 39c68eb17d8..9a112995eee 100644
--- a/etc/refcards/sk-refcard.tex
+++ b/etc/refcards/sk-refcard.tex
@@ -50,6 +50,11 @@
% Slovak hyphenation rules applied
\shyph
+% Without this, pdfTeX 3.1415926-2.5-1.40.14 (TeX Live 2013/Debian)
+% aborts with: "! UTF-8 INPUT IS CORRUPTED !
+% May be you are using another input encoding"
+\input utf8off
+
% This file can be printed with 1, 2, or 3 columns per page.
% Specify how many you want here.
\newcount\columnsperpage
diff --git a/etc/refcards/sk-survival.tex b/etc/refcards/sk-survival.tex
index f3b442a2fa2..b7e35946c92 100644
--- a/etc/refcards/sk-survival.tex
+++ b/etc/refcards/sk-survival.tex
@@ -55,6 +55,11 @@
% Slovak hyphenation rules applied
\shyph
+% Without this, pdfTeX 3.1415926-2.5-1.40.14 (TeX Live 2013/Debian)
+% aborts with: "! UTF-8 INPUT IS CORRUPTED !
+% May be you are using another input encoding"
+\input utf8off
+
\input emacsver.tex
\def\copyrightnotice{\penalty-1\vfill