forked from marijnh/Eloquent-JavaScript
-
Notifications
You must be signed in to change notification settings - Fork 0
/
asciidoc_nostarch.conf
128 lines (104 loc) · 2.13 KB
/
asciidoc_nostarch.conf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
[miscellaneous]
newline=\n
[attributes]
sectids!
highlight=False
book_target=True
tex_target=True
commercial_target=True
lsquo=‘
rsquo=’
ldquo=“
rdquo=”
[replacements]
“=``
”=''
‘=`
’='
—=---
[macros]
(?su)(?<!\w)indexsee:\[(?P<attrlist>[^\]]*?)\]=indexsee
\(!html (?P<text>(?:.|\n)*?)!\)=excluded
\(!tex (?P<text>(?:.|\n)*?)!\)=included
\(!interactive (?P<text>(?:.|\n)*?)!\)=excluded
\(!book (?P<text>(?:.|\n)*?)!\)=included
(?su)(?<!\()[\\]?\(\(\((?P<attrlist>[^(](?:[^()]|\n)*?)\)\)\)(?!\))=indexterm
(?<!\()[\\]?\(\((?P<attrlist>[^\s\(][^(](?:[^()]|\n)*?)\)\)(?!\))=indexterm2
[tags]
superscript=^!..braceleft..!|!..braceright..!
subscript=_!..braceleft..!|!..braceright..!
[quotes]
`=#monospaced
[link-inlinemacro]
!..backslash..!hyperref[{target}]!..braceleft..!{0}!..braceright..!
[indexsee-inlinemacro]
!..backslash..!index!..braceleft..!{1}|see!..braceleft..!{2}!..braceright..!!..braceright..!
[http-inlinemacro]
!..backslash..!href!..braceleft..!http:{target}!..braceright..!!..braceleft..!{0}!..braceright..!
[blockdef-listing]
source-style=template="codeblock"
[excluded-inlinemacro]
{empty}
[included-inlinemacro]
{text}
[image-blockmacro]
\vskip 1.5ex
\includegraphics[width={width=10cm}]\{{target}\}
\vskip 1.5ex
{newline}
\noindent
[partintroblock]
template::[openblock]
[openblock]
|
[quoteblock]
{chapterquote?\epigraphhead[30]\{ }
{chapterquote!\begin\{quote\}}
{chapterquote?\epigraph\{\hspace*\{-.1cm\}\itshape``}|{chapterquote?''\}%}
{attribution?\{---{attribution}{citetitle?, \emph\{{citetitle}\}}\}}
{chapterquote?\}}
{chapterquote!\end\{quote\}}
{newline}
[codeblock]
\label\{{id}\}
\begin\{Code\}{newline}
|{newline}
\end\{Code\}
{newline}
[listingblock]
\begin\{Code\}{newline}
|{newline}
\end\{Code\}
{newline}
[paragraph]
\label\{{id}\}
|
{newline}
[header]
\chapter\{{doctitle}\}
{docid?\label\{{docid}\}}
[sect1]
\section\{{title}\}
\label\{{id}\}
{newline}
|
[sect2]
\subsection\{{title}\}
\label\{{id}\}
{newline}
|
[sect3]
\subsubsection\{{title}\}
\label\{{id}\}
{newline}
|
[footer]
{empty}
[table]
\noindent\begin\{tabular\}\{ll\}
{headrows}
{bodyrows}
{footrows}
\end\{tabular\}
{newline}
\noindent