summaryrefslogtreecommitdiffstatsabout
path: root/Documentation
diff options
context:
space:
mode:
authorChristopher Powell <chris@grubbybaby.com>2002-12-10 20:37:29 (GMT)
committer Christopher Powell <chris@grubbybaby.com>2002-12-10 20:37:29 (GMT)
commita82db79fcf12e4a414c0a0862ed38b9e3a964c70 (patch)
tree0ae9486ca9f56b3b90df3232a3acfe1d5681b941 /Documentation
parent478975f1c8767c7ae2abb284ecda41185df32f11 (diff)
*** empty log message ***
Diffstat (limited to 'Documentation')
-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