~ojwb/survex/master

« back to all changes in this revision

Viewing changes to debian/README.Debian

  • Committer: Olly Betts
  • Date: 2010-06-18 07:16:42 UTC
  • mfrom: (2003.1.853)
  • Revision ID: git-v1:75fe355c16c77b1090c4426a3dc0b8dabca31904
Rename branches/survex-1_1 to trunk.

git-svn-id: file:///home/survex-svn/survex/trunk@3454 4b37db11-9a0c-4f06-9ece-9ab7cdaee568

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Survex for Debian
 
2
-----------------
 
3
 
 
4
Overview 
 
5
--------
 
6
 
 
7
Survex is cave surveying software.  It will process cave survey data entered
 
8
as text to produce .3d files containing centreline data.  It can cope with 
 
9
extremely large datasets, and allows hierarchical arrangement of surveys.
 
10
Data can easily be imported from many other programs, and Compass data can 
 
11
be read natively. 
 
12
 
 
13
Survex provides a very fast and capable .3d file viewer called aven which
 
14
runs under X in the package survex-aven. 
 
15
 
 
16
Docs
 
17
----
 
18
 
 
19
The documentation is provided in HTML, text and PDF formats, and is also
 
20
online at:
 
21
 
 
22
http://survex.com/docs.html
 
23
 
 
24
There is a mailing list for users at survex@survex.com - subscribe at:
 
25
 
 
26
http://survex.com/maillist.html
 
27
 
 
28
Vim Support
 
29
-----------
 
30
 
 
31
The survex package include vim syntax highlighting for Survex data files,
 
32
but it is not enable per default. If you want to enable it for your user
 
33
account just execute:
 
34
 
 
35
    vim-addons install survex
 
36
    
 
37
Similarly, to enable it for all users of this system just execute (as root):
 
38
 
 
39
    vim-addons -w install survex
 
40
 
 
41
vim-addons is provided by the vim-addon-manager package, and you can look
 
42
at its manpage for more information.
 
43
 
 
44
 
 
45
 -- Olly Betts <olly@survex.com>  Tue, 15 Jun 2010 15:25:27 +0000