diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2023-06-28 05:37:28 +0300 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2023-06-28 05:41:09 +0300 |
commit | c4b8dcc17b9c314f71edd8b66de6592709a96216 (patch) | |
tree | 63064cc9253ab4fe9615024ee404fb77fc4ea452 /README | |
parent | b709f27a4cdbb60ed99f09f8a66c1541bd6c888a (diff) | |
download | sciteco-c4b8dcc17b9c314f71edd8b66de6592709a96216.tar.gz |
added cheat sheet
* This is supposed to allow new users without any prior exposure to SciTECO
to pick up the basics of practical usage of SciTECO as an editor.
It almost does not elaborate on scripting-side of things.
* This requires a full Groff installation, so the document is not built by default.
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -133,6 +133,8 @@ Additional Documentation [__sciteco__(7)](http://sciteco.sf.net/manuals/sciteco.7.html), [__grosciteco.tes__(1)](http://sciteco.sf.net/manuals/grosciteco.tes.1.html), [__tedoc.tes__(1)](http://sciteco.sf.net/manuals/tedoc.tes.1.html) +* [Cheat Sheet and Language Overview](http://sciteco.sf.net/manuals/cheat-sheet.pdf). + This can be printed on an A4 sheet of paper. * [Wiki at Github](https://github.com/rhaberkorn/sciteco/wiki) * A [short presentation](http://sciteco.sf.net/manuals/presentation.pdf) (in German!) hold at [Netz39](http://www.netz39.de/). |