diff options
author | Karl Berry <karl@freefriends.org> | 2008-08-14 00:13:22 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-08-14 00:13:22 +0000 |
commit | 0c24cadd71e215e7b621e5a0b324e596e4aad957 (patch) | |
tree | 1f620b21f7cc08ff8d067ee1ecfc4db43c6da873 /Master/texmf-dist/doc/fonts/boisik/README | |
parent | 0f6f2f72f8dfba6f81cd3ce8cf09975ea16c10b5 (diff) |
new baskerville-ish font boisik (12aug08)
git-svn-id: svn://tug.org/texlive/trunk@10327 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/fonts/boisik/README')
-rw-r--r-- | Master/texmf-dist/doc/fonts/boisik/README | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/fonts/boisik/README b/Master/texmf-dist/doc/fonts/boisik/README new file mode 100644 index 00000000000..148d007916e --- /dev/null +++ b/Master/texmf-dist/doc/fonts/boisik/README @@ -0,0 +1,39 @@ +Boisik +============ +Font Boisik is a serifed font (inspired by Baskerville typeface) written in +Metafont. It comprises roman and italic text fonts and math text fonts. + +Font is licensed under GPL version 2. Font is in development and its application +is not recommended in instances, where stability of typesetting is important. +The font is provided "as is" without warranty of any kind. + +For more info see homepage http://mitek.webpark.cz/boisik. + +Usage +============ +LaTeX: \usepackage{boisik} +TeX: use font directly, e.g. \font\rm bskr10 + +Installation +============ +1) put *.mf files to directory used by Metafont, + e.g. /usr/share/temxf/fonts/source/public/boisik, +2) put LaTeX files (boisik.sty, *.fd) to directory used by LaTeX, + e.g. /usr/share/temxf/tex/latex/boisik, +3) rebuild database if needed (e.g. texhash). + +Contact +============ +Homepage: http://mitek.webpark.cz/boisik +Email: mitek at email dot cz (add text `[BSK]' to subject) + +Basic fonts +============ +Roman: bskr10, bskrb10 +Italic: bski10, bskib10 +Math: bskmi10, bsksy10, bskex10 + +Examples +============ +http://mitek.webpark.cz/boisik/boisik.pdf +http://mitek.webpark.cz/boisik/boisik-idiot.pdf |