From 7dd29bb818b92147f4a659a4e4174d3e3f66542f Mon Sep 17 00:00:00 2001 From: Jean-Marc Lasgouttes Date: Sun, 25 Feb 2007 18:12:03 +0000 Subject: [PATCH] Move translated files to their own directory What I did: * move xx_foo.ext to xx/foo.ext * update Makefile.am to make install work * minimally update scons_manifest.py (I'd be surprised to see it work). * update i18nLibFileSearch to use the new naming scheme, and keep temporarily some code that checks the old method. * update image paths in .lyx files * update name of files (examples in tutorial, for ex.) in lyx files What is definitely broken: * cmake (did not touch it) * TOC files (I am not sure how the code works) I would be surprised if nothing else was wrong. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17343 a592a061-630c-0410-9148-cb99ea01b6c8 --- development/scons/scons_manifest.py | 204 +++++++-------- lib/Makefile.am | 181 ++++++++----- lib/bind/{de_menus.bind => de/menus.bind} | 0 lib/bind/{fi_menus.bind => fi/menus.bind} | 0 lib/bind/{pt_menus.bind => pt/menus.bind} | 0 lib/bind/{sv_menus.bind => sv/menus.bind} | 0 lib/doc/Makefile.am | 163 ++++++++---- lib/doc/Makefile.depend | 59 +---- lib/doc/{cs_Tutorial.lyx => cs/Tutorial.lyx} | 0 lib/doc/{da_Intro.lyx => da/Intro.lyx} | 0 .../Customization.lyx} | 8 +- lib/doc/{de_Extended.lyx => de/Extended.lyx} | 22 +- lib/doc/{de_FAQ.lyx => de/FAQ.lyx} | 0 lib/doc/{de_Intro.lyx => de/Intro.lyx} | 0 lib/doc/{de_Tutorial.lyx => de/Tutorial.lyx} | 50 ++-- .../{de_UserGuide.lyx => de/UserGuide.lyx} | 240 +++++++++--------- .../EmbeddedObjects.lyx} | 108 ++++---- lib/doc/{es_Intro.lyx => es/Intro.lyx} | 4 +- lib/doc/{es_Tutorial.lyx => es/Tutorial.lyx} | 32 +-- .../Customization.lyx} | 0 lib/doc/{eu_Extended.lyx => eu/Extended.lyx} | 2 +- lib/doc/{eu_FAQ.lyx => eu/FAQ.lyx} | 0 lib/doc/{eu_Intro.lyx => eu/Intro.lyx} | 0 lib/doc/{eu_Tutorial.lyx => eu/Tutorial.lyx} | 32 +-- .../{eu_UserGuide.lyx => eu/UserGuide.lyx} | 10 +- .../Customization.lyx} | 0 lib/doc/{fr_Extended.lyx => fr/Extended.lyx} | 6 +- lib/doc/{fr_FAQ.lyx => fr/FAQ.lyx} | 0 lib/doc/{fr_Intro.lyx => fr/Intro.lyx} | 2 +- lib/doc/{fr_Tutorial.lyx => fr/Tutorial.lyx} | 28 +- .../{fr_UserGuide.lyx => fr/UserGuide.lyx} | 10 +- lib/doc/{gl_Intro.lyx => gl/Intro.lyx} | 2 +- lib/doc/{gl_Tutorial.lyx => gl/Tutorial.lyx} | 52 ++-- lib/doc/{he_Intro.lyx => he/Intro.lyx} | 0 lib/doc/{he_Tutorial.lyx => he/Tutorial.lyx} | 30 +-- lib/doc/{hu_Intro.lyx => hu/Intro.lyx} | 0 lib/doc/{hu_Tutorial.lyx => hu/Tutorial.lyx} | 30 +-- .../Customization.lyx} | 0 lib/doc/{it_Intro.lyx => it/Intro.lyx} | 0 lib/doc/{it_Tutorial.lyx => it/Tutorial.lyx} | 0 .../{it_UserGuide.lyx => it/UserGuide.lyx} | 6 +- lib/doc/{nb_Intro.lyx => nb/Intro.lyx} | 0 lib/doc/{nl_Intro.lyx => nl/Intro.lyx} | 0 lib/doc/{nl_Tutorial.lyx => nl/Tutorial.lyx} | 28 +- lib/doc/{pl_Extended.lyx => pl/Extended.lyx} | 2 +- lib/doc/{pl_Intro.lyx => pl/Intro.lyx} | 0 lib/doc/{pl_Tutorial.lyx => pl/Tutorial.lyx} | 0 lib/doc/{pt_Intro.lyx => pt/Intro.lyx} | 0 lib/doc/{pt_Tutorial.lyx => pt/Tutorial.lyx} | 34 +-- lib/doc/{ro_Intro.lyx => ro/Intro.lyx} | 0 lib/doc/{ru_FAQ.lyx => ru/FAQ.lyx} | 0 lib/doc/{ru_Intro.lyx => ru/Intro.lyx} | 0 lib/doc/{ru_Tutorial.lyx => ru/Tutorial.lyx} | 0 lib/doc/{sk_Tutorial.lyx => sk/Tutorial.lyx} | 0 .../{sk_UserGuide.lyx => sk/UserGuide.lyx} | 8 +- lib/doc/{sl_Intro.lyx => sl/Intro.lyx} | 0 lib/doc/{sl_Tutorial.lyx => sl/Tutorial.lyx} | 30 +-- lib/doc/{sv_Intro.lyx => sv/Intro.lyx} | 0 lib/doc/{sv_Tutorial.lyx => sv/Tutorial.lyx} | 0 lib/examples/{ca_splash.lyx => ca/splash.lyx} | 0 lib/examples/{cs_splash.lyx => cs/splash.lyx} | 0 lib/examples/{da_splash.lyx => da/splash.lyx} | 0 .../ItemizeBullets.lyx} | 0 .../{de_Lebenslauf.lyx => de/Lebenslauf.lyx} | 0 .../{de_Minipage.lyx => de/Minipage.lyx} | 0 .../TableExamples.lyx} | 0 .../{de_Waehrungen.lyx => de/Waehrungen.lyx} | 0 .../beispiel_gelyxt.lyx} | 0 .../beispiel_roh.lyx} | 0 .../{de_decimal.lyx => de/decimal.lyx} | 0 lib/examples/{de_mathed.lyx => de/mathed.lyx} | 0 .../{de_multicol.lyx => de/multicol.lyx} | 0 lib/examples/{de_splash.lyx => de/splash.lyx} | 0 .../ejemplo_con_lyx.lyx} | 0 .../ejemplo_sin_lyx.lyx} | 0 lib/examples/{es_splash.lyx => es/splash.lyx} | 0 .../adibide_gordina.lyx} | 0 .../adibide_lyx-atua.lyx} | 0 lib/examples/{eu_splash.lyx => eu/splash.lyx} | 0 .../AlignementDecimal.lyx} | 0 lib/examples/{fr_CV.lyx => fr/CV.lyx} | 0 .../ExemplesTableaux.lyx} | 0 lib/examples/{fr_Foils.lyx => fr/Foils.lyx} | 0 .../ListesPuces.lyx} | 0 .../{fr_Minipage.lyx => fr/Minipage.lyx} | 0 .../exemple_brut.lyx} | 0 .../exemple_lyxifie.lyx} | 0 lib/examples/{fr_mathed.lyx => fr/mathed.lyx} | 0 .../{fr_multicol.lyx => fr/multicol.lyx} | 0 lib/examples/{fr_splash.lyx => fr/splash.lyx} | 0 .../exemplo_bruto.lyx} | 0 .../exemplo_lyxificado.lyx} | 0 lib/examples/{gl_splash.lyx => gl/splash.lyx} | 0 .../example_raw.lyx} | 0 .../he_example_lyxified.lyx} | 0 .../he_example_raw.lyx} | 0 .../example_lyxified.lyx} | 0 .../example_raw.lyx} | 0 lib/examples/{hu_splash.lyx => hu/splash.lyx} | 0 .../ItemizeBullets.lyx} | 0 lib/examples/{it_splash.lyx => it/splash.lyx} | 0 .../{nl_multicol.lyx => nl/multicol.lyx} | 0 .../opsommingstekens.lyx} | 0 lib/examples/{nl_splash.lyx => nl/splash.lyx} | 0 .../voorbeeld_ruw.lyx} | 0 .../voorbeeld_verlyxt.lyx} | 0 lib/examples/{pl_splash.lyx => pl/splash.lyx} | 0 lib/examples/{pt_splash.lyx => pt/splash.lyx} | 0 lib/examples/{ro_splash.lyx => ro/splash.lyx} | 0 lib/examples/{ru_splash.lyx => ru/splash.lyx} | 0 .../primer_lyxan.lyx} | 0 .../primer_surov.lyx} | 0 lib/examples/{sl_splash.lyx => sl/splash.lyx} | 0 src/support/filetools.C | 16 +- 114 files changed, 736 insertions(+), 663 deletions(-) rename lib/bind/{de_menus.bind => de/menus.bind} (100%) rename lib/bind/{fi_menus.bind => fi/menus.bind} (100%) rename lib/bind/{pt_menus.bind => pt/menus.bind} (100%) rename lib/bind/{sv_menus.bind => sv/menus.bind} (100%) rename lib/doc/{cs_Tutorial.lyx => cs/Tutorial.lyx} (100%) rename lib/doc/{da_Intro.lyx => da/Intro.lyx} (100%) rename lib/doc/{de_Customization.lyx => de/Customization.lyx} (99%) rename lib/doc/{de_Extended.lyx => de/Extended.lyx} (99%) rename lib/doc/{de_FAQ.lyx => de/FAQ.lyx} (100%) rename lib/doc/{de_Intro.lyx => de/Intro.lyx} (100%) rename lib/doc/{de_Tutorial.lyx => de/Tutorial.lyx} (99%) rename lib/doc/{de_UserGuide.lyx => de/UserGuide.lyx} (99%) rename lib/doc/{es_EmbeddedObjects.lyx => es/EmbeddedObjects.lyx} (99%) rename lib/doc/{es_Intro.lyx => es/Intro.lyx} (99%) rename lib/doc/{es_Tutorial.lyx => es/Tutorial.lyx} (99%) rename lib/doc/{eu_Customization.lyx => eu/Customization.lyx} (100%) rename lib/doc/{eu_Extended.lyx => eu/Extended.lyx} (99%) rename lib/doc/{eu_FAQ.lyx => eu/FAQ.lyx} (100%) rename lib/doc/{eu_Intro.lyx => eu/Intro.lyx} (100%) rename lib/doc/{eu_Tutorial.lyx => eu/Tutorial.lyx} (99%) rename lib/doc/{eu_UserGuide.lyx => eu/UserGuide.lyx} (99%) rename lib/doc/{fr_Customization.lyx => fr/Customization.lyx} (100%) rename lib/doc/{fr_Extended.lyx => fr/Extended.lyx} (99%) rename lib/doc/{fr_FAQ.lyx => fr/FAQ.lyx} (100%) rename lib/doc/{fr_Intro.lyx => fr/Intro.lyx} (99%) rename lib/doc/{fr_Tutorial.lyx => fr/Tutorial.lyx} (99%) rename lib/doc/{fr_UserGuide.lyx => fr/UserGuide.lyx} (99%) rename lib/doc/{gl_Intro.lyx => gl/Intro.lyx} (99%) rename lib/doc/{gl_Tutorial.lyx => gl/Tutorial.lyx} (99%) rename lib/doc/{he_Intro.lyx => he/Intro.lyx} (100%) rename lib/doc/{he_Tutorial.lyx => he/Tutorial.lyx} (99%) rename lib/doc/{hu_Intro.lyx => hu/Intro.lyx} (100%) rename lib/doc/{hu_Tutorial.lyx => hu/Tutorial.lyx} (99%) rename lib/doc/{it_Customization.lyx => it/Customization.lyx} (100%) rename lib/doc/{it_Intro.lyx => it/Intro.lyx} (100%) rename lib/doc/{it_Tutorial.lyx => it/Tutorial.lyx} (100%) rename lib/doc/{it_UserGuide.lyx => it/UserGuide.lyx} (99%) rename lib/doc/{nb_Intro.lyx => nb/Intro.lyx} (100%) rename lib/doc/{nl_Intro.lyx => nl/Intro.lyx} (100%) rename lib/doc/{nl_Tutorial.lyx => nl/Tutorial.lyx} (99%) rename lib/doc/{pl_Extended.lyx => pl/Extended.lyx} (99%) rename lib/doc/{pl_Intro.lyx => pl/Intro.lyx} (100%) rename lib/doc/{pl_Tutorial.lyx => pl/Tutorial.lyx} (100%) rename lib/doc/{pt_Intro.lyx => pt/Intro.lyx} (100%) rename lib/doc/{pt_Tutorial.lyx => pt/Tutorial.lyx} (99%) rename lib/doc/{ro_Intro.lyx => ro/Intro.lyx} (100%) rename lib/doc/{ru_FAQ.lyx => ru/FAQ.lyx} (100%) rename lib/doc/{ru_Intro.lyx => ru/Intro.lyx} (100%) rename lib/doc/{ru_Tutorial.lyx => ru/Tutorial.lyx} (100%) rename lib/doc/{sk_Tutorial.lyx => sk/Tutorial.lyx} (100%) rename lib/doc/{sk_UserGuide.lyx => sk/UserGuide.lyx} (99%) rename lib/doc/{sl_Intro.lyx => sl/Intro.lyx} (100%) rename lib/doc/{sl_Tutorial.lyx => sl/Tutorial.lyx} (99%) rename lib/doc/{sv_Intro.lyx => sv/Intro.lyx} (100%) rename lib/doc/{sv_Tutorial.lyx => sv/Tutorial.lyx} (100%) rename lib/examples/{ca_splash.lyx => ca/splash.lyx} (100%) rename lib/examples/{cs_splash.lyx => cs/splash.lyx} (100%) rename lib/examples/{da_splash.lyx => da/splash.lyx} (100%) rename lib/examples/{de_ItemizeBullets.lyx => de/ItemizeBullets.lyx} (100%) rename lib/examples/{de_Lebenslauf.lyx => de/Lebenslauf.lyx} (100%) rename lib/examples/{de_Minipage.lyx => de/Minipage.lyx} (100%) rename lib/examples/{de_TableExamples.lyx => de/TableExamples.lyx} (100%) rename lib/examples/{de_Waehrungen.lyx => de/Waehrungen.lyx} (100%) rename lib/examples/{de_beispiel_gelyxt.lyx => de/beispiel_gelyxt.lyx} (100%) rename lib/examples/{de_beispiel_roh.lyx => de/beispiel_roh.lyx} (100%) rename lib/examples/{de_decimal.lyx => de/decimal.lyx} (100%) rename lib/examples/{de_mathed.lyx => de/mathed.lyx} (100%) rename lib/examples/{de_multicol.lyx => de/multicol.lyx} (100%) rename lib/examples/{de_splash.lyx => de/splash.lyx} (100%) rename lib/examples/{es_ejemplo_con_lyx.lyx => es/ejemplo_con_lyx.lyx} (100%) rename lib/examples/{es_ejemplo_sin_lyx.lyx => es/ejemplo_sin_lyx.lyx} (100%) rename lib/examples/{es_splash.lyx => es/splash.lyx} (100%) rename lib/examples/{eu_adibide_gordina.lyx => eu/adibide_gordina.lyx} (100%) rename lib/examples/{eu_adibide_lyx-atua.lyx => eu/adibide_lyx-atua.lyx} (100%) rename lib/examples/{eu_splash.lyx => eu/splash.lyx} (100%) rename lib/examples/{fr_AlignementDecimal.lyx => fr/AlignementDecimal.lyx} (100%) rename lib/examples/{fr_CV.lyx => fr/CV.lyx} (100%) rename lib/examples/{fr_ExemplesTableaux.lyx => fr/ExemplesTableaux.lyx} (100%) rename lib/examples/{fr_Foils.lyx => fr/Foils.lyx} (100%) rename lib/examples/{fr_ListesPuces.lyx => fr/ListesPuces.lyx} (100%) rename lib/examples/{fr_Minipage.lyx => fr/Minipage.lyx} (100%) rename lib/examples/{fr_exemple_brut.lyx => fr/exemple_brut.lyx} (100%) rename lib/examples/{fr_exemple_lyxifie.lyx => fr/exemple_lyxifie.lyx} (100%) rename lib/examples/{fr_mathed.lyx => fr/mathed.lyx} (100%) rename lib/examples/{fr_multicol.lyx => fr/multicol.lyx} (100%) rename lib/examples/{fr_splash.lyx => fr/splash.lyx} (100%) rename lib/examples/{gl_exemplo_bruto.lyx => gl/exemplo_bruto.lyx} (100%) rename lib/examples/{gl_exemplo_lyxificado.lyx => gl/exemplo_lyxificado.lyx} (100%) rename lib/examples/{gl_splash.lyx => gl/splash.lyx} (100%) rename lib/examples/{he_example_raw.lyx => he/example_raw.lyx} (100%) rename lib/examples/{he_he_example_lyxified.lyx => he/he_example_lyxified.lyx} (100%) rename lib/examples/{he_he_example_raw.lyx => he/he_example_raw.lyx} (100%) rename lib/examples/{hu_example_lyxified.lyx => hu/example_lyxified.lyx} (100%) rename lib/examples/{hu_example_raw.lyx => hu/example_raw.lyx} (100%) rename lib/examples/{hu_splash.lyx => hu/splash.lyx} (100%) rename lib/examples/{it_ItemizeBullets.lyx => it/ItemizeBullets.lyx} (100%) rename lib/examples/{it_splash.lyx => it/splash.lyx} (100%) rename lib/examples/{nl_multicol.lyx => nl/multicol.lyx} (100%) rename lib/examples/{nl_opsommingstekens.lyx => nl/opsommingstekens.lyx} (100%) rename lib/examples/{nl_splash.lyx => nl/splash.lyx} (100%) rename lib/examples/{nl_voorbeeld_ruw.lyx => nl/voorbeeld_ruw.lyx} (100%) rename lib/examples/{nl_voorbeeld_verlyxt.lyx => nl/voorbeeld_verlyxt.lyx} (100%) rename lib/examples/{pl_splash.lyx => pl/splash.lyx} (100%) rename lib/examples/{pt_splash.lyx => pt/splash.lyx} (100%) rename lib/examples/{ro_splash.lyx => ro/splash.lyx} (100%) rename lib/examples/{ru_splash.lyx => ru/splash.lyx} (100%) rename lib/examples/{sl_primer_lyxan.lyx => sl/primer_lyxan.lyx} (100%) rename lib/examples/{sl_primer_surov.lyx => sl/primer_surov.lyx} (100%) rename lib/examples/{sl_splash.lyx => sl/splash.lyx} (100%) diff --git a/development/scons/scons_manifest.py b/development/scons/scons_manifest.py index 09f30dd418..3421ed389b 100644 --- a/development/scons/scons_manifest.py +++ b/development/scons/scons_manifest.py @@ -1304,27 +1304,76 @@ lib_image_noinst_files = Split(''' lib_bind_files = Split(''' + de/menus.bind + fi/menus.bind + pt/menus.bind + sv/menus.bind broadway.bind cua.bind cyrkeys.bind - de_menus.bind emacs.bind - fi_menus.bind greekkeys.bind hollywood.bind latinkeys.bind mac.bind math.bind menus.bind - pt_menus.bind sciword.bind - sv_menus.bind xemacs.bind aqua.bind ''') lib_examples_files = Split(''' + ca/splash.lyx + cs/splash.lyx + da/splash.lyx + de/ItemizeBullets.lyx + de/Lebenslauf.lyx + de/Minipage.lyx + de/TableExamples.lyx + de/Waehrungen.lyx + de/beispiel_gelyxt.lyx + de/beispiel_roh.lyx + de/decimal.lyx + de/splash.lyx + de/mathed.lyx + de/multicol.lyx + es/ejemplo_con_lyx.lyx + es/ejemplo_sin_lyx.lyx + es/splash.lyx + eu/adibide_gordina.lyx + eu/adibide_lyx-atua.lyx + eu/splash.lyx + fr/AlignementDecimal.lyx + fr/CV.lyx + fr/ExemplesTableaux.lyx + fr/Foils.lyx + fr/ListesPuces.lyx + fr/Minipage.lyx + fr/exemple_brut.lyx + fr/exemple_lyxifie.lyx + fr/mathed.lyx + fr/multicol.lyx + fr/splash.lyx + he/example_raw.lyx + he/he_example_lyxified.lyx + he/he_example_raw.lyx + hu/splash.lyx + it/ItemizeBullets.lyx + it/splash.lyx + nl/multicol.lyx + nl/opsommingstekens.lyx + nl/splash.lyx + nl/voorbeeld_ruw.lyx + nl/voorbeeld_verlyxt.lyx + pl/splash.lyx + pt/splash.lyx + ru/splash.lyx + sl/primer_lyxan.lyx + sl/primer_surov.lyx + sl/splash.lyx + ro/splash.lyx Foils.lyx ItemizeBullets.lyx Literate.lyx @@ -1346,74 +1395,25 @@ lib_examples_files = Split(''' beamer-knight4-mask.png beamer-knight4.png beamerlyxexample1.lyx - ca_splash.lyx chess-article.lyx chessgame.lyx - cs_splash.lyx currency.lyx cv.lyx - da_splash.lyx - de_ItemizeBullets.lyx - de_Lebenslauf.lyx - de_Minipage.lyx - de_TableExamples.lyx - de_Waehrungen.lyx - de_beispiel_gelyxt.lyx - de_beispiel_roh.lyx - de_decimal.lyx - de_splash.lyx - de_mathed.lyx - de_multicol.lyx decimal.lyx docbook_article.lyx - es_ejemplo_con_lyx.lyx - es_ejemplo_sin_lyx.lyx - es_splash.lyx - eu_adibide_gordina.lyx - eu_adibide_lyx-atua.lyx - eu_splash.lyx example_lyxified.lyx example_raw.lyx - fr_AlignementDecimal.lyx - fr_CV.lyx - fr_ExemplesTableaux.lyx - fr_Foils.lyx - fr_ListesPuces.lyx - fr_Minipage.lyx - fr_exemple_brut.lyx - fr_exemple_lyxifie.lyx - fr_mathed.lyx - fr_multicol.lyx - fr_splash.lyx - he_example_raw.lyx - he_he_example_lyxified.lyx - he_he_example_raw.lyx - hu_splash.lyx iecc05.fen iecc07.fen iecc12.fen - it_ItemizeBullets.lyx - it_splash.lyx landslide.lyx listerrors.lyx mathed.lyx multicol.lyx - nl_multicol.lyx - nl_opsommingstekens.lyx - nl_splash.lyx - nl_voorbeeld_ruw.lyx - nl_voorbeeld_verlyxt.lyx noweb2lyx.lyx - pl_splash.lyx - pt_splash.lyx - ru_splash.lyx script_form.lyx - sl_primer_lyxan.lyx - sl_primer_surov.lyx - sl_splash.lyx splash.lyx g-brief2.lyx - ro_splash.lyx ''') @@ -2259,63 +2259,63 @@ lib_ui_files = Split(''' lib_doc_files = Split(''' - cs_Tutorial.lyx + cs/Tutorial.lyx + da/Intro.lyx + de/Customization.lyx + de/Extended.lyx + de/FAQ.lyx + de/Intro.lyx + de/Tutorial.lyx + de/UserGuide.lyx + es/Intro.lyx + es/Tutorial.lyx + es/EmbeddedObjects.lyx + eu/Customization.lyx + eu/Extended.lyx + eu/FAQ.lyx + eu/Intro.lyx + eu/Tutorial.lyx + eu/UserGuide.lyx + fr/Customization.lyx + fr/Extended.lyx + fr/FAQ.lyx + fr/Intro.lyx + fr/Tutorial.lyx + fr/UserGuide.lyx + he/Intro.lyx + he/Tutorial.lyx + hu/Intro.lyx + hu/Tutorial.lyx + it/Customization.lyx + it/Intro.lyx + it/Tutorial.lyx + it/UserGuide.lyx + nl/Intro.lyx + nl/Tutorial.lyx + nb/Intro.lyx + pl/Extended.lyx + pl/Intro.lyx + pl/Tutorial.lyx + pt/Intro.lyx + pt/Tutorial.lyx + ro/Intro.lyx + ru/FAQ.lyx + ru/Intro.lyx + ru/Tutorial.lyx + sk/Tutorial.lyx + sk/UserGuide.lyx + sl/Intro.lyx + sl/Tutorial.lyx + sv/Intro.lyx + sv/Tutorial.lyx Customization.lyx - da_Intro.lyx - de_Customization.lyx - de_Extended.lyx - de_FAQ.lyx - de_Intro.lyx - de_Tutorial.lyx - de_UserGuide.lyx DocStyle.lyx - es_Intro.lyx - es_Tutorial.lyx - es_EmbeddedObjects.lyx - eu_Customization.lyx - eu_Extended.lyx - eu_FAQ.lyx - eu_Intro.lyx - eu_Tutorial.lyx - eu_UserGuide.lyx EmbeddedObjects.lyx Extended.lyx FAQ.lyx - fr_Customization.lyx - fr_Extended.lyx - fr_FAQ.lyx - fr_Intro.lyx - fr_Tutorial.lyx - fr_UserGuide.lyx - he_Intro.lyx - he_Tutorial.lyx - hu_Intro.lyx - hu_Tutorial.lyx Intro.lyx - it_Customization.lyx - it_Intro.lyx - it_Tutorial.lyx - it_UserGuide.lyx LaTeXConfig.lyx.in - nl_Intro.lyx - nl_Tutorial.lyx - nb_Intro.lyx - pl_Extended.lyx - pl_Intro.lyx - pl_Tutorial.lyx - pt_Intro.lyx - pt_Tutorial.lyx Reference.lyx - ro_Intro.lyx - ru_FAQ.lyx - ru_Intro.lyx - ru_Tutorial.lyx - sk_Tutorial.lyx - sk_UserGuide.lyx - sl_Intro.lyx - sl_Tutorial.lyx - sv_Intro.lyx - sv_Tutorial.lyx Tutorial.lyx UserGuide.lyx escher-lsd.eps diff --git a/lib/Makefile.am b/lib/Makefile.am index 11fb03d464..daba3dbbc1 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -4,8 +4,8 @@ SUBDIRS = doc lyx2lyx CHMOD = chmod -dist_pkgdata_DATA = CREDITS chkconfig.ltx \ - external_templates encodings languages symbols syntax.default unicodesymbols +dist_pkgdata_DATA = CREDITS chkconfig.ltx external_templates encodings \ + languages symbols syntax.default unicodesymbols # Note that we "chmod 755" manually this file in install-data-hook. dist_pkgdata_PYTHON = configure.py @@ -33,23 +33,35 @@ dist_noinst_DATA = \ images/math/misc.xbm \ images/math/varsz.xbm +debinddir = $(pkgdatadir)/bind/de +dist_debind_DATA = \ + bind/de/menus.bind + +fibinddir = $(pkgdatadir)/bind/fi +dist_fibind_DATA = \ + bind/fi/menus.bind + +ptbinddir = $(pkgdatadir)/bind/pt +dist_ptbind_DATA = \ + bind/pt/menus.bind + +svbinddir = $(pkgdatadir)/bind/sv +dist_svbind_DATA = \ + bind/sv/menus.bind + binddir = $(pkgdatadir)/bind dist_bind_DATA = \ bind/broadway.bind \ bind/cua.bind \ bind/cyrkeys.bind \ - bind/de_menus.bind \ bind/emacs.bind \ - bind/fi_menus.bind \ bind/greekkeys.bind \ bind/hollywood.bind \ bind/latinkeys.bind \ bind/mac.bind \ bind/math.bind \ bind/menus.bind \ - bind/pt_menus.bind \ bind/sciword.bind \ - bind/sv_menus.bind \ bind/xemacs.bind \ bind/aqua.bind @@ -76,6 +88,109 @@ dist_clipart_DATA = \ clipart/without_fntright.pdf \ clipart/with_fntright.pdf +caexamplesdir = $(pkgdatadir)/examples/ca +dist_caexamples_DATA = \ + examples/ca/splash.lyx + +csexamplesdir = $(pkgdatadir)/examples/cs +dist_csexamples_DATA = \ + examples/cs/splash.lyx + +daexamplesdir = $(pkgdatadir)/examples/da +dist_daexamples_DATA = \ + examples/da/splash.lyx + +deexamplesdir = $(pkgdatadir)/examples/de +dist_deexamples_DATA = \ + examples/de/ItemizeBullets.lyx \ + examples/de/Lebenslauf.lyx \ + examples/de/Minipage.lyx \ + examples/de/TableExamples.lyx \ + examples/de/Waehrungen.lyx \ + examples/de/beispiel_gelyxt.lyx \ + examples/de/beispiel_roh.lyx \ + examples/de/decimal.lyx \ + examples/de/splash.lyx \ + examples/de/mathed.lyx \ + examples/de/multicol.lyx + +esexamplesdir = $(pkgdatadir)/examples/es +dist_esexamples_DATA = \ + examples/es/ejemplo_con_lyx.lyx \ + examples/es/ejemplo_sin_lyx.lyx \ + examples/es/splash.lyx + +euexamplesdir = $(pkgdatadir)/examples/eu +dist_euexamples_DATA = \ + examples/eu/adibide_gordina.lyx \ + examples/eu/adibide_lyx-atua.lyx \ + examples/eu/splash.lyx + +frexamplesdir = $(pkgdatadir)/examples/fr +dist_frexamples_DATA = \ + examples/fr/AlignementDecimal.lyx \ + examples/fr/CV.lyx \ + examples/fr/ExemplesTableaux.lyx \ + examples/fr/Foils.lyx \ + examples/fr/ListesPuces.lyx \ + examples/fr/Minipage.lyx \ + examples/fr/exemple_brut.lyx \ + examples/fr/exemple_lyxifie.lyx \ + examples/fr/mathed.lyx \ + examples/fr/multicol.lyx \ + examples/fr/splash.lyx + +glexamplesdir = $(pkgdatadir)/examples/gl +dist_glexamples_DATA = \ + examples/gl/exemplo_bruto.lyx \ + examples/gl/exemplo_lyxificado.lyx \ + examples/gl/splash.lyx + +heexamplesdir = $(pkgdatadir)/examples/he +dist_heexamples_DATA = \ + examples/he/example_raw.lyx \ + examples/he/he_example_lyxified.lyx \ + examples/he/he_example_raw.lyx + +huexamplesdir = $(pkgdatadir)/examples/hu +dist_huexamples_DATA = \ + examples/hu/splash.lyx + +itexamplesdir = $(pkgdatadir)/examples/it +dist_itexamples_DATA = \ + examples/it/ItemizeBullets.lyx \ + examples/it/splash.lyx + +nlexamplesdir = $(pkgdatadir)/examples/nl +dist_nlexamples_DATA = \ + examples/nl/multicol.lyx \ + examples/nl/opsommingstekens.lyx \ + examples/nl/splash.lyx \ + examples/nl/voorbeeld_ruw.lyx \ + examples/nl/voorbeeld_verlyxt.lyx + +plexamplesdir = $(pkgdatadir)/examples/pl +dist_plexamples_DATA = \ + examples/pl/splash.lyx + +ptexamplesdir = $(pkgdatadir)/examples/pt +dist_ptexamples_DATA = \ + examples/pt/splash.lyx + +roexamplesdir = $(pkgdatadir)/examples/ro +dist_roexamples_DATA = \ + examples/ro/splash.lyx + +ruexamplesdir = $(pkgdatadir)/examples/ru +dist_ruexamples_DATA = \ + examples/ru/splash.lyx + +slexamplesdir = $(pkgdatadir)/examples/sl +dist_slexamples_DATA = \ + examples/sl/primer_lyxan.lyx \ + examples/sl/primer_surov.lyx \ + examples/sl/splash.lyx + examplesdir = $(pkgdatadir)/examples dist_examples_DATA = \ examples/Foils.lyx \ @@ -99,77 +214,25 @@ dist_examples_DATA = \ examples/beamer-knight4-mask.png \ examples/beamer-knight4.png \ examples/beamerlyxexample1.lyx \ - examples/ca_splash.lyx \ examples/chess-article.lyx \ examples/chessgame.lyx \ - examples/cs_splash.lyx \ examples/currency.lyx \ examples/cv.lyx \ - examples/da_splash.lyx \ - examples/de_ItemizeBullets.lyx \ - examples/de_Lebenslauf.lyx \ - examples/de_Minipage.lyx \ - examples/de_TableExamples.lyx \ - examples/de_Waehrungen.lyx \ - examples/de_beispiel_gelyxt.lyx \ - examples/de_beispiel_roh.lyx \ - examples/de_decimal.lyx \ - examples/de_splash.lyx \ - examples/de_mathed.lyx \ - examples/de_multicol.lyx \ examples/decimal.lyx \ examples/docbook_article.lyx \ - examples/es_ejemplo_con_lyx.lyx \ - examples/es_ejemplo_sin_lyx.lyx \ - examples/es_splash.lyx \ - examples/eu_adibide_gordina.lyx \ - examples/eu_adibide_lyx-atua.lyx \ - examples/eu_splash.lyx \ examples/example_lyxified.lyx \ examples/example_raw.lyx \ - examples/fr_AlignementDecimal.lyx \ - examples/fr_CV.lyx \ - examples/fr_ExemplesTableaux.lyx \ - examples/fr_Foils.lyx \ - examples/fr_ListesPuces.lyx \ - examples/fr_Minipage.lyx \ - examples/fr_exemple_brut.lyx \ - examples/fr_exemple_lyxifie.lyx \ - examples/fr_mathed.lyx \ - examples/fr_multicol.lyx \ - examples/fr_splash.lyx \ - examples/gl_exemplo_bruto.lyx \ - examples/gl_exemplo_lyxificado.lyx \ - examples/gl_splash.lyx \ - examples/he_example_raw.lyx \ - examples/he_he_example_lyxified.lyx \ - examples/he_he_example_raw.lyx \ - examples/hu_splash.lyx \ examples/iecc05.fen \ examples/iecc07.fen \ examples/iecc12.fen \ - examples/it_ItemizeBullets.lyx \ - examples/it_splash.lyx \ examples/landslide.lyx \ examples/listerrors.lyx \ examples/mathed.lyx \ examples/multicol.lyx \ - examples/nl_multicol.lyx \ - examples/nl_opsommingstekens.lyx \ - examples/nl_splash.lyx \ - examples/nl_voorbeeld_ruw.lyx \ - examples/nl_voorbeeld_verlyxt.lyx \ examples/noweb2lyx.lyx \ - examples/pl_splash.lyx \ - examples/pt_splash.lyx \ - examples/ru_splash.lyx \ examples/script_form.lyx \ - examples/sl_primer_lyxan.lyx \ - examples/sl_primer_surov.lyx \ - examples/sl_splash.lyx \ examples/splash.lyx \ - examples/g-brief2.lyx \ - examples/ro_splash.lyx + examples/g-brief2.lyx imagesdir = $(pkgdatadir)/images dist_images_DATA = \ diff --git a/lib/bind/de_menus.bind b/lib/bind/de/menus.bind similarity index 100% rename from lib/bind/de_menus.bind rename to lib/bind/de/menus.bind diff --git a/lib/bind/fi_menus.bind b/lib/bind/fi/menus.bind similarity index 100% rename from lib/bind/fi_menus.bind rename to lib/bind/fi/menus.bind diff --git a/lib/bind/pt_menus.bind b/lib/bind/pt/menus.bind similarity index 100% rename from lib/bind/pt_menus.bind rename to lib/bind/pt/menus.bind diff --git a/lib/bind/sv_menus.bind b/lib/bind/sv/menus.bind similarity index 100% rename from lib/bind/sv_menus.bind rename to lib/bind/sv/menus.bind diff --git a/lib/doc/Makefile.am b/lib/doc/Makefile.am index 547fd22207..471e3e345e 100644 --- a/lib/doc/Makefile.am +++ b/lib/doc/Makefile.am @@ -4,73 +4,130 @@ DISTCLEANFILES += $(tocfiles) EXTRA_DIST = depend.py doc_toc.py README.Documentation $(DEPENDFILE) $(docfiles) -docfiles = \ - cs_Tutorial.lyx \ +csdocdir = $(pkgdatadir)/doc/cs +dist_csdoc_DATA = \ + cs/Tutorial.lyx + +dadocdir = $(pkgdatadir)/doc/da +dist_dadoc_DATA = \ + da/Intro.lyx + +dedocdir = $(pkgdatadir)/doc/de +dist_dedoc_DATA = \ + de/Customization.lyx \ + de/Extended.lyx \ + de/FAQ.lyx \ + de/Intro.lyx \ + de/Tutorial.lyx \ + de/UserGuide.lyx + +esdocdir = $(pkgdatadir)/doc/es +dist_esdoc_DATA = \ + es/Intro.lyx \ + es/Tutorial.lyx \ + es/EmbeddedObjects.lyx + +eudocdir = $(pkgdatadir)/doc/eu +dist_eudoc_DATA = \ + eu/Customization.lyx \ + eu/Extended.lyx \ + eu/FAQ.lyx \ + eu/Intro.lyx \ + eu/Tutorial.lyx \ + eu/UserGuide.lyx + +frdocdir = $(pkgdatadir)/doc/fr +dist_frdoc_DATA = \ + fr/Customization.lyx \ + fr/Extended.lyx \ + fr/FAQ.lyx \ + fr/Intro.lyx \ + fr/Tutorial.lyx \ + fr/UserGuide.lyx + +gldocdir = $(pkgdatadir)/doc/gl +dist_gldoc_DATA = \ + gl/Intro.lyx \ + gl/Tutorial.lyx + +hedocdir = $(pkgdatadir)/doc/he +dist_hedoc_DATA = \ + he/Intro.lyx \ + he/Tutorial.lyx + +hudocdir = $(pkgdatadir)/doc/hu +dist_hudoc_DATA = \ + hu/Intro.lyx \ + hu/Tutorial.lyx + +itdocdir = $(pkgdatadir)/doc/it +dist_itdoc_DATA = \ + it/Customization.lyx \ + it/Intro.lyx \ + it/Tutorial.lyx \ + it/UserGuide.lyx + +nldocdir = $(pkgdatadir)/doc/nl +dist_nldoc_DATA = \ + nl/Intro.lyx \ + nl/Tutorial.lyx + +nbdocdir = $(pkgdatadir)/doc/nb +dist_nbdoc_DATA = \ + nb/Intro.lyx + +pldocdir = $(pkgdatadir)/doc/pl +dist_pldoc_DATA = \ + pl/Extended.lyx \ + pl/Intro.lyx \ + pl/Tutorial.lyx + +ptdocdir = $(pkgdatadir)/doc/pt +dist_ptdoc_DATA = \ + pt/Intro.lyx \ + pt/Tutorial.lyx + +rodocdir = $(pkgdatadir)/doc/ro +dist_rodoc_DATA = \ + ro/Intro.lyx + +rudocdir = $(pkgdatadir)/doc/ru +dist_rudoc_DATA = \ + ru/FAQ.lyx \ + ru/Intro.lyx \ + ru/Tutorial.lyx + +skdocdir = $(pkgdatadir)/doc/sk +dist_skdoc_DATA = \ + sk/Tutorial.lyx \ + sk/UserGuide.lyx + +sldocdir = $(pkgdatadir)/doc/sl +dist_sldoc_DATA = \ + sl/Intro.lyx \ + sl/Tutorial.lyx + +svdocdir = $(pkgdatadir)/doc/sv +dist_svdoc_DATA = \ + sv/Intro.lyx \ + sv/Tutorial.lyx + +docdir = $(pkgdatadir)/doc +dist_doc_DATA = \ Customization.lyx \ - da_Intro.lyx \ - de_Customization.lyx \ - de_Extended.lyx \ - de_FAQ.lyx \ - de_Intro.lyx \ - de_Tutorial.lyx \ - de_UserGuide.lyx \ DocStyle.lyx \ - es_Intro.lyx \ - es_Tutorial.lyx \ - es_EmbeddedObjects.lyx \ - eu_Customization.lyx \ - eu_Extended.lyx \ - eu_FAQ.lyx \ - eu_Intro.lyx \ - eu_Tutorial.lyx \ - eu_UserGuide.lyx \ EmbeddedObjects.lyx \ Extended.lyx \ FAQ.lyx \ - fr_Customization.lyx \ - fr_Extended.lyx \ - fr_FAQ.lyx \ - fr_Intro.lyx \ - fr_Tutorial.lyx \ - fr_UserGuide.lyx \ - gl_Intro.lyx \ - gl_Tutorial.lyx \ - he_Intro.lyx \ - he_Tutorial.lyx \ - hu_Intro.lyx \ - hu_Tutorial.lyx \ Intro.lyx \ - it_Customization.lyx \ - it_Intro.lyx \ - it_Tutorial.lyx \ - it_UserGuide.lyx \ LaTeXConfig.lyx.in \ - nl_Intro.lyx \ - nl_Tutorial.lyx \ - nb_Intro.lyx \ - pl_Extended.lyx \ - pl_Intro.lyx \ - pl_Tutorial.lyx \ - pt_Intro.lyx \ - pt_Tutorial.lyx \ Reference.lyx \ - ro_Intro.lyx \ - ru_FAQ.lyx \ - ru_Intro.lyx \ - ru_Tutorial.lyx \ - sk_Tutorial.lyx \ - sk_UserGuide.lyx \ - sl_Intro.lyx \ - sl_Tutorial.lyx \ - sv_Intro.lyx \ - sv_Tutorial.lyx \ Tutorial.lyx \ UserGuide.lyx \ escher-lsd.eps \ mobius.eps \ platypus.eps -docdir = $(pkgdatadir)/doc doc_DATA = $(docfiles) DEPENDFILE = $(srcdir)/Makefile.depend diff --git a/lib/doc/Makefile.depend b/lib/doc/Makefile.depend index 10dd4438e4..cb7953f17d 100644 --- a/lib/doc/Makefile.depend +++ b/lib/doc/Makefile.depend @@ -7,61 +7,4 @@ TOC.lyx: $(srcdir)/Intro.lyx $(srcdir)/FAQ.lyx $(srcdir)/Tutorial.lyx $(srcdir)/UserGuide.lyx $(srcdir)/EmbeddedObjects.lyx $(srcdir)/Extended.lyx $(srcdir)/Customization.lyx PYTHONPATH=$(top_builddir)/lib/lyx2lyx python -tt $(srcdir)/doc_toc.py -cs_TOC.lyx: $(srcdir)/cs_Tutorial.lyx - PYTHONPATH=$(top_builddir)/lib/lyx2lyx python -tt $(srcdir)/doc_toc.py cs - -da_TOC.lyx: $(srcdir)/da_Intro.lyx - PYTHONPATH=$(top_builddir)/lib/lyx2lyx python -tt $(srcdir)/doc_toc.py da - -de_TOC.lyx: $(srcdir)/de_Customization.lyx $(srcdir)/de_Extended.lyx $(srcdir)/de_FAQ.lyx $(srcdir)/de_Intro.lyx $(srcdir)/de_Tutorial.lyx $(srcdir)/de_UserGuide.lyx - PYTHONPATH=$(top_builddir)/lib/lyx2lyx python -tt $(srcdir)/doc_toc.py de - -es_TOC.lyx: $(srcdir)/es_EmbeddedObjects.lyx $(srcdir)/es_Intro.lyx $(srcdir)/es_Tutorial.lyx - PYTHONPATH=$(top_builddir)/lib/lyx2lyx python -tt $(srcdir)/doc_toc.py es - -eu_TOC.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)/fr_Customization.lyx $(srcdir)/fr_Extended.lyx $(srcdir)/fr_FAQ.lyx $(srcdir)/fr_Intro.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)/gl_Intro.lyx $(srcdir)/gl_Tutorial.lyx - PYTHONPATH=$(top_builddir)/lib/lyx2lyx python -tt $(srcdir)/doc_toc.py gl - -he_TOC.lyx: $(srcdir)/he_Intro.lyx $(srcdir)/he_Tutorial.lyx - PYTHONPATH=$(top_builddir)/lib/lyx2lyx python -tt $(srcdir)/doc_toc.py he - -hu_TOC.lyx: $(srcdir)/hu_Intro.lyx $(srcdir)/hu_Tutorial.lyx - PYTHONPATH=$(top_builddir)/lib/lyx2lyx python -tt $(srcdir)/doc_toc.py hu - -it_TOC.lyx: $(srcdir)/it_Customization.lyx $(srcdir)/it_Intro.lyx $(srcdir)/it_Tutorial.lyx $(srcdir)/it_UserGuide.lyx - PYTHONPATH=$(top_builddir)/lib/lyx2lyx python -tt $(srcdir)/doc_toc.py it - -nb_TOC.lyx: $(srcdir)/nb_Intro.lyx - PYTHONPATH=$(top_builddir)/lib/lyx2lyx python -tt $(srcdir)/doc_toc.py nb - -nl_TOC.lyx: $(srcdir)/nl_Intro.lyx $(srcdir)/nl_Tutorial.lyx - PYTHONPATH=$(top_builddir)/lib/lyx2lyx python -tt $(srcdir)/doc_toc.py nl - -pl_TOC.lyx: $(srcdir)/pl_Extended.lyx $(srcdir)/pl_Intro.lyx $(srcdir)/pl_Tutorial.lyx - PYTHONPATH=$(top_builddir)/lib/lyx2lyx python -tt $(srcdir)/doc_toc.py pl - -pt_TOC.lyx: $(srcdir)/pt_Intro.lyx $(srcdir)/pt_Tutorial.lyx - PYTHONPATH=$(top_builddir)/lib/lyx2lyx python -tt $(srcdir)/doc_toc.py pt - -ro_TOC.lyx: $(srcdir)/ro_Intro.lyx - PYTHONPATH=$(top_builddir)/lib/lyx2lyx python -tt $(srcdir)/doc_toc.py ro - -ru_TOC.lyx: $(srcdir)/ru_FAQ.lyx $(srcdir)/ru_Intro.lyx $(srcdir)/ru_Tutorial.lyx - PYTHONPATH=$(top_builddir)/lib/lyx2lyx python -tt $(srcdir)/doc_toc.py ru - -sk_TOC.lyx: $(srcdir)/sk_Tutorial.lyx $(srcdir)/sk_UserGuide.lyx - PYTHONPATH=$(top_builddir)/lib/lyx2lyx python -tt $(srcdir)/doc_toc.py sk - -sl_TOC.lyx: $(srcdir)/sl_Intro.lyx $(srcdir)/sl_Tutorial.lyx - PYTHONPATH=$(top_builddir)/lib/lyx2lyx python -tt $(srcdir)/doc_toc.py sl - -sv_TOC.lyx: $(srcdir)/sv_Intro.lyx $(srcdir)/sv_Tutorial.lyx - PYTHONPATH=$(top_builddir)/lib/lyx2lyx python -tt $(srcdir)/doc_toc.py sv - -tocfiles = TOC.lyx cs_TOC.lyx da_TOC.lyx de_TOC.lyx es_TOC.lyx eu_TOC.lyx fr_TOC.lyx gl_TOC.lyx he_TOC.lyx hu_TOC.lyx it_TOC.lyx nb_TOC.lyx nl_TOC.lyx pl_TOC.lyx pt_TOC.lyx ro_TOC.lyx ru_TOC.lyx sk_TOC.lyx sl_TOC.lyx sv_TOC.lyx +tocfiles = TOC.lyx diff --git a/lib/doc/cs_Tutorial.lyx b/lib/doc/cs/Tutorial.lyx similarity index 100% rename from lib/doc/cs_Tutorial.lyx rename to lib/doc/cs/Tutorial.lyx diff --git a/lib/doc/da_Intro.lyx b/lib/doc/da/Intro.lyx similarity index 100% rename from lib/doc/da_Intro.lyx rename to lib/doc/da/Intro.lyx diff --git a/lib/doc/de_Customization.lyx b/lib/doc/de/Customization.lyx similarity index 99% rename from lib/doc/de_Customization.lyx rename to lib/doc/de/Customization.lyx index 88612c3217..4e6221b30d 100644 --- a/lib/doc/de_Customization.lyx +++ b/lib/doc/de/Customization.lyx @@ -2215,7 +2215,7 @@ $LANG=de \family default , also zum Beispiel \family typewriter - de_menus.bind + de/menus.bind \family default ). Sie können derartige übersetzte Versionen auch in Ihrem privaten @@ -7325,7 +7325,7 @@ Absatz-Einstellungen \family default oder \begin_inset Graphics - filename ../images/layout-paragraph.xpm + filename ../../images/layout-paragraph.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -7459,7 +7459,7 @@ Absatz-Einstellungen \family default oder \begin_inset Graphics - filename ../images/layout-paragraph.xpm + filename ../../images/layout-paragraph.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -8099,7 +8099,7 @@ Absatz-Einstellungen \family default oder \begin_inset Graphics - filename ../images/layout-paragraph.xpm + filename ../../images/layout-paragraph.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp diff --git a/lib/doc/de_Extended.lyx b/lib/doc/de/Extended.lyx similarity index 99% rename from lib/doc/de_Extended.lyx rename to lib/doc/de/Extended.lyx index c1dae421e1..5e9afe39ca 100644 --- a/lib/doc/de_Extended.lyx +++ b/lib/doc/de/Extended.lyx @@ -543,7 +543,7 @@ rucken\SpecialChar \ldots{} \family default \begin_inset Graphics - filename ../images/dialog-show_print.xpm + filename ../../images/dialog-show_print.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -662,7 +662,7 @@ rucken \family default \begin_inset Graphics - filename ../images/dialog-show_print.xpm + filename ../../images/dialog-show_print.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -1134,7 +1134,7 @@ X \family default , Strg+l oder \begin_inset Graphics - filename ../images/ert-insert.xpm + filename ../../images/ert-insert.xpm BoundingBox 0bp 6bp 18bp 18bp \end_inset @@ -3895,7 +3895,7 @@ status open \begin_layout Standard \align center \begin_inset Graphics - filename mobius.eps + filename ../mobius.eps lyxscale 50 width 60col% BoundingBox 0bp 0bp 367bp 158bp @@ -4045,7 +4045,7 @@ bsatz-Einstellungen\SpecialChar \ldots{} \family default ( \begin_inset Graphics - filename ../images/layout-paragraph.xpm + filename ../../images/layout-paragraph.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -4894,7 +4894,7 @@ dcolumn \end_layout \begin_layout Standard -In de_TableExamples.lyx ( +In de/TableExamples.lyx ( \family sans Strg+O\SpecialChar \menuseparator @@ -7051,7 +7051,7 @@ tstil \family sans ( \begin_inset Graphics - filename ../images/dialog-show_character.xpm + filename ../../images/dialog-show_character.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -9369,7 +9369,7 @@ multicol (Sorry, Lars); Sie können aber das Original von Lars (und mehr von der Geschichte!) in der Beispieldatei \family typewriter -examples/de_multicol.lyx +examples/de/multicol.lyx \family default lesen. --- mer @@ -9876,7 +9876,7 @@ end{multicols} Für fortgeschrittenere Beispiele (Abstände, Trennlinien) lesen Sie bitte die Datei \family typewriter -de_multicols.lyx +multicols.lyx \family default im Verzeichnis mit den Beispielen. \end_layout @@ -12376,7 +12376,7 @@ A \bar default bsatz-Einstellungen ( \begin_inset Graphics - filename ../images/layout-paragraph.xpm + filename ../../images/layout-paragraph.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -16123,7 +16123,7 @@ bsatz-Einstellungen \InsetSpace \space{} ( \begin_inset Graphics - filename ../images/layout-paragraph.xpm + filename ../../images/layout-paragraph.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp diff --git a/lib/doc/de_FAQ.lyx b/lib/doc/de/FAQ.lyx similarity index 100% rename from lib/doc/de_FAQ.lyx rename to lib/doc/de/FAQ.lyx diff --git a/lib/doc/de_Intro.lyx b/lib/doc/de/Intro.lyx similarity index 100% rename from lib/doc/de_Intro.lyx rename to lib/doc/de/Intro.lyx diff --git a/lib/doc/de_Tutorial.lyx b/lib/doc/de/Tutorial.lyx similarity index 99% rename from lib/doc/de_Tutorial.lyx rename to lib/doc/de/Tutorial.lyx index fe3e15e580..358dfc819d 100644 --- a/lib/doc/de_Tutorial.lyx +++ b/lib/doc/de/Tutorial.lyx @@ -489,7 +489,7 @@ dvips \end_layout \begin_layout Subsubsection* -de_beispiel_roh.lyx und de_beispiel_gelyxt.lyx +beispiel_roh.lyx und beispiel_gelyxt.lyx \end_layout \begin_layout Standard @@ -497,7 +497,7 @@ Und zum Schluss: Wir haben eine Datei erstellt, anhand der Sie den Umgang mit LyX üben können. Sie heißt \family typewriter -de_beispiel_roh.lyx +beispiel_roh.lyx \family default . Stellen Sie sich vor, diese Datei hätte jemand geschrieben, der keine Ahnung @@ -505,7 +505,7 @@ de_beispiel_roh.lyx Immer wenn Sie neue Funktionen von LyX kennenlernen, werden Sie aufgefordert, die entsprechenden Abschnitte in \family typewriter -de_beispiel_roh.lyx +beispiel_roh.lyx \family default zu korrigieren. Außerdem enthält die Datei auch Hinweise und Tipps, wie diese Korrektur @@ -526,7 +526,7 @@ Notizen Überprüfen können Sie Ihre Arbeit anhand der Datei \family typewriter -de_beispiel_gelyxt.lyx +beispiel_gelyxt.lyx \family default . Sie enthält denselben Text, diesmal aber von einem LyX-Profi geschrieben. @@ -939,7 +939,7 @@ extstil \family default oder einen Klick auf \begin_inset Graphics - filename ../images/dialog-show_character.xpm + filename ../../images/dialog-show_character.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -1646,7 +1646,7 @@ Unterunterabschn Korrigieren Sie die Überschriften der Abschnitte und Unterabschnitte in der Datei \begin_inset LatexCommand url -target "de_beispiel_roh.lyx" +target "de/beispiel_roh.lyx" \end_inset @@ -1883,7 +1883,7 @@ Strg+Leertaste \series default : Setzen Sie die Beispielliste in \family typewriter -de_beispiel_roh.lyx +beispiel_roh.lyx \family default . \end_layout @@ -2000,7 +2000,7 @@ Verse \family default in der Datei \family typewriter -de_bei\SpecialChar \- +bei\SpecialChar \- spiel_roh.lyx \family default richtig. @@ -2613,7 +2613,7 @@ Zusammenfassung \series default : Bringen Sie in der Beispieldatei \family typewriter -de_beispiel_roh.lyx +beispiel_roh.lyx \family default Überschrift, Autorenname und Datum in die korrekte Form. \end_layout @@ -2941,7 +2941,7 @@ Querverweis \series default Korrigieren Sie die Querverweise in der Datei \family typewriter -de_beispiel_roh.lyx +beispiel_roh.lyx \family default . \end_layout @@ -2965,7 +2965,7 @@ ußnote \family default oder das Symbol \begin_inset Graphics - filename ../images/footnote-insert.xpm + filename ../../images/footnote-insert.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -3091,7 +3091,7 @@ andnotiz \family default oder das Symbol \begin_inset Graphics - filename ../images/marginalnote-insert.xpm + filename ../../images/marginalnote-insert.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -3140,7 +3140,7 @@ dvi \series default : Korrigieren Sie die Fußnoten in der Datei \family typewriter -de_beispiel_roh.lyx +beispiel_roh.lyx \family default . \end_layout @@ -3333,7 +3333,7 @@ Benutzerhandbuch \series default Korrigieren Sie Literaturverzeichnis und Zitate in der Datei \family typewriter -de_beispiel_ roh.lyx +beispiel_ roh.lyx \family default . \end_layout @@ -3451,7 +3451,7 @@ Um ein Inhaltsverzeichnis zu löschen, können Sie den Platzhalter ganz einfach \series default : Korrigieren Sie das Inhaltsverzeichnis in der Datei \family typewriter -de_beispiel_roh.lyx +beispiel_roh.lyx \family default . \end_layout @@ -3997,7 +3997,7 @@ _ \series default Schreiben Sie die Gleichung 1 von \family typewriter -de_beispiel_roh.lyx +beispiel_roh.lyx \family default im Mathematik-Modus. \end_layout @@ -4131,7 +4131,7 @@ Gruppensymbole wie Trennungsstriche, Klammern und Pfeile werden ähnlich, Hierzu ist der Knopf mit dem blauen Rechteck, umgeben von rechteckigen Klammern ( \begin_inset Graphics - filename ../images/math/delim.xpm + filename ../../images/math/delim.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -4274,7 +4274,7 @@ Kontrollfläche \series default Schreiben Sie die Gleichung 2 von \family typewriter -de_beispiel_roh.lyx +beispiel_roh.lyx \family default im Mathematik-Modus. \end_layout @@ -4453,7 +4453,7 @@ Listenauswahl eingefügt werden müssen, sind andere trigonometrische Funktionen \series default Schreiben Sie die Gleichung 3 von \family typewriter -de_beispiel_roh.lyx +beispiel_roh.lyx \family default im Mathematik-Modus. \end_layout @@ -4476,7 +4476,7 @@ Kontrollfläche \family default , \begin_inset Graphics - filename ../images/math/matrix.xpm + filename ../../images/math/matrix.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -4593,7 +4593,7 @@ Anzeige \family default -Schalter \begin_inset Graphics - filename ../images/math/equation.xpm + filename ../../images/math/equation.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -4674,7 +4674,7 @@ nach \series default Setzen Sie die verschiedenen Gleichungen in \family typewriter -de_beispiel_roh.lyx +beispiel_roh.lyx \family default in den absetzten Anzeigemodus und sehen Sie sich an, wie sich der Schriftsatz verändert. @@ -5084,7 +5084,7 @@ abelle\SpecialChar \ldots{} \family default oder einen Klick auf \begin_inset Graphics - filename ../images/tabular-insert.xpm + filename ../../images/tabular-insert.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -5128,7 +5128,7 @@ rafik\SpecialChar \ldots{} \family default oder ein Klick auf \begin_inset Graphics - filename ../images/dialog-show-new-inset_graphics.xpm + filename ../../images/dialog-show-new-inset_graphics.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -5405,7 +5405,7 @@ X \bar default oder durch Klicken auf \begin_inset Graphics - filename ../images/ert-insert.xpm + filename ../../images/ert-insert.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp diff --git a/lib/doc/de_UserGuide.lyx b/lib/doc/de/UserGuide.lyx similarity index 99% rename from lib/doc/de_UserGuide.lyx rename to lib/doc/de/UserGuide.lyx index c27d27d683..af19223435 100644 --- a/lib/doc/de_UserGuide.lyx +++ b/lib/doc/de/UserGuide.lyx @@ -749,7 +749,7 @@ eu (Strg+N) \family default oder \begin_inset Graphics - filename ../images/buffer-new.xpm + filename ../../images/buffer-new.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -781,7 +781,7 @@ fnen\SpecialChar \ldots{} \family default oder \begin_inset Graphics - filename ../images/file-open.xpm + filename ../../images/file-open.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -810,7 +810,7 @@ peichern (Strg+S) \family default oder \begin_inset Graphics - filename ../images/buffer-write.xpm + filename ../../images/buffer-write.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -850,7 +850,7 @@ rucken\SpecialChar \ldots{} \family default oder \begin_inset Graphics - filename ../images/dialog-show_print.xpm + filename ../../images/dialog-show_print.xpm scale 70 BoundingBox 0bp 6bp 24bp 24bp @@ -1010,7 +1010,7 @@ name "Ausschneiden" \family default oder \begin_inset Graphics - filename ../images/cut.xpm + filename ../../images/cut.xpm scale 70 BoundingBox 0bp 6bp 24bp 24bp @@ -1035,7 +1035,7 @@ name "Kopieren" \family default oder \begin_inset Graphics - filename ../images/copy.xpm + filename ../../images/copy.xpm scale 70 BoundingBox 0bp 6bp 24bp 24bp @@ -1064,7 +1064,7 @@ Strg+V \family default oder \begin_inset Graphics - filename ../images/paste.xpm + filename ../../images/paste.xpm scale 70 BoundingBox 0bp 6bp 24bp 24bp @@ -1092,7 +1092,7 @@ name "Suchen \\& Ersetzen" \family default oder \begin_inset Graphics - filename ../images/dialog-show_findreplace.xpm + filename ../../images/dialog-show_findreplace.xpm scale 70 BoundingBox 0bp 6bp 24bp 24bp @@ -1385,7 +1385,7 @@ Strg+Z \family default oder \begin_inset Graphics - filename ../images/undo.xpm + filename ../../images/undo.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -1414,7 +1414,7 @@ Strg+Umschalt+Z \family default oder \begin_inset Graphics - filename ../images/redo.xpm + filename ../../images/redo.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -1567,7 +1567,7 @@ Kopieren, Strg+C \family default oder \begin_inset Graphics - filename ../images/copy.xpm + filename ../../images/copy.xpm scale 70 BoundingBox 0bp 6bp 24bp 24bp @@ -1587,7 +1587,7 @@ Einfügen, Strg+V \family default oder \begin_inset Graphics - filename ../images/paste.xpm + filename ../../images/paste.xpm scale 70 BoundingBox 0bp 6bp 24bp 24bp @@ -6930,7 +6930,7 @@ Einstellungen \SpecialChar \ldots{} oder klicken Sie auf \begin_inset Graphics - filename ../images/layout-paragraph.xpm + filename ../../images/layout-paragraph.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -7200,7 +7200,7 @@ Aufzählung \family default \begin_inset Graphics - filename ../images/layout_Enumerate.xpm + filename ../../images/layout_Enumerate.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -7212,7 +7212,7 @@ Auflistung \family default \begin_inset Graphics - filename ../images/layout_Itemize.xpm + filename ../../images/layout_Itemize.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -7224,7 +7224,7 @@ Liste \family default \begin_inset Graphics - filename ../images/layout_List.xpm + filename ../../images/layout_List.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -7236,7 +7236,7 @@ Beschreibung \family default \begin_inset Graphics - filename ../images/layout_Description.xpm + filename ../../images/layout_Description.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -9391,7 +9391,7 @@ Einstellungen \SpecialChar \ldots{} oder \begin_inset Graphics - filename ../images/layout-paragraph.xpm + filename ../../images/layout-paragraph.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -10115,7 +10115,7 @@ itat\SpecialChar \ldots{} \family default oder \begin_inset Graphics - filename ../images/dialog-show-new-inset_citation.xpm + filename ../../images/dialog-show-new-inset_citation.xpm scale 70 BoundingBox 0bp 6bp 22bp 22bp @@ -11481,7 +11481,7 @@ verringern . Sie können dafür auch die Werkzeugleistenknöpfe \begin_inset Graphics - filename ../images/depth-increment.xpm + filename ../../images/depth-increment.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -11489,7 +11489,7 @@ verringern und \begin_inset Graphics - filename ../images/depth-decrement.xpm + filename ../../images/depth-decrement.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -11511,7 +11511,7 @@ Beachten Sie, dass LyX die Schachtelungstiefe nur dann ändert, wenn es möglich Sonst passiert nichts, wenn Sie versuchen, die Tiefe zu ändern. Die beiden Werkzeugleistenknöpfe \begin_inset Graphics - filename ../images/depth-increment.xpm + filename ../../images/depth-increment.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -11519,7 +11519,7 @@ Beachten Sie, dass LyX die Schachtelungstiefe nur dann ändert, wenn es möglich und \begin_inset Graphics - filename ../images/depth-decrement.xpm + filename ../../images/depth-decrement.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -11544,7 +11544,7 @@ verringern \emph default (das heißt wiederholt \begin_inset Graphics - filename ../images/depth-decrement.xpm + filename ../../images/depth-decrement.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -11560,7 +11560,7 @@ Wenn Sie die Tiefe mehr als 7 Mal \emph default (das heißt wiederholt \begin_inset Graphics - filename ../images/depth-increment.xpm + filename ../../images/depth-increment.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -11746,7 +11746,7 @@ Alt+Eingabe \family default gedrückt, gefolgt von \begin_inset Graphics - filename ../images/depth-increment.xpm + filename ../../images/depth-increment.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -11764,7 +11764,7 @@ gabe \family default gedrückt, dann \begin_inset Graphics - filename ../images/depth-increment.xpm + filename ../../images/depth-increment.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -11778,7 +11778,7 @@ gabe \family default drücken, gefolgt von \begin_inset Graphics - filename ../images/depth-increment.xpm + filename ../../images/depth-increment.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -11808,7 +11808,7 @@ Alt+Eingabe \family default , dann \begin_inset Graphics - filename ../images/depth-increment.xpm + filename ../../images/depth-increment.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -11904,7 +11904,7 @@ Alt+Eingabe \family default , gefolgt von \begin_inset Graphics - filename ../images/depth-decrement.xpm + filename ../../images/depth-decrement.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -11920,7 +11920,7 @@ Alt+Eingabe \family default , gefolgt von \begin_inset Graphics - filename ../images/depth-decrement.xpm + filename ../../images/depth-decrement.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -12029,7 +12029,7 @@ X-Code \begin_layout LyX-Code Jetzt werden wir Eingabe drücken, dann \begin_inset Graphics - filename ../images/depth-increment.xpm + filename ../../images/depth-increment.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -12098,7 +12098,7 @@ Standard \family default und die Schachtelungstiefe mit einmal \begin_inset Graphics - filename ../images/depth-decrement.xpm + filename ../../images/depth-decrement.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -12154,7 +12154,7 @@ Alt+Eingabe \family default gedrückt, gefolgt von \begin_inset Graphics - filename ../images/depth-increment.xpm + filename ../../images/depth-increment.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -12188,7 +12188,7 @@ Alt+Eingabe \family default , dann \begin_inset Graphics - filename ../images/depth-increment.xpm + filename ../../images/depth-increment.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -12209,7 +12209,7 @@ Alt+Eingabe \family default , dann \begin_inset Graphics - filename ../images/depth-increment.xpm + filename ../../images/depth-increment.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -12284,7 +12284,7 @@ gabe \begin_layout Enumerate Wir wollen \begin_inset Graphics - filename ../images/depth-decrement.xpm + filename ../../images/depth-decrement.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -12336,7 +12336,7 @@ Alt+Eingabe+ \family default \begin_inset Graphics - filename ../images/depth-decrement.xpm + filename ../../images/depth-decrement.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -12359,7 +12359,7 @@ Alt+Eingabe+ \family default \begin_inset Graphics - filename ../images/depth-decrement.xpm + filename ../../images/depth-decrement.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -12434,7 +12434,7 @@ Eingabe, \family default \begin_inset Graphics - filename ../images/depth-increment.xpm + filename ../../images/depth-increment.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -12473,7 +12473,7 @@ Eingabe, \family default \begin_inset Graphics - filename ../images/depth-increment.xpm + filename ../../images/depth-increment.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -13014,7 +13014,7 @@ Kapitälchen \begin_layout Itemize Sie klicken auf den Werkzeugleistenknopf \begin_inset Graphics - filename ../images/font-noun.xpm + filename ../../images/font-noun.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -13069,7 +13069,7 @@ ren -- es sind ebenfalls Umschalter: \begin_layout Itemize Sie klicken auf den Werkzeugleistenknopf \begin_inset Graphics - filename ../images/font-emph.xpm + filename ../../images/font-emph.xpm scale 70 BoundingBox 0bp 6bp 22bp 22bp @@ -13191,7 +13191,7 @@ tstil \SpecialChar \ldots{} oder klicken Sie auf \begin_inset Graphics - filename ../images/dialog-show_character.xpm + filename ../../images/dialog-show_character.xpm scale 70 BoundingBox 0bp 4bp 20bp 20bp @@ -14103,7 +14103,7 @@ können \emph default Sie ihn mit dem Werkzeugleistenknopf \begin_inset Graphics - filename ../images/font-free-apply.xpm + filename ../../images/font-free-apply.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -14622,7 +14622,7 @@ Strg+P \family default oder \begin_inset Graphics - filename ../images/dialog-show_print.xpm + filename ../../images/dialog-show_print.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -15808,7 +15808,7 @@ oder \family default \begin_inset Graphics - filename ../images/footnote-insert.xpm + filename ../../images/footnote-insert.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -15865,7 +15865,7 @@ oder \family default \begin_inset Graphics - filename ../images/footnote-insert.xpm + filename ../../images/footnote-insert.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -15949,7 +15949,7 @@ andnotiz \family default oder \begin_inset Graphics - filename ../images/marginalnote-insert.xpm + filename ../../images/marginalnote-insert.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -16052,7 +16052,7 @@ reference "sec:figurefloats" Um eine Abbildung in Ihr Dokument einzufügen, klicken Sie auf das Symbol \begin_inset Graphics - filename ../images/dialog-show-new-inset_graphics.xpm + filename ../../images/dialog-show-new-inset_graphics.xpm scale 70 BoundingBox 0bp 6bp 22bp 22bp @@ -16077,7 +16077,7 @@ Ein Dialogfenster erscheint, in dem Sie einen Dateinamen zum Laden eingeben Außerdem können Sie in diesem Dialogfenster einige Einstellungen ändern. \begin_inset Graphics - filename mobius.eps + filename ../mobius.eps lyxscale 30 scale 30 @@ -16792,7 +16792,7 @@ dung \family default oder klicken auf \begin_inset Graphics - filename ../images/float-insert_figure.xpm + filename ../../images/float-insert_figure.xpm scale 70 BoundingBox 0bp 6bp 22bp 22bp @@ -16827,7 +16827,7 @@ M.C. \begin_layout Standard \align center \begin_inset Graphics - filename escher-lsd.eps + filename ../escher-lsd.eps display color rotateOrigin center @@ -16848,7 +16848,7 @@ status open \begin_layout Standard \align center \begin_inset Graphics - filename platypus.eps + filename ../platypus.eps lyxscale 50 display color rotateOrigin center @@ -16935,7 +16935,7 @@ rke \SpecialChar \ldots{} oder \begin_inset Graphics - filename ../images/label-insert.xpm + filename ../../images/label-insert.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -16964,7 +16964,7 @@ uerverweis\SpecialChar \ldots{} \family default oder \begin_inset Graphics - filename ../images/dialog-show-new-inset_ref.xpm + filename ../../images/dialog-show-new-inset_ref.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -17232,7 +17232,7 @@ abelle \SpecialChar \ldots{} oder \begin_inset Graphics - filename ../images/tabular-insert.xpm + filename ../../images/tabular-insert.xpm scale 70 BoundingBox 0bp 6bp 22bp 22bp @@ -17435,7 +17435,7 @@ Einstellungen \family default oder \begin_inset Graphics - filename ../images/layout-paragraph.xpm + filename ../../images/layout-paragraph.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -17678,7 +17678,7 @@ status collapsed B \bar default eispiele\SpecialChar \menuseparator -de_TableExamples.lyx +TableExamples.lyx \family default . \end_layout @@ -19850,7 +19850,7 @@ fnen\SpecialChar \ldots{} B \bar default eispiele\SpecialChar \menuseparator -de_TableExamples.lyx +TableExamples.lyx \family default , um einen Eindruck zu bekommen, wie das funktioniert). \end_layout @@ -19954,7 +19954,7 @@ name "sec:table float" Falls Sie zum Erstellen der Tabelle einfach nur die Schaltfläche \begin_inset Graphics - filename ../images/tabular-insert.xpm + filename ../../images/tabular-insert.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -19992,7 +19992,7 @@ Tabelle \family default oder \begin_inset Graphics - filename ../images/float-insert_table.xpm + filename ../../images/float-insert_table.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -21314,7 +21314,7 @@ Mathe-Kontrollfläche \family default benutzen, um Hoch- oder Tiefstellungen zu erzeugen ( \begin_inset Graphics - filename ../images/math/super.xpm + filename ../../images/math/super.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -21322,7 +21322,7 @@ Mathe-Kontrollfläche und \begin_inset Graphics - filename ../images/math/sub.xpm + filename ../../images/math/sub.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -21410,7 +21410,7 @@ Einen Bruch kann man mit \family default (in Mathed) oder mit dem Bruchsymbol \begin_inset Graphics - filename ../images/math/frac.xpm + filename ../../images/math/frac.xpm BoundingBox 0bp 6bp 12bp 22bp \end_inset @@ -21614,7 +21614,7 @@ Mathe-Modus \begin_layout Enumerate \begin_inset Graphics - filename ../images/math/sqrt.xpm + filename ../../images/math/sqrt.xpm scale 70 BoundingBox 0bp 6bp 20bp 25bp @@ -21637,7 +21637,7 @@ Mathe-Modus \begin_layout Enumerate \begin_inset Graphics - filename ../images/math/space.xpm + filename ../../images/math/space.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -21652,7 +21652,7 @@ Mathe-Modus \begin_layout Enumerate \begin_inset Graphics - filename ../images/math/style.xpm + filename ../../images/math/style.xpm scale 70 \end_inset @@ -21701,7 +21701,7 @@ reference "sub:Fontgrößen" \begin_layout Enumerate \begin_inset Graphics - filename ../images/math/font.xpm + filename ../../images/math/font.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -21712,7 +21712,7 @@ reference "sub:Fontgrößen" \begin_layout Enumerate \begin_inset Graphics - filename ../images/math/delim.xpm + filename ../../images/math/delim.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -21733,7 +21733,7 @@ reference "sub:Fontgrößen" \begin_layout Enumerate Mit \begin_inset Graphics - filename ../images/math/matrix.xpm + filename ../../images/math/matrix.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -21752,7 +21752,7 @@ Mit \begin_layout Enumerate \begin_inset Graphics - filename ../images/math/sub.xpm + filename ../../images/math/sub.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -21782,7 +21782,7 @@ fgestellt \begin_layout Enumerate \begin_inset Graphics - filename ../images/math/equation.xpm + filename ../../images/math/equation.xpm BoundingBox 0bp 6bp 20bp 20bp \end_inset @@ -21821,7 +21821,7 @@ abgesetzt \begin_layout Enumerate \begin_inset Graphics - filename ../images/math/frac.xpm + filename ../../images/math/frac.xpm scale 70 BoundingBox 0bp 6bp 12bp 22bp @@ -21836,7 +21836,7 @@ abgesetzt \begin_layout Enumerate \begin_inset Graphics - filename ../images/math/super.xpm + filename ../../images/math/super.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -22710,7 +22710,7 @@ Es ist sehr einfach, die gewünschten Klammern zu bekommen. \family default auf \begin_inset Graphics - filename ../images/math/delim.xpm + filename ../../images/math/delim.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -22883,7 +22883,7 @@ y \family default den Knopf \begin_inset Graphics - filename ../images/math/matrix.xpm + filename ../../images/math/matrix.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -25061,7 +25061,7 @@ rke \SpecialChar \ldots{} oder \begin_inset Graphics - filename ../images/label-insert.xpm + filename ../../images/label-insert.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -25089,7 +25089,7 @@ uerverweis \SpecialChar \ldots{} oder \begin_inset Graphics - filename ../images/dialog-show-new-inset_ref.xpm + filename ../../images/dialog-show-new-inset_ref.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -25343,7 +25343,7 @@ RL \InsetSpace \space{} oder \begin_inset Graphics - filename ../images/url-insert.xpm + filename ../../images/url-insert.xpm scale 70 BoundingBox 0bp 6bp 22bp 22bp @@ -25369,7 +25369,7 @@ RL \SpecialChar \ldots{} oder \begin_inset Graphics - filename ../images/url-insert.xpm + filename ../../images/url-insert.xpm scale 70 BoundingBox 0bp 6bp 22bp 22bp @@ -26003,7 +26003,7 @@ bsatz-Einstellungen \family default oder \begin_inset Graphics - filename ../images/layout-paragraph.xpm + filename ../../images/layout-paragraph.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -26597,7 +26597,7 @@ rüfung \family default oder \begin_inset Graphics - filename ../images/dialog-show_spellchecker.xpm + filename ../../images/dialog-show_spellchecker.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -30808,7 +30808,7 @@ pull-down \begin_layout Enumerate \begin_inset Graphics - filename ../images/buffer-new.xpm + filename ../../images/buffer-new.xpm scale 70 BoundingBox 0bp 4bp 20bp 20bp @@ -30829,7 +30829,7 @@ eu \begin_layout Enumerate \begin_inset Graphics - filename ../images/file-open.xpm + filename ../../images/file-open.xpm scale 70 BoundingBox 0bp 4bp 20bp 20bp @@ -30851,7 +30851,7 @@ fnen\SpecialChar \ldots{} \begin_layout Enumerate \begin_inset Graphics - filename ../images/buffer-write.xpm + filename ../../images/buffer-write.xpm scale 70 BoundingBox 0bp 4bp 20bp 20bp @@ -30872,7 +30872,7 @@ peichern \begin_layout Enumerate \begin_inset Graphics - filename ../images/dialog-show_print.xpm + filename ../../images/dialog-show_print.xpm scale 70 BoundingBox 0bp 6bp 24bp 24bp @@ -30894,7 +30894,7 @@ rucken\SpecialChar \ldots{} \begin_layout Enumerate \begin_inset Graphics - filename ../images/undo.xpm + filename ../../images/undo.xpm scale 70 BoundingBox 0bp 6bp 22bp 22bp @@ -30911,7 +30911,7 @@ Rückgängig \begin_layout Enumerate \begin_inset Graphics - filename ../images/redo.xpm + filename ../../images/redo.xpm scale 70 BoundingBox 0bp 6bp 22bp 22bp @@ -30928,7 +30928,7 @@ Wiederholen \begin_layout Enumerate \begin_inset Graphics - filename ../images/cut.xpm + filename ../../images/cut.xpm scale 70 BoundingBox 0bp 6bp 24bp 24bp @@ -30949,7 +30949,7 @@ usschneiden \begin_layout Enumerate \begin_inset Graphics - filename ../images/copy.xpm + filename ../../images/copy.xpm scale 70 BoundingBox 0bp 6bp 24bp 24bp @@ -30970,7 +30970,7 @@ opieren \begin_layout Enumerate \begin_inset Graphics - filename ../images/paste.xpm + filename ../../images/paste.xpm scale 70 BoundingBox 0bp 6bp 24bp 24bp @@ -30991,7 +30991,7 @@ infügen \begin_layout Enumerate \begin_inset Graphics - filename ../images/dialog-show_findreplace.xpm + filename ../../images/dialog-show_findreplace.xpm scale 70 BoundingBox 0bp 6bp 24bp 24bp @@ -31019,7 +31019,7 @@ Strg+F \begin_layout Enumerate \begin_inset Graphics - filename ../images/font-emph.xpm + filename ../../images/font-emph.xpm scale 70 BoundingBox 0bp 6bp 22bp 22bp @@ -31042,7 +31042,7 @@ Strg+E \begin_layout Enumerate \begin_inset Graphics - filename ../images/font-noun.xpm + filename ../../images/font-noun.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -31061,7 +31061,7 @@ Alt+Z+K \begin_layout Enumerate \begin_inset Graphics - filename ../images/font-free-apply.xpm + filename ../../images/font-free-apply.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -31112,7 +31112,7 @@ ingebettete Formel (Strg+M) \begin_layout Enumerate \begin_inset Graphics - filename ../images/dialog-show-new-inset_graphics.xpm + filename ../../images/dialog-show-new-inset_graphics.xpm scale 70 BoundingBox 0bp 6bp 22bp 22bp @@ -31134,7 +31134,7 @@ rafik\SpecialChar \ldots{} \begin_layout Enumerate \begin_inset Graphics - filename ../images/tabular-insert.xpm + filename ../../images/tabular-insert.xpm scale 70 BoundingBox 0bp 6bp 22bp 22bp @@ -31160,7 +31160,7 @@ Reihe 2: \begin_layout Enumerate \begin_inset Graphics - filename ../images/layout_Enumerate.xpm + filename ../../images/layout_Enumerate.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -31175,7 +31175,7 @@ Aufzählung \begin_layout Enumerate \begin_inset Graphics - filename ../images/layout_Itemize.xpm + filename ../../images/layout_Itemize.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -31190,7 +31190,7 @@ Auflistung \begin_layout Enumerate \begin_inset Graphics - filename ../images/layout_List.xpm + filename ../../images/layout_List.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -31205,7 +31205,7 @@ Liste \begin_layout Enumerate \begin_inset Graphics - filename ../images/layout_Description.xpm + filename ../../images/layout_Description.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -31220,7 +31220,7 @@ Beschreibung \begin_layout Enumerate \begin_inset Graphics - filename ../images/depth-increment.xpm + filename ../../images/depth-increment.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -31231,7 +31231,7 @@ Beschreibung \begin_layout Enumerate \begin_inset Graphics - filename ../images/depth-decrement.xpm + filename ../../images/depth-decrement.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -31244,7 +31244,7 @@ Beschreibung \family sans \begin_inset Graphics - filename ../images/float-insert_figure.xpm + filename ../../images/float-insert_figure.xpm scale 70 BoundingBox 0bp 6bp 22bp 22bp @@ -31269,7 +31269,7 @@ Abbildung \begin_layout Enumerate \begin_inset Graphics - filename ../images/float-insert_table.xpm + filename ../../images/float-insert_table.xpm scale 70 BoundingBox 0bp 6bp 22bp 22bp @@ -31295,7 +31295,7 @@ Tabelle \begin_layout Enumerate \begin_inset Graphics - filename ../images/label-insert.xpm + filename ../../images/label-insert.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -31319,7 +31319,7 @@ rke \begin_layout Enumerate \begin_inset Graphics - filename ../images/dialog-show-new-inset_ref.xpm + filename ../../images/dialog-show-new-inset_ref.xpm scale 70 BoundingBox 0bp 6bp 22bp 22bp @@ -31343,7 +31343,7 @@ uerverweis \begin_layout Enumerate \begin_inset Graphics - filename ../images/dialog-show-new-inset_citation.xpm + filename ../../images/dialog-show-new-inset_citation.xpm scale 70 BoundingBox 0bp 6bp 22bp 22bp @@ -31367,7 +31367,7 @@ itat \begin_layout Enumerate \begin_inset Graphics - filename ../images/index-insert.xpm + filename ../../images/index-insert.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -31392,7 +31392,7 @@ Handbuchergänzungen. \begin_layout Enumerate \begin_inset Graphics - filename ../images/footnote-insert.xpm + filename ../../images/footnote-insert.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -31416,7 +31416,7 @@ ußnote \begin_layout Enumerate \begin_inset Graphics - filename ../images/marginalnote-insert.xpm + filename ../../images/marginalnote-insert.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -31437,7 +31437,7 @@ andnotiz \begin_layout Enumerate \begin_inset Graphics - filename ../images/note-insert.xpm + filename ../../images/note-insert.xpm scale 70 BoundingBox 0bp 6bp 22bp 22bp @@ -31478,7 +31478,7 @@ otiz \begin_layout Enumerate \begin_inset Graphics - filename ../images/url-insert.xpm + filename ../../images/url-insert.xpm scale 70 BoundingBox 0bp 6bp 22bp 22bp @@ -31502,7 +31502,7 @@ RL \begin_layout Enumerate \begin_inset Graphics - filename ../images/ert-insert.xpm + filename ../../images/ert-insert.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -31566,7 +31566,7 @@ Handbuchergänzungen. \begin_layout Enumerate \begin_inset Graphics - filename ../images/dialog-show-new-inset_include.xpm + filename ../../images/dialog-show-new-inset_include.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -31605,7 +31605,7 @@ reference "sub:Unterdokument..." \begin_layout Enumerate \begin_inset Graphics - filename ../images/dialog-show_character.xpm + filename ../../images/dialog-show_character.xpm scale 70 BoundingBox 0bp 4bp 20bp 20bp @@ -31616,7 +31616,7 @@ reference "sub:Unterdokument..." \begin_layout Enumerate \begin_inset Graphics - filename ../images/layout-paragraph.xpm + filename ../../images/layout-paragraph.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -31627,7 +31627,7 @@ reference "sub:Unterdokument..." \begin_layout Enumerate \begin_inset Graphics - filename ../images/toc-view.xpm + filename ../../images/toc-view.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp @@ -31638,7 +31638,7 @@ reference "sub:Unterdokument..." \begin_layout Enumerate \begin_inset Graphics - filename ../images/dialog-show_spellchecker.xpm + filename ../../images/dialog-show_spellchecker.xpm scale 70 BoundingBox 0bp 6bp 20bp 20bp diff --git a/lib/doc/es_EmbeddedObjects.lyx b/lib/doc/es/EmbeddedObjects.lyx similarity index 99% rename from lib/doc/es_EmbeddedObjects.lyx rename to lib/doc/es/EmbeddedObjects.lyx index 32c302809e..2160067ced 100644 --- a/lib/doc/es_EmbeddedObjects.lyx +++ b/lib/doc/es/EmbeddedObjects.lyx @@ -351,7 +351,7 @@ name "Figuras ! Diálogo Gráficos" Para insertar una imagen en un documento, sitúa el cursor en el lugar del texto que desees y haz click en el icono \begin_inset Graphics - filename ../images/dialog-show-new-inset_graphics.xpm + filename ../../images/dialog-show-new-inset_graphics.xpm scale 85 \end_inset @@ -535,7 +535,7 @@ reference "sec:Formatos-de-imagen" \begin_layout Standard \align center \begin_inset Graphics - filename mobius.eps + filename ../mobius.eps display color scale 70 rotateOrigin center @@ -552,7 +552,7 @@ Esta es la misma imagen pero en modo borrador: \begin_layout Standard \align center \begin_inset Graphics - filename mobius.eps + filename ../mobius.eps display color scale 70 draft @@ -599,7 +599,7 @@ reference "sec:IntroducciónFlotantes" \begin_layout Standard El botón \begin_inset Graphics - filename ../images/float-insert_figure.xpm + filename ../../images/float-insert_figure.xpm scale 85 \end_inset @@ -653,7 +653,7 @@ status open \begin_layout Standard \align center \begin_inset Graphics - filename platypus.eps + filename ../platypus.eps display color width 50col% rotateOrigin center @@ -712,7 +712,7 @@ M.C. \begin_layout Standard \align center \begin_inset Graphics - filename escher-lsd.eps + filename ../escher-lsd.eps display color scale 80 rotateOrigin center @@ -756,7 +756,7 @@ Etiqueta \family default o el botón \begin_inset Graphics - filename ../images/label-insert.xpm + filename ../../images/label-insert.xpm scale 85 \end_inset @@ -770,7 +770,7 @@ cruzada \family default o el botón \begin_inset Graphics - filename ../images/dialog-show-new-inset_ref.xpm + filename ../../images/dialog-show-new-inset_ref.xpm scale 85 \end_inset @@ -846,7 +846,7 @@ status open \hfill \begin_inset Graphics - filename escher-lsd.eps + filename ../escher-lsd.eps width 45col% subcaption subcaptionText "Estructura indefinible" @@ -857,7 +857,7 @@ status open \hfill \begin_inset Graphics - filename platypus.eps + filename ../platypus.eps lyxscale 60 width 45col% subcaption @@ -1074,7 +1074,7 @@ name "Tablas ! Introducción" \begin_layout Standard Puede insertarse una tabla mediante el botón \begin_inset Graphics - filename ../images/tabular-insert.xpm + filename ../../images/tabular-insert.xpm scale 85 \end_inset @@ -1456,7 +1456,7 @@ La barra de herramientas tiene los siguientes iconos: \begin_layout Labeling \labelwidthstring 00.00.0000 \begin_inset Graphics - filename ../images/tabular-feature_append-row.xpm + filename ../../images/tabular-feature_append-row.xpm \end_inset @@ -1466,7 +1466,7 @@ La barra de herramientas tiene los siguientes iconos: \begin_layout Labeling \labelwidthstring 00.00.0000 \begin_inset Graphics - filename ../images/tabular-feature_append-column.xpm + filename ../../images/tabular-feature_append-column.xpm \end_inset @@ -1476,7 +1476,7 @@ La barra de herramientas tiene los siguientes iconos: \begin_layout Labeling \labelwidthstring 00.00.0000 \begin_inset Graphics - filename ../images/tabular-feature_delete-row.xpm + filename ../../images/tabular-feature_delete-row.xpm \end_inset @@ -1486,7 +1486,7 @@ La barra de herramientas tiene los siguientes iconos: \begin_layout Labeling \labelwidthstring 00.00.0000 \begin_inset Graphics - filename ../images/tabular-feature_delete-column.xpm + filename ../../images/tabular-feature_delete-column.xpm \end_inset @@ -1496,7 +1496,7 @@ La barra de herramientas tiene los siguientes iconos: \begin_layout Labeling \labelwidthstring 00.00.0000 \begin_inset Graphics - filename ../images/tabular-feature_toggle-line-top.xpm + filename ../../images/tabular-feature_toggle-line-top.xpm \end_inset @@ -1506,7 +1506,7 @@ La barra de herramientas tiene los siguientes iconos: \begin_layout Labeling \labelwidthstring 00.00.0000 \begin_inset Graphics - filename ../images/tabular-feature_toggle-line-bottom.xpm + filename ../../images/tabular-feature_toggle-line-bottom.xpm \end_inset @@ -1516,7 +1516,7 @@ La barra de herramientas tiene los siguientes iconos: \begin_layout Labeling \labelwidthstring 00.00.0000 \begin_inset Graphics - filename ../images/tabular-feature_toggle-line-left.xpm + filename ../../images/tabular-feature_toggle-line-left.xpm \end_inset @@ -1526,7 +1526,7 @@ La barra de herramientas tiene los siguientes iconos: \begin_layout Labeling \labelwidthstring 00.00.0000 \begin_inset Graphics - filename ../images/tabular-feature_toggle-line-right.xpm + filename ../../images/tabular-feature_toggle-line-right.xpm \end_inset @@ -1536,7 +1536,7 @@ La barra de herramientas tiene los siguientes iconos: \begin_layout Labeling \labelwidthstring 00.00.0000 \begin_inset Graphics - filename ../images/tabular-feature_set-all-lines.xpm + filename ../../images/tabular-feature_set-all-lines.xpm \end_inset @@ -1547,7 +1547,7 @@ La barra de herramientas tiene los siguientes iconos: \begin_layout Labeling \labelwidthstring 00.00.0000 \begin_inset Graphics - filename ../images/tabular-feature_unset-all-lines.xpm + filename ../../images/tabular-feature_unset-all-lines.xpm \end_inset @@ -1558,7 +1558,7 @@ La barra de herramientas tiene los siguientes iconos: \begin_layout Labeling \labelwidthstring 00.00.0000 \begin_inset Graphics - filename ../images/tabular-feature_align-left.xpm + filename ../../images/tabular-feature_align-left.xpm \end_inset @@ -1568,7 +1568,7 @@ La barra de herramientas tiene los siguientes iconos: \begin_layout Labeling \labelwidthstring 00.00.0000 \begin_inset Graphics - filename ../images/tabular-feature_align-center.xpm + filename ../../images/tabular-feature_align-center.xpm \end_inset @@ -1578,7 +1578,7 @@ La barra de herramientas tiene los siguientes iconos: \begin_layout Labeling \labelwidthstring 00.00.0000 \begin_inset Graphics - filename ../images/tabular-feature_align-right.xpm + filename ../../images/tabular-feature_align-right.xpm \end_inset @@ -1588,7 +1588,7 @@ La barra de herramientas tiene los siguientes iconos: \begin_layout Labeling \labelwidthstring 00.00.0000 \begin_inset Graphics - filename ../images/tabular-feature_valign-top.xpm + filename ../../images/tabular-feature_valign-top.xpm \end_inset @@ -1598,7 +1598,7 @@ La barra de herramientas tiene los siguientes iconos: \begin_layout Labeling \labelwidthstring 00.00.0000 \begin_inset Graphics - filename ../images/tabular-feature_valign-middle.xpm + filename ../../images/tabular-feature_valign-middle.xpm \end_inset @@ -1608,7 +1608,7 @@ La barra de herramientas tiene los siguientes iconos: \begin_layout Labeling \labelwidthstring 00.00.0000 \begin_inset Graphics - filename ../images/tabular-feature_valign-bottom.xpm + filename ../../images/tabular-feature_valign-bottom.xpm \end_inset @@ -1618,7 +1618,7 @@ La barra de herramientas tiene los siguientes iconos: \begin_layout Labeling \labelwidthstring 00.00.0000 \begin_inset Graphics - filename ../images/tabular-feature_set-rotate-cell.xpm + filename ../../images/tabular-feature_set-rotate-cell.xpm \end_inset @@ -1628,7 +1628,7 @@ La barra de herramientas tiene los siguientes iconos: \begin_layout Labeling \labelwidthstring 00.00.0000 \begin_inset Graphics - filename ../images/tabular-feature_set-rotate-tabular.xpm + filename ../../images/tabular-feature_set-rotate-tabular.xpm \end_inset @@ -1638,7 +1638,7 @@ La barra de herramientas tiene los siguientes iconos: \begin_layout Labeling \labelwidthstring 00.00.0000 \begin_inset Graphics - filename ../images/tabular-feature_multicolumn.xpm + filename ../../images/tabular-feature_multicolumn.xpm \end_inset @@ -1931,7 +1931,7 @@ Tabla \family default o con el botón \begin_inset Graphics - filename ../images/float-insert_table.xpm + filename ../../images/float-insert_table.xpm scale 85 \end_inset @@ -2052,7 +2052,7 @@ Etiqueta \family default o con el botón \begin_inset Graphics - filename ../images/label-insert.xpm + filename ../../images/label-insert.xpm scale 85 \end_inset @@ -2066,7 +2066,7 @@ cruzada \family default o el botón \begin_inset Graphics - filename ../images/dialog-show-new-inset_ref.xpm + filename ../../images/dialog-show-new-inset_ref.xpm scale 85 \end_inset @@ -10029,7 +10029,7 @@ Fundamentos de Multicolumna Para extender una celda sobre varias columnas, se marcan las celdas que se desee combinar y se usa el botón \begin_inset Graphics - filename ../images/tabular-feature_multicolumn.xpm + filename ../../images/tabular-feature_multicolumn.xpm scale 85 \end_inset @@ -17145,7 +17145,7 @@ reference "sec:Colocación-de-Encabezados" del flotante haciendo click-izquierda sobre él. Un cuadro cerrado se muestra así: \begin_inset Graphics - filename ../clipart/flotanteQt4.png + filename ../../clipart/flotanteQt4.png scale 70 \end_inset @@ -17491,7 +17491,7 @@ status open \begin_layout Standard \begin_inset Graphics - filename mobius.eps + filename ../mobius.eps display color width 40col% rotateOrigin center @@ -17711,7 +17711,7 @@ Etiqueta \family default o el botón \begin_inset Graphics - filename ../images/label-insert.xpm + filename ../../images/label-insert.xpm scale 85 \end_inset @@ -17720,7 +17720,7 @@ Etiqueta Aparece una ventana esperando la introducción del texto de la etiqueta y se inserta un cuadro gris como este: \begin_inset Graphics - filename ../clipart/etiquetaQt4.png + filename ../../clipart/etiquetaQt4.png scale 85 \end_inset @@ -17751,7 +17751,7 @@ cruzada \family default o el botón \begin_inset Graphics - filename ../images/dialog-show-new-inset_ref.xpm + filename ../../images/dialog-show-new-inset_ref.xpm scale 85 \end_inset @@ -17763,7 +17763,7 @@ cruzada Puedes ordenar las etiquetas alfabéticamente y elegir una. Se inserta un cuadro gris como este: \begin_inset Graphics - filename ../clipart/referenciaQt4.png + filename ../../clipart/referenciaQt4.png scale 85 \end_inset @@ -19165,7 +19165,7 @@ status open \begin_layout Standard \align center \begin_inset Graphics - filename mobius.eps + filename ../mobius.eps lyxscale 50 scale 50 @@ -20025,7 +20025,7 @@ status open \begin_layout Standard \begin_inset Graphics - filename escher-lsd.eps + filename ../escher-lsd.eps scale 75 \end_inset @@ -20340,7 +20340,7 @@ status open \begin_layout Standard \begin_inset Graphics - filename escher-lsd.eps + filename ../escher-lsd.eps scale 75 \end_inset @@ -20490,7 +20490,7 @@ key "hyperref" \begin_layout Standard Las notas se insertan con el botón \begin_inset Graphics - filename ../images/note-insert.xpm + filename ../../images/note-insert.xpm scale 85 \end_inset @@ -20513,7 +20513,7 @@ LyX Este tipo es para notas internas que no han de aparecer en la salida. \newline \begin_inset Graphics - filename ../clipart/NotaLyXImagenQt4.png + filename ../../clipart/NotaLyXImagenQt4.png display none scale 85 @@ -20547,7 +20547,7 @@ LaTeX (pdflatex) / LaTeX (plain) \newline \begin_inset Graphics - filename ../clipart/ComentNotaImagenQt4.png + filename ../../clipart/ComentNotaImagenQt4.png display none scale 85 @@ -20576,7 +20576,7 @@ gris Esta nota aparece en la salida como texto resaltado en gris. \newline \begin_inset Graphics - filename ../clipart/GrisNotaImagenQt4.png + filename ../../clipart/GrisNotaImagenQt4.png display none scale 85 @@ -20764,7 +20764,7 @@ name "Notas al Pie" \begin_layout Standard Las notas al pie se insertan con el botón \begin_inset Graphics - filename ../images/footnote-insert.xpm + filename ../../images/footnote-insert.xpm scale 85 \end_inset @@ -20787,7 +20787,7 @@ Aparece un recuadro como este: \bar default \begin_inset Graphics - filename ../clipart/notapieQt4.png + filename ../../clipart/notapieQt4.png scale 80 \end_inset @@ -21449,7 +21449,7 @@ framebox{ \begin_inset Graphics - filename ../clipart/without_fntright.pdf + filename ../../clipart/without_fntright.pdf width 100col% \end_inset @@ -21512,7 +21512,7 @@ framebox{ \begin_inset Graphics - filename ../clipart/with_fntright.pdf + filename ../../clipart/with_fntright.pdf width 100col% \end_inset @@ -21639,7 +21639,7 @@ framebox{ \begin_inset Graphics - filename ../clipart/endnotes.pdf + filename ../../clipart/endnotes.pdf \end_inset @@ -21843,7 +21843,7 @@ margen \family default o el botón \begin_inset Graphics - filename ../images/marginalnote-insert.xpm + filename ../../images/marginalnote-insert.xpm scale 85 \end_inset @@ -22732,7 +22732,7 @@ Cuadro (Minipágina) \family default : \begin_inset Graphics - filename ../clipart/CuadroMinipagQt4.png + filename ../../clipart/CuadroMinipagQt4.png scale 75 keepAspectRatio diff --git a/lib/doc/es_Intro.lyx b/lib/doc/es/Intro.lyx similarity index 99% rename from lib/doc/es_Intro.lyx rename to lib/doc/es/Intro.lyx index df6aa754d7..dd5ae3f669 100644 --- a/lib/doc/es_Intro.lyx +++ b/lib/doc/es/Intro.lyx @@ -789,7 +789,7 @@ Algunos leereis los manuales en versión para imprimir. Ni las notas a pie de página ni el Índice de Contenidos se encuentran visibles. Para abrir una nota a pie de página, que aparece de esta forma: \begin_inset Graphics - filename D:/LyXSVN/lyx-devel/lib/clipart/notapieQt4.png + filename ../clipart/notapieQt4.png scale 75 \end_inset @@ -808,7 +808,7 @@ En los manuales impresos, todas las referencias cruzadas aparecen con sus Sin embargo, en pantalla las referencias cruzadas se muestran como este cuadro gris: \begin_inset Graphics - filename D:/LyXSVN/lyx-devel/lib/clipart/referenciaQt4.png + filename ../clipart/referenciaQt4.png scale 75 \end_inset diff --git a/lib/doc/es_Tutorial.lyx b/lib/doc/es/Tutorial.lyx similarity index 99% rename from lib/doc/es_Tutorial.lyx rename to lib/doc/es/Tutorial.lyx index 70f5f63cf8..eb15c98cbe 100644 --- a/lib/doc/es_Tutorial.lyx +++ b/lib/doc/es/Tutorial.lyx @@ -1078,7 +1078,7 @@ Finalmente, hemos preparado un archivo para que practiques tus habilidades con LyX en él. Se llama \family typewriter - es_ejemplo_sin_lyx.lyx + ejemplo_sin_lyx.lyx \family default . Imagina que fue escrito por alguien que no conoce ninguna de las magníficas @@ -1086,7 +1086,7 @@ Finalmente, hemos preparado un archivo para que practiques tus habilidades Conforme vayas aprendiendo nuevas funciones te iremos sugiriendo que corrijas las partes correspondientes del archivo \family typewriter - es_ejemplo_sin_lyx.lyx + ejemplo_sin_lyx.lyx \family default . Además, contiene @@ -1120,7 +1120,7 @@ notas Si quieres hacer trampa (o comprobar lo que has hecho), hay también un archivo llamado \family typewriter -es_ejemplo_con_lyx.lyx +ejemplo_con_lyx.lyx \family default que contiene el mismo texto, pero escrito por un experto en LyX. \end_layout @@ -1154,7 +1154,7 @@ jemplos . Abre el documento sin procesar ( \family typewriter -es_ejemplo_sin_lyx.lyx +ejemplo_sin_lyx.lyx \family default ), y usa el menú \family sans @@ -2226,7 +2226,7 @@ Ejercicio \series default : Arregla los encabezados de sección y subsección del archivo \family typewriter -es_ejemplo_sin_lyx.lyx +ejemplo_sin_lyx.lyx \family default . @@ -2481,7 +2481,7 @@ Ejercicio \series default : Escribe correctamente la lista en el archivo \family typewriter -es_ejemplo_sin_lyx.lyx +ejemplo_sin_lyx.lyx \end_layout \begin_layout Standard @@ -2577,7 +2577,7 @@ Verso \family default donde corresponda en el archivo \family typewriter -es_ejemplo_sin_lyx.lyx +ejemplo_sin_lyx.lyx \end_layout \begin_layout Chapter @@ -2988,7 +2988,7 @@ Ejercicio \series default : Arregla el título, la fecha y el autor en \family typewriter -es_ejemplo_sin_lyx.lyx +ejemplo_sin_lyx.lyx \end_layout \begin_layout Section @@ -3368,7 +3368,7 @@ Ejercicio \series default : Arregla las referencias en el archivo \family typewriter -es_ejemplo_sin_lyx.lyx +ejemplo_sin_lyx.lyx \end_layout \begin_layout Section @@ -3640,7 +3640,7 @@ Ejercicio \series default : Arregla la nota a pie de página en \family typewriter -es_ejemplo_sin_lyx.lyx +ejemplo_sin_lyx.lyx \end_layout \begin_layout Section @@ -3822,7 +3822,7 @@ Ejercicio: \series default Arregla la bibliografía y las citas en \family typewriter -es_ejemplo_sin_lyx.lyx +ejemplo_sin_lyx.lyx \end_layout \begin_layout Section @@ -3947,7 +3947,7 @@ Ejercicio \series default : Arregla el índice en \family typewriter -es_ejemplo_sin_lyx.lyx +ejemplo_sin_lyx.lyx \end_layout \begin_layout Chapter @@ -4471,7 +4471,7 @@ Ejercicio \series default : Pon la ecuación 1 del archivo \family typewriter -es_ejemplo_sin_lyx.lyx +ejemplo_sin_lyx.lyx \family default en modo matemático. \end_layout @@ -4763,7 +4763,7 @@ Ejercicio \series default : Pon la ecuación 2 en el archivo \family typewriter -es_ejemplo_sin_lyx.lyx +ejemplo_sin_lyx.lyx \family default en modo matemático. \end_layout @@ -4949,7 +4949,7 @@ Ejercicio \series default : Pon la ecuación 3 del archivo \family typewriter -es_ejemplo_sin_lyx.lyx +ejemplo_sin_lyx.lyx \family default en modo matemático. \end_layout @@ -5121,7 +5121,7 @@ Ejercicio \series default : Pon las ecuaciones del archivo \family typewriter -es_ejemplo_sin_lyx.lyx +ejemplo_sin_lyx.lyx \family default en modo demostración, y comprueba que se componen de manera diferente. \end_layout diff --git a/lib/doc/eu_Customization.lyx b/lib/doc/eu/Customization.lyx similarity index 100% rename from lib/doc/eu_Customization.lyx rename to lib/doc/eu/Customization.lyx diff --git a/lib/doc/eu_Extended.lyx b/lib/doc/eu/Extended.lyx similarity index 99% rename from lib/doc/eu_Extended.lyx rename to lib/doc/eu/Extended.lyx index 3da9593f91..6c1ea99d68 100644 --- a/lib/doc/eu_Extended.lyx +++ b/lib/doc/eu/Extended.lyx @@ -2619,7 +2619,7 @@ status collapsed \begin_layout Standard \begin_inset Graphics - filename mobius.eps + filename ../mobius.eps display color width 40col% rotateOrigin center diff --git a/lib/doc/eu_FAQ.lyx b/lib/doc/eu/FAQ.lyx similarity index 100% rename from lib/doc/eu_FAQ.lyx rename to lib/doc/eu/FAQ.lyx diff --git a/lib/doc/eu_Intro.lyx b/lib/doc/eu/Intro.lyx similarity index 100% rename from lib/doc/eu_Intro.lyx rename to lib/doc/eu/Intro.lyx diff --git a/lib/doc/eu_Tutorial.lyx b/lib/doc/eu/Tutorial.lyx similarity index 99% rename from lib/doc/eu_Tutorial.lyx rename to lib/doc/eu/Tutorial.lyx index fbe11a2655..198bc55618 100644 --- a/lib/doc/eu_Tutorial.lyx +++ b/lib/doc/eu/Tutorial.lyx @@ -336,13 +336,13 @@ dvips Azkenik, zure trebezia lantzeko asmoz LyX-en fitxategi bat prestatu dugu. Beraren izena \family typewriter -eu_adibide_gordina.lyx +adibide_gordina.lyx \family default da. Pentsatu LyX-eko ezaugarri dotoreak ezagutzen ez dituen batek idatzi duela. Funtzio berriak ikasten ari zaren heinean \family typewriter -eu_adibide_gordina.lyx +adibide_gordina.lyx \family default fitxategiko zati batzuk zuzentzeko eskatuko dizugu. Gauzak zuzentzeko trikimailu politak dauzka @@ -360,7 +360,7 @@ Trikimailuak hori koloredun "oharretan" agertzen dira. . Tranpa egin nahi baduzu (edo egindakoa aztertzeko asmoz), \family typewriter -eu_adibide_lyx-atua.lyx +adibide_lyx-atua.lyx \family default fitxategia daukazu; berton LyX-en aditua den norbaitek idatzitako testu berdina dago. @@ -390,7 +390,7 @@ Adibideak botoian klikatuz lor ditzakezu. Ireki Landugabeko dokumentua, \family typewriter -eu_adibide_gordina.lyx +adibide_gordina.lyx \family default , eta horren gainean idazteko \family sans @@ -1121,7 +1121,7 @@ Azpiazpiatala \begin_layout Description Ariketa: konpondu \family typewriter -eu_adibide_gordina.lyx +adibide_gordina.lyx \family default fitxategiko atal eta azpiataleko izenburuak. \end_layout @@ -1351,7 +1351,7 @@ C-Zuriunea \begin_layout Description Ariketa: zuzendu \family typewriter -eu_adibide_gordina.lyx +adibide_gordina.lyx \family default fitxategiko zerrenda. \end_layout @@ -1438,7 +1438,7 @@ linebreak \family typewriter -eu_adibide_gordina.lyx +adibide_gordina.lyx \end_layout \begin_layout Chapter @@ -1939,7 +1939,7 @@ Orain, ikusi emaitza nola inprimatuko den. \begin_layout Description Ariketa: Zuzendu titulua, egilea eta data \family typewriter -eu_adibide_gordina.lyx +adibide_gordina.lyx \family default fitxategian. \end_layout @@ -2173,7 +2173,7 @@ Gauza bat, kapitulu baten izenburua kopiatzeak errore bat sor dezake, zeren \begin_layout Description Ariketa: zuzendu erreferentziak \family typewriter -eu_adibide_gordina.lyx +adibide_gordina.lyx \family default fitxategian. \end_layout @@ -2335,7 +2335,7 @@ Ez dira zenbatzen. \begin_layout Description Ariketa: zuzendu oin-oharrak \family typewriter -eu_adibide_gordina.lyx +adibide_gordina.lyx \family default fitxategian. \end_layout @@ -2465,7 +2465,7 @@ Erabiltzailearen Gida \begin_layout Description Ariketa: zuzendu bibliografia eta zitazioak \family typewriter -eu_adibide_gordina.lyx +adibide_gordina.lyx \family default fitxategian. \end_layout @@ -2577,7 +2577,7 @@ Aurkibidea kentzeko dagokion botoia, beste edozein testu bezala, ezabatzearekin \begin_layout Description Ariketa: jarri gaien aurkibidea \family typewriter -eu_adibide_gordina.lyx +adibide_gordina.lyx \family default fitxategian. \end_layout @@ -2855,7 +2855,7 @@ k idazten: \begin_layout Description Ariketa: ipini \family typewriter -eu_adibide_gordina.lyx +adibide_gordina.lyx \family default fitxategiko 1. ekuazioa matematika-eran. @@ -3074,7 +3074,7 @@ Jakingo duzunez, bi txertatze-gunetan nahi duzuna idazteko aukera daukazu: \begin_layout Description Ariketa: jarri \family typewriter -eu_adibide_gordina.lyx +adibide_gordina.lyx \family default fitxategiko 2. ekuazioa matematika-eran. @@ -3189,7 +3189,7 @@ Funtzioak \begin_layout Description Ariketa: jarri \family typewriter -eu_adibide_gordina.lyx +adibide_gordina.lyx \family default fitxategiko 3. ekuazioa matematika-eran. @@ -3388,7 +3388,7 @@ Azken ohar bat adierazpen era konposatzeari buruz: argi ibili ekuazioa paragrafo \begin_layout Description Ariketa: jarri \family typewriter -eu_adibide_gordina.lyx +adibide_gordina.lyx \family default fitxategiko ekuazio batzuk adierazpen eran, eta ikusi bestelako konposaketa lantzen den. diff --git a/lib/doc/eu_UserGuide.lyx b/lib/doc/eu/UserGuide.lyx similarity index 99% rename from lib/doc/eu_UserGuide.lyx rename to lib/doc/eu/UserGuide.lyx index ce45e3651a..b9b6e3e685 100644 --- a/lib/doc/eu_UserGuide.lyx +++ b/lib/doc/eu/UserGuide.lyx @@ -11385,7 +11385,7 @@ Zure dokumentuan grafiko-marko bat gehituko da, eta elkarrizketa-koadro \begin_layout Standard \align center \begin_inset Graphics - filename mobius.eps + filename ../mobius.eps \end_inset @@ -11508,7 +11508,7 @@ M.C. \begin_layout Standard \align center \begin_inset Graphics - filename escher-lsd.eps + filename ../escher-lsd.eps display grayscale \end_inset @@ -11528,7 +11528,7 @@ status open \begin_layout Standard \align center \begin_inset Graphics - filename platypus.eps + filename ../platypus.eps display color rotateOrigin center @@ -12486,7 +12486,7 @@ anitza menua. Honek ez du bertikalki funtzionatzen (ikus \family typewriter -eu_TaulaAdibideak.lyx +TaulaAdibideak.lyx \family default dokumentua nola dabilen jakiteko). \end_layout @@ -14754,7 +14754,7 @@ goiburukoa . Nola lantzen den jakiteko, ikus \family typewriter -eu_TaulaAdibideak.lyx +TaulaAdibideak.lyx \family default fitxategia. diff --git a/lib/doc/fr_Customization.lyx b/lib/doc/fr/Customization.lyx similarity index 100% rename from lib/doc/fr_Customization.lyx rename to lib/doc/fr/Customization.lyx diff --git a/lib/doc/fr_Extended.lyx b/lib/doc/fr/Extended.lyx similarity index 99% rename from lib/doc/fr_Extended.lyx rename to lib/doc/fr/Extended.lyx index 3d09612d60..439b60f77a 100644 --- a/lib/doc/fr_Extended.lyx +++ b/lib/doc/fr/Extended.lyx @@ -2898,7 +2898,7 @@ status open \begin_layout Standard \begin_inset Graphics - filename mobius.eps + filename ../mobius.eps display color width 40col% rotateOrigin center @@ -21502,7 +21502,7 @@ multicol Lars) ; vous pouvez lire le chapitre original (et un peu plus de l'histoire !) dans le fichier exemple \family typewriter -examples/fr_MultiColonnes.lyx +examples/fr/MultiColonnes.lyx \family default . -- mer @@ -21839,7 +21839,7 @@ end{multicols} \begin_layout Standard Veuillez lire le fichier \family typewriter -example/fr_MultiColonnes.lyx +example/fr/MultiColonnes.lyx \family default pour des exemples plus complexes avec l'espacement des colonnes et de l'en-tête , les lignes de séparation verticale, et plus encore. diff --git a/lib/doc/fr_FAQ.lyx b/lib/doc/fr/FAQ.lyx similarity index 100% rename from lib/doc/fr_FAQ.lyx rename to lib/doc/fr/FAQ.lyx diff --git a/lib/doc/fr_Intro.lyx b/lib/doc/fr/Intro.lyx similarity index 99% rename from lib/doc/fr_Intro.lyx rename to lib/doc/fr/Intro.lyx index 00aeb5ba16..c3edc41ff4 100644 --- a/lib/doc/fr_Intro.lyx +++ b/lib/doc/fr/Intro.lyx @@ -1214,7 +1214,7 @@ Avanc \emph default (le fichier \family typewriter -fr_Extended.lyx +Extended.lyx \family default ). Voici les conventions utilisées pour décrire les séquences de touches : diff --git a/lib/doc/fr_Tutorial.lyx b/lib/doc/fr/Tutorial.lyx similarity index 99% rename from lib/doc/fr_Tutorial.lyx rename to lib/doc/fr/Tutorial.lyx index d05e9ee4fa..6c1a851008 100644 --- a/lib/doc/fr_Tutorial.lyx +++ b/lib/doc/fr/Tutorial.lyx @@ -476,7 +476,7 @@ dvi Enfin, pour que vous puissiez vous entraîner, nous avons écrit un fichier, qui s'appelle \family typewriter -fr_exemple_brut.lyx +exemple_brut.lyx \family default . Vous pouvez considérer qu'il a été écrit par quelqu'un qui ne connaît rien @@ -515,7 +515,7 @@ Notes Si vous voulez tricher (ou vérifier ce que vous avez fait), vous pouvez consulter un autre fichier appelé \family typewriter -fr_exemple_lyxifie.lyx +exemple_lyxifie.lyx \family default , qui contient le même texte composé par un maître de LyX. @@ -1544,7 +1544,7 @@ Exercice \series default : Dans le fichier \family typewriter -fr_exemple_brut.lyx +exemple_brut.lyx \family default , corrigez les en-têtes des sections et sous-sections. @@ -1836,7 +1836,7 @@ Exercice \series default : Typographier la liste dans \family typewriter - fr_exemple_brut.lyx + exemple_brut.lyx \family default . \end_layout @@ -1934,7 +1934,7 @@ Vers \family default ) dans \family typewriter -fr_exemple_brut.lyx +exemple_brut.lyx \family default . \end_layout @@ -2550,7 +2550,7 @@ Exercice \series default : Corrigez le titre, la date, et l'auteur dans le fichier \family typewriter -fr_exemple_brut.lyx +exemple_brut.lyx \family default . \end_layout @@ -2905,7 +2905,7 @@ Exercice \series default : Corrigez les références à l'intérieur de \family typewriter -fr_exemple_brut.lyx +exemple_brut.lyx \family default . \end_layout @@ -3130,7 +3130,7 @@ Exercice \series default : Corrigez la note de bas de page dans \family typewriter -fr_exemple_brut.lyx +exemple_brut.lyx \family default . \end_layout @@ -3284,7 +3284,7 @@ Exercice : \series default Corrigez la bibliographie et la citation dans \family typewriter -fr_exemple_brut.lyx +exemple_brut.lyx \family default . \end_layout @@ -3411,7 +3411,7 @@ Exercice \series default : Corrigez la table des matières du fichier \family typewriter -fr_exemple_brut.lyx +exemple_brut.lyx \family default . \end_layout @@ -3858,7 +3858,7 @@ Exercice \series default : Mettez l'équation n°1 du fichier \family typewriter -fr_exemple_brut.lyx +exemple_brut.lyx \family default en mode mathématique. \end_layout @@ -4149,7 +4149,7 @@ Exercice \series default : Mettez l'équation n° 2 de \family typewriter - fr_exemple_brut.lyx + exemple_brut.lyx \family default en mode Math. \end_layout @@ -4344,7 +4344,7 @@ Exercice \series default : Mettez l'équation n° 3 de \family typewriter -fr_exemple_brut.lyx +exemple_brut.lyx \family default en mode mathématique. \end_layout @@ -4613,7 +4613,7 @@ Exercice \series default : Mettez les différentes formules du fichier \family typewriter -fr_exemple_brut.lyx +exemple_brut.lyx \family default en mode hors ligne, et constatez les différences de typographie. \end_layout diff --git a/lib/doc/fr_UserGuide.lyx b/lib/doc/fr/UserGuide.lyx similarity index 99% rename from lib/doc/fr_UserGuide.lyx rename to lib/doc/fr/UserGuide.lyx index bc0f62830e..ff74d0b802 100644 --- a/lib/doc/fr_UserGuide.lyx +++ b/lib/doc/fr/UserGuide.lyx @@ -12253,7 +12253,7 @@ Un insert graphique est ajout \begin_layout Standard \begin_inset Graphics - filename mobius.eps + filename ../mobius.eps display color rotateOrigin center @@ -12377,7 +12377,7 @@ Acide de M.C. \begin_layout Standard \align center \begin_inset Graphics - filename escher-lsd.eps + filename ../escher-lsd.eps display color rotateOrigin center @@ -12398,7 +12398,7 @@ status open \begin_layout Standard \align center \begin_inset Graphics - filename platypus.eps + filename ../platypus.eps display color rotateOrigin center @@ -13462,7 +13462,7 @@ Multicolonnes dans le menu. Ça ne marchera pas verticalement -- voir le document \family typewriter -fr_ExemplesTableaux.lyx +ExemplesTableaux.lyx \family default pour voir comment faire. \end_layout @@ -15793,7 +15793,7 @@ En-t . Voir le fichier \family typewriter -fr_ExemplesTableaux.lyx +ExemplesTableaux.lyx \family default pour voir comment ça marche. \end_layout diff --git a/lib/doc/gl_Intro.lyx b/lib/doc/gl/Intro.lyx similarity index 99% rename from lib/doc/gl_Intro.lyx rename to lib/doc/gl/Intro.lyx index 026a3d0c74..554ccca873 100644 --- a/lib/doc/gl_Intro.lyx +++ b/lib/doc/gl/Intro.lyx @@ -1681,7 +1681,7 @@ doc traducións que existen. Asi a introdución que está a ler é o ficheiro \family typewriter -gl_intro.lyx +intro.lyx \family default , o orixinal é o ficheiro \family typewriter diff --git a/lib/doc/gl_Tutorial.lyx b/lib/doc/gl/Tutorial.lyx similarity index 99% rename from lib/doc/gl_Tutorial.lyx rename to lib/doc/gl/Tutorial.lyx index bdea871f60..d49fb030bc 100644 --- a/lib/doc/gl_Tutorial.lyx +++ b/lib/doc/gl/Tutorial.lyx @@ -384,13 +384,13 @@ Por coñecimentos de LyX. Chama-se \family typewriter -gl_exemplo_bruto.lyx +exemplo_bruto.lyx \family default , supostamente escrito por alguén que ignora as grandes capacidades do LyX. Segundo vaia aprendendo as novas funcións do LyX, suxeriremo-lle modificar as partes correspondentes do documento \family typewriter -gl_exemplo_bruto.lyx +exemplo_bruto.lyx \family default . Verá que este documento contén algunhas dicas @@ -424,7 +424,7 @@ Notas Se desexar facer trampa (ou verificar se está a facer ben as cousas), ha tamén un ficheiro chamado \family typewriter -gl_exemplo_lyxificado.lyx +exemplo_lyxificado.lyx \family default que contén o mesmo texto escrito por un mestre LyXeiro. \end_layout @@ -1505,7 +1505,7 @@ Exerc \series default : Arranxe os cabezallos de seccións e subseccións no arquivo de testes \family typewriter -gl_exemplo_bruto.lyx +exemplo_bruto.lyx \family default . @@ -1818,7 +1818,7 @@ Exerc \series default : Arranxe a lista no \family typewriter -gl_exemplo_bruto.lyx +exemplo_bruto.lyx \end_layout \begin_layout Standard @@ -1941,7 +1941,7 @@ linebreak \family typewriter -gl_exemplo_bruto.lyx +exemplo_bruto.lyx \end_layout \begin_layout Chapter @@ -2617,7 +2617,7 @@ Exerc \series default : Arranxe o título, data e autor no ficheiro \family typewriter -gl_exemplo_bruto.lyx +exemplo_bruto.lyx \end_layout \begin_layout Section @@ -2951,7 +2951,7 @@ Exerc \series default : Arranxe as referéncias no ficheiro \family typewriter -gl_exemplo_bruto.lyx +exemplo_bruto.lyx \end_layout \begin_layout Section @@ -3073,7 +3073,7 @@ p \family default , ben clicar no botón \begin_inset Graphics - filename ../images/footnote-insert.xpm + filename ../../images/footnote-insert.xpm scale 85 BoundingBox 0bp 0bp 22bp 22bp @@ -3097,7 +3097,7 @@ Supr \begin_layout Standard As notas á marxe poden inserir-se ben desde o botón \begin_inset Graphics - filename ../images/marginalnote-insert.xpm + filename ../../images/marginalnote-insert.xpm scale 85 BoundingBox 0bp 0bp 22bp 22bp @@ -3159,7 +3159,7 @@ Exerc \series default : Arranxe a nota de rodapé no ficheiro \family typewriter -gl_exemplo_bruto.lyx +exemplo_bruto.lyx \family default . \end_layout @@ -3327,7 +3327,7 @@ Exerc \series default Arranxe a bibliografia e a cita no ficheiro \family typewriter -gl_exemplo_bruto.lyx +exemplo_bruto.lyx \end_layout \begin_layout Section @@ -3406,7 +3406,7 @@ Exerc \series default : Arranxe o índice do ficheiro \family typewriter -gl_exemplo_bruto.lyx +exemplo_bruto.lyx \end_layout \begin_layout Chapter @@ -3473,7 +3473,7 @@ A ecuaci \begin_layout Standard Para criar unha fórmula vaia a barra de ferramentas e clique no botón \begin_inset Graphics - filename ../images/math-mode.xpm + filename ../../images/math-mode.xpm scale 85 BoundingBox 0bp 0bp 22bp 22bp @@ -3804,7 +3804,7 @@ Exerc \series default : Transforme a ecuación 1 do \family typewriter -gl_exemplo_bruto.lyx +exemplo_bruto.lyx \family default ao modo matemático. \end_layout @@ -3911,7 +3911,7 @@ Raices e fracci \begin_layout Standard Prema no botón \begin_inset Graphics - filename ../images/math/sqrt-square.xpm + filename ../../images/math/sqrt-square.xpm scale 85 BoundingBox 0bp 0bp 22bp 22bp @@ -4000,7 +4000,7 @@ S Os delimitadores, como parénteses curvos, parénteses rectos ou chaves, inseren-s e desde un painel que se lanza ao premer o botón \begin_inset Graphics - filename ../images/math/delim.xpm + filename ../../images/math/delim.xpm scale 85 BoundingBox 0bp 0bp 22bp 22bp @@ -4074,7 +4074,7 @@ Exerc \series default : Arranxe a ecuación 2 do \family typewriter -gl_exemplo_bruto.lyx +exemplo_bruto.lyx \family default . \end_layout @@ -4234,7 +4234,7 @@ Exerc \series default : Transforme a ecuación 3 do \family typewriter -gl_exemplo_bruto.lyx +exemplo_bruto.lyx \family default no modo matemático. \end_layout @@ -4250,7 +4250,7 @@ Matrices O botón \begin_inset Graphics - filename ../images/math/matrix.xpm + filename ../../images/math/matrix.xpm scale 85 clip @@ -4345,7 +4345,7 @@ Clique no bot \family sans \begin_inset Graphics - filename ../images/math-display.xpm + filename ../../images/math-display.xpm \end_inset @@ -4364,7 +4364,7 @@ matem \family sans \begin_inset Graphics - filename ../images/math-display.xpm + filename ../../images/math-display.xpm \end_inset @@ -4428,7 +4428,7 @@ Exerc \series default : Faga independentes as várias fórmulas do \family typewriter -gl_exemplo_bruto.lyx +exemplo_bruto.lyx \family default e vexa o seu aspeito nunha pré-impresión. \end_layout @@ -4567,7 +4567,7 @@ T \family default ben clicando no botón \begin_inset Graphics - filename ../images/tabular-insert.xpm + filename ../../images/tabular-insert.xpm scale 85 clip @@ -4606,7 +4606,7 @@ e \family default ou clicando no botón \begin_inset Graphics - filename ../images/dialog-show-new-inset_graphics.xpm + filename ../../images/dialog-show-new-inset_graphics.xpm scale 85 \end_inset @@ -4792,7 +4792,7 @@ O LyX implementa moitos comandos do LaTeX, mais non todos. \color red \begin_inset Graphics - filename ../images/ert-insert.xpm + filename ../../images/ert-insert.xpm scale 85 clip diff --git a/lib/doc/he_Intro.lyx b/lib/doc/he/Intro.lyx similarity index 100% rename from lib/doc/he_Intro.lyx rename to lib/doc/he/Intro.lyx diff --git a/lib/doc/he_Tutorial.lyx b/lib/doc/he/Tutorial.lyx similarity index 99% rename from lib/doc/he_Tutorial.lyx rename to lib/doc/he/Tutorial.lyx index ffdf5b9b99..08772c45c5 100644 --- a/lib/doc/he_Tutorial.lyx +++ b/lib/doc/he/Tutorial.lyx @@ -489,13 +489,13 @@ status collapsed áòáøéú àðçðå îöéòéí ìê ùúé àåôöéåú àèø÷èéáéåú: àå ä÷åáõ \family typewriter \lang english -he_example_raw.lyx +example_raw.lyx \family default \lang hebrew )îåîìõ( ùáå äè÷ñè áàðâìéú åø÷ äøîæéí áòáøéú, àå \family typewriter \lang english -he_he_example_raw.lyx +example_raw.lyx \family default \lang hebrew ùáå âí äè÷ñè åâí äøîæéí áòáøéú )îåîìõ àåìé áæëåú äùéøä, àáì ìà ëúøâéì ìé÷ñ, @@ -503,7 +503,7 @@ he_he_example_raw.lyx ùéí ìá ùàéï \family typewriter \lang english -he_example_lyxified.lyx +example_lyxified.lyx \family default \lang hebrew . @@ -1838,7 +1838,7 @@ Subsubsection úøâéì: ú÷ï àú ëåúøåú äñòéôéí á÷åáõ \family typewriter \lang english -he_example_raw.lyx +example_raw.lyx \lang hebrew . \end_layout @@ -2169,7 +2169,7 @@ List úøâéì: ú÷ï àú äøùéîä á- \family typewriter \lang english -he_example_raw.lyx +example_raw.lyx \family default \lang hebrew . @@ -2285,7 +2285,7 @@ User's Guide úøâéì: ú÷ï àú \family typewriter \lang english -he_example_raw.lyx +example_raw.lyx \family default \lang hebrew ìùîåù ðëåï á- @@ -3039,7 +3039,7 @@ Abstract úøâéì: ú÷ï àú ùòø äîñîê \family typewriter \lang english -he_example_raw.lyx +example_raw.lyx \family default \lang hebrew . @@ -3533,7 +3533,7 @@ class úøâéì: ú÷ï àú ääôðéåú á- \family typewriter \lang english -he_example_raw.lyx +example_raw.lyx \family default \lang hebrew . @@ -3764,7 +3764,7 @@ LaTeX úøâéì: ú÷ï àú äòøú äùåìéí á- \family typewriter \lang english -he_example_raw.lyx +example_raw.lyx \family default \lang hebrew . @@ -3977,7 +3977,7 @@ abel úøâéì: ú÷ï àú äáéáìéåâøôéä åääôðéåú àìéä á- \family typewriter \lang english -he_example_raw.lyx +example_raw.lyx \family default \lang hebrew . @@ -4138,7 +4138,7 @@ status collapsed úøâéì: ú÷ï àú úåëï äòðééðéí á÷åáõ \family typewriter \lang english -he_example_raw.lyx +example_raw.lyx \family default \lang hebrew . @@ -4574,7 +4574,7 @@ Esc á- \family typewriter \lang english -he_example_raw.lyx +example_raw.lyx \family default \lang hebrew áîöá îúîèé. @@ -4886,7 +4886,7 @@ Apply á- \family typewriter \lang english -he_example_raw.lyx +example_raw.lyx \family default \lang hebrew ëøàåé. @@ -5007,7 +5007,7 @@ TeX á- \family typewriter \lang english -he_example_raw.lyx +example_raw.lyx \family default \lang hebrew áîåã îúîèé÷ä. @@ -5261,7 +5261,7 @@ Return úøâéì: äôåê àú ëì äðåñçàåú á- \family typewriter \lang english -he_example_raw.lyx +example_raw.lyx \family default \lang hebrew ìîîåøëæåú, åùéí ìá ìùéðåééí áòøéëä. diff --git a/lib/doc/hu_Intro.lyx b/lib/doc/hu/Intro.lyx similarity index 100% rename from lib/doc/hu_Intro.lyx rename to lib/doc/hu/Intro.lyx diff --git a/lib/doc/hu_Tutorial.lyx b/lib/doc/hu/Tutorial.lyx similarity index 99% rename from lib/doc/hu_Tutorial.lyx rename to lib/doc/hu/Tutorial.lyx index b55be60a54..90296ecbe0 100644 --- a/lib/doc/hu_Tutorial.lyx +++ b/lib/doc/hu/Tutorial.lyx @@ -453,7 +453,7 @@ textregistered \begin_layout Standard Végül megtalálja a \family typewriter -hu_example-raw.lyx +example-raw.lyx \family default nevû fájlt, amit azért készítettünk, hogy gyakorolhassa a LyX használatát. Ezt a fájlt egy a LyX-hez egyáltalán nem értõ személy gépelte be. @@ -484,7 +484,7 @@ megjegyz Ha puskázni szeretne (vagy csak le szeretné ellenõrizni, amit csinált), talál egy \family typewriter -hu_example_lyxified.lyx +example_lyxified.lyx \family default nevû fájlt is, ami ugyanazt a szöveget tartalmazza, de azt egy a LyX-hez profi szinten értõ személy készítette. @@ -517,7 +517,7 @@ P feliratú gombra kattint. Nyissa meg a nyers dokumentumot ( \family typewriter -hu_example-raw.lyx +example-raw.lyx \family default ), majd mentse el a \family sans @@ -1514,7 +1514,7 @@ Feladat \series default : javítsa ki a szakasz és alszakasz címeket a \family typewriter -hu_example_raw.lyx +example_raw.lyx \family default fájban. @@ -1784,7 +1784,7 @@ Feladat: \series default alakítsa át a listát az \family typewriter -hu_example_raw.lyx +example_raw.lyx \family default fájlban. \end_layout @@ -1884,7 +1884,7 @@ linebreak \family typewriter -hu_example_raw.lyx +example_raw.lyx \family default fájlban. \end_layout @@ -2536,7 +2536,7 @@ Feladat \series default : Javítsa ki a címet, a dátumot és a szerzõt a \family typewriter -hu_example_raw.lyx +example_raw.lyx \family default dokumentumban. \end_layout @@ -2898,7 +2898,7 @@ Feladat \series default : Javítsa ki a hivatkozásokat a \family typewriter -hu_example_raw.lyx +example_raw.lyx \family default dokumentumban. \end_layout @@ -3098,7 +3098,7 @@ Feladat \series default : Javítsa ki a lábjegyzetet a \family typewriter -hu_example_raw.lyx +example_raw.lyx \family default dokumentumban. \end_layout @@ -3244,7 +3244,7 @@ Feladat \series default : Javítsa ki az irodalomjegyzéket és a hivatkozásokat a \family typewriter -hu_example_raw.lyx +example_raw.lyx \family default dokumentumban. \end_layout @@ -3357,7 +3357,7 @@ Feladat \series default : Javítsa ki az tartalomjegyzéket a \family typewriter -hu_example_raw.lyx +example_raw.lyx \family default dokumentumban. \end_layout @@ -3735,7 +3735,7 @@ Feladat \series default : A \family typewriter -hu_example_raw.lyx +example_raw.lyx \family default dokumentum elsõ képletét tegye képlet módba. \end_layout @@ -4027,7 +4027,7 @@ Feladat \series default : A \family typewriter -hu_example_raw.lyx +example_raw.lyx \family default dokumentum második képletét tegye képlet módba. \end_layout @@ -4217,7 +4217,7 @@ Feladat \series default : A \family typewriter -hu_example_raw.lyx +example_raw.lyx \family default dokumentum harmadik képletét tegye képlet módba. \end_layout @@ -4435,7 +4435,7 @@ Feladat \series default : A \family typewriter -hu_example_raw.lyx +example_raw.lyx \family default dokumentum különbözõ kifejezéseit tegye megjelenített módba és nézze meg hogyan változik a szedésük. diff --git a/lib/doc/it_Customization.lyx b/lib/doc/it/Customization.lyx similarity index 100% rename from lib/doc/it_Customization.lyx rename to lib/doc/it/Customization.lyx diff --git a/lib/doc/it_Intro.lyx b/lib/doc/it/Intro.lyx similarity index 100% rename from lib/doc/it_Intro.lyx rename to lib/doc/it/Intro.lyx diff --git a/lib/doc/it_Tutorial.lyx b/lib/doc/it/Tutorial.lyx similarity index 100% rename from lib/doc/it_Tutorial.lyx rename to lib/doc/it/Tutorial.lyx diff --git a/lib/doc/it_UserGuide.lyx b/lib/doc/it/UserGuide.lyx similarity index 99% rename from lib/doc/it_UserGuide.lyx rename to lib/doc/it/UserGuide.lyx index 41f61b82f2..1b2f5350f8 100644 --- a/lib/doc/it_UserGuide.lyx +++ b/lib/doc/it/UserGuide.lyx @@ -12586,7 +12586,7 @@ A seguito di ci \begin_layout Standard \align center \begin_inset Graphics - filename mobius.eps + filename ../mobius.eps display color scale 70 rotateOrigin center @@ -13328,7 +13328,7 @@ M.C. \begin_layout Standard \align center \begin_inset Graphics - filename escher-lsd.eps + filename ../escher-lsd.eps display color rotateOrigin center @@ -13352,7 +13352,7 @@ status open \begin_layout Standard \align center \begin_inset Graphics - filename platypus.eps + filename ../platypus.eps display color rotateOrigin center diff --git a/lib/doc/nb_Intro.lyx b/lib/doc/nb/Intro.lyx similarity index 100% rename from lib/doc/nb_Intro.lyx rename to lib/doc/nb/Intro.lyx diff --git a/lib/doc/nl_Intro.lyx b/lib/doc/nl/Intro.lyx similarity index 100% rename from lib/doc/nl_Intro.lyx rename to lib/doc/nl/Intro.lyx diff --git a/lib/doc/nl_Tutorial.lyx b/lib/doc/nl/Tutorial.lyx similarity index 99% rename from lib/doc/nl_Tutorial.lyx rename to lib/doc/nl/Tutorial.lyx index ba012cc5a8..769b2f6d94 100644 --- a/lib/doc/nl_Tutorial.lyx +++ b/lib/doc/nl/Tutorial.lyx @@ -1073,7 +1073,7 @@ Tenslotte hebben we een bestand gemaakt waarmee je je LyX-vaardigheden kunt oefenen. Het heet \family typewriter -nl_voorbeeld_ruw.lyx +voorbeeld_ruw.lyx \family default . Doe alsof het is geschreven door iemand die niets van de fantastische mogelijkh @@ -1103,7 +1103,7 @@ Notities Als je wilt spieken (of controleren of je het goed gedaan hebt), bestaat er ook een bestand \family typewriter -nl_voorbeeld_verlyxt.lyx +voorbeeld_verlyxt.lyx \family default dat dezelfde tekst bevat, maar dan bewerkt door een LyX-goeroe. \end_layout @@ -2168,7 +2168,7 @@ Oefening \series default : Corrigeer de sectie en subsectie-koppen in \family typewriter -nl_voorbeeld_ruw.lyx +voorbeeld_ruw.lyx \family default . \end_layout @@ -2441,7 +2441,7 @@ Oefening \series default : Maak de lijst op in \family typewriter -nl_voorbeeld_ruw.lyx +voorbeeld_ruw.lyx \end_layout \begin_layout Standard @@ -2529,7 +2529,7 @@ Oefening \series default : Maak in het document \family typewriter -nl_voorbeeld_ruw.lyx +voorbeeld_ruw.lyx \family default , de \family sans @@ -3268,7 +3268,7 @@ Oefening \series default : Repareer de titel, datum en auteur in \family typewriter -nl_voorbeeld_ruw.lyx +voorbeeld_ruw.lyx \end_layout \begin_layout Section @@ -3615,7 +3615,7 @@ Oefening \series default : Herstel de verwijzingen in \family typewriter -nl_voorbeeld_ruw.lyx +voorbeeld_ruw.lyx \end_layout \begin_layout Section @@ -3866,7 +3866,7 @@ Oefening \series default : Herstel de voetnoot in \family typewriter -nl_voorbeeld_ruw.lyx +voorbeeld_ruw.lyx \end_layout \begin_layout Section @@ -4032,7 +4032,7 @@ Oefening: \series default Herstel de bibliografie en het citaat in \family typewriter -nl_voorbeeld_ruw.lyx +voorbeeld_ruw.lyx \end_layout \begin_layout Section @@ -4193,7 +4193,7 @@ Oefening \series default : Herstel de inhoudsopgave in \family typewriter -nl_voorbeeld_ruw.lyx +voorbeeld_ruw.lyx \end_layout \begin_layout Chapter @@ -4730,7 +4730,7 @@ Oefening: \series default Plaats vergelijking 1 van \family typewriter -nl_voorbeeld_ruw.lyx +voorbeeld_ruw.lyx \family default in math modus. \end_layout @@ -5043,7 +5043,7 @@ Oefening: \series default Plaats vergelijking 2 van \family typewriter -nl_voorbeeld_ruw.lyx +voorbeeld_ruw.lyx \family default in math modus. \end_layout @@ -5233,7 +5233,7 @@ Oefening: \series default Plaats vergelijking 3 van \family typewriter -nl_voorbeeld_ruw.lyx +voorbeeld_ruw.lyx \family default in math modus. \end_layout @@ -5403,7 +5403,7 @@ Oefening: \series default Plaats de verschillende vergelijkingen van \family typewriter -nl_voorbeeld_ruw.lyx +voorbeeld_ruw.lyx \family default in weergave modus en bekijk hoe de opmaak verandert. \end_layout diff --git a/lib/doc/pl_Extended.lyx b/lib/doc/pl/Extended.lyx similarity index 99% rename from lib/doc/pl_Extended.lyx rename to lib/doc/pl/Extended.lyx index bbeea367f1..dfbd3af970 100644 --- a/lib/doc/pl_Extended.lyx +++ b/lib/doc/pl/Extended.lyx @@ -2769,7 +2769,7 @@ status open \begin_layout Standard \begin_inset Graphics - filename mobius.eps + filename ../mobius.eps display color width 40col% rotateOrigin center diff --git a/lib/doc/pl_Intro.lyx b/lib/doc/pl/Intro.lyx similarity index 100% rename from lib/doc/pl_Intro.lyx rename to lib/doc/pl/Intro.lyx diff --git a/lib/doc/pl_Tutorial.lyx b/lib/doc/pl/Tutorial.lyx similarity index 100% rename from lib/doc/pl_Tutorial.lyx rename to lib/doc/pl/Tutorial.lyx diff --git a/lib/doc/pt_Intro.lyx b/lib/doc/pt/Intro.lyx similarity index 100% rename from lib/doc/pt_Intro.lyx rename to lib/doc/pt/Intro.lyx diff --git a/lib/doc/pt_Tutorial.lyx b/lib/doc/pt/Tutorial.lyx similarity index 99% rename from lib/doc/pt_Tutorial.lyx rename to lib/doc/pt/Tutorial.lyx index b1cd6f95de..bf4dad8acb 100644 --- a/lib/doc/pt_Tutorial.lyx +++ b/lib/doc/pt/Tutorial.lyx @@ -1275,7 +1275,7 @@ Finalmente, escrevemos um documento para o deixar praticar os seus conhecimentos de LyX. Chama-se \family typewriter -pt_example_raw.lyx +example_raw.lyx \family default . Imagine que foi escrito por alguém que não conhece nada acerca das grandes @@ -1283,7 +1283,7 @@ pt_example_raw.lyx À medida que for aprendendo as novas funções do LyX, iremos sugerir-lhe que modifique as respectivas partes do documento \family typewriter -pt_example_raw.lyx +example_raw.lyx \family default . Este, contém ainda algumas dicas @@ -1317,7 +1317,7 @@ Notas Se desejar fazer batota (ou verificar o que realizou), há também um ficheiro chamado \family typewriter -pt_example_lyxified.lyx +example_lyxified.lyx \family default que contém o mesmo texto escrito e composto por um mestre em LyX. \end_layout @@ -1346,7 +1346,7 @@ Examples . Abra o documento \family typewriter - pt_example_raw.lyx + example_raw.lyx \family default , e use \family sans @@ -1363,7 +1363,7 @@ s para gravar uma cópia no seu directório e poder trabalhar sobre ele. Enquanto modifica partes do documento \family typewriter -pt_example_raw.lyx +example_raw.lyx \family default , verifique como é que essas mudanças afectaram o \family sans @@ -2575,7 +2575,7 @@ Exerc \series default : Fixe os cabeçalhos das secções e subsecções em \family typewriter -pt_example_raw.lyx +example_raw.lyx \family default . @@ -2853,7 +2853,7 @@ Exerc \series default : Componha a lista no \family typewriter -pt_example_raw.lyx +example_raw.lyx \end_layout \begin_layout Standard @@ -2979,7 +2979,7 @@ linebreak \family typewriter -pt_example_raw.lyx +example_raw.lyx \end_layout \begin_layout Chapter @@ -3602,7 +3602,7 @@ Exerc \series default : Arranje o título, data e autor no ficheiro \family typewriter -pt_example_raw.lyx +example_raw.lyx \end_layout \begin_layout Section @@ -3999,7 +3999,7 @@ Exerc \series default : Arranje as referências no ficheiro \family typewriter -pt_example_raw.lyx +example_raw.lyx \end_layout \begin_layout Section @@ -4239,7 +4239,7 @@ Exerc \series default : Arranje a nota de rodapé no ficheiro \family typewriter -pt_example_raw.lyx +example_raw.lyx \end_layout \begin_layout Section @@ -4402,7 +4402,7 @@ Exerc \series default Crie uma bibliografia e citação no ficheiro \family typewriter -pt_example_raw.lyx +example_raw.lyx \end_layout \begin_layout Section @@ -4539,7 +4539,7 @@ Exerc \series default : Crie o índice no ficheiro \family typewriter -pt_example_raw.lyx +example_raw.lyx \end_layout \begin_layout Chapter @@ -5077,7 +5077,7 @@ Exerc \series default : Ponha a equação 1 do \family typewriter -pt_example_raw.lyx +example_raw.lyx \family default em modo matemático. \end_layout @@ -5394,7 +5394,7 @@ Exerc \series default : Ponha a equação 2 do \family typewriter -pt_example_raw.lyx +example_raw.lyx \family default em modo matemático. \end_layout @@ -5585,7 +5585,7 @@ Exerc \series default : Ponha a equação 3 do \family typewriter -pt_example_raw.lyx +example_raw.lyx \family default em modo matemático. \end_layout @@ -5793,7 +5793,7 @@ Exerc \series default : Ponha as várias equações em \family typewriter -pt_example_raw.lyx +example_raw.lyx \family default em modo display e veja como ficam escritas de modo diferente. \end_layout diff --git a/lib/doc/ro_Intro.lyx b/lib/doc/ro/Intro.lyx similarity index 100% rename from lib/doc/ro_Intro.lyx rename to lib/doc/ro/Intro.lyx diff --git a/lib/doc/ru_FAQ.lyx b/lib/doc/ru/FAQ.lyx similarity index 100% rename from lib/doc/ru_FAQ.lyx rename to lib/doc/ru/FAQ.lyx diff --git a/lib/doc/ru_Intro.lyx b/lib/doc/ru/Intro.lyx similarity index 100% rename from lib/doc/ru_Intro.lyx rename to lib/doc/ru/Intro.lyx diff --git a/lib/doc/ru_Tutorial.lyx b/lib/doc/ru/Tutorial.lyx similarity index 100% rename from lib/doc/ru_Tutorial.lyx rename to lib/doc/ru/Tutorial.lyx diff --git a/lib/doc/sk_Tutorial.lyx b/lib/doc/sk/Tutorial.lyx similarity index 100% rename from lib/doc/sk_Tutorial.lyx rename to lib/doc/sk/Tutorial.lyx diff --git a/lib/doc/sk_UserGuide.lyx b/lib/doc/sk/UserGuide.lyx similarity index 99% rename from lib/doc/sk_UserGuide.lyx rename to lib/doc/sk/UserGuide.lyx index 5893fe6dd5..a79f9a31f7 100644 --- a/lib/doc/sk_UserGuide.lyx +++ b/lib/doc/sk/UserGuide.lyx @@ -12092,7 +12092,7 @@ PostScript: \begin_layout Standard \align center \begin_inset Graphics - filename mobius.eps + filename ../mobius.eps display color rotateOrigin center @@ -12118,7 +12118,7 @@ EPS: Toto je tie¾ na PostScriptové obrázky, ale tieto sa správajú odli¹ne. Sú vlo¾ené priamo do textu, ako napríklad tento: \begin_inset Graphics - filename mobius.eps + filename ../mobius.eps display color width 1in height 0.2in @@ -12403,7 +12403,7 @@ Prv \begin_layout Standard \align center \begin_inset Graphics - filename escher-lsd.eps + filename ../escher-lsd.eps display color rotateOrigin center @@ -12424,7 +12424,7 @@ status open \begin_layout Standard \align center \begin_inset Graphics - filename platypus.eps + filename ../platypus.eps display color width 80text% rotateOrigin center diff --git a/lib/doc/sl_Intro.lyx b/lib/doc/sl/Intro.lyx similarity index 100% rename from lib/doc/sl_Intro.lyx rename to lib/doc/sl/Intro.lyx diff --git a/lib/doc/sl_Tutorial.lyx b/lib/doc/sl/Tutorial.lyx similarity index 99% rename from lib/doc/sl_Tutorial.lyx rename to lib/doc/sl/Tutorial.lyx index f06a320c1b..5d96902b18 100644 --- a/lib/doc/sl_Tutorial.lyx +++ b/lib/doc/sl/Tutorial.lyx @@ -1109,7 +1109,7 @@ dvips Konèno, napisali smo datoteko, ki vam omogoèa uèenje ve¹èin LyXa. Imenuje se \family typewriter -sl_primer_surov.lyx +primer_surov.lyx \family default . Mislite si, da jo je napisal nekdo, ki ni vedel za nobeno od èudovitih @@ -1117,7 +1117,7 @@ sl_primer_surov.lyx Ko se boste nauèili nove funkcije LyXa, vam bomo predlagali, da popravite doloèene dele datoteke \family typewriter -sl_primer_surov.lyx +primer_surov.lyx \family default . V njej so tudi @@ -1132,7 +1132,7 @@ subtilni Èe ¾elite goljufati (ali preveriti, kaj ste napravili), je na voljo tudi datoteka \family typewriter -sl_primer_lyxan.lyx +primer_lyxan.lyx \family default z istim besedilom, kot bi ga napisal in stavil mojster LyXa. \end_layout @@ -2110,7 +2110,7 @@ Vaja \series default : Uredite glave razdelkov in podrazdelkov v datoteki \family typewriter -sl_primer_surov.lyx +primer_surov.lyx \family default . Ta spis boste na¹li v imeniku @@ -2430,7 +2430,7 @@ Vaja \series default : Stavite seznam v datoteki \family typewriter -sl_primer_surov.lyx +primer_surov.lyx \end_layout \begin_layout Standard @@ -2538,7 +2538,7 @@ status collapsed v datoteki \family typewriter -sl_primer_surov.lyx +primer_surov.lyx \end_layout \begin_layout Chapter @@ -3084,7 +3084,7 @@ Vaja \series default : Uredite naslov, datum in ime avtorja v datoteki \family typewriter -sl_primer_surov.lyx +primer_surov.lyx \end_layout \begin_layout Section @@ -3392,7 +3392,7 @@ Vaja \series default : Uredite sklicevanja v \family typewriter -sl_primer_surov.lyx +primer_surov.lyx \end_layout \begin_layout Section @@ -3648,7 +3648,7 @@ Vaja \series default : Uredite opombo v nogi v datoteki \family typewriter -sl_primer_surov.lyx +primer_surov.lyx \end_layout \begin_layout Section @@ -3811,7 +3811,7 @@ Vaja: \series default Uredite literarne vire in sklicevanje v datoteki \family typewriter -sl_primer_surov.lyx +primer_surov.lyx \end_layout \begin_layout Section @@ -3930,7 +3930,7 @@ Vaja \series default : Uredite vsebinsko kazalo v datoteki \family typewriter -sl_primer_surov.lyx +primer_surov.lyx \end_layout \begin_layout Chapter @@ -4452,7 +4452,7 @@ Vaja \series default : Postavite enaèbo 1 v datoteki \family typewriter -sl_primer_surov.lyx +primer_surov.lyx \family default v matematièni naèin. \end_layout @@ -4762,7 +4762,7 @@ Vaja \series default : Postavite enaèbo 2 v datoteki \family typewriter -sl_primer_surov.lyx +primer_surov.lyx \family default v matematièni naèin. \end_layout @@ -4948,7 +4948,7 @@ Vaja \series default : Postavite enaèbo 3 v datoteki \family typewriter -sl_primer_surov.lyx +primer_surov.lyx \family default v matematièni naèin. \end_layout @@ -5131,7 +5131,7 @@ Vaja \series default : Postavite razliène enaèbe v \family typewriter -sl_primer_surov.lyx +primer_surov.lyx \family default v prikazni naèin in si oglejte, kako razlièno se stavijo. \end_layout diff --git a/lib/doc/sv_Intro.lyx b/lib/doc/sv/Intro.lyx similarity index 100% rename from lib/doc/sv_Intro.lyx rename to lib/doc/sv/Intro.lyx diff --git a/lib/doc/sv_Tutorial.lyx b/lib/doc/sv/Tutorial.lyx similarity index 100% rename from lib/doc/sv_Tutorial.lyx rename to lib/doc/sv/Tutorial.lyx diff --git a/lib/examples/ca_splash.lyx b/lib/examples/ca/splash.lyx similarity index 100% rename from lib/examples/ca_splash.lyx rename to lib/examples/ca/splash.lyx diff --git a/lib/examples/cs_splash.lyx b/lib/examples/cs/splash.lyx similarity index 100% rename from lib/examples/cs_splash.lyx rename to lib/examples/cs/splash.lyx diff --git a/lib/examples/da_splash.lyx b/lib/examples/da/splash.lyx similarity index 100% rename from lib/examples/da_splash.lyx rename to lib/examples/da/splash.lyx diff --git a/lib/examples/de_ItemizeBullets.lyx b/lib/examples/de/ItemizeBullets.lyx similarity index 100% rename from lib/examples/de_ItemizeBullets.lyx rename to lib/examples/de/ItemizeBullets.lyx diff --git a/lib/examples/de_Lebenslauf.lyx b/lib/examples/de/Lebenslauf.lyx similarity index 100% rename from lib/examples/de_Lebenslauf.lyx rename to lib/examples/de/Lebenslauf.lyx diff --git a/lib/examples/de_Minipage.lyx b/lib/examples/de/Minipage.lyx similarity index 100% rename from lib/examples/de_Minipage.lyx rename to lib/examples/de/Minipage.lyx diff --git a/lib/examples/de_TableExamples.lyx b/lib/examples/de/TableExamples.lyx similarity index 100% rename from lib/examples/de_TableExamples.lyx rename to lib/examples/de/TableExamples.lyx diff --git a/lib/examples/de_Waehrungen.lyx b/lib/examples/de/Waehrungen.lyx similarity index 100% rename from lib/examples/de_Waehrungen.lyx rename to lib/examples/de/Waehrungen.lyx diff --git a/lib/examples/de_beispiel_gelyxt.lyx b/lib/examples/de/beispiel_gelyxt.lyx similarity index 100% rename from lib/examples/de_beispiel_gelyxt.lyx rename to lib/examples/de/beispiel_gelyxt.lyx diff --git a/lib/examples/de_beispiel_roh.lyx b/lib/examples/de/beispiel_roh.lyx similarity index 100% rename from lib/examples/de_beispiel_roh.lyx rename to lib/examples/de/beispiel_roh.lyx diff --git a/lib/examples/de_decimal.lyx b/lib/examples/de/decimal.lyx similarity index 100% rename from lib/examples/de_decimal.lyx rename to lib/examples/de/decimal.lyx diff --git a/lib/examples/de_mathed.lyx b/lib/examples/de/mathed.lyx similarity index 100% rename from lib/examples/de_mathed.lyx rename to lib/examples/de/mathed.lyx diff --git a/lib/examples/de_multicol.lyx b/lib/examples/de/multicol.lyx similarity index 100% rename from lib/examples/de_multicol.lyx rename to lib/examples/de/multicol.lyx diff --git a/lib/examples/de_splash.lyx b/lib/examples/de/splash.lyx similarity index 100% rename from lib/examples/de_splash.lyx rename to lib/examples/de/splash.lyx diff --git a/lib/examples/es_ejemplo_con_lyx.lyx b/lib/examples/es/ejemplo_con_lyx.lyx similarity index 100% rename from lib/examples/es_ejemplo_con_lyx.lyx rename to lib/examples/es/ejemplo_con_lyx.lyx diff --git a/lib/examples/es_ejemplo_sin_lyx.lyx b/lib/examples/es/ejemplo_sin_lyx.lyx similarity index 100% rename from lib/examples/es_ejemplo_sin_lyx.lyx rename to lib/examples/es/ejemplo_sin_lyx.lyx diff --git a/lib/examples/es_splash.lyx b/lib/examples/es/splash.lyx similarity index 100% rename from lib/examples/es_splash.lyx rename to lib/examples/es/splash.lyx diff --git a/lib/examples/eu_adibide_gordina.lyx b/lib/examples/eu/adibide_gordina.lyx similarity index 100% rename from lib/examples/eu_adibide_gordina.lyx rename to lib/examples/eu/adibide_gordina.lyx diff --git a/lib/examples/eu_adibide_lyx-atua.lyx b/lib/examples/eu/adibide_lyx-atua.lyx similarity index 100% rename from lib/examples/eu_adibide_lyx-atua.lyx rename to lib/examples/eu/adibide_lyx-atua.lyx diff --git a/lib/examples/eu_splash.lyx b/lib/examples/eu/splash.lyx similarity index 100% rename from lib/examples/eu_splash.lyx rename to lib/examples/eu/splash.lyx diff --git a/lib/examples/fr_AlignementDecimal.lyx b/lib/examples/fr/AlignementDecimal.lyx similarity index 100% rename from lib/examples/fr_AlignementDecimal.lyx rename to lib/examples/fr/AlignementDecimal.lyx diff --git a/lib/examples/fr_CV.lyx b/lib/examples/fr/CV.lyx similarity index 100% rename from lib/examples/fr_CV.lyx rename to lib/examples/fr/CV.lyx diff --git a/lib/examples/fr_ExemplesTableaux.lyx b/lib/examples/fr/ExemplesTableaux.lyx similarity index 100% rename from lib/examples/fr_ExemplesTableaux.lyx rename to lib/examples/fr/ExemplesTableaux.lyx diff --git a/lib/examples/fr_Foils.lyx b/lib/examples/fr/Foils.lyx similarity index 100% rename from lib/examples/fr_Foils.lyx rename to lib/examples/fr/Foils.lyx diff --git a/lib/examples/fr_ListesPuces.lyx b/lib/examples/fr/ListesPuces.lyx similarity index 100% rename from lib/examples/fr_ListesPuces.lyx rename to lib/examples/fr/ListesPuces.lyx diff --git a/lib/examples/fr_Minipage.lyx b/lib/examples/fr/Minipage.lyx similarity index 100% rename from lib/examples/fr_Minipage.lyx rename to lib/examples/fr/Minipage.lyx diff --git a/lib/examples/fr_exemple_brut.lyx b/lib/examples/fr/exemple_brut.lyx similarity index 100% rename from lib/examples/fr_exemple_brut.lyx rename to lib/examples/fr/exemple_brut.lyx diff --git a/lib/examples/fr_exemple_lyxifie.lyx b/lib/examples/fr/exemple_lyxifie.lyx similarity index 100% rename from lib/examples/fr_exemple_lyxifie.lyx rename to lib/examples/fr/exemple_lyxifie.lyx diff --git a/lib/examples/fr_mathed.lyx b/lib/examples/fr/mathed.lyx similarity index 100% rename from lib/examples/fr_mathed.lyx rename to lib/examples/fr/mathed.lyx diff --git a/lib/examples/fr_multicol.lyx b/lib/examples/fr/multicol.lyx similarity index 100% rename from lib/examples/fr_multicol.lyx rename to lib/examples/fr/multicol.lyx diff --git a/lib/examples/fr_splash.lyx b/lib/examples/fr/splash.lyx similarity index 100% rename from lib/examples/fr_splash.lyx rename to lib/examples/fr/splash.lyx diff --git a/lib/examples/gl_exemplo_bruto.lyx b/lib/examples/gl/exemplo_bruto.lyx similarity index 100% rename from lib/examples/gl_exemplo_bruto.lyx rename to lib/examples/gl/exemplo_bruto.lyx diff --git a/lib/examples/gl_exemplo_lyxificado.lyx b/lib/examples/gl/exemplo_lyxificado.lyx similarity index 100% rename from lib/examples/gl_exemplo_lyxificado.lyx rename to lib/examples/gl/exemplo_lyxificado.lyx diff --git a/lib/examples/gl_splash.lyx b/lib/examples/gl/splash.lyx similarity index 100% rename from lib/examples/gl_splash.lyx rename to lib/examples/gl/splash.lyx diff --git a/lib/examples/he_example_raw.lyx b/lib/examples/he/example_raw.lyx similarity index 100% rename from lib/examples/he_example_raw.lyx rename to lib/examples/he/example_raw.lyx diff --git a/lib/examples/he_he_example_lyxified.lyx b/lib/examples/he/he_example_lyxified.lyx similarity index 100% rename from lib/examples/he_he_example_lyxified.lyx rename to lib/examples/he/he_example_lyxified.lyx diff --git a/lib/examples/he_he_example_raw.lyx b/lib/examples/he/he_example_raw.lyx similarity index 100% rename from lib/examples/he_he_example_raw.lyx rename to lib/examples/he/he_example_raw.lyx diff --git a/lib/examples/hu_example_lyxified.lyx b/lib/examples/hu/example_lyxified.lyx similarity index 100% rename from lib/examples/hu_example_lyxified.lyx rename to lib/examples/hu/example_lyxified.lyx diff --git a/lib/examples/hu_example_raw.lyx b/lib/examples/hu/example_raw.lyx similarity index 100% rename from lib/examples/hu_example_raw.lyx rename to lib/examples/hu/example_raw.lyx diff --git a/lib/examples/hu_splash.lyx b/lib/examples/hu/splash.lyx similarity index 100% rename from lib/examples/hu_splash.lyx rename to lib/examples/hu/splash.lyx diff --git a/lib/examples/it_ItemizeBullets.lyx b/lib/examples/it/ItemizeBullets.lyx similarity index 100% rename from lib/examples/it_ItemizeBullets.lyx rename to lib/examples/it/ItemizeBullets.lyx diff --git a/lib/examples/it_splash.lyx b/lib/examples/it/splash.lyx similarity index 100% rename from lib/examples/it_splash.lyx rename to lib/examples/it/splash.lyx diff --git a/lib/examples/nl_multicol.lyx b/lib/examples/nl/multicol.lyx similarity index 100% rename from lib/examples/nl_multicol.lyx rename to lib/examples/nl/multicol.lyx diff --git a/lib/examples/nl_opsommingstekens.lyx b/lib/examples/nl/opsommingstekens.lyx similarity index 100% rename from lib/examples/nl_opsommingstekens.lyx rename to lib/examples/nl/opsommingstekens.lyx diff --git a/lib/examples/nl_splash.lyx b/lib/examples/nl/splash.lyx similarity index 100% rename from lib/examples/nl_splash.lyx rename to lib/examples/nl/splash.lyx diff --git a/lib/examples/nl_voorbeeld_ruw.lyx b/lib/examples/nl/voorbeeld_ruw.lyx similarity index 100% rename from lib/examples/nl_voorbeeld_ruw.lyx rename to lib/examples/nl/voorbeeld_ruw.lyx diff --git a/lib/examples/nl_voorbeeld_verlyxt.lyx b/lib/examples/nl/voorbeeld_verlyxt.lyx similarity index 100% rename from lib/examples/nl_voorbeeld_verlyxt.lyx rename to lib/examples/nl/voorbeeld_verlyxt.lyx diff --git a/lib/examples/pl_splash.lyx b/lib/examples/pl/splash.lyx similarity index 100% rename from lib/examples/pl_splash.lyx rename to lib/examples/pl/splash.lyx diff --git a/lib/examples/pt_splash.lyx b/lib/examples/pt/splash.lyx similarity index 100% rename from lib/examples/pt_splash.lyx rename to lib/examples/pt/splash.lyx diff --git a/lib/examples/ro_splash.lyx b/lib/examples/ro/splash.lyx similarity index 100% rename from lib/examples/ro_splash.lyx rename to lib/examples/ro/splash.lyx diff --git a/lib/examples/ru_splash.lyx b/lib/examples/ru/splash.lyx similarity index 100% rename from lib/examples/ru_splash.lyx rename to lib/examples/ru/splash.lyx diff --git a/lib/examples/sl_primer_lyxan.lyx b/lib/examples/sl/primer_lyxan.lyx similarity index 100% rename from lib/examples/sl_primer_lyxan.lyx rename to lib/examples/sl/primer_lyxan.lyx diff --git a/lib/examples/sl_primer_surov.lyx b/lib/examples/sl/primer_surov.lyx similarity index 100% rename from lib/examples/sl_primer_surov.lyx rename to lib/examples/sl/primer_surov.lyx diff --git a/lib/examples/sl_splash.lyx b/lib/examples/sl/splash.lyx similarity index 100% rename from lib/examples/sl_splash.lyx rename to lib/examples/sl/splash.lyx diff --git a/src/support/filetools.C b/src/support/filetools.C index a563df8805..4bc0d99595 100644 --- a/src/support/filetools.C +++ b/src/support/filetools.C @@ -320,11 +320,21 @@ FileName const i18nLibFileSearch(string const & dir, string const & name, string l; lang = split(lang, l, ':'); while (!l.empty() && l != "C" && l != "POSIX") { - FileName const tmp = libFileSearch(dir, - token(l, '_', 0) + '_' + name, - ext); + FileName const tmp = libFileSearch(addPath(dir, token(l, '_', 0)), + name, ext); if (!tmp.empty()) return tmp; +#if 1 + // to be removed later (JMarc) + FileName const tmpold = libFileSearch(dir, + token(l, '_', 0) + '_' + name, + ext); + if (!tmpold.empty()) { + lyxerr << "i18nLibFileSearch: File `" << tmpold + << "' has been found by the old method" <