1
0
mirror of https://github.com/lise-henry/crowbook synced 2024-09-20 11:21:34 +02:00
Commit Graph

1244 Commits

Author SHA1 Message Date
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
Elisabeth Henry
91b2379f10 Revert appeyor.yml and Cargo.toml to a version that should build on windows (without syntect) 2017-03-05 12:29:48 +01:00
Elisabeth Henry
96e4a13942 Try to fix windows build... again 2017-03-05 04:49:20 +01:00
Elisabeth Henry
e97350c089 One last try at fixing windows builds... 2017-03-05 04:32:47 +01:00
Elisabeth Henry
0a2be46afc Update Roadmap 2017-03-05 04:20:13 +01:00
Elisabeth Henry
5abf96bf96 Try (once again) to fix appveyor.yml 2017-03-05 04:18:33 +01:00
Elisabeth Henry
bf46021fab Try (again) to fix appveyor.yml 2017-03-05 04:15:56 +01:00
Elisabeth Henry
232ce4a22d Try (again) to fix appveyor.yml 2017-03-05 04:12:39 +01:00
Elisabeth Henry
981de7d687 Update guide version 2017-03-05 04:09:52 +01:00
Elisabeth Henry
ce43ed4801 Update config.md file 2017-03-05 04:09:24 +01:00
Elisabeth Henry
4d63e2bc61 Try to fix appveyor.yml 2017-03-05 03:54:25 +01:00
Elisabeth Henry
f0be9479ce Try to build windows version with syntect option 2017-03-05 03:40:01 +01:00
Elisabeth Henry
f17430e0bd Update guide.book file 2017-03-05 03:39:03 +01:00
Elisabeth Henry
8cf86ea9e1 Update ChangeLog 2017-03-04 15:18:07 +01:00
Elisabeth Henry
f4217f30cb Avoid creating an empty file if a renderer fails
This fixes #36.
2017-03-04 15:16:16 +01:00
Elisabeth Henry
bf29ff7639 Update crowbook-intl dependency to 0.2.1 2017-03-04 02:23:14 +01:00
Elisabeth Henry
6ca2c508c7 Update Caribon dependency to 0.8.1 2017-03-04 02:03:44 +01:00
Elisabeth Henry
9d17b11754 Update epub-builder dependency to latest version 2017-03-04 01:58:19 +01:00
Elisabeth Henry
67656ce280 Update dependencies 2017-03-04 01:50:15 +01:00
Elisabeth Henry
34c344a02c Update french translation 2017-01-23 04:50:16 +01:00
Elisabeth Henry
282d851610 Use crowbook-text-processing >= 0.2.6 2017-01-23 04:40:12 +01:00
Elisabeth Henry
37e67a53dd Make error message a bit clearer when running command in tmpdir fails.
Related to #35
2017-01-23 04:38:13 +01:00
Elisabeth Henry
d2931af64c Update ChangeLog 2017-01-17 04:50:27 +01:00
Elisabeth Henry
4fb8562f49 Use epub-builder 0.2.x to fix mimetype bug 2017-01-17 04:50:21 +01:00
Elisabeth Henry
bd3dcc00ac Fix html test 2017-01-16 00:22:59 +01:00
Elisabeth Henry
c1a38751e2 Update ChangeLog 2017-01-15 23:30:14 +01:00
Elisabeth Henry
a4b7594522 Remove code used with proofread.nb_spaces since option has been deprecated 2017-01-15 23:28:57 +01:00
Elisabeth Henry
3730f275a7 Add html.highlight.theme, tex.highlight.theme and epub.highlight.theme options 2017-01-15 23:28:10 +01:00
Elisabeth Henry
78ab7a886b Update ChangeLog 2017-01-15 04:17:30 +01:00
Elisabeth Henry
9301963616 Deprecate proofread.nb_spaces option 2017-01-15 04:16:01 +01:00
Elisabeth Henry
cb9f4d590b Use the nnbsp escaping function of crowbook_text_processing instead of np_spaces 2017-01-15 04:10:05 +01:00
Elisabeth Henry
16aeb51b9f Continue when setting an option fails instead of aborting 2017-01-14 01:43:28 +01:00
Elisabeth Henry
16b0ebd79b Fix html test 2017-01-14 01:39:52 +01:00
Elisabeth Henry
8afab1509e Fix build error when syntect feature is disactivated 2017-01-14 01:07:29 +01:00
Elisabeth Henry
474e468354 Make syntect default option for syntax highlighting 2017-01-14 00:26:50 +01:00
Elisabeth Henry
ea6ca92ebd Use syntect dependency from crates.io 2017-01-14 00:25:01 +01:00
Elisabeth Henry
fba8537f6c Update ChangeLog 2017-01-14 00:21:34 +01:00
Elisabeth Henry
bda3f3517f Add rendering.highlight.theme option 2017-01-14 00:20:44 +01:00
Elisabeth Henry
1725d90d9a Try to make initals in epub better looking 2017-01-13 23:40:30 +01:00
Elisabeth Henry
f865f4059f Update french translation 2017-01-13 23:39:57 +01:00
Elisabeth Henry
a9e425cffa Update ChangeLog 2017-01-13 19:52:21 +01:00
Elisabeth Henry
c5bd30cf10 Use EpubBuilder::add_cover_image 2017-01-13 19:42:58 +01:00
Elisabeth Henry
7cf67b9464 Bump epub-builder dependency to 0.1.2 2017-01-13 19:42:45 +01:00
Elisabeth Henry
fe98e6f326 Use write! macro instead of push_str(&format!(...)) 2017-01-12 02:46:04 +01:00
Elisabeth Henry
02d6cf4f48 Remove crossbeam dependency 2017-01-11 20:36:42 +01:00
Elisabeth Henry
0879b7be04 Use rayon instead of crossbeam in Book::render_all 2017-01-11 20:34:55 +01:00