mirror of
https://github.com/eddelbuettel/binb
synced 2025-07-04 04:16:45 +02:00
Merge pull request #14 from eddelbuettel/feature/iqss_header_config
add iqss header option
This commit is contained in:
commit
a9820a5069
1 changed files with 4 additions and 0 deletions
|
@ -284,6 +284,10 @@ $if(subtitle)$
|
|||
\subtitle{$subtitle$}
|
||||
$endif$
|
||||
|
||||
$if(titlegraphic)$
|
||||
\titlegraphic{\includegraphics{$titlegraphic$}}
|
||||
$endif$
|
||||
|
||||
$if(author)$
|
||||
\author[
|
||||
$if(short-author)$
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue