blob: 6637b23c7b3838c88e31b947d102c95c7ccb4087 (
plain)
1
2
3
4
5
6
7
8
9
|
```
% pandoc -t native
\titleformat{\chapter}[display]{\normalfont\large\bfseries}{第\thechapter{}章}{20pt}{\Huge}
^D
[ RawBlock
(Format "tex")
"\\titleformat{\\chapter}[display]{\\normalfont\\large\\bfseries}{\31532\\thechapter{}\31456}{20pt}{\\Huge}"
]
```
|