Skip to content

Commit

Permalink
modify headers and committee titles
Browse files Browse the repository at this point in the history
  • Loading branch information
bbartholdy committed Apr 22, 2024
1 parent a22d876 commit 67ea603
Show file tree
Hide file tree
Showing 14 changed files with 9 additions and 5 deletions.
10 changes: 5 additions & 5 deletions _quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ project:
type: book
pre-render: _common.R
execute:
freeze: auto
freeze: true
echo: false
warning: false

Expand Down Expand Up @@ -95,20 +95,20 @@ proefschrift:
promotor:
name: Dr. Amanda G. Henry
copromotor:
name: Dr. Annelou van Gijn
name: Prof.dr. Annelou van Gijn
#affiliation: required if different from Leiden
committee:
- name: Dr. Patrick Degryse
- name: Prof.dr. Patrick Degryse
affiliation:
- Leiden University
- Katholieke Universiteit Leuven
- name: Dr. Matthew James Collins
- name: Prof.dr. Matthew James Collins
affiliation:
- University of Copenhagen
- University of Cambridge
- name: Dr. Alison Crowther
affiliation: University of Queensland
- name: Dr. Carla Lancelotti
- name: Prof.dr. Carla Lancelotti
affiliation: Universitat Pompeu Fabra and ICREA
- name: Dr. Christina Warinner
affiliation:
Expand Down
Binary file modified figures/byoc-starch-fig-cor-plot-1.pdf
Binary file not shown.
Binary file modified figures/byoc-starch-fig-ratio-plots-1.pdf
Binary file not shown.
Binary file modified figures/byoc-valid-fig-core-genera-1.pdf
Binary file not shown.
Binary file modified figures/byoc-valid-fig-diffabund-byoc-1.pdf
Binary file not shown.
Binary file modified figures/byoc-valid-fig-diffabund-comp-1.pdf
Binary file not shown.
Binary file modified figures/byoc-valid-fig-diversity-byoc-1.pdf
Binary file not shown.
Binary file modified figures/byoc-valid-fig-ftir-spectra-1.pdf
Binary file not shown.
Binary file modified figures/byoc-valid-fig-grind-curve-1.pdf
Binary file not shown.
Binary file modified figures/byoc-valid-fig-shannon-compar-1.pdf
Binary file not shown.
Binary file modified figures/byoc-valid-fig-shannon-compar-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified figures/byoc-valid-fig-spca-byoc-1.pdf
Binary file not shown.
Binary file modified figures/byoc-valid-fig-spca-compar-1.pdf
Binary file not shown.
4 changes: 4 additions & 0 deletions latex/preamble.tex
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,7 @@
\definecolor{gray75}{gray}{0.75}
\newcommand{\hsp}{\hspace{20pt}}
\titleformat{\chapter}[hang]{\Huge\bfseries}{\thechapter\hsp\textcolor{gray75}{|}\hsp}{0pt}{\Huge\bfseries}

% chapter and section names in header
\renewcommand{\chaptermark}[1]{\markboth{\MakeLowercase{\chaptername\ \thechapter\ -\ #1}}{}}
\renewcommand{\sectionmark}[1]{ \markright{\MakeLowercase{#1}}{} }

0 comments on commit 67ea603

Please sign in to comment.