[pandoc] branch upstream updated (355c08d -> 29583a1)

Jonas Smedegaard dr at jones.dk
Wed Jun 1 10:48:21 UTC 2016


This is an automated email from the git hooks/post-receive script.

js pushed a change to branch upstream
in repository pandoc.

      from  355c08d   Imported Upstream version 1.16.0.2~dfsg
       new  f45a8e1   Org writer - pass through RawInline with format "org".
       new  20c55ab   make_osx_package.sh:  Use env variable for developer id certs.
       new  f2c0974   HTML writer: harmless code simplification.
       new  7a18879   LaTeX writer: Allow more flexible table alignment
       new  3875df7   Merge pull request #2665 from monofon/fix/table-alignment
       new  7ea4d17   Adjusted longtable in tests.
       new  25a9ca6   Add TEI Writer.
       new  4d74a96   Added some entity tests in Markdown reader tests.
       new  3b39b16   Merge pull request #2638 from c-forster/teiwriter
       new  cbc2434   Added default.tei TEI template
       new  5b31790   Added TEI to description and default.tei to data files.
       new  2a2e3d9   Added old-style tests for TEI writer (tests/tables.tei, tests/writer.tei).
       new  20170c3   Changed type of Shared.uniqueIdent argument from [String] to Set String.
       new  f35fa88   Bump version to 1.17.
       new  d015284   stack.yaml - use cmark 0.5.1.
       new  11c5831   Make language extensions trigger highlighting.
       new  a1021bd   Textile reader: Support `>`, `<`, `=`, `<>` text alignment attributes.
       new  fdc9f0e   Update license year range to 2016
       new  373aaa8   Merge pull request #2681 from pra85/patch-1
       new  76983c3   Properly handle LaTeX "math" environment as inline math.
       new  a02c26d   HTML reader: handle multiple meta tags with same name.
       new  1874558   LaTeX reader: `inlineCommand` now gobbles an empty `{}` after any command.
       new  2ee7752   Docx reader: Add a "Link" modifier to Reducible
       new  7a10507   Docx reader: Add tests for adjacent hyperlinks.
       new  93a05df   HTML writer: don't include alignment attribute for default table columns.
       new  6cb4991   Markdown reader: Fixed bug with smart quotes around tex math.
       new  a692bd2   Custom writer: Pass attributes parameter to CaptionedImage.
       new  a326600   CONTRIBUTING.md : update test enabling documentation
       new  7358b47   Merge pull request #2699 from MathieuDuponchelle/patch-1
       new  c0515e0   Added info on Stack to CONTRIBUTING.md.
       new  c428231   Fix stack link in INSTALL
       new  7034366   Merge pull request #2703 from rski/stack_link_fix
       new  e552a14   Allow aeson 0.11.
       new  522f8f3   Updated to lts-5.2 resolver, aeson 0.11 in stack.yaml.
       new  1aaf4b8   Changed aeson version in stack.yaml to 0.11.0.0.
       new  52794d8   Removed aeson extra-dep from stack.yaml.
       new  bbc67de   Removed `tex_math_single_backslash` from `markdown_github` options.
       new  09bc31a   stack.yaml: Added commented-out commands to compile against aeson 0.11.
       new  b8dadc6   HTML reader:  properly handle an empty cell in a simple table.
       new  1a87794   Try new travis stack+cabal script.
       new  134a5e5   Fixed stack.yaml.
       new  dda7c27   Travis fixes.
       new  9e3f739   Travis: don't build with lts-3.
       new  44bcc88   Don't build with lts-2 or lts-3.
       new  4dfe373   Remove stray line from stack.full.yaml
       new  5848416   Merge pull request #2725 from adunning/patch-1
       new  4112b32   LaTeX writer: treat memoir template with `article` opt as article
       new  4438ff1   LaTeX writer: clean up options parser.
       new  8a114e9   Fix typos in Readme
       new  d45fcf9   Merge pull request #2732 from pra85/patch-2
       new  1534052   HTML reader: rewrote htmlInBalanced.
       new  92e6ae4   Org reader: Refactor link-target processing
       new  e369e60   Merge pull request #2691 from tarleb/org-image-file-links
       new  556d0c1   Markdown writer: Use hyphens for yaml metadata block bottom line
       new  649cfb6   Merge pull request #2668 from monofon/fix/yaml-metadata-block-bottom-line
       new  fabbd1a   Prefix even empty figure names with "fig:"
       new  29706ee   Merge pull request #2646 from tarleb/org-figure-with-no-name
       new  9693de7   Fixed some linter warnings.
       new  f1c59b2   Update README to reflect 4112b32.
       new  04d1e40   Markdown reader: use htmlInBalanced for rawVerbatimBlock.
       new  0180807   Raise tagsoup lower bound to 0.13.7.
       new  f2bd6fd   Make protocol-relative URIs work again.
       new  38bd416   Allow zip-archive 0.3.
       new  a7a0b45   Docx Reader: Get rid of Modifiable typeclass.
       new  752be50   Add relocatable stack build
       new  ea70495   Merge pull request #2739 from mb21/patch-2
       new  7c6a3c0   LaTeX reader:  handle interior `$` characters in math.
       new  b411e0f   Update pandoc.1
       new  846fa87   Update README
       new  0510396   Merge pull request #2760 from ickc/master
       new  928a050   Stack-based appveyor setup.
       new  0b9c54d   Docx reader: update feature checklist.
       new  6bfaa5a   DokuWiki writer: use $$ for display math.
       new  4ed6483   Markdown reader:  don't cross line boundary parsing pipe table row.
       new  6e950a8   Markdown reader:  allow `+` separators in pipe table cells.
       new  54a6861   Markdown reader: Clean up pipe table parsing.
       new  2b55b76   Markdown reader: Improved pipe table parsing.
       new  139fa54    Docx Writer: handle image alt text
       new  06a57b2   Merge pull request #2771 from mb21/docx-alt-text
       new  a485c42   Fixed behavior of base tag.
       new  102ba9e   Docx Reader: Add state to the parser, for warnings
       new  ee03e95   Add readDocxWithWarnings
       new  68fd333   Add a general ByteStringReader with warnings.
       new  5c055b4   Introduce file-scope parsing (parse-before-combine)
       new  c7c4ee4   README: Add description of `--file-scope` option.
       new  09b4f29   pandoc.hs: Also use filescope for json files.
       new  855c8b4   Docx reader: Don't make numbered heads into lists.
       new  7f4a404   Docx reader: Add test for enumerated headers.
       new  28c7617   Docx reader: Handle alternate content
       new  8d1c018   README: document that --toc works with docx.
       new  e821b05   LaTeX writer: Avoid double toprule in headerless table with caption.
       new  976e7e2   ConTeXt writer: fix whitespace at line beginning in line blocks.
       new  9d66901   Updated changelog.
       new  9a2326c   Rebuilt man page.
       new  3aa7bd1   Added `institute` variable in LaTeX and Beamer templates.
       new  1fde920   LaTeX writer: figure label
       new  3af753d   Merge pull request #2637 from mb21/latex-figure-label
       new  8aef957   Updated changelog.
       new  3336783   Updated man page.
       new  3dadc1b   Use lts-5.8 resolver.
       new  33bad8d   Depend on most recent aeson, highlighting-kate.
       new  6a4c176   Build binary packages with with latest texmath.
       new  a2706ee   Build pandoc-citeproc 0.9.1 for binary pkgs.
       new  f939c21   Build vs pandoc-citeproc 0.9.1.1.
       new  ad3a7bf   texmath-0.8.5 in extra-deps in stack.full.yaml.
       new  2e2298a   Fixed typo in deb, osx stack.yaml.
       new  1f5c1b9   make_osx_package.sh: Add quotes around env variable.
       new  06bfac1   Fixed version in osx/distribution.xml.
       new  128409f   Don't hardcode pandoc version in osx/distribution.xml.
       new  c7df80e   Removed strip commands from make-windows-installer.bat.
       new  7e6c70e   Fixed Chris Forster's name.
       new  b53036b   Fixed changelog formatting.
       new  b0dc933   Fixed changelog.
       new  5f91f06   Clarify and shorten description of file-scope in changelog.
       new  44428ca   Changelog formatting.
       new  08c625c   Fixed link to TEI in README.
       new  a8a2d4f   Fix stdin handling for file-scope
       new  2649a0d   Improved documentation of templates.
       new  edcb8b6   Version to 1.17.0.1.
       new  650c12d   Updated changelog.
       new  db20790   Updated man page.
       new  b1ffdf3   Fixed bug in Markdown raw HTML parsing.
       new  e36e692   Version bump to 1.17.0.2.
       new  ab3e78f   Updated changelog.
       new  3e50a0e   Updated man page.
       new  3660e55   Fixed copyright dates.
       new  499985c   Updated copyright dates to include 2016.
       new  30ceb23   include .tei files in pandoc.cabal
       new  8090051   Merge pull request #2812 from mb21/patch-2
       new  1de993c   Bump version to 1.17.0.3.
       new  f7a209b   Updated changelog.
       new  3bfb8ea   Updated man page.
       new  be2693b   Travis: run tests when compiling from tarball.
       new  bb6897a   LaTeX writer: Fixed position of label in figures.
       new  f47b369   LaTeX writer:  better positioning for hypertarget in figures.
       new  90abe32   Updated changelog.
       new  29583a1   Imported Upstream version 1.17.0.3~dfsg

The 137 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CONTRIBUTING.md                              |  29 +-
 COPYRIGHT                                    |   2 +-
 INSTALL                                      |   6 +-
 README                                       |  61 +-
 changelog                                    | 167 ++++++
 data/sample.lua                              |   2 +-
 data/templates/default.beamer                |   3 +
 data/templates/default.latex                 |   3 +
 data/templates/default.tei                   |  39 ++
 man/pandoc.1                                 |  70 ++-
 pandoc.cabal                                 |  23 +-
 pandoc.hs                                    |  38 +-
 src/Text/Pandoc.hs                           |  17 +-
 src/Text/Pandoc/Asciify.hs                   |   4 +-
 src/Text/Pandoc/Error.hs                     |   4 +-
 src/Text/Pandoc/Highlighting.hs              |   7 +-
 src/Text/Pandoc/ImageSize.hs                 |   4 +-
 src/Text/Pandoc/MIME.hs                      |   4 +-
 src/Text/Pandoc/Options.hs                   |   7 +-
 src/Text/Pandoc/PDF.hs                       |   4 +-
 src/Text/Pandoc/Parsing.hs                   |  16 +-
 src/Text/Pandoc/Pretty.hs                    |   4 +-
 src/Text/Pandoc/Process.hs                   |   4 +-
 src/Text/Pandoc/Readers/Docx.hs              |  66 +-
 src/Text/Pandoc/Readers/Docx/Combine.hs      | 154 +++++
 src/Text/Pandoc/Readers/Docx/Parse.hs        |  90 ++-
 src/Text/Pandoc/Readers/Docx/Reducible.hs    | 181 ------
 src/Text/Pandoc/Readers/HTML.hs              |  96 +--
 src/Text/Pandoc/Readers/LaTeX.hs             |  20 +-
 src/Text/Pandoc/Readers/Markdown.hs          |  54 +-
 src/Text/Pandoc/Readers/MediaWiki.hs         |   5 +-
 src/Text/Pandoc/Readers/Odt/ContentReader.hs |   3 +-
 src/Text/Pandoc/Readers/Org.hs               |  69 +--
 src/Text/Pandoc/Readers/Textile.hs           |  21 +-
 src/Text/Pandoc/SelfContained.hs             |   4 +-
 src/Text/Pandoc/Shared.hs                    |  16 +-
 src/Text/Pandoc/Slides.hs                    |   4 +-
 src/Text/Pandoc/Templates.hs                 |   4 +-
 src/Text/Pandoc/UTF8.hs                      |   4 +-
 src/Text/Pandoc/UUID.hs                      |   4 +-
 src/Text/Pandoc/Writers/ConTeXt.hs           |  12 +-
 src/Text/Pandoc/Writers/Custom.hs            |   4 +-
 src/Text/Pandoc/Writers/Docx.hs              |  11 +-
 src/Text/Pandoc/Writers/DokuWiki.hs          |   5 +-
 src/Text/Pandoc/Writers/EPUB.hs              |   5 +-
 src/Text/Pandoc/Writers/HTML.hs              |  73 +--
 src/Text/Pandoc/Writers/LaTeX.hs             |  97 ++-
 src/Text/Pandoc/Writers/Markdown.hs          |   9 +-
 src/Text/Pandoc/Writers/Org.hs               |   9 +-
 src/Text/Pandoc/Writers/TEI.hs               | 320 ++++++++++
 src/Text/Pandoc/Writers/Texinfo.hs           |   7 +-
 src/Text/Pandoc/XML.hs                       |   4 +-
 stack.yaml                                   |  13 +-
 tests/Tests/Old.hs                           |   2 +-
 tests/Tests/Readers/Docx.hs                  |  10 +-
 tests/Tests/Readers/HTML.hs                  |   5 +-
 tests/Tests/Readers/Org.hs                   |  12 +-
 tests/Tests/Writers/TEI.hs                   |  43 ++
 tests/docx/adjacent_links.docx               | Bin 0 -> 8538 bytes
 tests/docx/adjacent_links.native             |   1 +
 tests/docx/enumerated_headings.docx          | Bin 0 -> 12539 bytes
 tests/docx/enumerated_headings.native        |   4 +
 tests/pipe-tables.native                     |  16 +-
 tests/pipe-tables.txt                        |   8 +
 tests/tables.html                            |  28 +-
 tests/tables.latex                           |  14 +-
 tests/tables.tei                             | 171 ++++++
 tests/test-pandoc.hs                         |   2 +
 tests/textile-reader.native                  |   7 +-
 tests/textile-reader.textile                 |   6 +
 tests/writer.dokuwiki                        |   2 +-
 tests/writer.markdown                        |   2 +-
 tests/writer.tei                             | 861 +++++++++++++++++++++++++++
 73 files changed, 2490 insertions(+), 586 deletions(-)
 create mode 100644 data/templates/default.tei
 create mode 100644 src/Text/Pandoc/Readers/Docx/Combine.hs
 delete mode 100644 src/Text/Pandoc/Readers/Docx/Reducible.hs
 create mode 100644 src/Text/Pandoc/Writers/TEI.hs
 create mode 100644 tests/Tests/Writers/TEI.hs
 create mode 100644 tests/docx/adjacent_links.docx
 create mode 100644 tests/docx/adjacent_links.native
 create mode 100644 tests/docx/enumerated_headings.docx
 create mode 100644 tests/docx/enumerated_headings.native
 create mode 100644 tests/tables.tei
 create mode 100644 tests/writer.tei

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/pandoc.git



More information about the Pkg-haskell-commits mailing list