Kterak pridat novy font?

Matous Jan Fialka fialka.tex at seznam.cz
Sat Mar 13 18:56:16 CET 2004


On 13/03/04 18:22 +0100 or thereabouts, Ondrej Koala Vacha wrote:
> zkuste:
> sh -x mktexpk --mfmode ljfour --bdpi 600 --mag 3+0/600 --dpi 1800 ruri
>
>
> a vystup poslete
>

Ahoj,

V priloze je vystup (ruri.log)...

Zdravi,

--
Matou\v{s} Jan Fialka aka Variable computing Prague
-----------------------------------------------
Private E-Mail:     matous_jan.fialka at seznam.cz
Home Page: http://burdazd.sh.cvut.cz/~socrates/
Linux User Number: 308523 Peace, TeX, GNU/Linux
-----------------------------------------------
-------------- next part --------------
+ version=$Id: mktexpk,v 1.28 2002/11/11 09:45:40 olaf Exp $
++ echo mktexpk
++ sed 's%.*/%%'
+ progname=mktexpk
+ usage=Usage: mktexpk [OPTIONS] NAME [REDIRECT],
  Create a PK font.

--dpi DPI           use resolution DPI.
--bdpi BDPI         use base resolution BDPI.
--mag MAG           use magnificiation MAG.
--mfmode MODE       use MODE as the METAFONT mode.
--destdir DESTDIR   write fonts in DESTDIR.

Try to create a PK file for NAME at resolution DPI, with an assumed
device base resolution of BDPI, and a Metafont `mag' of MAG. Use MODE
for the METAFONT mode.  Use DESTDIR for the root of where to install
into, either the absolute directory name to use (if it starts with a
/) or relative to the default DESTDIR (if not). REDIRECT, if supplied,
is a string of the form '>&n', where n is the number of the file
descriptor which is to receive, instead of stdout, the name of the
newly created pk file.
+ test 9 -gt 0
+ shift
+ test xljfour '!=' x/
+ MODE=ljfour
+ shift
+ test 7 -gt 0
+ shift
+ BDPI=600
+ shift
+ test 5 -gt 0
+ shift
+ MAG=3+0/600
+ shift
+ test 3 -gt 0
+ shift
+ DPI=1800
+ shift
+ test 1 -gt 0
+ break
+ test x '!=' x
+ mt_max_args=2
++ kpsewhich '--expand-path=$TEXMFMAIN'
+ : /usr/TeX/texmf
++ kpsewhich '--format=web2c files' mktex.opt
+ : /usr/TeX/texmf/web2c/mktex.opt
+ test -n /usr/TeX/texmf/web2c/mktex.opt
+ test '!' -f /usr/TeX/texmf/web2c/mktex.opt
+ . /usr/TeX/texmf/web2c/mktex.opt
++ test xruri = x--help
++ test xruri = x-help
++ test xruri = x--version
++ test xruri = x-version
++ test 1 -lt 1
++ test 1 -gt 2
++ test -z ''
++ test -z ''
++ SEP=:
++ test -n ''
++ TEMPDIR=/tmp/mt14986.tmp
++ STDOUT=/tmp/mt14986.tmp/mt14986.out
+++ pwd
++ : /home/socrates
++ export KPSE_DOT
++ trap 'rc=$?; cd /; cd "$KPSE_DOT"; test -f "$STDOUT" && cat "$STDOUT"; rm -rf "$TEMPDIR"; exit $rc' 0 1 2 3 7 13 15
++ umask 077
++ mkdir /tmp/mt14986.tmp
++ cd /tmp/mt14986.tmp
+++ kpsewhich '--expand-var=$VARTEXFONTS'
+++ sed 's%^!!%%'
++ : /usr/TeX/texmf-var/fonts
++ test -z /usr/TeX/texmf-var/fonts
+++ kpsewhich '--format=web2c files' mktexnam
++ : /usr/TeX/texmf/web2c/mktexnam
++ test -n /usr/TeX/texmf/web2c/mktexnam
+++ kpsewhich '--format=web2c files' mktexnam.opt
++ : /usr/TeX/texmf/web2c/mktexnam.opt
++ test -n /usr/TeX/texmf/web2c/mktexnam.opt
+++ kpsewhich '--format=web2c files' mktexdir
++ : /usr/TeX/texmf/web2c/mktexdir
++ test -n /usr/TeX/texmf/web2c/mktexdir
+++ kpsewhich '--format=web2c files' mktexdir.opt
++ : /usr/TeX/texmf/web2c/mktexdir.opt
++ test -n /usr/TeX/texmf/web2c/mktexdir.opt
+++ kpsewhich '--format=web2c files' mktexupd
++ : /usr/TeX/texmf/web2c/mktexupd
++ test -n /usr/TeX/texmf/web2c/mktexupd
++ ls_R_magic=% ls-R -- filename database for kpathsea; do not change this line.
++ old_ls_R_magic=% ls-R -- maintained by MakeTeXls-R; do not change this line.
+++ kpsewhich '--format=web2c files' mktex.cnf
++ : /usr/TeX/texmf-var/web2c/mktex.cnf
++ test -n /usr/TeX/texmf-var/web2c/mktex.cnf
++ test -r /usr/TeX/texmf-var/web2c/mktex.cnf
++ . /usr/TeX/texmf-var/web2c/mktex.cnf
+++ : appendonlydir:varfonts:fontmaps
+++ : ljfour
+++ : 600
++ test -n ''
++ : appendonlydir:varfonts:fontmaps
++ : ljfour
++ : 600
++ : 1800
++ : 3+0/600
++ : gsftopk
++ umask 0
++ export MT_MKTEX_OPT MT_MKTEX_CNF
++ export MT_MKTEXNAM MT_MKTEXNAM_OPT
++ export MT_MKTEXDIR MT_MKTEXDIR_OPT
++ export MT_MKTEXUPD
++ export MT_TEXMFMAIN MT_VARTEXFONTS
+ NAME=ruri
+ kpsewhich ruri.mf
+ mktexmf ruri
+ MODE=modeless
+ gsftopk -t ruri
+ test -z ''
+ echo 'mktexpk: don'\''t know how to create bitmap font for ruri.'
mktexpk: don't know how to create bitmap font for ruri.
+ exit 1
+ rc=1
+ cd /
+ cd /home/socrates
+ test -f /tmp/mt14986.tmp/mt14986.out
+ rm -rf /tmp/mt14986.tmp
+ exit 1


More information about the csTeX mailing list