-
Notifications
You must be signed in to change notification settings - Fork 0
/
GeomInt.tex
176 lines (175 loc) · 6.43 KB
/
GeomInt.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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
% Generated by GrindEQ Word-to-LaTeX
\documentclass[openright]{book} %%% use \documentstyle for old LaTeX compilers
%new packages >> mypackages (after approval)
\input{mypackages} %order matters
\usepackage[T1]{fontenc}
%new packages >> mypackages (after approval)
\input{mycommands}
\newcommand{\MEXone}{MEX 0-1a}
\newcommand{\MEXtwo}{MEX 2-1a}
\newcommand{\MEXthree}{MEX 2-2}
\newcommand{\MEXfour}{MEX 2-3}
\newcommand{\MEXfive}{MEX 1-1}
\newcommand{\MEXsix}{MEX 1-2}
\newcommand{\MEXseven}{MEX 3-1}
\newcommand{\MEXeight}{MEX 3-2}
\newcommand{\MEXnine}{MEX 3-3}
\newcommand{\MEXten}{MEX 1-4}
\newcommand{\MEXeleven}{MEX 2-4}
\newcommand{\MEXtwelve}{MEX 1-3}
\newcommand{\MEXthirteen}{MEX 0-2}
\input{comment.sty} %OK Blöcke auskommentieren
\usepackage{makeidx}
\usepackage[normalem]{ulem}
\makeindex
%------------------------------------------------------------------------------
\makeatletter
\patchcmd{\thebibliography}
{\chapter*{\bibname}\@mkboth{\MakeUppercase\bibname}{\MakeUppercase\bibname}}
{\chapter*{Literature}}{}{}
\makeatother
\hyphenpenalty=5000
\tolerance=1000
\setcounter{tocdepth}{1}
%==============================================================================
\begin{document}
%\selectlanguage{english} %%% remove comment delimiter ('%') and select language if required
\setlength{\parskip}{4pt} %OK Abstand zwischen Absätzen
\setlength{\parindent}{0pt} %OK Kein Einzug
\setlength{\footnotemargin}{-0.8em} %OK Fußnoten Einzug
%==============================================================================
%\listoftodos
%\clearpage
%\include{title}
%==============================================================================
%\tableofcontents
%%\include{schedule}
%\include{acknow}
%\include{contribution}
%==============================================================================
\cleardoublepage
\pagenumbering{arabic}
\setcounter{page}{1}
%\cleardoublepage
%\clearpage
%==============================================================================
%\part{GeomInt Introduction}
%\todod{1. Introduction-----------------------------------------------------------------------}
\selectlanguage{german}
%\include{01_projekt}
\selectlanguage{english}
%\include{01_project}
%==============================================================================
%\part{Experimental Methods}
%\todod{2. Experimental Platform---------------------------------------------------------}
%\include{02_experiments}
%==============================================================================
%\part{Numerical Methods}
%\todod{3. Numerical Platform-------------------------------------------------------------}
\setcounter{chapter}{2}
\include{03_models_new}
%==============================================================================
%\part{Model Exercises (Benchmarks)}
%\todom{4. MEX---------------------------------------------------------------------------------}
%\include{04_mex}
%==============================================================================
%\part{Data Management}
%\todom{5. Data Management----------------------------------------------------------------}
%\include{06_data-management}
%==============================================================================
%\part{Outlook}
%\todol{6. Synthesis and Outlook---------------------------------------------------------}
%\include{07_outlook}
\selectlanguage{german}
%\include{4-Stand}
\selectlanguage{english}
%==============================================================================
%\part{Appendices}
\appendix
%==============================================================================
%\chapter{Literature}
%\setcounter{chapter}{0}
%\setcounter{page}{220}
%\bibliographystyle{spmpsci}
\bibliographystyle{plain}
%\bibliographystyle{plainnat}
\footnotesize
\bibliography{literature,literature-skizze}
\normalsize
%==============================================================================
%\todod{Code Overview-----------------------------------------------------------------------}
%\include{codes}
%==============================================================================
%\todol{Symbols--------------------------------------------------------------------------------}
%\include{symbols}
%\todol{Glossary--------------------------------------------------------------------------------}
\chapter{Index}
%%\include{abbreviations}
\printglossary[title={List of Symbols}]
%\todol{Index----------------------------------------------------------------------------------}
\printindex
%==============================================================================
\end{document}
%==============================================================================
%templates
%------------------------------------------------------------------------------
%Minipage
\begin{figure}[h!]
\begin{minipage}{0.48\textwidth}
\end{minipage}
\hfill
\begin{minipage}{0.48\textwidth}
\end{minipage}
\end{figure}
%------------------------------------------------------------------------------
%ToDos
\todo[inline]{}
%------------------------------------------------------------------------------
%Table
\begin{table}[h!]
\caption{}
\label{tab:}
\small
\begin{tabular}{L{6em}llp{4cm}}
\hline
\rowcolor{cyan}
%
A & B & C & D \\
%
\hline
\end{tabular}
\end{table}
\normalsize
%------------------------------------------------------------------------------
\begin{list}{-}{\leftmargin=1em \itemindent=0em \itemsep=0em}
\item ...
\end{list}
%------------------------------------------------------------------------------
\begin{adjustbox}{max width=\textwidth}
%\begin{adjustbox}{angle=90}
\end{adjustbox}
%------------------------------------------------------------------------------
\begin{wrapfigure}{r}{2cm}
\centering
%\includegraphics[width=2cm]{./figures/BGR_Logo.png}
\end{wrapfigure}
%------------------------------------------------------------------------------
\begin{figure}
\begin{subfigure}[c]{0.5\textwidth}
%\includegraphics[width=0.99\textwidth]{./figures/ExpRockGranite.JPG}
\subcaption{Granite sample}
\label{fig:RockGranite}
\end{subfigure}
\begin{subfigure}[c]{0.5\textwidth}
%\includegraphics[width=0.99\textwidth]{./figures/ExpRockBasalt.jpg}
\subcaption{Basalt sample}
\label{fig:RockBasalt}
\end{subfigure}
\caption{Crystalline rock samples under investigation}
\end{figure}
%------------------------------------------------------------------------------
\begin{tabbing}
symbo \= description \kill
$h_0$, $h$ : \> length of the sample before and during deformation \\
\end{tabbing}
%------------------------------------------------------------------------------