gnumed-devel
[Top][All Lists]
Advanced

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

[Gnumed-devel] Proposed forms system


From: Ian Haywood
Subject: [Gnumed-devel] Proposed forms system
Date: Tue, 25 Nov 2003 22:19:59 +1100

Please have a look in gnumed/test-area/ian

This is a putative forms/letters system for gnumed, based on LaTeX

The file a4form.cls is a LaTeX class file. Put it in the TeX search
path (on Debian /usr/local/share/texmf/tex/latex/a4form/) then run
"texhash" as root to make sure TeX can find it. 

The module accepts a LaTeX file and a dictionary.
The dictionary is translated to set of TeX macros,
which can be used in the document. The document can be any LaTeX 
document, however a special class (a4form) is defined to print
text at specific positions.

Advantages:
        - one-stop-shop: scripts, forms, letters can all be expressed as 
templates.
        - high quality output
        - totally free (including the fonts)
        - can run without a GUI, such as on a server
        - cross-platform, including Windows

Disadvantages
        - old-fashioned (TeX dates back to mid-1980s)
        - big dependency (about the same size as wxWindows DLL)

Ian

--------------------
PGP public key E750652E at wwwkeys.pgp.net
9BF0 67B7 F84F F7EE 0C42  C063 28FC BC52 E750 652E

Attachment: pgpR7int0nV43.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]