diff options
Diffstat (limited to 'Master/texmf-dist/fonts/source/public/chess/README.mf')
-rw-r--r-- | Master/texmf-dist/fonts/source/public/chess/README.mf | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/Master/texmf-dist/fonts/source/public/chess/README.mf b/Master/texmf-dist/fonts/source/public/chess/README.mf new file mode 100644 index 00000000000..1f1dce9ad79 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/chess/README.mf @@ -0,0 +1,15 @@ +Instructions on how to install the chess fonts can be found in the file +chess12/INSTALLATION. + +The file chessdiag.mf allows to create the ``Mate in three'' problem +in a separate window if your version of METAFONT supports it (it should +do that!). There are two versions of this file: + chessdiag.mf + chessdiag.Xmf + +The last one can be used to draw the board in a X-window. Here is how: + - setenv DISPLAY your_server:0 + - mf "\mode:=localfont; mag:=magstep(0); screenchars; input chessdiag.Xmf" + +Oct. 1991 +Piet Tutelaers (rcpt@urc.tue.nl) |