emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs-24 r116938: Fix for some etc/refcards encoding issue


From: Glenn Morris
Subject: [Emacs-diffs] emacs-24 r116938: Fix for some etc/refcards encoding issues
Date: Fri, 11 Apr 2014 06:09:17 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 116938
revision-id: address@hidden
parent: address@hidden
committer: Glenn Morris <address@hidden>
branch nick: emacs-24
timestamp: Thu 2014-04-10 23:09:12 -0700
message:
  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.
modified:
  etc/ChangeLog                  changelog-20091113204419-o5vbwnq5f7feedwu-1485
  etc/refcards/cs-dired-ref.tex  
csdiredref.tex-20091113204419-o5vbwnq5f7feedwu-5126
  etc/refcards/cs-refcard.tex    
csrefcard.tex-20091113204419-o5vbwnq5f7feedwu-5128
  etc/refcards/cs-survival.tex   
cssurvival.tex-20091113204419-o5vbwnq5f7feedwu-5129
  etc/refcards/sk-dired-ref.tex  
skdiredref.tex-20091113204419-o5vbwnq5f7feedwu-5154
  etc/refcards/sk-refcard.tex    
skrefcard.tex-20091113204419-o5vbwnq5f7feedwu-5156
  etc/refcards/sk-survival.tex   
sksurvival.tex-20091113204419-o5vbwnq5f7feedwu-5157
=== modified file 'etc/ChangeLog'
--- a/etc/ChangeLog     2014-03-14 17:03:30 +0000
+++ b/etc/ChangeLog     2014-04-11 06:09:12 +0000
@@ -1,3 +1,10 @@
+2014-04-11  Glenn Morris  <address@hidden>
+
+       * 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  <address@hidden>
 
        * tutorials/TUTORIAL.de: Adapt to recent changes in TUTORIAL.

=== modified file 'etc/refcards/cs-dired-ref.tex'
--- a/etc/refcards/cs-dired-ref.tex     2014-01-01 07:43:34 +0000
+++ b/etc/refcards/cs-dired-ref.tex     2014-04-11 06:09:12 +0000
@@ -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

=== modified file 'etc/refcards/cs-refcard.tex'
--- a/etc/refcards/cs-refcard.tex       2014-01-01 07:43:34 +0000
+++ b/etc/refcards/cs-refcard.tex       2014-04-11 06:09:12 +0000
@@ -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

=== modified file 'etc/refcards/cs-survival.tex'
--- a/etc/refcards/cs-survival.tex      2014-01-01 07:43:34 +0000
+++ b/etc/refcards/cs-survival.tex      2014-04-11 06:09:12 +0000
@@ -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

=== modified file 'etc/refcards/sk-dired-ref.tex'
--- a/etc/refcards/sk-dired-ref.tex     2014-01-01 07:43:34 +0000
+++ b/etc/refcards/sk-dired-ref.tex     2014-04-11 06:09:12 +0000
@@ -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

=== modified file 'etc/refcards/sk-refcard.tex'
--- a/etc/refcards/sk-refcard.tex       2014-01-01 07:43:34 +0000
+++ b/etc/refcards/sk-refcard.tex       2014-04-11 06:09:12 +0000
@@ -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

=== modified file 'etc/refcards/sk-survival.tex'
--- a/etc/refcards/sk-survival.tex      2014-01-01 07:43:34 +0000
+++ b/etc/refcards/sk-survival.tex      2014-04-11 06:09:12 +0000
@@ -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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]