Macro crowbook::lformat [] [src]

macro_rules! lformat {
    ("error while reading resource file: {error}", $($arg:tt)*) => { ... };
    ("can't get '{key}' as a list of files, only valid if key is resources.files", $($arg:tt)*) => { ... };
    ("Error running grammar check on {file}: {error}", $($arg:tt)*) => { ... };
    ("Error parsing markdown: {error}", $($arg:tt)*) => { ... };
    ("Successfully generated LaTeX file {file}", $($arg:tt)*) => { ... };
    ("expected a string as value containing a char for key '{}', found {:?}", $($arg:tt)*) => { ... };
    ("ignored annotation {:?} as it wasn't compatible with the Markdown structure", $($arg:tt)*) => { ... };
    ("command didn't return succesfully: {output}", $($arg:tt)*) => { ... };
    ("could not send request to server: {error}", $($arg:tt)*) => { ... };
    ("Expected a string as value for key {}, found {:?}", $($arg:tt)*) => { ... };
    ("file '{file}' could not be read", $($arg:tt)*) => { ... };
    ("Successfully generated HTML file: {file}", $($arg:tt)*) => { ... };
    ("Error rendering {name}: {error}", $($arg:tt)*) => { ... };
    ("option '{key}' is not present", $($arg:tt)*) => { ... };
    ("error while reading image file: {error}", $($arg:tt)*) => { ... };
    ("could not parse '{value}' as a valid YAML value", $($arg:tt)*) => { ... };
    ("LaTeX: can't find a tex equivalent for lang '{lang}', fallbacking on english", $($arg:tt)*) => { ... };
    ("Resources: book includes image {file} which doesn't have an extension", $($arg:tt)*) => { ... };
    ("could not decode JSON: {error}", $($arg:tt)*) => { ... };
    ("Parsing chapter: {file}...", $($arg:tt)*) => { ... };
    ("value '{value}' for key '{key}' does not contain one and only one YAML value", $($arg:tt)*) => { ... };
    ("rendering 'html.header' template:\n{error}", $($arg:tt)*) => { ... };
    ("failed to execute process: {error}", $($arg:tt)*) => { ... };
    ("Error compiling template: {template}", $($arg:tt)*) => { ... };
    ("{path} already exists, deleting it", $($arg:tt)*) => { ... };
    ("No output file specified, and book doesn't specify an output file for {}", $($arg:tt)*) => { ... };
    ("could not write to temporary file {file}", $($arg:tt)*) => { ... };
    ("expected a boolean as value for key '{}', found {:?}", $($arg:tt)*) => { ... };
    ("ODT: footnotes are not yet implemented in this format, ignoring {:?}", $($arg:tt)*) => { ... };
    ("file {file} refers to an absolute or a parent path.\nThis is forbidden because we are supposed to create a temporary file in a temporary dir.", $($arg:tt)*) => { ... };
    ("unrecognized key '{key}'", $($arg:tt)*) => { ... };
    ("could not create file {file}: {error}", $($arg:tt)*) => { ... };
    ("Error in setting key {}: {}", $($arg:tt)*) => { ... };
    ("Successfully generated EPUB file: {file}", $($arg:tt)*) => { ... };
    ("error deleting directory {path}: {error}", $($arg:tt)*) => { ... };
    ("Yaml file for language {lang} didn't contain a hash", $($arg:tt)*) => { ... };
    ("could not parse {file} as a book file.\nMaybe you meant to run crowbook with the --single argument?", $($arg:tt)*) => { ... };
    ("in {file}, found footnote definition for note '{reference}' but previous definition already exist, overriding it", $($arg:tt)*) => { ... };
    ("{:?} is not a bool", $($arg:tt)*) => { ... };
    ("EPUB ({source}): detected two chapters inside the same markdown file.", $($arg:tt)*) => { ... };
    ("- **`{key}`**\n    - **type**: {option_type}\n    - **default value**: `{default}`\n    - {comment}\n", $($arg:tt)*) => { ... };
    ("problem when writing to LaTeX file: {error}", $($arg:tt)*) => { ... };
    ("could not copy file {input} to {output}", $($arg:tt)*) => { ... };
    ("expected an integer as value for key '{}', found {:?}", $($arg:tt)*) => { ... };
    ("EPUB ({source}): conflict between: {title1} and {title2}", $($arg:tt)*) => { ... };
    ("Found something that looked like a YAML block:\n{block}", $($arg:tt)*) => { ... };
    ("Could not create file '{}'", $($arg:tt)*) => { ... };
    ("error reading file {file}: {error}", $($arg:tt)*) => { ... };
    ("Resources: could not guess mime type of file {file}", $($arg:tt)*) => { ... };
    ("{:?} is not an i32", $($arg:tt)*) => { ... };
    ("key '{key}' has been deprecated.", $($arg:tt)*) => { ... };
    ("Resources: could not read file {file}", $($arg:tt)*) => { ... };
    ("Could not create file {}: it already exists!", $($arg:tt)*) => { ... };
    ("Resources: book includes non-local image {file}, which might cause problem for proper inclusion.", $($arg:tt)*) => { ... };
    ("this version of Crowbook has been compiled without support for proofreading, not generating LaTeX file {file}", $($arg:tt)*) => { ... };
    ("{:?} is not a path", $($arg:tt)*) => { ... };
    ("expected a float as value for key '{}', found {:?}", $($arg:tt)*) => { ... };
    ("{} is not a valid template name.", $($arg:tt)*) => { ... };
    ("Ill-formatted OPTIONS string: unrecognized type '{option_type}'", $($arg:tt)*) => { ... };
    ("file {file} contains invalid UTF-8, could not parse it", $($arg:tt)*) => { ... };
    ("Ignoring YAML block:\n---\n{block}---", $($arg:tt)*) => { ... };
    ("could not write to file {file}: {error}", $($arg:tt)*) => { ... };
    ("this version of Crowbook has been compiled without support for proofreading, not generating {path}", $($arg:tt)*) => { ... };
    ("error in epub rendering: {path} is neither a file nor a directory", $($arg:tt)*) => { ... };
    ("Inline YAML block could not set {:?} to {:?}: {}", $($arg:tt)*) => { ... };
    ("LaTeX ({source}): image '{url}' doesn't seem to be local; ignoring it.", $($arg:tt)*) => { ... };
    ("YAML block was not valid YAML: {error}", $($arg:tt)*) => { ... };
    ("Could not find file '{file}' for {description}", $($arg:tt)*) => { ... };
    ("Yaml for {key} in lang {lang} is not a String!", $($arg:tt)*) => { ... };
    ("EPUB ({source}): detected two chapter titles inside the same markdown file, in a file where chapter titles are not even rendered.", $($arg:tt)*) => { ... };
    ("Successfully generated HTML directory: {path}", $($arg:tt)*) => { ... };
    ("problem when writing to HTML file: {error}", $($arg:tt)*) => { ... };
    ("'{key}''s path contains invalid UTF-8 code", $($arg:tt)*) => { ... };
    ("could not create caribon parser: {error}", $($arg:tt)*) => { ... };
    ("rendering 'html.footer' template:\n{error}", $($arg:tt)*) => { ... };
    ("{:?} is not a char", $($arg:tt)*) => { ... };
    ("{error}. Proceeding without checking grammar.", $($arg:tt)*) => { ... };
    ("could not create file '{file}'", $($arg:tt)*) => { ... };
    ("Successfully generated LaTeX file: {file}", $($arg:tt)*) => { ... };
    ("could not create directory in {path}: {error}", $($arg:tt)*) => { ... };
    ("{:?} is not a f32", $($arg:tt)*) => { ... };
    ("Expected a String as a key, found {:?}", $($arg:tt)*) => { ... };
    ("Could not find translation for {key} in language {lang}", $($arg:tt)*) => { ... };
    ("... but it didn't parse correctly as YAML('{error}'), so treating it like Markdown.", $($arg:tt)*) => { ... };
    ("Successfully generated HTML file {file}", $($arg:tt)*) => { ... };
    ("no output pdf file specified '{output}' in book config", $($arg:tt)*) => { ... };
    ("Trying to run grammar check on {file}, this might take a while...", $($arg:tt)*) => { ... };
    ("could not render `{key}` for metadata:\n{error}", $($arg:tt)*) => { ... };
    ("expected a string as value for key '{}', found {:?}", $($arg:tt)*) => { ... };
    ("could not connect to language tool server: {error}", $($arg:tt)*) => { ... };
    ("this version of Crowbook has been compiled without support for proofreading, not generating {file}", $($arg:tt)*) => { ... };
    ("rendering {name}: {error}", $($arg:tt)*) => { ... };
    ("invalid template '{template}'", $($arg:tt)*) => { ... };
    ("Error connecting to language tool server: {error}", $($arg:tt)*) => { ... };
    ("Successfully generated PDF file: {file}", $($arg:tt)*) => { ... };
    ("'{old_key}' has been deprecated, you should now use '{new_key}'", $($arg:tt)*) => { ... };
    ("could not parse '{value}' as a float for key '{key}'", $($arg:tt)*) => { ... };
    ("'{value}''s path contains invalid UTF-8 code", $($arg:tt)*) => { ... };
    ("Inline YAML block set {:?} to {:?}", $($arg:tt)*) => { ... };
    ("Inline YAML block replaced {:?} previously set to {:?} to {:?}", $($arg:tt)*) => { ... };
    ("failed to execute unzip on {file}: {error}", $($arg:tt)*) => { ... };
    ("footnote reference {reference} does not have a matching definition", $($arg:tt)*) => { ... };
    ("Warning: book contains chapter '{file}' in a directory above the book file, this might cause problems", $($arg:tt)*) => { ... };
    ("{:?} is not a string", $($arg:tt)*) => { ... };
    ("couldn't interpret LANG: {}", $($arg:tt)*) => { ... };
    ("Error initializing book: could not set {key} to {value}: {error}", $($arg:tt)*) => { ... };
    ("could not create temporary directory in {path}", $($arg:tt)*) => { ... };
    ("Created {}, now you'll have to complete it!", $($arg:tt)*) => { ... };
    ("{path} already exists and is not a directory", $($arg:tt)*) => { ... };
    ("could not create HTML directory {path}: {error}", $($arg:tt)*) => { ... };
    ("Successfully generated PDF file for proofreading: {file}", $($arg:tt)*) => { ... };
    ("could not parse '{value}' as a char: does not contain exactly one char", $($arg:tt)*) => { ... };
    ("this version of Crowbook has been compiled without support for proofreading,not generating HTML file {file}", $($arg:tt)*) => { ... };
    ("could not read response: {error}", $($arg:tt)*) => { ... };
    ("You must pass the file of a book configuration file.\n\n{}\n\nFor more information try --help.", $($arg:tt)*) => { ... };
    ("error while reading image file {file}: {error}", $($arg:tt)*) => { ... };
    ("failed to remove file {file}", $($arg:tt)*) => { ... };
    ("EPUB: could not guess the format of {file} based on extension. Assuming png.", $($arg:tt)*) => { ... };
    ("Resources: could not find a in-book match for link {file}", $($arg:tt)*) => { ... };
    ("could not create temporary file {file}", $($arg:tt)*) => { ... };
    ("Successfully generated ODT file: {file}", $($arg:tt)*) => { ... };
    ("file {file} contains invalid UTF-8", $($arg:tt)*) => { ... };
    ("'{key}''s path contains invalid \
                                                            UTF-8 code", $($arg:tt)*) => { ... };
    ("Inline YAML block \
                                                                             replaced {:?} \
                                                                             previously set to \
                                                                             {:?} to {:?}", $($arg:tt)*) => { ... };
    ("could not render `{key}` for \
                                                           metadata:\n{error}", $($arg:tt)*) => { ... };
    ("expected a string as value for key '{}', found \
                                                 {:?}", $($arg:tt)*) => { ... };
    ("EPUB ({source}): detected two chapter titles inside the \
                                       same markdown file, in a file where chapter titles are \
                                       not even rendered.", $($arg:tt)*) => { ... };
    ("error in epub rendering: {path} is \
                                                       neither a file nor a directory", $($arg:tt)*) => { ... };
    ("ODT: footnotes are not yet implemented in this format, \
                                       ignoring {:?}", $($arg:tt)*) => { ... };
    ("You must pass the file of a book configuration \
                               file.\n\n{}\n\nFor more information try --help.", $($arg:tt)*) => { ... };
    ("Found something that looked like a \
                                                         YAML block:\n{block}", $($arg:tt)*) => { ... };
    ("Resources: could not find a in-book match for link \
                                        {file}", $($arg:tt)*) => { ... };
    ("this version of Crowbook has been compiled \
                                              without support for proofreading, not generating \
                                              {path}", $($arg:tt)*) => { ... };
    ("in {file}, found footnote definition for \
                                                      note '{reference}' but previous \
                                                      definition already exist, overriding it", $($arg:tt)*) => { ... };
    ("expected a boolean as value for key '{}', \
                                                 found {:?}", $($arg:tt)*) => { ... };
    ("Error initializing book: could not set {key} to {value}: \
                                     {error}", $($arg:tt)*) => { ... };
    ("rendering 'html.footer' \
                                                       template:\n{error}", $($arg:tt)*) => { ... };
    ("value '{value}' for key '{key}' does not \
                                                 contain one and only one YAML value", $($arg:tt)*) => { ... };
    ("'{value}''s path contains invalid \
                                                                        UTF-8 code", $($arg:tt)*) => { ... };
    ("Resources: book includes non-local image {file}, which might \
                                   cause problem for proper inclusion.", $($arg:tt)*) => { ... };
    ("Resources: book includes image {file} which doesn't have \
                                       an extension", $($arg:tt)*) => { ... };
    ("... but it didn't parse correctly as \
                                                         YAML('{error}'), so treating it like \
                                                         Markdown.", $($arg:tt)*) => { ... };
    ("this version of Crowbook has been compiled \
                                              without support for proofreading, not generating \
                                              {file}", $($arg:tt)*) => { ... };
    ("LaTeX: can't find a tex equivalent for lang '{lang}', \
                                     fallbacking on english", $($arg:tt)*) => { ... };
    ("Inline YAML block \
                                                                             set {:?} to {:?}", $($arg:tt)*) => { ... };
    ("expected an integer as value for key '{}', \
                                                 found {:?}", $($arg:tt)*) => { ... };
    ("{path} already exists and is not a \
                                                       directory", $($arg:tt)*) => { ... };
    ("'{old_key}' has been deprecated, you should \
                                                  now use '{new_key}'", $($arg:tt)*) => { ... };
    ("Ignoring YAML \
                                                                    block:\n---\n{block}---", $($arg:tt)*) => { ... };
    ("Warning: book contains chapter '{file}' in a directory above \
                                   the book file, this might cause problems", $($arg:tt)*) => { ... };
    ("could not parse {file} as a book \
                                                       file.\nMaybe you meant to run crowbook \
                                                       with the --single argument?", $($arg:tt)*) => { ... };
    ("this version of Crowbook has been compiled \
                                              without support for proofreading, not generating \
                                              LaTeX file {file}", $($arg:tt)*) => { ... };
    ("Expected a string as value for key {}, found \
                                                 {:?}", $($arg:tt)*) => { ... };
    ("expected a float as value for key '{}', found \
                                                 {:?}", $($arg:tt)*) => { ... };
    ("Ill-formatted OPTIONS string: unrecognized type \
                                     '{option_type}'", $($arg:tt)*) => { ... };
    ("ignored annotation {:?} as it \
                                                              wasn't compatible with the \
                                                              Markdown structure", $($arg:tt)*) => { ... };
    ("footnote reference {reference} does \
                                                           not have a matching definition", $($arg:tt)*) => { ... };
    ("file {file} refers to an absolute or a parent \
                                               path.
This is forbidden because we are supposed \
                                               to create a temporary file in a temporary dir.", $($arg:tt)*) => { ... };
    ("could not parse '{value}' as a \
                                                            char: does not contain exactly one \
                                                            char", $($arg:tt)*) => { ... };
    ("this version of Crowbook has been compiled \
                                              without support for proofreading,not generating \
                                              HTML file {file}", $($arg:tt)*) => { ... };
    ("LaTeX ({source}): image '{url}' doesn't seem to be \
                                         local; ignoring it.", $($arg:tt)*) => { ... };
    ("No output file specified, and book doesn't specify an \
                                           output file for {}", $($arg:tt)*) => { ... };
    ("expected a string as value containing a char \
                                                 for key '{}', found {:?}", $($arg:tt)*) => { ... };
    ("can't get '{key}' as a list of files, only \
                                                    valid if key is resources.files", $($arg:tt)*) => { ... };
    ("Inline YAML block could \
                                                                        not set {:?} to {:?}: {}", $($arg:tt)*) => { ... };
    ("could not parse '{value}' as a float \
                                                         for key '{key}'", $($arg:tt)*) => { ... };
    ("ignored annotation {:?} as it wasn't compatible \
                                              with the Markdown structure", $($arg:tt)*) => { ... };
    ("EPUB ({source}): detected two chapters inside the same \
                                       markdown file.", $($arg:tt)*) => { ... };
    ("Trying to run grammar check on {file}, this might take a \
                                    while...", $($arg:tt)*) => { ... };
    ("- **`{key}`**
    - **type**: {option_type}
    - **default value**: `{default}`
    - {comment}\n", $($arg:tt)*) => { ... };
    ("EPUB: could not guess the format of {file} based on \
                                     extension. Assuming png.", $($arg:tt)*) => { ... };
    ("Threshold to detect a repetition") => { ... };
    ("Enable inline YAML blocks to override options set in config file") => { ... };
    ("LaTeX options") => { ... };
    ("file contains invalid UTF-8, could not parse it") => { ... };
    ("Output file name for PDF rendering") => { ... };
    ("{{bin}} {{version}} by {{author}}\n{{about}}\n\nUSAGE:\n    {{usage}}\n\nFLAGS:\n{{flags}}\n\nOPTIONS:\n{{options}}\n\nARGS:\n{{positionals}}\n") => { ... };
    ("Set base path but only for templates files. Useless if resources.base_path is set.") => { ... };
    ("Crowbook options") => { ... };
    ("Highlight non breaking spaces so it is easier to see if typography is correct") => { ... };
    ("Max threshold of differences to consider two strings a repetition") => { ... };
    ("Error during temporary files editing: ") => { ... };
    ("Output file name for PDF rendering with proofread features") => { ... };
    ("generated HTML for cover.xhtml was not utf-8 valid") => { ... };
    ("Path of a stylesheet for EPUB") => { ... };
    ("Path of an xhtml template for each chapter") => { ... };
    ("chapter filenames must not contain whitespace") => { ... };
    ("could not compile template for cover.xhtml") => { ... };
    ("could not compile template 'html.css") => { ... };
    ("Display a table of content in the document") => { ... };
    ("default:") => { ... };
    ("Subject of the book (used for EPUB metadata") => { ... };
    ("ODT: images not currently implemented for this format") => { ... };
    ("error parsing chapter number") => { ... };
    ("could not compile template 'rendering.chapter_template'") => { ... };
    ("Error:") => { ... };
    ("Attempting to generate PDF for proofreading...") => { ... };
    ("could not compile template") => { ... };
    ("LaTeX class to use") => { ... };
    ("Error: ") => { ... };
    ("char") => { ... };
    ("Deprecated options") => { ... };
    ("File containing the book configuration file, or a Markdown file when called with --single") => { ... };
    ("Attempting to generate ODT...") => { ... };
    ("Path where to create a temporary directory (default: uses result from Rust's std::env::temp_dir())") => { ... };
    ("Path of a LaTeX template file") => { ... };
    ("no chapter name specified") => { ... };
    ("Standalone HTML options") => { ... };
    ("Create a new book with existing Markdown files") => { ... };
    ("generated HTML in content.opf was not valid utf-8") => { ... };
    ("could not compile template for content.opf") => { ... };
    ("Parts are not supported yet") => { ... };
    ("Why is this method called if cover is None???") => { ... };
    ("Special option") => { ... };
    ("DEPRECATED") => { ... };
    ("Prints the default content of a template") => { ... };
    ("Output options (for proofreading)") => { ... };
    ("ill-formatted line specifying chapter number") => { ... };
    ("Path of index.html template") => { ... };
    ("Paths where additional resources should be copied in the EPUB file or HTML directory ") => { ... };
    ("could not get current directory!!!") => { ... };
    ("Output directory name for HTML rendering with proofread features") => { ... };
    ("Info: ") => { ... };
    ("could not compile template 'html_dir.index.html") => { ... };
    ("additional resource from resources.files") => { ... };
    ("header generated by mustache was not valid utf-8") => { ... };
    ("Set another highlight.js version than the bundled one") => { ... };
    ("Whitespace-separated list of files to embed in e.g. EPUB file; useful for including e.g. fonts") => { ... };
    ("Don't print info/error messages") => { ... };
    ("Custom header to display at the beginning of html file(s)") => { ... };
    ("could not compile template for nav.xhtml") => { ... };
    ("Author of the book") => { ... };
    ("If set to true, use Caribon to detect repetitions") => { ... };
    ("could not compile template for title page") => { ... };
    ("server didn't respond with a OK status code") => { ... };
    ("Metadata") => { ... };
    ("Multifile HTML options") => { ... };
    ("image") => { ... };
    ("book chapter") => { ... };
    ("Directory where those output files will we written") => { ... };
    ("Set base path but only for additional files. Useless if resources.base_path is set.") => { ... };
    ("Output file name for EPUB rendering") => { ... };
    ("Set base path but only for links. Useless if resources.base_path is set.") => { ... };
    ("An odd number of arguments was passed to --set, but it takes a list of key value pairs.") => { ... };
    ("List all possible options") => { ... };
    ("Display footnotes as side notes in HTML/Epub (experimental)") => { ... };
    ("Title of the book") => { ... };
    ("Path of a javascript file") => { ... };
    ("Naming scheme of chapters") => { ... };
    ("empty str token, could not find initial") => { ... };
    ("Description of the book (used for EPUB metadata") => { ... };
    ("List all possible options, formatted in Markdown") => { ... };
    ("EPUB options") => { ... };
    ("Max distance between two occurences so it is considered a repetition") => { ... };
    ("Output of latex command:") => { ... };
    ("Replace unicode non breaking spaces with HTML entities and CSS") => { ... };
    ("Attempting to generate epub...") => { ... };
    ("not set") => { ... };
    ("Path of a stylesheet for HTML rendering") => { ... };
    ("Provides syntax highlighting for code blocks (using highlight.js)") => { ... };
    ("Set another highlight.js CSS theme than the default one") => { ... };
    ("If set to false, will disactivate proofreading even if one of output.proofread.x is present") => { ... };
    ("book") => { ... };
    ("Removed") => { ... };
    ("Use a single Markdown file instead of a book configuration file") => { ... };
    ("Set base path but only for images. Useless if resources.base_path is set.") => { ... };
    ("template path") => { ... };
    ("Error accessing book option: ") => { ... };
    ("Version of the book") => { ... };
    ("integer") => { ... };
    ("Attempting to generate HTML for proofreading...") => { ... };
    ("Output file name for LaTeX rendering") => { ... };
    ("could not compile template 'epub.chapter.xhtml'") => { ... };
    ("generated HTML in nav.xhtml was not utf-8 valid") => { ... };
    ("could not compile template 'rendering.inline_toc'") => { ... };
    ("could not render template for toc.ncx") => { ... };
    ("License of the book") => { ... };
    ("could not compile template 'epub.css'") => { ... };
    ("Path to the cover of the book") => { ... };
    ("could not compile template 'html_single.html'") => { ... };
    ("Display only one chapter at a time (with a button to display all)") => { ... };
    ("Specify output file") => { ... };
    ("Output file name for ODT rendering") => { ... };
    ("Attempting to generate LaTeX...") => { ... };
    ("Ignore proper nouns for repetitions") => { ... };
    ("Generate specific format") => { ... };
    ("image or cover") => { ... };
    ("no output epub file specified in book config") => { ... };
    ("Name of the table of contents if it is displayed in document") => { ... };
    ("Successfully generated HTML") => { ... };
    ("Language of the book") => { ... };
    ("Set a list of book options") => { ... };
    ("Output directory name for HTML rendering") => { ... };
    ("could not compile template 'html_dir.chapter.html") => { ... };
    ("generated HTML was not utf-8 valid") => { ... };
    ("Proofreading options (only for output.proofread.* targets)") => { ... };
    ("could not compile template 'html_single.js'") => { ... };
    ("Print version information") => { ... };
    ("Toggle cleaning of input markdown according to lang") => { ... };
    ("Render a Markdown book in EPUB, PDF or HTML.") => { ... };
    ("Enable proofreading") => { ... };
    ("Attempting to generate pdf...") => { ... };
    ("Path of a media print stylesheet for HTML rendering") => { ... };
    ("Attempting to generate html directory...") => { ... };
    ("Attempting to generate HTML...") => { ... };
    ("Output of zip command:") => { ... };
    ("EPUB version to generate (2 or 3)") => { ... };
    ("Print help information") => { ... };
    ("Enable fuzzy string matching") => { ... };
    ("markdown file") => { ... };
    ("Debug: ") => { ... };
    ("float") => { ... };
    ("could not compile template 'html.css'") => { ... };
    ("If enabled, tries to replace vertical quotations marks to curly ones.") => { ... };
    ("Error converting BookOption: ") => { ... };
    ("Print warnings in parsing/rendering") => { ... };
    ("Renamed") => { ... };
    ("Error during rendering: ") => { ... };
    ("Path where to find resources (in the source tree). By default, links and images are relative to the Markdown file. If this is set, it will be to this path.") => { ... };
    ("Date the book was revised") => { ... };
    ("HTML options") => { ... };
    ("ODT: blockquotes and codeblocks are not currently implemented for ODT") => { ... };
    ("Print debugging information") => { ... };
    ("Use initials ('lettrines') for first letter of a chapter (experimental)") => { ... };
    ("Attempting to generate html directory for proofreading...") => { ... };
    ("Path of a stylesheet for the colours for HTML") => { ... };
    ("Output file name for HTML rendering with proofread features") => { ... };
    ("Output file name for HTML rendering") => { ... };
    ("Add foontotes to URL of links so they are readable when printed") => { ... };
    ("Output options") => { ... };
    ("LaTeX command to use for generating PDF") => { ... };
    ("If true, try to use language tool server to grammar check the book") => { ... };
    ("Successfully generated LaTeX") => { ... };
    ("odt.render_book called while book.output_odt is not set") => { ... };
    ("ODT: tables are not currently implemented for this format") => { ... };
    ("Command to use to zip files (for EPUB/ODT)") => { ... };
    ("Resources option") => { ... };
    ("Error parsing configuration file: ") => { ... };
    ("generated content.xml was not utf-8 valid") => { ... };
    ("string") => { ... };
    ("Input options") => { ... };
    ("cover") => { ... };
    ("A list of additional files is only valid with the --create option.") => { ... };
    ("found invalid chapter definition in the chapter list") => { ... };
    ("Import another book configuration file") => { ... };
    ("could not compile template 'tex.template'") => { ... };
    ("Make Crowbook display more messages") => { ... };
    ("Path of a chapter.html template") => { ... };
    ("YAML part of the book is not a valid hashmap") => { ... };
    ("Port to connect to languagetool-server") => { ... };
    ("path") => { ... };
    ("Additional metadata") => { ... };
    ("Rendering options") => { ... };
    ("metadata") => { ... };
    ("generated LaTeX was not valid utf-8") => { ... };
    ("The  maximum heading levels that should be numbered (0: no numbering, 1: only chapters, ..., 6: all)") => { ... };
    ("Custom footer to display at the end of HTML file(s)") => { ... };
    ("boolean") => { ... };
    ("generated HTML in toc.ncx was not valid utf-8") => { ... };
    ("Path of an HTML template") => { ... };
    ("ODT: ordered list not currently implemented for this format, fallbacking to unordered one") => { ... };
    ("Warning: ") => { ... };
    ("could not compile template \
                                                  'rendering.inline_toc'") => { ... };
    ("ODT: ordered list not currently implemented for this \
                                       format, fallbacking to unordered one") => { ... };
    ("\
{{bin}} {{version}} by {{author}}
{{about}}

USAGE:
    {{usage}}

FLAGS:
{{flags}}

OPTIONS:
{{options}}

ARGS:
{{positionals}}
") => { ... };
    ("server didn't respond with a OK status \
                                                      code") => { ... };
    ("could not compile template \
                                           'rendering.chapter_template'") => { ... };
    ("ODT: blockquotes and codeblocks are not currently \
                                       implemented for ODT") => { ... };
    ("YAML part of the book is not a \
                                                              valid hashmap") => { ... };
    ("A list of additional files is only valid with the --create \
                               option.") => { ... };
    ("ill-formatted line specifying \
                                                              chapter number") => { ... };
    ("An odd number of arguments was passed to --set, but it takes \
                                   a list of key value pairs.") => { ... };
    ("empty str token, could not find \
                                                           initial") => { ... };
    ("found invalid chapter definition in \
                                                          the chapter list") => { ... };
    ("chapter filenames must not contain \
                                                          whitespace") => { ... };
    ("could not compile template for \
                                                      cover.xhtml") => { ... };
    ($($arg:tt)*) => { ... };
}

Localized format macro (or lformat! in short) Should be similar to format!, except strings are localized Generated automatically, you should not edit it.