mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2026-02-26 14:15:20 +00:00
Revised all WSL documentaiton
This commit is contained in:
@@ -65,7 +65,8 @@ template in the past, try not to do this yourself.
|
||||
<li>Use Unix line endings (i.e. \n not \r\n).
|
||||
|
||||
<li>Use UTF-8 character encoding.
|
||||
<li>NO UMLAUTS.
|
||||
<li>NO UMLAUTS. Use <em>&uml;</em> for u-umlaut and <em>&oml;</em> for o-umlaut in text. But don't use these
|
||||
in filenames.
|
||||
|
||||
<li>Cave numbers are written without any leading zeros at all (in filenames,
|
||||
survey names, or anything else!).
|
||||
@@ -76,8 +77,8 @@ template in the past, try not to do this yourself.
|
||||
|
||||
<li>No full stop (.) characters in station names.
|
||||
|
||||
<li>All filenames to be in lower case. Capital letters in filenames can still (in 2018)
|
||||
cause hassle when moving between Linux and Windows.
|
||||
<li>All filenames to be in lower case. Capital letters in filenames can still (in 2022)
|
||||
cause hassle when moving between Linux and Windows. (This includes suffix letters for cave entrances: it is "87a" NOT "87A".)
|
||||
|
||||
<!-- I think we can dispense with this now - DL
|
||||
<li>Filenames: Because Survex is used on different sorts of computer, it is
|
||||
@@ -94,8 +95,10 @@ characters with no extension.-->
|
||||
|
||||
<li>No filenames starting with "-" or "!".
|
||||
|
||||
<li>No colons in filenames.
|
||||
|
||||
<li>Caves with a provisional number consisting of a year and a serial number
|
||||
should be <em>hyphenated</em>, thus 2018-ad-01 not 2018_01 or any of the various other
|
||||
should be <em>hyphenated</em>, thus 2018-ad-01 not with underscore 2018<b>_</b>01 or any of the various other
|
||||
variants.
|
||||
</ul>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user