X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2FMakefile.am;h=752bef83dfde9f74cc0ba207918ae4ca2abd90b6;hb=b57b4a3e12ead5173e5fd6bce428896c49aecd69;hp=5dd2d902bf3669c5c0cfc4e5bb9c55c11f0d2ec9;hpb=aff2ee60586c17c3e8944679fc1eb9f001e13243;p=lyx.git diff --git a/lib/Makefile.am b/lib/Makefile.am index 5dd2d902bf..752bef83df 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -4,7 +4,7 @@ SUBDIRS = doc lyx2lyx CHMOD = chmod -EXTRA_DIST = examples/CMakeLists.txt scripts/CMakeLists.txt +EXTRA_DIST = examples/CMakeLists.txt scripts/CMakeLists.txt examples/README.new_examples dist_pkgdata_DATA = CREDITS autocorrect chkconfig.ltx \ encodings layouttranslations languages latexfonts RELEASE-NOTES \ @@ -16,7 +16,7 @@ dist_pkgdata_DATA += configure.py dist_noinst_DATA = \ appdata.xml \ - fonts/test/stmary10.lyx \ + fonts/test/check_glyphs.lyx \ images/README \ images/font-smallcaps.svgz \ images/math/ams_arrows.png \ @@ -99,7 +99,7 @@ dist_decvexamples_DATA = \ examples/de/Curricula_Vitae/Europass_CV_%282013%29.lyx \ examples/de/Curricula_Vitae/Simple_CV.lyx -dehandoutexamplesdir = $(pkgdatadir)/examples/de/Curricula_Vitae +dehandoutexamplesdir = $(pkgdatadir)/examples/de/Handouts dist_dehandoutexamples_DATA = \ examples/de/Handouts/Tufte_Handout.lyx @@ -190,6 +190,7 @@ dist_frinsetexamples_DATA = \ frmoduleexamplesdir = $(pkgdatadir)/examples/fr/Modules dist_frmoduleexamples_DATA = \ + examples/fr/Modules/Braille.lyx \ examples/fr/Modules/Linguistics.lyx \ examples/fr/Modules/Multilingual_Captions.lyx \ examples/fr/Modules/PDF_Comments.lyx @@ -234,7 +235,8 @@ dist_itinsetexamples_DATA = \ jaexamplesdir = $(pkgdatadir)/examples/ja dist_jaexamples_DATA = \ - examples/ja/Multilingual_Typesetting_%28CJKutf8%29.lyx \ + examples/ja/Multilingual_Typesetting_with_CJKutf8.lyx \ + examples/ja/Multilingual_Typesetting_with_platex.lyx \ examples/ja/Welcome.lyx jainsetexamplesdir = $(pkgdatadir)/examples/ja/Graphics_and_Insets @@ -258,7 +260,8 @@ dist_japresentationexamples_DATA = \ koexamplesdir = $(pkgdatadir)/examples/ko dist_koexamples_DATA = \ - examples/ko/Welcome.lyx + examples/ko/Welcome.lyx \ + examples/ko/cjk-ko-doc.lyx nbexamplesdir = $(pkgdatadir)/examples/nb dist_nbexamples_DATA = \ @@ -295,9 +298,20 @@ dist_roexamples_DATA = \ ruexamplesdir = $(pkgdatadir)/examples/ru dist_ruexamples_DATA = \ examples/ru/Example_%28LyXified%29.lyx \ - examples/ru/Example_%28raw%29.lyx + examples/ru/Example_%28raw%29.lyx \ examples/ru/Welcome.lyx +ruinsetexamplesdir = $(pkgdatadir)/examples/ru/Graphics_and_Insets +dist_ruinsetexamples_DATA = \ + examples/ru/Graphics_and_Insets/XY-Figure.lyx \ + examples/ru/Graphics_and_Insets/xyfigure.png \ + examples/ru/Graphics_and_Insets/XY-Pic.lyx + +rupresentationexamplesdir = $(pkgdatadir)/examples/ru/Presentations +dist_rupresentationexamples_DATA = \ + examples/ru/Presentations/Beamer.lyx \ + examples/ru/Presentations/Beamer_Article_%28Standard_Class%29.lyx + slexamplesdir = $(pkgdatadir)/examples/sl dist_slexamples_DATA = \ examples/sl/Example_%28LyXified%29.lyx \ @@ -320,20 +334,20 @@ svexamplesdir = $(pkgdatadir)/examples/sv dist_svexamples_DATA = \ examples/sv/Welcome.lyx -thesisexamplesdir = $(pkgdatadir)/examples/Theses -dist_thesisexamples_DATA = - -phdthesisexamplesdir = $(pkgdatadir)/examples/Theses/PhD_Thesis -dist_phdthesisexamples_DATA = \ - examples/Theses/PhD_Thesis/Acknowledgments.lyx \ - examples/Theses/PhD_Thesis/alpha.bst \ - examples/Theses/PhD_Thesis/Appendix.lyx \ - examples/Theses/PhD_Thesis/Bibliography.lyx \ - examples/Theses/PhD_Thesis/Chapter_1.lyx \ - examples/Theses/PhD_Thesis/Chapter_2.lyx \ - examples/Theses/PhD_Thesis/Main_File.lyx \ - examples/Theses/PhD_Thesis/Summary.lyx \ - examples/Theses/PhD_Thesis/thesisExample.bib +thesistemplatesdir = $(pkgdatadir)/templates/Theses +dist_thesistemplates_DATA = + +phdthesistemplatesdir = $(pkgdatadir)/templates/Theses/PhD_Thesis +dist_phdthesistemplates_DATA = \ + templates/Theses/PhD_Thesis/Acknowledgments.lyx \ + templates/Theses/PhD_Thesis/alpha.bst \ + templates/Theses/PhD_Thesis/Appendix.lyx \ + templates/Theses/PhD_Thesis/Bibliography.lyx \ + templates/Theses/PhD_Thesis/Chapter_1.lyx \ + templates/Theses/PhD_Thesis/Chapter_2.lyx \ + templates/Theses/PhD_Thesis/Main_File.lyx \ + templates/Theses/PhD_Thesis/Summary.lyx \ + templates/Theses/PhD_Thesis/thesisExample.bib ukexamplesdir = $(pkgdatadir)/examples/uk dist_ukexamples_DATA = \ @@ -350,11 +364,9 @@ dist_examples_DATA = \ articleexamplesdir = $(pkgdatadir)/examples/Articles dist_articleexamples_DATA = \ examples/Articles/Astronomy_%26_Astrophysics.lyx \ - examples/Articles/American_Astronomical_Society_%28AASTeX_v._6%29.lyx \ examples/Articles/American_Astronomical_Society_%28AASTeX_v._6.2%29.lyx \ examples/Articles/American_Chemical_Society_%28ACS%29.lyx \ - examples/Articles/American_Mathematical_Society_%28AMS%29.lyx \ - examples/Articles/DocBook_Article_%28SGML%29.lyx + examples/Articles/American_Mathematical_Society_%28AMS%29.lyx articlechessexamplesdir = $(pkgdatadir)/examples/Articles/Chess dist_articlechessexamples_DATA = \ @@ -367,35 +379,35 @@ dist_bookexamples_DATA = \ examples/Books/Recipe_Book.lyx \ examples/Books/Tufte_Book.lyx -booksvmonoexamplesdir = $(pkgdatadir)/examples/Books/Springer_Monographs_%28svmono%29 -dist_booksvmonoexamples_DATA = \ - examples/Books/Springer_Monographs_%28svmono%29/00_Main_File.lyx \ - examples/Books/Springer_Monographs_%28svmono%29/01_Dedication.lyx \ - examples/Books/Springer_Monographs_%28svmono%29/02_Foreword.lyx \ - examples/Books/Springer_Monographs_%28svmono%29/03_Preface.lyx \ - examples/Books/Springer_Monographs_%28svmono%29/04_Acknowledgements.lyx \ - examples/Books/Springer_Monographs_%28svmono%29/05_Acronym.lyx \ - examples/Books/Springer_Monographs_%28svmono%29/06_Part.lyx \ - examples/Books/Springer_Monographs_%28svmono%29/07_Chapter.lyx \ - examples/Books/Springer_Monographs_%28svmono%29/08_Appendix.lyx \ - examples/Books/Springer_Monographs_%28svmono%29/09_Glossary.lyx \ - examples/Books/Springer_Monographs_%28svmono%29/10_Solutions.lyx \ - examples/Books/Springer_Monographs_%28svmono%29/11_References.lyx - -booksvmultexamplesdir = $(pkgdatadir)/examples/Books/Springer_Contributed_Books_%28svmult%29 -dist_booksvmultexamples_DATA = \ - examples/Books/Springer_Contributed_Books_%28svmult%29/00_Main_File.lyx \ - examples/Books/Springer_Contributed_Books_%28svmult%29/01_Dedication.lyx \ - examples/Books/Springer_Contributed_Books_%28svmult%29/02_Foreword.lyx \ - examples/Books/Springer_Contributed_Books_%28svmult%29/03_Preface.lyx \ - examples/Books/Springer_Contributed_Books_%28svmult%29/04_Acknowledgements.lyx \ - examples/Books/Springer_Contributed_Books_%28svmult%29/05_Contributor_List.lyx \ - examples/Books/Springer_Contributed_Books_%28svmult%29/06_Acronym.lyx \ - examples/Books/Springer_Contributed_Books_%28svmult%29/07_Part.lyx \ - examples/Books/Springer_Contributed_Books_%28svmult%29/08_Author.lyx \ - examples/Books/Springer_Contributed_Books_%28svmult%29/09_Appendix.lyx \ - examples/Books/Springer_Contributed_Books_%28svmult%29/10_Glossary.lyx \ - examples/Books/Springer_Contributed_Books_%28svmult%29/11_References.lyx +booksvmonotemplatesdir = $(pkgdatadir)/templates/Books/Springer_Monographs_%28svmono%29 +dist_booksvmonotemplates_DATA = \ + templates/Books/Springer_Monographs_%28svmono%29/00_Main_File.lyx \ + templates/Books/Springer_Monographs_%28svmono%29/01_Dedication.lyx \ + templates/Books/Springer_Monographs_%28svmono%29/02_Foreword.lyx \ + templates/Books/Springer_Monographs_%28svmono%29/03_Preface.lyx \ + templates/Books/Springer_Monographs_%28svmono%29/04_Acknowledgements.lyx \ + templates/Books/Springer_Monographs_%28svmono%29/05_Acronym.lyx \ + templates/Books/Springer_Monographs_%28svmono%29/06_Part.lyx \ + templates/Books/Springer_Monographs_%28svmono%29/07_Chapter.lyx \ + templates/Books/Springer_Monographs_%28svmono%29/08_Appendix.lyx \ + templates/Books/Springer_Monographs_%28svmono%29/09_Glossary.lyx \ + templates/Books/Springer_Monographs_%28svmono%29/10_Solutions.lyx \ + templates/Books/Springer_Monographs_%28svmono%29/11_References.lyx + +booksvmulttemplatesdir = $(pkgdatadir)/templates/Books/Springer_Contributed_Books_%28svmult%29 +dist_booksvmulttemplates_DATA = \ + templates/Books/Springer_Contributed_Books_%28svmult%29/00_Main_File.lyx \ + templates/Books/Springer_Contributed_Books_%28svmult%29/01_Dedication.lyx \ + templates/Books/Springer_Contributed_Books_%28svmult%29/02_Foreword.lyx \ + templates/Books/Springer_Contributed_Books_%28svmult%29/03_Preface.lyx \ + templates/Books/Springer_Contributed_Books_%28svmult%29/04_Acknowledgements.lyx \ + templates/Books/Springer_Contributed_Books_%28svmult%29/05_Contributor_List.lyx \ + templates/Books/Springer_Contributed_Books_%28svmult%29/06_Acronym.lyx \ + templates/Books/Springer_Contributed_Books_%28svmult%29/07_Part.lyx \ + templates/Books/Springer_Contributed_Books_%28svmult%29/08_Author.lyx \ + templates/Books/Springer_Contributed_Books_%28svmult%29/09_Appendix.lyx \ + templates/Books/Springer_Contributed_Books_%28svmult%29/10_Glossary.lyx \ + templates/Books/Springer_Contributed_Books_%28svmult%29/11_References.lyx cvexamplesdir = $(pkgdatadir)/examples/Curricula_Vitae dist_cvexamples_DATA = \ @@ -404,7 +416,8 @@ dist_cvexamples_DATA = \ examples/Curricula_Vitae/Modern_CV.lyx \ examples/Curricula_Vitae/Simple_CV.lyx \ examples/Curricula_Vitae/CV-image.eps \ - examples/Curricula_Vitae/CV-image.png + examples/Curricula_Vitae/CV-image.png \ + examples/Curricula_Vitae/REPLACEphoto.jpg externalexamplesdir = $(pkgdatadir)/examples/External_Material dist_externalexamples_DATA = \ @@ -463,7 +476,9 @@ dist_moduleexamples_DATA = \ posterexamplesdir = $(pkgdatadir)/examples/Posters dist_posterexamples_DATA = \ - examples/Posters/Beamerposter.lyx + examples/Posters/Beamerposter.lyx \ + examples/Posters/CV-image.png \ + examples/Posters/beamer-knight1.png presentationexamplesdir = $(pkgdatadir)/examples/Presentations dist_presentationexamples_DATA = \ @@ -497,11 +512,12 @@ dist_fonts_DATA = \ fonts/cmmi10.ttf \ fonts/cmr10.ttf \ fonts/cmsy10.ttf \ + fonts/dsrom10.ttf \ fonts/esint10.ttf \ fonts/eufm10.ttf \ fonts/msam10.ttf \ fonts/msbm10.ttf \ - fonts/ReadmeBaKoMa4LyX.txt \ + fonts/README \ fonts/rsfs10.ttf \ fonts/stmary10.ttf \ fonts/wasy10.ttf @@ -561,6 +577,8 @@ dist_images_DATA1X = \ images/changes-track.svgz \ images/closetab.svgz \ images/tab-group-close.svgz \ + images/command-alternatives_outline-in_depth-increment.svgz \ + images/command-alternatives_outline-out_depth-decrement.svgz \ images/copy.svgz \ images/cut.svgz \ images/depth-decrement.svgz \ @@ -604,20 +622,16 @@ dist_images_DATA1X = \ images/layout.svgz \ images/layout-document.svgz \ images/layout-paragraph.svgz \ - images/layout_Description.svgz \ - images/layout_Enumerate.svgz \ - images/layout_Itemize.svgz \ - images/layout_List.svgz \ - images/layout_LyX-Code.svgz \ - images/layout_Chunk.svgz \ - images/layout_Section.svgz \ + images/layout-toggle_Chunk.svgz \ images/layout-toggle_Description.svgz \ + images/layout-toggle_Enumerate+rtl.svgz \ images/layout-toggle_Enumerate.svgz \ images/layout-toggle_Itemize.svgz \ + images/layout-toggle_Labeling.svgz \ images/layout-toggle_List.svgz \ images/layout-toggle_LyX-Code.svgz \ - images/layout-toggle_Chunk.svgz \ images/layout-toggle_Section.svgz \ + images/lyx.svg \ images/lyxfiles-system.svgz \ images/lyxfiles-user.svgz \ images/lyx-quit.svgz \ @@ -644,7 +658,9 @@ dist_images_DATA1X = \ images/note-next.svgz \ images/outline-down.svgz \ images/outline-in.svgz \ + images/outline-in+rtl.svgz \ images/outline-out.svgz \ + images/outline-out+rtl.svgz \ images/outline-up.svgz \ images/paste.svgz \ images/redo.svgz \ @@ -676,6 +692,7 @@ dist_images_DATA1X = \ images/tabular-feature_move-row-up.svgz \ images/tabular-feature_multicolumn.svgz \ images/tabular-feature_multirow.svgz \ + images/tabular-feature_reset-formal-default.svgz \ images/tabular-feature_set-all-lines.svgz \ images/tabular-feature_set-longtabular.svgz \ images/tabular-feature_set-rotate-cell.svgz \ @@ -1851,6 +1868,8 @@ dist_imagesoxygen_DATA1X = \ images/oxygen/changes-output.svgz \ images/oxygen/changes-track.svgz \ images/oxygen/closetab.svgz \ + images/oxygen/command-alternatives_outline-in_depth-increment.svgz \ + images/oxygen/command-alternatives_outline-out_depth-decrement.svgz \ images/oxygen/copy.svgz \ images/oxygen/cut.svgz \ images/oxygen/depth-decrement.svgz \ @@ -1891,17 +1910,12 @@ dist_imagesoxygen_DATA1X = \ images/oxygen/layout-document.svgz \ images/oxygen/layout-paragraph.svgz \ images/oxygen/layout.svgz \ - images/oxygen/layout_Chunk.svgz \ - images/oxygen/layout_Description.svgz \ - images/oxygen/layout_Enumerate.svgz \ - images/oxygen/layout_Itemize.svgz \ - images/oxygen/layout_List.svgz \ - images/oxygen/layout_LyX-Code.svgz \ - images/oxygen/layout_Section.svgz \ images/oxygen/layout-toggle_Chunk.svgz \ images/oxygen/layout-toggle_Description.svgz \ - images/oxygen/layout-toggle_Enumerate.svgz \ + images/oxygen/layout-toggle_Enumerate+rtl.svgz \ + images/oxygen/layout-toggle_Enumerate.svgz \ images/oxygen/layout-toggle_Itemize.svgz \ + images/oxygen/layout-toggle_Labeling.svgz \ images/oxygen/layout-toggle_List.svgz \ images/oxygen/layout-toggle_LyX-Code.svgz \ images/oxygen/layout-toggle_Section.svgz \ @@ -1930,7 +1944,9 @@ dist_imagesoxygen_DATA1X = \ images/oxygen/note-next.svgz \ images/oxygen/outline-down.svgz \ images/oxygen/outline-in.svgz \ + images/oxygen/outline-in+rtl.svgz \ images/oxygen/outline-out.svgz \ + images/oxygen/outline-out+rtl.svgz \ images/oxygen/outline-up.svgz \ images/oxygen/paste.svgz \ images/oxygen/redo.svgz \ @@ -1958,6 +1974,7 @@ dist_imagesoxygen_DATA1X = \ images/oxygen/tabular-feature_move-row-up.svgz \ images/oxygen/tabular-feature_multicolumn.svgz \ images/oxygen/tabular-feature_multirow.svgz \ + images/oxygen/tabular-feature_reset-formal-default.svgz \ images/oxygen/tabular-feature_set-all-lines.svgz \ images/oxygen/tabular-feature_set-border-lines.svgz \ images/oxygen/tabular-feature_set-inner-lines.svgz \ @@ -2060,6 +2077,8 @@ dist_imagesclassic_DATA = \ images/classic/changes-output.png \ images/classic/changes-track.png \ images/classic/tab-group-close.png \ + images/classic/command-alternatives_outline-in_depth-increment.png \ + images/classic/command-alternatives_outline-out_depth-decrement.png \ images/classic/copy.png \ images/classic/cut.png \ images/classic/depth-decrement.png \ @@ -2097,20 +2116,15 @@ dist_imagesclassic_DATA = \ images/classic/layout-document.png \ images/classic/layout-paragraph.png \ images/classic/layout.png \ - images/classic/layout_Description.png \ - images/classic/layout_Enumerate.png \ - images/classic/layout_Itemize.png \ - images/classic/layout_List.png \ - images/classic/layout_LyX-Code.png \ - images/classic/layout_Chunk.png \ - images/classic/layout_Section.png \ - images/classic/layout-toggle_Description.png \ - images/classic/layout-toggle_Enumerate.png \ - images/classic/layout-toggle_Itemize.png \ - images/classic/layout-toggle_List.png \ - images/classic/layout-toggle_LyX-Code.png \ images/classic/layout-toggle_Chunk.png \ - images/classic/layout-toggle_Section.png \ + images/classic/layout-toggle_Description.png \ + images/classic/layout-toggle_Enumerate+rtl.png \ + images/classic/layout-toggle_Enumerate.png \ + images/classic/layout-toggle_Itemize.png \ + images/classic/layout-toggle_Labeling.png \ + images/classic/layout-toggle_List.png \ + images/classic/layout-toggle_LyX-Code.png \ + images/classic/layout-toggle_Section.png \ images/classic/marginalnote-insert.png \ images/classic/master-buffer-update.png \ images/classic/master-buffer-view.png \ @@ -2134,7 +2148,9 @@ dist_imagesclassic_DATA = \ images/classic/note-next.png \ images/classic/outline-down.png \ images/classic/outline-in.png \ + images/classic/outline-in+rtl.png \ images/classic/outline-out.png \ + images/classic/outline-out+rtl.png \ images/classic/outline-up.png \ images/classic/paste.png \ images/classic/redo.png \ @@ -2156,6 +2172,7 @@ dist_imagesclassic_DATA = \ images/classic/tabular-feature_m-valign-top.png \ images/classic/tabular-feature_multicolumn.png \ images/classic/tabular-feature_multirow.png \ + images/classic/tabular-feature_reset-formal-default.png \ images/classic/tabular-feature_set-all-lines.png \ images/classic/tabular-feature_set-border-lines.png \ images/classic/tabular-feature_set-inner-lines.png \ @@ -2199,11 +2216,12 @@ dist_kbd_DATA = \ kbd/american-2.kmap \ kbd/american.kmap \ kbd/arabic.kmap \ - kbd/bg-bds-1251.kmap \ kbd/brazil.kmap \ kbd/brazil2.kmap \ + kbd/bulgarian.kmap \ kbd/czech-prg.kmap \ kbd/czech.kmap \ + kbd/espanol.kmap \ kbd/european.kmap \ kbd/farsi.kmap \ kbd/francais.kmap \ @@ -2213,8 +2231,6 @@ dist_kbd_DATA = \ kbd/german.kmap \ kbd/greek.kmap \ kbd/hebrew.kmap \ - kbd/koi8-r.kmap \ - kbd/koi8-u.kmap \ kbd/latvian.kmap \ kbd/magyar-2.kmap \ kbd/magyar-3.kmap \ @@ -2224,6 +2240,7 @@ dist_kbd_DATA = \ kbd/polski.kmap \ kbd/portuges.kmap \ kbd/romanian.kmap \ + kbd/russian.kmap \ kbd/serbian.kmap \ kbd/serbocroatian.kmap \ kbd/sf.kmap \ @@ -2234,7 +2251,7 @@ dist_kbd_DATA = \ kbd/transilvanian.kmap \ kbd/turkish-f.kmap \ kbd/turkish.kmap \ - kbd/espanol.kmap + kbd/ukrainian.kmap layoutsdir = $(pkgdatadir)/layouts dist_layouts_DATA =\ @@ -2254,12 +2271,6 @@ dist_layouts_DATA =\ layouts/acmsiggraph-0-92.layout \ layouts/AEA.layout \ layouts/agutex.layout \ - layouts/agu-dtd.layout \ - layouts/agu_stdclass.inc \ - layouts/agu_stdcounters.inc \ - layouts/agu_stdlists.inc \ - layouts/agu_stdsections.inc \ - layouts/agu_stdtitle.inc \ layouts/agums.layout \ layouts/aguplus.inc \ layouts/algorithm2e.module \ @@ -2268,6 +2279,8 @@ dist_layouts_DATA =\ layouts/amsdefs.inc \ layouts/apa.layout \ layouts/apa6.layout \ + layouts/apa7.layout \ + layouts/apax.inc \ layouts/arab-article.layout \ layouts/article.layout \ layouts/article-beamer.layout \ @@ -2281,7 +2294,6 @@ dist_layouts_DATA =\ layouts/bxjsbook.layout \ layouts/bxjsreport.layout \ layouts/bxjsslide.layout \ - layouts/changebars.module \ layouts/chess.layout \ layouts/chessboard.module \ layouts/cl2emult.layout \ @@ -2290,13 +2302,8 @@ dist_layouts_DATA =\ layouts/ctex-book.layout \ layouts/ctex-report.layout \ layouts/customHeadersFooters.module \ - layouts/db_lyxmacros.inc \ - layouts/db_stdclass.inc \ layouts/db_stdcharstyles.inc \ - layouts/db_stdcounters.inc \ - layouts/db_stdlayouts.inc \ - layouts/db_stdlists.inc \ - layouts/db_stdsections.inc \ + layouts/db_stdclass.inc \ layouts/db_stdstarsections.inc \ layouts/db_stdstruct.inc \ layouts/db_stdtitle.inc \ @@ -2304,7 +2311,6 @@ dist_layouts_DATA =\ layouts/docbook-book.layout \ layouts/docbook-chapter.layout \ layouts/docbook-section.layout \ - layouts/docbook.layout \ layouts/doublecol-new.layout \ layouts/dtk.layout \ layouts/ectaart.layout \ @@ -2312,6 +2318,7 @@ dist_layouts_DATA =\ layouts/elsart.layout \ layouts/elsarticle.layout \ layouts/endnotes.module \ + layouts/enotez.module \ layouts/entcs.layout \ layouts/enumitem.module \ layouts/eqs-within-sections.module \ @@ -2327,6 +2334,7 @@ dist_layouts_DATA =\ layouts/fix-cm.module \ layouts/foils.layout \ layouts/foottoend.module \ + layouts/foottoenotez.module \ layouts/frletter.layout \ layouts/g-brief.layout \ layouts/g-brief2.layout \ @@ -2391,7 +2399,10 @@ dist_layouts_DATA =\ layouts/revtex.layout \ layouts/revtex4.layout \ layouts/revtex4-1.layout \ + layouts/revtex4-2.layout \ + layouts/revtex4-x.inc \ layouts/rsphrase.module \ + layouts/ruby.module \ layouts/sciposter.layout \ layouts/scrartcl.layout \ layouts/scrarticle-beamer.layout \ @@ -2488,9 +2499,11 @@ dist_scripts_DATA = \ scripts/lyxknitr.R \ scripts/lyxstangle.R \ scripts/lyxsweave.R + # We use DATA now instead of PYTHON because automake 1.11.2 complains. # Note that we "chmod 755" manually these files in install-data-hook. dist_scripts_DATA += \ + scripts/checkKeys.pl.in \ scripts/clean_dvi.py \ scripts/convert_pdf.py \ scripts/convertDefault.py \ @@ -2509,6 +2522,7 @@ dist_scripts_DATA += \ scripts/legacy_lyxpreview2ppm.py \ scripts/listerrors \ scripts/lyxpak.py \ + scripts/lyxpaperview.py \ scripts/lyxpreview2bitmap.py \ scripts/lyxpreview_tools.py \ scripts/lyx_batch.pl.in \ @@ -2516,6 +2530,7 @@ dist_scripts_DATA += \ scripts/prefs2prefs_lfuns.py \ scripts/prefs2prefs_prefs.py \ scripts/prefTest.pl.in \ + scripts/spreadsheet_to_docbook.py \ scripts/tex_copy.py \ scripts/TeXFiles.py @@ -2527,18 +2542,18 @@ dist_templates_DATA = \ articletemplatesdir = $(pkgdatadir)/templates/Articles dist_articletemplates_DATA = \ - templates/Articles/American_Astronomical_Society_%28AASTeX_v._6%29.lyx \ templates/Articles/American_Astronomical_Society_%28AASTeX_v._6.2%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._6.lyx \ + templates/Articles/American_Psychological_Association_%28APA%29,_v._7.lyx \ templates/Articles/Association_for_Computing_Machinery_%28ACM%29.lyx \ templates/Articles/Astronomy_%26_Astrophysics.lyx \ templates/Articles/Chinese_Article_%28CTeX%29.lyx \ templates/Articles/Copernicus_Publications_Manuscript_Preparation.lyx \ - templates/Articles/DocBook_Article_%28SGML%29.lyx \ templates/Articles/Econometrica.lyx \ templates/Articles/Elsevier.lyx \ + templates/Articles/Figure1.pdf \ + templates/Articles/Hebrew_Article_%28KOMA-Script%29.lyx \ templates/Articles/IEEE_Transactions_Computer_Society.lyx \ templates/Articles/IEEE_Transactions_Conference.lyx \ templates/Articles/IEEE_Transactions_Journal.lyx \ @@ -2586,7 +2601,10 @@ 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_Geophysical_Union_%28AGUTeX%29.lyx + templates/Obsolete/American_Astronomical_Society_%28AASTeX_v._6%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 obsoletegbrieftemplatesdir = $(pkgdatadir)/templates/Obsolete/G-Brief_%28V._1,_Obsolete%29 dist_obsoletegbrieftemplates_DATA = \ @@ -2632,6 +2650,24 @@ dist_ui_DATA = \ ui/stdmenus.inc \ ui/stdtoolbars.inc +tabletemplatesdir = $(pkgdatadir)/tabletemplates +dist_tabletemplates_DATA = \ + tabletemplates/Formal_with_Footline.lyx \ + tabletemplates/Formal_with_Footline_1x1.lyx \ + tabletemplates/Formal_with_Footline_1x2.lyx \ + tabletemplates/Formal_without_Footline.lyx \ + tabletemplates/Formal_without_Footline_1x1.lyx \ + tabletemplates/Formal_without_Footline_1x2.lyx \ + tabletemplates/Grid_with_Head.lyx \ + tabletemplates/Grid_with_Head_1x1.lyx \ + tabletemplates/Grid_with_Head_1x2.lyx \ + tabletemplates/No_Borders.lyx \ + tabletemplates/No_Borders_1x1.lyx \ + tabletemplates/No_Borders_1x2.lyx \ + tabletemplates/Simple_Grid.lyx \ + tabletemplates/Simple_Grid_1x1.lyx \ + tabletemplates/Simple_Grid_1x2.lyx + xtemplatesdir = $(pkgdatadir)/xtemplates dist_xtemplates_DATA = \ xtemplates/chess.xtemplate \ @@ -2668,15 +2704,15 @@ desktop_DATA = lyx@program_suffix@.desktop CLEANFILES = lyx@program_suffix@.desktop lyx.desktop-temp \ lyx@program_suffix@.svg lyx@program_suffix@.png endif -dist_noinst_DATA += lyx.desktop.in images/lyx.svg images/lyx.png +dist_noinst_DATA += lyx.desktop.in images/lyx.png exampleandtemplate_files = \ $(dist_articleexamples_DATA) \ $(dist_articlechessexamples_DATA) \ $(dist_articletemplates_DATA) \ $(dist_bookexamples_DATA) \ - $(dist_booksvmonoexamples_DATA) \ - $(dist_booksvmultexamples_DATA) \ + $(dist_booksvmonotemplates_DATA) \ + $(dist_booksvmulttemplates_DATA) \ $(dist_caexamples_DATA) \ $(dist_cainsetexamples_DATA) \ $(dist_csexamples_DATA) \ @@ -2729,7 +2765,7 @@ exampleandtemplate_files = \ $(dist_nlinsetexamples_DATA) \ $(dist_obsoletetemplates_DATA) \ $(dist_obsoletegbrieftemplates_DATA) \ - $(dist_phdthesisexamples_DATA) \ + $(dist_phdthesistemplates_DATA) \ $(dist_plexamples_DATA) \ $(dist_posterexamples_DATA) \ $(dist_postertemplates_DATA) \ @@ -2739,6 +2775,8 @@ exampleandtemplate_files = \ $(dist_ptexamples_DATA) \ $(dist_roexamples_DATA) \ $(dist_ruexamples_DATA) \ + $(dist_ruinsetexamples_DATA) \ + $(dist_rupresentationexamples_DATA) \ $(dist_scriptexamples_DATA) \ $(dist_scriptstemplates_DATA) \ $(dist_slexamples_DATA) \ @@ -2746,7 +2784,8 @@ exampleandtemplate_files = \ $(dist_srexamples_DATA) \ $(dist_srmoduleexamples_DATA) \ $(dist_svexamples_DATA) \ - $(dist_thesisexamples_DATA) \ + $(dist_tabletemplates_DATA) \ + $(dist_thesistemplates_DATA) \ $(dist_ukexamples_DATA) \ $(dist_examples_DATA) \ $(dist_templates_DATA)