File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 55$ if(subtitle)$
66\subtitle $ if(shortsubtitle)$ [$ shortsubtitle$ ]$ endif$ {$ subtitle$ }
77$ endif$
8- \author $ if(shortauthor)$ [$ shortauthor$ ]$ endif$ {$ for(authors)$ $ it.name.literal$ $ sep$ \and $ endfor$ } $ -- This supports QUarto's authors normalization
8+ $ -- This supports QUarto's authors normalization
9+ \author $ if(shortauthor)$ [$ shortauthor$ ]$ endif$ {$ for(authors)$ $ it.name.literal$ $ sep$ \and $ endfor$ }
910\date $ if(shortdate)$ [$ shortdate$ ]$ endif$ {$ date$ }
1011$ if(institute)$
1112\institute $ if(shortinstitute)$ [$ shortinstitute$ ]$ endif$ {$ for(institute)$ $ institute$ $ sep$ \and $ endfor$ }
Original file line number Diff line number Diff line change 1010\makeatother
1111\subtitle {$ subtitle$ }
1212$ endif$
13- \author {$ for(authors)$ $ it.name.literal$ $ sep$ \and $ endfor$ } $ -- This supports QUarto's authors normalization
13+ $ -- This supports Quarto's authors normalization
14+ \author {$ for(authors)$ $ it.name.literal$ $ sep$ \and $ endfor$ }
1415\date {$ date$ }
You can’t perform that action at this time.
0 commit comments