1
0
Fork 0
mirror of https://github.com/lise-henry/crowbook synced 2024-05-12 14:46:04 +02:00
Commit Graph

1802 Commits

Author SHA1 Message Date
hirschenberger 7ae502707b Fix build of nightly-mode with extended stats 2019-11-08 16:36:00 +01:00
Elisabeth Henry ac7d7c5e7d Update Makefile 2019-07-19 03:31:48 +02:00
Elisabeth Henry c610c5dc21 Fix build.rs for crates.io 2019-07-18 23:16:55 +02:00
Elisabeth Henry 55a79d9056 Bump version to 0.15.0 2019-07-18 22:02:33 +02:00
Elisabeth Henry c6c99b491d Update documentation 2019-07-18 21:59:11 +02:00
Elisabeth Henry c163d27b7a Udpate translation files 2019-07-18 21:58:30 +02:00
Elisabeth Henry d88c88dcae Update french translation 2019-07-18 21:57:57 +02:00
Elisabeth Henry 2c2dc059dc Update dependencies 2019-07-18 21:49:49 +02:00
Élisabeth Henry 42d1f8614e
Merge pull request #62 from hirschenberger/master
Typededuction fixes for rust 1.36
2019-07-17 19:43:53 +02:00
Falco Hirschenberger 28360420d0 Typededuction fixes for rust 1.36 2019-07-15 16:26:52 +02:00
Elisabeth Henry 5f835520b0 Update ChangeLog 2019-04-25 01:21:18 +02:00
Elisabeth Henry 121b575860 Update Comrak dependency to 0.6 2019-04-25 00:11:44 +02:00
lise 6e6c58ef49 Add support for task list items 2019-04-23 13:59:06 +02:00
lise b5c77b5510 Move Comrak dependency to upstream github 2019-04-02 14:03:28 +02:00
lise 51cfc28731 Bump version to 0.15.0-beta2 2019-03-21 16:54:45 +01:00
lise a754847a2f Change appveyor token 2019-03-21 15:05:06 +01:00
lise 572703f258 Fallback on Rust zip library when there is no zip command 2019-03-19 15:36:05 +01:00
Elisabeth Henry 9be9a2e3ba Bump version to 0.15.0-beta1 2019-03-17 05:45:25 +01:00
Elisabeth Henry 6ac978f486 Update doc 2019-03-17 05:45:06 +01:00
Elisabeth Henry 4f70435421 Fix(?) templates.md issue 2019-03-17 05:44:47 +01:00
Elisabeth Henry 230c7f7fb3 Remove unnecessary and annoying tests 2019-03-16 00:55:01 +01:00
Elisabeth Henry afa2c3955d Only set superscript to comrak if it is set to crowbook 2019-03-15 23:20:46 +01:00
Élisabeth Henry c57e503554
Merge pull request #60 from hirschenberger/upstream_master
Compile fix for extended stats feature
2019-03-15 21:53:07 +01:00
lise 5d446c9eee Fix syntax highlighting 2019-03-15 17:17:24 +01:00
lise 873c53b13c Fix LaTeX rendering of inline code 2019-03-15 17:14:32 +01:00
lise 316970175e Change the way Footnotes are handled internally 2019-03-15 17:01:53 +01:00
lise 5925086da0 src/lib/epub.rs 2019-03-15 16:55:26 +01:00
hirschenberger c96da660a5 Compile fix for extended stats feature 2019-03-15 16:08:35 +01:00
lise 9f471c75d5 Fix slight bug in LaTeX output 2019-03-15 04:06:43 +01:00
lise e2bd91a325 Add strikethrough feature 2019-03-15 03:59:08 +01:00
lise ae9be902c2 Add definition lists support in HTML and LaTeX 2019-03-15 03:38:27 +01:00
lise 6b34211232 Use comrak instead of pulldown-cmark 2019-03-15 03:00:27 +01:00
lise 18698010f5 Make hyphenation dependency optional 2019-03-14 23:36:09 +01:00
lise 6dd57b40a0 Check return status of requests 2019-03-14 16:21:20 +01:00
lise 5b5a57f8b5 Use reqwest instead of hyper 2019-03-14 15:40:28 +01:00
lise df028d9629 Update pulldown-cmark dependency 2019-03-14 14:48:50 +01:00
lise cfa7f1445a Update textwrap dependency 2019-03-12 15:45:57 +01:00
lise 0639b04a12 Update syntect dependency 2019-03-12 15:41:13 +01:00
lise 5491ebc5d0 Add empty heading only on numbered chapters by default
Related to #59
2019-03-12 14:35:30 +01:00
lise 21bec060ae Only add title if it is missing in chapter in some circumstances 2019-03-12 13:46:51 +01:00
lise 357840cf4e Update some dependencies 2019-03-12 13:46:31 +01:00
lise d5992829ef Fix tests 2019-03-05 13:38:14 +01:00
lise 97cecbd9ed Update tests for Rust 2018 2019-03-05 11:16:16 +01:00
Élisabeth Henry 3feb84afce
Merge pull request #58 from twirrim/master
Bump crowbook version in lib.rs
2019-03-05 10:35:19 +01:00
lise ce319642c8 Move to Rust edition 2018 2019-02-28 17:33:18 +01:00
lise 5b3cdce1d3 Set Rust edition to 2018 2019-02-28 16:22:10 +01:00
Twirrim 167d6e91bf
Bump crowbook version in lib.rs 2018-10-07 20:27:46 -07:00
Elisabeth Henry 84126bb365 Use rendering.chapter and rendering.part in LaTeX output
Fixes #50
2018-06-01 17:50:35 +02:00
Elisabeth Henry fff43d73f4 Don't display debug messages using verbose with stats 2018-06-01 03:01:27 +02:00
Elisabeth Henry 6eaa7d90f8 Update epub-builder dependency 2018-06-01 02:58:15 +02:00