AZ logo

CTAN directory: /fonts/iching

You can get the contents of this directory bundled as a zip file.

Packages in this directory:

Identifier Caption
iching A font for I Ching divinations.

Files

Name Size* Date UTC Notes
README 1 KiB 1994-Jul-11 another name for /fonts/iching/iching_README; Shown below
iching.mf 30 KiB 1994-Jul-11
iching.sh 94 bytes 1994-Jul-11
iching.tex 55 KiB 1994-Jul-11
iching_README 1 KiB 1994-Jul-11

  *File sizes in kibibytes.

Contents of README

		iching.tex


   Iching.tex is a latex program to print out divinations
from the I Ching.

   The counter \hexagram has a value in the range 1 - 64,
and is used to select a call to the macro \interpret.

   \interpret takes 9 arguments:

1)   Transliteration of the chinese name of the hexagram,
2)   English translation of the chinese name,
3)   Interpretation of the hexagram according to King Wen,
4-9) Interpretation of the 6 change lines, according to
	Tan, Duke of Chou.

   The \interpret macro given is based on the simplified
Pa Ch'ien method, where special significance is accorded
only to one line in the hexagram, selected via the counter
\changeline. The more complex systems, involving moving
lines and alternate hexagrams, etc, could be simulated by
replacing \interpret with a more complex version.

   The package uses the font iching60, a metafont source
for which is in iching.mf. In order to find the appropriate
characters from this font, two further counters are used,
hexachar (which is set to 64 + \hexagram) and clchar
(200 + \changeline).

----------------------------------------------------------

   Alan M Stanier, Computing Service, Essex Univerity
(alan@essex.ac.uk)