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 |
|
Elisabeth Henry
|
770822ac43
|
Book now supports multiline strings
|
2016-02-25 15:29:35 +01:00 |
|
Elisabeth Henry
|
93b7f828d4
|
tuned html css
|
2016-02-25 05:57:30 +01:00 |
|
Elisabeth Henry
|
1a90a35bca
|
moved version to 0.2.0-beta1
v0.2.0-beta1
|
2016-02-25 02:54:42 +01:00 |
|
Elisabeth Henry
|
5b18e144a9
|
worked a bit on HTML styling, now includes a navigation menu that can be displayed or hidden
|
2016-02-25 02:23:34 +01:00 |
|
Elisabeth Henry
|
dae61f0eb2
|
updated changelog
|
2016-02-24 22:33:14 +01:00 |
|
Elisabeth Henry
|
02f296ff03
|
Epub: nav.xhtml has full toc (but not yet toc.ncx)
|
2016-02-24 22:31:24 +01:00 |
|
Elisabeth Henry
|
ab47a0d3bb
|
updated tests to they pass
|
2016-02-24 20:58:51 +01:00 |
|
Elisabeth Henry
|
0a0f21c6b5
|
added option to display toc in the document for HTML and PDF output
|
2016-02-24 20:51:39 +01:00 |
|
Elisabeth Henry
|
8d763992ff
|
fixed bug in toc.rs
|
2016-02-24 19:48:55 +01:00 |
|
Elisabeth Henry
|
0a19bb7929
|
added a toc module
|
2016-02-24 19:13:59 +01:00 |
|
Elisabeth Henry
|
55e9458256
|
tests/html.rs: fixed to new interface
|
2016-02-24 15:05:46 +01:00 |
|
Elisabeth Henry
|
7ace55d73a
|
updated README and BUGS
|
2016-02-23 23:51:21 +01:00 |
|
Elisabeth Henry
|
c127ce615a
|
updated documentation to reflect previous commit
|
2016-02-23 23:45:35 +01:00 |
|
Elisabeth Henry
|
7653d2e767
|
book option numbering is now an i32 instead of a false,
|
2016-02-23 23:40:41 +01:00 |
|
Elisabeth Henry
|
38db23b8ae
|
set numbering to true by default
|
2016-02-23 23:29:39 +01:00 |
|
Elisabeth Henry
|
8cbab5ecc7
|
updated boo_example/arguments.md
|
2016-02-23 23:20:21 +01:00 |
|
Elisabeth Henry
|
758a8c047f
|
--create no longers needs BOOK, it can print to stdout
|
2016-02-23 23:12:36 +01:00 |
|
Elisabeth Henry
|
f0e24d42b0
|
cleaned config.book
|
2016-02-23 22:50:37 +01:00 |
|
Elisabeth Henry
|
e6c029b03b
|
fixed typo in changelog
|
2016-02-23 22:46:45 +01:00 |
|
Elisabeth Henry
|
33da1f45a5
|
latex rendering now handles headers up to level 6
|
2016-02-23 22:41:47 +01:00 |
|
Elisabeth Henry
|
d081767a83
|
added a test md file (and book) in tests directory
|
2016-02-23 22:41:22 +01:00 |
|
Elisabeth Henry
|
a728f466e6
|
fixed a bug in latex escaping
|
2016-02-23 22:40:23 +01:00 |
|
Elisabeth Henry
|
e5440be5ab
|
print USAGE when no args are provided
|
2016-02-23 22:13:42 +01:00 |
|