Eine aufbereitete Darstellung der Quelle

 
     
 
 
Anforderungen  |   Konzepte  |   Entwurf  |   Entwicklung  |   Qualitätssicherung  |   Lebenszyklus  |   Steuerung
 
 
 
 

Benutzer

SSL ip_display.gi   Interaktion und
Portierbarkeitunbekannt

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

##########################################################################
##########################################################################
##
# The aim of this function is to "splash" an image directly from the tikz code.
# To this effect, it adds a preamble and makes a call to the Viz Splash function.
# To avoid forcing the user to install the Viz package (under development), a copy of the Viz Splash function is included in the file "splash_from_viz.g" of this package
## example
#IP_Splash(TikzCodeForNumericalSemigroup(NumericalSemigroup(7,13,19,23),[[3,4],"pseudo_frobenius","small_elements","special_gaps","fundamental_gaps"],20),rec(viewer := "evince"));

InstallGlobalFunction(IP_Splash,
        function(arg)
  local  opt, tk, ltx;
  
  opt := First(arg, IsRecord);
  tk := First(arg, IsString);
  
  ltx := Concatenation("%tikz\n",IP_Preamble,tk,IP_Closing);
  if opt = fail then
    Splash(ltx);
  else
    Splash(ltx,opt);
  fi;  
end);


[Verzeichnis aufwärts0.16unsichere VerbindungÜbersetzung europäischer Sprachen durch Browser2026-06-07]

                                                                                                                                                                                                                                                                                                                                                                                                     


Neuigkeiten

     Aktuelles
     Motto des Tages

Software

     Quellcodebibliothek
     Eigene Quellcodes
     Fremde Quellcodes
     Suchen

Aktivitäten

     Artikel über Sicherheit
     Anleitung zur Aktivierung von SSL

Muße

     Gedichte
     Musik
     Bilder

Jenseits des Üblichen ....
    

Besucherstatistik

Besucherstatistik