summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/metre/README
blob: 256ada844a3edb590a3e1481378767b94d2ffe83 (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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
--------------------------------------------
This file is part of the `metre' package.

Copyright 2000 2001 Gianfranco Boggio-Togna
                         gbt@acm.org
--------------------------------------------


metre.sty provides some of the tools that are needed for typesetting
scholarly publications dealing with classical Latin and Greek texts,
with special emphasis on Greek verse.



FILE LIST

readme			this file
metre.dtx		the package
metre.ins		the installation file
metre.ind		the index file for metre.dtx

demo.tex		a test file 

metre.pdf		the PDF version of the user guide
demo.pdf		the PDF version of the test file 

greek1.tex		test files for Greek text (require Babel with the 
greek2.tex		`polutonikogreek' option)
greek3.tex		

igreek1.tex		test files for Greek text (require Ibycus4) 
igreek2.tex		
igreek3.tex		


REQUIREMENTS

The package requires `relsize.sty' which can be found in: 

    /pub/tex/macros/latex/contrib/other/misc


INSTALLATION

1) Run `metre.ins' through LaTeX.

2) Copy `metre.sty' into a directory along the input path of TeX.

3) Run `metre.dtx' through LaTeX to get the documentation
   (`metre.ind'	must be in the same directory as `metre.dtx').

   By default, only the first part of the file (the user guide) is
   processed; if you are interested in the code, follow the
   instructions	near the beginning of `metre.dtx'.

4) Run LaTeX on `demo.tex' to verify the installation.

5) To process `greek1.tex', `greek2.tex' and `greek3.tex' you must
   have Babel installed, with the `polutonikogreek' option. 
   To process `igreek1.tex', `igreek2.tex' and `igreek3.tex'
   you must have Ibycus4 installed.