mirror of
https://github.com/eddelbuettel/binb
synced 2024-12-22 12:39:58 +01:00
two template.tex adjustments
This commit is contained in:
parent
136ad0e214
commit
4844765aa3
@ -1,6 +1,6 @@
|
|||||||
\PassOptionsToPackage{unicode=true}{hyperref} % options for packages loaded elsewhere
|
\PassOptionsToPackage{unicode=true}{hyperref} % options for packages loaded elsewhere
|
||||||
\PassOptionsToPackage{hyphens}{url}
|
\PassOptionsToPackage{hyphens}{url}
|
||||||
\documentclass[$if(fontsize)$$fontsize,$$else$14pt,$endif$$if(lang)$$babel-lang$,$endif$$if(papersize)$$papersize$paper,$endif$$for(classoption)$$classoption$$sep$,$endfor$]{$documentclass$}
|
\documentclass[$if(fontsize)$$fontsize$,$else$14pt,$endif$$if(lang)$$babel-lang$,$endif$$if(papersize)$$papersize$paper,$endif$$for(classoption)$$classoption$$sep$,$endfor$]{$documentclass$}
|
||||||
$if(beamerarticle)$
|
$if(beamerarticle)$
|
||||||
\usepackage{beamerarticle} % needs to be loaded first
|
\usepackage{beamerarticle} % needs to be loaded first
|
||||||
$endif$
|
$endif$
|
||||||
@ -245,9 +245,9 @@ $if(title)$
|
|||||||
}
|
}
|
||||||
$endif$
|
$endif$
|
||||||
$if(author)$
|
$if(author)$
|
||||||
\newcommand{\myName}{\largetext{\color{orange}{$for(author)$$author$$sep$ \and $endfor$}
|
\newcommand{\myName}{\largetext{\color{orange}{$for(author)$$author$$sep$ \and $endfor$}}
|
||||||
$if(address)$ \\\setnote{$address$} $endif$
|
$if(address)$ \\\setnote{$address$} $endif$
|
||||||
}}
|
}
|
||||||
$endif$
|
$endif$
|
||||||
\newcommand{\myDetails}{\setnote{\today}}
|
\newcommand{\myDetails}{\setnote{\today}}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user