summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/metrix/README
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/latex/contrib/metrix/README
Initial commit
Diffstat (limited to 'macros/latex/contrib/metrix/README')
-rw-r--r--macros/latex/contrib/metrix/README58
1 files changed, 58 insertions, 0 deletions
diff --git a/macros/latex/contrib/metrix/README b/macros/latex/contrib/metrix/README
new file mode 100644
index 0000000000..f9d357d7dd
--- /dev/null
+++ b/macros/latex/contrib/metrix/README
@@ -0,0 +1,58 @@
+
+
+ M E T R I X
+
+
+ Tobias Weh
+ mail@tobiw.de
+ http://tobiw.de/en
+ github.com/tweh/metrix
+
+ _ _ _ _ _ _ u u _ u u _
+ et quod temptabam scribere versus erat
+
+
+The metrix package can be used to print the prosodics/metrics
+of (latin) verses. It provides macros to typeset the symbols
+stand alone and in combination with syllables (including
+automatic alignment like seen above). Furthermore it defines a
+new brevis and a longa accent and a bow to contract syllables.
+
+
+# License
+License:
+This material is subject to the LaTeX Project Public License
+(LPPL), either version 1.3c of this license or (at your
+option) any later version. The latest version of this
+license is in the file
+
+ http://www.latex-project.org/lppl.txt
+
+
+# Files
+
+- README : this file
+- metrix.dtx : source file
+- metrix.ins : install file
+- metrix.pdf : documentation
+
+
+# Installation
+It’s recommended to use your package manager to install the
+current version from CTAN. To install this package manually
+download alls files and then navigate to the folder that
+contains metrix.ins.
+Run
+
+ latex metrix.ins
+
+to get the file metrix.sty which should be moved somewhere
+TeX can find it (e.g. $TEXMFHOME/tex/latex/metrix/metrix.sty)
+
+To typeset the manual run
+
+ pdflatex metrix.dtx
+ makeindex -s gglo.ist -o metrix.gls metrix.glo
+ makeindex -s gind.ist -o metrix.ind metrix.idx
+ pdflatex metrix.dtx
+ pdflatex metrix.dtx