Skip to content

Commit f6a2250

Browse files
committed
update
1 parent d3bb8fc commit f6a2250

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

_posts/basic/2021-04-20-Export.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -347,6 +347,10 @@ Then open custom-reference.docx in Word, modify the styles as you wish and save
347347

348348
You can read more details [here](https://pandoc.org/MANUAL.html#option--reference-doc).
349349

350+
#### Math Numbering Support.
351+
352+
Currently `\label` and `\ref` in math block is not supported when export to docx (see <https://github.com/jgm/pandoc/issues/7774>). One workaround is to install [pandoc-tex-numbering](https://github.com/fncokg/pandoc-tex-numbering) and use `-F pandoc-tex-numbering` as parameter when export to docx.
353+
350354
### OpenOffice (.odt)
351355

352356
You can export to an OpenOffice file via `Export``OpenOffice` from the menu bar. You can configure it from `Export``OpenOffice` in the preferences panel.

0 commit comments

Comments
 (0)