mirror of
https://gitlab.science.ru.nl/mthesis-edeboone/m.internship-documentation.git
synced 2024-11-13 19:03:36 +01:00
Thesis: start Supplementary Figure Appendix
This commit is contained in:
parent
88050d5f04
commit
bce552cf71
2 changed files with 21 additions and 8 deletions
20
documents/thesis/chapters/appendix-supplementary-figures.tex
Normal file
20
documents/thesis/chapters/appendix-supplementary-figures.tex
Normal file
|
@ -0,0 +1,20 @@
|
||||||
|
% vim: fdm=marker fmr=<<<,>>>
|
||||||
|
\documentclass[../thesis.tex]{subfiles}
|
||||||
|
|
||||||
|
\graphicspath{
|
||||||
|
{.}
|
||||||
|
{../../figures/}
|
||||||
|
{../../../figures/}
|
||||||
|
}
|
||||||
|
|
||||||
|
\begin{document}
|
||||||
|
\chapter{Supplementary Figures}
|
||||||
|
\label{sec:supplementary_figures}
|
||||||
|
|
||||||
|
\begin{figure}[h]
|
||||||
|
\centering
|
||||||
|
\includegraphics[width=\textwidth]{beacon/field/field_three_left_phase_nomax_large.pdf}
|
||||||
|
\caption{Enhanced size of Figure~\ref{fig:dynamic-resolve}.}
|
||||||
|
\label{fig:dynamic-resolve:phase:large}
|
||||||
|
\end{figure}
|
||||||
|
\end{document}
|
|
@ -73,16 +73,9 @@
|
||||||
|
|
||||||
% Appendix and Bibliography
|
% Appendix and Bibliography
|
||||||
\appendix
|
\appendix
|
||||||
|
\subfile{chapters/appendix-supplementary-figures.tex}
|
||||||
\subfile{chapters/appendix-random-phasor.tex}
|
\subfile{chapters/appendix-random-phasor.tex}
|
||||||
|
|
||||||
\chapter{Various figures}
|
|
||||||
\begin{figure}[h]
|
|
||||||
\centering
|
|
||||||
\includegraphics[width=\textwidth]{beacon/field/field_three_left_phase_nomax_large.pdf}
|
|
||||||
\caption{Enhanced size of Figure~\ref{fig:dynamic-resolve}.}
|
|
||||||
\label{fig:dynamic-resolve:phase:large}
|
|
||||||
\end{figure}
|
|
||||||
|
|
||||||
%%% Print Bibliography
|
%%% Print Bibliography
|
||||||
\backmatter
|
\backmatter
|
||||||
\phantomsection
|
\phantomsection
|
||||||
|
|
Loading…
Reference in a new issue