diff options
author | Jesse Rosenthal <jrosenthal@jhu.edu> | 2014-07-02 16:54:33 -0400 |
---|---|---|
committer | Jesse Rosenthal <jrosenthal@jhu.edu> | 2014-07-02 16:54:33 -0400 |
commit | d77ccbba633b14e84525696038785cc31fe9bfc0 (patch) | |
tree | 4bc94af481a8a76ee00e14009716c1af1c2500d7 /CONTRIBUTING.md | |
parent | 9f4bacf86fc02f5807c17f8152bc0c887a89809d (diff) | |
download | pandoc-d77ccbba633b14e84525696038785cc31fe9bfc0.tar.gz |
Docx Reader: Write LaTeX based on equations in word.
This is a first stab at writing out equations in LaTeX based on
omml equations in Word. There are some glitches: unicode chars not known to
LaTeX are silently skipped, and functions (such as `\oiiint`) not in the
standard LaTeX packages are inserted, which can lead to pdf compilation
errors (depending, of course, on your preamble).
Adding, for example, `\usepackage[charter]{mathdesign}` to the preamble will
allow you to use most of the more esoteric functions.
Diffstat (limited to 'CONTRIBUTING.md')
0 files changed, 0 insertions, 0 deletions