10 lines
289 B
Markdown
10 lines
289 B
Markdown
|
```
|
||
|
% pandoc -f latex -t native
|
||
|
\lettrine{A}{category} is
|
||
|
|
||
|
\lettrine[lhang=0.17]{A}{category} is
|
||
|
^D
|
||
|
[Para [Span ("",["lettrine"],[]) [Str "A"],Span ("",[],[]) [Str "category"],Space,Str "is"]
|
||
|
,Para [Span ("",["lettrine"],[]) [Str "A"],Span ("",[],[]) [Str "category"],Space,Str "is"]]
|
||
|
```
|