diff options
Diffstat (limited to 'Master/texmf/doc/man/man1/hbf2gf.1')
-rw-r--r-- | Master/texmf/doc/man/man1/hbf2gf.1 | 76 |
1 files changed, 38 insertions, 38 deletions
diff --git a/Master/texmf/doc/man/man1/hbf2gf.1 b/Master/texmf/doc/man/man1/hbf2gf.1 index 1fdff00cee1..0ccb6648f56 100644 --- a/Master/texmf/doc/man/man1/hbf2gf.1 +++ b/Master/texmf/doc/man/man1/hbf2gf.1 @@ -1,6 +1,6 @@ .\" man page for hbf2gf .\" -.\" Copyright (C) 1994-2006 Werner Lemberg <wl@gnu.org> +.\" Copyright (C) 1994-2008 Werner Lemberg <wl@gnu.org> .\" .\" This program is free software; you can redistribute it and/or modify .\" it under the terms of the GNU General Public License as published by @@ -18,7 +18,7 @@ .\" MA 02110-1301 USA .\" . -.TH HBF2GF 1 17-Oct-2006 "CJK Version 4.7.0" +.TH HBF2GF 1 29-Dec-2008 "CJK Version 4.8.2" .SH NAME hbf2gf \- convert a CJK bitmap font into subfonts usable by TeX and Omega. . @@ -27,27 +27,27 @@ hbf2gf \- convert a CJK bitmap font into subfonts usable by TeX and Omega. .na .nh .B hbf2gf -.RB [ -q ] +.RB [ \-q ] .IR \%configuration-file [ .cfg ] .br .B hbf2gf 'in +\n(.ku -.RB [ -q ] -.RB [ -p ] -.RB [ -g ] -.RB [ -n ] +.RB [ \-q ] +.RB [ \-p ] +.RB [ \-g ] +.RB [ \-n ] .I \%subfont-name \%x-resolution .RI [ \%y-scale \ | \ \%y-resolution ] .br .in .B hbf2gf -.B -t -.RB [ -q ] +.B \-t +.RB [ \-q ] .I \%subfont-name .br -.B "hbf2gf --version" +.B "hbf2gf \-\-version" | -.B --help +.B \-\-help .ad .hy . @@ -140,7 +140,7 @@ can be called in three modes: .PP .in +2m .B hbf2gf -.RB [ -q ] +.RB [ \-q ] .IR configuration-file [ .cfg ] .PP .in +5m @@ -183,7 +183,7 @@ files will be created too. . .PP .in +5m -.B -q +.B \-q makes .B hbf2gf quiet. @@ -193,10 +193,10 @@ quiet. .nh .B hbf2gf 'in +\n(.ku -.RB [ -q ] -.RB [ -p ] -.RB [ -g ] -.RB [ -n ] +.RB [ \-q ] +.RB [ \-p ] +.RB [ \-g ] +.RB [ \-n ] .I \%subfont-name \%x-resolution .RI [ \%y-scale \ | \ \%y-resolution ] .ad @@ -222,24 +222,24 @@ stripped to get the name for the configuration file (which must end with .C \&.cfg \(cq). No job file will be created. If option -.B -p +.B \-p is set, no .C PL file is created. If -.B -g +.B \-g is set, no .C GF file is created. The extension can be controlled with -.BR -n ; +.BR \-n ; if set, the extension is \(oq\c .C \&.gf \(cq, otherwise \(oq\c .C \&. <\c .IR resolution >\c .C gf \(cq. -.B -q +.B \-q makes .B hbf2gf quiet. @@ -250,8 +250,8 @@ quiet. .nh .B hbf2gf 'in +\n(.ku -.B -t -.RB [ -q ] +.B \-t +.RB [ \-q ] .I \%subfont-name .ad .hy @@ -264,7 +264,7 @@ it tests whether the specified subfont name leads to an configuration file. It returns 0 on success and prints out the name of that configuration file (provided the -.B -q +.B \-q switch isn't set). This test isn't a thorough one; it only removes the last two characters and checks whether a configuration file with that name exists. @@ -272,13 +272,13 @@ and checks whether a configuration file with that name exists. See the next section for more details about configuration files. .PP Specifying the option -.B --version +.B \-\-version returns the current version of .B hbf2gf and the used file search library (e.g.\ \c .BR kpathsea ). Usage information is shown with the -.B --help +.B \-\-help parameter. . . @@ -309,9 +309,9 @@ files: design_size 14.4 - y_offset -13 + y_offset \-13 - nmb_files -1 + nmb_files \-1 output_name gsfs14 @@ -439,7 +439,7 @@ A comment describing the font; default is none. .TP .B nmb_fonts The number of subfonts to create. -Default value is -1 for creating all fonts. +Default value is \-1 for creating all fonts. .TP .B unicode If \(oqyes\(cq, a two digit hexadecimal number will be used as a running number, @@ -562,7 +562,7 @@ fonts, thus we use the paths for PostScript related stuff if necessary for fonts resp. configuration files. The actual version of kpathsea is displayed on screen if you call .B hbf2gf -.BR --version . +.BR \-\-version . .PP Here is a table of the file type and the corresponding .B kpathsea @@ -630,22 +630,22 @@ hard-coded into the library. .PP .in +2m -.C "kpsewhich -progname=hbf2gf -expand-var='$MISCFONTS'" +.C "kpsewhich \-progname=hbf2gf \-expand\-var='$MISCFONTS'" .PP We select the program name also since it is possible to specify -variables which are searched only for a certain program -- in our +variables which are searched only for a certain program \(en in our example it would be .C MISCFONTS.hbf2gf . .PP A similar but not identical method is to say .PP .in +2m -.C "kpsewhich -progname=hbf2gf -show-path='misc fonts'" +.C "kpsewhich \-progname=hbf2gf \-show\-path='misc fonts'" .PP [A full list of format types can be obtained by saying \(oq\c -.C "kpsewhich --help" \(cq +.C "kpsewhich \-\-help" \(cq on the command line prompt.] -This is exactly the how +This is exactly how .B hbf2gf searches for files; the disadvantage is that all variables are expanded which can cause very long strings. @@ -703,7 +703,7 @@ which can be converted into a pretty-printed \*(TX document using .BR cweave . The CJK package also contains a preformatted -.C hbf2gf.dvi +.C hbf2gf.pdf file. .PP the @@ -715,7 +715,7 @@ the .B Hanzi Bitmap File .RB ( HBF ) standard version\ 1.3; available at -.C ftp.ifcss.org +.C \%ftp.ifcss.org . .PP the Omega documentation available at .C ftp.ens.fr @@ -727,7 +727,7 @@ and the CTAN hosts and mirrors. .C *.cfg The .B hbf2gf -configuration scripts +configuration scripts. .TP .C *.hbf HBF header files which describe fixed-width bitmap fonts. |