1
0
mirror of https://github.com/lise-henry/crowbook synced 2024-09-30 04:51:21 +02:00
Commit Graph

276 Commits

Author SHA1 Message Date
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