{
    "content": [
        {
            "type": "text",
            "text": "# BIBTEXU (man)\n\n## NAME\n\nbibtexu - UTF-8 Big BibTeX\n\n## SYNOPSIS\n\nbibtexu [options] aux-file\n\n## DESCRIPTION\n\nBibTeXu  is  the  Unicode-compliant version of BibTeX.  It is largely based on Niel Kempson's\nBibTeX8, and it provides a better support for UTF-8 by integrating ICU  library.   Therefore,\nBibTeXu  no  longer  requires the Codepage and Sort order (\"CS\") file; instead, the method of\nsorting and case-changing can be controled via command-line options.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **OPTIONS** (11 subsections)\n- **SEE ALSO**\n- **AUTHORS**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "BIBTEXU",
        "section": "",
        "mode": "man",
        "summary": "bibtexu - UTF-8 Big BibTeX",
        "synopsis": "bibtexu [options] aux-file",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [
            {
                "flag": "-?",
                "long": "--help",
                "arg": null,
                "description": "display some brief help text."
            },
            {
                "flag": "-d",
                "long": "--debug",
                "arg": null,
                "description": "report debugging information. TYPE is one or more of all, csf, io, mem, misc, search."
            },
            {
                "flag": "-s",
                "long": "--statistics",
                "arg": null,
                "description": "report internal statistics."
            },
            {
                "flag": "-t",
                "long": "--trace",
                "arg": null,
                "description": "report execution tracing."
            },
            {
                "flag": "-v",
                "long": "--version",
                "arg": null,
                "description": "report BibTeX version."
            },
            {
                "flag": "-l",
                "long": "--language",
                "arg": null,
                "description": "use language LANG to convert strings to low case. This argument is passed to ICU li‐ brary."
            },
            {
                "flag": "-o",
                "long": "--location",
                "arg": null,
                "description": "use language LANG for sorting. This argument is passed to ICU library."
            },
            {
                "flag": "-B",
                "long": "--big",
                "arg": null,
                "description": "set large BibTeX capacity."
            },
            {
                "flag": "-H",
                "long": "--huge",
                "arg": null,
                "description": "set huge BibTeX capacity."
            },
            {
                "flag": "-W",
                "long": "--wolfgang",
                "arg": null,
                "description": "set really huge BibTeX capacity for Wolfgang."
            },
            {
                "flag": "-M",
                "long": "--min",
                "arg": null,
                "description": "set mincrossrefs to ##. --mstrings ## allow ## unique strings."
            }
        ],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 5,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 1,
                "subsections": [
                    {
                        "name": "-?  --help",
                        "lines": 2,
                        "flag": "-?",
                        "long": "--help"
                    },
                    {
                        "name": "-d --debug",
                        "lines": 2,
                        "flag": "-d",
                        "long": "--debug"
                    },
                    {
                        "name": "-s  --statistics",
                        "lines": 2,
                        "flag": "-s",
                        "long": "--statistics"
                    },
                    {
                        "name": "-t  --trace",
                        "lines": 2,
                        "flag": "-t",
                        "long": "--trace"
                    },
                    {
                        "name": "-v  --version",
                        "lines": 2,
                        "flag": "-v",
                        "long": "--version"
                    },
                    {
                        "name": "-l --language",
                        "lines": 3,
                        "flag": "-l",
                        "long": "--language"
                    },
                    {
                        "name": "-o --location",
                        "lines": 2,
                        "flag": "-o",
                        "long": "--location"
                    },
                    {
                        "name": "-B  --big",
                        "lines": 2,
                        "flag": "-B",
                        "long": "--big"
                    },
                    {
                        "name": "-H  --huge",
                        "lines": 2,
                        "flag": "-H",
                        "long": "--huge"
                    },
                    {
                        "name": "-W  --wolfgang",
                        "lines": 2,
                        "flag": "-W",
                        "long": "--wolfgang"
                    },
                    {
                        "name": "-M --min",
                        "lines": 5,
                        "flag": "-M",
                        "long": "--min"
                    }
                ]
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "AUTHORS",
                "lines": 6,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "bibtexu - UTF-8 Big BibTeX\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "bibtexu [options] aux-file\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "BibTeXu  is  the  Unicode-compliant version of BibTeX.  It is largely based on Niel Kempson's\nBibTeX8, and it provides a better support for UTF-8 by integrating ICU  library.   Therefore,\nBibTeXu  no  longer  requires the Codepage and Sort order (\"CS\") file; instead, the method of\nsorting and case-changing can be controled via command-line options.\n",
                "subsections": []
            },
            "OPTIONS": {
                "content": "",
                "subsections": [
                    {
                        "name": "-?  --help",
                        "content": "display some brief help text.\n",
                        "flag": "-?",
                        "long": "--help"
                    },
                    {
                        "name": "-d --debug",
                        "content": "report debugging information.  TYPE is one or more of all, csf, io, mem, misc, search.\n",
                        "flag": "-d",
                        "long": "--debug"
                    },
                    {
                        "name": "-s  --statistics",
                        "content": "report internal statistics.\n",
                        "flag": "-s",
                        "long": "--statistics"
                    },
                    {
                        "name": "-t  --trace",
                        "content": "report execution tracing.\n",
                        "flag": "-t",
                        "long": "--trace"
                    },
                    {
                        "name": "-v  --version",
                        "content": "report BibTeX version.\n",
                        "flag": "-v",
                        "long": "--version"
                    },
                    {
                        "name": "-l --language",
                        "content": "use language LANG to convert strings to low case.  This argument is passed to ICU  li‐\nbrary.\n",
                        "flag": "-l",
                        "long": "--language"
                    },
                    {
                        "name": "-o --location",
                        "content": "use language LANG for sorting.  This argument is passed to ICU library.\n",
                        "flag": "-o",
                        "long": "--location"
                    },
                    {
                        "name": "-B  --big",
                        "content": "set large BibTeX capacity.\n",
                        "flag": "-B",
                        "long": "--big"
                    },
                    {
                        "name": "-H  --huge",
                        "content": "set huge BibTeX capacity.\n",
                        "flag": "-H",
                        "long": "--huge"
                    },
                    {
                        "name": "-W  --wolfgang",
                        "content": "set really huge BibTeX capacity for Wolfgang.\n",
                        "flag": "-W",
                        "long": "--wolfgang"
                    },
                    {
                        "name": "-M --min",
                        "content": "set mincrossrefs to ##.\n\n--mstrings ##\nallow ## unique strings.\n",
                        "flag": "-M",
                        "long": "--min"
                    }
                ]
            },
            "SEE ALSO": {
                "content": "More detailed description of BibTeXu is available at $TEXMFDIST/doc/bibtexu/README.\n",
                "subsections": []
            },
            "AUTHORS": {
                "content": "BibTeXu was written by Yannis Haralambous and his students.  This manpage was written for TeX\nLive.\n\n\n\nbibtexu 3.71                                 March 2019                                   BIBTEXU(1)",
                "subsections": []
            }
        }
    }
}