aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorGlenn Morris2018-07-07 12:34:16 -0400
committerGlenn Morris2018-07-07 12:34:16 -0400
commite8c8b5923a2be4e77aaac5d48e97a28d0c066697 (patch)
tree5e36126a026676653d9a301528b2790aa30e3fc4 /admin
parentd3e0fdc24f85de3b33de007b8e1ca24560559d9b (diff)
downloademacs-e8c8b5923a2be4e77aaac5d48e97a28d0c066697.tar.gz
emacs-e8c8b5923a2be4e77aaac5d48e97a28d0c066697.zip
* admin/make-tarball.txt, admin/release-process: Refcard tweaks.
Diffstat (limited to 'admin')
-rw-r--r--admin/make-tarball.txt6
-rw-r--r--admin/release-process6
2 files changed, 6 insertions, 6 deletions
diff --git a/admin/make-tarball.txt b/admin/make-tarball.txt
index 28e369f61d3..47b60173f8e 100644
--- a/admin/make-tarball.txt
+++ b/admin/make-tarball.txt
@@ -87,9 +87,9 @@ General steps (for each step, check for possible errors):
87 make -C etc/refcards 87 make -C etc/refcards
88 make -C etc/refcards clean 88 make -C etc/refcards clean
89 89
90 If etc/refcards does not build you may need to downgrade or 90 If some of the non-English etc/refcards fail to build, you
91 upgrade your TeX installation, or do that part of the build by 91 probably need to install some TeX foreign language packages.
92 hand. For clues, search for the string "refcard" in the file 92 For more information, search for the string "refcard" in the file
93 admin/release-process. 93 admin/release-process.
94 94
955. Copy lisp/loaddefs.el to lisp/ldefs-boot.el. 955. Copy lisp/loaddefs.el to lisp/ldefs-boot.el.
diff --git a/admin/release-process b/admin/release-process
index 71ada82356c..504b70270f8 100644
--- a/admin/release-process
+++ b/admin/release-process
@@ -166,9 +166,9 @@ emacs.pdf' (e.g., enable "smallbook").
166What paper size are the English versions supposed to be on? 166What paper size are the English versions supposed to be on?
167On Debian testing, the packages texlive-lang-czechslovak and 167On Debian testing, the packages texlive-lang-czechslovak and
168texlive-lang-polish will let you generate the cs-* and sk-* pdfs. 168texlive-lang-polish will let you generate the cs-* and sk-* pdfs.
169(You may need texlive-lang-cyrillic, texlive-lang-german for others.) 169(You may need texlive-lang-cyrillic, texlive-lang-german,
170The Makefile rules did not work for me, I had to use something like: 170and texlive-fonts-extra for others.) On Fedora-like systems,
171csplain -output-format=pdf cs-refcard 171texlive-lh may help.
172 172
173** Ask maintainers of refcard translations to update them. 173** Ask maintainers of refcard translations to update them.
174 174