mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-19 05:53:35 +00:00
French translation of the math manual by Siegfried
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22969 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
35a75c5119
commit
b54e067d16
@ -2367,6 +2367,7 @@ lib_doc_fr_files = Split('''
|
||||
Extended.lyx
|
||||
FAQ.lyx
|
||||
Intro.lyx
|
||||
Math.lyx
|
||||
Tutorial.lyx
|
||||
UserGuide.lyx
|
||||
''')
|
||||
|
@ -129,6 +129,7 @@ dist_frdoc_DATA = \
|
||||
fr/Extended.lyx \
|
||||
fr/FAQ.lyx \
|
||||
fr/Intro.lyx \
|
||||
fr/Math.lyx \
|
||||
fr/Tutorial.lyx \
|
||||
fr/UserGuide.lyx
|
||||
|
||||
|
@ -22,7 +22,7 @@ es/TOC.lyx: $(srcdir)/Customization.lyx $(srcdir)/es/EmbeddedObjects.lyx $(srcdi
|
||||
eu/TOC.lyx: $(srcdir)/eu/Customization.lyx $(srcdir)/EmbeddedObjects.lyx $(srcdir)/eu/Extended.lyx $(srcdir)/eu/FAQ.lyx $(srcdir)/eu/Intro.lyx $(srcdir)/Math.lyx $(srcdir)/eu/Tutorial.lyx $(srcdir)/eu/UserGuide.lyx
|
||||
PYTHONPATH=$(top_builddir)/lib/lyx2lyx python -tt $(srcdir)/doc_toc.py eu .
|
||||
|
||||
fr/TOC.lyx: $(srcdir)/fr/Customization.lyx $(srcdir)/fr/EmbeddedObjects.lyx $(srcdir)/fr/Extended.lyx $(srcdir)/fr/FAQ.lyx $(srcdir)/fr/Intro.lyx $(srcdir)/Math.lyx $(srcdir)/fr/Tutorial.lyx $(srcdir)/fr/UserGuide.lyx
|
||||
fr/TOC.lyx: $(srcdir)/fr/Customization.lyx $(srcdir)/fr/EmbeddedObjects.lyx $(srcdir)/fr/Extended.lyx $(srcdir)/fr/FAQ.lyx $(srcdir)/fr/Intro.lyx $(srcdir)/fr/Math.lyx $(srcdir)/fr/Tutorial.lyx $(srcdir)/fr/UserGuide.lyx
|
||||
PYTHONPATH=$(top_builddir)/lib/lyx2lyx python -tt $(srcdir)/doc_toc.py fr .
|
||||
|
||||
gl/TOC.lyx: $(srcdir)/Customization.lyx $(srcdir)/EmbeddedObjects.lyx $(srcdir)/Extended.lyx $(srcdir)/FAQ.lyx $(srcdir)/Math.lyx $(srcdir)/UserGuide.lyx $(srcdir)/gl/Intro.lyx $(srcdir)/gl/Tutorial.lyx
|
||||
|
33230
lib/doc/fr/Math.lyx
Normal file
33230
lib/doc/fr/Math.lyx
Normal file
File diff suppressed because it is too large
Load Diff
@ -24,8 +24,8 @@ What's new
|
||||
|
||||
* DOCUMENTATION AND LOCALIZATION
|
||||
|
||||
- New manual "LyX's detailed math manual" available in English and German.
|
||||
It includes the content of the example file "mathed.lyx", which is
|
||||
- New manual "LyX's detailed math manual" available in English, French, and
|
||||
German. It includes the content of the example file "mathed.lyx", which is
|
||||
no more shipped separately.
|
||||
|
||||
- New section "Floats Side by Side" in the EmbeddedObjects manual.
|
||||
|
Loading…
x
Reference in New Issue
Block a user