pandoc/src/Text/Pandoc
John MacFarlane 615a99c2c2 RST reader: add aligned environment when needed in math.
rst2latex.py uses an align* environment for math in
`.. math::` blocks, so this math may contain line breaks.
If it does, we put the math in an `aligned` environment
to simulate rst2latex.py's behavior.

Closes #4254.
2018-01-14 15:11:11 -08:00
..
Compat Use Control.Monad.State.Strict throughout. 2017-06-17 07:45:28 +02:00
Lua Lua filters: improve error messages 2018-01-12 21:28:27 +01:00
Readers RST reader: add aligned environment when needed in math. 2018-01-14 15:11:11 -08:00
Writers Powerpoint writer: Refactor into separate modules. 2018-01-14 09:39:39 -05:00
App.hs Lua filters: make PANDOC_READER_OPTIONS available 2018-01-12 18:54:19 +01:00
Asciify.hs Update copyright notices to include 2018 2018-01-05 20:39:12 +01:00
BCP47.hs Update copyright notices to include 2018 2018-01-05 20:39:12 +01:00
Class.hs Class: make FileTree opaque. 2017-12-28 16:39:52 -08:00
CSS.hs hlint 2017-11-01 14:40:10 +03:00
CSV.hs Update copyright notices to include 2018 2018-01-05 20:39:12 +01:00
Data.hs Removed whitespace at ends of line. 2017-12-13 20:48:24 -08:00
Emoji.hs hlint suggestions. 2017-10-27 23:13:55 -07:00
Error.hs Update copyright notices to include 2018 2018-01-05 20:39:12 +01:00
Extensions.hs Update copyright notices to include 2018 2018-01-05 20:39:12 +01:00
Highlighting.hs Update copyright notices to include 2018 2018-01-05 20:39:12 +01:00
ImageSize.hs Update copyright notices to include 2018 2018-01-05 20:39:12 +01:00
Logging.hs Update copyright notices to include 2018 2018-01-05 20:39:12 +01:00
Lua.hs Lua filters: make PANDOC_READER_OPTIONS available 2018-01-12 18:54:19 +01:00
MediaBag.hs Update copyright notices to include 2018 2018-01-05 20:39:12 +01:00
MIME.hs Update copyright notices to include 2018 2018-01-05 20:39:12 +01:00
Options.hs Update copyright notices to include 2018 2018-01-05 20:39:12 +01:00
Parsing.hs Markdown reader: Improved inlinesInBalancedBrackets. 2018-01-14 12:24:21 -08:00
PDF.hs Update copyright notices to include 2018 2018-01-05 20:39:12 +01:00
Pretty.hs Update copyright notices to include 2018 2018-01-05 20:39:12 +01:00
Process.hs Update copyright notices to include 2018 2018-01-05 20:39:12 +01:00
Readers.hs Update copyright notices to include 2018 2018-01-05 20:39:12 +01:00
SelfContained.hs Update copyright notices to include 2018 2018-01-05 20:39:12 +01:00
Shared.hs Update copyright notices to include 2018 2018-01-05 20:39:12 +01:00
Slides.hs Update copyright notices to include 2018 2018-01-05 20:39:12 +01:00
Templates.hs Update copyright notices to include 2018 2018-01-05 20:39:12 +01:00
Translations.hs Update copyright notices to include 2018 2018-01-05 20:39:12 +01:00
UTF8.hs Update copyright notices to include 2018 2018-01-05 20:39:12 +01:00
UUID.hs Update copyright notices to include 2018 2018-01-05 20:39:12 +01:00
Writers.hs Update copyright notices to include 2018 2018-01-05 20:39:12 +01:00
XML.hs Update copyright notices to include 2018 2018-01-05 20:39:12 +01:00