mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-06-14 12:31:25 +00:00
README for manual translations available, and how to compile them
This commit is contained in:
parent
35af8d1099
commit
8902361cba
1 changed files with 16 additions and 0 deletions
|
|
@ -1,3 +1,19 @@
|
|||
* Translated Emacs manuals
|
||||
** Translations available
|
||||
|
||||
Translations for language _doclang_ can be found under directory
|
||||
doc/translations/_doclang_.
|
||||
|
||||
** Compiling a manual translation
|
||||
|
||||
For the info output, and, say, SES manual in French:
|
||||
|
||||
make -C doc/misc ses DOCLANG=fr
|
||||
|
||||
For the pdf output:
|
||||
|
||||
make -C doc/misc ses-fr.pdf DOCLANG=fr
|
||||
|
||||
* Translating the Emacs manuals
|
||||
|
||||
** Copyright assignment
|
||||
|
|
|
|||
Loading…
Reference in a new issue