/[public]/psiconv/trunk/program/psiconv/gen_latex.c
ViewVC logotype

Diff of /psiconv/trunk/program/psiconv/gen_latex.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 141 Revision 142
46#include <stdlib.h> 46#include <stdlib.h>
47#include "psiconv/data.h" 47#include "psiconv/data.h"
48#include "psiconv/list.h" 48#include "psiconv/list.h"
49#include "gen.h" 49#include "gen.h"
50#include "psiconv.h" 50#include "psiconv.h"
51
52#ifdef DMALLOC
53#include "dmalloc.h"
54#endif
51 55
52/* This is incomplete at the moment. 56/* This is incomplete at the moment.
53 57
54 Most of the translation/faking of chars is borrowed from the 58 Most of the translation/faking of chars is borrowed from the
55 HTML::Latex.pm perl module. */ 59 HTML::Latex.pm perl module. */

Legend:
Removed from v.141  
changed lines
  Added in v.142

frodo@frodo.looijaard.name
ViewVC Help
Powered by ViewVC 1.1.26