logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

latexwalker - part of pylatexenc: simple LaTeX parser provider conversion to/from unicode

Authors

        pylatexenc was primarily written by Philippe Faist.

Description

       usage: latexwalker [--output-format FORMAT] [--json-indent NUMSPACES]

              [--json-compact]  [--tolerant-parsing]  [--no-tolerant-parsing]  [-q]  [-v]  [--version]  [--help]
              [--code LATEX_CODE] [FILE [FILE ...]]

   positionalarguments:
       FILE   Input files (if none specified, read from stdandard input)

   optionalarguments:--output-format FORMAT
              Requested output format for the node tree ("human" or "json")

       --json-indent NUMSPACES
              Indentation in JSON output (specify number of spaces per indentation level)

       --json-compact
              Output compact JSON

       --tolerant-parsing--no-tolerant-parsing
              Tolerate syntax errors when parsing, and attempt to continue (default yes)

       -q, --quiet
              Suppress warning messages

       -v, --verbose
              Verbose output

       --version
              Show version information and exit

       --help Show this help information and exit

       --code LATEX_CODE, -c LATEX_CODE
              Convert the given LATEX_CODE to unicode text instead of reading from FILE or standard  input.  You
              cannot specify FILEs if you use this option, and any standard input is ignored.

Name

       latexwalker - part of pylatexenc: simple LaTeX parser provider conversion to/from unicode

See Also

        This script is part of pylatexenc. Full documentation for the pylatexenc suite
        can be consulted at https://pylatexenc.readthedocs.io .

latexwalker 2.10                                    June 2021                                     LATEXWALKER(1)

See Also