1
0
mirror of https://github.com/lise-henry/crowbook synced 2024-09-26 08:50:39 +02:00
Commit Graph

1138 Commits

Author SHA1 Message Date
Elisabeth Henry
9a3d4fcb61 Fix more duplicated HTML escape in epub rendering 2016-12-18 22:39:21 +01:00
Elisabeth Henry
37192209e9 Update ChangeLog.md 2016-12-18 22:36:29 +01:00
Elisabeth Henry
d23ac25fc3 Fix duplicated HTML escape in epub rendering 2016-12-18 22:35:18 +01:00
Elisabeth Henry
e64167bffe Update french translation 2016-12-16 13:37:51 +01:00
Elisabeth Henry
a232370e9d Put the backslash back in \maketitle 2016-12-16 13:37:40 +01:00
Elisabeth Henry
717f681a86 Preventily bump version to 0.10.5-pre 2016-12-16 03:37:53 +01:00
Elisabeth Henry
9155ab7c23 Remove proofread from target in makefile as it is in default 2016-12-16 03:15:49 +01:00
Elisabeth Henry
d80418cf75 Bump version to 0.10.4 2016-12-16 02:45:21 +01:00
Elisabeth Henry
aee57bb99d Update docs dir 2016-12-16 02:44:19 +01:00
Elisabeth Henry
ff290b80ee Update options documentation 2016-12-16 02:41:51 +01:00
Elisabeth Henry
68a3ba1c76 Update ChangeLog.md 2016-12-16 02:40:42 +01:00
Elisabeth Henry
681f2f452a Update templates documentation 2016-12-16 02:39:58 +01:00
Elisabeth Henry
c1641efdb1 Add html.icon to guide.book 2016-12-16 02:37:56 +01:00
Elisabeth Henry
676cfe907a Add html.icon support for html single renderer 2016-12-16 02:37:47 +01:00
Elisabeth Henry
56605f0b6b Add html.icon support for html_dir renderer 2016-12-16 02:33:30 +01:00
Elisabeth Henry
0e36121d9d Update library part of README 2016-12-16 02:06:21 +01:00
Elisabeth Henry
3306bf5360 Remove doctests from cleaner as it is a private module 2016-12-16 02:03:24 +01:00
Elisabeth Henry
ee723e567d Update library documentation 2016-12-16 02:00:10 +01:00
Elisabeth Henry
bed796b568 Fix typos in README.md 2016-12-16 01:50:04 +01:00
Elisabeth Henry
824f320b64 Update ChangeLog 2016-12-16 01:36:28 +01:00
Elisabeth Henry
156a2bfc5e Rename canonicalize as normalize 2016-12-16 01:34:37 +01:00
Elisabeth Henry
dd1325d74a Fix behaviour of canonicalize at cost of unreadability 2016-12-16 01:32:49 +01:00
Elisabeth Henry
9758f93d93 Remove current directory from begginnig of displayed paths 2016-12-16 01:06:49 +01:00
Elisabeth Henry
309e523f3b Use canonicalize to display generated (or other) file names
Should fix #30
2016-12-16 00:38:54 +01:00
Elisabeth Henry
df485a355e Add canonicalize function 2016-12-16 00:22:56 +01:00
Elisabeth Henry
7d8f43c336 Update french translation 2016-12-16 00:13:07 +01:00
Elisabeth Henry
29bed5a880 Update options documentation 2016-12-16 00:11:10 +01:00
Elisabeth Henry
063c1fb09c Update templates documentation 2016-12-15 13:02:24 +01:00
Elisabeth Henry
0dab58ab10 Update Roadmap.md 2016-12-15 12:56:47 +01:00
Elisabeth Henry
733ef1f678 Update ChangeLog.md 2016-12-15 12:56:40 +01:00
Elisabeth Henry
de68445d6e Add options: tex.template.add, html.css.add, epub.css.add
These three options allow to specify inline code that will be added to
the templates.

Fixes #18
2016-12-15 12:53:45 +01:00
Elisabeth Henry
97c376920f Update docs/ directory 2016-12-15 01:00:50 +01:00
Elisabeth Henry
ca1c78a153 Update version in guide.book 2016-12-15 01:00:16 +01:00
Elisabeth Henry
f5339d5997 Fix call to lformat which currently causes problem for translation 2016-12-15 00:58:20 +01:00
Elisabeth Henry
4c882a6212 Update french translation 2016-12-15 00:52:51 +01:00
Elisabeth Henry
cc8b55df5f Remove '\' in \maketitle in lformat since it cause gettext issue 2016-12-15 00:50:02 +01:00
Elisabeth Henry
5594c7ea32 Update ChangeLog.md 2016-12-15 00:42:54 +01:00
Elisabeth Henry
2921ba6290 Add tex.paper_size option 2016-12-15 00:42:07 +01:00
Elisabeth Henry
e370adcff1 Update templates documentation 2016-12-15 00:29:03 +01:00
Elisabeth Henry
d1d84b6248 Update ChangeLog.md 2016-12-15 00:26:38 +01:00
Elisabeth Henry
65a0fc98a1 Add tex.title and tex.font_size options 2016-12-15 00:25:09 +01:00
Elisabeth Henry
9cfc7107ef Update ChangeLog 2016-12-11 20:04:43 +01:00
Elisabeth Henry
3a079c5000 Change CSS a bit 2016-12-11 20:03:44 +01:00
Elisabeth Henry
42b67992c8 Fix typo in Cargo.toml 2016-12-11 19:45:38 +01:00
Elisabeth Henry
4f0a712e87 Bump version to 0.10.4-pre 2016-12-11 19:43:30 +01:00
Elisabeth Henry
c691ddb24a Fix (funny) typo in stylesheet.css 2016-12-11 19:37:13 +01:00
Élisabeth Henry
ace78aa020 Merge pull request #29 from hfiguiere/patch-2
Fix --create syntax
2016-12-10 22:22:18 +01:00
Élisabeth Henry
9ba1f895dc Merge pull request #28 from hfiguiere/patch-1
Fix some typos in the README
2016-12-10 22:21:36 +01:00
Hubert Figuière
f65d55fbb9 Fix --create syntax
It seems that in this section the --create syntax is incorrect. It is contradicted by chapter 2, the later being the one that work.

(this is a different change from my other PR)
2016-11-25 23:13:48 -05:00
Hubert Figuière
5e5d9e4704 Fix some typos in the README 2016-11-25 22:39:51 -05:00