aboutsummaryrefslogtreecommitdiff
path: root/test/command/lettrine.md
blob: 7bbc200804478a8532e2d406e9b24f3e03d06c97 (plain)
1
2
3
4
5
6
7
8
9
```
% pandoc -f latex -t native
\lettrine{A}{category} is

\lettrine[lhang=0.17]{A}{category} is
^D
[Para [Span ("",["lettrine"],[]) [Str "A"],SmallCaps [Str "category"],Space,Str "is"]
,Para [Span ("",["lettrine"],[]) [Str "A"],SmallCaps [Str "category"],Space,Str "is"]]
```