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 06f59b08f8 added options to binary 2016-02-20 16:56:07 +01:00
Elisabeth Henry 763c3671e8 started using clap to parse arguments 2016-02-20 05:49:41 +01:00
Elisabeth Henry b4e0acb3a5 updated readme.md and Cargo.toml 2016-02-20 04:49:20 +01:00
Elisabeth Henry 2ad66d7286 now supports epub3 (in theory) 2016-02-20 03:41:29 +01:00
Elisabeth Henry 48bd6db5e4 zipper now create directory when needs to be 2016-02-20 00:28:42 +01:00
Elisabeth Henry 91d99ca9a6 fixed a bug which caused error when crowbook runned on book in same directory 2016-02-20 00:10:31 +01:00
Elisabeth Henry 4725b0b7a6 fixed typo bug 2016-02-20 00:04:28 +01:00
Elisabeth Henry 829746a762 runned clippy, thus some minor corrections 2016-02-19 23:43:16 +01:00
Elisabeth Henry 56e786a938 updated readme.md 2016-02-19 23:01:34 +01:00
Elisabeth Henry e26c5978b6 updated book-example 2016-02-19 22:30:21 +01:00
Elisabeth Henry c070f79573 fixed a bug when multiple chapters in same files were detected for any level of heading 2016-02-19 22:21:47 +01:00
Elisabeth Henry 559cc8fac7 added a way to set epub/html template and css 2016-02-19 22:17:10 +01:00
Elisabeth Henry 90504e2acc added a book_example 2016-02-19 21:35:49 +01:00
Elisabeth Henry 1db5f79107 add option to have custom command for latex->pdf 2016-02-19 17:19:42 +01:00
Elisabeth Henry 1f8f6129c2 some stuff 2016-02-19 16:54:00 +01:00
Elisabeth Henry 25920495ab tests now compile again 2016-02-19 16:27:41 +01:00
Elisabeth Henry d460778ec2 removed dependency on zip (since we use command line anyway) 2016-02-19 16:26:20 +01:00
Elisabeth Henry e60e173356 handles pdf support through pdflatex 2016-02-19 16:25:28 +01:00
Elisabeth Henry 15fb7064dd added a render_all method to book 2016-02-19 15:28:37 +01:00
Elisabeth Henry c2b71fdd39 parsing in now done in book, once and for all 2016-02-19 14:59:37 +01:00
Elisabeth Henry 8709cf3aec a bit of cleaning 2016-02-19 08:05:18 +01:00
Elisabeth Henry bcbe3a097b broke everything but am fixing it lol 2016-02-19 07:02:10 +01:00
Elisabeth Henry 54d4cbecdb added support for customized header numbering 2016-02-19 04:37:15 +01:00
Elisabeth Henry 3a1afc011c started working on latex renderer 2016-02-19 03:55:16 +01:00
Elisabeth Henry ad16db489a forgot to add lib.rs in previous commit (thanks Travis for telling me) 2016-02-19 03:01:21 +01:00
Elisabeth Henry 86f18eef59 Epub renderergit statusgit status! 2016-02-19 02:56:43 +01:00
Elisabeth Henry fde728f14d md renderer no longer moves its vector 2016-02-18 23:00:24 +01:00
Elisabeth Henry 61a6354398 html renderer no longer moves its vector 2016-02-18 22:58:34 +01:00
Elisabeth Henry 2160f5d0d8 compiles without warnings 2016-02-18 22:50:23 +01:00
Elisabeth Henry 9173e2f4e8 read config from file 2016-02-18 22:32:43 +01:00
Elisabeth Henry eea9a7d0f6 html exports looks pretty good \o/ 2016-02-18 22:18:08 +01:00
Elisabeth Henry 10f58f9002 html renderer is starting to work \o/ 2016-02-18 22:05:54 +01:00
Elisabeth Henry 583623c23e moved from Cow to string because too painful sorry 2016-02-18 19:21:55 +01:00
Elisabeth Henry 69defe2d66 better error support 2016-02-18 18:53:57 +01:00
Elisabeth Henry 7027cc5076 started working on book structure 2016-02-18 18:28:45 +01:00
Elisabeth Henry 46d041b6c8 Parser: multiple Str(_) in a row are now merged. 2016-02-18 05:12:55 +01:00
Elisabeth Henry c2e9756c8b updated README.md and added roadmap 2016-02-18 04:36:33 +01:00
Elisabeth Henry 940b5c99fa initial commit 2016-02-18 04:06:14 +01:00
Élisabeth Henry a1f16ee8d0 Initial commit 2016-02-18 04:02:59 +01:00