1
0
mirror of https://github.com/lise-henry/crowbook synced 2024-11-18 00:13:55 +01:00
Commit Graph

10 Commits

Author SHA1 Message Date
Elisabeth Henry
38a0656f9f Add new option tex.short
This option makes LaTeX uses the article class instead of book, and
uses the default \maketitle command for it. This option is set to
false by default, but automatically enabled when runned with
--single.

(This commit also fixes a bug for path resolution when crowbook
is runned in single. Thiss should have been a separate commit, ooops.)

Resolves: #3
2016-03-02 03:58:42 +01:00
Elisabeth Henry
e8846117f2 started working on a way to get links to .md files working, but it's gonna be a long road 2016-02-26 22:41:30 +01:00
Elisabeth Henry
c600207d21 force latex not to overflow page 2016-02-25 19:56:18 +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
3c251d08ce latex: try to make long url break lines 2016-02-25 19:13:37 +01:00
Elisabeth Henry
ef26c10c02 updated templates 2016-02-21 19:39:54 +01:00
Elisabeth Henry
11c84726b8 fixed some escaping, now allow use output.xx instead of output_xxx in book file 2016-02-21 05:29:40 +01:00
Elisabeth Henry
2ad66d7286 now supports epub3 (in theory) 2016-02-20 03:41:29 +01:00
Elisabeth Henry
4725b0b7a6 fixed typo bug 2016-02-20 00:04:28 +01:00
Elisabeth Henry
3a1afc011c started working on latex renderer 2016-02-19 03:55:16 +01:00