File tree Expand file tree Collapse file tree 11 files changed +6
-94
lines changed Expand file tree Collapse file tree 11 files changed +6
-94
lines changed Original file line number Diff line number Diff line change @@ -38,11 +38,14 @@ quarto add andrewheiss/hikmah-academic-quarto
38
38
39
39
(will be documented better soon!)
40
40
41
- - Bibliography generation with both ` biblatex ` and ` biblatex-chicago `
41
+ - Bibliography generation with either (1) ` citeproc ` or (2) ` biblatex `
42
+ and ` biblatex-chicago `
42
43
- Support for Quarto’s complex [ author/affiliation
43
44
schema] ( https://quarto.org/docs/journals/authors.html )
44
45
- Fancy title block
45
- - Epigraphs
46
+ - ~~ Epigraphs~~ Use
47
+ [ ` fancy-epigraphs ` ] ( https://github.com/andrewheiss/fancy-epigraphs-quarto )
48
+ for epigraph support
46
49
- Title page in manuscripty PDF
47
50
- Ability to move floats and notes to the end of the document in
48
51
manuscripty PDF
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ quarto add andrewheiss/hikmah-academic-quarto
43
43
- Bibliography generation with either (1) ` citeproc ` or (2) ` biblatex ` and ` biblatex-chicago `
44
44
- Support for Quarto's complex [ author/affiliation schema] ( https://quarto.org/docs/journals/authors.html )
45
45
- Fancy title block
46
- - Epigraphs
46
+ - ~~ Epigraphs~~ Use [ ` fancy-epigraphs ` ] ( https://github.com/andrewheiss/fancy-epigraphs-quarto ) for epigraph support
47
47
- Title page in manuscripty PDF
48
48
- Ability to move floats and notes to the end of the document in manuscripty PDF
49
49
- Styles for peer review response memos
Original file line number Diff line number Diff line change 89
89
\textbf {$ title$ $ if(subtitle)$ :\\ $ subtitle$ $ endif$ }
90
90
\end {center }
91
91
92
- $ if(epigraph)$
93
- $ for(epigraph)$
94
- $ if(epigraph.source)$
95
- \epigraph {$ epigraph.text$ }{---$ epigraph.source$ }
96
- $ else$
97
- \epigraph {$ epigraph.text$ }
98
- $ endif$
99
- $ endfor$
100
- $ endif$
101
-
102
92
% -------------------
103
93
% END TITLE SECTION
104
94
% -------------------
105
-
106
-
Original file line number Diff line number Diff line change 57
57
% Use regular heading style
58
58
\pagestyle {normal}
59
59
60
-
61
- $ if(epigraph)$
62
- % -----------
63
- % Epigraphs
64
- % -----------
65
- \usepackage {epigraph }
66
- \renewcommand {\epigraphsize }{\footnotesize }
67
- \setlength {\epigraphrule }{0em}
68
- \setlength {\beforeepigraphskip }{0em}
69
- \setlength {\afterepigraphskip }{1em}
70
- $ endif$
71
-
72
60
$ if(biblatex)$
73
61
% ----------
74
62
% BibLaTeX
Original file line number Diff line number Diff line change @@ -69,19 +69,6 @@ $if(subtitle)$
69
69
<text : p text : style-name =" Subtitle" >$subtitle$</text : p >
70
70
$endif$
71
71
72
- $if(epigraph)$
73
- $for(epigraph)$
74
- $if(epigraph.source)$
75
- <text : p text : style-name =" Epigraph" >$epigraph.text$</text : p >
76
- <text : p text : style-name =" Epigraph source" >—$epigraph.source$</text : p >
77
- <text : p text : style-name =" Epigraph" ></text : p >
78
- $else$
79
- <text : p text : style-name =" Epigraph" >$epigraph.text$</text : p >
80
- <text : p text : style-name =" Epigraph" ></text : p >
81
- $endif$
82
- $endfor$
83
- $endif$
84
-
85
72
$for(include-before)$
86
73
$include-before$
87
74
$endfor$
Original file line number Diff line number Diff line change 33
33
$ for(keywords/last)$ $ keywords$ $ endfor$
34
34
\end {keywords }
35
35
$ endif$
36
-
37
- $ if(epigraph)$
38
- $ for(epigraph)$
39
- $ if(epigraph.source)$
40
- \epigraph {$ epigraph.text$ }{---$ epigraph.source$ }
41
- $ else$
42
- \epigraph {$ epigraph.text$ }
43
- $ endif$
44
- $ endfor$
45
- $ endif$
46
36
% -------------------
47
37
% END TITLE SECTION
48
38
% -------------------
49
-
50
-
Original file line number Diff line number Diff line change 17
17
</ div >
18
18
$endif$
19
19
</ header >
20
- $if(epigraph)$
21
- < div class ="epigraph-wrapper clearfix ">
22
- < figure class ="text-end w-50 float-end ">
23
- $for(epigraph)$
24
- < blockquote class ="blockquote ">
25
- < p > $epigraph.text$</ p >
26
- </ blockquote >
27
- $if(epigraph.source)$
28
- < figcaption class ="blockquote-footer ">
29
- $epigraph.source$
30
- </ figcaption >
31
- $endif$
32
- $endfor$
33
- </ figure >
34
- </ div >
35
- $endif$
Original file line number Diff line number Diff line change 2
2
% END-OF-PREAMBLE STUFF
3
3
% -----------------------
4
4
5
- $ if(epigraph)$
6
- % -----------
7
- % Epigraphs
8
- % -----------
9
- \usepackage {epigraph }
10
- \renewcommand {\epigraphsize }{\sffamily\footnotesize }
11
- \setlength {\epigraphrule }{0em}
12
- \setlength {\beforeepigraphskip }{-2em}
13
- \setlength {\afterepigraphskip }{1em}
14
- $ endif$
15
-
16
5
$ if(biblatex)$
17
6
% ----------
18
7
% BibLaTeX
Original file line number Diff line number Diff line change @@ -42,11 +42,6 @@ keywords:
42
42
- espionage
43
43
- brains
44
44
date : August 24, 2022
45
- epigraph :
46
- - text : War is good for business.
47
- source : Ferengi Rule of Aquisition 34
48
- - text : Peace is good for business.
49
- source : Ferengi Rule of Aquisition 35
50
45
bibliography : references.bib
51
46
format :
52
47
hikmah-pdf :
Original file line number Diff line number Diff line change @@ -42,11 +42,6 @@ keywords:
42
42
- espionage
43
43
- brains
44
44
date : August 24, 2022
45
- epigraph :
46
- - text : War is good for business.
47
- source : Ferengi Rule of Acquisition 34
48
- - text : Peace is good for business.
49
- source : Ferengi Rule of Acquisition 35
50
45
bibliography : references.bib
51
46
format :
52
47
hikmah-pdf : default
Original file line number Diff line number Diff line change @@ -42,11 +42,6 @@ keywords:
42
42
- espionage
43
43
- brains
44
44
date : August 24, 2022
45
- epigraph :
46
- - text : War is good for business.
47
- source : Ferengi Rule of Aquisition 34
48
- - text : Peace is good for business.
49
- source : Ferengi Rule of Aquisition 35
50
45
bibliography : references.bib
51
46
format :
52
47
hikmah-pdf : default
You can’t perform that action at this time.
0 commit comments