]> git.lyx.org Git - lyx.git/blob - lib/Makefile.am
remerge he.po
[lyx.git] / lib / Makefile.am
1 include $(top_srcdir)/config/common.am
2
3 SUBDIRS = doc lyx2lyx
4
5 CHMOD = chmod
6
7 EXTRA_DIST = examples/CMakeLists.txt scripts/CMakeLists.txt examples/README.new_examples
8
9 dist_pkgdata_DATA = CREDITS autocorrect chkconfig.ltx \
10         encodings layouttranslations languages latexfonts RELEASE-NOTES \
11         symbols syntax.default unicodesymbols
12
13 # We use DATA now instead of PYTHON because automake 1.11.2 complains.
14 # Note that we "chmod 755" manually this file in install-data-hook.
15 dist_pkgdata_DATA += configure.py
16
17 dist_noinst_DATA = \
18         fonts/test/check_glyphs.lyx \
19         images/README \
20         images/font-smallcaps.svgz \
21         images/math/deco.svgz \
22         images/math/delim0.svgz \
23         images/math/delim1.svgz \
24         images/math/delim.svgz \
25         images/math/dots.svgz \
26         images/math/font.svgz
27
28 debinddir = $(pkgdatadir)/bind/de
29 dist_debind_DATA = \
30         bind/de/menus.bind
31
32 hebinddir = $(pkgdatadir)/bind/he
33 dist_hebind_DATA = \
34         bind/he/cua.bind
35
36 rubinddir = $(pkgdatadir)/bind/ru
37 dist_rubind_DATA = \
38         bind/ru/menus.bind
39
40 skbinddir = $(pkgdatadir)/bind/sk
41 dist_skbind_DATA = \
42         bind/sk/menus.bind
43
44 binddir = $(pkgdatadir)/bind
45 dist_bind_DATA = \
46         bind/broadway.bind \
47         bind/cua.bind \
48         bind/cyrkeys.bind \
49         bind/emacs.bind \
50         bind/greekkeys.bind \
51         bind/hollywood.bind \
52         bind/latinkeys.bind \
53         bind/mac.bind \
54         bind/math.bind \
55         bind/menus.bind \
56         bind/sciword.bind \
57         bind/site.bind \
58         bind/xemacs.bind \
59         bind/aqua.bind
60
61 commandsdir = $(pkgdatadir)/commands
62 dist_commands_DATA = \
63         commands/default.def
64
65 arexamplesdir = $(pkgdatadir)/examples/ar
66 dist_arexamples_DATA = \
67         examples/ar/Welcome.lyx
68
69 caexamplesdir = $(pkgdatadir)/examples/ca
70 dist_caexamples_DATA = \
71         examples/ca/Welcome.lyx
72
73 cainsetexamplesdir = $(pkgdatadir)/examples/ca/Graphics_and_Insets
74 dist_cainsetexamples_DATA = \
75         examples/ca/Graphics_and_Insets/Itemize_Bullets.lyx
76
77 csexamplesdir = $(pkgdatadir)/examples/cs
78 dist_csexamples_DATA = \
79         examples/cs/Welcome.lyx \
80         examples/cs/Example_%28LyXified%29.lyx \
81         examples/cs/Example_%28raw%29.lyx
82
83 daexamplesdir = $(pkgdatadir)/examples/da
84 dist_daexamples_DATA = \
85         examples/da/Welcome.lyx
86
87 deexamplesdir = $(pkgdatadir)/examples/de
88 dist_deexamples_DATA = \
89         examples/de/Example_%28LyXified%29.lyx \
90         examples/de/Example_%28raw%29.lyx \
91         examples/de/Welcome.lyx
92
93 decvexamplesdir = $(pkgdatadir)/examples/de/Curricula_Vitae
94 dist_decvexamples_DATA = \
95         examples/de/Curricula_Vitae/Europass_CV_%282013%29.lyx \
96         examples/de/Curricula_Vitae/Simple_CV.lyx
97
98 dehandoutexamplesdir = $(pkgdatadir)/examples/de/Handouts
99 dist_dehandoutexamples_DATA = \
100         examples/de/Handouts/Tufte_Handout.lyx
101
102 deinsetexamplesdir = $(pkgdatadir)/examples/de/Graphics_and_Insets
103 dist_deinsetexamples_DATA = \
104         examples/de/Graphics_and_Insets/Itemize_Bullets.lyx \
105         examples/de/Graphics_and_Insets/Feynman_Diagrams.lyx
106
107 deletterexamplesdir = $(pkgdatadir)/examples/de/Letters
108 dist_deletterexamples_DATA = \
109         examples/de/Letters/addressExample.adr \
110         examples/de/Letters/Serial_Letter_1.lyx \
111         examples/de/Letters/Serial_Letter_2.lyx \
112         examples/de/Letters/Serial_Letter_3.lyx
113
114 depresentationexamplesdir = $(pkgdatadir)/examples/de/Presentations
115 dist_depresentationexamples_DATA = \
116         examples/de/Presentations/Beamer.lyx \
117         examples/de/Presentations/Beamer_Article_%28Standard_Class%29.lyx
118
119 demoduleexamplesdir = $(pkgdatadir)/examples/de/Modules
120 dist_demoduleexamples_DATA = \
121         examples/de/Modules/Braille.lyx \
122         examples/de/Modules/Linguistics.lyx \
123         examples/de/Modules/Multilingual_Captions.lyx \
124         examples/de/Modules/PDF_Comments.lyx \
125         examples/de/Modules/PDF_Form.lyx
126
127 elexamplesdir = $(pkgdatadir)/examples/el
128 dist_elexamples_DATA = \
129         examples/el/Welcome.lyx
130
131 esexamplesdir = $(pkgdatadir)/examples/es
132 dist_esexamples_DATA = \
133         examples/es/Example_%28LyXified%29.lyx \
134         examples/es/Example_%28raw%29.lyx \
135         examples/es/Welcome.lyx
136
137 esbookexamplesdir = $(pkgdatadir)/examples/es/Books
138 dist_esbookexamples_DATA = \
139         examples/es/Books/Tufte_Book.lyx
140
141 escvexamplesdir = $(pkgdatadir)/examples/es/Curricula_Vitae
142 dist_escvexamples_DATA = \
143         examples/es/Curricula_Vitae/Europe_CV.lyx \
144         examples/es/Curricula_Vitae/Modern_CV.lyx
145
146 eshandoutexamplesdir = $(pkgdatadir)/examples/es/Handouts
147 dist_eshandoutexamples_DATA = \
148         examples/es/Handouts/Tufte_Handout.lyx
149
150 esinsetexamplesdir = $(pkgdatadir)/examples/es/Graphics_and_Insets
151 dist_esinsetexamples_DATA = \
152         examples/es/Graphics_and_Insets/Itemize_Bullets.lyx
153
154 esmoduleexamplesdir = $(pkgdatadir)/examples/es/Modules
155 dist_esmoduleexamples_DATA = \
156         examples/es/Modules/Braille.lyx \
157         examples/es/Modules/Linguistics.lyx
158
159 euexamplesdir = $(pkgdatadir)/examples/eu
160 dist_euexamples_DATA = \
161         examples/eu/Example_%28LyXified%29.lyx \
162         examples/eu/Example_%28raw%29.lyx
163         examples/eu/Welcome.lyx
164
165 faexamplesdir = $(pkgdatadir)/examples/fa
166 dist_faexamples_DATA = \
167         examples/fa/Welcome.lyx
168
169 frexamplesdir = $(pkgdatadir)/examples/fr
170 dist_frexamples_DATA = \
171         examples/fr/Example_%28LyXified%29.lyx \
172         examples/fr/Example_%28raw%29.lyx \
173         examples/fr/Welcome.lyx
174
175 frcvexamplesdir = $(pkgdatadir)/examples/fr/Curricula_Vitae
176 dist_frcvexamples_DATA = \
177         examples/fr/Curricula_Vitae/Simple_CV.lyx
178
179 frinsetexamplesdir = $(pkgdatadir)/examples/fr/Graphics_and_Insets
180 dist_frinsetexamples_DATA = \
181         examples/fr/Graphics_and_Insets/Itemize_Bullets.lyx \
182         examples/fr/Graphics_and_Insets/Feynman_Diagrams.lyx \
183         examples/fr/Graphics_and_Insets/XY-Figure.lyx \
184         examples/fr/Graphics_and_Insets/xyfigure.png \
185         examples/fr/Graphics_and_Insets/XY-Pic.lyx
186
187 frmoduleexamplesdir = $(pkgdatadir)/examples/fr/Modules
188 dist_frmoduleexamples_DATA = \
189         examples/fr/Modules/Braille.lyx \
190         examples/fr/Modules/Linguistics.lyx \
191         examples/fr/Modules/Multilingual_Captions.lyx \
192         examples/fr/Modules/PDF_Comments.lyx
193
194 frpresentationexamplesdir = $(pkgdatadir)/examples/fr/Presentations
195 dist_frpresentationexamples_DATA = \
196         examples/fr/Presentations/Beamer.lyx \
197         examples/fr/Presentations/Beamer_Article_%28Standard_Class%29.lyx \
198         examples/fr/Presentations/Foils.lyx \
199         examples/fr/Presentations/Powerdot.lyx \
200         examples/fr/Presentations/Seminar.lyx
201
202 glexamplesdir = $(pkgdatadir)/examples/gl
203 dist_glexamples_DATA = \
204         examples/gl/Example_%28LyXified%29.lyx \
205         examples/gl/Example_%28raw%29.lyx \
206         examples/gl/Welcome.lyx
207
208 heexamplesdir = $(pkgdatadir)/examples/he
209 dist_heexamples_DATA = \
210         examples/he/Example_%28LyXified%29.lyx \
211         examples/he/Example_%28raw%29.lyx \
212         examples/he/Welcome.lyx
213
214 huexamplesdir = $(pkgdatadir)/examples/hu
215 dist_huexamples_DATA = \
216         examples/hu/Example_%28LyXified%29.lyx \
217         examples/hu/Example_%28raw%29.lyx \
218         examples/hu/Welcome.lyx
219
220 idexamplesdir = $(pkgdatadir)/examples/id
221 dist_idexamples_DATA = \
222         examples/id/Welcome.lyx
223
224 itexamplesdir = $(pkgdatadir)/examples/it
225 dist_itexamples_DATA = \
226         examples/it/Welcome.lyx
227
228 itinsetexamplesdir = $(pkgdatadir)/examples/it/Graphics_and_Insets
229 dist_itinsetexamples_DATA = \
230         examples/it/Graphics_and_Insets/Itemize_Bullets.lyx
231
232 jaexamplesdir = $(pkgdatadir)/examples/ja
233 dist_jaexamples_DATA = \
234         examples/ja/Welcome.lyx
235
236 jaarticleexamplesdir = $(pkgdatadir)/examples/ja/Articles
237 dist_jaarticleexamples_DATA = \
238         examples/ja/Articles/Japanese_Article_%28JLReq_Class%29.lyx
239
240 jainsetexamplesdir = $(pkgdatadir)/examples/ja/Graphics_and_Insets
241 dist_jainsetexamples_DATA = \
242         examples/ja/Graphics_and_Insets/Feynman_Diagrams.lyx \
243         examples/ja/Graphics_and_Insets/xyfigure.png \
244         examples/ja/Graphics_and_Insets/XY-Pic.lyx
245
246 jamoduleexamplesdir = $(pkgdatadir)/examples/ja/Modules
247 dist_jamoduleexamples_DATA = \
248         examples/ja/Modules/Braille.lyx \
249         examples/ja/Modules/LilyPond_Book.lyx \
250         examples/ja/Modules/Linguistics.lyx \
251         examples/ja/Modules/Multilingual_Captions.lyx \
252         examples/ja/Modules/Rnw_%28knitr%29.lyx \
253         examples/ja/Modules/Sweave.lyx
254
255 japresentationexamplesdir = $(pkgdatadir)/examples/ja/Presentations
256 dist_japresentationexamples_DATA = \
257         examples/ja/Presentations/Beamer.lyx
258
259 koexamplesdir = $(pkgdatadir)/examples/ko
260 dist_koexamples_DATA = \
261         examples/ko/Welcome.lyx
262
263 kolanguageexamplesdir = $(pkgdatadir)/examples/ko/Language_Support
264 dist_kolanguageexamples_DATA = \
265         examples/ko/Language_Support/Writing_Korean_with_CJK-ko.lyx
266
267 nbexamplesdir = $(pkgdatadir)/examples/nb
268 dist_nbexamples_DATA = \
269         examples/nb/Example_%28LyXified%29.lyx \
270         examples/nb/Example_%28raw%29.lyx \
271         examples/nb/Welcome.lyx
272
273 nlexamplesdir = $(pkgdatadir)/examples/nl
274 dist_nlexamples_DATA = \
275         examples/nl/Example_%28LyXified%29.lyx \
276         examples/nl/Example_%28raw%29.lyx \
277         examples/nl/Welcome.lyx
278
279 nlinsetexamplesdir = $(pkgdatadir)/examples/nl/Graphics_and_Insets
280 dist_nlinsetexamples_DATA = \
281         examples/nl/Graphics_and_Insets/Itemize_Bullets.lyx
282
283 plexamplesdir = $(pkgdatadir)/examples/pl
284 dist_plexamples_DATA = \
285         examples/pl/Welcome.lyx
286
287 pt_BRexamplesdir = $(pkgdatadir)/examples/pt_BR
288 dist_pt_BRexamples_DATA = \
289         examples/pt_BR/Welcome.lyx
290
291 pt_PTexamplesdir = $(pkgdatadir)/examples/pt_PT
292 dist_pt_PTexamples_DATA = \
293         examples/pt_PT/Welcome.lyx
294
295 roexamplesdir = $(pkgdatadir)/examples/ro
296 dist_roexamples_DATA = \
297         examples/ro/Welcome.lyx
298
299 ruexamplesdir = $(pkgdatadir)/examples/ru
300 dist_ruexamples_DATA = \
301         examples/ru/Example_%28LyXified%29.lyx \
302         examples/ru/Example_%28raw%29.lyx \
303         examples/ru/Welcome.lyx
304
305 ruinsetexamplesdir = $(pkgdatadir)/examples/ru/Graphics_and_Insets
306 dist_ruinsetexamples_DATA = \
307         examples/ru/Graphics_and_Insets/XY-Figure.lyx \
308         examples/ru/Graphics_and_Insets/xyfigure.png \
309         examples/ru/Graphics_and_Insets/XY-Pic.lyx
310
311 rumoduleexamplesdir = $(pkgdatadir)/examples/ru/Modules
312 dist_rumoduleexamples_DATA = \
313         examples/ru/Modules/Fancy_Colored_Boxes.lyx
314
315 rupresentationexamplesdir = $(pkgdatadir)/examples/ru/Presentations
316 dist_rupresentationexamples_DATA = \
317         examples/ru/Presentations/Beamer.lyx \
318         examples/ru/Presentations/Beamer_Article_%28Standard_Class%29.lyx
319
320 slexamplesdir = $(pkgdatadir)/examples/sl
321 dist_slexamples_DATA = \
322         examples/sl/Example_%28LyXified%29.lyx \
323         examples/sl/Example_%28raw%29.lyx \
324         examples/sl/Welcome.lyx
325
326 skexamplesdir = $(pkgdatadir)/examples/sk
327 dist_skexamples_DATA = \
328         examples/sk/Welcome.lyx
329
330 srexamplesdir = $(pkgdatadir)/examples/sr
331 dist_srexamples_DATA = \
332         examples/sr/Welcome.lyx
333
334 srmoduleexamplesdir = $(pkgdatadir)/examples/sr/Modules
335 dist_srmoduleexamples_DATA = \
336         examples/sr/Modules/Braille.lyx
337
338 svexamplesdir = $(pkgdatadir)/examples/sv
339 dist_svexamples_DATA = \
340         examples/sv/Welcome.lyx
341
342 thesistemplatesdir = $(pkgdatadir)/templates/Theses
343 dist_thesistemplates_DATA =
344
345 phdthesistemplatesdir = $(pkgdatadir)/templates/Theses/PhD_Thesis
346 dist_phdthesistemplates_DATA = \
347         templates/Theses/PhD_Thesis/Acknowledgments.lyx \
348         templates/Theses/PhD_Thesis/alpha.bst \
349         templates/Theses/PhD_Thesis/Appendix.lyx \
350         templates/Theses/PhD_Thesis/Bibliography.lyx \
351         templates/Theses/PhD_Thesis/Chapter_1.lyx \
352         templates/Theses/PhD_Thesis/Chapter_2.lyx \
353         templates/Theses/PhD_Thesis/Main_File.lyx \
354         templates/Theses/PhD_Thesis/Summary.lyx \
355         templates/Theses/PhD_Thesis/thesisExample.bib
356
357 ukexamplesdir = $(pkgdatadir)/examples/uk
358 dist_ukexamples_DATA = \
359         examples/uk/Welcome.lyx
360
361 examplesdir = $(pkgdatadir)/examples
362 dist_examples_DATA = \
363         examples/biblioExample.bib \
364         examples/Example_%28LyXified%29.lyx \
365         examples/Example_%28raw%29.lyx \
366         examples/Welcome.lyx
367
368 articleexamplesdir = $(pkgdatadir)/examples/Articles
369 dist_articleexamples_DATA = \
370         examples/Articles/Astronomy_%26_Astrophysics.lyx \
371         examples/Articles/American_Astronomical_Society_%28AASTeX_v._6.2%29.lyx \
372         examples/Articles/American_Chemical_Society_%28ACS%29.lyx \
373         examples/Articles/American_Mathematical_Society_%28AMS%29.lyx
374
375 articlechessexamplesdir = $(pkgdatadir)/examples/Articles/Chess
376 dist_articlechessexamples_DATA = \
377         examples/Articles/Chess/Game_1.lyx \
378         examples/Articles/Chess/Game_2.lyx
379
380 bookexamplesdir = $(pkgdatadir)/examples/Books
381 dist_bookexamples_DATA = \
382         examples/Books/American_Mathematical_Society_%28AMS%29.lyx \
383         examples/Books/KOMA-Script_Book.lyx \
384         examples/Books/koma-book.bib \
385         examples/Books/koma-book-80x15.png \
386         examples/Books/Recipe_Book.lyx \
387         examples/Books/Tufte_Book.lyx
388
389 booksvmonotemplatesdir = $(pkgdatadir)/templates/Books/Springer_Monographs_%28svmono%29
390 dist_booksvmonotemplates_DATA = \
391         templates/Books/Springer_Monographs_%28svmono%29/00_Main_File.lyx \
392         templates/Books/Springer_Monographs_%28svmono%29/01_Dedication.lyx \
393         templates/Books/Springer_Monographs_%28svmono%29/02_Foreword.lyx \
394         templates/Books/Springer_Monographs_%28svmono%29/03_Preface.lyx \
395         templates/Books/Springer_Monographs_%28svmono%29/04_Acknowledgements.lyx \
396         templates/Books/Springer_Monographs_%28svmono%29/05_Acronym.lyx \
397         templates/Books/Springer_Monographs_%28svmono%29/06_Part.lyx \
398         templates/Books/Springer_Monographs_%28svmono%29/07_Chapter.lyx \
399         templates/Books/Springer_Monographs_%28svmono%29/08_Appendix.lyx \
400         templates/Books/Springer_Monographs_%28svmono%29/09_Glossary.lyx \
401         templates/Books/Springer_Monographs_%28svmono%29/10_Solutions.lyx \
402         templates/Books/Springer_Monographs_%28svmono%29/11_References.lyx
403
404 booksvmulttemplatesdir = $(pkgdatadir)/templates/Books/Springer_Contributed_Books_%28svmult%29
405 dist_booksvmulttemplates_DATA = \
406         templates/Books/Springer_Contributed_Books_%28svmult%29/00_Main_File.lyx \
407         templates/Books/Springer_Contributed_Books_%28svmult%29/01_Dedication.lyx \
408         templates/Books/Springer_Contributed_Books_%28svmult%29/02_Foreword.lyx \
409         templates/Books/Springer_Contributed_Books_%28svmult%29/03_Preface.lyx \
410         templates/Books/Springer_Contributed_Books_%28svmult%29/04_Acknowledgements.lyx \
411         templates/Books/Springer_Contributed_Books_%28svmult%29/05_Contributor_List.lyx \
412         templates/Books/Springer_Contributed_Books_%28svmult%29/06_Acronym.lyx \
413         templates/Books/Springer_Contributed_Books_%28svmult%29/07_Part.lyx \
414         templates/Books/Springer_Contributed_Books_%28svmult%29/08_Author.lyx \
415         templates/Books/Springer_Contributed_Books_%28svmult%29/09_Appendix.lyx \
416         templates/Books/Springer_Contributed_Books_%28svmult%29/10_Glossary.lyx \
417         templates/Books/Springer_Contributed_Books_%28svmult%29/11_References.lyx
418
419 cvexamplesdir = $(pkgdatadir)/examples/Curricula_Vitae
420 dist_cvexamples_DATA = \
421         examples/Curricula_Vitae/Europass_CV_%282013%29.lyx \
422         examples/Curricula_Vitae/Europe_CV.lyx \
423         examples/Curricula_Vitae/Modern_CV.lyx \
424         examples/Curricula_Vitae/Simple_CV.lyx \
425         examples/Curricula_Vitae/CV-image.eps \
426         examples/Curricula_Vitae/CV-image.png \
427         examples/Curricula_Vitae/REPLACEphoto.jpg
428
429 externalexamplesdir = $(pkgdatadir)/examples/External_Material
430 dist_externalexamples_DATA = \
431         examples/External_Material/Gnuplot.lyx \
432         examples/External_Material/gnuplot-example.gp \
433         examples/External_Material/longsheet.gnumeric \
434         examples/External_Material/longsheet.tex \
435         examples/External_Material/sheet1.gnumeric \
436         examples/External_Material/sheet2.ods \
437         examples/External_Material/sheet3.xls \
438         examples/External_Material/Spreadsheet.lyx
439
440 handoutexamplesdir = $(pkgdatadir)/examples/Handouts
441 dist_handoutexamples_DATA = \
442         examples/Handouts/Tufte_Handout.lyx
443
444 insetexamplesdir = $(pkgdatadir)/examples/Graphics_and_Insets
445 dist_insetexamples_DATA = \
446         examples/Graphics_and_Insets/Feynman_Diagrams.lyx \
447         examples/Graphics_and_Insets/iecc05.fen \
448         examples/Graphics_and_Insets/iecc07.fen \
449         examples/Graphics_and_Insets/iecc12.fen \
450         examples/Graphics_and_Insets/Instant_Preview.lyx \
451         examples/Graphics_and_Insets/Itemize_Bullets.lyx \
452         examples/Graphics_and_Insets/Minted_File_Listing.lyx \
453         examples/Graphics_and_Insets/Minted_Listings.lyx \
454         examples/Graphics_and_Insets/XY-Figure.lyx \
455         examples/Graphics_and_Insets/xyfigure.png \
456         examples/Graphics_and_Insets/XY-Pic.lyx
457
458 languageexamplesdir = $(pkgdatadir)/examples/Language_Support
459 dist_languageexamples_DATA = \
460         examples/Language_Support/Localization_Test_%28for_Developers%29.lyx \
461         examples/Language_Support/Mixing_Japanese_with_other_Languages_%28with_CJKutf8%29.lyx \
462         examples/Language_Support/Mixing_Japanese_with_other_Languages_%28with_platex%29.lyx \
463         examples/Language_Support/Writing_Armenian.lyx
464
465 letterexamplesdir = $(pkgdatadir)/examples/Letters
466 dist_letterexamples_DATA = \
467         examples/Letters/addressExample.adr \
468         examples/Letters/Serial_Letter_1.lyx \
469         examples/Letters/Serial_Letter_2.lyx \
470         examples/Letters/Serial_Letter_3.lyx
471
472 moduleexamplesdir = $(pkgdatadir)/examples/Modules
473 dist_moduleexamples_DATA = \
474         examples/Modules/Braille.lyx \
475         examples/Modules/Chessboard.lyx \
476         examples/Modules/Fancy_Colored_Boxes.lyx \
477         examples/Modules/Hazard_and_Precautionary_Statements.lyx \
478         examples/Modules/LilyPond_Book.lyx \
479         examples/Modules/Linguistics.lyx \
480         examples/Modules/Multilingual_Captions.lyx \
481         examples/Modules/Noweb.lyx \
482         examples/Modules/Noweb2LyX.lyx \
483         examples/Modules/Noweb_Listerrors.lyx \
484         examples/Modules/Paragraph_Lists_%28paralist%29.lyx \
485         examples/Modules/PDF_Comments.lyx \
486         examples/Modules/PDF_Form.lyx \
487         examples/Modules/Rnw_%28knitr%29.lyx \
488         examples/Modules/Sweave.lyx \
489         examples/Modules/Variable-width_Minipages.lyx
490
491 posterexamplesdir = $(pkgdatadir)/examples/Posters
492 dist_posterexamples_DATA = \
493         examples/Posters/Beamerposter.lyx \
494         examples/Posters/CV-image.png \
495         examples/Posters/beamer-knight1.png
496
497 presentationexamplesdir = $(pkgdatadir)/examples/Presentations
498 dist_presentationexamples_DATA = \
499         examples/Presentations/Beamer.lyx \
500         examples/Presentations/Beamer_Article_%28Standard_Class%29.lyx \
501         examples/Presentations/beamer-g4.jpg \
502         examples/Presentations/beamer-g4-mask.jpg \
503         examples/Presentations/beamer-icsi-logo.pdf \
504         examples/Presentations/beamer-knight1-mask.png \
505         examples/Presentations/beamer-knight1.png \
506         examples/Presentations/beamer-knight2-mask.png \
507         examples/Presentations/beamer-knight2.png \
508         examples/Presentations/beamer-knight3-mask.png \
509         examples/Presentations/beamer-knight3.png \
510         examples/Presentations/beamer-knight4-mask.png \
511         examples/Presentations/beamer-knight4.png \
512         examples/Presentations/Beamer_%28Complex%29.lyx \
513         examples/Presentations/Foils.lyx \
514         examples/Presentations/Foils_Landslide.lyx \
515         examples/Presentations/Powerdot.lyx \
516         examples/Presentations/Seminar.lyx
517
518 scriptexamplesdir = $(pkgdatadir)/examples/Scripts
519 dist_scriptexamples_DATA = \
520         examples/Scripts/Hollywood.lyx
521
522 fontsdir = $(pkgdatadir)/fonts
523 dist_fonts_DATA = \
524         fonts/BaKoMaFontLicense.txt \
525         fonts/cmex10.ttf \
526         fonts/cmmi10.ttf \
527         fonts/cmr10.ttf \
528         fonts/cmsy10.ttf \
529         fonts/dsrom10.ttf \
530         fonts/esint10.ttf \
531         fonts/eufm10.ttf \
532         fonts/msam10.ttf \
533         fonts/msbm10.ttf \
534         fonts/README \
535         fonts/rsfs10.ttf \
536         fonts/stmary10.ttf \
537         fonts/wasy10.ttf
538
539 imagesdir = $(pkgdatadir)/images
540 dist_images_DATA1X = \
541         images/all-changes-accept.svgz \
542         images/all-changes-reject.svgz \
543         images/banner.svgz \
544         images/bookmark-goto.svgz \
545         images/bookmark-goto_0.svgz \
546         images/bookmark-save.svgz \
547         images/box-insert.svgz \
548         images/break-line.svgz \
549         images/buffer-close.svgz \
550         images/buffer-export.svgz \
551         images/buffer-export_dvi.svgz \
552         images/buffer-export_dvi3.svgz \
553         images/buffer-export_latex.svgz \
554         images/buffer-export_pdf.svgz \
555         images/buffer-export_pdf2.svgz \
556         images/buffer-export_pdf3.svgz \
557         images/buffer-export_pdf4.svgz \
558         images/buffer-export_pdf5.svgz \
559         images/buffer-export_ps.svgz \
560         images/buffer-export_text.svgz \
561         images/buffer-new.svgz \
562         images/buffer-reload.svgz \
563         images/buffer-toggle-output-sync.svgz \
564         images/buffer-update.svgz \
565         images/buffer-update_dvi.svgz \
566         images/buffer-update_dvi3.svgz \
567         images/buffer-update_pdf.svgz \
568         images/buffer-update_pdf2.svgz \
569         images/buffer-update_pdf3.svgz \
570         images/buffer-update_pdf4.svgz \
571         images/buffer-update_pdf5.svgz \
572         images/buffer-update_ps.svgz \
573         images/buffer-view.svgz \
574         images/buffer-view_dvi.svgz \
575         images/buffer-view_dvi3.svgz \
576         images/buffer-view_pdf.svgz \
577         images/buffer-view_pdf2.svgz \
578         images/buffer-view_pdf3.svgz \
579         images/buffer-view_pdf4.svgz \
580         images/buffer-view_pdf5.svgz \
581         images/buffer-view_ps.svgz \
582         images/buffer-write-as.svgz \
583         images/buffer-write.svgz \
584         images/build-program.svgz \
585         images/busy.svgz \
586         images/change-accept.svgz \
587         images/change-next.svgz \
588         images/change-reject.svgz \
589         images/changes-merge.svgz \
590         images/changes-output.svgz \
591         images/changes-track.svgz \
592         images/closetab.svgz \
593         images/tab-group-close.svgz \
594         images/command-alternatives_outline-in_depth-increment.svgz \
595         images/command-alternatives_outline-out_depth-decrement.svgz \
596         images/copy.svgz \
597         images/cut.svgz \
598         images/depth-decrement.svgz \
599         images/depth-increment.svgz \
600         images/dialog-preferences.svgz \
601         images/dialog-show-new-inset_citation.svgz \
602         images/dialog-show-new-inset_graphics.svgz \
603         images/dialog-show-new-inset_include.svgz \
604         images/dialog-show-new-inset_ref.svgz \
605         images/dialog-show_character.svgz \
606         images/dialog-show_findreplace.svgz \
607         images/dialog-show_findreplaceadv.svgz \
608         images/dialog-show_mathdelimiter.svgz \
609         images/dialog-show_mathmatrix.svgz \
610         images/dialog-show_print.svgz \
611         images/dialog-show_spellchecker.svgz \
612         images/dialog-show_toc.svgz \
613         images/dialog-show_vclog.svgz \
614         images/down.svgz \
615         images/dynamic-char-styles.svgz \
616         images/dynamic-custom-insets.svgz \
617         images/editclear.svgz \
618         images/emblem-readonly.svgz \
619         images/emblem-shellescape.svgz \
620         images/ert-insert.svgz \
621         images/file-open.svgz \
622         images/float-insert_figure.svgz \
623         images/float-insert_table.svgz \
624         images/font-bold.svgz \
625         images/font-emph.svgz \
626         images/textstyle-apply.svgz \
627         images/font-noun.svgz \
628         images/font-sans.svgz \
629         images/footnote-insert.svgz \
630         images/href-insert.svgz \
631         images/hidetab.svgz \
632         images/index-insert.svgz \
633         images/info-insert.svgz \
634         images/info-insert_vcs_revision.svgz \
635         images/label-insert.svgz \
636         images/layout.svgz \
637         images/layout-document.svgz \
638         images/layout-paragraph.svgz \
639         images/layout-toggle_Chunk.svgz \
640         images/layout-toggle_Description.svgz \
641         images/layout-toggle_Enumerate+rtl.svgz  \
642         images/layout-toggle_Enumerate.svgz  \
643         images/layout-toggle_Itemize.svgz \
644         images/layout-toggle_Labeling.svgz \
645         images/layout-toggle_List.svgz \
646         images/layout-toggle_LyX-Code.svgz \
647         images/layout-toggle_Section.svgz \
648         images/lyx.svg \
649         images/lyxfiles-system.svgz \
650         images/lyxfiles-system-folder.svgz \
651         images/lyxfiles-user.svgz \
652         images/lyxfiles-user-folder.svgz \
653         images/lyx-quit.svgz \
654         images/marginalnote-insert.svgz \
655         images/master-buffer-update.svgz \
656         images/master-buffer-view.svgz \
657         images/math-display.svgz \
658         images/math-macro-add-greedy-optional-param.svgz \
659         images/math-macro-add-optional-param.svgz \
660         images/math-macro-add-param.svgz \
661         images/math-macro-append-greedy-param.svgz \
662         images/math-macro-make-nonoptional.svgz \
663         images/math-macro-make-optional.svgz \
664         images/math-macro-remove-greedy-param.svgz \
665         images/math-macro-remove-optional-param.svgz \
666         images/math-macro-remove-param.svgz \
667         images/math-macro_newmacroname_newcommand.svgz \
668         images/math-matrix.svgz \
669         images/math-mode.svgz \
670         images/math-subscript.svgz \
671         images/math-superscript.svgz \
672         images/nomencl-insert.svgz \
673         images/note-insert.svgz \
674         images/note-next.svgz \
675         images/outline-down.svgz \
676         images/outline-in.svgz \
677         images/outline-in+rtl.svgz \
678         images/outline-out.svgz \
679         images/outline-out+rtl.svgz \
680         images/outline-up.svgz \
681         images/paste.svgz \
682         images/process-stop.svgz \
683         images/redo.svgz \
684         images/reload.svgz \
685         images/search-case-sensitive.svgz \
686         images/search-instant.svgz \
687         images/search-options.svgz \
688         images/search-selection.svgz \
689         images/search-whole-words.svgz \
690         images/search-wrap.svgz \
691         images/script-insert_subscript.svgz \
692         images/script-insert_superscript.svgz \
693         images/specialchar-insert_latex.svgz \
694         images/specialchar-insert_latex2e.svgz \
695         images/specialchar-insert_lyx.svgz \
696         images/specialchar-insert_menu-separator.svgz \
697         images/specialchar-insert_tex.svgz \
698         images/spelling-continuously.svgz \
699         images/view-split_horizontal.svgz \
700         images/view-split_vertical.svgz \
701         images/tabular-feature_align-decimal.svgz \
702         images/tabular-feature_append-column.svgz \
703         images/tabular-feature_append-row.svgz \
704         images/tabular-feature_delete-column.svgz \
705         images/tabular-feature_delete-row.svgz \
706         images/tabular-feature_m-align-center.svgz \
707         images/tabular-feature_m-align-left.svgz \
708         images/tabular-feature_m-align-right.svgz \
709         images/tabular-feature_m-valign-bottom.svgz \
710         images/tabular-feature_m-valign-middle.svgz \
711         images/tabular-feature_m-valign-top.svgz \
712         images/tabular-feature_move-column-left.svgz \
713         images/tabular-feature_move-column-right.svgz \
714         images/tabular-feature_move-row-down.svgz \
715         images/tabular-feature_move-row-up.svgz \
716         images/tabular-feature_multicolumn.svgz \
717         images/tabular-feature_multirow.svgz \
718         images/tabular-feature_reset-formal-default.svgz \
719         images/tabular-feature_toggle-all-lines.svgz \
720         images/tabular-feature_set-longtabular.svgz \
721         images/tabular-feature_set-rotate-cell.svgz \
722         images/tabular-feature_toggle-border-lines.svgz \
723         images/tabular-feature_toggle-inner-lines.svgz \
724         images/tabular-feature_set-rotate-tabular.svgz \
725         images/tabular-feature_toggle-line-bottom.svgz \
726         images/tabular-feature_toggle-line-left.svgz \
727         images/tabular-feature_toggle-line-right.svgz \
728         images/tabular-feature_toggle-line-top.svgz \
729         images/tabular-feature_toggle-rotate-cell.svgz \
730         images/tabular-feature_toggle-rotate-tabular.svgz \
731         images/tabular-feature_unset-all-lines.svgz \
732         images/tabular-insert.svgz \
733         images/thesaurus-entry.svgz \
734         images/toolbar-toggle_math.svgz \
735         images/toolbar-toggle_math_panels.svgz \
736         images/toolbar-toggle_review.svgz \
737         images/toolbar-toggle_table.svgz \
738         images/undo.svgz \
739         images/unknown.svgz \
740         images/up.svgz \
741         images/update-others.svgz \
742         images/url-insert.svgz \
743         images/vc-check-in.svgz \
744         images/vc-check-out.svgz \
745         images/vc-compare.svgz \
746         images/vc-compare_0.svgz \
747         images/vc-locking-toggle.svgz \
748         images/vc-register.svgz \
749         images/vc-repo-update.svgz \
750         images/vc-revert.svgz \
751         images/view-others.svgz
752
753 # possible shortcut for complete set of 2x sized icons
754 #dist_images_DATA2X = \
755 #       ${dist_images_DATA1X:%.png=%@2x.png}
756
757 dist_images_DATA2X = \
758         images/banner@2x.png
759
760 dist_images_DATA = \
761         images/banner.png \
762         $(dist_images_DATA1X) \
763         $(dist_images_DATA2X) \
764         $(dist_images_DATA3X) \
765         images/icon.aliases
766
767 imagesmathdir = $(imagesdir)/math
768 dist_imagesmath_DATA = \
769         images/math/AC.svgz \
770         images/math/acute.svgz \
771         images/math/adots.svgz \
772         images/math/agemO.svgz \
773         images/math/aleph.svgz \
774         images/math/alpha.svgz \
775         images/math/amalg.svgz \
776         images/math/angle.svgz \
777         images/math/APLbox.svgz \
778         images/math/APLcomment.svgz \
779         images/math/APLdown.svgz \
780         images/math/APLdownarrowbox.svgz \
781         images/math/APLinput.svgz \
782         images/math/APLinv.svgz \
783         images/math/APLleftarrowbox.svgz \
784         images/math/APLlog.svgz \
785         images/math/APLrightarrowbox.svgz \
786         images/math/APLstar.svgz \
787         images/math/APLup.svgz \
788         images/math/APLuparrowbox.svgz \
789         images/math/apprge.svgz \
790         images/math/apprle.svgz \
791         images/math/approx.svgz \
792         images/math/approxeq.svgz \
793         images/math/aquarius.svgz \
794         images/math/aries.svgz \
795         images/math/arrownot.svgz \
796         images/math/arrownot2.svgz \
797         images/math/arrowvert.svgz \
798         images/math/arrowvert2.svgz \
799         images/math/ascnode.svgz \
800         images/math/ast.svgz \
801         images/math/astrosun.svgz \
802         images/math/asymp.svgz \
803         images/math/ataribox.svgz \
804         images/math/backepsilon.svgz \
805         images/math/backprime.svgz \
806         images/math/backsim.svgz \
807         images/math/backsimeq.svgz \
808         images/math/backslash.svgz \
809         images/math/bar.svgz \
810         images/math/baro.svgz \
811         images/math/bars.svgz \
812         images/math/barwedge.svgz \
813         images/math/Bbbk.svgz \
814         images/math/bbslash.svgz \
815         images/math/bcancel.svgz \
816         images/math/because.svgz \
817         images/math/bell.svgz \
818         images/math/beta.svgz \
819         images/math/beth.svgz \
820         images/math/between.svgz \
821         images/math/bigbox.svgz \
822         images/math/bigcap.svgz \
823         images/math/bigcirc.svgz \
824         images/math/bigcup.svgz \
825         images/math/bigcurlyvee.svgz \
826         images/math/bigcurlywedge.svgz \
827         images/math/biginterleave.svgz \
828         images/math/bignplus.svgz \
829         images/math/bigodot.svgz \
830         images/math/bigoplus.svgz \
831         images/math/bigotimes.svgz \
832         images/math/bigparallel.svgz \
833         images/math/bigsqcap.svgz \
834         images/math/bigsqcup.svgz \
835         images/math/bigstar.svgz \
836         images/math/bigtriangledown.svgz \
837         images/math/bigtriangleup.svgz \
838         images/math/biguplus.svgz \
839         images/math/bigvee.svgz \
840         images/math/bigwedge.svgz \
841         images/math/binampersand.svgz \
842         images/math/bindnasrepma.svgz \
843         images/math/blacklozenge.svgz \
844         images/math/blacksmiley.svgz \
845         images/math/blacksquare.svgz \
846         images/math/blacktriangle.svgz \
847         images/math/blacktriangledown.svgz \
848         images/math/blacktriangleleft.svgz \
849         images/math/blacktriangleright.svgz \
850         images/math/boldsymbol.svgz \
851         images/math/bot.svgz \
852         images/math/bowtie.svgz \
853         images/math/bowtie2.svgz \
854         images/math/box2.svgz \
855         images/math/boxast.svgz \
856         images/math/boxbar.svgz \
857         images/math/boxbox.svgz \
858         images/math/boxbslash.svgz \
859         images/math/boxcircle.svgz \
860         images/math/boxdot.svgz \
861         images/math/boxempty.svgz \
862         images/math/boxminus.svgz \
863         images/math/boxplus.svgz \
864         images/math/boxslash.svgz \
865         images/math/boxtimes.svgz \
866         images/math/breve.svgz \
867         images/math/brokenvert.svgz \
868         images/math/bullet.svgz \
869         images/math/bumpeq.svgz \
870         images/math/bumpeq2.svgz \
871         images/math/cancel.svgz \
872         images/math/cancelto.svgz \
873         images/math/cancer.svgz \
874         images/math/cap.svgz \
875         images/math/cap2.svgz \
876         images/math/capricornus.svgz \
877         images/math/cases.svgz \
878         images/math/cdot.svgz \
879         images/math/cdotp.svgz \
880         images/math/cdots.svgz \
881         images/math/cent.svgz \
882         images/math/centerdot.svgz \
883         images/math/check.svgz \
884         images/math/checked.svgz \
885         images/math/checkedbox2.svgz \
886         images/math/checkmark.svgz \
887         images/math/chi.svgz \
888         images/math/circ.svgz \
889         images/math/circeq.svgz \
890         images/math/circle2.svgz \
891         images/math/circle3.svgz \
892         images/math/circlearrowleft.svgz \
893         images/math/circlearrowright.svgz \
894         images/math/circledR.svgz \
895         images/math/circledS.svgz \
896         images/math/circledast.svgz \
897         images/math/circledcirc.svgz \
898         images/math/circleddash.svgz \
899         images/math/clock.svgz \
900         images/math/clubsuit.svgz \
901         images/math/colon.svgz \
902         images/math/colonapprox.svgz \
903         images/math/colonapprox2.svgz \
904         images/math/coloneq.svgz \
905         images/math/coloneq2.svgz \
906         images/math/coloneqq.svgz \
907         images/math/coloneqq2.svgz \
908         images/math/colonsim.svgz \
909         images/math/colonsim2.svgz \
910         images/math/complement.svgz \
911         images/math/cong.svgz \
912         images/math/conjunction.svgz \
913         images/math/coprod.svgz \
914         images/math/cup.svgz \
915         images/math/cup2.svgz \
916         images/math/curlyeqprec.svgz \
917         images/math/curlyeqsucc.svgz \
918         images/math/curlyvee.svgz \
919         images/math/curlyveedownarrow.svgz \
920         images/math/curlyveeuparrow.svgz \
921         images/math/curlywedge.svgz \
922         images/math/curlywedgedownarrow.svgz \
923         images/math/curlywedgeuparrow.svgz \
924         images/math/currency.svgz \
925         images/math/curvearrowleft.svgz \
926         images/math/curvearrowright.svgz \
927         images/math/dagger.svgz \
928         images/math/daleth.svgz \
929         images/math/dasharrow.svgz \
930         images/math/dashleftarrow.svgz \
931         images/math/dashrightarrow.svgz \
932         images/math/dashv.svgz \
933         images/math/davidsstar.svgz \
934         images/math/dblcolon.svgz \
935         images/math/ddagger.svgz \
936         images/math/ddddot.svgz \
937         images/math/dddot.svgz \
938         images/math/ddot.svgz \
939         images/math/ddots.svgz \
940         images/math/delim.svgz \
941         images/math/delta.svgz \
942         images/math/delta2.svgz \
943         images/math/descnode.svgz \
944         images/math/diagdown.svgz \
945         images/math/diagup.svgz \
946         images/math/diameter.svgz \
947         images/math/diamond.svgz \
948         images/math/diamond2.svgz \
949         images/math/diamondsuit.svgz \
950         images/math/digamma.svgz \
951         images/math/div.svgz \
952         images/math/divideontimes.svgz \
953         images/math/dot.svgz \
954         images/math/doteq.svgz \
955         images/math/doteq2.svgz \
956         images/math/doteqdot.svgz \
957         images/math/dotplus.svgz \
958         images/math/dots.svgz \
959         images/math/dotsb.svgz \
960         images/math/dotsc.svgz \
961         images/math/dotsi.svgz \
962         images/math/dotsint.svgz \
963         images/math/dotsintop.svgz \
964         images/math/dotsm.svgz \
965         images/math/dotso.svgz \
966         images/math/doublebarwedge.svgz \
967         images/math/doublecap.svgz \
968         images/math/doublecup.svgz \
969         images/math/downarrow.svgz \
970         images/math/downarrow2.svgz \
971         images/math/downarrow3.svgz \
972         images/math/downdownarrows.svgz \
973         images/math/downharpoonleft.svgz \
974         images/math/downharpoonright.svgz \
975         images/math/earth.svgz \
976         images/math/eighthnote.svgz \
977         images/math/ell.svgz \
978         images/math/empty.svgz \
979         images/math/emptyset.svgz \
980         images/math/epsilon.svgz \
981         images/math/eqcirc.svgz \
982         images/math/eqcolon.svgz \
983         images/math/eqcolon2.svgz \
984         images/math/eqqcolon.svgz \
985         images/math/eqqcolon2.svgz \
986         images/math/eqslantgtr.svgz \
987         images/math/eqslantless.svgz \
988         images/math/eqsim.svgz \
989         images/math/equation.svgz \
990         images/math/equiv.svgz \
991         images/math/eta.svgz \
992         images/math/eth.svgz \
993         images/math/exists.svgz \
994         images/math/export-others.svgz \
995         images/math/fallingdotseq.svgz \
996         images/math/fatbslash.svgz \
997         images/math/fatsemi.svgz \
998         images/math/fatslash.svgz \
999         images/math/female.svgz \
1000         images/math/fint.svgz \
1001         images/math/fintop.svgz \
1002         images/math/Finv.svgz \
1003         images/math/flat.svgz \
1004         images/math/font.svgz \
1005         images/math/forall.svgz \
1006         images/math/frac.svgz \
1007         images/math/frac-square.svgz \
1008         images/math/frown.svgz \
1009         images/math/frownie.svgz \
1010         images/math/fullmoon.svgz \
1011         images/math/fullnote.svgz \
1012         images/math/functions.svgz \
1013         images/math/Game.svgz \
1014         images/math/gamma.svgz \
1015         images/math/gamma2.svgz \
1016         images/math/gemini.svgz \
1017         images/math/ge.svgz \
1018         images/math/geq.svgz \
1019         images/math/geqq.svgz \
1020         images/math/geqslant.svgz \
1021         images/math/gets.svgz \
1022         images/math/gg.svgz \
1023         images/math/ggg.svgz \
1024         images/math/gggtr.svgz \
1025         images/math/gimel.svgz \
1026         images/math/gluon.svgz \
1027         images/math/gnapprox.svgz \
1028         images/math/gneq.svgz \
1029         images/math/gneqq.svgz \
1030         images/math/gnsim.svgz \
1031         images/math/grave.svgz \
1032         images/math/gtrapprox.svgz \
1033         images/math/gtrdot.svgz \
1034         images/math/gtreqless.svgz \
1035         images/math/gtreqqless.svgz \
1036         images/math/gtrless.svgz \
1037         images/math/gtrsim.svgz \
1038         images/math/gvertneqq.svgz \
1039         images/math/halfnote.svgz \
1040         images/math/hat.svgz \
1041         images/math/hbar.svgz \
1042         images/math/heartsuit.svgz \
1043         images/math/hexagon.svgz \
1044         images/math/hexstar.svgz \
1045         images/math/HF.svgz \
1046         images/math/hookleftarrow.svgz \
1047         images/math/hookrightarrow.svgz \
1048         images/math/hphantom.svgz \
1049         images/math/hslash.svgz \
1050         images/math/iddots.svgz \
1051         images/math/idotsint.svgz \
1052         images/math/iff.svgz \
1053         images/math/iiiint.svgz \
1054         images/math/iiiintop.svgz \
1055         images/math/iiint.svgz \
1056         images/math/iiintop.svgz \
1057         images/math/iint.svgz \
1058         images/math/iintop.svgz \
1059         images/math/Im.svgz \
1060         images/math/imath.svgz \
1061         images/math/impliedby.svgz \
1062         images/math/implies.svgz \
1063         images/math/in.svgz \
1064         images/math/infty.svgz \
1065         images/math/inplus.svgz \
1066         images/math/int.svgz \
1067         images/math/intercal.svgz \
1068         images/math/interleave.svgz \
1069         images/math/intop.svgz \
1070         images/math/iota.svgz \
1071         images/math/invdiameter.svgz \
1072         images/math/inve.svgz \
1073         images/math/invneg.svgz \
1074         images/math/jmath.svgz \
1075         images/math/join2.svgz \
1076         images/math/jupiter.svgz \
1077         images/math/kappa.svgz \
1078         images/math/kreuz.svgz \
1079         images/math/lambda.svgz \
1080         images/math/lambda2.svgz \
1081         images/math/land.svgz \
1082         images/math/landdownint.svgz \
1083         images/math/landdownintop.svgz \
1084         images/math/landupint.svgz \
1085         images/math/landupintop.svgz \
1086         images/math/langle.svgz \
1087         images/math/lbag.svgz \
1088         images/math/lbag2.svgz \
1089         images/math/lbrace.svgz \
1090         images/math/lbrace_rbrace.svgz \
1091         images/math/lbracket.svgz \
1092         images/math/lbracket_rbracket.svgz \
1093         images/math/lceil.svgz \
1094         images/math/lceil_rceil.svgz \
1095         images/math/ldotp.svgz \
1096         images/math/ldots.svgz \
1097         images/math/le.svgz \
1098         images/math/leadsto.svgz \
1099         images/math/leftarrow.svgz \
1100         images/math/leftarrow2.svgz \
1101         images/math/leftarrow3.svgz \
1102         images/math/leftarrowtail.svgz \
1103         images/math/leftarrowtriangle.svgz \
1104         images/math/leftcircle2.svgz \
1105         images/math/leftcircle3.svgz \
1106         images/math/leftcircle4.svgz \
1107         images/math/leftharpoondown.svgz \
1108         images/math/leftharpoonup.svgz \
1109         images/math/leftleftarrows.svgz \
1110         images/math/leftmoon.svgz \
1111         images/math/leftrightarrow.svgz \
1112         images/math/leftrightarrow2.svgz \
1113         images/math/leftrightarroweq.svgz \
1114         images/math/leftrightarrows.svgz \
1115         images/math/leftrightarrowtriangle.svgz \
1116         images/math/leftrightharpoons.svgz \
1117         images/math/leftrightsquigarrow.svgz \
1118         images/math/leftslice.svgz \
1119         images/math/leftthreetimes.svgz \
1120         images/math/leftturn.svgz \
1121         images/math/leo.svgz \
1122         images/math/leq.svgz \
1123         images/math/leqq.svgz \
1124         images/math/leqslant.svgz \
1125         images/math/lessapprox.svgz \
1126         images/math/lessdot.svgz \
1127         images/math/lesseqgtr.svgz \
1128         images/math/lesseqqgtr.svgz \
1129         images/math/lessgtr.svgz \
1130         images/math/lesssim.svgz \
1131         images/math/lfloor.svgz \
1132         images/math/lfloor_rfloor.svgz \
1133         images/math/lhd.svgz \
1134         images/math/lhd2.svgz \
1135         images/math/lhook.svgz \
1136         images/math/libra.svgz \
1137         images/math/lightning.svgz \
1138         images/math/ll.svgz \
1139         images/math/llbracket.svgz \
1140         images/math/llceil.svgz \
1141         images/math/llcorner.svgz \
1142         images/math/llfloor.svgz \
1143         images/math/llparenthesis.svgz \
1144         images/math/Lleftarrow.svgz \
1145         images/math/lll.svgz \
1146         images/math/llless.svgz \
1147         images/math/lnapprox.svgz \
1148         images/math/lneq.svgz \
1149         images/math/lneqq.svgz \
1150         images/math/lnot.svgz \
1151         images/math/lnsim.svgz \
1152         images/math/logof.svgz \
1153         images/math/longarrownot.svgz \
1154         images/math/longarrownot2.svgz \
1155         images/math/longleftarrow.svgz \
1156         images/math/longleftarrow2.svgz \
1157         images/math/longleftrightarrow.svgz \
1158         images/math/longleftrightarrow2.svgz \
1159         images/math/longmapsfrom.svgz \
1160         images/math/longmapsfrom2.svgz \
1161         images/math/longmapsto.svgz \
1162         images/math/longmapsto2.svgz \
1163         images/math/longrightarrow.svgz \
1164         images/math/longrightarrow2.svgz \
1165         images/math/looparrowleft.svgz \
1166         images/math/looparrowright.svgz \
1167         images/math/lor.svgz \
1168         images/math/lozenge.svgz \
1169         images/math/lparen.svgz \
1170         images/math/lparen_rparen.svgz \
1171         images/math/lrcorner.svgz \
1172         images/math/Lsh.svgz \
1173         images/math/ltimes.svgz \
1174         images/math/lvertneqq.svgz \
1175         images/math/male.svgz \
1176         images/math/maltese.svgz \
1177         images/math/mapsfrom.svgz \
1178         images/math/mapsfrom2.svgz \
1179         images/math/mapsfromchar.svgz \
1180         images/math/mapsfromchar2.svgz \
1181         images/math/mapsto.svgz \
1182         images/math/mapsto2.svgz \
1183         images/math/mapstochar.svgz \
1184         images/math/mapstochar2.svgz \
1185         images/math/mars.svgz \
1186         images/math/mathbb.svgz \
1187         images/math/mathbb_C.svgz \
1188         images/math/mathbb_H.svgz \
1189         images/math/mathbb_N.svgz \
1190         images/math/mathbb_Q.svgz \
1191         images/math/mathbb_R.svgz \
1192         images/math/mathbb_Z.svgz \
1193         images/math/mathbin.svgz \
1194         images/math/mathbf.svgz \
1195         images/math/mathcal.svgz \
1196         images/math/mathcal_F.svgz \
1197         images/math/mathcal_H.svgz \
1198         images/math/mathcal_L.svgz \
1199         images/math/mathcal_O.svgz \
1200         images/math/mathcircumflex.svgz \
1201         images/math/mathclap.svgz \
1202         images/math/mathdollar.svgz \
1203         images/math/mathfrak.svgz \
1204         images/math/mathit.svgz \
1205         images/math/mathllap.svgz \
1206         images/math/mathop.svgz \
1207         images/math/mathord.svgz \
1208         images/math/mathparagraph.svgz \
1209         images/math/mathscr.svgz \
1210         images/math/mathsection.svgz \
1211         images/math/mathrel.svgz \
1212         images/math/mathring.svgz \
1213         images/math/mathrlap.svgz \
1214         images/math/mathrm.svgz \
1215         images/math/mathrm_T.svgz \
1216         images/math/mathsf.svgz \
1217         images/math/mathtt.svgz \
1218         images/math/matrix.svgz \
1219         images/math/measuredangle.svgz \
1220         images/math/mercury.svgz \
1221         images/math/merge.svgz \
1222         images/math/mho.svgz \
1223         images/math/mid.svgz \
1224         images/math/minuso.svgz \
1225         images/math/models.svgz \
1226         images/math/moo.svgz \
1227         images/math/mp.svgz \
1228         images/math/mu.svgz \
1229         images/math/multimap.svgz \
1230         images/math/nabla.svgz \
1231         images/math/natural.svgz \
1232         images/math/ncong.svgz \
1233         images/math/ne.svgz \
1234         images/math/nearrow.svgz \
1235         images/math/neg.svgz \
1236         images/math/neptune.svgz \
1237         images/math/neq.svgz \
1238         images/math/newmoon.svgz \
1239         images/math/nexists.svgz \
1240         images/math/ngeq.svgz \
1241         images/math/ngeqq.svgz \
1242         images/math/ngeqslant.svgz \
1243         images/math/ngtr.svgz \
1244         images/math/ni.svgz \
1245         images/math/niplus.svgz \
1246         images/math/nleftarrow.svgz \
1247         images/math/nleftarrow2.svgz \
1248         images/math/nleftrightarrow.svgz \
1249         images/math/nleftrightarrow2.svgz \
1250         images/math/nleq.svgz \
1251         images/math/nleqq.svgz \
1252         images/math/nleqslant.svgz \
1253         images/math/nless.svgz \
1254         images/math/nmid.svgz \
1255         images/math/nnearrow.svgz \
1256         images/math/nnwarrow.svgz \
1257         images/math/not.svgz \
1258         images/math/notin.svgz \
1259         images/math/nparallel.svgz \
1260         images/math/nplus.svgz \
1261         images/math/nprec.svgz \
1262         images/math/npreceq.svgz \
1263         images/math/nrightarrow.svgz \
1264         images/math/nrightarrow2.svgz \
1265         images/math/nshortmid.svgz \
1266         images/math/nshortparallel.svgz \
1267         images/math/nsim.svgz \
1268         images/math/nsubseteq.svgz \
1269         images/math/nsubseteqq.svgz \
1270         images/math/nsucc.svgz \
1271         images/math/nsucceq.svgz \
1272         images/math/nsupseteq.svgz \
1273         images/math/nsupseteqq.svgz \
1274         images/math/ntriangleleft.svgz \
1275         images/math/ntrianglelefteq.svgz \
1276         images/math/ntrianglelefteqslant.svgz \
1277         images/math/ntriangleright.svgz \
1278         images/math/ntrianglerighteq.svgz \
1279         images/math/ntrianglerighteqslant.svgz \
1280         images/math/nu.svgz \
1281         images/math/nvdash.svgz \
1282         images/math/nvdash2.svgz \
1283         images/math/nvdash3.svgz \
1284         images/math/nvdash4.svgz \
1285         images/math/nwarrow.svgz \
1286         images/math/obar.svgz \
1287         images/math/oblong.svgz \
1288         images/math/obslash.svgz \
1289         images/math/ocircle.svgz \
1290         images/math/octagon.svgz \
1291         images/math/odot.svgz \
1292         images/math/ogreaterthan.svgz \
1293         images/math/oiint.svgz \
1294         images/math/oiintop.svgz \
1295         images/math/oint.svgz \
1296         images/math/ointclockwise.svgz \
1297         images/math/ointclockwiseop.svgz \
1298         images/math/ointctrclockwise.svgz \
1299         images/math/ointctrclockwiseop.svgz \
1300         images/math/ointop.svgz \
1301         images/math/olessthan.svgz \
1302         images/math/omega.svgz \
1303         images/math/omega2.svgz \
1304         images/math/ominus.svgz \
1305         images/math/openo.svgz \
1306         images/math/oplus.svgz \
1307         images/math/opposition.svgz \
1308         images/math/oslash.svgz \
1309         images/math/otimes.svgz \
1310         images/math/ovee.svgz \
1311         images/math/overbrace.svgz \
1312         images/math/overleftarrow.svgz \
1313         images/math/overleftrightarrow.svgz \
1314         images/math/overline.svgz \
1315         images/math/overrightarrow.svgz \
1316         images/math/overset.svgz \
1317         images/math/owedge.svgz \
1318         images/math/owns.svgz \
1319         images/math/parallel.svgz \
1320         images/math/partial.svgz \
1321         images/math/pentagon.svgz \
1322         images/math/permil.svgz \
1323         images/math/perp.svgz \
1324         images/math/phantom.svgz \
1325         images/math/phi.svgz \
1326         images/math/phi2.svgz \
1327         images/math/phone.svgz \
1328         images/math/photon.svgz \
1329         images/math/pi.svgz \
1330         images/math/pi2.svgz \
1331         images/math/pisces.svgz \
1332         images/math/pitchfork.svgz \
1333         images/math/pluto.svgz \
1334         images/math/pm.svgz \
1335         images/math/pointer.svgz \
1336         images/math/prec.svgz \
1337         images/math/precapprox.svgz \
1338         images/math/preccurlyeq.svgz \
1339         images/math/preceq.svgz \
1340         images/math/precnapprox.svgz \
1341         images/math/precneqq.svgz \
1342         images/math/precnsim.svgz \
1343         images/math/precsim.svgz \
1344         images/math/prime.svgz \
1345         images/math/prod.svgz \
1346         images/math/propto.svgz \
1347         images/math/psi.svgz \
1348         images/math/psi2.svgz \
1349         images/math/quarternote.svgz \
1350         images/math/rangle.svgz \
1351         images/math/rbag.svgz \
1352         images/math/rbag2.svgz \
1353         images/math/rbrace.svgz \
1354         images/math/rbracket.svgz \
1355         images/math/rceil.svgz \
1356         images/math/Re.svgz \
1357         images/math/recorder.svgz \
1358         images/math/restriction.svgz \
1359         images/math/rfloor.svgz \
1360         images/math/rhd.svgz \
1361         images/math/rhd2.svgz \
1362         images/math/rho.svgz \
1363         images/math/rhook.svgz \
1364         images/math/rightarrow.svgz \
1365         images/math/rightarrow2.svgz \
1366         images/math/rightarrow3.svgz \
1367         images/math/rightarrowtail.svgz \
1368         images/math/rightarrowtriangle.svgz \
1369         images/math/rightcircle2.svgz \
1370         images/math/rightcircle3.svgz \
1371         images/math/rightcircle4.svgz \
1372         images/math/rightharpoondown.svgz \
1373         images/math/rightharpoonup.svgz \
1374         images/math/rightleftarrows.svgz \
1375         images/math/rightleftharpoons.svgz \
1376         images/math/rightmoon.svgz \
1377         images/math/rightrightarrows.svgz \
1378         images/math/rightslice.svgz \
1379         images/math/rightsquigarrow.svgz \
1380         images/math/rightthreetimes.svgz \
1381         images/math/rightturn.svgz \
1382         images/math/risingdotseq.svgz \
1383         images/math/root.svgz \
1384         images/math/rparen.svgz \
1385         images/math/rrbracket.svgz \
1386         images/math/rrceil.svgz \
1387         images/math/rrfloor.svgz \
1388         images/math/rrparenthesis.svgz \
1389         images/math/Rrightarrow.svgz \
1390         images/math/Rsh.svgz \
1391         images/math/rtimes.svgz \
1392         images/math/sagittarius.svgz \
1393         images/math/saturn.svgz \
1394         images/math/scorpio.svgz \
1395         images/math/searrow.svgz \
1396         images/math/setminus.svgz \
1397         images/math/sharp.svgz \
1398         images/math/shortdownarrow.svgz \
1399         images/math/shortleftarrow.svgz \
1400         images/math/shortmid.svgz \
1401         images/math/shortparallel.svgz \
1402         images/math/shortrightarrow.svgz \
1403         images/math/shortuparrow.svgz \
1404         images/math/sideset.svgz \
1405         images/math/sidesetl.svgz \
1406         images/math/sidesetn.svgz \
1407         images/math/sidesetr.svgz \
1408         images/math/sigma.svgz \
1409         images/math/sigma2.svgz \
1410         images/math/sim.svgz \
1411         images/math/simeq.svgz \
1412         images/math/slash.svgz \
1413         images/math/smallfrown.svgz \
1414         images/math/smallint.svgz \
1415         images/math/smallsetminus.svgz \
1416         images/math/smallsmile.svgz \
1417         images/math/smash.svgz \
1418         images/math/smashb.svgz \
1419         images/math/smasht.svgz \
1420         images/math/smile.svgz \
1421         images/math/smiley.svgz \
1422         images/math/space.svgz \
1423         images/math/spadesuit.svgz \
1424         images/math/sphericalangle.svgz \
1425         images/math/square2.svgz \
1426         images/math/sqcap.svgz \
1427         images/math/sqcup.svgz \
1428         images/math/sqiint.svgz \
1429         images/math/sqiintop.svgz \
1430         images/math/sqint.svgz \
1431         images/math/sqintop.svgz \
1432         images/math/sqrt.svgz \
1433         images/math/sqrt-square.svgz \
1434         images/math/sqsubset.svgz \
1435         images/math/sqsubseteq.svgz \
1436         images/math/sqsupset.svgz \
1437         images/math/sqsupseteq.svgz \
1438         images/math/square.svgz \
1439         images/math/ssearrow.svgz \
1440         images/math/sslash.svgz \
1441         images/math/sswarrow.svgz \
1442         images/math/stackrel.svgz \
1443         images/math/stackrelthree.svgz \
1444         images/math/star.svgz \
1445         images/math/style.svgz \
1446         images/math/sub.svgz \
1447         images/math/subset.svgz \
1448         images/math/subset2.svgz \
1449         images/math/subseteq.svgz \
1450         images/math/subseteqq.svgz \
1451         images/math/subsetneq.svgz \
1452         images/math/subsetneqq.svgz \
1453         images/math/subsetplus.svgz \
1454         images/math/subsetpluseq.svgz \
1455         images/math/succ.svgz \
1456         images/math/succapprox.svgz \
1457         images/math/succcurlyeq.svgz \
1458         images/math/succeq.svgz \
1459         images/math/succnapprox.svgz \
1460         images/math/succneqq.svgz \
1461         images/math/succnsim.svgz \
1462         images/math/succsim.svgz \
1463         images/math/sum.svgz \
1464         images/math/sun.svgz \
1465         images/math/super.svgz \
1466         images/math/supset.svgz \
1467         images/math/supset2.svgz \
1468         images/math/supseteq.svgz \
1469         images/math/supseteqq.svgz \
1470         images/math/supsetneq.svgz \
1471         images/math/supsetneqq.svgz \
1472         images/math/supsetplus.svgz \
1473         images/math/supsetpluseq.svgz \
1474         images/math/surd.svgz \
1475         images/math/swarrow.svgz \
1476         images/math/talloblong.svgz \
1477         images/math/tau.svgz \
1478         images/math/taurus.svgz \
1479         images/math/textrm_AA.svgz \
1480         images/math/textrm_O.svgz \
1481         images/math/therefore.svgz \
1482         images/math/theta.svgz \
1483         images/math/theta2.svgz \
1484         images/math/textdegree.svgz \
1485         images/math/textrm.svgz \
1486         images/math/thickapprox.svgz \
1487         images/math/thicksim.svgz \
1488         images/math/thorn.svgz \
1489         images/math/thorn2.svgz \
1490         images/math/tilde.svgz \
1491         images/math/times.svgz \
1492         images/math/to.svgz \
1493         images/math/top.svgz \
1494         images/math/triangle.svgz \
1495         images/math/triangledown.svgz \
1496         images/math/triangleleft.svgz \
1497         images/math/trianglelefteq.svgz \
1498         images/math/trianglelefteqslant.svgz \
1499         images/math/triangleq.svgz \
1500         images/math/triangleright.svgz \
1501         images/math/trianglerighteq.svgz \
1502         images/math/trianglerighteqslant.svgz \
1503         images/math/twoheadleftarrow.svgz \
1504         images/math/twoheadrightarrow.svgz \
1505         images/math/twonotes.svgz \
1506         images/math/ulcorner.svgz \
1507         images/math/underbar.svgz \
1508         images/math/underbrace.svgz \
1509         images/math/underleftarrow.svgz \
1510         images/math/underleftrightarrow.svgz \
1511         images/math/underline.svgz \
1512         images/math/underrightarrow.svgz \
1513         images/math/underscore.svgz \
1514         images/math/underset.svgz \
1515         images/math/undertilde.svgz \
1516         images/math/unlhd.svgz \
1517         images/math/unrhd.svgz \
1518         images/math/uparrow.svgz \
1519         images/math/uparrow2.svgz \
1520         images/math/uparrow3.svgz \
1521         images/math/updownarrow.svgz \
1522         images/math/updownarrow2.svgz \
1523         images/math/upharpoonleft.svgz \
1524         images/math/upharpoonright.svgz \
1525         images/math/uplus.svgz \
1526         images/math/upsilon.svgz \
1527         images/math/upsilon2.svgz \
1528         images/math/upuparrows.svgz \
1529         images/math/uranus.svgz \
1530         images/math/urcorner.svgz \
1531         images/math/utilde.svgz \
1532         images/math/varangle.svgz \
1533         images/math/varbigcirc.svgz \
1534         images/math/varcopyright.svgz \
1535         images/math/varcurlyvee.svgz \
1536         images/math/varcurlywedge.svgz \
1537         images/math/vargamma2.svgz \
1538         images/math/vardelta2.svgz \
1539         images/math/varepsilon.svgz \
1540         images/math/varhexagon.svgz \
1541         images/math/varhexstar.svgz \
1542         images/math/variiint.svgz \
1543         images/math/variiintop.svgz \
1544         images/math/variint.svgz \
1545         images/math/variintop.svgz \
1546         images/math/varint.svgz \
1547         images/math/varintop.svgz \
1548         images/math/varkappa.svgz \
1549         images/math/varlambda2.svgz \
1550         images/math/varnothing.svgz \
1551         images/math/varoast.svgz \
1552         images/math/varobar.svgz \
1553         images/math/varobslash.svgz \
1554         images/math/varocircle.svgz \
1555         images/math/varodot.svgz \
1556         images/math/varogreaterthan.svgz \
1557         images/math/varoiint.svgz \
1558         images/math/varoiintop.svgz \
1559         images/math/varoint.svgz \
1560         images/math/varointop.svgz \
1561         images/math/varointclockwise.svgz \
1562         images/math/varointclockwiseop.svgz \
1563         images/math/varointctrclockwise.svgz \
1564         images/math/varointctrclockwiseop.svgz \
1565         images/math/varolessthan.svgz \
1566         images/math/varomega2.svgz \
1567         images/math/varominus.svgz \
1568         images/math/varoplus.svgz \
1569         images/math/varoslash.svgz \
1570         images/math/varotimes.svgz \
1571         images/math/varovee.svgz \
1572         images/math/varowedge.svgz \
1573         images/math/varphi.svgz \
1574         images/math/varphi2.svgz \
1575         images/math/varpi.svgz \
1576         images/math/varpi2.svgz \
1577         images/math/varpropto.svgz \
1578         images/math/varpsi2.svgz \
1579         images/math/varrho.svgz \
1580         images/math/varsigma.svgz \
1581         images/math/varsigma2.svgz \
1582         images/math/varsubsetneq.svgz \
1583         images/math/varsubsetneqq.svgz \
1584         images/math/varsupsetneq.svgz \
1585         images/math/varsupsetneqq.svgz \
1586         images/math/vartheta.svgz \
1587         images/math/vartheta2.svgz \
1588         images/math/vartimes.svgz \
1589         images/math/vartriangle.svgz \
1590         images/math/vartriangleleft.svgz \
1591         images/math/vartriangleright.svgz \
1592         images/math/varupsilon2.svgz \
1593         images/math/varxi2.svgz \
1594         images/math/vcentcolon.svgz \
1595         images/math/vdash.svgz \
1596         images/math/vdash2.svgz \
1597         images/math/vdash3.svgz \
1598         images/math/vdots.svgz \
1599         images/math/vec.svgz \
1600         images/math/vee.svgz \
1601         images/math/veebar.svgz \
1602         images/math/venus.svgz \
1603         images/math/vernal.svgz \
1604         images/math/vert.svgz \
1605         images/math/vert2.svgz \
1606         images/math/VHF.svgz \
1607         images/math/virgo.svgz \
1608         images/math/vphantom.svgz \
1609         images/math/Vvdash.svgz \
1610         images/math/wasylozenge.svgz \
1611         images/math/wasypropto.svgz \
1612         images/math/wasytherefore.svgz \
1613         images/math/wedge.svgz \
1614         images/math/widehat.svgz \
1615         images/math/widetilde.svgz \
1616         images/math/wp.svgz \
1617         images/math/wr.svgz \
1618         images/math/xbox3.svgz \
1619         images/math/xcancel.svgz \
1620         images/math/xi.svgz \
1621         images/math/xi2.svgz \
1622         images/math/xleftarrow.svgz \
1623         images/math/xrightarrow.svgz \
1624         images/math/Ydown.svgz \
1625         images/math/yen.svgz \
1626         images/math/Yleft.svgz \
1627         images/math/Yright.svgz \
1628         images/math/Yup.svgz \
1629         images/math/zeta.svgz
1630
1631 imagesbulletsdir = $(imagesdir)/bullets
1632 dist_imagesbullets_DATA = \
1633         images/bullets/ast.svgz \
1634         images/bullets/bfendash.svgz \
1635         images/bullets/bigtriangledown.svgz \
1636         images/bullets/bigtriangleup.svgz \
1637         images/bullets/box.svgz \
1638         images/bullets/bullet.svgz \
1639         images/bullets/cdot.svgz \
1640         images/bullets/circ.svgz \
1641         images/bullets/clubsuit.svgz \
1642         images/bullets/dagger.svgz \
1643         images/bullets/dashv.svgz \
1644         images/bullets/diamondsuit.svgz \
1645         images/bullets/diamond.svgz \
1646         images/bullets/diamond2.svgz \
1647         images/bullets/ding100.svgz \
1648         images/bullets/ding101.svgz \
1649         images/bullets/ding102.svgz \
1650         images/bullets/ding103.svgz \
1651         images/bullets/ding104.svgz \
1652         images/bullets/ding105.svgz \
1653         images/bullets/ding106.svgz \
1654         images/bullets/ding107.svgz \
1655         images/bullets/ding108.svgz \
1656         images/bullets/ding109.svgz \
1657         images/bullets/ding110.svgz \
1658         images/bullets/ding111.svgz \
1659         images/bullets/ding112.svgz \
1660         images/bullets/ding113.svgz \
1661         images/bullets/ding114.svgz \
1662         images/bullets/ding115.svgz \
1663         images/bullets/ding116.svgz \
1664         images/bullets/ding117.svgz \
1665         images/bullets/ding118.svgz \
1666         images/bullets/ding119.svgz \
1667         images/bullets/ding120.svgz \
1668         images/bullets/ding121.svgz \
1669         images/bullets/ding122.svgz \
1670         images/bullets/ding162.svgz \
1671         images/bullets/ding163.svgz \
1672         images/bullets/ding164.svgz \
1673         images/bullets/ding165.svgz \
1674         images/bullets/ding166.svgz \
1675         images/bullets/ding167.svgz \
1676         images/bullets/ding168.svgz \
1677         images/bullets/ding169.svgz \
1678         images/bullets/ding170.svgz \
1679         images/bullets/ding171.svgz \
1680         images/bullets/ding212.svgz \
1681         images/bullets/ding213.svgz \
1682         images/bullets/ding217.svgz \
1683         images/bullets/ding219.svgz \
1684         images/bullets/ding220.svgz \
1685         images/bullets/ding221.svgz \
1686         images/bullets/ding222.svgz \
1687         images/bullets/ding223.svgz \
1688         images/bullets/ding224.svgz \
1689         images/bullets/ding225.svgz \
1690         images/bullets/ding226.svgz \
1691         images/bullets/ding227.svgz \
1692         images/bullets/ding228.svgz \
1693         images/bullets/ding229.svgz \
1694         images/bullets/ding230.svgz \
1695         images/bullets/ding231.svgz \
1696         images/bullets/ding232.svgz \
1697         images/bullets/ding233.svgz \
1698         images/bullets/ding234.svgz \
1699         images/bullets/ding235.svgz \
1700         images/bullets/ding236.svgz \
1701         images/bullets/ding237.svgz \
1702         images/bullets/ding238.svgz \
1703         images/bullets/ding239.svgz \
1704         images/bullets/ding241.svgz \
1705         images/bullets/ding242.svgz \
1706         images/bullets/ding243.svgz \
1707         images/bullets/ding245.svgz \
1708         images/bullets/ding248.svgz \
1709         images/bullets/ding250.svgz \
1710         images/bullets/ding251.svgz \
1711         images/bullets/ding252.svgz \
1712         images/bullets/ding253.svgz \
1713         images/bullets/ding254.svgz \
1714         images/bullets/ding34.svgz \
1715         images/bullets/ding36.svgz \
1716         images/bullets/ding37.svgz \
1717         images/bullets/ding38.svgz \
1718         images/bullets/ding39.svgz \
1719         images/bullets/ding40.svgz \
1720         images/bullets/ding41.svgz \
1721         images/bullets/ding42.svgz \
1722         images/bullets/ding43.svgz \
1723         images/bullets/ding44.svgz \
1724         images/bullets/ding45.svgz \
1725         images/bullets/ding47.svgz \
1726         images/bullets/ding49.svgz \
1727         images/bullets/ding50.svgz \
1728         images/bullets/ding51.svgz \
1729         images/bullets/ding52.svgz \
1730         images/bullets/ding53.svgz \
1731         images/bullets/ding54.svgz \
1732         images/bullets/ding55.svgz \
1733         images/bullets/ding56.svgz \
1734         images/bullets/ding57.svgz \
1735         images/bullets/ding58.svgz \
1736         images/bullets/ding59.svgz \
1737         images/bullets/ding60.svgz \
1738         images/bullets/ding61.svgz \
1739         images/bullets/ding62.svgz \
1740         images/bullets/ding63.svgz \
1741         images/bullets/ding64.svgz \
1742         images/bullets/ding65.svgz \
1743         images/bullets/ding66.svgz \
1744         images/bullets/ding67.svgz \
1745         images/bullets/ding68.svgz \
1746         images/bullets/ding69.svgz \
1747         images/bullets/ding70.svgz \
1748         images/bullets/ding71.svgz \
1749         images/bullets/ding72.svgz \
1750         images/bullets/ding74.svgz \
1751         images/bullets/ding75.svgz \
1752         images/bullets/ding76.svgz \
1753         images/bullets/ding77.svgz \
1754         images/bullets/ding78.svgz \
1755         images/bullets/ding79.svgz \
1756         images/bullets/ding80.svgz \
1757         images/bullets/ding81.svgz \
1758         images/bullets/ding82.svgz \
1759         images/bullets/ding83.svgz \
1760         images/bullets/ding84.svgz \
1761         images/bullets/ding85.svgz \
1762         images/bullets/ding86.svgz \
1763         images/bullets/ding87.svgz \
1764         images/bullets/ding88.svgz \
1765         images/bullets/ding89.svgz \
1766         images/bullets/ding90.svgz \
1767         images/bullets/ding91.svgz \
1768         images/bullets/ding92.svgz \
1769         images/bullets/ding93.svgz \
1770         images/bullets/ding94.svgz \
1771         images/bullets/ding95.svgz \
1772         images/bullets/ding96.svgz \
1773         images/bullets/ding97.svgz \
1774         images/bullets/ding98.svgz \
1775         images/bullets/ding99.svgz \
1776         images/bullets/flat.svgz \
1777         images/bullets/heartsuit.svgz \
1778         images/bullets/leadsto.svgz \
1779         images/bullets/lhd.svgz \
1780         images/bullets/natural.svgz \
1781         images/bullets/odot.svgz \
1782         images/bullets/ominus.svgz \
1783         images/bullets/oplus.svgz \
1784         images/bullets/oslash.svgz \
1785         images/bullets/otimes.svgz \
1786         images/bullets/pisymbol_psy167.svgz \
1787         images/bullets/pisymbol_psy168.svgz \
1788         images/bullets/pisymbol_psy169.svgz \
1789         images/bullets/pisymbol_psy170.svgz \
1790         images/bullets/pisymbol_psy174.svgz \
1791         images/bullets/pisymbol_psy183.svgz \
1792         images/bullets/pisymbol_psy196.svgz \
1793         images/bullets/pisymbol_psy197.svgz \
1794         images/bullets/pisymbol_psy209.svgz \
1795         images/bullets/pisymbol_psy215.svgz \
1796         images/bullets/pisymbol_psy222.svgz \
1797         images/bullets/pisymbol_psy224.svgz \
1798         images/bullets/pisymbol_psy42.svgz \
1799         images/bullets/pisymbol_psy45.svgz \
1800         images/bullets/pisymbol_psy68.svgz \
1801         images/bullets/rhd.svgz \
1802         images/bullets/rightarrow2.svgz \
1803         images/bullets/rightarrow.svgz \
1804         images/bullets/rightharpoondown.svgz \
1805         images/bullets/rightharpoonup.svgz \
1806         images/bullets/sharp.svgz \
1807         images/bullets/spadesuit.svgz \
1808         images/bullets/star.svgz \
1809         images/bullets/succ.svgz \
1810         images/bullets/triangleleft.svgz \
1811         images/bullets/triangleright.svgz \
1812         images/bullets/vdash.svgz
1813
1814
1815 imagesipadir = $(imagesdir)/ipa
1816 dist_imagesipa_DATA = \
1817         images/ipa/ipamacro-insert_deco_bottomtiebar.svgz \
1818         images/ipa/ipamacro-insert_deco_toptiebar.svgz \
1819         images/ipa/ipamacro-insert_tone-falling.svgz \
1820         images/ipa/ipamacro-insert_tone-high-rising-falling.svgz \
1821         images/ipa/ipamacro-insert_tone-high-rising.svgz \
1822         images/ipa/ipamacro-insert_tone-low-rising.svgz \
1823         images/ipa/ipamacro-insert_tone-rising.svgz \
1824         images/ipa/unicode-insert_0x002e.svgz \
1825         images/ipa/unicode-insert_0x0061.svgz \
1826         images/ipa/unicode-insert_0x0062.svgz \
1827         images/ipa/unicode-insert_0x0063.svgz \
1828         images/ipa/unicode-insert_0x0064.svgz \
1829         images/ipa/unicode-insert_0x0065.svgz \
1830         images/ipa/unicode-insert_0x0066.svgz \
1831         images/ipa/unicode-insert_0x0067.svgz \
1832         images/ipa/unicode-insert_0x0068.svgz \
1833         images/ipa/unicode-insert_0x0069.svgz \
1834         images/ipa/unicode-insert_0x006a.svgz \
1835         images/ipa/unicode-insert_0x006b.svgz \
1836         images/ipa/unicode-insert_0x006c.svgz \
1837         images/ipa/unicode-insert_0x006d.svgz \
1838         images/ipa/unicode-insert_0x006e.svgz \
1839         images/ipa/unicode-insert_0x006f.svgz \
1840         images/ipa/unicode-insert_0x0070.svgz \
1841         images/ipa/unicode-insert_0x0071.svgz \
1842         images/ipa/unicode-insert_0x0072.svgz \
1843         images/ipa/unicode-insert_0x0073.svgz \
1844         images/ipa/unicode-insert_0x0074.svgz \
1845         images/ipa/unicode-insert_0x0075.svgz \
1846         images/ipa/unicode-insert_0x0076.svgz \
1847         images/ipa/unicode-insert_0x0077.svgz \
1848         images/ipa/unicode-insert_0x0078.svgz \
1849         images/ipa/unicode-insert_0x0079.svgz \
1850         images/ipa/unicode-insert_0x007a.svgz \
1851         images/ipa/unicode-insert_0x007c.svgz \
1852         images/ipa/unicode-insert_0x00e6.svgz \
1853         images/ipa/unicode-insert_0x00e7.svgz \
1854         images/ipa/unicode-insert_0x00f0.svgz \
1855         images/ipa/unicode-insert_0x00f8.svgz \
1856         images/ipa/unicode-insert_0x0127.svgz \
1857         images/ipa/unicode-insert_0x014b.svgz \
1858         images/ipa/unicode-insert_0x0153.svgz \
1859         images/ipa/unicode-insert_0x01c0.svgz \
1860         images/ipa/unicode-insert_0x01c1.svgz \
1861         images/ipa/unicode-insert_0x01c2.svgz \
1862         images/ipa/unicode-insert_0x01c3.svgz \
1863         images/ipa/unicode-insert_0x0250.svgz \
1864         images/ipa/unicode-insert_0x0251.svgz \
1865         images/ipa/unicode-insert_0x0252.svgz \
1866         images/ipa/unicode-insert_0x0253.svgz \
1867         images/ipa/unicode-insert_0x0254.svgz \
1868         images/ipa/unicode-insert_0x0255.svgz \
1869         images/ipa/unicode-insert_0x0256.svgz \
1870         images/ipa/unicode-insert_0x0257.svgz \
1871         images/ipa/unicode-insert_0x0258.svgz \
1872         images/ipa/unicode-insert_0x0259.svgz \
1873         images/ipa/unicode-insert_0x025a.svgz \
1874         images/ipa/unicode-insert_0x025b.svgz \
1875         images/ipa/unicode-insert_0x025c.svgz \
1876         images/ipa/unicode-insert_0x025d.svgz \
1877         images/ipa/unicode-insert_0x025e.svgz \
1878         images/ipa/unicode-insert_0x025f.svgz \
1879         images/ipa/unicode-insert_0x0260.svgz \
1880         images/ipa/unicode-insert_0x0261.svgz \
1881         images/ipa/unicode-insert_0x0262.svgz \
1882         images/ipa/unicode-insert_0x0263.svgz \
1883         images/ipa/unicode-insert_0x0264.svgz \
1884         images/ipa/unicode-insert_0x0265.svgz \
1885         images/ipa/unicode-insert_0x0266.svgz \
1886         images/ipa/unicode-insert_0x0267.svgz \
1887         images/ipa/unicode-insert_0x0268.svgz \
1888         images/ipa/unicode-insert_0x0269.svgz \
1889         images/ipa/unicode-insert_0x026a.svgz \
1890         images/ipa/unicode-insert_0x026b.svgz \
1891         images/ipa/unicode-insert_0x026c.svgz \
1892         images/ipa/unicode-insert_0x026d.svgz \
1893         images/ipa/unicode-insert_0x026e.svgz \
1894         images/ipa/unicode-insert_0x026f.svgz \
1895         images/ipa/unicode-insert_0x0270.svgz \
1896         images/ipa/unicode-insert_0x0271.svgz \
1897         images/ipa/unicode-insert_0x0272.svgz \
1898         images/ipa/unicode-insert_0x0273.svgz \
1899         images/ipa/unicode-insert_0x0274.svgz \
1900         images/ipa/unicode-insert_0x0275.svgz \
1901         images/ipa/unicode-insert_0x0276.svgz \
1902         images/ipa/unicode-insert_0x0277.svgz \
1903         images/ipa/unicode-insert_0x0278.svgz \
1904         images/ipa/unicode-insert_0x0279.svgz \
1905         images/ipa/unicode-insert_0x027a.svgz \
1906         images/ipa/unicode-insert_0x027b.svgz \
1907         images/ipa/unicode-insert_0x027c.svgz \
1908         images/ipa/unicode-insert_0x027d.svgz \
1909         images/ipa/unicode-insert_0x027e.svgz \
1910         images/ipa/unicode-insert_0x027f.svgz \
1911         images/ipa/unicode-insert_0x0280.svgz \
1912         images/ipa/unicode-insert_0x0281.svgz \
1913         images/ipa/unicode-insert_0x0282.svgz \
1914         images/ipa/unicode-insert_0x0283.svgz \
1915         images/ipa/unicode-insert_0x0284.svgz \
1916         images/ipa/unicode-insert_0x0285.svgz \
1917         images/ipa/unicode-insert_0x0286.svgz \
1918         images/ipa/unicode-insert_0x0287.svgz \
1919         images/ipa/unicode-insert_0x0288.svgz \
1920         images/ipa/unicode-insert_0x0289.svgz \
1921         images/ipa/unicode-insert_0x028a.svgz \
1922         images/ipa/unicode-insert_0x028b.svgz \
1923         images/ipa/unicode-insert_0x028c.svgz \
1924         images/ipa/unicode-insert_0x028d.svgz \
1925         images/ipa/unicode-insert_0x028e.svgz \
1926         images/ipa/unicode-insert_0x028f.svgz \
1927         images/ipa/unicode-insert_0x0290.svgz \
1928         images/ipa/unicode-insert_0x0291.svgz \
1929         images/ipa/unicode-insert_0x0292.svgz \
1930         images/ipa/unicode-insert_0x0293.svgz \
1931         images/ipa/unicode-insert_0x0294.svgz \
1932         images/ipa/unicode-insert_0x0295.svgz \
1933         images/ipa/unicode-insert_0x0296.svgz \
1934         images/ipa/unicode-insert_0x0297.svgz \
1935         images/ipa/unicode-insert_0x0298.svgz \
1936         images/ipa/unicode-insert_0x0299.svgz \
1937         images/ipa/unicode-insert_0x029a.svgz \
1938         images/ipa/unicode-insert_0x029b.svgz \
1939         images/ipa/unicode-insert_0x029c.svgz \
1940         images/ipa/unicode-insert_0x029d.svgz \
1941         images/ipa/unicode-insert_0x029e.svgz \
1942         images/ipa/unicode-insert_0x029f.svgz \
1943         images/ipa/unicode-insert_0x02a0.svgz \
1944         images/ipa/unicode-insert_0x02a1.svgz \
1945         images/ipa/unicode-insert_0x02a2.svgz \
1946         images/ipa/unicode-insert_0x02a3.svgz \
1947         images/ipa/unicode-insert_0x02a4.svgz \
1948         images/ipa/unicode-insert_0x02a5.svgz \
1949         images/ipa/unicode-insert_0x02a6.svgz \
1950         images/ipa/unicode-insert_0x02a7.svgz \
1951         images/ipa/unicode-insert_0x02a8.svgz \
1952         images/ipa/unicode-insert_0x02a9.svgz \
1953         images/ipa/unicode-insert_0x02aA.svgz \
1954         images/ipa/unicode-insert_0x02ab.svgz \
1955         images/ipa/unicode-insert_0x02ac.svgz \
1956         images/ipa/unicode-insert_0x02ad.svgz \
1957         images/ipa/unicode-insert_0x02b0.svgz \
1958         images/ipa/unicode-insert_0x02b2.svgz \
1959         images/ipa/unicode-insert_0x02b7.svgz \
1960         images/ipa/unicode-insert_0x02bc.svgz \
1961         images/ipa/unicode-insert_0x02c8.svgz \
1962         images/ipa/unicode-insert_0x02cc.svgz \
1963         images/ipa/unicode-insert_0x02d0.svgz \
1964         images/ipa/unicode-insert_0x02d1.svgz \
1965         images/ipa/unicode-insert_0x02de.svgz \
1966         images/ipa/unicode-insert_0x02e0.svgz \
1967         images/ipa/unicode-insert_0x02e1.svgz \
1968         images/ipa/unicode-insert_0x02e4.svgz \
1969         images/ipa/unicode-insert_0x02e5.svgz \
1970         images/ipa/unicode-insert_0x02e6.svgz \
1971         images/ipa/unicode-insert_0x02e7.svgz \
1972         images/ipa/unicode-insert_0x02e8.svgz \
1973         images/ipa/unicode-insert_0x02e9.svgz \
1974         images/ipa/unicode-insert_0x02fa.svgz \
1975         images/ipa/unicode-insert_0x0300.svgz \
1976         images/ipa/unicode-insert_0x0301.svgz \
1977         images/ipa/unicode-insert_0x0302.svgz \
1978         images/ipa/unicode-insert_0x0303.svgz \
1979         images/ipa/unicode-insert_0x0304.svgz \
1980         images/ipa/unicode-insert_0x0306.svgz \
1981         images/ipa/unicode-insert_0x0308.svgz \
1982         images/ipa/unicode-insert_0x030a.svgz \
1983         images/ipa/unicode-insert_0x030b.svgz \
1984         images/ipa/unicode-insert_0x030c.svgz \
1985         images/ipa/unicode-insert_0x030f.svgz \
1986         images/ipa/unicode-insert_0x0318.svgz \
1987         images/ipa/unicode-insert_0x0319.svgz \
1988         images/ipa/unicode-insert_0x031c.svgz \
1989         images/ipa/unicode-insert_0x031d.svgz \
1990         images/ipa/unicode-insert_0x031e.svgz \
1991         images/ipa/unicode-insert_0x031f.svgz \
1992         images/ipa/unicode-insert_0x0320.svgz \
1993         images/ipa/unicode-insert_0x0324.svgz \
1994         images/ipa/unicode-insert_0x0325.svgz \
1995         images/ipa/unicode-insert_0x0329.svgz \
1996         images/ipa/unicode-insert_0x032a.svgz \
1997         images/ipa/unicode-insert_0x032c.svgz \
1998         images/ipa/unicode-insert_0x032f.svgz \
1999         images/ipa/unicode-insert_0x0330.svgz \
2000         images/ipa/unicode-insert_0x0334.svgz \
2001         images/ipa/unicode-insert_0x0339.svgz \
2002         images/ipa/unicode-insert_0x033a.svgz \
2003         images/ipa/unicode-insert_0x033b.svgz \
2004         images/ipa/unicode-insert_0x033c.svgz \
2005         images/ipa/unicode-insert_0x033d.svgz \
2006         images/ipa/unicode-insert_0x03b2.svgz \
2007         images/ipa/unicode-insert_0x03b8.svgz \
2008         images/ipa/unicode-insert_0x03c7.svgz \
2009         images/ipa/unicode-insert_0x1dc4.svgz \
2010         images/ipa/unicode-insert_0x1dc5.svgz \
2011         images/ipa/unicode-insert_0x1dc8.svgz \
2012         images/ipa/unicode-insert_0x2016.svgz \
2013         images/ipa/unicode-insert_0x203f.svgz \
2014         images/ipa/unicode-insert_0x207f.svgz \
2015         images/ipa/unicode-insert_0x2197.svgz \
2016         images/ipa/unicode-insert_0x2198.svgz \
2017         images/ipa/unicode-insert_0x2c71.svgz \
2018         images/ipa/unicode-insert_0xa71b.svgz \
2019         images/ipa/unicode-insert_0xa71c.svgz
2020
2021 imagesoxygendir = $(imagesdir)/oxygen
2022 dist_imagesoxygen_DATA1X = \
2023         images/oxygen/all-changes-accept.svgz \
2024         images/oxygen/all-changes-reject.svgz \
2025         images/oxygen/bookmark-goto.svgz \
2026         images/oxygen/bookmark-goto_0.svgz \
2027         images/oxygen/bookmark-save.svgz \
2028         images/oxygen/box-insert.svgz \
2029         images/oxygen/break-line.svgz \
2030         images/oxygen/buffer-close.svgz \
2031         images/oxygen/buffer-export.svgz \
2032         images/oxygen/buffer-export_dvi.svgz \
2033         images/oxygen/buffer-export_dvi3.svgz \
2034         images/oxygen/buffer-export_latex.svgz \
2035         images/oxygen/buffer-export_pdf.svgz \
2036         images/oxygen/buffer-export_pdf2.svgz \
2037         images/oxygen/buffer-export_pdf3.svgz \
2038         images/oxygen/buffer-export_pdf4.svgz \
2039         images/oxygen/buffer-export_pdf5.svgz \
2040         images/oxygen/buffer-export_ps.svgz \
2041         images/oxygen/buffer-export_text.svgz \
2042         images/oxygen/buffer-new.svgz \
2043         images/oxygen/buffer-reload.svgz \
2044         images/oxygen/buffer-toggle-output-sync.svgz \
2045         images/oxygen/buffer-update.svgz \
2046         images/oxygen/buffer-update_dvi.svgz \
2047         images/oxygen/buffer-update_dvi3.svgz \
2048         images/oxygen/buffer-update_pdf.svgz \
2049         images/oxygen/buffer-update_pdf2.svgz \
2050         images/oxygen/buffer-update_pdf3.svgz \
2051         images/oxygen/buffer-update_pdf4.svgz \
2052         images/oxygen/buffer-update_pdf5.svgz \
2053         images/oxygen/buffer-update_ps.svgz \
2054         images/oxygen/buffer-view.svgz \
2055         images/oxygen/buffer-view_dvi.svgz \
2056         images/oxygen/buffer-view_dvi3.svgz \
2057         images/oxygen/buffer-view_pdf.svgz \
2058         images/oxygen/buffer-view_pdf2.svgz \
2059         images/oxygen/buffer-view_pdf3.svgz \
2060         images/oxygen/buffer-view_pdf4.svgz \
2061         images/oxygen/buffer-view_pdf5.svgz \
2062         images/oxygen/buffer-view_ps.svgz \
2063         images/oxygen/buffer-write-as.svgz \
2064         images/oxygen/buffer-write.svgz \
2065         images/oxygen/build-program.svgz \
2066         images/oxygen/change-accept.svgz \
2067         images/oxygen/change-next.svgz \
2068         images/oxygen/change-reject.svgz \
2069         images/oxygen/changes-merge.svgz \
2070         images/oxygen/changes-output.svgz \
2071         images/oxygen/changes-track.svgz \
2072         images/oxygen/closetab.svgz \
2073         images/oxygen/command-alternatives_outline-in_depth-increment.svgz \
2074         images/oxygen/command-alternatives_outline-out_depth-decrement.svgz \
2075         images/oxygen/copy.svgz \
2076         images/oxygen/cut.svgz \
2077         images/oxygen/depth-decrement.svgz \
2078         images/oxygen/depth-increment.svgz \
2079         images/oxygen/dialog-preferences.svgz \
2080         images/oxygen/dialog-show-new-inset_citation.svgz \
2081         images/oxygen/dialog-show-new-inset_graphics.svgz \
2082         images/oxygen/dialog-show-new-inset_include.svgz \
2083         images/oxygen/dialog-show-new-inset_ref.svgz \
2084         images/oxygen/dialog-show_character.svgz \
2085         images/oxygen/dialog-show_findreplace.svgz \
2086         images/oxygen/dialog-show_findreplaceadv.svgz \
2087         images/oxygen/dialog-show_mathdelimiter.svgz \
2088         images/oxygen/dialog-show_mathmatrix.svgz \
2089         images/oxygen/dialog-show_print.svgz \
2090         images/oxygen/dialog-show_spellchecker.svgz \
2091         images/oxygen/dialog-show_toc.svgz \
2092         images/oxygen/dialog-show_vclog.svgz \
2093         images/oxygen/dynamic-char-styles.svgz \
2094         images/oxygen/dynamic-custom-insets.svgz \
2095         images/oxygen/down.svgz \
2096         images/oxygen/editclear.svgz \
2097         images/oxygen/ert-insert.svgz \
2098         images/oxygen/file-open.svgz \
2099         images/oxygen/float-insert_figure.svgz \
2100         images/oxygen/float-insert_table.svgz \
2101         images/oxygen/font-bold.svgz \
2102         images/oxygen/font-emph.svgz \
2103         images/oxygen/font-noun.svgz \
2104         images/oxygen/font-sans.svgz \
2105         images/oxygen/font-smallcaps.svgz \
2106         images/oxygen/footnote-insert.svgz \
2107         images/oxygen/hidetab.svgz \
2108         images/oxygen/href-insert.svgz \
2109         images/oxygen/index-insert.svgz \
2110         images/oxygen/info-insert_vcs_revision.svgz \
2111         images/oxygen/label-insert.svgz \
2112         images/oxygen/layout-document.svgz \
2113         images/oxygen/layout-paragraph.svgz \
2114         images/oxygen/layout.svgz \
2115         images/oxygen/layout-toggle_Chunk.svgz \
2116         images/oxygen/layout-toggle_Description.svgz \
2117         images/oxygen/layout-toggle_Enumerate+rtl.svgz  \
2118         images/oxygen/layout-toggle_Enumerate.svgz  \
2119         images/oxygen/layout-toggle_Itemize.svgz \
2120         images/oxygen/layout-toggle_Labeling.svgz \
2121         images/oxygen/layout-toggle_List.svgz \
2122         images/oxygen/layout-toggle_LyX-Code.svgz \
2123         images/oxygen/layout-toggle_Section.svgz \
2124         images/oxygen/lyx-quit.svgz \
2125         images/oxygen/marginalnote-insert.svgz \
2126         images/oxygen/master-buffer-update.svgz \
2127         images/oxygen/master-buffer-update_pdf2.svgz \
2128         images/oxygen/master-buffer-view.svgz \
2129         images/oxygen/math-display.svgz \
2130         images/oxygen/math-macro-add-greedy-optional-param.svgz \
2131         images/oxygen/math-macro-add-optional-param.svgz \
2132         images/oxygen/math-macro-add-param.svgz \
2133         images/oxygen/math-macro-append-greedy-param.svgz \
2134         images/oxygen/math-macro-make-nonoptional.svgz \
2135         images/oxygen/math-macro-make-optional.svgz \
2136         images/oxygen/math-macro-remove-greedy-param.svgz \
2137         images/oxygen/math-macro-remove-optional-param.svgz \
2138         images/oxygen/math-macro-remove-param.svgz \
2139         images/oxygen/math-macro_newmacroname_newcommand.svgz \
2140         images/oxygen/math-matrix.svgz \
2141         images/oxygen/math-mode.svgz \
2142         images/oxygen/math-subscript.svgz \
2143         images/oxygen/math-superscript.svgz \
2144         images/oxygen/nomencl-insert.svgz \
2145         images/oxygen/note-insert.svgz \
2146         images/oxygen/note-next.svgz \
2147         images/oxygen/outline-down.svgz \
2148         images/oxygen/outline-in.svgz \
2149         images/oxygen/outline-in+rtl.svgz \
2150         images/oxygen/outline-out.svgz \
2151         images/oxygen/outline-out+rtl.svgz \
2152         images/oxygen/outline-up.svgz \
2153         images/oxygen/paste.svgz \
2154         images/oxygen/redo.svgz \
2155         images/oxygen/reload.svgz \
2156         images/oxygen/script-insert_subscript.svgz \
2157         images/oxygen/script-insert_superscript.svgz \
2158         images/oxygen/spelling-continuously.svgz \
2159         images/oxygen/sub.svgz \
2160         images/oxygen/super.svgz \
2161         images/oxygen/tab-group-close.svgz \
2162         images/oxygen/tabular-feature_align-decimal.svgz \
2163         images/oxygen/tabular-feature_append-column.svgz \
2164         images/oxygen/tabular-feature_append-row.svgz \
2165         images/oxygen/tabular-feature_delete-column.svgz \
2166         images/oxygen/tabular-feature_delete-row.svgz \
2167         images/oxygen/tabular-feature_m-align-center.svgz \
2168         images/oxygen/tabular-feature_m-align-left.svgz \
2169         images/oxygen/tabular-feature_m-align-right.svgz \
2170         images/oxygen/tabular-feature_m-valign-bottom.svgz \
2171         images/oxygen/tabular-feature_m-valign-middle.svgz \
2172         images/oxygen/tabular-feature_m-valign-top.svgz \
2173         images/oxygen/tabular-feature_move-column-left.svgz \
2174         images/oxygen/tabular-feature_move-column-right.svgz \
2175         images/oxygen/tabular-feature_move-row-down.svgz \
2176         images/oxygen/tabular-feature_move-row-up.svgz \
2177         images/oxygen/tabular-feature_multicolumn.svgz \
2178         images/oxygen/tabular-feature_multirow.svgz \
2179         images/oxygen/tabular-feature_reset-formal-default.svgz \
2180         images/oxygen/tabular-feature_toggle-all-lines.svgz \
2181         images/oxygen/tabular-feature_toggle-border-lines.svgz \
2182         images/oxygen/tabular-feature_toggle-inner-lines.svgz \
2183         images/oxygen/tabular-feature_set-longtabular.svgz \
2184         images/oxygen/tabular-feature_toggle-line-bottom.svgz \
2185         images/oxygen/tabular-feature_toggle-line-left.svgz \
2186         images/oxygen/tabular-feature_toggle-line-right.svgz \
2187         images/oxygen/tabular-feature_toggle-line-top.svgz \
2188         images/oxygen/tabular-feature_toggle-rotate-cell.svgz \
2189         images/oxygen/tabular-feature_toggle-rotate-tabular.svgz \
2190         images/oxygen/tabular-feature_unset-all-lines.svgz \
2191         images/oxygen/tabular-insert.svgz \
2192         images/oxygen/textstyle-apply.svgz \
2193         images/oxygen/thesaurus-entry.svgz \
2194         images/oxygen/toolbar-toggle_math.svgz \
2195         images/oxygen/toolbar-toggle_math_panels.svgz \
2196         images/oxygen/toolbar-toggle_review.svgz \
2197         images/oxygen/toolbar-toggle_table.svgz \
2198         images/oxygen/undo.svgz \
2199         images/oxygen/unknown.svgz \
2200         images/oxygen/up.svgz \
2201         images/oxygen/update-others.svgz \
2202         images/oxygen/url-insert.svgz \
2203         images/oxygen/vc-check-in.svgz \
2204         images/oxygen/vc-check-out.svgz \
2205         images/oxygen/vc-compare.svgz \
2206         images/oxygen/vc-compare_0.svgz \
2207         images/oxygen/vc-locking-toggle.svgz \
2208         images/oxygen/vc-register.svgz \
2209         images/oxygen/vc-repo-update.svgz \
2210         images/oxygen/vc-revert.svgz \
2211         images/oxygen/view-others.svgz \
2212         images/oxygen/view-split_horizontal.svgz \
2213         images/oxygen/view-split_vertical.svgz
2214
2215 dist_imagesoxygen_DATA = \
2216         images/oxygen/iconsize.png \
2217         $(dist_imagesoxygen_DATA1X)
2218
2219 imagesmathoxygendir = $(imagesdir)/math/oxygen
2220 dist_imagesmathoxygen_DATA = \
2221         images/math/oxygen/cases.svgz \
2222         images/math/oxygen/delim.svgz \
2223         images/math/oxygen/font.svgz \
2224         images/math/oxygen/frac.svgz \
2225         images/math/oxygen/frac-square.svgz \
2226         images/math/oxygen/functions.svgz \
2227         images/math/oxygen/space.svgz \
2228         images/math/oxygen/style.svgz
2229
2230 imagesclassicdir = $(imagesdir)/classic
2231 dist_imagesclassic_DATA = \
2232         images/classic/all-changes-accept.png  \
2233         images/classic/all-changes-reject.png  \
2234         images/classic/bookmark-goto.png  \
2235         images/classic/bookmark-goto_0.png  \
2236         images/classic/bookmark-save.png  \
2237         images/classic/box-insert.png  \
2238         images/classic/break-line.png  \
2239         images/classic/buffer-close.png  \
2240         images/classic/buffer-export.png  \
2241         images/classic/buffer-export_dvi.png  \
2242         images/classic/buffer-export_dvi3.png  \
2243         images/classic/buffer-export_latex.png  \
2244         images/classic/buffer-export_pdf.png  \
2245         images/classic/buffer-export_pdf2.png  \
2246         images/classic/buffer-export_pdf3.png  \
2247         images/classic/buffer-export_pdf4.png  \
2248         images/classic/buffer-export_pdf5.png  \
2249         images/classic/buffer-export_ps.png  \
2250         images/classic/buffer-export_text.png  \
2251         images/classic/buffer-new.png  \
2252         images/classic/buffer-reload.png  \
2253         images/classic/buffer-toggle-output-sync.png  \
2254         images/classic/buffer-update.png  \
2255         images/classic/buffer-update_dvi.png  \
2256         images/classic/buffer-update_dvi3.png  \
2257         images/classic/buffer-update_pdf.png  \
2258         images/classic/buffer-update_pdf2.png  \
2259         images/classic/buffer-update_pdf3.png  \
2260         images/classic/buffer-update_pdf4.png  \
2261         images/classic/buffer-update_pdf5.png  \
2262         images/classic/buffer-update_ps.png  \
2263         images/classic/buffer-view.png  \
2264         images/classic/buffer-view_dvi.png  \
2265         images/classic/buffer-view_dvi3.png  \
2266         images/classic/buffer-view_pdf.png  \
2267         images/classic/buffer-view_pdf2.png  \
2268         images/classic/buffer-view_pdf3.png  \
2269         images/classic/buffer-view_pdf4.png  \
2270         images/classic/buffer-view_pdf5.png  \
2271         images/classic/buffer-view_ps.png  \
2272         images/classic/buffer-write-as.png  \
2273         images/classic/buffer-write.png  \
2274         images/classic/build-program.png  \
2275         images/classic/change-accept.png  \
2276         images/classic/change-next.png  \
2277         images/classic/change-reject.png  \
2278         images/classic/changes-merge.png  \
2279         images/classic/changes-output.png  \
2280         images/classic/changes-track.png  \
2281         images/classic/tab-group-close.png  \
2282         images/classic/command-alternatives_outline-in_depth-increment.png \
2283         images/classic/command-alternatives_outline-out_depth-decrement.png \
2284         images/classic/copy.png  \
2285         images/classic/cut.png  \
2286         images/classic/depth-decrement.png  \
2287         images/classic/depth-increment.png  \
2288         images/classic/dialog-preferences.png  \
2289         images/classic/dialog-show_findreplaceadv.png  \
2290         images/classic/dialog-show_mathdelimiter.png  \
2291         images/classic/dialog-show_mathmatrix.png  \
2292         images/classic/dialog-show-new-inset_citation.png  \
2293         images/classic/dialog-show-new-inset_graphics.png  \
2294         images/classic/dialog-show-new-inset_include.png  \
2295         images/classic/dialog-show-new-inset_ref.png  \
2296         images/classic/dialog-show_character.png  \
2297         images/classic/dialog-show_findreplace.png  \
2298         images/classic/dialog-show_print.png  \
2299         images/classic/dialog-show_spellchecker.png  \
2300         images/classic/dialog-show_toc.png  \
2301         images/classic/dialog-show_vclog.png  \
2302         images/classic/down.png  \
2303         images/classic/ert-insert.png  \
2304         images/classic/file-open.png  \
2305         images/classic/float-insert_figure.png  \
2306         images/classic/float-insert_table.png  \
2307         images/classic/font-bold.png  \
2308         images/classic/font-emph.png  \
2309         images/classic/font-noun.png  \
2310         images/classic/font-sans.png  \
2311         images/classic/font-smallcaps.png  \
2312         images/classic/footnote-insert.png  \
2313         images/classic/href-insert.png  \
2314         images/classic/iconsize.png  \
2315         images/classic/index-insert.png  \
2316         images/classic/info-insert_vcs_revision.png  \
2317         images/classic/label-insert.png  \
2318         images/classic/layout-document.png  \
2319         images/classic/layout-paragraph.png  \
2320         images/classic/layout.png  \
2321         images/classic/layout-toggle_Chunk.png  \
2322         images/classic/layout-toggle_Description.png \
2323         images/classic/layout-toggle_Enumerate+rtl.png  \
2324         images/classic/layout-toggle_Enumerate.png  \
2325         images/classic/layout-toggle_Itemize.png \
2326         images/classic/layout-toggle_Labeling.png \
2327         images/classic/layout-toggle_List.png \
2328         images/classic/layout-toggle_LyX-Code.png \
2329         images/classic/layout-toggle_Section.png \
2330         images/classic/marginalnote-insert.png  \
2331         images/classic/master-buffer-update.png  \
2332         images/classic/master-buffer-view.png  \
2333         images/classic/math-display.png  \
2334         images/classic/math-macro-add-greedy-optional-param.png \
2335         images/classic/math-macro-add-optional-param.png \
2336         images/classic/math-macro-add-param.png \
2337         images/classic/math-macro-append-greedy-param.png \
2338         images/classic/math-macro-make-nonoptional.png \
2339         images/classic/math-macro-make-optional.png \
2340         images/classic/math-macro-remove-greedy-param.png \
2341         images/classic/math-macro-remove-optional-param.png \
2342         images/classic/math-macro-remove-param.png \
2343         images/classic/math-macro_newmacroname_newcommand.png  \
2344         images/classic/math-matrix.png  \
2345         images/classic/math-mode.png  \
2346         images/classic/math-subscript.png  \
2347         images/classic/math-superscript.png  \
2348         images/classic/nomencl-insert.png  \
2349         images/classic/note-insert.png  \
2350         images/classic/note-next.png  \
2351         images/classic/outline-down.png  \
2352         images/classic/outline-in.png  \
2353         images/classic/outline-in+rtl.png  \
2354         images/classic/outline-out.png  \
2355         images/classic/outline-out+rtl.png  \
2356         images/classic/outline-up.png  \
2357         images/classic/paste.png  \
2358         images/classic/redo.png  \
2359         images/classic/reload.png  \
2360         images/classic/script-insert_subscript.png  \
2361         images/classic/script-insert_superscript.png  \
2362         images/classic/view-split_horizontal.png  \
2363         images/classic/view-split_vertical.png  \
2364         images/classic/tabular-feature_align-decimal.png  \
2365         images/classic/tabular-feature_append-column.png  \
2366         images/classic/tabular-feature_append-row.png  \
2367         images/classic/tabular-feature_delete-column.png  \
2368         images/classic/tabular-feature_delete-row.png  \
2369         images/classic/tabular-feature_m-align-center.png  \
2370         images/classic/tabular-feature_m-align-left.png  \
2371         images/classic/tabular-feature_m-align-right.png  \
2372         images/classic/tabular-feature_m-valign-bottom.png  \
2373         images/classic/tabular-feature_m-valign-middle.png  \
2374         images/classic/tabular-feature_m-valign-top.png  \
2375         images/classic/tabular-feature_multicolumn.png  \
2376         images/classic/tabular-feature_multirow.png  \
2377         images/classic/tabular-feature_reset-formal-default.png \
2378         images/classic/tabular-feature_toggle-all-lines.png  \
2379         images/classic/tabular-feature_toggle-border-lines.png  \
2380         images/classic/tabular-feature_toggle-inner-lines.png  \
2381         images/classic/tabular-feature_set-longtabular.png  \
2382         images/classic/tabular-feature_set-rotate-cell.png  \
2383         images/classic/tabular-feature_set-rotate-tabular.png  \
2384         images/classic/tabular-feature_toggle-line-bottom.png  \
2385         images/classic/tabular-feature_toggle-line-left.png  \
2386         images/classic/tabular-feature_toggle-line-right.png  \
2387         images/classic/tabular-feature_toggle-line-top.png  \
2388         images/classic/tabular-feature_toggle-rotate-cell.png  \
2389         images/classic/tabular-feature_toggle-rotate-tabular.png  \
2390         images/classic/tabular-feature_unset-all-lines.png  \
2391         images/classic/tabular-insert.png  \
2392         images/classic/textstyle-apply.png  \
2393         images/classic/thesaurus-entry.png  \
2394         images/classic/toolbar-toggle_math.png  \
2395         images/classic/toolbar-toggle_math_panels.png  \
2396         images/classic/toolbar-toggle_review.png \
2397         images/classic/toolbar-toggle_table.png  \
2398         images/classic/undo.png  \
2399         images/classic/unknown.png  \
2400         images/classic/up.png  \
2401         images/classic/update-others.png  \
2402         images/classic/url-insert.png  \
2403         images/classic/vc-check-in.png  \
2404         images/classic/vc-check-out.png  \
2405         images/classic/vc-compare.png  \
2406         images/classic/vc-compare_0.png  \
2407         images/classic/vc-locking-toggle.png  \
2408         images/classic/vc-register.png  \
2409         images/classic/vc-repo-update.png  \
2410         images/classic/vc-revert.png  \
2411         images/classic/view-others.png
2412
2413 imagescommandsdir = $(imagesdir)/commands
2414 dist_imagescommands_DATA =
2415
2416 kbddir = $(pkgdatadir)/kbd
2417 dist_kbd_DATA = \
2418         kbd/american-2.kmap \
2419         kbd/american.kmap \
2420         kbd/arabic.kmap \
2421         kbd/brazil.kmap \
2422         kbd/brazil2.kmap \
2423         kbd/bulgarian.kmap \
2424         kbd/czech-prg.kmap \
2425         kbd/czech.kmap \
2426         kbd/espanol.kmap \
2427         kbd/european.kmap \
2428         kbd/farsi.kmap \
2429         kbd/francais.kmap \
2430         kbd/french.kmap \
2431         kbd/german-2.kmap \
2432         kbd/german-3.kmap \
2433         kbd/german.kmap \
2434         kbd/greek.kmap \
2435         kbd/hebrew.kmap \
2436         kbd/latvian.kmap \
2437         kbd/magyar-2.kmap \
2438         kbd/magyar-3.kmap \
2439         kbd/magyar.kmap \
2440         kbd/null.kmap \
2441         kbd/polish.kmap \
2442         kbd/polski.kmap \
2443         kbd/portuges.kmap \
2444         kbd/romanian.kmap \
2445         kbd/russian.kmap \
2446         kbd/serbian.kmap \
2447         kbd/serbocroatian.kmap \
2448         kbd/sf.kmap \
2449         kbd/sg.kmap \
2450         kbd/slovak.kmap \
2451         kbd/slovene.kmap \
2452         kbd/thai-kedmanee.kmap \
2453         kbd/transilvanian.kmap \
2454         kbd/turkish-f.kmap \
2455         kbd/turkish.kmap \
2456         kbd/ukrainian.kmap
2457
2458 layoutsdir = $(pkgdatadir)/layouts
2459 dist_layouts_DATA =\
2460         layouts/a0poster.layout \
2461         layouts/aa.layout \
2462         layouts/aapaper.inc \
2463         layouts/aapaper.layout \
2464         layouts/aastex.layout \
2465         layouts/aastex6.layout \
2466         layouts/aastex62.layout \
2467         layouts/achemso.layout \
2468         layouts/acm-sigs.layout \
2469         layouts/acm-sigs-alt.layout \
2470         layouts/acm-sigs.inc \
2471         layouts/acmart.layout \
2472         layouts/acmsiggraph.layout \
2473         layouts/acmsiggraph-0-92.layout \
2474         layouts/AEA.layout \
2475         layouts/agutex.layout \
2476         layouts/agums.layout \
2477         layouts/aguplus.inc \
2478         layouts/algorithm2e.module \
2479         layouts/amsart.layout \
2480         layouts/amsbook.layout \
2481         layouts/amsdefs.inc \
2482         layouts/apa.layout \
2483         layouts/apa6.layout \
2484         layouts/apa7.layout \
2485         layouts/apax.inc \
2486         layouts/arab-article.layout \
2487         layouts/article.layout \
2488         layouts/article-beamer.layout \
2489         layouts/beamer.layout \
2490         layouts/beamerposter.layout \
2491         layouts/bicaption.module \
2492         layouts/book.layout \
2493         layouts/braille.module \
2494         layouts/broadway.layout \
2495         layouts/bxjsarticle.layout \
2496         layouts/bxjsbook.layout \
2497         layouts/bxjsreport.layout \
2498         layouts/bxjsslide.layout \
2499         layouts/chess.layout \
2500         layouts/chessboard.module \
2501         layouts/cl2emult.layout \
2502         layouts/copernicus.layout \
2503         layouts/ctex-article.layout \
2504         layouts/ctex-book.layout \
2505         layouts/ctex-report.layout \
2506         layouts/customHeadersFooters.module \
2507         layouts/db_stdcharstyles.inc \
2508         layouts/db_stdclass.inc \
2509         layouts/db_stdstarsections.inc \
2510         layouts/db_stdstruct.inc \
2511         layouts/db_stdtitle.inc \
2512         layouts/dinbrief.layout \
2513         layouts/docbook-book.layout \
2514         layouts/docbook-chapter.layout \
2515         layouts/docbook-section.layout \
2516         layouts/doublecol-new.layout \
2517         layouts/dtk.layout \
2518         layouts/ectaart.layout \
2519         layouts/egs.layout \
2520         layouts/elsart.layout \
2521         layouts/elsarticle.layout \
2522         layouts/endnotes.module \
2523         layouts/enotez.module \
2524         layouts/entcs.layout \
2525         layouts/enumitem.module \
2526         layouts/eqs-within-sections.module \
2527         layouts/europasscv.layout \
2528         layouts/europecv.layout \
2529         layouts/extarticle.layout \
2530         layouts/extbook.layout \
2531         layouts/extletter.layout \
2532         layouts/extreport.layout \
2533         layouts/figs-within-sections.module \
2534         layouts/fixltx2e.module \
2535         layouts/fixme.module \
2536         layouts/fix-cm.module \
2537         layouts/foils.layout \
2538         layouts/foottoend.module \
2539         layouts/foottoenotez.module \
2540         layouts/frletter.layout \
2541         layouts/g-brief.layout \
2542         layouts/g-brief2.layout \
2543         layouts/graphicboxes.module \
2544         layouts/hanging.module \
2545         layouts/heb-article.layout \
2546         layouts/heb-letter.layout \
2547         layouts/hollywood.layout \
2548         layouts/hpstatement.module \
2549         layouts/IEEEtran.layout \
2550         layouts/IEEEtran-CompSoc.layout \
2551         layouts/IEEEtran-TransMag.layout \
2552         layouts/InStar.module \
2553         layouts/ijmpc.layout \
2554         layouts/ijmpd.layout \
2555         layouts/initials.module \
2556         layouts/iopart.layout \
2557         layouts/isprs.layout \
2558         layouts/iucr.layout \
2559         layouts/japanese-vertical.inc \
2560         layouts/jarticle.layout \
2561         layouts/jasatex.layout \
2562         layouts/jbook.layout \
2563         layouts/jgrga.layout \
2564         layouts/jlreq-article.layout \
2565         layouts/jlreq-book.layout \
2566         layouts/jlreq-common.inc \
2567         layouts/jlreq-report.layout \
2568         layouts/jreport.layout \
2569         layouts/jsarticle.layout \
2570         layouts/jsbook.layout \
2571         layouts/jss.layout \
2572         layouts/kluwer.layout \
2573         layouts/knitr.module \
2574         layouts/landscape.module \
2575         layouts/latex8.layout \
2576         layouts/letter.layout \
2577         layouts/lettre.layout \
2578         layouts/lilypond.module \
2579         layouts/linguistics.module \
2580         layouts/litinsets.inc \
2581         layouts/llncs.layout \
2582         layouts/logicalmkup.module \
2583         layouts/ltjarticle.layout \
2584         layouts/ltjbook.layout \
2585         layouts/ltjreport.layout \
2586         layouts/ltjsarticle.layout \
2587         layouts/ltjsbook.layout \
2588         layouts/ltjsreport.layout \
2589         layouts/ltjtarticle.layout \
2590         layouts/ltjtbook.layout \
2591         layouts/ltjtreport.layout \
2592         layouts/ltugboat.layout \
2593         layouts/lyxmacros.inc \
2594         layouts/maa-monthly.layout \
2595         layouts/memoir.layout \
2596         layouts/minimalistic.module \
2597         layouts/moderncv.layout \
2598         layouts/multicol.module \
2599         layouts/mwart.layout \
2600         layouts/mwbk.layout \
2601         layouts/mwrep.layout \
2602         layouts/natbibapa.module \
2603         layouts/noweb.module \
2604         layouts/numarticle.inc \
2605         layouts/numreport.inc \
2606         layouts/numrevtex.inc \
2607         layouts/paper.layout \
2608         layouts/paralist.module \
2609         layouts/pdfcomment.module \
2610         layouts/pdfform.module \
2611         layouts/powerdot.layout \
2612         layouts/RJournal.layout \
2613         layouts/recipebook.layout \
2614         layouts/report.layout \
2615         layouts/revtex.layout \
2616         layouts/revtex4.layout \
2617         layouts/revtex4-1.layout \
2618         layouts/revtex4-2.layout \
2619         layouts/revtex4-x.inc \
2620         layouts/rsphrase.module \
2621         layouts/ruby.module \
2622         layouts/sciposter.layout \
2623         layouts/scrartcl.layout \
2624         layouts/scrarticle-beamer.layout \
2625         layouts/scrbook.layout \
2626         layouts/scrclass.inc \
2627         layouts/scrlettr.layout \
2628         layouts/scrlttr2.layout \
2629         layouts/scrreprt.layout \
2630         layouts/sectionbox.module \
2631         layouts/seminar.layout \
2632         layouts/shapepar.module \
2633         layouts/siamltex.layout \
2634         layouts/sigplanconf.layout \
2635         layouts/simplecv.layout \
2636         layouts/singlecol.layout \
2637         layouts/singlecol-new.layout \
2638         layouts/slides.layout \
2639         layouts/soul.module \
2640         layouts/spie.layout \
2641         layouts/stdciteformats.inc \
2642         layouts/stdclass.inc \
2643         layouts/stdcharstyles.inc \
2644         layouts/stdcounters.inc \
2645         layouts/stdcustom.inc \
2646         layouts/stdfloatnames.inc \
2647         layouts/stdfloats.inc \
2648         layouts/stdinsets.inc \
2649         layouts/stdlayouts.inc \
2650         layouts/stdletter.inc \
2651         layouts/stdlists.inc \
2652         layouts/stdlyxlist.inc \
2653         layouts/stdrefprefix.inc \
2654         layouts/stdsections.inc \
2655         layouts/stdstarsections.inc \
2656         layouts/stdstruct.inc \
2657         layouts/stdtitle.inc \
2658         layouts/subequations.module \
2659         layouts/svcommon.inc \
2660         layouts/svglobal.layout \
2661         layouts/svglobal3.layout \
2662         layouts/svjog.layout \
2663         layouts/svmono.layout \
2664         layouts/svmult.layout \
2665         layouts/svprobth.layout \
2666         layouts/sweave.module \
2667         layouts/tabs-within-sections.module \
2668         layouts/tarticle.layout \
2669         layouts/tbook.layout \
2670         layouts/tcolorbox.module \
2671         layouts/theorems-ams.inc \
2672         layouts/theorems-ams.module \
2673         layouts/theorems-ams-bytype.inc \
2674         layouts/theorems-ams-bytype.module \
2675         layouts/theorems-ams-chap-bytype.inc \
2676         layouts/theorems-ams-chap-bytype.module \
2677         layouts/theorems-ams-extended.module \
2678         layouts/theorems-ams-extended-bytype.module \
2679         layouts/theorems-ams-extended-chap-bytype.module \
2680         layouts/theorems-case.inc \
2681         layouts/theorems-chap.module \
2682         layouts/theorems-counters-bytype.inc \
2683         layouts/theorems-counters-extended-bytype.inc \
2684         layouts/theorems.inc \
2685         layouts/theorems-bytype.inc \
2686         layouts/theorems-bytype.module \
2687         layouts/theorems-chap-bytype.module \
2688         layouts/theorems-named.module \
2689         layouts/theorems-order.inc \
2690         layouts/theorems-proof.inc \
2691         layouts/theorems-proof-std.inc \
2692         layouts/theorems-refprefix.inc \
2693         layouts/theorems-sec.module \
2694         layouts/theorems-sec-bytype.module \
2695         layouts/theorems-starred-equivalents.inc \
2696         layouts/theorems-starred.inc \
2697         layouts/theorems-starred.module \
2698         layouts/theorems-std.module \
2699         layouts/theorems-without-preamble.inc \
2700         layouts/todonotes.module \
2701         layouts/treport.layout \
2702         layouts/tufte-book.layout \
2703         layouts/tufte-handout.layout \
2704         layouts/varwidth.module
2705
2706 citeenginesdir = $(pkgdatadir)/citeengines
2707 dist_citeengines_DATA = \
2708         citeengines/basic.citeengine \
2709         citeengines/biblatex.citeengine \
2710         citeengines/biblatex-natbib.citeengine \
2711         citeengines/jurabib.citeengine \
2712         citeengines/natbib.citeengine
2713
2714 scriptsdir = $(pkgdatadir)/scripts
2715 dist_scripts_DATA = \
2716         scripts/bash_completion \
2717         scripts/lyxknitr.R \
2718         scripts/lyxstangle.R \
2719         scripts/lyxsweave.R
2720
2721 # We use DATA now instead of PYTHON because automake 1.11.2 complains.
2722 # Note that we "chmod 755" manually these files in install-data-hook.
2723 dist_scripts_DATA += \
2724         scripts/checkKeys.pl.in \
2725         scripts/clean_dvi.py \
2726         scripts/convert_pdf.py \
2727         scripts/convertDefault.py \
2728         scripts/csv2lyx.py \
2729         scripts/docbook_copy.py \
2730         scripts/ext_copy.py \
2731         scripts/fen2ascii.py \
2732         scripts/fig2pdftex.py \
2733         scripts/fig2pstex.py \
2734         scripts/svg2pdftex.py \
2735         scripts/svg2pstex.py \
2736         scripts/fig_copy.py \
2737         scripts/gnuplot2pdf.py \
2738         scripts/html2latexwrapper.py \
2739         scripts/include_bib.py \
2740         scripts/layout2layout.py \
2741         scripts/legacy_lyxpreview2ppm.py \
2742         scripts/listerrors \
2743         scripts/lyxpak.py \
2744         scripts/lyxpaperview.py \
2745         scripts/lyxpreview2bitmap.py \
2746         scripts/lyxpreview_tools.py \
2747         scripts/lyx_batch.pl.in \
2748         scripts/prefs2prefs.py \
2749         scripts/prefs2prefs_lfuns.py \
2750         scripts/prefs2prefs_prefs.py \
2751         scripts/prefTest.pl.in \
2752         scripts/spreadsheet_to_docbook.py \
2753         scripts/tex_copy.py \
2754         scripts/TeXFiles.py
2755
2756 templatesdir = $(pkgdatadir)/templates
2757 dist_templates_DATA = \
2758         templates/EPS_%28cropped%29.lyx \
2759         templates/PDF_%28cropped%29.lyx \
2760         templates/README.new_templates
2761
2762 articletemplatesdir = $(pkgdatadir)/templates/Articles
2763 dist_articletemplates_DATA = \
2764         templates/Articles/American_Astronomical_Society_%28AASTeX_v._6.2%29.lyx \
2765         templates/Articles/American_Economic_Association_%28AEA%29.lyx \
2766         templates/Articles/American_Psychological_Association_%28APA%29.lyx \
2767         templates/Articles/American_Psychological_Association_%28APA%29,_v._7.lyx \
2768         templates/Articles/Association_for_Computing_Machinery_%28ACM%29.lyx \
2769         templates/Articles/Astronomy_%26_Astrophysics.lyx \
2770         templates/Articles/Chinese_Article_%28CTeX%29.lyx \
2771         templates/Articles/Copernicus_Publications_Manuscript_Preparation.lyx \
2772         templates/Articles/Econometrica.lyx \
2773         templates/Articles/Elsevier.lyx \
2774         templates/Articles/Figure1.pdf \
2775         templates/Articles/Hebrew_Article_%28KOMA-Script%29.lyx \
2776         templates/Articles/IEEE_Transactions_Computer_Society.lyx \
2777         templates/Articles/IEEE_Transactions_Conference.lyx \
2778         templates/Articles/IEEE_Transactions_Journal.lyx \
2779         templates/Articles/IEEE_Transactions_on_Magnetics.lyx \
2780         templates/Articles/Institute_of_Physics_%28IOP%29.lyx \
2781         templates/Articles/Int._Journal_of_Modern_Physics_C.lyx \
2782         templates/Articles/Int._Journal_of_Modern_Physics_D.lyx \
2783         templates/Articles/International_Union_of_Crystallography_%28IUCr%29.lyx \
2784         templates/Articles/Journal_of_Statistical_Software_%28JSS%29_version_2.lyx \
2785         templates/Articles/Journal_of_the_Acoustical_Society_of_America_%28JASA%29.lyx \
2786         templates/Articles/Mathematical_Monthly.lyx \
2787         templates/Articles/R_Journal.lyx \
2788         templates/Articles/REVTeX_%28V._4%29.lyx \
2789         templates/Articles/REVTeX_%28V._4.1%29.lyx \
2790         templates/Articles/Springers_Global_Journal_Template_%28V._3%29.lyx
2791
2792 arpresentationtemplatesdir = $(pkgdatadir)/templates/ar/Presentations
2793 dist_arpresentationtemplates_DATA = \
2794         templates/ar/Presentations/Beamer.lyx
2795
2796 depresentationtemplatesdir = $(pkgdatadir)/templates/de/Presentations
2797 dist_depresentationtemplates_DATA = \
2798         templates/de/Presentations/Beamer.lyx
2799
2800 espresentationtemplatesdir = $(pkgdatadir)/templates/es/Presentations
2801 dist_espresentationtemplates_DATA = \
2802         templates/es/Presentations/Beamer.lyx
2803
2804 frpresentationtemplatesdir = $(pkgdatadir)/templates/fr/Presentations
2805 dist_frpresentationtemplates_DATA = \
2806         templates/fr/Presentations/Beamer.lyx
2807
2808 jaarticletemplatesdir = $(pkgdatadir)/templates/ja/Articles
2809 dist_jaarticletemplates_DATA = \
2810         templates/ja/Articles/Japanese_Article_%28JS_Bundle_for_LuaTeX%29.lyx \
2811         templates/ja/Articles/Japanese_Article_%28Standard_Class_for_LuaTeX%29.lyx \
2812         templates/ja/Articles/Japanese_Article_%28Standard_Class_for_LuaTeX%2C_vertical_Writing%29.lyx
2813
2814
2815 jabooktemplatesdir = $(pkgdatadir)/templates/ja/Books
2816 dist_jabooktemplates_DATA = \
2817         templates/ja/Books/Japanese_Book_%28JS_Bundle_for_LuaTeX%29.lyx \
2818         templates/ja/Books/Japanese_Book_%28Standard_Class_for_LuaTeX%29.lyx \
2819         templates/ja/Books/Japanese_Book_%28Standard_Class_for_LuaTeX%2C_vertical_Writing%29.lyx
2820
2821 japresentationtemplatesdir = $(pkgdatadir)/templates/ja/Presentations
2822 dist_japresentationtemplates_DATA = \
2823         templates/ja/Presentations/Beamer.lyx
2824
2825 jareporttemplatesdir = $(pkgdatadir)/templates/ja/Reports
2826 dist_jareporttemplates_DATA = \
2827         templates/ja/Reports/Japanese_Report_%28JS_Bundle_for_LuaTeX%29.lyx \
2828         templates/ja/Reports/Japanese_Report_%28Standard_Class_for_LuaTeX%29.lyx \
2829         templates/ja/Reports/Japanese_Report_%28Standard_Class_for_LuaTeX%2C_vertical_Writing%29.lyx
2830
2831 lettertemplatesdir = $(pkgdatadir)/templates/Letters
2832 dist_lettertemplates_DATA = \
2833         templates/Letters/DIN-Brief.lyx \
2834         templates/Letters/French_Letter_%28frletter%29.lyx \
2835         templates/Letters/French_Letter_%28lettre%29.lyx \
2836         templates/Letters/G-Brief_%28V._2%29.lyx \
2837         templates/Letters/KOMA-Script_Letter_%28V._2%29.lyx \
2838         templates/Letters/Letter_%28Standard_Class%29.lyx
2839
2840 obsoletetemplatesdir = $(pkgdatadir)/templates/Obsolete
2841 dist_obsoletetemplates_DATA = \
2842         templates/Obsolete/ACM_SIGGGRAPH_0.92_%28obsolete%29.lyx \
2843         templates/Obsolete/ACM_SIGPLAN_%28Obsolete%29.lyx \
2844         templates/Obsolete/ACM_SIG_Proceedings_%28SP,_Obsolete%29.lyx \
2845         templates/Obsolete/American_Astronomical_Society_%28AASTeX_v._6%29.lyx \
2846         templates/Obsolete/American_Geophysical_Union_%28AGUTeX%29.lyx \
2847         templates/Obsolete/American_Psychological_Association_%28APA%29,_v._6.lyx \
2848         templates/Obsolete/Latex8_Article_%28Obsolete%29.lyx
2849
2850 obsoletegbrieftemplatesdir = $(pkgdatadir)/templates/Obsolete/G-Brief_%28V._1,_Obsolete%29
2851 dist_obsoletegbrieftemplates_DATA = \
2852         templates/Obsolete/G-Brief_%28V._1,_Obsolete%29/German.lyx \
2853         templates/Obsolete/G-Brief_%28V._1,_Obsolete%29/English.lyx
2854
2855 postertemplatesdir = $(pkgdatadir)/templates/Posters
2856 dist_postertemplates_DATA = \
2857         templates/Posters/Beamerposter.lyx \
2858         templates/Posters/SciPoster.lyx
2859
2860 posteraztemplatesdir = $(pkgdatadir)/templates/Posters/A0_Poster
2861 dist_posteraztemplates_DATA = \
2862         templates/Posters/A0_Poster/Colored.lyx \
2863         templates/Posters/A0_Poster/Simple.lyx
2864
2865 presentationtemplatesdir = $(pkgdatadir)/templates/Presentations
2866 dist_presentationtemplates_DATA = \
2867         templates/Presentations/Beamer.lyx \
2868         templates/Presentations/Slides.lyx
2869
2870 scriptstemplatesdir = $(pkgdatadir)/templates/Scripts
2871 dist_scriptstemplates_DATA = \
2872         templates/Scripts/Hollywood.lyx
2873
2874 texdir = $(pkgdatadir)/tex
2875 dist_tex_DATA = \
2876         tex/broadway.cls \
2877         tex/hollywood.cls \
2878         tex/lyxchess.sty \
2879         tex/lyxskak.sty \
2880         tex/revtex.cls
2881
2882 # subscript.sty is not in dist_tex_DATA since we don't want to install it
2883 # (it is part of TeXLive). We include it in our source package only so that
2884 # packagers may decide to install it (e.g. for MikTeX).
2885 dist_noinst_DATA += tex/subscript.sty
2886
2887 uidir = $(pkgdatadir)/ui
2888 dist_ui_DATA = \
2889         ui/default.ui \
2890         ui/stdcontext.inc \
2891         ui/stdmenus.inc \
2892         ui/stdtoolbars.inc
2893
2894 tabletemplatesdir = $(pkgdatadir)/tabletemplates
2895 dist_tabletemplates_DATA = \
2896         tabletemplates/Formal_with_Footline.lyx \
2897         tabletemplates/Formal_with_Footline_1x1.lyx \
2898         tabletemplates/Formal_with_Footline_1x2.lyx \
2899         tabletemplates/Formal_without_Footline.lyx \
2900         tabletemplates/Formal_without_Footline_1x1.lyx \
2901         tabletemplates/Formal_without_Footline_1x2.lyx \
2902         tabletemplates/Grid_with_Head.lyx \
2903         tabletemplates/Grid_with_Head_1x1.lyx \
2904         tabletemplates/Grid_with_Head_1x2.lyx \
2905         tabletemplates/No_Borders.lyx \
2906         tabletemplates/No_Borders_1x1.lyx \
2907         tabletemplates/No_Borders_1x2.lyx \
2908         tabletemplates/Simple_Grid.lyx \
2909         tabletemplates/Simple_Grid_1x1.lyx \
2910         tabletemplates/Simple_Grid_1x2.lyx
2911
2912 xtemplatesdir = $(pkgdatadir)/xtemplates
2913 dist_xtemplates_DATA = \
2914         xtemplates/chess.xtemplate \
2915         xtemplates/dia.xtemplate \
2916         xtemplates/gnumeric.xtemplate \
2917         xtemplates/inkscape.xtemplate \
2918         xtemplates/lilypond.xtemplate \
2919         xtemplates/pdfpages.xtemplate \
2920         xtemplates/raster_image.xtemplate \
2921         xtemplates/vector_graphics.xtemplate \
2922         xtemplates/xfig.xtemplate
2923
2924 #ePub related dependencies
2925 #1) conversion script itself
2926 dist_scripts_DATA += scripts/docbook2epub.py
2927
2928 #2) xslt processor - Saxon 6.5.5
2929 SAXON_FILES = \
2930         scripts/saxon6.LICENSE.txt \
2931         scripts/saxon6.5.5.jar
2932
2933 if SAXON_INSTALL
2934 dist_scripts_DATA += $(SAXON_FILES)
2935 else
2936 dist_noinst_DATA += $(SAXON_FILES)
2937 endif
2938
2939 #3) xslt Stylesheets 1.79.2
2940 docbookdir = $(pkgdatadir)/docbook
2941 docbook_FILES = \
2942         docbook/COPYING \
2943         docbook/source.txt \
2944         docbook/VERSION \
2945         docbook/VERSION.xsl
2946
2947 docbookcommondir = $(pkgdatadir)/docbook/common
2948 docbookcommon_FILES = \
2949         docbook/common/addns.xsl \
2950         docbook/common/af.xml \
2951         docbook/common/am.xml \
2952         docbook/common/ar.xml \
2953         docbook/common/ast.xml \
2954         docbook/common/as.xml \
2955         docbook/common/autoidx-kimber.xsl \
2956         docbook/common/autoidx-kosek.xsl \
2957         docbook/common/az.xml \
2958         docbook/common/bg.xml \
2959         docbook/common/bn_in.xml \
2960         docbook/common/bn.xml \
2961         docbook/common/bs.xml \
2962         docbook/common/build.xml \
2963         docbook/common/ca.xml \
2964         docbook/common/charmap.xml \
2965         docbook/common/charmap.xsl \
2966         docbook/common/common.xml \
2967         docbook/common/common.xsl \
2968         docbook/common/cs.xml \
2969         docbook/common/cy.xml \
2970         docbook/common/da.xml \
2971         docbook/common/de.xml \
2972         docbook/common/el.xml \
2973         docbook/common/entities.ent \
2974         docbook/common/en.xml \
2975         docbook/common/eo.xml \
2976         docbook/common/es.xml \
2977         docbook/common/et.xml \
2978         docbook/common/eu.xml \
2979         docbook/common/fa.xml \
2980         docbook/common/fi.xml \
2981         docbook/common/fr.xml \
2982         docbook/common/ga.xml \
2983         docbook/common/gentext.xsl \
2984         docbook/common/gl.xml \
2985         docbook/common/gu.xml \
2986         docbook/common/he.xml \
2987         docbook/common/hi.xml \
2988         docbook/common/hr.xml \
2989         docbook/common/hu.xml \
2990         docbook/common/id.xml \
2991         docbook/common/insertfile.xsl \
2992         docbook/common/is.xml \
2993         docbook/common/it.xml \
2994         docbook/common/ja.xml \
2995         docbook/common/ka.xml \
2996         docbook/common/kn.xml \
2997         docbook/common/ko.xml \
2998         docbook/common/ky.xml \
2999         docbook/common/l10n.dtd \
3000         docbook/common/l10n.xml \
3001         docbook/common/l10n.xsl \
3002         docbook/common/labels.xsl \
3003         docbook/common/la.xml \
3004         docbook/common/lt.xml \
3005         docbook/common/lv.xml \
3006         docbook/common/ml.xml \
3007         docbook/common/mn.xml \
3008         docbook/common/mr.xml \
3009         docbook/common/nb.xml \
3010         docbook/common/nds.xml \
3011         docbook/common/nl.xml \
3012         docbook/common/nn.xml \
3013         docbook/common/olink.xsl \
3014         docbook/common/or.xml \
3015         docbook/common/pa.xml \
3016         docbook/common/pi.xml \
3017         docbook/common/pi.xsl \
3018         docbook/common/pl.xml \
3019         docbook/common/pt_br.xml \
3020         docbook/common/pt.xml \
3021         docbook/common/refentry.xml \
3022         docbook/common/refentry.xsl \
3023         docbook/common/ro.xml \
3024         docbook/common/ru.xml \
3025         docbook/common/sk.xml \
3026         docbook/common/sl.xml \
3027         docbook/common/sq.xml \
3028         docbook/common/sr_Latn.xml \
3029         docbook/common/sr.xml \
3030         docbook/common/stripns.xsl \
3031         docbook/common/subtitles.xsl \
3032         docbook/common/sv.xml \
3033         docbook/common/table.xsl \
3034         docbook/common/targetdatabase.dtd \
3035         docbook/common/targets.xsl \
3036         docbook/common/ta.xml \
3037         docbook/common/te.xml \
3038         docbook/common/th.xml \
3039         docbook/common/titles.xsl \
3040         docbook/common/tl.xml \
3041         docbook/common/tr.xml \
3042         docbook/common/uk.xml \
3043         docbook/common/ur.xml \
3044         docbook/common/utility.xml \
3045         docbook/common/utility.xsl \
3046         docbook/common/vi.xml \
3047         docbook/common/xh.xml \
3048         docbook/common/zh_cn.xml \
3049         docbook/common/zh_tw.xml \
3050         docbook/common/zh.xml
3051
3052 docbookepub3dir = $(pkgdatadir)/docbook/epub3
3053 docbookepub3_FILES = \
3054         docbook/epub3/build.xml \
3055         docbook/epub3/chunkfast.xsl \
3056         docbook/epub3/chunk.xsl \
3057         docbook/epub3/docbook-epub.css.xml \
3058         docbook/epub3/docbook.xsl \
3059         docbook/epub3/epub3-chunk-mods.xsl \
3060         docbook/epub3/epub3-element-mods.xsl \
3061         docbook/epub3/profile-chunk.xsl \
3062         docbook/epub3/profile-docbook.xsl \
3063         docbook/epub3/README \
3064         docbook/epub3/titlepage.templates.xml \
3065         docbook/epub3/titlepage.templates.xsl
3066
3067 docbooklibdir = $(pkgdatadir)/docbook/lib
3068 docbooklib_FILES = \
3069         docbook/lib/build.xml \
3070         docbook/lib/lib.xsl
3071
3072 docbookxhtml5dir = $(pkgdatadir)/docbook/xhtml5
3073 docbookxhtml5_FILES = \
3074         docbook/xhtml5/build.xml \
3075         docbook/xhtml5/chunkfast.xsl \
3076         docbook/xhtml5/chunk.xsl \
3077         docbook/xhtml5/docbook.css.xml \
3078         docbook/xhtml5/docbook.xsl \
3079         docbook/xhtml5/html5-chunk-mods.xsl \
3080         docbook/xhtml5/html5-element-mods.xsl \
3081         docbook/xhtml5/onechunk.xsl \
3082         docbook/xhtml5/profile-chunk.xsl \
3083         docbook/xhtml5/profile-docbook.xsl \
3084         docbook/xhtml5/README \
3085         docbook/xhtml5/xhtml2xhtml5.xsl \
3086         docbook/xhtml5/xhtml-docbook.xsl \
3087         docbook/xhtml5/xhtml-profile-docbook.xsl
3088
3089 docbookxhtmldir = $(pkgdatadir)/docbook/xhtml
3090 docbookxhtml_FILES = \
3091         docbook/xhtml/admon.xsl \
3092         docbook/xhtml/annotations.xsl \
3093         docbook/xhtml/autoidx-kimber.xsl \
3094         docbook/xhtml/autoidx-kosek.xsl \
3095         docbook/xhtml/autoidx-ng.xsl \
3096         docbook/xhtml/autoidx.xsl \
3097         docbook/xhtml/autotoc.xsl \
3098         docbook/xhtml/biblio-iso690.xsl \
3099         docbook/xhtml/biblio.xsl \
3100         docbook/xhtml/block.xsl \
3101         docbook/xhtml/build.xml \
3102         docbook/xhtml/callout.xsl \
3103         docbook/xhtml/changebars.xsl \
3104         docbook/xhtml/chunk-changebars.xsl \
3105         docbook/xhtml/chunk-code.xsl \
3106         docbook/xhtml/chunk-common.xsl \
3107         docbook/xhtml/chunker.xsl \
3108         docbook/xhtml/chunkfast.xsl \
3109         docbook/xhtml/chunktoc.xsl \
3110         docbook/xhtml/chunk.xsl \
3111         docbook/xhtml/component.xsl \
3112         docbook/xhtml/division.xsl \
3113         docbook/xhtml/docbook.css.xml \
3114         docbook/xhtml/docbook-no-doctype.xsl \
3115         docbook/xhtml/docbook.xsl \
3116         docbook/xhtml/ebnf.xsl \
3117         docbook/xhtml/footnote.xsl \
3118         docbook/xhtml/formal.xsl \
3119         docbook/xhtml/glossary.xsl \
3120         docbook/xhtml/graphics.xsl \
3121         docbook/xhtml/highlight.xsl \
3122         docbook/xhtml/html-rtf.xsl \
3123         docbook/xhtml/htmltbl.xsl \
3124         docbook/xhtml/html.xsl \
3125         docbook/xhtml/index.xsl \
3126         docbook/xhtml/info.xsl \
3127         docbook/xhtml/inline.xsl \
3128         docbook/xhtml/its.xsl \
3129         docbook/xhtml/keywords.xsl \
3130         docbook/xhtml/lists.xsl \
3131         docbook/xhtml/maketoc.xsl \
3132         docbook/xhtml/manifest.xsl \
3133         docbook/xhtml/math.xsl \
3134         docbook/xhtml/oldchunker.xsl \
3135         docbook/xhtml/onechunk.xsl \
3136         docbook/xhtml/param.xsl \
3137         docbook/xhtml/pi.xsl \
3138         docbook/xhtml/profile-chunk-code.xsl \
3139         docbook/xhtml/profile-chunk.xsl \
3140         docbook/xhtml/profile-docbook.xsl \
3141         docbook/xhtml/profile-onechunk.xsl \
3142         docbook/xhtml/publishers.xsl \
3143         docbook/xhtml/qandaset.xsl \
3144         docbook/xhtml/refentry.xsl \
3145         docbook/xhtml/sections.xsl \
3146         docbook/xhtml/synop.xsl \
3147         docbook/xhtml/table.xsl \
3148         docbook/xhtml/task.xsl \
3149         docbook/xhtml/titlepage.templates.xml \
3150         docbook/xhtml/titlepage.templates.xsl \
3151         docbook/xhtml/titlepage.xsl \
3152         docbook/xhtml/toc.xsl \
3153         docbook/xhtml/verbatim.xsl \
3154         docbook/xhtml/xref.xsl
3155
3156 if XSLT_SHEETS_INSTALL
3157 dist_docbook_DATA = $(docbook_FILES)
3158 dist_docbookcommon_DATA = $(docbookcommon_FILES)
3159 dist_docbookepub3_DATA = $(docbookepub3_FILES)
3160 dist_docbooklib_DATA = $(docbooklib_FILES)
3161 dist_docbookxhtml5_DATA = $(docbookxhtml5_FILES)
3162 dist_docbookxhtml_DATA = $(docbookxhtml_FILES)
3163 else
3164 dist_noinst_DATA += $(docbook_FILES)
3165 dist_noinst_DATA += $(docbookcommon_FILES)
3166 dist_noinst_DATA += $(docbookepub3_FILES)
3167 dist_noinst_DATA += $(docbooklib_FILES)
3168 dist_noinst_DATA += $(docbookxhtml5_FILES)
3169 dist_noinst_DATA += $(docbookxhtml_FILES)
3170 endif
3171
3172
3173 if INSTALL_POSIX
3174 # install application icons. The 'hicolor' theme is the default theme
3175 # where applications themselves should install their icons.
3176 lyx@program_suffix@.svg: images/lyx.svg
3177         $(AM_V_GEN)$(INSTALL_DATA) $< $@
3178 scalableappiconsdir = $(datadir)/icons/hicolor/scalable/apps
3179 scalableappicons_DATA = lyx@program_suffix@.svg
3180
3181 lyx@program_suffix@.png: images/lyx.png
3182         $(AM_V_GEN)$(INSTALL_DATA) $< $@
3183 fixedappiconsdir = $(datadir)/icons/hicolor/48x48/apps
3184 fixedappicons_DATA = lyx@program_suffix@.png
3185
3186 # if configure is asked to generate the name with suffix directly, then
3187 # config.status refuses to rebuild this file (with a variable name), and
3188 # a build error ensues when lyx.desktop.in is changed.
3189 lyx@program_suffix@.desktop: lyx.desktop-temp
3190         $(AM_V_GEN)$(INSTALL_DATA) $< $@
3191 desktopdir = $(datadir)/applications
3192 desktop_DATA = lyx@program_suffix@.desktop
3193
3194 CLEANFILES = lyx@program_suffix@.desktop lyx.desktop-temp \
3195              lyx@program_suffix@.svg lyx@program_suffix@.png
3196 endif
3197 dist_noinst_DATA += lyx.desktop.in images/lyx.png
3198
3199 metainfodir = $(datadir)/metainfo
3200 dist_metainfo_DATA = org.lyx.LyX.metainfo.xml
3201
3202 exampleandtemplate_files = \
3203                            $(dist_arpresentationexamples_DATA) \
3204                            $(dist_articleexamples_DATA) \
3205                            $(dist_articlechessexamples_DATA) \
3206                            $(dist_articletemplates_DATA) \
3207                            $(dist_bookexamples_DATA) \
3208                            $(dist_booksvmonotemplates_DATA) \
3209                            $(dist_booksvmulttemplates_DATA) \
3210                            $(dist_caexamples_DATA) \
3211                            $(dist_cainsetexamples_DATA) \
3212                            $(dist_csexamples_DATA) \
3213                            $(dist_cvexamples_DATA) \
3214                            $(dist_daexamples_DATA) \
3215                            $(dist_deexamples_DATA) \
3216                            $(dist_decvexamples_DATA) \
3217                            $(dist_dehandoutexamples_DATA) \
3218                            $(dist_deinsetexamples_DATA) \
3219                            $(dist_deletterexamples_DATA) \
3220                            $(dist_depresentationexamples_DATA) \
3221                            $(dist_demoduleexamples_DATA) \
3222                            $(dist_depresentationtemplates_DATA) \
3223                            $(dist_elexamples_DATA) \
3224                            $(dist_esexamples_DATA) \
3225                            $(dist_esbookexamples_DATA) \
3226                            $(dist_escvexamples_DATA) \
3227                            $(dist_eshandoutexamples_DATA) \
3228                            $(dist_esinsetexamples_DATA) \
3229                            $(dist_esmoduleexamples_DATA) \
3230                            $(dist_espresentationtemplates_DATA) \
3231                            $(dist_euexamples_DATA) \
3232                            $(dist_externalexamples_DATA) \
3233                            $(dist_faexamples_DATA) \
3234                            $(dist_frexamples_DATA) \
3235                            $(dist_frcvexamples_DATA) \
3236                            $(dist_frinsetexamples_DATA) \
3237                            $(dist_frmoduleexamples_DATA) \
3238                            $(dist_frpresentationexamples_DATA) \
3239                            $(dist_frpresentationtemplates_DATA) \
3240                            $(dist_glexamples_DATA) \
3241                            $(dist_handoutexamples_DATA) \
3242                            $(dist_heexamples_DATA) \
3243                            $(dist_huexamples_DATA) \
3244                            $(dist_idexamples_DATA) \
3245                            $(dist_insetexamples_DATA) \
3246                            $(dist_itexamples_DATA) \
3247                            $(dist_itinsetexamples_DATA) \
3248                            $(dist_jaexamples_DATA) \
3249                            $(dist_jaarticleexamples_DATA) \
3250                            $(dist_jainsetexamples_DATA) \
3251                            $(dist_jamoduleexamples_DATA) \
3252                            $(dist_japresentationexamples_DATA) \
3253                            $(dist_jaarticletemplates_DATA) \
3254                            $(dist_jabooktemplates_DATA) \
3255                            $(dist_jareporttemplates_DATA) \
3256                            $(dist_japresentationtemplates_DATA) \
3257                            $(dist_koexamples_DATA) \
3258                            $(dist_kolanguageexamples_DATA) \
3259                            $(dist_languageexamples_DATA) \
3260                            $(dist_letterexamples_DATA) \
3261                            $(dist_lettertemplates_DATA) \
3262                            $(dist_moduleexamples_DATA) \
3263                            $(dist_nbexamples_DATA) \
3264                            $(dist_nlexamples_DATA) \
3265                            $(dist_nlinsetexamples_DATA) \
3266                            $(dist_obsoletetemplates_DATA) \
3267                            $(dist_obsoletegbrieftemplates_DATA) \
3268                            $(dist_phdthesistemplates_DATA) \
3269                            $(dist_plexamples_DATA) \
3270                            $(dist_posterexamples_DATA) \
3271                            $(dist_postertemplates_DATA) \
3272                            $(dist_posteraztemplates_DATA) \
3273                            $(dist_presentationexamples_DATA) \
3274                            $(dist_presentationtemplates_DATA) \
3275                            $(dist_ptexamples_DATA) \
3276                            $(dist_roexamples_DATA) \
3277                            $(dist_ruexamples_DATA) \
3278                            $(dist_ruinsetexamples_DATA) \
3279                            $(dist_rupresentationexamples_DATA) \
3280                            $(dist_scriptexamples_DATA) \
3281                            $(dist_scriptstemplates_DATA) \
3282                            $(dist_slexamples_DATA) \
3283                            $(dist_skexamples_DATA) \
3284                            $(dist_srexamples_DATA) \
3285                            $(dist_srmoduleexamples_DATA) \
3286                            $(dist_svexamples_DATA) \
3287                            $(dist_tabletemplates_DATA) \
3288                            $(dist_thesistemplates_DATA) \
3289                            $(dist_ukexamples_DATA) \
3290                            $(dist_examples_DATA) \
3291                            $(dist_templates_DATA)
3292
3293 install-data-hook:
3294         $(CHMOD) 755 $(DESTDIR)$(pkgdatadir)/configure.py
3295         for i in $(DESTDIR)$(scriptsdir)/*.py $(DESTDIR)$(scriptsdir)/listerrors ; do \
3296                 $(CHMOD) 755 $$i; \
3297         done
3298         for i in $(exampleandtemplate_files); do \
3299                 if $(EGREP) -q "^\\\\origin " "$(DESTDIR)$(pkgdatadir)/$$i"; then \
3300                         origin=`dirname "/systemlyxdir/$$i"`/; \
3301                         sed -e "s|^\\\\origin .*|\\\\origin $$origin|" \
3302                                 "$(DESTDIR)$(pkgdatadir)/$$i" > "$(DESTDIR)$(pkgdatadir)/$$i.tmp"; \
3303                         mv -f "$(DESTDIR)$(pkgdatadir)/$$i.tmp" "$(DESTDIR)$(pkgdatadir)/$$i"; \
3304                         chmod 644 "$(DESTDIR)$(pkgdatadir)/$$i"; \
3305                 fi; \
3306         done
3307
3308 alltests: check alltests-recursive
3309
3310 alltests-recursive:
3311         cd lyx2lyx; $(MAKE) alltests-recursive
3312