fix titlestyle package prob

This commit is contained in:
acereca 2018-08-08 22:20:33 +02:00
parent 7cbd661522
commit 6d20e97638
6 changed files with 4166 additions and 13 deletions

File diff suppressed because it is too large Load Diff

View File

@ -42,7 +42,7 @@ The secondary plots confirm the
\begin{figure}[H]
\centering
\hspace*{-.16\columnwidth}
\includegraphics[width=1.3\columnwidth]{../pitstop/20180621/v48.pdf}
\includegraphics[width=1.3\columnwidth]{./pitstop/20180621/v48.pdf}
\caption{TODOF}
\label{v48_precalib}
\end{figure}
@ -53,7 +53,7 @@ The secondary plots confirm the
\begin{figure}[H]
\centering
\hspace*{-.16\columnwidth}
\includegraphics[width=1.3\columnwidth]{../pitstop/20180706/v10_0_nocalib.pdf}
\includegraphics[width=1.3\columnwidth]{./pitstop/20180706/v10_0_nocalib.pdf}
\caption{TODOF}
\label{v10_precalib}
\end{figure}
@ -101,14 +101,14 @@ The secondary plots confirm the
%TODO: 19.6 and 20.6 unusable
% \begin{figure}[h]
% \centering
% \includegraphics[width=\textwidth]{../pitstop/20180619/i48.pdf}
% \includegraphics[width=\textwidth]{./pitstop/20180619/i48.pdf}
% \caption{Calibration of input current adcs 19.06.2018}
% \label{}
% \end{figure}
% \begin{figure}[h]
% \centering
% \hspace*{-.16\columnwidth}
% \includegraphics[width=1.3\columnwidth]{../pitstop/20180620/i48.pdf}
% \includegraphics[width=1.3\columnwidth]{./pitstop/20180620/i48.pdf}
% \caption{Calibration of input current adcs 20.06.2018}
% \label{}
% \end{figure}
@ -156,7 +156,7 @@ The secondary plots confirm the
\begin{figure}[H]
\centering
\hspace*{-.16\columnwidth}
\includegraphics[width=1.3\columnwidth]{../pitstop/20180702/i18ana_postcalib.pdf}
\includegraphics[width=1.3\columnwidth]{./pitstop/20180702/i18ana_postcalib.pdf}
\caption{Post Calibration Measurement of Output Current at the 1.8V Analog Terminal (29.06.2018}
\label{postcalib18iana}
\end{figure}
@ -170,7 +170,7 @@ Wanting to observe and characterize the voltage drop, happening between the Powe
\begin{figure}[H]
\centering
\hspace*{-.16\columnwidth}
\includegraphics[width=1.3\columnwidth]{../pitstop/20180807/ret_vdip.pdf}
\includegraphics[width=1.3\columnwidth]{./pitstop/20180807/ret_vdip.pdf}
\caption{Voltage dip observed between PowerIt and HICANN, each point represents the state after enabling additional Reticles on the PowerWafer ()}
\label{1v8dip}
\end{figure}
@ -182,7 +182,7 @@ The initial approach is a numerical. Through derivation from figures \ref{1v8dip
\begin{figure}[H]
\centering
\hspace*{-.16\columnwidth}
\includegraphics[width=1.3\columnwidth]{../pitstop/20180807/ret_regulation.pdf}
\includegraphics[width=1.3\columnwidth]{./pitstop/20180807/ret_regulation.pdf}
\caption{Potentiometer Setting (discrete integer), derived from ouput current (discrete floating point). }
\label{numericalreg}
\end{figure}
@ -212,14 +212,14 @@ where c is obtained from the linear fit (incline) in figure \ref{1v8dip}
\begin{figure}[H]
\centering
\hspace*{-.1\columnwidth}
\includegraphics[width=1.2\columnwidth]{../pitstop/20180807/reticle_pic}
\includegraphics[width=1.2\columnwidth]{./pitstop/20180807/reticle_pic}
\caption{ret5wafer}
\label{fig:wafer-ret5}
\end{figure}
\begin{figure}[H]
\centering
\hspace*{-.15\columnwidth}
\includegraphics[width=1.3\columnwidth]{../pitstop/20180807/reticle_corr}
\includegraphics[width=1.3\columnwidth]{./pitstop/20180807/reticle_corr}
\caption{ret5}
\label{fig:ret5}
\end{figure}

View File

@ -115,7 +115,7 @@ Like its counterparts, it has the same Layout
\begin{figure}[H]
\centering
\includegraphics[width=\columnwidth]{../pitstop/20180727/ret_pic.pdf}
\includegraphics[width=\columnwidth]{./pitstop/20180727/ret_pic.pdf}
\caption{example diagram of power wafer, 16 Reticles in use}
\end{figure}

@ -1 +1 @@
Subproject commit edf878b464259cca0d4daef9badb21e79004941b
Subproject commit 96ce7ad09137308b55b4d5d427178d514ab99e07

View File

@ -1,5 +1,6 @@
%! TEX root = ./thesis.tex
\usepackage{titlesec}
\input{tikz/tikzpreamble.tex}
\usepackage{titling}
@ -51,7 +52,6 @@
\usepackage{graphicx}
\usepackage{svg}
\usepackage{pdflscape}
%\usepackage{titlesec}
\definecolor{myteal}{HTML}{228c9c}
%\DeclareTColorBox{blockbox}{ O{width=\textwidth} }{boxrule=0mm, colframe=myteal, valign lower=bottom, on line, lower separated=false, height=.6\textheight, #1}

View File

@ -3,7 +3,7 @@
\usepackage{xparse}
\usepackage{siunitx}
\sisetup{separate-uncertainty}
\input{../pitstop/20180807/res.tex}
\input{./pitstop/20180807/res.tex}
\usepackage{fontawesome}
\pretitle{\begin{center}\huge\bfseries}