Last Version
This commit is contained in:
@@ -26,8 +26,6 @@
|
|||||||
\usepackage{floatrow}
|
\usepackage{floatrow}
|
||||||
\floatsetup[table]{font={footnotesize,sf},capposition=top}
|
\floatsetup[table]{font={footnotesize,sf},capposition=top}
|
||||||
|
|
||||||
% \usepackage[bottom=2.5cm]{geometry}
|
|
||||||
|
|
||||||
\clubpenalty = 10000
|
\clubpenalty = 10000
|
||||||
\widowpenalty = 10000
|
\widowpenalty = 10000
|
||||||
\displaywidowpenalty = 10000
|
\displaywidowpenalty = 10000
|
||||||
|
@@ -10,9 +10,7 @@
|
|||||||
#+DATE: {{{time(%Y-%m-%d)}}}
|
#+DATE: {{{time(%Y-%m-%d)}}}
|
||||||
|
|
||||||
#+LATEX_CLASS: scrreprt
|
#+LATEX_CLASS: scrreprt
|
||||||
# #+LaTeX_CLASS_OPTIONS: [a4paper, twoside, headings=openright, 10pt, DIV=12, BCOR=1cm, parskip=full, bibliography=totoc, usegeometry]
|
#+LaTeX_CLASS_OPTIONS: [a4paper, 10pt, DIV=12, parskip=full, bibliography=totoc]
|
||||||
#+LaTeX_CLASS_OPTIONS: [a4paper, twoside, headings=openright, 10pt, DIV=13, BCOR=1cm, parskip=full, bibliography=totoc]
|
|
||||||
# #+LaTeX_CLASS_OPTIONS: [a4paper, 10pt, DIV=12, parskip=full, bibliography=totoc]
|
|
||||||
|
|
||||||
#+OPTIONS: num:t toc:nil ':t *:t -:t ::t <:nil author:t date:t tags:nil todo:nil |:t H:5 title:nil
|
#+OPTIONS: num:t toc:nil ':t *:t -:t ::t <:nil author:t date:t tags:nil todo:nil |:t H:5 title:nil
|
||||||
|
|
||||||
|
BIN
phd-thesis.pdf
BIN
phd-thesis.pdf
Binary file not shown.
@@ -1,6 +1,6 @@
|
|||||||
% Created 2025-07-15 Tue 13:58
|
% Created 2025-07-30 Wed 11:23
|
||||||
% Intended LaTeX compiler: pdflatex
|
% Intended LaTeX compiler: pdflatex
|
||||||
\documentclass[a4paper, twoside, headings=openright, 10pt, DIV=13, BCOR=1cm, parskip=full, bibliography=totoc]{scrreprt}
|
\documentclass[a4paper, 10pt, DIV=12, parskip=full, bibliography=totoc]{scrreprt}
|
||||||
|
|
||||||
\input{config.tex}
|
\input{config.tex}
|
||||||
\newacronym{adc}{ADC}{Analog to Digital Converter}
|
\newacronym{adc}{ADC}{Analog to Digital Converter}
|
||||||
@@ -55,7 +55,7 @@
|
|||||||
\addbibresource{ref.bib}
|
\addbibresource{ref.bib}
|
||||||
\addbibresource{phd-thesis.bib}
|
\addbibresource{phd-thesis.bib}
|
||||||
\author{Dehaeze Thomas}
|
\author{Dehaeze Thomas}
|
||||||
\date{2025-07-15}
|
\date{2025-07-30}
|
||||||
\title{Nano Active Stabilization of samples for tomography experiments: A mechatronic design approach}
|
\title{Nano Active Stabilization of samples for tomography experiments: A mechatronic design approach}
|
||||||
\subtitle{PhD Thesis}
|
\subtitle{PhD Thesis}
|
||||||
\hypersetup{
|
\hypersetup{
|
||||||
|
@@ -122,13 +122,6 @@ I reduce the size of tables so that longer tables can still fit into an A4 (redu
|
|||||||
\floatsetup[table]{font={footnotesize,sf},capposition=top}
|
\floatsetup[table]{font={footnotesize,sf},capposition=top}
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
** Geometry
|
|
||||||
|
|
||||||
# \usepackage[paperheight=24.41cm,paperwidth=17.21cm,bottom=3cm,left=1.4cm,right=2cm,heightrounded]{geometry}
|
|
||||||
#+begin_src latex
|
|
||||||
% \usepackage[bottom=2.5cm]{geometry}
|
|
||||||
#+end_src
|
|
||||||
|
|
||||||
** Penalties
|
** Penalties
|
||||||
#+begin_src latex
|
#+begin_src latex
|
||||||
\clubpenalty = 10000
|
\clubpenalty = 10000
|
||||||
|
Reference in New Issue
Block a user