17 lines
239 B
Markdown
17 lines
239 B
Markdown
|
|
# mktexfmt
|
||
|
|
|
||
|
|
> Create a TeX format or Metafont base.
|
||
|
|
> More information: <https://manned.org/fmtutil-sys>.
|
||
|
|
|
||
|
|
- Create a format:
|
||
|
|
|
||
|
|
`mktexfmt {{format}}`
|
||
|
|
|
||
|
|
- Display version information:
|
||
|
|
|
||
|
|
`mktexfmt --version`
|
||
|
|
|
||
|
|
- Display help:
|
||
|
|
|
||
|
|
`mktexfmt --help`
|