summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* _update_cabalHEADarchive/debian/2.1.2_dfsg-1masterDebian Haskell Group2018-04-24
| | | Gbp-Pq: Name 3001_update_cabal.patch
* _avoid_missing_filesDebian Haskell Group2018-04-24
| | | Gbp-Pq: Name 2001_avoid_missing_files.patch
* _online_latexmathml_defaultDebian Haskell Group2018-04-24
| | | Gbp-Pq: Name 1001_online_latexmathml_default.patch
* Release to siddebian/2.1.2_dfsg-1Sean Whitton2018-04-24
|
* Add 3001_update_cabal.patchSean Whitton2018-04-24
|
* Update build-depsSean Whitton2018-04-24
|
* Update d/copyright for this releaseSean Whitton2018-04-24
|
* Refresh remaining patchesSean Whitton2018-04-24
|
* Drop patches merged upstreamSean Whitton2018-04-24
|
* Debian changelog for new upstream versionSean Whitton2018-04-24
|
* Merge tag 'upstream/2.1.2_dfsg'Sean Whitton2018-04-24
|\ | | | | | | | | | | | | | | | | | | | | Upstream version 2.1.2~dfsg # gpg: Signature made Tue 24 Apr 2018 10:48:48 AM MST # gpg: using RSA key 9B917007AE030E36E4FC248B695B7AE4BF066240 # gpg: issuer "spwhitton@spwhitton.name" # gpg: Good signature from "Sean Whitton <spwhitton@spwhitton.name>" [ultimate] # Primary key fingerprint: 8DC2 487E 51AB DD90 B5C4 753F 0F56 D055 3B6D 411B # Subkey fingerprint: 9B91 7007 AE03 0E36 E4FC 248B 695B 7AE4 BF06 6240
| * New upstream version 2.1.2~dfsgSean Whitton2018-04-24
| |\
| | * Update man page and date on MANUAL.John MacFarlane2018-03-02
| | |
| | * Update changelog.John MacFarlane2018-03-02
| | |
| | * Revert "Commonmark reader: parse HTML as plain text if `-raw_html`."John MacFarlane2018-03-02
| | | | | | | | | | | | This reverts commit 6dd21250288b51f10056b15a83130f76c788d904.
| | * Commonmark reader: parse HTML as plain text if `-raw_html`.John MacFarlane2018-03-02
| | |
| | * Muse reader: fix indentation requirements for footnote continuationsAlexander Krotov2018-03-03
| | |
| | * Make `Ext_raw_html` default for commonmark format.John MacFarlane2018-03-02
| | |
| | * Update changelog.John MacFarlane2018-03-02
| | |
| | * Bump version to 2.1.2.John MacFarlane2018-03-02
| | |
| | * Use latest pandoc-citeproc.John MacFarlane2018-03-02
| | |
| | * LaTeX reader: Fix regression in package options including underscore.John MacFarlane2018-03-02
| | | | | | | | | | | | Closes #4424.
| | * hlint Muse reader and writerAlexander Krotov2018-03-02
| | |
| | * Muse reader: enable <literal> tags even if amuse extension is enabledAlexander Krotov2018-03-02
| | | | | | | | | | | | | | | | | | Amusewiki disables <literal> tags for security reasons. If user wants similar behavior in pandoc, RawBlocks and RawInlines can be removed or replaced with filters.
| | * Muse reader: remove space prefix from <literal> tag contentsAlexander Krotov2018-03-02
| | |
| | * Muse writer: update writer.museAlexander Krotov2018-03-02
| | |
| | * Muse writer: join strings during inline normalizationAlexander Krotov2018-03-02
| | |
| | * Muse reader: do not consume whitespace while looking for closing end tagAlexander Krotov2018-03-02
| | | | | | | | | | | | Fix for a bug caught by round-trip test.
| | * Org writer: fix a typo s/prettyfy/prettify/Alexander Krotov2018-03-02
| | |
| | * Muse reader: convert alphabetical list markers to decimal in round-trip testAlexander Krotov2018-03-02
| | | | | | | | | | | | | | | | | | Alphabetical lists are an addition of Text::Amuse. They are not present in Emacs Muse and can be ambiguous when list starts with "i.", "c." etc.
| | * Docx reader: Handle nested sdt tags.Jesse Rosenthal2018-02-28
| | | | | | | | | | | | | | | | | | | | | Previously we had only unwrapped one level of sdt tags. Now we recurse if we find them. Closes: #4415
| | * Muse reader: add test for verse tag with one empty lineAlexander Krotov2018-02-28
| | |
| | * Muse writer: change verse markupAlexander Krotov2018-02-28
| | | | | | | | | | | | Use "> " instead of <verse> tag
| | * Muse writer: remove empty strings during inline normalizationAlexander Krotov2018-02-28
| | |
| | * Muse reader: allow <quote> and other tags to be indentedAlexander Krotov2018-02-28
| | |
| | * Update tagsoup to 0.14.6Alexander Krotov2018-02-28
| | |
| | * Set fixed minor version for hsluaAlbert Krewinkel2018-02-27
| | | | | | | | | | | | | | | The ToLuaStack instance for Set is orphaned. The PVP requires the minor version to be fixed in this case.
| | * Powerpoint writer: use `trim` from SharedJesse Rosenthal2018-02-27
| | | | | | | | | | | | Instead of writing my own.
| | * Powerpoint writer: Use table stylesJesse Rosenthal2018-02-27
| | | | | | | | | | | | | | | | | | This will use the default table style in the reference-doc file. As a result they will be easier when using in a template, and match the color scheme.
| | * Powerpoint writer: add test for table and list syntaxJesse Rosenthal2018-02-27
| | | | | | | | | | | | | | | | | | | | | These were never added when the tests were first created. Output files checked in MS PowerPoint 2013 (Windows 10, VBox). No corruption, and output as expected.
| | * Powerpoint writer: Remove empty slidesJesse Rosenthal2018-02-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make sure there are no empty slides in the pptx output. Because of the way that slides were split, these could be accidentally produced by comments after images. When animations are added, there will be a way to add an empty slide with either incremental lists or pauses. Test outputs checked with MS PowerPoint (Office 2013, Windows 10, VBox). Both files have expected output and are not corrupted.
| | * Update tagsoup to 0.14.5Alexander Krotov2018-02-27
| | |
| | * Update tagsoup to 0.14.4Alexander Krotov2018-02-27
| | | | | | | | | | | | Fixes #4282
| | * LaTeX reader: make --trace work.John MacFarlane2018-02-26
| | |
| | * Org reader tests: move citation tests to separate moduleAlbert Krewinkel2018-02-26
| | |
| | * Allow exceptions 0.9.John MacFarlane2018-02-26
| | |
| | * Removed ghc-prof-options.John MacFarlane2018-02-25
| | | | | | | | | | | | | | | | | | As of cabal 1.24, sensible defaults are used. See https://www.haskell.org/cabal/users-guide/developing-packages.html#pkg-field-ghc-prof-options.
| | * doc/org.md: Add Org-mode documentation (very first draft)Albert Krewinkel2018-02-25
| | |
| | * Tests/Lua: fix tests on windowsAlbert Krewinkel2018-02-25
| | |
| | * doc/lua-filters.md: document global vars set for filtersAlbert Krewinkel2018-02-24
| | |