diff options
Diffstat (limited to 'Master/texmf-dist/doc/context/scripts/mkiv/mtx-fonts.man')
-rw-r--r-- | Master/texmf-dist/doc/context/scripts/mkiv/mtx-fonts.man | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/context/scripts/mkiv/mtx-fonts.man b/Master/texmf-dist/doc/context/scripts/mkiv/mtx-fonts.man index c0806a32c8c..676ca17ab08 100644 --- a/Master/texmf-dist/doc/context/scripts/mkiv/mtx-fonts.man +++ b/Master/texmf-dist/doc/context/scripts/mkiv/mtx-fonts.man @@ -1,4 +1,4 @@ -.TH "mtx-fonts" "1" "01-01-2015" "version 0.21" "ConTeXt Font Database Management" +.TH "mtx-fonts" "1" "01-01-2016" "version 0.21" "ConTeXt Font Database Management" .SH NAME .B mtx-fonts .SH SYNOPSIS @@ -12,7 +12,10 @@ .SH OPTIONS .TP .B --save -save open type font in raw table +save open type font in raw table (ff format) +.TP +.B --convert +save open type font in raw table (ctx format) .TP .B --unpack save a tma file in a more readable format @@ -49,6 +52,12 @@ enable trackers .TP .B --statistics some info about the database +.TP +.B --names +use name instead of unicodes +.TP +.B --cache=str +use specific cache (otl or otf) .SH AUTHOR More information about ConTeXt and the tools that come with it can be found at: |