]> git.lyx.org Git - lyx.git/blobdiff - lib/Makefile.am
remerge he.po
[lyx.git] / lib / Makefile.am
index aab5b42212b80c1b2b2bf33f691da923845a41d5..1b699919a416fa3b12a7546590c14ab1b523030c 100644 (file)
@@ -231,8 +231,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 +258,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,7 +363,6 @@ 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
@@ -455,6 +455,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 \
@@ -2549,6 +2556,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 \
@@ -2572,6 +2580,15 @@ dist_layouts_DATA =\
        layouts/litinsets.inc \
        layouts/llncs.layout \
        layouts/logicalmkup.module \
+       layouts/ltjarticle.layout \
+       layouts/ltjbook.layout \
+       layouts/ltjreport.layout \
+       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 \
@@ -2788,10 +2805,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 \
@@ -3214,8 +3250,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) \