Elisabeth Henry
|
722e80ec35
|
tests/book.rs: call render_epub instead of render_all so it doesn't fail if latex is not present
|
2016-02-26 17:41:51 +01:00 |
|
Elisabeth Henry
|
bd2971ab61
|
no longer change current directory, as it generated problems in multithreaded envs
|
2016-02-26 17:33:33 +01:00 |
|
Elisabeth Henry
|
431907cf39
|
removed tests/test_helper.rs as with tests being moved to library it was not very useful (TODO: add integration tests
|
2016-02-26 15:36:15 +01:00 |
|
Elisabeth Henry
|
41d31dd504
|
Cargo.toml: (properly?) disabled doctest as it seems to cause trouble with --target
|
2016-02-26 15:27:56 +01:00 |
|
Elisabeth Henry
|
2009dd09fb
|
.travis.yml: reverted to original
|
2016-02-26 14:42:40 +01:00 |
|
Elisabeth Henry
|
46705a55b7
|
.travis.yml: moved back rust version
|
2016-02-26 14:35:50 +01:00 |
|
Elisabeth Henry
|
a727e0cb74
|
moved rust version to nightly
|
2016-02-26 14:32:36 +01:00 |
|
Elisabeth Henry
|
03569f5338
|
alright, this made things worse...
|
2016-02-26 14:28:48 +01:00 |
|
Elisabeth Henry
|
6e111b2035
|
tries disabling doctest for .travis.yml
|
2016-02-26 14:26:18 +01:00 |
|
Elisabeth Henry
|
f855d74db6
|
continued documentation
|
2016-02-26 04:21:20 +01:00 |
|
Elisabeth Henry
|
158142c32e
|
book.rs: added documentation
|
2016-02-26 02:45:21 +01:00 |
|
Elisabeth Henry
|
59f4aab0fe
|
updated changelog
|
2016-02-26 02:08:59 +01:00 |
|
Elisabeth Henry
|
d2da852bc0
|
html, odt: either made methods private or (for html) hide them for the docs
|
2016-02-26 02:08:06 +01:00 |
|
Elisabeth Henry
|
0b0da0092e
|
code cleaning and improving documentation
|
2016-02-26 01:49:38 +01:00 |
|
Elisabeth Henry
|
38433292d5
|
improved documentation of parser.rs
|
2016-02-26 00:51:35 +01:00 |
|
Elisabeth Henry
|
bd25114bd4
|
moved token, cleaner and parser public again
|
2016-02-26 00:19:19 +01:00 |
|
Elisabeth Henry
|
3381c5d078
|
added unit test for book
|
2016-02-26 00:17:03 +01:00 |
|
Elisabeth Henry
|
d21dbc529e
|
module cleaner is now private
|
2016-02-26 00:02:09 +01:00 |
|
Elisabeth Henry
|
2991099ecd
|
modules token and parser are now private
|
2016-02-25 23:59:33 +01:00 |
|
Elisabeth Henry
|
7aba577347
|
made escape a private mod and added some tests
|
2016-02-25 23:50:10 +01:00 |
|
Elisabeth Henry
|
792fe1e7eb
|
preventively bumped version to 0.3.0-unreleased
|
2016-02-25 23:35:29 +01:00 |
|
Elisabeth Henry
|
d513a03703
|
moved tests/toc.rs inside src/lib so module toc can be private
|
2016-02-25 23:33:54 +01:00 |
|
Elisabeth Henry
|
a47c4c434f
|
bumped version to 0.2.2
v0.2.2
|
2016-02-25 22:15:06 +01:00 |
|
Elisabeth Henry
|
570b5aeb99
|
bumped version preventively to 0.2.2-unreleased
|
2016-02-25 21:49:43 +01:00 |
|
Elisabeth Henry
|
a2afa21dbf
|
fixed french cleaner, now uses em space after —
|
2016-02-25 21:47:42 +01:00 |
|
Elisabeth Henry
|
27e0b239ca
|
bumped version
v0.2.1
|
2016-02-25 20:13:12 +01:00 |
|
Elisabeth Henry
|
aa7c05c748
|
updated documentation
|
2016-02-25 20:11:06 +01:00 |
|
Elisabeth Henry
|
665f5a49a2
|
updated changelog
|
2016-02-25 19:58:19 +01:00 |
|
Elisabeth Henry
|
32e7231fba
|
added a dash escape test in test.md
|
2016-02-25 19:56:30 +01:00 |
|
Elisabeth Henry
|
c600207d21
|
force latex not to overflow page
|
2016-02-25 19:56:18 +01:00 |
|
Elisabeth Henry
|
d50579b579
|
ecape dashes in latex so -- is not transformed to –
|
2016-02-25 19:55:49 +01:00 |
|
Elisabeth Henry
|
b03409fcde
|
arguments.md: fixed typo
|
2016-02-25 19:26:49 +01:00 |
|
Elisabeth Henry
|
5db20f70eb
|
updated Changelog
|
2016-02-25 19:26:29 +01:00 |
|
Elisabeth Henry
|
0db51c5b1c
|
latex: use spverbatim instead of verbatim to allow breaking lines
|
2016-02-25 19:25:42 +01:00 |
|
Elisabeth Henry
|
8c11db543b
|
removed debugging println
|
2016-02-25 19:22:45 +01:00 |
|
Elisabeth Henry
|
3c251d08ce
|
latex: try to make long url break lines
|
2016-02-25 19:13:37 +01:00 |
|
Elisabeth Henry
|
f2adcac6b8
|
latex: if url and url content is the same thing, display directly \url{} instead of using \href{}{}
|
2016-02-25 19:13:16 +01:00 |
|
Elisabeth Henry
|
3fba98fc3b
|
html: bug fix in numbering of unnumbered chapters
|
2016-02-25 19:12:45 +01:00 |
|
Elisabeth Henry
|
c4c0699708
|
Cargo.toml: bumped version preventively to 0.2.1-unreleased
|
2016-02-25 17:06:35 +01:00 |
|
Elisabeth Henry
|
67bd8c7aea
|
changed travis package name from rust-crowbook-... to crowbook-...
|
2016-02-25 16:46:13 +01:00 |
|
Elisabeth Henry
|
c363521344
|
bumped version to 0.2.0
v0.2.0
|
2016-02-25 16:37:23 +01:00 |
|
Elisabeth Henry
|
c835adf472
|
added ChangeLog at the end of the book as unnumbered chapter
|
2016-02-25 16:37:06 +01:00 |
|
Elisabeth Henry
|
a79d05a400
|
modified template.html according to W3C validator suggestion
|
2016-02-25 16:23:15 +01:00 |
|
Elisabeth Henry
|
75a9d55153
|
updated README.md
|
2016-02-25 16:20:33 +01:00 |
|
Elisabeth Henry
|
de34b7478a
|
fixed typo in ChangeLog.md
|
2016-02-25 16:06:12 +01:00 |
|
Elisabeth Henry
|
cd869cd12d
|
clarified ChangeLog.md
|
2016-02-25 16:02:08 +01:00 |
|
Elisabeth Henry
|
fd15da13df
|
--print-template is now usable with --set epub.version 3
|
2016-02-25 15:52:46 +01:00 |
|
Elisabeth Henry
|
30262ebc07
|
binary: added a --print-template option
|
2016-02-25 15:41:30 +01:00 |
|
Elisabeth Henry
|
bdf03f2c17
|
added menu.svg icon to the repository, though it is not yet used in code (template.html directly includes a BASE64 representation of it, which is not very clean, admittedly
|
2016-02-25 15:31:29 +01:00 |
|
Elisabeth Henry
|
b2e9793f18
|
toc.rs: minor comment modification
|
2016-02-25 15:30:20 +01:00 |
|