1
0
Fork 0
mirror of https://github.com/lise-henry/crowbook synced 2024-05-26 07:56:09 +02:00
Commit Graph

170 Commits

Author SHA1 Message Date
Elisabeth Henry 84126bb365 Use rendering.chapter and rendering.part in LaTeX output
Fixes #50
2018-06-01 17:50:35 +02:00
Elisabeth Henry 421a538f7b Only redefine fancy headers for fancy pages 2017-11-13 01:11:59 +01:00
Elisabeth Henry 0d45dff241 Add autograph option 2017-10-09 22:25:29 +02:00
Elisabeth Henry a4e074f68b Allow hyphenations in \texttt in LaTeX
Fixes #42
2017-10-04 01:54:58 +02:00
Elisabeth Henry d880dd5753 Simplify template.tex headers definitions 2017-07-14 18:09:53 +02:00
Elisabeth Henry c31a4c620b Add tex.margin.{left,right,bottom,top} options 2017-07-14 17:57:58 +02:00
Elisabeth Henry 2ec2b79ba9 Clean LaTeX template 2017-07-14 14:05:19 +02:00
Elisabeth Henry d1b31aaac9 Define tex commands for most markdown elements so it can be overloaded by the user 2017-07-13 23:26:04 +02:00
Elisabeth Henry 09cbaadcf1 Only display subtitle if string is not empty 2017-07-11 03:08:58 +02:00
Elisabeth Henry 06caeaffb2 Add JSON-LD structured data to HTML files 2017-07-11 03:02:36 +02:00
Elisabeth Henry 51834e085d Add important to .rule so it works on Kepub 2017-07-02 16:32:31 +02:00
Elisabeth Henry 3bface3e94 Fix epub css cover 2017-06-28 16:01:41 +02:00
Elisabeth Henry 33ee4b9f42 Add n_visited blocks 2017-06-07 19:11:05 +02:00
Elisabeth Henry b420625cd7 Remove debugging logging 2017-06-05 06:20:58 +02:00
Elisabeth Henry 0e4d2f5abb Fix the hashchange function 2017-06-05 06:20:29 +02:00
Elisabeth Henry ca4685f5ec Add html.if.end_turn 2017-06-05 03:38:59 +02:00
Elisabeth Henry aea9eb6322 Update doc 2017-06-04 06:39:15 +02:00
Elisabeth Henry c1aeb9c596 Add basic support for embedded JS in interactive fiction 2017-06-04 04:31:39 +02:00
Elisabeth Henry 40505c3c4e Add interactive fiction html renderer cause why not 2017-06-03 15:16:01 +02:00
Elisabeth Henry 3ec0872b73 Add support for subtitle in HTML/EPUB 2017-03-28 04:20:59 +02:00
Elisabeth Henry 0edb8edad2 Tweak latex's title page 2017-03-28 03:56:57 +02:00
Elisabeth Henry 9142843b4d Enhance LaTeX titlepage
Also add a subtitle option
2017-03-28 03:35:40 +02:00
Elisabeth Henry 4c2ec918b2 Update stylesheet 2017-03-27 03:43:48 +02:00
Elisabeth Henry 9a7d99b69a Escape raw tags in templates 2017-03-20 22:53:36 +01:00
Elisabeth Henry 2faed5d0a6 Export chapter_title_raw in html dir 2017-03-20 22:26:06 +01:00
Elisabeth Henry a474b79cee Use chapter_title_raw in epub templates 2017-03-20 22:10:19 +01:00
Elisabeth Henry 458382f005 Use raw metadata in HTML and CSS templates 2017-03-20 21:46:02 +01:00
Elisabeth Henry 7cdbb5fa60 Add max-height to standalone images 2017-03-20 02:46:37 +01:00
Elisabeth Henry b1a5edc5d8 Center standalone image 2017-03-20 02:42:50 +01:00
Elisabeth Henry ddf1b8894c Only include latex packages if the feature is used 2017-03-19 08:50:37 +01:00
Elisabeth Henry a4b7594522 Remove code used with proofread.nb_spaces since option has been deprecated 2017-01-15 23:28:57 +01:00
Elisabeth Henry cb9f4d590b Use the nnbsp escaping function of crowbook_text_processing instead of np_spaces 2017-01-15 04:10:05 +01:00
Elisabeth Henry 1725d90d9a Try to make initals in epub better looking 2017-01-13 23:40:30 +01:00
Elisabeth Henry 36d18f9c31 Add the tex.stdpage option
Related to #34
2017-01-10 21:23:33 +01:00
Elisabeth Henry e54d250a44 Make proofread highligting less invasive 2017-01-06 20:19:50 +01:00
Elisabeth Henry 6e6055debb Use tabularx to break lines in tabulars 2017-01-05 16:24:03 +01:00
Elisabeth Henry 461917eb99 Fix HTML error in html standalone template 2017-01-05 15:43:35 +01:00
Elisabeth Henry 5590e794a9 Insert \allowbreak in code and code blocks 2017-01-05 05:31:33 +01:00
Elisabeth Henry 7837310f22 Add frame around code blocks in latex 2017-01-05 05:08:53 +01:00
Elisabeth Henry ba32705827 Add colour suport for syntax highlighting in LaTeX 2017-01-05 04:11:16 +01:00
Elisabeth Henry bd1e263232 Remove dead code 2017-01-02 16:36:00 +01:00
Elisabeth Henry 3048c1ef07 Avoid pagebreak before or after rule (in CSS) 2017-01-01 05:19:37 +01:00
Elisabeth Henry ee15fe8ab2 Avoid pagebreak before or after \HRule 2017-01-01 05:12:58 +01:00
Elisabeth Henry 9fc54f3450 Generate epub content in OEBPS 2016-12-30 22:56:55 +01:00
Elisabeth Henry d1d30b9a8f Remove span.initial for non-epub HTML 2016-12-30 17:53:35 +01:00
Elisabeth Henry c0b2fd7e6a Fix HTML display of initials 2016-12-30 17:43:18 +01:00
Elisabeth Henry ba77498a38 Rename html_dir/chapter.html to html_dir/template.html 2016-12-30 02:21:44 +01:00
Elisabeth Henry 21b8b8d708 Change CSS of header/footer 2016-12-30 02:12:21 +01:00
Elisabeth Henry ef321b01d7 Fix hyperref issue when using setcounter 2016-12-23 12:17:02 +01:00
Elisabeth Henry d45221adc4 Update stylesheet for parts 2016-12-21 19:47:41 +01:00