mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-06-14 04:21:24 +00:00
ses doc, add comment how to compile individually the manuals.
This commit is contained in:
parent
02c806cb47
commit
4870bc06fa
2 changed files with 13 additions and 0 deletions
|
|
@ -9,6 +9,13 @@
|
|||
@syncodeindex vr cp
|
||||
@syncodeindex ky cp
|
||||
@c %**end of header
|
||||
@c compile info with
|
||||
@c make -C doc/misc ../../info/ses.info
|
||||
@c or just
|
||||
@c make -C doc/misc ses
|
||||
@c compile pdf with
|
||||
@c make -C doc/misc ses.pdf
|
||||
|
||||
|
||||
@copying
|
||||
This file documents @acronym{SES}: the Simple Emacs Spreadsheet.
|
||||
|
|
|
|||
|
|
@ -10,6 +10,12 @@
|
|||
@syncodeindex vr cp
|
||||
@syncodeindex ky cp
|
||||
@c %**end of header
|
||||
@c compiler info avec
|
||||
@c make -C doc/misc ../../info/ses-fr.info LANG=fr
|
||||
@c ou juste
|
||||
@c make -C doc/misc ses LANG=fr
|
||||
@c compiler pdf avec
|
||||
@c make -C doc/misc ses-fr.pdf LANG=fr
|
||||
|
||||
@copying
|
||||
Ce fichier documente @acronym{SES} : le tableur simple d’Emacs (Simple
|
||||
|
|
|
|||
Loading…
Reference in a new issue