http://freetype.sourceforge.net/freetype2/docs/tutorial/step2.html
better: http://computing.ee.ethz.ch/sepp/freetype-2.0.1-ds/docs/freetype2/step1.html
http://www.aoindustries.com/docs/freetype-2.0.3/docs/tutorial/step2.html
http://tug.org/applications/fontinst
./configure --prefix=/usr --disable-static --enable-ipc --with-etex=no
./web2c/tex.ch @x [4.49] l.1295 -- Do not hardwire printable ASCII.
@| k | cannot be printed@>= |
|
@| k | cannot be printed@>= |
|
aliases ! nice
cnnfile ?
/linux/6/usr/share/texmf/web2c/texmf.cnf
gentoo instead: /var/lib/texmf/web2c and /etc/texmf/web2c/texmf.cnf
I set the screen width ... error_line etc.
$ texconfig confall
texhash vs mktexlsr ?
to re-dump all formats, e.g. after "resizing" the static arrays... in .cnf ! $ texconfig init
/usr/share/texmf
here i define what formats I need:
.tcx files /usr/share/texmf/web2c/
to see 8-bit messages on console and in logfile: cp8bit.tcx ......%& --translate-file=cp8bit.tcx
-enc is alternative
in ~/activity/tex/macros/fonts/deffont.tex i have a mapping from My space (language/style/size) -> font name.
dcr17 not available:
(/usr/share/texmf/tex/my/tex/tip/endrec.tip) READING: endrec.tip endrec.tip )
:/usr/share/texmf/tex 0$ ln -s /x/activity/tex/ my
running xdvi
kpathsea: Running mktexpk --mfmode ljfour --bdpi 600 --mag 1+0/600 --dpi 600 kcss17 mktexpk: don't know how to create bitmap font for kcss17. kpathsea: Appending font creation commands to missfont.log. xdvi: Can't find font kcss17; using Type1 version of cmr10 instead. kpathsea: Running mktexpk --mfmode ljfour --bdpi 600 --mag 1+264/600 --dpi 864 ocrb10 mktexpk: don't know how to create bitmap font for ocrb10. xdvi: Can't find font ocrb10; using Type1 version of cmr10 instead. kpathsea: Running mktexpk --mfmode ljfour --bdpi 600 --mag 1+0/600 --dpi 600 kcss8 mktexpk: don't know how to create bitmap font for kcss8. xdvi: Can't find font kcss8; using Type1 version of cmr10 instead. kpathsea: Running mktexpk --mfmode ljfour --bdpi 600 --mag 1+0/600 --dpi 600 kcr8 mktexpk: don't know how to create bitmap font for kcr8. xdvi: Can't find font kcr8; using Type1 version of cmr10 instead. kpathsea: Running mktexpk --mfmode ljfour --bdpi 600 --mag 1+0/600 --dpi 600 kcr10 mktexpk: don't know how to create bitmap font for kcr10. xdvi: Can't find font kcr10; using Type1 version of cmr10 instead.
on linux5 (ok!) kpathsea: Running mktexpk --mfmode ljfour --bdpi 600 --mag 1+264/600 --dpi 864 ocrb10 mktexpk: don't know how to create bitmap font for ocrb10. kpathsea: Appending font creation commands to missfont.log. xdvi: Can't find font ocrb10; using Type1 version of cmr10 instead.
So, > cp /linux/5/usr/share/texmf/fonts/source/lh/lh-koi8 /usr/share/texmf/fonts/source/lh/
ocrb10
cp /linux/6/usr/share/texmf/fonts/source/public/ocr-a/ /usr/share/texmf/fonts/source/public/
http://xmlgraphics.apache.org/fop/0.92/hyphenation.html
Sojka, Petr - Sevecek, Pavel. Hyphenation in TeX - Quo Vadis.
/linux/2/linux6/usr/share/texmf/tex/plain/base/
/linux/2/linux6/usr/share/texmf/tex/plain/cfg/language.plain
1 beg. group 2 end 3 match shift $
5 eoln 6 param (#)
7 super 8 subscript
9 ignored 10 space 11 letter
12 other char (0...9 ) 13 active (~) 14 comment (%) 15 invalid 16 control-seq (never assigned)
/s/app-text/tetex/tetex-3.0_p1-r3.ebuild or /s/app-text/tetex/tetex-3.0-r4.ebuild
As I get segfaults from mf-nowin, I try to copy ready tfm files (from linux6) copying more fonts:
cp /linux/2/linux6/usr/share/texmf/fonts/tfm/public/ec/ ../public/ec cp /linux6/var/tmp/texfonts/tfm/ /var/lib/texmf/fonts/tfm cp /linux/2/linux6/usr/share/texmf/fonts/tfm/jknappen/ec/ecrm1000.tfm ec/
No!!! I cp the sources instead .mf instead of .tfm
Segfault:
mf-nowin -progname=mf ** \mode:=ljfour; mag:=1+0/600; nonstopmode; input ectt1200
Use 'texconfig font ro' to disable font generation for users
* * If you have configuration files in /etc/texmf to merge, * please update them and run /usr/sbin/texmf-update. * * * This release removes dvipng since it is provided in app-text/dvipng *
tetex: ?? USE="X doc motif -Xaw3d -lesstif -neXt -tcltk"