summaryrefslogtreecommitdiffstatsabout
path: root/Documentation/README
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/README')
-rw-r--r--Documentation/README9
1 files changed, 8 insertions, 1 deletions
diff --git a/Documentation/README b/Documentation/README
index df96ba1..349b0ac 100644
--- a/Documentation/README
+++ b/Documentation/README
@@ -1,6 +1,13 @@
1$Id: README,v 1.1 2002/11/14 22:52:56 helios Exp $ 1$Id: README,v 1.2 2002/12/10 20:37:29 helios Exp $
2 2
3The "original" document is the LyX file "documentation.lyx" -- all other 3The "original" document is the LyX file "documentation.lyx" -- all other
4files here are derived from it. The most visually accurate document 4files here are derived from it. The most visually accurate document
5and the one I'd recommend reading is the PostScript (.ps) file, although 5and the one I'd recommend reading is the PostScript (.ps) file, although
6a whole host of formats are made available here to suit your preference. 6a whole host of formats are made available here to suit your preference.
7
8To read the HTML docs, open HTML/documentation.html in your browser.
9To read the .dvi file, use Xdvi or kdvi.
10To read the .ps file, use gv or kghostview.
11To read the .lyx file, use LyX.
12To read the .txt file, use less.
13