emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master e8c8b59: * admin/make-tarball.txt, admin/release-pr


From: Glenn Morris
Subject: [Emacs-diffs] master e8c8b59: * admin/make-tarball.txt, admin/release-process: Refcard tweaks.
Date: Sat, 7 Jul 2018 12:34:33 -0400 (EDT)

branch: master
commit e8c8b5923a2be4e77aaac5d48e97a28d0c066697
Author: Glenn Morris <address@hidden>
Commit: Glenn Morris <address@hidden>

    * admin/make-tarball.txt, admin/release-process: Refcard tweaks.
---
 admin/make-tarball.txt | 6 +++---
 admin/release-process  | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/admin/make-tarball.txt b/admin/make-tarball.txt
index 28e369f..47b6017 100644
--- a/admin/make-tarball.txt
+++ b/admin/make-tarball.txt
@@ -87,9 +87,9 @@ General steps (for each step, check for possible errors):
      make -C etc/refcards
      make -C etc/refcards clean
 
-    If etc/refcards does not build you may need to downgrade or
-    upgrade your TeX installation, or do that part of the build by
-    hand.  For clues, search for the string "refcard" in the file
+    If some of the non-English etc/refcards fail to build, you
+    probably need to install some TeX foreign language packages.
+    For more information, search for the string "refcard" in the file
     admin/release-process.
 
 5.  Copy lisp/loaddefs.el to lisp/ldefs-boot.el.
diff --git a/admin/release-process b/admin/release-process
index 71ada82..504b702 100644
--- a/admin/release-process
+++ b/admin/release-process
@@ -166,9 +166,9 @@ emacs.pdf' (e.g., enable "smallbook").
 What paper size are the English versions supposed to be on?
 On Debian testing, the packages texlive-lang-czechslovak and
 texlive-lang-polish will let you generate the cs-* and sk-* pdfs.
-(You may need texlive-lang-cyrillic, texlive-lang-german for others.)
-The Makefile rules did not work for me, I had to use something like:
-csplain -output-format=pdf cs-refcard
+(You may need texlive-lang-cyrillic, texlive-lang-german,
+and texlive-fonts-extra for others.)  On Fedora-like systems,
+texlive-lh may help.
 
 ** Ask maintainers of refcard translations to update them.
 



reply via email to

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