1
0
Fork 0
mirror of https://github.com/lise-henry/crowbook synced 2024-05-20 10:16:09 +02:00
crowbook/src/lib
Elisabeth Henry c31a4c620b Add tex.margin.{left,right,bottom,top} options 2017-07-14 17:57:58 +02:00
..
tests Fix superscript tests 2017-06-05 16:53:42 +02:00
book.rs Output.XXX now supports the auto option to infer file name from book file name 2017-07-14 15:21:18 +02:00
book_renderer.rs Output.XXX now supports the auto option to infer file name from book file name 2017-07-14 15:21:18 +02:00
bookoption.rs Add the output option to specify multiple formats in a row 2017-07-14 16:12:49 +02:00
bookoptions.rs Add tex.margin.{left,right,bottom,top} options 2017-07-14 17:57:58 +02:00
chapter.rs Add chapter struct 2016-12-21 12:14:59 +01:00
cleaner.rs Run clippy on src 2017-01-09 17:08:07 +01:00
epub.rs Use strvec for resources.files 2017-07-14 16:36:55 +02:00
error.rs Add support for grammalecte 2017-07-07 22:05:06 +02:00
grammalecte.rs Revert "Use reqwest instead of hyper::client" 2017-07-12 13:24:48 +02:00
grammar_check.rs Revert "Use reqwest instead of hyper::client" 2017-07-12 13:24:48 +02:00
html.rs Fix JSON-LD template 2017-07-11 03:07:16 +02:00
html_dir.rs Use strvec for resources.files 2017-07-14 16:36:55 +02:00
html_if.rs Output.XXX now supports the auto option to infer file name from book file name 2017-07-14 15:21:18 +02:00
html_single.rs Output.XXX now supports the auto option to infer file name from book file name 2017-07-14 15:21:18 +02:00
lang.rs Split lang/ into separate subdirectories 2016-12-25 20:44:17 +01:00
latex.rs Add tex.margin.{left,right,bottom,top} options 2017-07-14 17:57:58 +02:00
lib.rs Add initial project statistics 2017-07-12 17:01:17 +02:00
localize_macros.rs Include localize_macros.rs from OUT_DIR 2016-10-26 12:46:37 +02:00
logger.rs Change default infolevel 2017-03-19 06:50:12 +01:00
misc.rs Apply more clippy lints 2017-01-09 17:45:59 +01:00
number.rs Run rustfmt 2016-10-13 04:06:15 +02:00
odt.rs Output.XXX now supports the auto option to infer file name from book file name 2017-07-14 15:21:18 +02:00
parser.rs Add is_container method to token and use it in parser 2017-06-05 17:42:19 +02:00
renderer.rs Add BookRenderer trait 2016-12-20 12:36:07 +01:00
repetition_check.rs Apply more clippy lints 2017-01-09 17:45:59 +01:00
resource_handler.rs Use strvec for resources.files 2017-07-14 16:36:55 +02:00
stats.rs Add character count to stats 2017-07-14 11:48:31 +02:00
syntax.rs Strip language before feeding it to syntect 2017-03-27 20:53:52 +02:00
templates.rs Make html.if.new_game specify a file instead of being inline 2017-06-05 03:49:29 +02:00
text_view.rs See Softbreaks as spaces in text_view 2017-07-11 03:03:20 +02:00
token.rs Add is_container method to token and use it in parser 2017-06-05 17:42:19 +02:00
zipper.rs Make error message a bit clearer when running command in tmpdir fails. 2017-01-23 04:38:13 +01:00