class documentation

Language specifics for XeTeX. Use `polyglossia` instead of `babel` and adapt settings.

Method __call__ Return the babel call with correct options and settings
Method __init__ Undocumented
Class Variable language_codes Undocumented
Instance Variable language Undocumented
Instance Variable language_code Undocumented
Instance Variable literal_double_quote Undocumented
Instance Variable otherlanguages Undocumented
Instance Variable quote_index Undocumented
Instance Variable quotes Undocumented
Instance Variable reporter Undocumented
Instance Variable warn_msg Undocumented

Inherited from Babel:

Method get_language Undocumented
Method language_name Return TeX language name for `language_code`
Class Variable active_chars Undocumented
Instance Variable setup Undocumented
def __call__(self): (source)

Return the babel call with correct options and settings

def __init__(self, language_code, reporter): (source)
language_codes = (source)
language_code = (source)

Undocumented

literal_double_quote: str = (source)

Undocumented

otherlanguages: dict = (source)
quote_index: int = (source)

Undocumented

quotes: tuple[str, ...] = (source)

Undocumented