forked from GitHub/gf-core
Remove some t2t frontmatter from shell-reference, to trigger update
This commit is contained in:
@@ -1,11 +1,8 @@
|
|||||||
The GF Software System
|
The GF Software System
|
||||||
|
|
||||||
|
|
||||||
%!style:../css/style.css
|
|
||||||
%!options(html): --toc
|
%!options(html): --toc
|
||||||
%!options(html): --toc-level=4
|
%!options(html): --toc-level=4
|
||||||
%!postproc(html): <TITLE> <meta name = "viewport" content = "width = device-width"><TITLE>
|
|
||||||
%!postproc(html): <H1> <H1><a href="../"><IMG src="../doc/Logos/gf0.png"></a>
|
|
||||||
%!postproc(html): "#VSPACE" "<hr>"
|
%!postproc(html): "#VSPACE" "<hr>"
|
||||||
%!postproc(html): "#NORMAL" ""
|
%!postproc(html): "#NORMAL" ""
|
||||||
%!postproc(html): "#TINY" ""
|
%!postproc(html): "#TINY" ""
|
||||||
@@ -107,5 +104,3 @@ To run GF from a //script//, redirection of standard input can be used:
|
|||||||
```
|
```
|
||||||
The file ``script.gfs`` should then contain a sequence of GF commands, one per line.
|
The file ``script.gfs`` should then contain a sequence of GF commands, one per line.
|
||||||
Unrecognized command lines are skipped without terminating GF.
|
Unrecognized command lines are skipped without terminating GF.
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user