Compare commits
2 Commits
printed
...
be67fc7f80
Author | SHA1 | Date | |
---|---|---|---|
be67fc7f80 | |||
f27809e0d2 |
@@ -26,8 +26,6 @@
|
||||
\usepackage{floatrow}
|
||||
\floatsetup[table]{font={footnotesize,sf},capposition=top}
|
||||
|
||||
% \usepackage[bottom=2.5cm]{geometry}
|
||||
|
||||
\clubpenalty = 10000
|
||||
\widowpenalty = 10000
|
||||
\displaywidowpenalty = 10000
|
||||
|
BIN
defence/phd-thesis-defence.pdf
Normal file
BIN
defence/phd-thesis-defence.pdf
Normal file
Binary file not shown.
BIN
defence/phd-thesis-defence.pptx
Normal file
BIN
defence/phd-thesis-defence.pptx
Normal file
Binary file not shown.
@@ -10,9 +10,7 @@
|
||||
#+DATE: {{{time(%Y-%m-%d)}}}
|
||||
|
||||
#+LATEX_CLASS: scrreprt
|
||||
# #+LaTeX_CLASS_OPTIONS: [a4paper, twoside, headings=openright, 10pt, DIV=12, BCOR=1cm, parskip=full, bibliography=totoc, usegeometry]
|
||||
#+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]
|
||||
#+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
|
||||
|
||||
|
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
|
||||
\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}
|
||||
\newacronym{adc}{ADC}{Analog to Digital Converter}
|
||||
@@ -55,7 +55,7 @@
|
||||
\addbibresource{ref.bib}
|
||||
\addbibresource{phd-thesis.bib}
|
||||
\author{Dehaeze Thomas}
|
||||
\date{2025-07-15}
|
||||
\date{2025-07-30}
|
||||
\title{Nano Active Stabilization of samples for tomography experiments: A mechatronic design approach}
|
||||
\subtitle{PhD Thesis}
|
||||
\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}
|
||||
#+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
|
||||
#+begin_src latex
|
||||
\clubpenalty = 10000
|
||||
|
Reference in New Issue
Block a user