{
    "content": [
        {
            "type": "text",
            "text": "# update-updmap(8) (man)\n\n**Summary:** update-updmap — generate updmap.cfg files for all the system trees\n\n**Synopsis:** update-updmap [option ...]\n\n## See Also\n\n- updmap(1)\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (2 lines)\n- **DESCRIPTION** (3 lines) — 1 subsections\n  - Overview (14 lines)\n- **OPTIONS** (14 lines) — 1 subsections\n  - SYNTAX FOR THE .CFG FILES (13 lines)\n- **FILES** (5 lines)\n- **DIAGNOSTICS** (2 lines)\n- **SEE ALSO** (6 lines)\n- **AUTHORS** (4 lines)\n- **Debian                           Jul 17, 2013                           Debian** (1 lines)\n\n## Full Content\n\n### NAME\n\nupdate-updmap — generate updmap.cfg files for all the system trees\n\n### SYNOPSIS\n\nupdate-updmap [option ...]\n\n### DESCRIPTION\n\nThis manual page documents update-updmap, a program that was written for the Debian distribu‐\ntion.\n\n#### Overview\n\nupdate-updmap is used to generate updmap(1)'s and updmap-sys(8)'s configurations files\n/var/lib/texmf/updmap.cfg-TEXLIVEDIST, which is the link target of\n/usr/share/texlive/texmf-dist/web2c/updmap.cfg, and /var/lib/texmf/updmap.cfg-DEBIAN which is\nthe link target of /usr/share/texmf/web2c/updmap.cfg, from the files with names ending in\n‘.cfg’ located in /var/lib/tex-common/fontmap-cfg/texlive/ and\n/var/lib/tex-common/fontmap-cfg/texmf/, respectively.\n\nAny TeX package shipping map files in one of the trees /usr/share/texlive/texmf-dist or\n/usr/share/texmf should also provide files in one of the above directories containing the re‐\nspective lines for updmap.cfg file.\n\nIn order to configure (enable additional entries, disable system provided entries, etc), the\nnormal updmap(1)mechanism should be used. Please see the man page details.\n\n### OPTIONS\n\n--check    Executes additional checks that all necessary files are present in the kpathsea\ndatabase. Don't use this in maintainer scripts.\n\n--quiet    don't write anything to the standard output during normal operation\n\n--help     print a summary of the command-line usage of update-updmap and exit\n\n--version  output version information and exit\n\nNote that the -v option, which turns on verbose mode, is deprecated.  We are currently in a\ntransition phase where quiet mode is still the default (therefore, --quiet has no effect), but\nupdate-updmap will be verbose by default as soon as enough packages use --quiet in their main‐\ntainer scripts.\n\n#### SYNTAX FOR THE .CFG FILES\n\nThe ‘.cfg’ files under /var/lib/tex-common/fontmap-cfg/ should contain valid configuration\nlines for updmap(1).  Usually, they will consist of lines of following one of these forms:\n\nMap <foo.map>\nMixedMap <bar.map>\nKanjiMap <baz.map>\n\nThe MixedMap form should only be used if the font is available in both bitmap and scalable for‐\nmats (this way, it won't be declared in the default map file for Dvips that is used when\ndvipsPreferOutline is set to ‘false’ in updmap.cfg).\n\nThe KanjiMap form should only be used for map files defining Japanese font maps.\n\n### FILES\n\n/var/lib/tex-common/fontmap-cfg/texlive/*.cfg\n/var/lib/tex-common/fontmap-cfg/texmf/*.cfg\n/var/lib/texmf/updmap.cfg-TEXLIVEDIST\n/var/lib/texmf/updmap.cfg-DEBIAN\n\n### DIAGNOSTICS\n\nupdate-updmap returns 0 on success, or a strictly positive integer on error.\n\n### SEE ALSO\n\nupdmap(1)\n\n/usr/share/doc/tex-common/README.Debian.{txt,pdf,html}\n/usr/share/doc/tex-common/Debian-TeX-Policy.{txt,pdf,html}\n/usr/share/doc/tex-common/TeX-on-Debian.{txt,pdf,html}\n\n### AUTHORS\n\nThis manual page was written by Atsuhito Kohda <kohda@debian.org> and updated by Florent Rougon\n<f.rougon@free.fr> and Frank Kuester <frank@debian.org> for the Debian distribution (and may be\nused by others).\n\n### Debian                           Jul 17, 2013                           Debian\n\n"
        }
    ],
    "structuredContent": {
        "command": "update-updmap",
        "section": "8",
        "mode": "man",
        "summary": "update-updmap — generate updmap.cfg files for all the system trees",
        "synopsis": "update-updmap [option ...]",
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "updmap",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/updmap/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 3,
                "subsections": [
                    {
                        "name": "Overview",
                        "lines": 14
                    }
                ]
            },
            {
                "name": "OPTIONS",
                "lines": 14,
                "subsections": [
                    {
                        "name": "SYNTAX FOR THE .CFG FILES",
                        "lines": 13
                    }
                ]
            },
            {
                "name": "FILES",
                "lines": 5,
                "subsections": []
            },
            {
                "name": "DIAGNOSTICS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 6,
                "subsections": []
            },
            {
                "name": "AUTHORS",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "Debian                           Jul 17, 2013                           Debian",
                "lines": 1,
                "subsections": []
            }
        ]
    }
}