forked from DUNE/dune-tdr
-
Notifications
You must be signed in to change notification settings - Fork 0
/
vol-tc-one.tex
56 lines (38 loc) · 1.01 KB
/
vol-tc-one.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
\documentclass{dune}
\pdfoutput=1
\input{common/preamble}
\renewcommand\thedoctitle{\voltitletc} % defined in common/defs.tex
\newcommand\thevolumenumber{\volnumbertc}
\begin{document}
%\pagestyle{titlepage}
%\includepdf[pages={-}]{vol1-cover-red.pdf}
%\cleardoublepage
\input{common/init}
%\setcounter{chapter}{-1}
\newcommand\thechapternumber{0}
%\input{vol-tc/00-tc-execsum}
\input{vol-sp/ch-sp-calib}
%\input{vol-dp/ch-dp-tpcelec/dp-tpcelec-overview.tex}
%\input{vol-tc/01-tc-overview}
\cleardoublepage
%\input{vol-tc/05-tc-facility}
\cleardoublepage
%\input{vol-tc/06-tc-lbnf}
\cleardoublepage
%\input{vol-tc/07-tc-facility_mgmt}
\cleardoublepage
%\input{vol-tc/02-tc-project}
\cleardoublepage
%\input{vol-tc/03-tc-review}
\cleardoublepage
%\input{vol-tc/04-tc-integration}
\cleardoublepage
%\input{vol-tc/08-tc-QA}
\cleardoublepage
%\input{vol-tc/09-tc-ESH}
\cleardoublepage
%\chapter{Appendix: Requirements}
%\label{ch:tc-sp-reqs}
%\input{generated/req-longtable-SP-FD}
\input{common/final}
\end{document}