[pandoc] branch upstream updated (31631af -> 3b5e96f)

Jonas Smedegaard dr at jones.dk
Mon Oct 26 02:41:32 UTC 2015


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

js pushed a change to branch upstream
in repository pandoc.

      from  31631af   Imported Upstream version 1.15.0.6~dfsg
       new  e944c03   Added section on REPL to CONTRIBUTING.md.
       new  c0c7f83   Reference Docx: Correct outlineLvl for Header styles
       new  cfa68c6   Reference Docx: Add missing Header 6 style (steel blue)
       new  126d6f5   Docx Reader: Updated headers test
       new  47a2dab   Merge pull request #2303 from hftf/h6
       new  075ad9a   LaTeX writer:  Fixed detection of 'chapters' from template.
       new  6166cd7   Removed unneeded import.
       new  225f7f1   Fixed some internal links in README.
       new  7120df9   Don't capitalize header links in man page.
       new  f6ad9e2   LaTeX reader: properly handle booktabs lines.
       new  da0842b   HTML reader:  handle type attribute on ol.
       new  450bef9   DZSlides:  Add `role="note"` for speaker notes.
       new  ec5960a   Use newManager instead of withManager in recent http-client.
       new  1c4481d   List all styles in manual for --reference-docx
       new  6a96090   Merge pull request #2318 from infotroph/infotroph-readme-patch2
       new  fa2c008   Fix regression:  allow HTML comments containing `--`.
       new  66a72b8   LaTeX reader: support abstract environment.
       new  42c139d   Markdown Reader: Skip spaces in headers
       new  0c7d075   Markdown Reader: Add implicit header ref tests for headers with spaces
       new  53cb926   Markdown Reader: Add basic tests for each header style
       new  5db4787   Merge pull request #2323 from hftf/implicit-header-refs
       new  35e6c89   Parsing: toKey: strip off outer brackets.
       new  8390d93   Updated tests and removed a skipSpaces....
       new  f068093   Added odt reader
       new  2b68f7a   Updated README and cabal description for ODT reader.
       new  0198e95   Use '=' instead of '#' for atx-style headers in markdown+lhs.
       new  defcb5b   Merge pull request #1689 from kuribas/master
       new  2a4dbc3   README:  Added space after backslash in image example.
       new  0baaa10   Pipe tables: allow indented columns.
       new  ab7c5f2   fix build failure with --flags=-https
       new  e3b791e   Merge pull request #2338 from trofi/master
       new  3e8590d   Clarify docs on block quotes.
       new  7ef8700   HTML Reader: Parse <ol> type, class, and inline list-style(-type) CSS
       new  490db2d   HTML Reader: Test <ol> type, class, and inline list-style(-type) CSS
       new  18b1b21   HTML Reader: Detect font-variant with pickStyleAttrProps
       new  74c31ab   Merge pull request #2327 from hftf/list-style
       new  bf7d858   LaTeX reader: Implement \Cite.
       new  eaccef1   DocBook reader: handle informalexample.
       new  2eec8cf   HTML reader:  add auto identifiers if not present on headers.
       new  f78b5a4   Clarified what is "out of scope" in README and CONTRIBUTING.md.
       new  8bcaea5   Travis: call test program directly rather than by cabal.
       new  02f4e64   Revert "Travis: call test program directly rather than by cabal."
       new  467e3be   MediaWiki reader:  handle unquoted table attributes.
       new  3ad474e   Updated html reader for new automatic header attributes.
       new  06d69fe   Text.Pandoc: disable auto_identifiers for epub.
       new  aa08b4c   LaTeX template: move abstract to before `\maketitle`.
       new  0ad576e   Docx writer: Moved invalid character stripping to `formattedString`.
       new  609c823   Allow latest criterion version.
       new  7b8c005   EPUB reader:  stop mangling external URLs.
       new  50dddec   Update version to 1.15.1.
       new  9894012   EPUB TOC: replace literal "<br/>" with space.
       new  788cea9   Revert "LaTeX template: move abstract to before `\maketitle`."
       new  ef18b83   LaTeX template: reverted change in abstract position.
       new  c82f3ad   RST writer:  Don't insert `\ ` when complex expression in matched pairs.
       new  e380cc7   Added a stack.yaml.
       new  397c188   Added stack install instructions to INSTALL.
       new  7382490   Added `--bash-completion` option.
       new  221390d   Updated man page.
       new  0302330   RST writer:  ensure that `\ ` is inserted when needed...
       new  388fe30   Added note to CONTRIBUTING.md about ghc versions and travis.
       new  f1c87ed   Org reader: add auto identifiers if not present on headers
       new  8c579a5   Merge pull request #2360 from jg/issue-2354
       new  1f00a53   RST reader:  better handling of indirect roles.
       new  8ae0c85   Use real jpg (not empty) for docx tests to avoid warning.
       new  cc37c54   Travis: build with ghc 7.10.2 instead of 7.10.1.
       new  3a93529   Added some travis diagnostics.
       new  b725b45   Travis: removed diagnostics, add cabal path to PATH, back to ghc 7.10.1.
       new  1e17922   Use cabal-install-head in travis for ghc 7.10.1.
       new  74d3751   added selectors for nested emphasis (epub.css)
       new  8883261   Merge pull request #2352 from ousia/master
       new  a0ddabb   stack-yaml: use lts 3.1 resolver.
       new  0dff302   [BUG] Haddock : * and ^ to be escaped in docs
       new  761e1ed   Merge pull request #2364 from gbataille/bugDoc
       new  546201c   Removed obsolete reference to default.csl.
       new  7f515ad   stack.yaml - bump to latest LTS Stackage.
       new  bee255c   Use user data directory for reference docx archive.
       new  6dcfa7e   Tests:  docx writer tests now use "../data" for data directory.
       new  f2f3522   sample.lua - define CaptionedImage, add newline at end.
       new  4d49f76   Markdown writer:  in TOC, add links to headers.
       new  5788f62   [RST Writer] Don't normalize heading levels below input minimum
       new  5452666   Merge pull request #2405 from lierdakil/rest-normalize-amend
       new  8007dd9   Make sure verse blocks can contain empty lines
       new  9b03367   Merge pull request #2406 from tarleb/org-verse-fix
       new  d25a37c   Allow aeson 0.10.
       new  622df70   `lang` variable is now in BCP47 format
       new  f232a0a   Merge pull request #2369 from mb21/language-variables
       new  72e71a1   LaTeX reader: support longtable.
       new  0c7d6fb   Allow syb 0.6.
       new  8a43530   LaTeX, ConTeXt templates: more specific language variables.
       new  dcb0b02   Markdown reader:  handle 'id' and 'class' in parsing key/value attrs.
       new  da1b599   Correctly recognize book documentclass in metadata.
       new  2966855   Removed unneeded import.
       new  d2bffb0   Give details of locator terms
       new  22fe3e0   Merge pull request #2418 from nickbart1980/patch-3
       new  72bade0   Slightly improved description of citation locators in README.
       new  7b0c1e0   Support bidirectional text output with XeLaTeX, ConTeXt and HTML
       new  fdfc961   Merge pull request #2419 from mb21/bidi
       new  0a2773b   Changes to templates to support handling of bidirectional text.
       new  8b65b38   New appveyor.yml using stack.
       new  64d683b   appveyor.yml:  changed clone dir.
       new  4e1cfee   More appveyor fixes.
       new  5bff473   appveyor: Fixed stack.exe path.
       new  be01362   appveyor.yml:  Get submodules.
       new  90914d2   appveyor.yml: revert to non-stack version.
       new  6532950   MediaBag:  ensure that / is always used as path separator.
       new  af8fb5e   Removed unneeded imports.
       new  4a7eaa7   appveyor:  attempt to create msi package after build.
       new  013b143   appveyor.yml: fixed cabal flag.
       new  149f0f6   Update KaTeX JS and CSS versions.
       new  a3295f5   Merge pull request #2420 from xymostech/patch-1
       new  360e354   appveyor: cache Haskell Platform.
       new  a66f683   appveyor.yml:  Build pandoc-citeproc after main test.
       new  7ed18d4   appveyor.yml: use cmd instead of ps.
       new  f7e02b1   appveyor.yml: don't run tests for pandoc-citeproc.
       new  80fc5bc   appveyor.yml:  Tried another approach to get pandoc version.
       new  15512a6   appveyor.yml: removed :next label.
       new  3dcadf7   appveyor.yml: another try in version extraction.
       new  057c754   appveyor.yml:  put whole for loop on one line.
       new  01ddeda   appveyor.yml: Another attempt to set VERSION.
       new  06b761b   appveyor.yml:  Fixed another multiline statement.
       new  eb27ef8   appveyor.yml:  removed part that builds the package.
       new  4443af4   Beamer template: allow setting outer/inner theme.
       new  68c02e1   For markdown_mmd, add: implicit_figures, superscripts, subscripts.
       new  4218452   FIxed typo:  Ext_superscript, Ext_subscript.
       new  747a7a4   Allow HUnit 1.3
       new  6d0e586   Template updates.
       new  15a5993   Updated latex template to work better with tufte...
       new  e32ab44   Updated tests for changes to latex template.
       new  0b899ce   Docx Reader: Parse soft, no-break hyphen elements
       new  dfd0646   Docx Reader: Create special punctuation test
       new  869e800   Merge pull request #2432 from hftf/hyphens
       new  4a64719   appveyor.yml:  new attempt to build with stack.
       new  96c8b9d   appveyor.yml: added stack setup.
       new  a5fa9e6   appveyor.yml: in stack steup, specify 64-bit ghc.
       new  317a544   Revise variables discussion in README.
       new  ce6b2fc   Merge pull request #2435 from adunning/patch-2
       new  398547b   Minor change in README: and -> or.
       new  a3838d0   appveyor.yml:  added 'echo "" |' to work around broken stdin.
       new  db936f7   Allow http-types 0.9.
       new  65b4199   Updated changelog.  Still need to organize this.
       new  6d3ad45   appveyor.yml - try with 32bit version of stack.
       new  1eda820   Beamer template: Added space after colon in figure caption.
       new  2e4c457   appveyor.yml: back to cabal/HP based build.
       new  0abd0a4   appveyor:  don't cache HP or install wix toolset.
       new  21c5b51   travis:  use ghc 7.10.2 instead of 7.10.1.
       new  fb8b780   Travis:  use cabal-install 1.22 not head.
       new  00e2ae8   Simplified travis.yml.
       new  c13494c   New .travis.yml.
       new  1af8bc6   LaTeX reader:  don't eat whitespace after macro with only opt arg.
       new  8944ccd   benchmark: Use Criterion.Monad not Criterion.Config.
       new  114103d   LaTeX reader:  don't eat excess whitespace after macros.
       new  3687dc3   Test also on ghc 7.4.2.
       new  70ebccf   Updated benchmark program.
       new  59193d8   Removed unneeded imports in benchmark program.
       new  d62b1cf   Setup.hs: rewrite so as not to use process, directory, filepath.
       new  fa18e3d   Use dist/setup/setup/sdist instead of cabal sdist.
       new  a25c565   Added comment in .travis.yml to explain last change.
       new  32964ef   Improve links and cross-references in README.
       new  5c80325   Improve CSL documentation in README.
       new  7a97ef7   Correct `setspace` package usage in README.
       new  087f875   Merge pull request #2445 from adunning/patch-2
       new  f5e33e0   Set the template variable $hyphenate$ to true by default
       new  d7a19c2   Move the variable pandocVersion from `src/Text/Pandoc.hs` to `src/Text/Pandoc/Shared.hs`, so that all Writers can access this variable without importing `src/Text/Pandoc.hs`, preventing circular import.
       new  319832c   Set the template variable $pandoc-version$ to pandocVersion by default.
       new  4aabcf3   Merge pull request #2426 from alexvong1995/better-man-writer
       new  ce07f1b   Man template improvements:
       new  dd29289   Adjusted man writer test for latest template changes.
       new  5e57bea   Re-export pandocVersions from Text.Pandoc.
       new  80b851a   Change variable to polyglossia-lang.name and .options
       new  3e4713c   Merge pull request #2441 from mb21/polyglossia-lang
       new  e92fc44   Adjusted latex template for changes to polyglossia-lang variable.
       new  3cce552   reveal.js template:  add controls, progress variables.
       new  3564cd8   Minor refactoring to readDocBook
       new  f653814   Pass the parsed DocBook content along the state of readDocBook
       new  35f12b5   Added proper support for DocBook 'xref' elements
       new  eee9925   Improve text generated for <xref> by employing docbook-xsl heuristics
       new  72b038d   Merge pull request #2412 from frerich/reader/docbook/xref_support
       new  169cdf3   Removed unneeded import.
       new  c9569b9   Updated changelog (still needs reorganizing).
       new  ecae35e   Updated man page from README.
       new  422606b   Small tweak on CONTRIBUTING.md.
       new  0123f01   Organized changelog.
       new  e3a5abc   Removed xltxtra, xunicode from LaTeX template.
       new  60dcaa3   Native writer:  format Div properly, with blocks separated.
       new  0e78eba   HTML reader/writer:  better handling of "section" elements.
       new  04307a1   Define Typeable and Exception instances for PandocError.
       new  1e8a25a   Percent-encode more special characters in URLs.
       new  0b91c73   Removed unnecessary import.
       new  2c15b1f   Added ghc-prim to build-depends.
       new  0715c5c   Changed stack.yaml to use latest resolver (3.9).
       new  476b383   RST writer:  tweaks to header normalization.
       new  fb51077   Revert "RST writer:  tweaks to header normalization."
       new  24f6865   RST writer:  do header normalization only in "standalone" mode.
       new  309ff7a   Template changes:
       new  74476e1   Fixed tests for template changes.
       new  25e0e0b   epub with `--webtex`:  include image file rather than data: URI.
       new  198862e   LaTeX writer: add `\protect` to `\hyperdef` in inline context.
       new  82b3e0a   Use custom Prelude to avoid compiler warnings.
       new  2739f5a   travis: use -Werror even on ghc 7.10.
       new  c058c3f   Improve documentation of recent template changes.
       new  1aff1b8   Merge pull request #2449 from adunning/patch-1
       new  6dc3b65   More changes to avoid compiler warnings on ghc 7.10.
       new  de77bc7   LaTeX template: Add fontenc, indent, subparagraph variables.
       new  ffbe3a3   Add new LaTeX variables to README.
       new  b8bdfda   Merge pull request #2450 from adunning/patch-1
       new  f472515   Update slides variables in README.
       new  4d677e0   Merge pull request #2451 from adunning/patch-1
       new  3f9dd65   reveal.js template changes (Andrew Dunning).
       new  047cb32   Use unicode super/subscripts for digits in plain output.
       new  504bf3f   Support all frame attributes in Beamer.
       new  ee7c5fb   Updated pandoc.1.
       new  f4e35a1   Updated changelog.
       new  2357e61   LaTeX reader: fixed longtable support.
       new  eac9cdc   Use stack for make_osx_package.sh.
       new  5d73186   stack.pkg.yaml: use latest versions of texmath & h-k.
       new  3455a34   make_osx_package.sh:   use released version of pandoc-citeproc.1.
       new  eaca413   make-windows-installer.bat:  add copying to shared drive.
       new  0a6a143   Fixed typo in make_osx_package.sh.
       new  cb89595   Typo in changelog.
       new  e08399a   Man page update.
       new  34d53af   Remove compiler warning with embed_data_files.
       new  7f4b78c   Text.Pandoc.Data:  store paths in dataFiles using posix separators.
       new  7f5a677   Version bump to 1.15.1.1, updated changelog.
       new  3b5e96f   Imported Upstream version 1.15.1.1~dfsg

The 224 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                                    |   48 +
 INSTALL                                            |   22 +-
 README                                             |  716 ++++++++-----
 Setup.hs                                           |   35 +-
 benchmark/benchmark-pandoc.hs                      |   12 +-
 changelog                                          |  300 +++++-
 data/bash_completion.tpl                           |   62 ++
 data/docx/word/styles.xml                          |   26 +-
 data/epub.css                                      |    5 +-
 data/sample.lua                                    |    8 +-
 data/templates/default.beamer                      |  121 ++-
 data/templates/default.context                     |    8 +-
 data/templates/default.html                        |    2 +-
 data/templates/default.html5                       |    8 +-
 data/templates/default.latex                       |   62 +-
 data/templates/default.man                         |   10 +
 data/templates/default.revealjs                    |  182 +++-
 man/capitalizeHeaders.hs                           |    4 +-
 man/pandoc.1                                       |  656 +++++++-----
 pandoc.cabal                                       |   73 +-
 pandoc.hs                                          |   30 +-
 prelude/Prelude.hs                                 |   39 +
 src/Text/Pandoc.hs                                 |   22 +-
 src/Text/Pandoc/CSS.hs                             |   34 +
 src/Text/Pandoc/Compat/Locale.hs                   |    9 -
 src/Text/Pandoc/Compat/Monoid.hs                   |   20 -
 src/Text/Pandoc/Compat/Time.hs                     |   18 +
 src/Text/Pandoc/Data.hsb                           |   10 +-
 src/Text/Pandoc/Error.hs                           |    7 +-
 src/Text/Pandoc/ImageSize.hs                       |    1 -
 src/Text/Pandoc/MediaBag.hs                        |   10 +-
 src/Text/Pandoc/Options.hs                         |   10 +-
 src/Text/Pandoc/PDF.hs                             |    4 -
 src/Text/Pandoc/Parsing.hs                         |    8 +-
 src/Text/Pandoc/Pretty.hs                          |    1 -
 src/Text/Pandoc/Readers/DocBook.hs                 |   49 +-
 src/Text/Pandoc/Readers/Docx.hs                    |    6 +-
 src/Text/Pandoc/Readers/Docx/Parse.hs              |    6 +-
 src/Text/Pandoc/Readers/Docx/Reducible.hs          |    1 -
 src/Text/Pandoc/Readers/EPUB.hs                    |   11 +-
 src/Text/Pandoc/Readers/HTML.hs                    |  100 +-
 src/Text/Pandoc/Readers/Haddock.hs                 |    1 -
 src/Text/Pandoc/Readers/LaTeX.hs                   |   26 +-
 src/Text/Pandoc/Readers/Markdown.hs                |   27 +-
 src/Text/Pandoc/Readers/MediaWiki.hs               |    8 +-
 src/Text/Pandoc/Readers/Native.hs                  |    1 -
 src/Text/Pandoc/Readers/OPML.hs                    |    2 -
 src/Text/Pandoc/Readers/Odt.hs                     |   85 ++
 src/Text/Pandoc/Readers/Odt/Arrows/State.hs        |  252 +++++
 src/Text/Pandoc/Readers/Odt/Arrows/Utils.hs        |  496 +++++++++
 src/Text/Pandoc/Readers/Odt/Base.hs                |   43 +
 src/Text/Pandoc/Readers/Odt/ContentReader.hs       |  789 +++++++++++++++
 src/Text/Pandoc/Readers/Odt/Generic/Fallible.hs    |  259 +++++
 src/Text/Pandoc/Readers/Odt/Generic/Namespaces.hs  |   62 ++
 src/Text/Pandoc/Readers/Odt/Generic/SetMap.hs      |   48 +
 src/Text/Pandoc/Readers/Odt/Generic/Utils.hs       |  171 ++++
 .../Pandoc/Readers/Odt/Generic/XMLConverter.hs     | 1063 ++++++++++++++++++++
 src/Text/Pandoc/Readers/Odt/Namespaces.hs          |  110 ++
 src/Text/Pandoc/Readers/Odt/StyleReader.hs         |  736 ++++++++++++++
 src/Text/Pandoc/Readers/Org.hs                     |   26 +-
 src/Text/Pandoc/Readers/RST.hs                     |   24 +-
 src/Text/Pandoc/Readers/TWiki.hs                   |    2 -
 src/Text/Pandoc/Readers/Textile.hs                 |    2 -
 src/Text/Pandoc/Readers/Txt2Tags.hs                |    7 +-
 src/Text/Pandoc/SelfContained.hs                   |    2 +-
 src/Text/Pandoc/Shared.hs                          |   67 +-
 src/Text/Pandoc/Templates.hs                       |    3 +-
 src/Text/Pandoc/Writers/AsciiDoc.hs                |    1 -
 src/Text/Pandoc/Writers/ConTeXt.hs                 |   71 +-
 src/Text/Pandoc/Writers/Custom.hs                  |    1 -
 src/Text/Pandoc/Writers/Docbook.hs                 |    1 -
 src/Text/Pandoc/Writers/Docx.hs                    |   16 +-
 src/Text/Pandoc/Writers/DokuWiki.hs                |    1 -
 src/Text/Pandoc/Writers/EPUB.hs                    |   24 +-
 src/Text/Pandoc/Writers/HTML.hs                    |   12 +-
 src/Text/Pandoc/Writers/ICML.hs                    |    1 -
 src/Text/Pandoc/Writers/LaTeX.hs                   |  223 +++-
 src/Text/Pandoc/Writers/Man.hs                     |    2 +
 src/Text/Pandoc/Writers/Markdown.hs                |   24 +-
 src/Text/Pandoc/Writers/Native.hs                  |    2 +
 src/Text/Pandoc/Writers/ODT.hs                     |    1 -
 src/Text/Pandoc/Writers/OPML.hs                    |   13 +-
 src/Text/Pandoc/Writers/OpenDocument.hs            |    1 -
 src/Text/Pandoc/Writers/Org.hs                     |    1 -
 src/Text/Pandoc/Writers/RST.hs                     |   17 +-
 src/Text/Pandoc/Writers/Textile.hs                 |    1 -
 tests/Tests/Old.hs                                 |    2 +
 tests/Tests/Readers/Docx.hs                        |    4 +
 tests/Tests/Readers/EPUB.hs                        |    1 -
 tests/Tests/Readers/LaTeX.hs                       |    1 -
 tests/Tests/Readers/Markdown.hs                    |   39 +-
 tests/Tests/Readers/Odt.hs                         |  165 +++
 tests/Tests/Readers/Org.hs                         |   68 +-
 tests/Tests/Readers/RST.hs                         |    1 -
 tests/Tests/Readers/Txt2Tags.hs                    |    1 -
 tests/Tests/Shared.hs                              |    3 +-
 tests/Tests/Walk.hs                                |    1 -
 tests/Tests/Writers/AsciiDoc.hs                    |    1 -
 tests/Tests/Writers/Docx.hs                        |    5 +-
 tests/Tests/Writers/RST.hs                         |   32 +-
 tests/docbook-xref.docbook                         |   70 ++
 tests/docbook-xref.native                          |   29 +
 tests/docx/headers.native                          |   10 +-
 .../{inline_code.docx => special_punctuation.docx} |  Bin 8379 -> 8408 bytes
 tests/docx/special_punctuation.native              |    2 +
 tests/epub/features.native                         |  193 ++--
 tests/epub/formatting.native                       |  835 ++++++++-------
 tests/epub/wasteland.native                        |  946 ++++++++++++++++-
 tests/html-reader.html                             |   11 +-
 tests/html-reader.native                           |   79 +-
 tests/lhs-test.latex                               |   14 +-
 tests/lhs-test.latex+lhs                           |   14 +-
 tests/media/rId25.jpg                              |  Bin 0 -> 1332 bytes
 tests/media/rId26.jpg                              |  Bin 0 -> 1332 bytes
 tests/media/rId27.jpg                              |  Bin 0 -> 1332 bytes
 tests/mediawiki-reader.wiki                        |    2 +-
 tests/odt/markdown/bold.md                         |    1 +
 tests/odt/markdown/citation.md                     |    1 +
 tests/odt/markdown/endnote.md                      |    3 +
 tests/odt/markdown/externalLink.md                 |    1 +
 tests/odt/markdown/footnote.md                     |    3 +
 tests/odt/markdown/headers.md                      |    9 +
 tests/odt/markdown/horizontalRule.md               |    1 +
 tests/odt/markdown/image.md                        |    1 +
 tests/odt/markdown/imageIndex.md                   |    6 +
 tests/odt/markdown/imageWithCaption.md             |    1 +
 tests/odt/markdown/italic.md                       |    1 +
 tests/odt/markdown/listBlocks.md                   |    6 +
 tests/odt/markdown/paragraph.md                    |    5 +
 tests/odt/markdown/strikeout.md                    |    1 +
 tests/odt/markdown/trackedChanges.md               |    1 +
 tests/odt/markdown/underlined.md                   |    1 +
 tests/odt/native/blockquote.native                 |    1 +
 tests/odt/native/orderedListMixed.native           |    1 +
 tests/odt/native/orderedListRoman.native           |    1 +
 tests/odt/native/orderedListSimple.native          |    1 +
 tests/odt/native/referenceToChapter.native         |    1 +
 tests/odt/native/referenceToListItem.native        |    1 +
 tests/odt/native/referenceToText.native            |    1 +
 tests/odt/native/simpleTable.native                |    1 +
 tests/odt/native/unicode.native                    |    1 +
 tests/odt/native/unorderedList.native              |    1 +
 tests/odt/odt/blockquote.odt                       |  Bin 0 -> 8594 bytes
 tests/odt/odt/bold.odt                             |  Bin 0 -> 10377 bytes
 tests/odt/odt/citation.odt                         |  Bin 0 -> 10842 bytes
 tests/odt/odt/endnote.odt                          |  Bin 0 -> 10950 bytes
 tests/odt/odt/expression.odt                       |  Bin 0 -> 10916 bytes
 tests/odt/odt/expressionUnevaluated.odt            |  Bin 0 -> 10829 bytes
 tests/odt/odt/externalLink.odt                     |  Bin 0 -> 10735 bytes
 tests/odt/odt/footnote.odt                         |  Bin 0 -> 10843 bytes
 tests/odt/odt/formula.odt                          |  Bin 0 -> 14252 bytes
 tests/odt/odt/headers.odt                          |  Bin 0 -> 10515 bytes
 tests/odt/odt/hiddenTextByStyle.odt                |  Bin 0 -> 10798 bytes
 tests/odt/odt/hiddenTextByVariable.odt             |  Bin 0 -> 10788 bytes
 tests/odt/odt/horizontalRule.odt                   |  Bin 0 -> 10130 bytes
 tests/odt/odt/image.odt                            |  Bin 0 -> 33360 bytes
 tests/odt/odt/imageIndex.odt                       |  Bin 0 -> 34417 bytes
 tests/odt/odt/imageWithCaption.odt                 |  Bin 0 -> 33811 bytes
 tests/odt/odt/italic.odt                           |  Bin 0 -> 10426 bytes
 tests/odt/odt/listBlocks.odt                       |  Bin 0 -> 10565 bytes
 tests/odt/odt/orderedListMixed.odt                 |  Bin 0 -> 10580 bytes
 tests/odt/odt/orderedListRoman.odt                 |  Bin 0 -> 10622 bytes
 tests/odt/odt/orderedListSimple.odt                |  Bin 0 -> 10570 bytes
 tests/odt/odt/paragraph.odt                        |  Bin 0 -> 8538 bytes
 tests/odt/odt/referenceAllInOne.odt                |  Bin 0 -> 10878 bytes
 tests/odt/odt/referenceToChapter.odt               |  Bin 0 -> 10487 bytes
 tests/odt/odt/referenceToListItem.odt              |  Bin 0 -> 10855 bytes
 tests/odt/odt/referenceToText.odt                  |  Bin 0 -> 10179 bytes
 tests/odt/odt/simpleTable.odt                      |  Bin 0 -> 10705 bytes
 tests/odt/odt/strikeout.odt                        |  Bin 0 -> 10582 bytes
 tests/odt/odt/table.odt                            |  Bin 0 -> 10763 bytes
 tests/odt/odt/tableWithCaption.odt                 |  Bin 0 -> 10623 bytes
 tests/odt/odt/trackedChanges.odt                   |  Bin 0 -> 11135 bytes
 tests/odt/odt/underlined.odt                       |  Bin 0 -> 10513 bytes
 tests/odt/odt/unicode.odt                          |  Bin 0 -> 11787 bytes
 tests/odt/odt/unorderedList.odt                    |  Bin 0 -> 9505 bytes
 tests/odt/odt/variable.odt                         |  Bin 0 -> 10851 bytes
 tests/pipe-tables.native                           |   10 +-
 tests/pipe-tables.txt                              |    7 +
 tests/rst-reader.native                            |    2 +-
 tests/rst-reader.rst                               |    4 +-
 tests/test-pandoc.hs                               |    2 +
 tests/testsuite.native                             |   18 +-
 tests/writer.latex                                 |   17 +-
 tests/writer.man                                   |    3 +
 tests/writer.native                                |   18 +-
 tests/writer.plain                                 |    4 +-
 187 files changed, 8564 insertions(+), 1583 deletions(-)
 create mode 100644 data/bash_completion.tpl
 create mode 100644 prelude/Prelude.hs
 create mode 100644 src/Text/Pandoc/CSS.hs
 delete mode 100644 src/Text/Pandoc/Compat/Locale.hs
 delete mode 100644 src/Text/Pandoc/Compat/Monoid.hs
 create mode 100644 src/Text/Pandoc/Compat/Time.hs
 create mode 100644 src/Text/Pandoc/Readers/Odt.hs
 create mode 100644 src/Text/Pandoc/Readers/Odt/Arrows/State.hs
 create mode 100644 src/Text/Pandoc/Readers/Odt/Arrows/Utils.hs
 create mode 100644 src/Text/Pandoc/Readers/Odt/Base.hs
 create mode 100644 src/Text/Pandoc/Readers/Odt/ContentReader.hs
 create mode 100644 src/Text/Pandoc/Readers/Odt/Generic/Fallible.hs
 create mode 100644 src/Text/Pandoc/Readers/Odt/Generic/Namespaces.hs
 create mode 100644 src/Text/Pandoc/Readers/Odt/Generic/SetMap.hs
 create mode 100644 src/Text/Pandoc/Readers/Odt/Generic/Utils.hs
 create mode 100644 src/Text/Pandoc/Readers/Odt/Generic/XMLConverter.hs
 create mode 100644 src/Text/Pandoc/Readers/Odt/Namespaces.hs
 create mode 100644 src/Text/Pandoc/Readers/Odt/StyleReader.hs
 create mode 100644 tests/Tests/Readers/Odt.hs
 create mode 100644 tests/docbook-xref.docbook
 create mode 100644 tests/docbook-xref.native
 copy tests/docx/{inline_code.docx => special_punctuation.docx} (66%)
 create mode 100644 tests/docx/special_punctuation.native
 create mode 100644 tests/odt/markdown/bold.md
 create mode 100644 tests/odt/markdown/citation.md
 create mode 100644 tests/odt/markdown/endnote.md
 create mode 100644 tests/odt/markdown/externalLink.md
 create mode 100644 tests/odt/markdown/footnote.md
 create mode 100644 tests/odt/markdown/headers.md
 create mode 100644 tests/odt/markdown/horizontalRule.md
 create mode 100644 tests/odt/markdown/image.md
 create mode 100644 tests/odt/markdown/imageIndex.md
 create mode 100644 tests/odt/markdown/imageWithCaption.md
 create mode 100644 tests/odt/markdown/italic.md
 create mode 100644 tests/odt/markdown/listBlocks.md
 create mode 100644 tests/odt/markdown/paragraph.md
 create mode 100644 tests/odt/markdown/strikeout.md
 create mode 100644 tests/odt/markdown/trackedChanges.md
 create mode 100644 tests/odt/markdown/underlined.md
 create mode 100644 tests/odt/native/blockquote.native
 create mode 100644 tests/odt/native/orderedListMixed.native
 create mode 100644 tests/odt/native/orderedListRoman.native
 create mode 100644 tests/odt/native/orderedListSimple.native
 create mode 100644 tests/odt/native/referenceToChapter.native
 create mode 100644 tests/odt/native/referenceToListItem.native
 create mode 100644 tests/odt/native/referenceToText.native
 create mode 100644 tests/odt/native/simpleTable.native
 create mode 100644 tests/odt/native/unicode.native
 create mode 100644 tests/odt/native/unorderedList.native
 create mode 100644 tests/odt/odt/blockquote.odt
 create mode 100644 tests/odt/odt/bold.odt
 create mode 100644 tests/odt/odt/citation.odt
 create mode 100644 tests/odt/odt/endnote.odt
 create mode 100644 tests/odt/odt/expression.odt
 create mode 100644 tests/odt/odt/expressionUnevaluated.odt
 create mode 100644 tests/odt/odt/externalLink.odt
 create mode 100644 tests/odt/odt/footnote.odt
 create mode 100644 tests/odt/odt/formula.odt
 create mode 100644 tests/odt/odt/headers.odt
 create mode 100644 tests/odt/odt/hiddenTextByStyle.odt
 create mode 100644 tests/odt/odt/hiddenTextByVariable.odt
 create mode 100644 tests/odt/odt/horizontalRule.odt
 create mode 100644 tests/odt/odt/image.odt
 create mode 100644 tests/odt/odt/imageIndex.odt
 create mode 100644 tests/odt/odt/imageWithCaption.odt
 create mode 100644 tests/odt/odt/italic.odt
 create mode 100644 tests/odt/odt/listBlocks.odt
 create mode 100644 tests/odt/odt/orderedListMixed.odt
 create mode 100644 tests/odt/odt/orderedListRoman.odt
 create mode 100644 tests/odt/odt/orderedListSimple.odt
 create mode 100644 tests/odt/odt/paragraph.odt
 create mode 100644 tests/odt/odt/referenceAllInOne.odt
 create mode 100644 tests/odt/odt/referenceToChapter.odt
 create mode 100644 tests/odt/odt/referenceToListItem.odt
 create mode 100644 tests/odt/odt/referenceToText.odt
 create mode 100644 tests/odt/odt/simpleTable.odt
 create mode 100644 tests/odt/odt/strikeout.odt
 create mode 100644 tests/odt/odt/table.odt
 create mode 100644 tests/odt/odt/tableWithCaption.odt
 create mode 100644 tests/odt/odt/trackedChanges.odt
 create mode 100644 tests/odt/odt/underlined.odt
 create mode 100644 tests/odt/odt/unicode.odt
 create mode 100644 tests/odt/odt/unorderedList.odt
 create mode 100644 tests/odt/odt/variable.odt

-- 
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