Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/GAP/pkg/ctbllib/ctbltoc/   (Algebra von RWTH Aachen Version 4.15.1©)  Datei vom 22.4.2025 mit Größe 1001 B image not shown  

Quelle  README   Sprache: C

 
Create HTML files for tables in the GAP Character Table library,
and HTML overviews of these files,
in subdirectories of the 'ctbltoc' directory.

Load the feature into a GAP session (start GAP with the '-A' option) via

    ReadPackage( "ctbllib", "ctbltoc/init.g" );

If the data directories do not yet exist then create them.

    dir:= DirectoriesPackageLibrary( "ctbllib", "ctbltoc" )[1];
    CreateDir( Filename( dir, "data" ) );
    CreateDir( Filename( dir, "views" ) );

For updating the local copy of the table of contents,
start GAP 4, read 'init.g', and call

    for nam in HTMLViewsGlobals.documents do
      HTMLCreateGroupInfoFile( nam );
    od;
    for name in RecNames( HTMLCreateView ) do
      HTMLCreateView.( name )();
    od;

Then copy the files in question to the appropriate directory
in the home directory of the package.
For that, cd to the 'ctbltoc' directory, call

    tar cvzf ctbltoc.tgz ctbltoc.css index.html data views

and unpack the archive in the right place.


¤ Dauer der Verarbeitung: 0.11 Sekunden  (vorverarbeitet)  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

Beweissystem der NASA

Beweissystem Isabelle

NIST Cobol Testsuite

Cephes Mathematical Library

Wiener Entwicklungsmethode

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung ist noch experimentell.