diff options
Diffstat (limited to 'Documentation/README')
| -rw-r--r-- | Documentation/README | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/Documentation/README b/Documentation/README new file mode 100644 index 0000000..15e9612 --- /dev/null +++ b/Documentation/README | |||
| @@ -0,0 +1,13 @@ | |||
| 1 | $Id: README,v 1.1 2003/12/20 07:16:05 urkle Exp $ | ||
| 2 | |||
| 3 | The "original" document is the LyX file "documentation.lyx" -- all other | ||
| 4 | files here are derived from it. The most visually accurate document | ||
| 5 | and the one I'd recommend reading is the PostScript (.ps) file, although | ||
| 6 | a whole host of formats are made available here to suit your preference. | ||
| 7 | |||
| 8 | To read the HTML docs, open HTML/documentation.html in your browser. | ||
| 9 | To read the .dvi file, use Xdvi or kdvi. | ||
| 10 | To read the .ps file, use gv or kghostview. | ||
| 11 | To read the .lyx file, use LyX. | ||
| 12 | To read the .txt file, use less. | ||
| 13 | |||
