1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
<!--This file is automatically generated. Do not edit!-->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="Content-Style-Type" content="text/css">
<title>The TeX Catalogue OnLine, Entry for sqltex, Ctan Edition</title>
<link rel="stylesheet" type="text/css" href="../texcatalogue.css">
</head>
<body bgcolor="white">
<h1><a name="top"></a></h1>
<div style="text-align:center">
<a href="../index.html">
<img src="../title.png" alt="The TeX Catalogue Online" border="0">
</a>
</div>
<p></p>
<div style="text-align:center">
<a href="http://tug.ctan.org/find.html">Search</a> |
<a href="../index.html">Home</a> |
<a href="../alpha.html">Alpha</a> |
<a href="../brief.html">Brief</a> |
<a href="../bytopic.html">Topical</a> |
<a href="../hier.html">Hierarchical</a> <!--|
<a href="../full.html">Full</a Available from Graham as PDF-->
</div>
<p></p>
<hr>
<table cellpadding="3" width="100%">
<tr>
<th align="left" valign="top" rowspan="4" width="20%">
<big><a name="sqltex">sqltex</a></big>
</th>
<td align="left" valign="bottom" colspan="2" width="80%">
<strong><em>An SQL Preprocessor for LaTeX</em></strong>
</td>
</tr>
<tr>
<td colspan="2" width="80%"><p class="description">
SQLTeX is a well documented preprocessor to enable the use of
SQL statements in LaTeX. It is a perl script that reads an input
file containing the LaTeX source with SQL commands, and writes a
LaTeX file that can be processed with your LaTeX package. The
SQL commands will be replaced by their values. It's possible to
select a single field for substitution substitution in your
LaTeX document, or to be used as input in another SQL command.
When an SQL command returns multiple fields and or rows, the
values can only be used for substitution in the document. This
version only supports MySQL databases. It has been tested on
Linux, but should work an all platforms where Perl is installed.
The author is Oscar van Eijk.</p></td>
</tr>
<tr><td align="left" width="100%%">
<a href="ftp://ftp.dante.de/pub/tex/support/SQLTeX/">
<img src="../search.png" border="0"
title="Visit a nearby CTAN:/support/SQLTeX. If this fails, try Dante."></a>
<a href="ftp://ftp.dante.de/tex-archive/support/SQLTeX"><img src="../dir.png" border="0" title="Visit Dante:/support/SQLTeX"></a>
<a href="http://theory.uwinnipeg.ca/scripts/CTAN/support/SQLTeX.tar.gz"><img src="../tar.png" border="0"
title="Download from a nearby CTAN (automatically identified)."></a>
<a href="ftp://ftp.dante.de/tex-archive/support/SQLTeX.tar.gz">
<img src="../tar.png" border="0"
title="Download from Dante."></a>
<a href="ftp://ftp.dante.de/pub/tex/support/SQLTeX/README"><img
src="../doc.png" border="0"
title="Read documentation for this package from ctan:/support/SQLTeX/README."></a>
</td>
</tr><tr><td align="right" valign="bottom" width="100%%">
<small><em>
License: <strong><a href="../licenses.lppl.html">lppl</a></strong>
Updated: <strong>2002-02-25</strong>
</em></small>
</td></tr>
</table>
<hr>
<center><small>Copyright (c) 1986-2004
<a href="http://www.togaware.com"><img src="../gwtw.png" align="center" border=0
></a>.
This page was generated 2004-11-06 01:34:12.</small>
</center>
<hr>
</body>
</html>
|