John MacFarlane
|
472c1424ba
|
Deal with deprecation warning in Custom.
|
2015-05-05 12:46:20 -07:00 |
|
John MacFarlane
|
d19a347fd5
|
UTF8: Better handling of bare CRs in input files.
Previously we just stripped them out; now we convert
other line ending styles to LF line endings.
Closes #2132.
|
2015-05-05 12:42:50 -07:00 |
|
John MacFarlane
|
db4d69a8cb
|
Merge pull request #2131 from nickbart1980/patch-2
Update README on in-field markup in biblio databases
|
2015-05-05 11:00:05 -07:00 |
|
John MacFarlane
|
6ad80db81a
|
Merge pull request #2134 from jlmuir/fix-user-guide-typos
Fix typos in User's Guide
|
2015-05-05 10:45:59 -07:00 |
|
J. Lewis Muir
|
6ebd01c493
|
Fix typos in User's Guide
|
2015-05-05 11:51:00 -05:00 |
|
nickbart1980
|
4297677ec6
|
Update README on in-field markup in biblio databases
Motivated by https://github.com/jgm/pandoc-citeproc/issues/124.
|
2015-05-05 10:01:57 +00:00 |
|
John MacFarlane
|
1b44acf0c5
|
SelfContained: properly handle data URIs in css urls.
Also use a proper css parser (adds dependency on text-css).
Closes #2129.
|
2015-05-04 16:00:28 -07:00 |
|
John MacFarlane
|
7979db0f77
|
Test updates for 15d16e8456.
|
2015-05-04 10:05:11 -07:00 |
|
John MacFarlane
|
15d16e8456
|
LaTeX template: degrade gracefully if \paragraph not defined.
|
2015-05-03 22:04:24 -07:00 |
|
John MacFarlane
|
64b1394fe2
|
Make sure a closing </div> doesn't get included in a defn list item.
Closes #2127.
|
2015-05-03 15:06:40 -07:00 |
|
John MacFarlane
|
8a77eb4c9c
|
LaTeX writer: Add a \label in \hyperdef for Div, Span.
Otherwise links don't work.
|
2015-05-02 17:58:16 -07:00 |
|
John MacFarlane
|
8245d672bd
|
Fixed tests for change to latex template.
|
2015-05-02 10:16:26 -07:00 |
|
John MacFarlane
|
f420325273
|
latex template: use providecommand for tightlist.
This avoids a conflict when memoir class is used.
Thanks to Joseph Harriott.
|
2015-05-02 09:09:11 -07:00 |
|
John MacFarlane
|
f1aaad9e86
|
EPUB writer: Use plain writer for metadata dc: fields.
This gives better results when we have, e.g. multiple paragraphs.
Note that tags aren't allowed in these fields.
Closes #2121.
|
2015-05-01 22:36:38 -07:00 |
|
John MacFarlane
|
9b2f645e2a
|
SelfContained: cssURLs no longer tries to fetch fragment URLs.
The current test is: does the URL start with a `#`?
Closes #2121.
|
2015-05-01 22:15:43 -07:00 |
|
John MacFarlane
|
4b2f469994
|
Merge pull request #2123 from hellofloat/master
Added woff2 to MIME types
|
2015-04-29 16:17:40 -07:00 |
|
Alfred Wechselberger
|
7031748a43
|
Added woff2 to MIME types
|
2015-04-29 14:10:30 -07:00 |
|
John MacFarlane
|
55b7afc674
|
HTML reader: Allow multiple colgroups in table.
Closes #2122.
|
2015-04-29 12:05:38 -07:00 |
|
John MacFarlane
|
bc95b615b1
|
appveyor - removed a diagnostic echo.
|
2015-04-26 18:21:44 -07:00 |
|
John MacFarlane
|
f00641d629
|
appveyor - use cmd for 'git submodule update'.
|
2015-04-26 18:19:02 -07:00 |
|
John MacFarlane
|
38067aff75
|
appveyor - attempt to fix yml errors.
|
2015-04-26 18:08:19 -07:00 |
|
John MacFarlane
|
bab92c6ce4
|
appveyor - use powershell for commands.
Another try at getting path setting to work properly.
|
2015-04-26 17:57:24 -07:00 |
|
John MacFarlane
|
a721968045
|
appveyor - another attempt at setting the paths.
|
2015-04-26 16:03:51 -07:00 |
|
John MacFarlane
|
35b6f19bfb
|
appveyor.yml - set path in shell in addition to registry.
|
2015-04-26 15:46:53 -07:00 |
|
John MacFarlane
|
7b27cc6758
|
EPUB writer: Remove linear=no from cover itemref.
Closes #1609.
|
2015-04-26 15:43:58 -07:00 |
|
John MacFarlane
|
107aa2497d
|
appveyor - force rewrite of path in registry.
|
2015-04-26 14:47:37 -07:00 |
|
John MacFarlane
|
b4c3e35af3
|
appveyor - set paths in registry.
|
2015-04-26 14:31:15 -07:00 |
|
John MacFarlane
|
bb8f001015
|
appveyor.yml - specify full ghc path.
|
2015-04-26 12:20:53 -07:00 |
|
John MacFarlane
|
3cd1d568ad
|
appveyor.yml - rearranged install and build scripts.
|
2015-04-26 12:01:57 -07:00 |
|
John MacFarlane
|
1139527160
|
Added appveyor.yml for Windows CI.
|
2015-04-26 11:37:37 -07:00 |
|
John MacFarlane
|
d9d88e58e1
|
Fixed regression with lists inside defintiion lists.
This fixes a regression (not in any released version) on
things like
hi
: - there
Closes #2098.
|
2015-04-26 11:27:47 -07:00 |
|
John MacFarlane
|
2793d986dc
|
Merge pull request #2112 from lierdakil/issue2101
Custom Writer: Set foreign encoding to UTF-8
|
2015-04-26 11:16:50 -07:00 |
|
John MacFarlane
|
1868cb5e42
|
Updated copyright notices to -2015. Closes #2111.
|
2015-04-26 10:18:29 -07:00 |
|
Nikolay Yakimov
|
a0ec3e85ad
|
Custom Writer: Set foreign encoding to UTF-8
Closes #2101, #1634
Also factored out ByteString, since it's only used as an intermediate
representation.
|
2015-04-26 08:44:57 +03:00 |
|
John MacFarlane
|
fa76156d24
|
Added JOPTS to travis.
This way we can set -j2 only for GHC > 7.4.
|
2015-04-25 12:57:07 -07:00 |
|
John MacFarlane
|
cfd69548b3
|
Use -j2 for travis builds. (See #2110.)
|
2015-04-25 12:42:53 -07:00 |
|
John MacFarlane
|
d3009e2027
|
Merge pull request #2110 from timtylin/patch/travis-new-apt-syntax
Use the new Travis sudo-less syntax for APT dependencies
|
2015-04-25 10:46:19 -07:00 |
|
Tim Lin
|
0c1b87780f
|
updates travis apt installs to the new sudo-less syntax
New syntax is specified here: http://docs.travis-ci.com/user/apt/
|
2015-04-25 03:29:42 -07:00 |
|
John MacFarlane
|
095b05e4f9
|
EPUB tests: don't use joinPath, which varies across platforms.
Instead, use a forward-slash to join paths, regardless of the
platform. This matches the way MediaBag now works.
See
https://github.com/jgm/pandoc/commit/56e4ecab20613d86a6660547ed87e7ff4b80d632#commitcomment-10858449
|
2015-04-22 17:38:59 -07:00 |
|
John MacFarlane
|
e1d6be4e30
|
LaTeX reader: recognize \newpage as a block command.
|
2015-04-22 08:48:25 -07:00 |
|
John MacFarlane
|
2bca018201
|
Custom writer: use UTF-8 aware bytestring conversion.
This might help with #2101.
|
2015-04-21 22:50:58 -07:00 |
|
John MacFarlane
|
eb50bf896c
|
Merge pull request #2099 from RyanGlScott/master
Bump zlib upper version bounds
|
2015-04-20 14:03:58 -07:00 |
|
RyanGlScott
|
b65238b412
|
Bump zlib upper version bounds
|
2015-04-20 13:52:48 -05:00 |
|
John MacFarlane
|
ac75964f4e
|
Merge pull request #2095 from pombreda/patch-1
Fixed typo in URL for dzslides
|
2015-04-20 09:13:59 -07:00 |
|
John MacFarlane
|
0cd845672b
|
Added license & copyright for lua to COPYRIGHT.
Closes #2096.
|
2015-04-20 09:02:37 -07:00 |
|
Philippe Ombredanne
|
7d4828252b
|
Fixed typo in URL for dzslides
|
2015-04-20 12:28:03 +02:00 |
|
John MacFarlane
|
e9d7504bea
|
Rewrote charsInBalancedBrackets.
This version should be a bit more efficient.
This doesn't help with #1735, however.
|
2015-04-19 17:04:33 -07:00 |
|
John MacFarlane
|
5b5813c30b
|
Merge pull request #2090 from lierdakil/issue2083
Fix for #2083 (citation suffix clashes with links and footnotes)
|
2015-04-19 16:49:34 -07:00 |
|
Nikolay Yakimov
|
e83968412e
|
MD Reader: Fix links/footnotets after citations
Footnotes: check if '^' follows '['
Links: check if '[' or '(' follows ']'
Shorthand links: attempt to lazily parse suffix as referenceLink
|
2015-04-20 01:47:02 +03:00 |
|
Nikolay Yakimov
|
c1ff165154
|
MD Reader: Tests for links/footnotes after citations
In-text citation suffix clashes with links and footnotes
|
2015-04-20 01:31:45 +03:00 |
|