mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
French translation of the math manual by Siegfried
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22968 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
ea3dce8c69
commit
c3cad57542
@ -2179,6 +2179,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)/Math.lyx $(srcdir)/es/Embedded
|
||||
eu/TOC.lyx: $(srcdir)/EmbeddedObjects.lyx $(srcdir)/Math.lyx $(srcdir)/eu/Customization.lyx $(srcdir)/eu/Extended.lyx $(srcdir)/eu/FAQ.lyx $(srcdir)/eu/Intro.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)/Math.lyx $(srcdir)/fr/Customization.lyx $(srcdir)/fr/EmbeddedObjects.lyx $(srcdir)/fr/Extended.lyx $(srcdir)/fr/FAQ.lyx $(srcdir)/fr/Intro.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
Loading…
Reference in New Issue
Block a user