1
0
mirror of https://github.com/lise-henry/crowbook synced 2024-09-20 15:32:54 +02:00
Commit Graph

140 Commits

Author SHA1 Message Date
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
Elisabeth Henry
50b7e820a0 Refactor the way extra elements are displayed in toc.ncx 2016-12-19 02:01:19 +01:00
Elisabeth Henry
737617f6e1 Display title instead of repeating book title in toc.ncx(epub) 2016-12-18 22:42:54 +01:00
Elisabeth Henry
75e8807833 Fix unlikely duplicated HTML escape in html_dir rendering 2016-12-18 22:40:41 +01:00
Elisabeth Henry
9a3d4fcb61 Fix more duplicated HTML escape in epub rendering 2016-12-18 22:39:21 +01:00
Elisabeth Henry
d23ac25fc3 Fix duplicated HTML escape in epub rendering 2016-12-18 22:35:18 +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
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
2921ba6290 Add tex.paper_size option 2016-12-15 00:42:07 +01:00
Elisabeth Henry
65a0fc98a1 Add tex.title and tex.font_size options 2016-12-15 00:25:09 +01:00
Elisabeth Henry
3a079c5000 Change CSS a bit 2016-12-11 20:03:44 +01:00
Elisabeth Henry
c691ddb24a Fix (funny) typo in stylesheet.css 2016-12-11 19:37:13 +01:00
Elisabeth Henry
1e8a79f87d Display toc when you click on 'display all chapters' 2016-10-21 22:01:22 +02:00
Elisabeth Henry
f5bf9e204e Don't display toc for chapters other than first if display_one is true
Related to #22
2016-10-21 21:55:53 +02:00
Elisabeth Henry
cff9361e3d Update default colours 2016-10-07 00:24:35 +02:00
Elisabeth Henry
00ac5cc51f Change default colours 2016-10-06 23:31:07 +02:00
Elisabeth Henry
8ea645b874 Add html.css.colours template
This is done so it is possible to only override the colour scheme, while
not having to generate a whole new CSS file.

Also, instead of e.g. {{fr}} being set to true if lang is "fr",
it's now {{lang_fr}}.
2016-10-06 19:36:34 +02:00
Elisabeth Henry
e8e26ecea2 No longer display toc menu if there isn't at least two elements in it 2016-10-06 17:10:27 +02:00
Elisabeth Henry
ece6af778b Use CSS for grammar errors 2016-09-29 02:43:50 +02:00
Elisabeth Henry
d5adc2b614 Fix latex rendering bug when version is not set 2016-09-28 21:57:41 +02:00
Elisabeth Henry
4d1f005247 Escape nb spaces with html entities when html.escape_nb_spaces is true 2016-09-25 01:37:14 +02:00
Elisabeth Henry
6a6b94e8c3 Add support for xelatex in template.tex 2016-09-24 16:48:56 +02:00
Elisabeth Henry
6c4118eedb Integrate Caribon to crowbook 2016-09-23 23:05:45 +02:00
Elisabeth Henry
40ced2831d HtmlSingleRenderer display all notes at the end of the document unless one_chapter is true 2016-09-22 22:15:34 +02:00
Elisabeth Henry
cb95147434 Improve CSS 2016-09-22 21:59:36 +02:00
Elisabeth Henry
32575f0669 Improve footnote rendering in HTML 2016-09-22 21:50:27 +02:00
Elisabeth Henry
860a4d4a33 Improve the way footnotes are displayed 2016-09-22 21:33:00 +02:00
Elisabeth Henry
74e14e1e30 Add support for ° character in latex template 2016-09-22 18:55:54 +02:00
Elisabeth Henry
6dd3264e7f Remove menu from lang/xx.yamls as it is identical to toc 2016-09-22 15:33:13 +02:00
Elisabeth Henry
4cea4fdb21 Change table width to 80% 2016-09-22 14:05:47 +02:00