The  files  in this directory are taken from our web server. They show
the  usage  of lx2l for html files (character remapping, include files
and macros are used). Only some basic features of lx2l are used. 

Generated files for diplom1.lx, diplom2.lx and praxis.lx:

*.htm    HTML files
*.cre    Files with the creation date and valid flag (for diplom2.lx and praxis)
*.chk    Files with the date of last check and valid flag (for diplom2.lx and praxis)

Generated files from j_ticket.lx:

j_ticket.htm   main page for the jobticket home page   
jt_calc.htm    formula page (calculation of the jobticket)
j_ticket.c     cgi program

The files that are generated from j_ticket.lx use common variables
for the prices and date; character remapping is used to convert between
different representation in C and HTML (for example 63,00 in HTML must
be 63.00 in C) and for some strings in the generated C program (in this
case the \n character is remapped).
