pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/lhs2tex



Module name:    wip
Committed by:   emil_s
Date:           Fri Nov 11 23:58:54 UTC 2005

Import into wip/lhs2tex

Log Message:
lhs2TeX is a preprocessor to generate LaTeX code from literate Haskell sources.

lhs2TeX includes the following features:

    * Different styles to process your source file: for instance, "tt"
      style uses a monospaced font for the code while still allowing you to
      highlight keywords etc, whereas "poly" style uses proportional fonts
      for identifiers, handles indentation nicely, is able to replace binary
      operators by mathematical symbols and take care of complex horizontal
      alignments.
    * Formatting directives, which let you customize the way certain
      tokens in the source code should appear in the processed output.
    * A liberal parser that can handle most of the language
      extensions; you don't have to restrict yourself to Haskell 98.
    * Preprocessor-style conditionals that allow you to generate
      different versions of a document from a single source file (for
      instance, a paper and a presentation).
    * Active documents: you can use Haskell to generate parts of the
      document (useful for papers on Haskell).
    * A manual explaining all the important aspects of lhs2TeX.

Status:

Vendor Tag:     EMIL_S
Release Tags:   EMIL_S_20051111
                
N wip/lhs2tex/DESCR
N wip/lhs2tex/distinfo
N wip/lhs2tex/PLIST
N wip/lhs2tex/Makefile
N wip/lhs2tex/patches/patch-aa

No conflicts created by this import


To generate a diff of this commit:

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs



Home | Main Index | Thread Index | Old Index