diff options
author | Norbert Preining <preining@logic.at> | 2008-01-09 07:06:57 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2008-01-09 07:06:57 +0000 |
commit | 9a8b336b8c12ec82837cb20c78dcf25c5e2f26db (patch) | |
tree | a51faa93e3a86be0303b827f5ddd6a4477e39cbc /Master/texmf-dist/doc | |
parent | 7495028ed468cd4decdf0ce2c49619881e1254af (diff) |
update skaknew from ctan 2008-01-09, moved from tex tree to fonts tree
git-svn-id: svn://tug.org/texlive/trunk@6151 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc')
11 files changed, 94 insertions, 154 deletions
diff --git a/Master/texmf-dist/doc/latex/skaknew/README b/Master/texmf-dist/doc/fonts/skaknew/README index 4744eb11de5..0f076f82eef 100644 --- a/Master/texmf-dist/doc/latex/skaknew/README +++ b/Master/texmf-dist/doc/fonts/skaknew/README @@ -1,59 +1,59 @@ -If you want to replace the standard skak fonts with the new ones then
-you have uskak.fd to replace the original one.
-
-Copy
-*.pfb to texmf/fonts/type1
-*.tfm to texmf/fonts/tfm
-*.map to texmf/dvips/config
-or where your system expect to find them.
-
-To use the diagram font with the skak package you have to redefine
-the first line of the definition \setup@showboard in skak.sty (and
-this is essential for compiling SkakNew.tex). Maybe in future
-versions of skak there will be a better interface for selecting
-chess fonts ... don't blame me for this.
-
-> \def\setup@showboard#1{\font\Skak=skak#1%
---
-< \def\setup@showboard#1{\font\Skak=SkakNew-Diagram at#1pt%
-
-All further questions concerning the skak package should go to Torben
-Hoffmann. Another useful chess tool for LaTeX is pgn2ltx by Dirk
-B\"achle which will automatically convert PGN files to LaTeX/skak.
-
-You will find technical details on my web site
-http://www.art-satz.de/portfolio/schriften.html
-although it's in german. If you want extensions to the fonts you can
-write to me at info@art-satz.de, and I'll think about it ;-)
-
-Package contents
-README.1st this file
-SkakNew-Diagram.afm Adobe font metrics file used to generate tfm's
-SkakNew-Diagram.inf font information file
-SkakNew-Diagram.pfb printer font binary file
-SkakNew-Diagram.pfm printer font metrics file
-SkakNew-Diagram.tfm TeX font metrics file
-SkakNew-DiagramT.afm Adobe font metrics file used to generate tfm's
-SkakNew-DiagramT.inf font information file
-SkakNew-DiagramT.pfb printer font binary file
-SkakNew-DiagramT.pfm printer font metrics file
-SkakNew-DiagramT.tfm TeX font metrics file
-SkakNew-Figurine.afm Adobe font metrics file
-SkakNew-Figurine.inf font information file
-SkakNew-Figurine.pfb printer font binary file
-SkakNew-Figurine.pfm printer font metrics file
-SkakNew-Figurine.tfm TeX font metrics file
-SkakNew-FigurineBold.afm Adobe font metrics file
-SkakNew-FigurineBold.inf font information file
-SkakNew-FigurineBold.pfb printer font binary file
-SkakNew-FigurineBold.pfm printer font metrics file
-SkakNew-FigurineBold.tfm TeX font metrics file
-SkakNew.map font mapping file for pdftex or dvips
-SkakNew.pdf documentation/installation guide
-SkakNew.tex documentation/installation guide source
-uskak.fd font description file used by LaTeX's nfss
-install.vtex installation instructions for VTeX
-SkakNew.ali needed by VTeX
-
-Please read install.vtex for installation instructions for VTeX.
-The files have been made available by Walter Schmidt.
+If you want to replace the standard skak fonts with the new ones then +you have uskak.fd to replace the original one. + +Copy +*.pfb to texmf/fonts/type1 +*.tfm to texmf/fonts/tfm +*.map to texmf/dvips/config +or where your system expect to find them. + +To use the diagram font with the skak package you have to redefine +the first line of the definition \setup@showboard in skak.sty (and +this is essential for compiling SkakNew.tex). Maybe in future +versions of skak there will be a better interface for selecting +chess fonts ... don't blame me for this. + +> \def\setup@showboard#1{\font\Skak=skak#1% +-- +< \def\setup@showboard#1{\font\Skak=SkakNew-Diagram at#1pt% + +All further questions concerning the skak package should go to Torben +Hoffmann. Another useful chess tool for LaTeX is pgn2ltx by Dirk +B\"achle which will automatically convert PGN files to LaTeX/skak. + +You will find technical details on my web site +http://www.art-satz.de/portfolio/schriften.html +although it's in german. If you want extensions to the fonts you can +write to me at info@art-satz.de, and I'll think about it ;-) + +Package contents +README.1st this file +SkakNew-Diagram.afm Adobe font metrics file used to generate tfm's +SkakNew-Diagram.inf font information file +SkakNew-Diagram.pfb printer font binary file +SkakNew-Diagram.pfm printer font metrics file +SkakNew-Diagram.tfm TeX font metrics file +SkakNew-DiagramT.afm Adobe font metrics file used to generate tfm's +SkakNew-DiagramT.inf font information file +SkakNew-DiagramT.pfb printer font binary file +SkakNew-DiagramT.pfm printer font metrics file +SkakNew-DiagramT.tfm TeX font metrics file +SkakNew-Figurine.afm Adobe font metrics file +SkakNew-Figurine.inf font information file +SkakNew-Figurine.pfb printer font binary file +SkakNew-Figurine.pfm printer font metrics file +SkakNew-Figurine.tfm TeX font metrics file +SkakNew-FigurineBold.afm Adobe font metrics file +SkakNew-FigurineBold.inf font information file +SkakNew-FigurineBold.pfb printer font binary file +SkakNew-FigurineBold.pfm printer font metrics file +SkakNew-FigurineBold.tfm TeX font metrics file +SkakNew.map font mapping file for pdftex or dvips +SkakNew.pdf documentation/installation guide +SkakNew.tex documentation/installation guide source +uskak.fd font description file used by LaTeX's nfss +install.vtex installation instructions for VTeX +SkakNew.ali needed by VTeX + +Please read install.vtex for installation instructions for VTeX. +The files have been made available by Walter Schmidt. diff --git a/Master/texmf-dist/doc/latex/skaknew/SkakNew-Diagram.pl b/Master/texmf-dist/doc/fonts/skaknew/SkakNew-Diagram.pl index e9a3fa57fc8..e9a3fa57fc8 100644 --- a/Master/texmf-dist/doc/latex/skaknew/SkakNew-Diagram.pl +++ b/Master/texmf-dist/doc/fonts/skaknew/SkakNew-Diagram.pl diff --git a/Master/texmf-dist/doc/latex/skaknew/SkakNew-DiagramT.pl b/Master/texmf-dist/doc/fonts/skaknew/SkakNew-DiagramT.pl index f51cf01d293..f51cf01d293 100644 --- a/Master/texmf-dist/doc/latex/skaknew/SkakNew-DiagramT.pl +++ b/Master/texmf-dist/doc/fonts/skaknew/SkakNew-DiagramT.pl diff --git a/Master/texmf-dist/doc/fonts/skaknew/SkakNew.pdf b/Master/texmf-dist/doc/fonts/skaknew/SkakNew.pdf Binary files differnew file mode 100644 index 00000000000..1ce1ecc9731 --- /dev/null +++ b/Master/texmf-dist/doc/fonts/skaknew/SkakNew.pdf diff --git a/Master/texmf-dist/doc/latex/skaknew/SkakNew.tex b/Master/texmf-dist/doc/fonts/skaknew/SkakNew.tex index b6cc5bab224..79a2e0910a2 100644 --- a/Master/texmf-dist/doc/latex/skaknew/SkakNew.tex +++ b/Master/texmf-dist/doc/fonts/skaknew/SkakNew.tex @@ -8,65 +8,48 @@ \font\sknf=SkakNew-Figurine \font\sknfbx=SkakNew-FigurineBold \font\skndia=SkakNew-DiagramT -\def\Metafont{{\logo METAFONT}} +\def\Metafont{\mbox{\logo METAFONT}} \frenchspacing \begin{document} -\centerline{\textbf{The SkakNew fonts}} +\centerline{\textbf{The SkakNew fonts \& AlphaDia}} \centerline{\footnotesize\textcopyright\ Copyright 2004, Ulrich Dirr. All rights reserved.} \bigskip \noindent -This document describes the \texttt{SkakNew} fonts. They're a set of -PostScript\texttrademark{} \mbox{Type-1} fonts converted by -\texttt{mftrace/autotrace} from \Metafont{} sources based on the -\texttt{Skak} fonts by Torben Hoffmann and Dirk Bächle which -themselves are based on \texttt{chess} by Piet Tutelaers. - -But this was only the first step. A lot of work went into cleaning -the outlines (reducing nodes, adding missing extremes, correcting -wrong outline direction, etc.pp.). The next step included better -glyph metrics both horizontally \& vertically, better sidebearings -and consistent axis height (adapted to the values of \texttt{Computer -Modern})~\ldots - -All files may be distributed and/or modified under the conditions of -the LaTeX Project Public License, either version 1.2 of this license -or (at your option) any later version. The latest version of this -license is in +This document describes the fonts \texttt{SkakNew} and \texttt{AlphaDia}. \texttt{AlphaDia} is based on the popular font \texttt{ChessAlpha} by Eric Bentzen. The \texttt{SkakNew} fonts are a set of PostScript\texttrademark{} \mbox{Type-1} fonts converted by \texttt{mftrace/autotrace} from \Metafont{} sources based on the \texttt{Skak} fonts by Torben Hoffmann and Dirk Bächle which themselves are based on \texttt{chess} by Piet Tutelaers. + +The conversion process was only the first step. A lot of work went into cleaning the outlines (reducing nodes, adding missing extremes, correcting wrong outline direction, etc.pp.). The next step included better glyph metrics both horizontally \& vertically, better sidebearings and consistent axis height (adapted to the values of \texttt{Computer Modern})~\ldots + +All files may be distributed and/or modified under the conditions of the LaTeX Project Public License, either version 1.2 of this license or (at your option) any later version. The latest version of this license is in \texttt{http://www.latex-project.org/lppl.txt} \noindent -and version 1.2 or later is part of all distributions of LaTeX version -1999/12/01 or later. +and version 1.2 or later is part of all distributions of LaTeX version 1999/12/01 or later. -Further technical information in german on\newline -\texttt{http://www.art-satz.de/portfolio/schriften.html}. +Further technical information in german on\newline \texttt{http://www.art-satz.de/portfolio/schriften.html}. \bigskip Package contents \begin{verbatim} -README.1st -SkakNew-Diagram.afm SkakNew-Diagram.pfb -SkakNew-DiagramT.afm SkakNew-DiagramT.pfb -SkakNew-Figurine.afm SkakNew-Figurine.pfb -SkakNew-FigurineBold.afm SkakNew-FigurineBold.pfb - -SkakNew-Diagram.inf SkakNew-Diagram.pfm -SkakNew-DiagramT.inf SkakNew-DiagramT.pfm -SkakNew-Figurine.inf SkakNew-Figurine.pfm -SkakNew-FigurineBold.inf SkakNew-FigurineBold.pfm - -SkakNew-Diagram.tfm SkakNew.map -SkakNew-DiagramT.tfm SkakNew.pdf -SkakNew-Figurine.tfm SkakNew.tex -SkakNew-FigurineBold.tfm uskak.fd +README +fonttables.pdf +AlphaDia.{afm,inf,pfb,pfm,tfm} +SkakNew-Diagram.{afm,inf,pfb,pfm,pl,tfm} +SkakNew-DiagramT.{afm,inf,pfb,pfm,pl,tfm} +SkakNew-Figurine.{afm,inf,pfb,pfm,tfm} +SkakNew-FigurineBold.{afm,inf,pfb,pfm,tfm} +SkakNew.map +SkakNew.pdf +SkakNew.tex +SkakNew.ali +install.vtex \end{verbatim} -Installation directories for tetex/fpTeX +Installation directories for TDS-based systems: \begin{verbatim} /texmf/fonts/type1 for the *.pfb /texmf/fonts/tfm for the *.tfm @@ -75,15 +58,7 @@ fd file where LaTeX can find it \end{verbatim} \newpage -To use the diagram font with the \texttt{skak} package you have to -redefine -\begin{verbatim} - \def\setup@showboard#1{\font\Skak=SkakNew-Diagram at#1pt% - [...]} -\end{verbatim} - -For diagrams in very small sizes there's a supplemental font\newline -\texttt{SkakNew-DiagramT} with fewer \& thicker diagonal strokes. +For diagrams in very small sizes there's a supplemental font\newline \texttt{SkakNew-DiagramT} with fewer \& thicker diagonal strokes. {\setlength{\extrarowheight}{2pt} \begin{tabular}[t]{@{}% @@ -132,7 +107,7 @@ Z & Z & & & L & L & c & c & q & q & & \\\hline 18. Re1\timelimit{} Bf5\novelty{} 19. cxd5\comment{} Nxd5\various{} 20. Bc4\without{} Rad8\with{} -21. Qf3\etc{} Qd6\see{} +21. Qf3\etc{} Qd6\chesssee{} 22. Qb3\markera{} b6\markerb{} 23. Ne4} @@ -158,49 +133,28 @@ Z & Z & & & L & L & c & c & q & q & & \\\hline 18. Re1\timelimit{} Bf5\novelty{} 19. cxd5\comment{} Nxd5\various{} 20. Bc4\without{} Rad8\with{} -21. Qf3\etc{} Qd6\see{} +21. Qf3\etc{} Qd6\chesssee{} 22. Qb3\markera{} b6\markerb{} 23. Ne4} -\bigskip -\centerline{\texttt{SkakNew-Diagram}} - -\bigskip +\newpage \newgame -\centerline{\tinyboard\showboard} +\centerline{\texttt{SkakNew-DiagramT} for sizes up to 16pt} -\bigskip +\medskip \centerline{\smallboard\showboard} \bigskip -\centerline{\normalboard\showboard} +\centerline{\texttt{SkakNew-Diagram} for sizes from 16pt up} -\bigskip -\centerline{\largeboard\showboard} - -\vfill -\centerline{\texttt{SkakNew-DiagramT}} - -\makeatletter -\def\setup@showboard#1{\font\Skak=SkakNew-DiagramT at#1pt% - \setlength{\squarelength}{#1pt}% - \square@multiplier=#1 - \ps@on{\psset{unit=\the\squarelength}}{} - - \notationfont\setlength{\ranklift}{.5\squarelength-.8ex}\normalsize} -\makeatother +\medskip +\centerline{\normalboard\showboard} \bigskip -\newgame -\centerline{\tinyboard\showboard} +\centerline{\texttt{AlphaDia}} -\bigskip -\centerline{\smallboard\showboard} +\medskip +\setboardfontfamily{AlphaDia} -\bigskip \centerline{\normalboard\showboard} - -\bigskip -\centerline{\largeboard\showboard} - \end{document} diff --git a/Master/texmf-dist/doc/fonts/skaknew/fonttables.pdf b/Master/texmf-dist/doc/fonts/skaknew/fonttables.pdf Binary files differnew file mode 100644 index 00000000000..71bbc187187 --- /dev/null +++ b/Master/texmf-dist/doc/fonts/skaknew/fonttables.pdf diff --git a/Master/texmf-dist/doc/latex/skaknew/install.vtex b/Master/texmf-dist/doc/fonts/skaknew/install.vtex index bafa7a2e719..d84d49b0c47 100644 --- a/Master/texmf-dist/doc/latex/skaknew/install.vtex +++ b/Master/texmf-dist/doc/fonts/skaknew/install.vtex @@ -7,7 +7,6 @@ fpTeX, MikTeX or VTeX/Free: *.pfb -> texmf/fonts/type1/public/skaknew *.afm -> texmf/fonts/afm/public/skaknew *.tfm -> texmf/fonts/tfm/public/skaknew -uskak.fd -> texmf/tex/latex/skak SkakNew.map -> texmf/dvips/config SkakNew.ali -> texmf/fonts/map/vtex @@ -16,11 +15,6 @@ SkakNew.ali -> texmf/fonts/map/vtex | SkakNew.map is only required with systems other than | VTeX. -| A font definition file named uskak.fd comes also with the -| macro package skak.sty. To use the Type1 fonts, make -| sure to install the present one, rather than the one that -| comes with the macro package! - Certain TeX systems require manually updating of a "filename database" after adding of new files. Please, consult the documentation of your TeX system! @@ -66,4 +60,4 @@ of the above-mentioned files: TYPE1 { ... SkakNew.ali - }
\ No newline at end of file + } diff --git a/Master/texmf-dist/doc/latex/skaknew/SkakNew.pdf b/Master/texmf-dist/doc/latex/skaknew/SkakNew.pdf Binary files differdeleted file mode 100644 index 4cc2aeb609a..00000000000 --- a/Master/texmf-dist/doc/latex/skaknew/SkakNew.pdf +++ /dev/null diff --git a/Master/texmf-dist/doc/latex/skaknew/readme.new b/Master/texmf-dist/doc/latex/skaknew/readme.new deleted file mode 100644 index 477a30c935e..00000000000 --- a/Master/texmf-dist/doc/latex/skaknew/readme.new +++ /dev/null @@ -1,8 +0,0 @@ -This is version 1.3 of SkakNew-Diagram and SkakNew-DiagramT. I have -added some character 'masks' for use with the new version of chessfss -and chessboard by Ulrike Fischer. Their main task is for separately -colouring borders, fields, character outlines, and character inlines. -For more information see the documentation of the resp. styles. PDFs -showing the font layout are supplied. - -Ulrich Dirr, May 2006 diff --git a/Master/texmf-dist/doc/latex/skaknew/showfont-SkakNew-Diagram.pdf b/Master/texmf-dist/doc/latex/skaknew/showfont-SkakNew-Diagram.pdf Binary files differdeleted file mode 100644 index 19762fd9310..00000000000 --- a/Master/texmf-dist/doc/latex/skaknew/showfont-SkakNew-Diagram.pdf +++ /dev/null diff --git a/Master/texmf-dist/doc/latex/skaknew/showfont-SkakNew-DiagramT.pdf b/Master/texmf-dist/doc/latex/skaknew/showfont-SkakNew-DiagramT.pdf Binary files differdeleted file mode 100644 index 815ee2f5bc3..00000000000 --- a/Master/texmf-dist/doc/latex/skaknew/showfont-SkakNew-DiagramT.pdf +++ /dev/null |