1
0
Fork 0
mirror of https://github.com/lise-henry/crowbook synced 2024-05-23 21:36:15 +02:00
Commit Graph

1489 Commits

Author SHA1 Message Date
Elisabeth Henry bb4a9585c4 Fix bug in epub because it used HTML where it required text in content.opf 2017-03-20 21:32:00 +01:00
Elisabeth Henry 9464fff656 Update ChangeLog 2017-03-20 21:06:38 +01:00
Elisabeth Henry 4a8d5c0601 Escape title and author before feeding them to epub-builder 2017-03-20 21:03:37 +01:00
Elisabeth Henry 04c8c0db93 Update ChangeLog 2017-03-20 03:18:32 +01:00
Elisabeth Henry e0b850fa2d Add guilty fixme comment for code smell 2017-03-20 03:17:11 +01:00
Elisabeth Henry bed329466d Consider an image as standalone even if it is inside a link 2017-03-20 03:16:05 +01:00
Elisabeth Henry b3ba91c424 Update ChangeLog 2017-03-20 02:47:05 +01:00
Elisabeth Henry eb33b2c778 Preventively bump version to 0.11.4-pre 2017-03-20 02:46:59 +01:00
Elisabeth Henry 7cdbb5fa60 Add max-height to standalone images 2017-03-20 02:46:37 +01:00
Elisabeth Henry b1a5edc5d8 Center standalone image 2017-03-20 02:42:50 +01:00
Elisabeth Henry c7a055d85e Update Cargo.lock 2017-03-19 18:21:06 +01:00
Elisabeth Henry 57a76a20ab Update docs dir 2017-03-19 18:20:40 +01:00
Elisabeth Henry b4e7baa071 Mark crate as publishable 2017-03-19 17:46:49 +01:00
Elisabeth Henry d1879ab59d Bump version to 0.11.3 2017-03-19 17:45:57 +01:00
Elisabeth Henry 822eab366d Remove crowbook.verbose reference from guide 2017-03-19 14:55:39 +01:00
Elisabeth Henry 67cb858749 Update ChangeLog 2017-03-19 08:52:28 +01:00
Elisabeth Henry ddf1b8894c Only include latex packages if the feature is used 2017-03-19 08:50:37 +01:00
Elisabeth Henry eddf200944 Add url to list of features detected while parsing 2017-03-19 08:50:16 +01:00
Elisabeth Henry c18c6f554e Fix condition for avoiding syntect init in LaTeX 2017-03-19 08:12:19 +01:00
Elisabeth Henry 336170e41c Fix ChangeLog formatting 2017-03-19 08:00:52 +01:00
Elisabeth Henry 3a826793aa Update french translation 2017-03-19 07:59:43 +01:00
Elisabeth Henry e3856b6bca Update ChangeLog 2017-03-19 07:56:39 +01:00
Elisabeth Henry 2f84869cd8 Don't init syntect if there are no code blocks in the document 2017-03-19 07:51:05 +01:00
Elisabeth Henry d129a0c9d1 Update ChangeLog 2017-03-19 07:45:08 +01:00
Elisabeth Henry c5adfc8a49 Only display a global warning for all features that are not implemented in ODT 2017-03-19 07:42:55 +01:00
Elisabeth Henry f1fa666dc4 Detect which features are used at parse time 2017-03-19 07:42:27 +01:00
Elisabeth Henry 82cb477b94 Update ChangeLog 2017-03-19 07:08:40 +01:00
Elisabeth Henry d53ce32c60 Downgrade some error/warning levels 2017-03-19 07:07:41 +01:00
Elisabeth Henry cd20a74930 Update french translation 2017-03-19 07:02:30 +01:00
Elisabeth Henry f10e3b5aec Upgrade pulldown-cmark to 0.0.10+upgrade semver-compatible dependencies 2017-03-19 06:59:46 +01:00
Elisabeth Henry b44f86be3c Revert table tests to before API changes 2017-03-19 06:56:59 +01:00
Elisabeth Henry 1d7ce5d1e3 Deprecate crowbook.verbose 2017-03-19 06:54:53 +01:00
Elisabeth Henry 362196d1f8 Update ChangeLog 2017-03-19 06:52:34 +01:00
Elisabeth Henry cb13570a80 Change default infolevel
Warnings are now displayed by default. As a consequence, the
--verbose option is now equivalent to the old --debug option, which
is suppressed.
2017-03-19 06:50:12 +01:00
Elisabeth Henry 3b29a69b68 Revert some changes done to support pulldown-cmark 0.0.9
Downside: this revert will have to be reverted to actually support
tables alignment.

Upside: not sure this feature is really that useful for Crowbook's
needs, and it doesn't require a breaking API change.
2017-03-19 06:30:52 +01:00
Elisabeth Henry c8de4c2524 Fix typo in error message for link not found and move it to warning 2017-03-19 06:24:51 +01:00
Elisabeth Henry 3d7f26f135 Add categories to Cargo.toml 2017-03-16 23:47:39 +01:00
Elisabeth Henry 32d7d75df8 Fix table test 2017-03-16 15:33:04 +01:00
Elisabeth Henry 7f0579a3dd Make default alignment to None instead of Center (not used anyway though) 2017-03-16 15:09:01 +01:00
Elisabeth Henry 1a3206a516 Update semver-compatible dependencies 2017-03-14 19:49:55 +01:00
Elisabeth Henry bb5f9c2439 Preventively bump version to 0.12.0-pre 2017-03-14 19:40:08 +01:00
Elisabeth Henry b729d3eab7 Upgrade to pulldown-cmark 0.0.9
This is still a bit unsatisfactory as the alignment is not currently used
for tables.
2017-03-14 19:37:31 +01:00
Elisabeth Henry 78b3225c64 Bump version to 0.11.2 2017-03-05 14:58:28 +01:00
Elisabeth Henry a025ec536d Update dependencies 2017-03-05 14:57:30 +01:00
Elisabeth Henry 01d27af313 Update ChangeLog 2017-03-05 14:55:17 +01:00
Elisabeth Henry f77549f284 Update docs directory 2017-03-05 14:47:25 +01:00
Elisabeth Henry a665e6f980 Update README.md 2017-03-05 14:46:20 +01:00
Elisabeth Henry 619e481148 Use html.highlight.theme for HTML dir rendering (instead of epub.highlight.theme) 2017-03-05 14:46:09 +01:00
Elisabeth Henry e0c1bcb051 Fix french translation 2017-03-05 14:41:38 +01:00
Elisabeth Henry da9e901a94 Update french translation 2017-03-05 14:28:22 +01:00