Literate.Literate_commonSourceReturn the title traduction according the given Catala_utils.Global.backend_lang.
Return the 'generated by' traduction according the given Catala_utils.Global.backend_lang.
Return the 'source files weaved' traduction according the given Catala_utils.Global.backend_lang.
Return the traduction of a paragraph giving a basic disclaimer about Catala and a link to the website according the given Catala_utils.Global.backend_lang.
Return the 'last modification' traduction according the given Catala_utils.Global.backend_lang.
Return the file extension corresponding to the given Catala_utils.Global.backend_lang.
Runs the pandoc on a string to pretty-print markdown features into the desired format.
check_exceeding_lines ~max_len start_line filename content prints a warning message for each lines of content exceeding max_len characters.
Calls the pygmentize command with the given arguments, and returns the results as a string. If lang is specified, the proper arguments for the Catala lexer are already passed.
Creates the required lexer file and returns the corresponding pygmentize command-line arguments