Index

Package: LaTex

Description

package LaTex is

Types

Line_Type

subtype Line_Type is HTML.Line_Type;

References:

latex.adb:24:31 (reference)
latex.adb:94:24 (reference)
latex.adb:152:24 (reference)
latex.ads:5:12 (declaration)
latex.ads:9:31 (reference)

Subprograms & Entries

Table

function Table 
(Parameter: Unbounded_String := To_Unbounded_String ("{c|c|c}");
Lines: Unbounded_String := Null_Unbounded_String) return Unbounded_String;

References:

latex.adb:8:13 (body)
latex.adb:20:8 (label on end line)
latex.adb:136:25 (static call)
latex.adb:181:25 (static call)
latex.ads:6:13 (declaration)

Called by:

Table defined at latex.ads:6:13
Table defined at latex.ads:10:13
Table_Short_Form defined at latex.ads:12:13

Calls:

Basic_Io.Put_Line defined at basic_io.ads:17:14
Exceptions.Exception_Information defined at a-except.ads:103:13
Unbounded_String.& defined at a-strunb.ads:127:14
Unbounded_String.& defined at a-strunb.ads:119:14
Unbounded_String.& defined at a-strunb.ads:123:14
Unbounded_String.& defined at a-strunb.ads:131:14
Unbounded_String.To_Unbounded_String defined at a-strunb.ads:94:13

Line

function Line 
(Item_List: Line_Type;
First_Line: Boolean := False) return Unbounded_String;

References:

latex.adb:24:13 (body)
latex.adb:45:8 (label on end line)
latex.adb:130:28 (static call)
latex.adb:133:28 (static call)
latex.adb:175:28 (static call)
latex.adb:178:28 (static call)
latex.ads:9:13 (declaration)

Calls:

Basic_Io.Put_Line defined at basic_io.ads:17:14
Exceptions.Exception_Information defined at a-except.ads:103:13
Unbounded_String.& defined at a-strunb.ads:123:14
Unbounded_String.Append defined at a-strunb.ads:111:14
Unbounded_String.Append defined at a-strunb.ads:107:14

Table

function Table 
(Matrix: String_Matrix_Type;
Head_Line: Boolean := False;
Formular_Elements: Boolean := true) return Unbounded_String;

References:

geometric_algebra_generic.adb:554:22 (static call)
geometric_algebra_generic.adb:594:22 (static call)
latex.adb:90:13 (body)
latex.adb:144:8 (label on end line)
latex.ads:10:13 (declaration)

Calls:

Basic_Io.Put_Line defined at basic_io.ads:17:14
Exceptions.Exception_Information defined at a-except.ads:103:13
Line defined at latex.ads:9:13
Table defined at latex.ads:6:13
Unbounded_String.& defined at a-strunb.ads:123:14
Unbounded_String.& defined at a-strunb.ads:127:14
Unbounded_String.Append defined at a-strunb.ads:107:14
Unbounded_String.Append defined at a-strunb.ads:111:14
Unbounded_String.Trim defined at a-strunb.ads:378:13

Table_Short_Form

function Table_Short_Form 
(Matrix: String_Matrix_Type) return Unbounded_String;

References:

geometric_algebra_generic.adb:574:22 (static call)
latex.adb:148:13 (body)
latex.adb:189:8 (label on end line)
latex.ads:12:13 (declaration)

Calls:

Basic_Io.Put_Line defined at basic_io.ads:17:14
Exceptions.Exception_Information defined at a-except.ads:103:13
LaTex.Convert_Character defined at latex.adb:49:13
Line defined at latex.ads:9:13
Table defined at latex.ads:6:13
Unbounded_String.Append defined at a-strunb.ads:107:14
Unbounded_String.Append defined at a-strunb.ads:111:14