mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 18:08:10 +00:00
Add acmart template
Move obsolete templates to templates/obsolete
This commit is contained in:
parent
1fb0a5f436
commit
5608f6fdb6
@ -2356,9 +2356,7 @@ templatesdir = $(pkgdatadir)/templates
|
|||||||
dist_templates_DATA = \
|
dist_templates_DATA = \
|
||||||
templates/aa.lyx \
|
templates/aa.lyx \
|
||||||
templates/aastex6.lyx \
|
templates/aastex6.lyx \
|
||||||
templates/ACM-siggraph.lyx \
|
templates/acmart.lyx \
|
||||||
templates/ACM-sigplan.lyx \
|
|
||||||
templates/ACM-SIGS.lyx \
|
|
||||||
templates/AEA.lyx \
|
templates/AEA.lyx \
|
||||||
templates/AGUTeX.lyx \
|
templates/AGUTeX.lyx \
|
||||||
templates/APA.lyx \
|
templates/APA.lyx \
|
||||||
@ -2375,8 +2373,6 @@ dist_templates_DATA = \
|
|||||||
templates/fr_beamer-conference-ornate-20min.lyx \
|
templates/fr_beamer-conference-ornate-20min.lyx \
|
||||||
templates/frletter.lyx \
|
templates/frletter.lyx \
|
||||||
templates/g-brief2.lyx \
|
templates/g-brief2.lyx \
|
||||||
templates/g-brief-de.lyx \
|
|
||||||
templates/g-brief-en.lyx \
|
|
||||||
templates/hollywood.lyx \
|
templates/hollywood.lyx \
|
||||||
templates/IEEEtran-CompSoc.lyx \
|
templates/IEEEtran-CompSoc.lyx \
|
||||||
templates/IEEEtran-Conference.lyx \
|
templates/IEEEtran-Conference.lyx \
|
||||||
@ -2404,6 +2400,14 @@ dist_templates_DATA = \
|
|||||||
templates/revtex4-1.lyx \
|
templates/revtex4-1.lyx \
|
||||||
templates/slides.lyx
|
templates/slides.lyx
|
||||||
|
|
||||||
|
obsoletetemplatesdir = $(pkgdatadir)/templates/obsolete
|
||||||
|
dist_obsoletetemplates_DATA = \
|
||||||
|
templates/obsolete/ACM-siggraph.lyx \
|
||||||
|
templates/obsolete/ACM-sigplan.lyx \
|
||||||
|
templates/obsolete/ACM-SIGS.lyx \
|
||||||
|
templates/obsolete/g-brief-de.lyx \
|
||||||
|
templates/obsolete/g-brief-en.lyx
|
||||||
|
|
||||||
springertemplatesdir = $(pkgdatadir)/templates/springer
|
springertemplatesdir = $(pkgdatadir)/templates/springer
|
||||||
dist_springertemplates_DATA = \
|
dist_springertemplates_DATA = \
|
||||||
templates/springer/svjour3.lyx
|
templates/springer/svjour3.lyx
|
||||||
|
1011
lib/templates/acmart.lyx
Normal file
1011
lib/templates/acmart.lyx
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user