mirror of
https://gitlab.science.ru.nl/mthesis-edeboone/m.internship-documentation.git
synced 2024-11-13 02:43:32 +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
|
||||
\subfile{chapters/appendix-supplementary-figures.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
|
||||
\backmatter
|
||||
\phantomsection
|
||||
|
|
Loading…
Reference in a new issue