Index of /archives/text/CTAN/fonts/xq

Icon  Name                       Last modified      Size  Description
[PARENTDIR] Parent Directory - [   ] ChangeLog 2014-09-19 09:19 865 [TXT] Makefile 2014-09-19 09:23 709 [TXT] README 2014-09-19 04:27 2.9K [   ] bugs-0-3.pdf 2014-09-19 04:31 108K [   ] bugs-0-3.tex 2014-09-17 23:25 3.1K [TXT] xq.sty 2014-09-19 04:24 1.1M [   ] xqaddsignsbase.mf 2006-10-06 01:16 3.0K [   ] xqaddsignslarge.mf 2006-10-05 23:50 168 [   ] xqaddsignsnormal.mf 2006-10-05 23:50 165 [   ] xqbase.mf 2006-10-03 01:57 65K [   ] xqexample.pdf 2014-09-19 04:31 137K [   ] xqexample.tex 2014-08-27 00:36 6.8K [TXT] xqhints.mf 2006-10-02 22:29 19K [   ] xqlarge.mf 2006-10-03 01:58 270 [   ] xqnormal.mf 2006-10-03 01:58 269 [   ] xqwestbase.mf 2006-10-04 09:22 39K [   ] xqwestlarge.mf 2006-10-03 17:56 276 [   ] xqwestnormal.mf 2006-10-03 17:55 274
readme for the xq-package, version 0.4

THIS PACKAGE IS CURRENTLY UNMAINTAINED and LOOKING FOR A NEW MAINTAINER!


the xq.sty, is made for writing about chinese chess. Unfortunately, it has become a real 
monster, but i did not find a better way to get what i wanted - which is probably due to the fact, that 
i never wrote something like this before - so dont mind me my rather "simple" solution.


xq is under the LaTeX project public license



The package contains 18 files:

the style file                                           - xq.sty

basefont                                                 - xqbase.mf
font file for "normal" sized boards                      - xqnormal.mf  
font file for "large" sized boards                       - xqlarge.mf  
basefont for western pieces                              - xqwestbase.mf
font file for "normal" sized boards with western pieces  - xqwestnormal.mf  
font file for "large" sized boards with western pieces   - xqwestlarge.mf  
basefont for additional signs                            - xqaddsigns.mf  
font file for "normal" sized addsigns                    - xqaddsignsnormal.mf
font file for "large" sized addsigns                     - xqaddsignslarge.mf
hint file needed by xqbase, xqwestbase and xqaddsigns    - xqhints.mf

an example file demonstarting bugs of 0.3 fixed by 0.4   - bugs-0-3.tex
that documented rendered against version 0.3             - bugs-0-3.pdf
a Makefile used to produces PDF files and xq.zip         - Makefile
an example file demonstrating the abilities of the style - xqexample.tex
the example file in pdf format for taking a quick look   - xqexample.pdf

a change log for changes after the release of 0.3        - ChangeLog
and finally this readme file                             - README 



On my local tree it works with the files copied to the following places:

/texmf/tex/latex/xq/xq.sty

/texmf/fonts/source/public/xq/*.mf



If problems occur, that the fonts are not loadable, put everything in one folder with the input file and
run latex. That produces the .tfm files. Then copy these to:

/texmf/fonts/tfm/public/xq/*.tfm




Problems: 

Some things in the input file are rather uncomfortable. Hopefully i will improve the style by the time,
but this requires more knowledge of the materia than i have now.

There are small gaps between pieces and boardlines in the diagrams, this is due to the font. You can avoid
this by putting the unit length for the picture in the style file a little smaller. However, i found it 
looks better like it is now.

The boards are sometimes set a bit unclean on a pdf output file. I solved the problem by producing a pdf 
via dvi and ps. After that procedure i always had a clean output in acroread.




I hope everything works like it should, if not, please let me know...

Stephan Weinhold, 09/2006


Changes from 0.3 to 0.4 by
* Wolfgang Reher <nr997@gmx.de>
* Sebastian Pipping <sebastian@pipping.org>