Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/GAP/pkg/autodoc/tst/worksheets/autoplain.sheet/   (Algebra von RWTH Aachen Version 4.15.1©)  Datei vom 16.9.2025 mit Größe 480 B image not shown  

Quelle  plain.autodoc   Sprache: unbekannt

 
Spracherkennung für: .autodoc vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

@Title Plain file.autodoc Test
@Date 2018-08-30

@Chapter Test
Does AutoDoc have a way to allow that header block not to appear in
the documentation generated from a <F>.autodoc</F> file like this?
@BeginExampleSession
gap> S5 := SymmetricGroup(5);
Sym( [ 1 .. 5 ] )
gap> Size(S5);
120
@EndExampleSession
Some text between two examples
@BeginExampleSession
gap> A5 := AlternatingGroup(5);
Alt( [ 1 .. 5 ] )
gap> Size(A5);
60
@EndExampleSession
And we wrap up with some dummy text

[ Dauer der Verarbeitung: 0.31 Sekunden  ]