Index of values

A
attr_list_of_tr_id [Exml_utils]
attr_list_of_tr_id_opt [Exml_utils]
attr_list_of_tu_tag_or_id_opt [Exml_utils]
auto_numbering_of_string [Common_utils]
axml_of_doc [Main]
axml_of_doc doc evaluates to a normalized XML-representation of doc that is an instance of axml.dtd.
axml_of_nmm [Main]
axml_of_nmm path evaluates to axml_of_doc (doc_of_nmm path).
axml_of_tr_doc [Axml_of_doc]
axml_of_tr_doc doc evaluates to an object of the Xml-light type Xml.xml that is also an instance of the xml-schema axml.dtd.
axml_options_default [Common_utils]
axml_options_of_exml_options [Common_utils]
axml_options_of_html_options [Common_utils]
axml_options_of_txt_options [Common_utils]
B
blk_itm_tagger_ref [Nmm_parser]
C
check_cref_table [Common_utils]
check_xml_schema [Main]
check_xml_schema "path/to/xml-schema.dtd" calls the Xml-light function Dtd.parse_file for parsing path/to/xml-schema.dtd, and Dtd.check for checking that it is a well-defined xml-schema in the format dtd.
class_of_tr_doc [Common_utils]
copy_hdr_to_main [Txt_utils]
cref_table_of_tr_doc [Compiler_of_doc]
D
default_css [Main]
default_css () evaluates to Html_utils.internal_css "6ch" "0".
diff_of_xmls [Xml_right]
display [Nmm_lexer]
doc_of_axml [Main]
doc_of_axml "path/to/file" evaluates to Doc_of_axml.f_tr_doc_of_axml (Xml_right.parse_file false "path/to/file").
doc_of_nmm [Main]
doc_of_nmm "path/to/file" evaluates to Doc_of_nmm.doc_of_nmm_file false "path/to/file".
doc_of_nmm_file [Doc_of_nmm]
doc_of_nmm_file true "path/to/file" reads from path/to/file (if such a file exists), prints read tokens to stderr, and returns (if succesful) an object of type Doc_types.tr_doc.
doc_of_nmm_file_with_tagger [Doc_of_nmm]
doc_of_nmm_stdin [Doc_of_nmm]
Same as doc_of_nmm_file, except that it reads from standard input.
doc_of_nmm_stdin_with_tagger [Doc_of_nmm]
doc_of_nmm_string [Doc_of_nmm]
Same as doc_of_nmm_file, except that it reads from the provided string.
doc_of_nmm_string_with_tagger [Doc_of_nmm]
doc_settings_default [Common_utils]
doc_settings_of_tr_doc [Common_utils]
doc_settings_of_tr_doc doc checks if doc has a preamble.
doc_settings_of_ts_blks [Common_utils]
E
end_of_file [Nmm_lexer]
exml_of_axml [Main]
exml_of_nmm [Main]
exml_of_tr_doc [Compiler_of_doc]
exml_of_tr_doc options doc evaluates to an object of the Xml-light type Xml.xml that is also an instance of the xml-schema exml.dtd.
exml_options_default [Common_utils]
exml_options_of_html_options [Common_utils]
expand_tag_default [Tags]
expander_of_file [Tags]
F
f_tr_doc_of_axml [Doc_of_axml]
If axml is an object of the Xml-light type Xml.xml that is also an instance of the xml-schema axml.dtd, then f_tr_doc_of_axml axml evaluates to an object of type Doc_types.tr_doc.
H
html_of_axml [Main]
html_of_axml options path evaluates to html_of_doc options (doc_of_axml path).
html_of_doc [Main]
html_of_doc options doc evaluates to a string containing a html-document with an internal css stylesheet, specified by the value of
html_of_exml [Html_utils]
html_of_nmm [Main]
html_of_nmm options path evaluates to html_of_doc options (doc_of_nmm path).
html_options_default [Common_utils]
I
insert_label [Txt_utils]
internal_css [Html_utils]
internal_css tab_length left_margin evaluates to a string representing an internal css style-sheet.
L
label_of_path [Common_utils]
label_of_path_opt [Common_utils]
left_margin_of_margin_labels [Txt_utils]
line_of_lexbuf [Nmm_lexer]
line_of_lexbuf [Xml_right_lexer]
lines_of_abstract_hdr [Txt_utils]
lines_of_endnotes_hdr [Txt_utils]
lines_of_refs_hdr [Txt_utils]
lines_of_ts_authors_opt [Txt_utils]
lines_of_ts_blk_txt [Txt_utils]
lines_of_ts_blk_vrb [Txt_utils]
lines_of_ts_hdr_opt [Txt_utils]
lines_of_ts_title_opt [Txt_utils]
lines_of_ts_txt_units [Txt_utils]
lines_of_tu_date_opt [Txt_utils]
lvl_of_path [Common_utils]
M
main [Nmm_parser]
main [Xml_right_parser]
make_string [Txt_utils]
margin_labels_of_tr_doc [Compiler_of_doc]
For determining the size of the left margin.
margin_left_of_tr_doc [Html_utils]
max_length_of_margin_labels [Txt_utils]
N
node_of_blk_itm [Common_utils]
node_of_dsp_line [Common_utils]
node_of_tu_par [Common_utils]
normalize_axml [Axml_of_doc]
Unites adjacent elements with tag cu_txt_unit_wysiwyg.
normalize_axml_file [Main]
normalize_exml [Exml_utils]
nte_counter [Nmm_lexer]
nte_table_of_tr_doc [Compiler_of_doc]
nte_table_of_tr_dsp_line [Common_utils]
nte_table_of_ts_blk_txt [Common_utils]
nte_table_of_ts_hdr_opt [Common_utils]
P
par_hdr_opt [Exml_utils]
par_restated_of_tr_id [Common_utils]
parse_file [Xml_right]
parse_file true "path/to/file" reads from path/to/file (if such a file exists), prints read tokens to stderr, and returns (if succesful) an object of the Xml-light type Xml.xml.
parse_stdin [Xml_right]
Same as parse_file, except that it reads from stdin.
parse_string [Xml_right]
Same as parse_file, except that it reads from the provided string.
path_to_app_node [Common_utils]
path_to_ch_node [Common_utils]
path_to_par_node [Common_utils]
path_to_sec_node [Common_utils]
pcdata_of_string [Exml_utils]
R
reference_of_ts_nte_ref [Common_utils]
S
string_of_path [Common_utils]
string_of_pcdata [Exml_utils]
string_of_t_doc_class [Common_utils]
string_of_tr_id [Common_utils]
string_of_ts_c_ref [Common_utils]
string_of_ts_c_ref doc_settings cref_table path c_ref attempts to match c_ref ocurring at path with an id in cref_table, and return a string representation of the path to id relative to the closest common ancestor of c_ref and id.
string_of_ts_nte_inline [Common_utils]
string_of_ts_nte_ref [Common_utils]
T
tag_blk_itm_default [Tags]
tagger_of_path_opt [Tags]
time_of_ts_date_auto [Common_utils]
to_string [Xml_right]
to_string xml evaluates to a string containing an xml-document representing xml, with no white-space between elements.
to_string_fmt [Xml_right]
to_string_fmt xml evaluates to a string containing an xml-document representing xml, with elements separated by line feeds.
token [Nmm_lexer]
token [Xml_right_lexer]
txt_of_axml [Main]
txt_of_axml options path evaluates to txt_of_doc options (doc_of_axml path).
txt_of_doc [Main]
txt_of_doc doc evaluates to Compiler_of_doc.txt_of_tr_doc doc.
txt_of_nmm [Main]
txt_of_nmm options path evaluate to txt_of_doc options (doc_of_nmm path).
txt_of_tr_doc [Compiler_of_doc]
Implements the raw text semantics for no-markup-markup.
txt_options_default [Common_utils]
U
utc_timezone [Common_utils]
V
validate_xml [Main]
validate_xml "path/to/xml-schema.dtd" "path/to/xml-file.xml" first calls the Xml-light function Dtd.parse_file for parsing xml-schema.dtd, and Dtd.check for checking that it is well-defined.
verbatim [Nmm_lexer]
X
xml_diff [Xml_right]
xml_diff_of_files [Xml_right]
xml_list_of_abstract_hdr [Exml_utils]
xml_list_of_refs_hdr [Exml_utils]
xml_list_of_ts_authors_opt [Exml_utils]
xml_list_of_ts_title_opt [Exml_utils]
xml_list_of_ts_txt_units [Exml_utils]
xml_list_of_tu_date_opt [Exml_utils]
xml_of_string [Exml_utils]
xml_of_ts_blk_txt [Exml_utils]
xml_of_ts_blk_vrb [Exml_utils]