diff --git a/example.pdf b/example.pdf index 1a756f9..0352a33 100644 Binary files a/example.pdf and b/example.pdf differ diff --git a/example.qmd b/example.qmd index 377c062..470a0fb 100644 --- a/example.qmd +++ b/example.qmd @@ -41,8 +41,9 @@ format: NOAA Fisheries OpenSci\ Tools for Open Science\ [https://github.com/nmfs-opensci](https://github.com/nmfs-opensci)\ - titlepage-include-file: + coverpage-include-file: - tex/copyright.tex + titlepage-include-file: - tex/dedication.tex coverpage: "great-wave" keep-tex: true diff --git a/example.tex b/example.tex index b72728b..34297dc 100644 --- a/example.tex +++ b/example.tex @@ -95,6 +95,9 @@ \newcommand{\CSLRightInline}[1]{\parbox[t]{\linewidth - \csllabelwidth}{#1}\break} \newcommand{\CSLIndent}[1]{\hspace{\cslhangindent}#1} +% delete. this is for the example w CZ diacritics +\usepackage{babel} +\babelprovide[import]{czech} \makeatletter \makeatother \makeatletter @@ -269,6 +272,9 @@ \end{tikzpicture} \clearpage \restoregeometry +\input{tex/copyright.tex} +\clearpage + %%% TITLE PAGE START % Set up alignment commands @@ -444,15 +450,13 @@ \restoregeometry %%% TITLE PAGE END -\input{tex/copyright.tex} -\clearpage \input{tex/dedication.tex} \clearpage \end{titlepage} \setcounter{page}{1} \end{frontmatter} -%%%%% end titlepage extension code\ifdefined\Shaded\renewenvironment{Shaded}{\begin{tcolorbox}[boxrule=0pt, interior hidden, enhanced, borderline west={3pt}{0pt}{shadecolor}, breakable, frame hidden, sharp corners]}{\end{tcolorbox}}\fi +%%%%% end titlepage extension code\ifdefined\Shaded\renewenvironment{Shaded}{\begin{tcolorbox}[enhanced, interior hidden, breakable, borderline west={3pt}{0pt}{shadecolor}, sharp corners, boxrule=0pt, frame hidden]}{\end{tcolorbox}}\fi \renewcommand*\contentsname{Table of contents} {