diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2013-03-01 04:09:32 +0100 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2013-03-16 18:07:31 +0100 |
commit | 433c0c22d655e5043c45995696646eda03b458c3 (patch) | |
tree | f3957fa9f0da3a17a54f4631e4f502e0d2d7dbbe /doc | |
parent | edfeae5fa832f68ce40eb098b22b1ebd6ba7e449 (diff) | |
download | sciteco-433c0c22d655e5043c45995696646eda03b458c3.tar.gz |
outline of remaining language reference
Diffstat (limited to 'doc')
-rw-r--r-- | doc/sciteco.7.template | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/doc/sciteco.7.template b/doc/sciteco.7.template index fd2b91f..a846d78 100644 --- a/doc/sciteco.7.template +++ b/doc/sciteco.7.template @@ -6,11 +6,54 @@ "@PACKAGE_NAME@ Version @PACKAGE_VERSION@" .. . +.SH NAME +@PACKAGE@ \-\- +Language reference for the \*(ST text editor and language +. +. +.SH INTRODUCTION +. +. +.SH KEY TRANSLATION +.SS Function Key Macros +. +. +.SH COMMANDLINE EDITING +.SS Immediate Editing Commands +. +. +.SH ARITHMETICS AND EXPRESSIONS +. +. +.SH Q-REGISTERS +. +. +.SH STRING-BUILDING CHARACTERS +. +. +.SH PATTERN MATCH CHARACTERS +. +. +.SH FLOW CONTROL +.SS GOTOS AND LABELS +.SS LOOPS +.SS CONDITIONALS +. +. .SH COMMAND REFERENCE . \#$COMMANDS . . +.SH COMPATIBILITY +. +\*(ST is not compatible to any particular TECO dialect +but is quite similar to +.BR VideoTECO . +Most VideoTECO and many Standard TECO programs should +be portable with little to no changes. +. +. .SH SEE ALSO . .TP |