diff options
author | Karl Berry <karl@freefriends.org> | 2010-07-04 23:06:08 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-07-04 23:06:08 +0000 |
commit | 8cb156bb991f25949dbb5dd83a06cfc81fa417bd (patch) | |
tree | 305404df1077fc974d5dd4a6c432f6a860353ea3 /Master/texmf-dist/doc/latex/drs/README | |
parent | c771a14f26b294657e2236b705a7dc8ea9688bfd (diff) |
new latex package drs (3jul10)
git-svn-id: svn://tug.org/texlive/trunk@19232 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/drs/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/drs/README | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/drs/README b/Master/texmf-dist/doc/latex/drs/README new file mode 100644 index 00000000000..8f36d385ffc --- /dev/null +++ b/Master/texmf-dist/doc/latex/drs/README @@ -0,0 +1,13 @@ +The package drs.sty draws Discourse Representation Structures (DRSs). It can draw +embedded DRSs, if-then conditions and quantificational “duplex conditions” (with +a properly scaled connecting diamond). Formatting parameters allow the user to +control the appearance and placement of DRSs, and of DRS variables and conditions. + +Author: Alexis Dimitriadis + +The package may be distributed and/or modified unter the conditions of the +LaTeX Project Public License, either version 1.3 of this license or (at your option) +any later version. + +The latest version of the LaTeX Project Public License can be found at this URL: +http://www.latex-project.org/lppl.txt |