X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2FMakefile.am;h=4ad1745aa738edfe879888554c47a3b393d02d3a;hb=adefdf8eebb9aebccdd472482579e55758857f66;hp=74e5100e5bb31ef9b1d41084a86374b20a0bb6de;hpb=afbbf42d6060156c3baf6133af232c8beb99c165;p=lyx.git diff --git a/lib/Makefile.am b/lib/Makefile.am index 74e5100e5b..4ad1745aa7 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -68,6 +68,8 @@ dist_arexamples_DATA = \ caexamplesdir = $(pkgdatadir)/examples/ca dist_caexamples_DATA = \ + examples/ca/Example_%28LyXified%29.lyx \ + examples/ca/Example_%28raw%29.lyx \ examples/ca/Welcome.lyx cainsetexamplesdir = $(pkgdatadir)/examples/ca/Graphics_and_Insets @@ -231,8 +233,6 @@ dist_itinsetexamples_DATA = \ jaexamplesdir = $(pkgdatadir)/examples/ja dist_jaexamples_DATA = \ - examples/ja/Multilingual_Typesetting_with_CJKutf8.lyx \ - examples/ja/Multilingual_Typesetting_with_platex.lyx \ examples/ja/Welcome.lyx jaarticleexamplesdir = $(pkgdatadir)/examples/ja/Articles @@ -260,8 +260,11 @@ dist_japresentationexamples_DATA = \ koexamplesdir = $(pkgdatadir)/examples/ko dist_koexamples_DATA = \ - examples/ko/Welcome.lyx \ - examples/ko/cjk-ko-doc.lyx + examples/ko/Welcome.lyx + +kolanguageexamplesdir = $(pkgdatadir)/examples/ko/Language_Support +dist_kolanguageexamples_DATA = \ + examples/ko/Language_Support/Writing_Korean_with_CJK-ko.lyx nbexamplesdir = $(pkgdatadir)/examples/nb dist_nbexamples_DATA = \ @@ -362,13 +365,12 @@ dist_examples_DATA = \ examples/biblioExample.bib \ examples/Example_%28LyXified%29.lyx \ examples/Example_%28raw%29.lyx \ - examples/Localization_Test.lyx \ examples/Welcome.lyx articleexamplesdir = $(pkgdatadir)/examples/Articles dist_articleexamples_DATA = \ examples/Articles/Astronomy_%26_Astrophysics.lyx \ - examples/Articles/American_Astronomical_Society_%28AASTeX_v._6.2%29.lyx \ + examples/Articles/American_Astronomical_Society_%28AASTeX_v._6.3.1%29.lyx \ examples/Articles/American_Chemical_Society_%28ACS%29.lyx \ examples/Articles/American_Mathematical_Society_%28AMS%29.lyx @@ -455,6 +457,13 @@ dist_insetexamples_DATA = \ examples/Graphics_and_Insets/xyfigure.png \ examples/Graphics_and_Insets/XY-Pic.lyx +languageexamplesdir = $(pkgdatadir)/examples/Language_Support +dist_languageexamples_DATA = \ + examples/Language_Support/Localization_Test_%28for_Developers%29.lyx \ + examples/Language_Support/Mixing_Japanese_with_other_Languages_%28with_CJKutf8%29.lyx \ + examples/Language_Support/Mixing_Japanese_with_other_Languages_%28with_platex%29.lyx \ + examples/Language_Support/Writing_Armenian.lyx + letterexamplesdir = $(pkgdatadir)/examples/Letters dist_letterexamples_DATA = \ examples/Letters/addressExample.adr \ @@ -2457,6 +2466,7 @@ dist_layouts_DATA =\ layouts/aastex.layout \ layouts/aastex6.layout \ layouts/aastex62.layout \ + layouts/aastex63.layout \ layouts/achemso.layout \ layouts/acm-sigs.layout \ layouts/acm-sigs-alt.layout \ @@ -2549,6 +2559,7 @@ dist_layouts_DATA =\ layouts/iopart.layout \ layouts/isprs.layout \ layouts/iucr.layout \ + layouts/japanese-vertical.inc \ layouts/jarticle.layout \ layouts/jasatex.layout \ layouts/jbook.layout \ @@ -2578,6 +2589,9 @@ dist_layouts_DATA =\ layouts/ltjsarticle.layout \ layouts/ltjsbook.layout \ layouts/ltjsreport.layout \ + layouts/ltjtarticle.layout \ + layouts/ltjtbook.layout \ + layouts/ltjtreport.layout \ layouts/ltugboat.layout \ layouts/lyxmacros.inc \ layouts/maa-monthly.layout \ @@ -2733,6 +2747,7 @@ dist_scripts_DATA += \ scripts/lyxpaperview.py \ scripts/lyxpreview2bitmap.py \ scripts/lyxpreview_tools.py \ + scripts/lyxwin_getopt.py \ scripts/lyx_batch.pl.in \ scripts/prefs2prefs.py \ scripts/prefs2prefs_lfuns.py \ @@ -2750,7 +2765,7 @@ dist_templates_DATA = \ articletemplatesdir = $(pkgdatadir)/templates/Articles dist_articletemplates_DATA = \ - templates/Articles/American_Astronomical_Society_%28AASTeX_v._6.2%29.lyx \ + templates/Articles/American_Astronomical_Society_%28AASTeX_v._6.3.1%29.lyx \ templates/Articles/American_Economic_Association_%28AEA%29.lyx \ templates/Articles/American_Psychological_Association_%28APA%29.lyx \ templates/Articles/American_Psychological_Association_%28APA%29,_v._7.lyx \ @@ -2794,10 +2809,29 @@ frpresentationtemplatesdir = $(pkgdatadir)/templates/fr/Presentations dist_frpresentationtemplates_DATA = \ templates/fr/Presentations/Beamer.lyx +jaarticletemplatesdir = $(pkgdatadir)/templates/ja/Articles +dist_jaarticletemplates_DATA = \ + templates/ja/Articles/Japanese_Article_%28JS_Bundle_for_LuaTeX%29.lyx \ + templates/ja/Articles/Japanese_Article_%28Standard_Class_for_LuaTeX%29.lyx \ + templates/ja/Articles/Japanese_Article_%28Standard_Class_for_LuaTeX%2C_vertical_Writing%29.lyx + + +jabooktemplatesdir = $(pkgdatadir)/templates/ja/Books +dist_jabooktemplates_DATA = \ + templates/ja/Books/Japanese_Book_%28JS_Bundle_for_LuaTeX%29.lyx \ + templates/ja/Books/Japanese_Book_%28Standard_Class_for_LuaTeX%29.lyx \ + templates/ja/Books/Japanese_Book_%28Standard_Class_for_LuaTeX%2C_vertical_Writing%29.lyx + japresentationtemplatesdir = $(pkgdatadir)/templates/ja/Presentations dist_japresentationtemplates_DATA = \ templates/ja/Presentations/Beamer.lyx +jareporttemplatesdir = $(pkgdatadir)/templates/ja/Reports +dist_jareporttemplates_DATA = \ + templates/ja/Reports/Japanese_Report_%28JS_Bundle_for_LuaTeX%29.lyx \ + templates/ja/Reports/Japanese_Report_%28Standard_Class_for_LuaTeX%29.lyx \ + templates/ja/Reports/Japanese_Report_%28Standard_Class_for_LuaTeX%2C_vertical_Writing%29.lyx + lettertemplatesdir = $(pkgdatadir)/templates/Letters dist_lettertemplates_DATA = \ templates/Letters/DIN-Brief.lyx \ @@ -2807,12 +2841,21 @@ dist_lettertemplates_DATA = \ templates/Letters/KOMA-Script_Letter_%28V._2%29.lyx \ templates/Letters/Letter_%28Standard_Class%29.lyx +calettertemplatesdir = $(pkgdatadir)/templates/ca/Letters +dist_calettertemplates_DATA = \ + templates/ca/Letters/Letter_%28Standard_Class%29.lyx + +eslettertemplatesdir = $(pkgdatadir)/templates/es/Letters +dist_eslettertemplates_DATA = \ + templates/es/Letters/Letter_%28Standard_Class%29.lyx + obsoletetemplatesdir = $(pkgdatadir)/templates/Obsolete dist_obsoletetemplates_DATA = \ templates/Obsolete/ACM_SIGGGRAPH_0.92_%28obsolete%29.lyx \ templates/Obsolete/ACM_SIGPLAN_%28Obsolete%29.lyx \ templates/Obsolete/ACM_SIG_Proceedings_%28SP,_Obsolete%29.lyx \ templates/Obsolete/American_Astronomical_Society_%28AASTeX_v._6%29.lyx \ + templates/Obsolete/American_Astronomical_Society_%28AASTeX_v._6.2%29.lyx \ templates/Obsolete/American_Geophysical_Union_%28AGUTeX%29.lyx \ templates/Obsolete/American_Psychological_Association_%28APA%29,_v._6.lyx \ templates/Obsolete/Latex8_Article_%28Obsolete%29.lyx @@ -3179,6 +3222,7 @@ exampleandtemplate_files = \ $(dist_booksvmulttemplates_DATA) \ $(dist_caexamples_DATA) \ $(dist_cainsetexamples_DATA) \ + $(dist_calettertemplates_DATA) \ $(dist_csexamples_DATA) \ $(dist_cvexamples_DATA) \ $(dist_daexamples_DATA) \ @@ -3198,6 +3242,7 @@ exampleandtemplate_files = \ $(dist_esinsetexamples_DATA) \ $(dist_esmoduleexamples_DATA) \ $(dist_espresentationtemplates_DATA) \ + $(dist_eslettertemplates_DATA) \ $(dist_euexamples_DATA) \ $(dist_externalexamples_DATA) \ $(dist_faexamples_DATA) \ @@ -3220,8 +3265,13 @@ exampleandtemplate_files = \ $(dist_jainsetexamples_DATA) \ $(dist_jamoduleexamples_DATA) \ $(dist_japresentationexamples_DATA) \ + $(dist_jaarticletemplates_DATA) \ + $(dist_jabooktemplates_DATA) \ + $(dist_jareporttemplates_DATA) \ $(dist_japresentationtemplates_DATA) \ $(dist_koexamples_DATA) \ + $(dist_kolanguageexamples_DATA) \ + $(dist_languageexamples_DATA) \ $(dist_letterexamples_DATA) \ $(dist_lettertemplates_DATA) \ $(dist_moduleexamples_DATA) \