Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/GAP/pkg/gapdoc/lib/   (Algebra von RWTH Aachen Version 4.15.1©)  Datei vom 21.1.2024 mit Größe 744 B image not shown  

Quelle  GAPDoc2Text.gd   Sprache: unbekannt

 
#############################################################################
##
#W  GAPDoc2Text.gd                 GAPDoc                        Frank Lübeck
##
##
#Y  Copyright (C)  2000,  Frank Lübeck,  Lehrstuhl D für Mathematik,  
#Y  RWTH Aachen
##
##  The  files GAPDoc2Text.g{d,i}  contain  a  conversion program  which
##  produces from a  GAPDoc XML-document a text version  for viewing the
##  document on screen (GAP online help).
##  

DeclareGlobalVariable("GAPDoc2TextProcs");

DeclareGlobalFunction("GAPDoc2Text");

DeclareGlobalFunction("GAPDoc2TextPrintTextFiles");

# Just use this variable, will be really assigned in the .gi file.
DeclareGlobalVariable("GAPDocTextTheme");
DeclareGlobalFunction("SetGAPDocTextTheme");



[ Dauer der Verarbeitung: 0.17 Sekunden  (vorverarbeitet)  ]