Parent Directory
|
Revision Log
|
Patch
| revision 237 by abate, Tue Jul 10 17:18:04 2007 UTC | revision 271 by abate, Tue Jul 10 17:21:17 2007 UTC | |
|---|---|---|
| # | Line 463 | Line 463 |
| 463 | do_tbodies | do_tbodies |
| 464 | *) | *) |
| 465 | ||
| 466 | match load_xml "tst_html2latex.xml" with | match load_xml "tst_html2latex.xml" with |
| 467 | | x & X_html -> print (do_html x) | | x & X_html -> print (do_html x) |
| 468 | | _ -> raise "Input file is not XHTML !";; | | _ -> raise "Input file is not XHTML !";; |
|
||||||||
| CVS Admin">CVS Admin | ViewVC Help |
| Powered by ViewVC 1.1.5 |