diff options
author | Norbert Preining <norbert@preining.info> | 2019-09-02 13:46:59 +0900 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2019-09-02 13:46:59 +0900 |
commit | e0c6872cf40896c7be36b11dcc744620f10adf1d (patch) | |
tree | 60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/latex/contrib/dvgloss/README |
Initial commit
Diffstat (limited to 'macros/latex/contrib/dvgloss/README')
-rw-r--r-- | macros/latex/contrib/dvgloss/README | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/macros/latex/contrib/dvgloss/README b/macros/latex/contrib/dvgloss/README new file mode 100644 index 0000000000..3b47248b91 --- /dev/null +++ b/macros/latex/contrib/dvgloss/README @@ -0,0 +1,36 @@ +README for dvgloss 0.1 + +DESCRIPTION +=========== +Extensible macros for setting interlinear glossed text --- useful, +for instance, for typing linguistics papers. The operative word here is +"exstensible": few features are built in, but some flexible and powerful +facilities are included for adding your own. + +LICENSE AND WHATNOT +=================== +Copyright (C) 2013 Dan Bridges Velleman. + +This material is subject to the LaTeX Project Public License. + +FILES AND INSTALLATION +====================== +The main files here are these two, which should be installed +in the usual way: + dvgloss.ins + dvgloss.dtx + +There's also a .sty file and a pre-extracted documentation file: + dvgloss.sty + dvgloss.pdf + +And then there's this very README file, whose contents I dare not start +describing for fear of infinite recursion: + README + +CONTACT +======= +Dan Bridges Velleman +email: dvelleman at gmail dot com + + |