blob: b62a462856b89b8229aa229b3b05b535a14b28be (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
|
Introduction
============
This distribution contains the crosswrd package by Brian Hamilton
Kelly updated to run with LaTeX2e the standard LaTeX distribution.
I did change a bit of the coding to allow typesetting an unlimited
number of crosswords and also added two new commands
\DOWNtext and \ACROSStext
that contain the heading texts for the clues. Thus this will allow you
to use the macros in a language environment other than English.
Installation
============
to unpack run
latex crosswrd.ins
to install place crosswrd.sty into dir searched by LaTeX
to produce documentation (after unpacking) run
latex crosswrd.dtx
to produce examples (after unpacking) run
latex test0
or
latex test1
enjoy
frank
ps i do not support that package it is offered as is.
Frank Mittelbach 96/12/06
|