forked from DUNE/dune-tdr
-
Notifications
You must be signed in to change notification settings - Fork 0
/
vol-tc.tex
59 lines (33 loc) · 839 Bytes
/
vol-tc.tex
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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
\documentclass{dune}
\pdfoutput=1
\input{common/preamble}
\renewcommand\thedoctitle{\voltitletc} % defined in common/defs.tex
\newcommand\thevolumenumber{\volnumbertc}
\begin{document}
\input{common/init}
\input{vol-tc/ch-tc-execsum}
\cleardoublepage
\input{vol-tc/ch-tc-globalproject}
\cleardoublepage
\input{vol-tc/ch-tc-tc}
\cleardoublepage
\input{vol-tc/ch-tc-jpo}
\cleardoublepage
\input{vol-tc/ch-tc-facility}
\cleardoublepage
\input{vol-tc/ch-tc-detector}
\cleardoublepage
\input{vol-tc/ch-tc-integration}
\cleardoublepage
\input{vol-tc/ch-tc-project}
\cleardoublepage
\input{vol-tc/ch-tc-qa}
\cleardoublepage
\input{vol-tc/ch-tc-esh}
\cleardoublepage
\chapter{Appendix: Project Document Summary}
\label{ch:tc-sp-project}
\input{vol-tc/ch-tc-appendix}
\cleardoublepage
\input{common/final}
\end{document}