Short:        GoldED4 - LaTeX+Texinfo syntax parser/scanner
Author:       bstegema@ix.urz.uni-heidelberg.de (Benjamin Stegemann)
Uploader:     bstegema ix urz uni-heidelberg de (Benjamin Stegemann)
Type:         text/edit
Architecture: m68k-amigaos

***************************************************************************
There were just small bugfixes.
 - Lha seems to have problems with '\' in filename, so I renamed the parser
   libraries to avoid this problem.
 - comments were highlighted one char too long
 - added some missing Texinfo keywords
***************************************************************************

Hi!

1) two syntax parser for GoldED4:
    a) LaTeX:
        I wrote the LaTex parser because the warpLaTeX.parser somehow
        disappeared (the old one doesn't work with GED4).
        The LaTeX parser doesn't support all LaTeX2e commands, has anyone a
        complete list of all commands (incl. whether it's a normal or math
        command)??
    b) Texinfo
        after writing the LaTex parser this wasn't difficult (just other
        keywords ;-)

2) three scanner:
    a) LaTeX_Section:
        shows LaTeX sections like \chapter{}, \section{}...
    b) Texinfo_Section:
        shows Texinfo sections like @chapter, @appendix...
    c) Texinfo_Node:
        shows Texinfo nodes

To install, just
    copy syntax/#? GoldED:syntax
    copy scanner/#? GoldED:scanner
and select the new parser/scanner in your config.

Source is included (based on Dietmar Eilert's example_simple.parser).
Everything is PUBLIC DOMAIN, do what ever you wanna do with it!

If you improve, please send me a copy (AND upload it to the Aminet!!!!)

c ya!!

                                                      P!\K, 18-Sep-1996

/----------------------------------------------------------------------
| P!\K  of  .oO The Un0X Project Oo.  and  >A Vision Of Paradise<
| e-mail: bstegema@ix.urz.uni-heidelberg.de
| www:    http://www.rzuser.uni-heidelberg.de/~bstegema