
| Current Path : /usr/share/gap/lib/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : //usr/share/gap/lib/helpt2t.gd |
#############################################################################
##
#W helpt2t.gd GAP Library Frank Celler
#W Alexander Hulpke
#W Greg Gamble
##
##
#Y Copyright (C) 1996-2001, Lehrstuhl D für Mathematik, RWTH Aachen,
#Y Germany (C) 2001 School Math and Comp. Sci., University of St Andrews,
#Y Scotland
##
## The files helpt2t.g{d,i} contain the function to convert TeX source
## code written in `gapmacro.tex' style into text for the "screen" online
## help viewer.
##
DeclareGlobalFunction("HELP_PRINT_SECTION_TEXT");
#############################################################################
##
#E