home *** CD-ROM | disk | FTP | other *** search
- --- $Id: CHANGES,v 3.0 1994/01/15 17:06:14 joke Rel $
-
- Version 3.0:
-
- * Like other good, ie. well-behaved unixoid programs, all
- C++2LaTeX tools now act like filters, that is, they read
- their input from stdin, when no input files are given,
- and write their output to stdout; There is thus no longer
- an extra flag (`-p, --pipe') for output generation on
- stdout present, unlike in previous releases.
-
- * The `-f, --figure' and `-d, --dots-in-figure' options
- have been added to generate codefigures, for inclusion
- with the fancycodes.sty LaTeX macros.
-
- * The package also uses the new GNU getopt `--' convention
- for long option flags, instead of the formerly used NON-
- POSIX 2 compliant `+' character.
-
- * The package now features the latest version (v1.1) of
- fancyheadings.sty.
-
- * ``Italic correction'' after keywords has been added on
- user feedback.
-
- * The ANSI C compliant # and ## pre-processor commands are
- now recognized.
-
- * Due to flex(1) version 2.4, a bug in the rules was
- detected and fixed. Octal constants outside of strings
- are now parsed correctly.
-