summaryrefslogtreecommitdiff
path: root/support/TVS/index.html
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /support/TVS/index.html
Initial commit
Diffstat (limited to 'support/TVS/index.html')
-rw-r--r--support/TVS/index.html57
1 files changed, 57 insertions, 0 deletions
diff --git a/support/TVS/index.html b/support/TVS/index.html
new file mode 100644
index 0000000000..82aa8baaec
--- /dev/null
+++ b/support/TVS/index.html
@@ -0,0 +1,57 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<//--- $Id: index.html,v 1.6 2000/05/08 14:12:38 antos Exp $--->
+<HTML>
+<HEAD>
+ <TITLE> TeX Versioning System Homepage </TITLE>
+<META http-equiv="Content-Type" content="text/html">
+</HEAD>
+
+<BODY background="slapoty.gif">
+
+<center>
+<h1> TeX Versioning System </h1>
+</center>
+
+This is homepage of TeX Versioning System, system for storing complete
+source of TeX documents.
+
+<h3>What TVS can do for you</h3>
+
+Although TeX guarantees the ability of getting the same results when
+typesetting a document. In real life, it is not so easy as the document
+look usually depends on lots of files, e.g. macros, styles.
+<p>
+If you need to be able to get the same output wherever and whenever you
+typeset your documents, you need TVS.
+<p>
+TVS can find all the files needed to typeset your TeX document and
+pack them together so as you can always re-typeset the document and
+obtain exactly the same results.
+<p>
+TVS is a platform independent Perl script, it's documentation comes in
+Texinfo format. TVS is free, distributed under terms of General Public
+License.
+<p>
+For all information about TVS, please read the documentation.
+
+<h3>Documentation</h3>
+You may get the documentation in various formats:
+<UL>
+<li> <a href="http:TVS/docs/tvs.html">HTML pages</a>
+<li> <a href="http:TVS/docs/tvs.info">formatted INFO file</a>
+<li> <a href="http:TVS/docs/tvs.ps">PostScript</a>
+<li> <a href="http:TVS/docs/tvs.texi">Texinfo source</a>
+</UL>
+
+<h3>Download</h3>
+<a href="http:TVS/">Here you can download TVS by files</a>
+or
+<a href="http:TVS.tar.gz">gzipped tar file.</a>
+
+<h3>Author</h3>
+TVS was written and is maintained by David Antos, xantos (at) fi.muni.cz.
+
+<p> <hr>
+<center> Fight against software piracy--use free software! </center>
+</BODY>
+</HTML>