-
Notifications
You must be signed in to change notification settings - Fork 4
LkbTex
This page describes the use of LaTeX/PostScript with the DELPH-IN tools.
The [wiki:LkbTop LKB] allows you to print postscript snapshots of many windows. This may not work for non-ascii scripts.
You can export postscript from the Linguistic User Interface ([wiki:LkbLui LUI]) by pressing p and LaTeX by pressing l. The postscript may not work for non-ascii scripts.
The LaTeX export from LUI uses [http://nlp.stanford.edu/~manning/tex/avm.sty avm.sty] for AVMs, and [http://www.ctan.org/tex-archive/macros/latex/contrib/qtree/ qtree.sty] for trees.
The [wiki:LogonOnline LOGON web demonstrator] allows you to export LaTeX parse and derivation trees, as well as MRS.
The LaTeX export from these demonstrators assumes a set of [http://svn.emmtee.net/trunk/lingo/lkb/tex/mrs.sty custom macros] for MRS formatting (mrs.sty), and further the standard LaTeX package [http://www.ctan.org/tex-archive/macros/latex/contrib/qtree/ qtree.sty], for the syntax trees. Further, qtree.sty requires pict2e.sty (which it will load automatically) and mrs.sty assumes relsize.sty has been loaded, and some commands use pstricks.
A vain attempt to gather some macros that may be generally useful for describing systems.
e.g.: \newcommand{\itsdb}{\textsf{\lbrack incr tsdb()\rbrack}} for itsdb.
Home | Forum | Discussions | Events