{
    "content": [
        {
            "type": "text",
            "text": "# euptex(1) (man)\n\n**Summary:** ptex, uptex, eptex, euptex - Japanese \"Publishing TeX\"\n\n**Synopsis:** ptex [options] [&format] [file|\\commands]\n\n## Flags\n\n| Flag | Long | Arg | Description |\n|------|------|-----|-------------|\n| — | — | — | Sets the input Japanese Kanji code. The string can be either euc (EUC-JP), jis (ISO-2022-JP), sjis (ShiftJIS), and utf8  |\n| — | — | — | Sets the internal Kanji code. The string can be either euc, and sjis. For (e-)upTeX, uptex is also allowed. Deletions: |\n| — | — | — |  |\n\n## See Also\n\n- tex(1)\n- etex(1)\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (2 lines)\n- **DESCRIPTION** (19 lines)\n- **OPTIONS** (6 lines) — 3 subsections\n  - -kanji (4 lines)\n  - -kanji-internal (5 lines)\n  - -enc (1 lines)\n- **SEE ALSO** (2 lines)\n- **AUTHORS** (9 lines)\n\n## Full Content\n\n### NAME\n\nptex, uptex, eptex, euptex - Japanese \"Publishing TeX\"\n\n### SYNOPSIS\n\nptex [options] [&format] [file|\\commands]\n\n### DESCRIPTION\n\npTeX  (ptex) is a TeX engine with extensions for Japanese typesetting, including features re‐\nlated to line breaking rules, inter-character spacing and vertical writing. It was first  de‐\nveloped  by  ASCII  Corporation, in the aim of providing a Japanese TeX which can be used for\ncommercial publishing. For pTeX, the character set available is limited to JIS X 0208, namely\nJIS level-1 and level-2.\n\nupTeX  (uptex) is a Unicode-enabled pTeX with extensions for better handling of CJK (Chinese,\nJapanese and Korean) multilingual documents.  It has been developed by  Takuji  Tanaka  since\n2007.\n\ne-pTeX (eptex) is a merge of e-TeX and pTeX.\n\ne-upTeX (euptex) is a merge of e-TeX and upTeX.\n\nIn the following sections, we refer to these engines as (e-)(u)pTeX.\n\n(e-)(u)pTeX's handling of its command-line arguments is similar to that of the other TeX pro‐\ngrams in the web2c implementation.\n\n### OPTIONS\n\nHere we list  only  additions/deletions  of  command  line  options  which  are  specific  to\n(e-)(u)pTeX.  For (u)pTeX, other options are similar to TeX. For e-(u)pTeX, other options are\nsimilar to e-TeX.\n\nAdditions (supported by ptexenc library):\n\n#### -kanji\n\nSets  the  input  Japanese  Kanji  code.   The  string  can  be  either  euc (EUC-JP),\njis (ISO-2022-JP),  sjis (ShiftJIS),  and utf8 (UTF-8).  For (e-)upTeX, uptex is also\nallowed.\n\n#### -kanji-internal\n\nSets the internal Kanji code.  The string can be either euc, and sjis.  For (e-)upTeX,\nuptex is also allowed.\n\nDeletions:\n\n#### -enc\n\n### SEE ALSO\n\ntex(1), etex(1).\n\n### AUTHORS\n\nThis   version   of   (e-)(u)pTeX   is  maintained  by  Japanese  TeX  Development  Community\n<https://texjp.org>.    For   bug   reports,   open   an   issue   at    GitHub    repository\n<https://github.com/texjporg/tex-jp-build>, or send an e-mail to <issue@texjp.org>.\n\nThis manual page was written by Hironobu Yamashita.\n\n\n\nWeb2C 2022/dev                               27 May 2018                                     PTEX(1)\n\n"
        }
    ],
    "structuredContent": {
        "command": "euptex",
        "section": "1",
        "mode": "man",
        "summary": "ptex, uptex, eptex, euptex - Japanese \"Publishing TeX\"",
        "synopsis": "ptex [options] [&format] [file|\\commands]",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": "Sets the input Japanese Kanji code. The string can be either euc (EUC-JP), jis (ISO-2022-JP), sjis (ShiftJIS), and utf8 (UTF-8). For (e-)upTeX, uptex is also allowed."
            },
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": "Sets the internal Kanji code. The string can be either euc, and sjis. For (e-)upTeX, uptex is also allowed. Deletions:"
            },
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": ""
            }
        ],
        "examples": [],
        "see_also": [
            {
                "name": "tex",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/tex/1/json"
            },
            {
                "name": "etex",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/etex/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 19,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 6,
                "subsections": [
                    {
                        "name": "-kanji",
                        "lines": 4
                    },
                    {
                        "name": "-kanji-internal",
                        "lines": 5
                    },
                    {
                        "name": "-enc",
                        "lines": 1
                    }
                ]
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "AUTHORS",
                "lines": 9,
                "subsections": []
            }
        ]
    }
}