-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathbuild.properties
43 lines (36 loc) · 967 Bytes
/
build.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
# Name of the compiled style
build.name=ercisbeamer
# Source files to include into the compiled style (mind the order)
src.include=\
preamble.tex,\
helper.tex,\
custom-colors.tex,\
custom-styles.tex,\
beamer-styles.tex,\
options.tex,\
pre-templates.tex,\
frame-options.tex,\
cache-layout.tex,\
template-title.tex,\
template-final.tex,\
template-headline.tex,\
template-frametitle.tex,\
template-footline.tex,\
template-section.tex,\
post-templates.tex,\
wwu-logo.tex,\
ercis-logo.tex,\
ercis-logo-text.tex,\
ercis-claim-2.tex
# Name of the documentation source file
docs.source=ercisbeamerdocs
# Name of the documentation file
docs.name=ercisbeamerdocs
# Name of the presentation source file
presentation.source=presentation
# Name of the beamer version file
presentation.beamer.name=beamer
# Name of the handout version file
presentation.handout.name=handout
# Name of the distribution archive
dist.name=ercisbeamer