1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187
|
\contentsline {chapter}{\numberline {1}\textcolor {Chapter }{Introduction and Example}}{5}{chapter.1}%
\contentsline {section}{\numberline {1.1}\textcolor {Chapter }{XML}}{5}{section.1.1}%
\contentsline {section}{\numberline {1.2}\textcolor {Chapter }{A complete example}}{6}{section.1.2}%
\contentsline {section}{\numberline {1.3}\textcolor {Chapter }{Some questions}}{9}{section.1.3}%
\contentsline {chapter}{\numberline {2}\textcolor {Chapter }{How To Type a \textsf {GAPDoc} Document}}{10}{chapter.2}%
\contentsline {section}{\numberline {2.1}\textcolor {Chapter }{General XML Syntax}}{10}{section.2.1}%
\contentsline {subsection}{\numberline {2.1.1}\textcolor {Chapter }{Head of XML Document}}{10}{subsection.2.1.1}%
\contentsline {subsection}{\numberline {2.1.2}\textcolor {Chapter }{Comments}}{10}{subsection.2.1.2}%
\contentsline {subsection}{\numberline {2.1.3}\textcolor {Chapter }{Processing Instructions}}{11}{subsection.2.1.3}%
\contentsline {subsection}{\numberline {2.1.4}\textcolor {Chapter }{Names in XML and Whitespace}}{11}{subsection.2.1.4}%
\contentsline {subsection}{\numberline {2.1.5}\textcolor {Chapter }{Elements}}{11}{subsection.2.1.5}%
\contentsline {subsection}{\numberline {2.1.6}\textcolor {Chapter }{Start Tags}}{11}{subsection.2.1.6}%
\contentsline {subsection}{\numberline {2.1.7}\textcolor {Chapter }{End Tags}}{11}{subsection.2.1.7}%
\contentsline {subsection}{\numberline {2.1.8}\textcolor {Chapter }{Combined Tags for Empty Elements}}{11}{subsection.2.1.8}%
\contentsline {subsection}{\numberline {2.1.9}\textcolor {Chapter }{Entities}}{12}{subsection.2.1.9}%
\contentsline {subsection}{\numberline {2.1.10}\textcolor {Chapter }{Special Characters in XML}}{12}{subsection.2.1.10}%
\contentsline {subsection}{\numberline {2.1.11}\textcolor {Chapter }{Rules for Attribute Values}}{12}{subsection.2.1.11}%
\contentsline {subsection}{\numberline {2.1.12}\textcolor {Chapter }{\texttt {CDATA}}}{12}{subsection.2.1.12}%
\contentsline {subsection}{\numberline {2.1.13}\textcolor {Chapter }{Encoding of an XML Document}}{12}{subsection.2.1.13}%
\contentsline {subsection}{\numberline {2.1.14}\textcolor {Chapter }{Well Formed and Valid XML Documents}}{13}{subsection.2.1.14}%
\contentsline {section}{\numberline {2.2}\textcolor {Chapter }{Entering \textsf {GAPDoc} Documents}}{13}{section.2.2}%
\contentsline {subsection}{\numberline {2.2.1}\textcolor {Chapter }{Other special characters}}{13}{subsection.2.2.1}%
\contentsline {subsection}{\numberline {2.2.2}\textcolor {Chapter }{Mathematical Formulae}}{13}{subsection.2.2.2}%
\contentsline {subsection}{\numberline {2.2.3}\textcolor {Chapter }{More Entities}}{14}{subsection.2.2.3}%
\contentsline {chapter}{\numberline {3}\textcolor {Chapter }{The Document Type Definition}}{15}{chapter.3}%
\contentsline {section}{\numberline {3.1}\textcolor {Chapter }{What is a DTD?}}{15}{section.3.1}%
\contentsline {section}{\numberline {3.2}\textcolor {Chapter }{Overall Document Structure}}{15}{section.3.2}%
\contentsline {subsection}{\numberline {3.2.1}\textcolor {Chapter }{\texttt {{\textless }Book{\textgreater }}}}{16}{subsection.3.2.1}%
\contentsline {subsection}{\numberline {3.2.2}\textcolor {Chapter }{\texttt {{\textless }TitlePage{\textgreater }}}}{16}{subsection.3.2.2}%
\contentsline {subsection}{\numberline {3.2.3}\textcolor {Chapter }{\texttt {{\textless }Title{\textgreater }}}}{16}{subsection.3.2.3}%
\contentsline {subsection}{\numberline {3.2.4}\textcolor {Chapter }{\texttt {{\textless }Subtitle{\textgreater }}}}{17}{subsection.3.2.4}%
\contentsline {subsection}{\numberline {3.2.5}\textcolor {Chapter }{\texttt {{\textless }Version{\textgreater }}}}{17}{subsection.3.2.5}%
\contentsline {subsection}{\numberline {3.2.6}\textcolor {Chapter }{\texttt {{\textless }TitleComment{\textgreater }}}}{18}{subsection.3.2.6}%
\contentsline {subsection}{\numberline {3.2.7}\textcolor {Chapter }{\texttt {{\textless }Author{\textgreater }}}}{18}{subsection.3.2.7}%
\contentsline {subsection}{\numberline {3.2.8}\textcolor {Chapter }{\texttt {{\textless }Date{\textgreater }}}}{18}{subsection.3.2.8}%
\contentsline {subsection}{\numberline {3.2.9}\textcolor {Chapter }{\texttt {{\textless }Address{\textgreater }}}}{18}{subsection.3.2.9}%
\contentsline {subsection}{\numberline {3.2.10}\textcolor {Chapter }{\texttt {{\textless }Abstract{\textgreater }}}}{18}{subsection.3.2.10}%
\contentsline {subsection}{\numberline {3.2.11}\textcolor {Chapter }{\texttt {{\textless }Copyright{\textgreater }}}}{18}{subsection.3.2.11}%
\contentsline {subsection}{\numberline {3.2.12}\textcolor {Chapter }{\texttt {{\textless }Acknowledgements{\textgreater }}}}{19}{subsection.3.2.12}%
\contentsline {subsection}{\numberline {3.2.13}\textcolor {Chapter }{\texttt {{\textless }Colophon{\textgreater }}}}{19}{subsection.3.2.13}%
\contentsline {subsection}{\numberline {3.2.14}\textcolor {Chapter }{\texttt {{\textless }TableOfContents{\textgreater }}}}{19}{subsection.3.2.14}%
\contentsline {subsection}{\numberline {3.2.15}\textcolor {Chapter }{\texttt {{\textless }Bibliography{\textgreater }} }}{19}{subsection.3.2.15}%
\contentsline {subsection}{\numberline {3.2.16}\textcolor {Chapter }{\texttt {{\textless }TheIndex{\textgreater }}}}{20}{subsection.3.2.16}%
\contentsline {section}{\numberline {3.3}\textcolor {Chapter }{Sectioning Elements}}{20}{section.3.3}%
\contentsline {subsection}{\numberline {3.3.1}\textcolor {Chapter }{\texttt {{\textless }Body{\textgreater }}}}{20}{subsection.3.3.1}%
\contentsline {subsection}{\numberline {3.3.2}\textcolor {Chapter }{\texttt {{\textless }Chapter{\textgreater }}}}{20}{subsection.3.3.2}%
\contentsline {subsection}{\numberline {3.3.3}\textcolor {Chapter }{\texttt {{\textless }Heading{\textgreater }}}}{21}{subsection.3.3.3}%
\contentsline {subsection}{\numberline {3.3.4}\textcolor {Chapter }{\texttt {{\textless }Appendix{\textgreater }}}}{21}{subsection.3.3.4}%
\contentsline {subsection}{\numberline {3.3.5}\textcolor {Chapter }{\texttt {{\textless }Section{\textgreater }}}}{21}{subsection.3.3.5}%
\contentsline {subsection}{\numberline {3.3.6}\textcolor {Chapter }{\texttt {{\textless }Subsection{\textgreater }}}}{21}{subsection.3.3.6}%
\contentsline {section}{\numberline {3.4}\textcolor {Chapter }{ManSection{\textendash }a special kind of subsection}}{22}{section.3.4}%
\contentsline {subsection}{\numberline {3.4.1}\textcolor {Chapter }{\texttt {{\textless }ManSection{\textgreater }}}}{22}{subsection.3.4.1}%
\contentsline {subsection}{\numberline {3.4.2}\textcolor {Chapter }{\texttt {{\textless }Func{\textgreater }}}}{23}{subsection.3.4.2}%
\contentsline {subsection}{\numberline {3.4.3}\textcolor {Chapter }{\texttt {{\textless }Oper{\textgreater }}}}{23}{subsection.3.4.3}%
\contentsline {subsection}{\numberline {3.4.4}\textcolor {Chapter }{\texttt {{\textless }Constr{\textgreater }}}}{23}{subsection.3.4.4}%
\contentsline {subsection}{\numberline {3.4.5}\textcolor {Chapter }{\texttt {{\textless }Meth{\textgreater }}}}{24}{subsection.3.4.5}%
\contentsline {subsection}{\numberline {3.4.6}\textcolor {Chapter }{\texttt {{\textless }Filt{\textgreater }}}}{24}{subsection.3.4.6}%
\contentsline {subsection}{\numberline {3.4.7}\textcolor {Chapter }{\texttt {{\textless }Prop{\textgreater }}}}{24}{subsection.3.4.7}%
\contentsline {subsection}{\numberline {3.4.8}\textcolor {Chapter }{\texttt {{\textless }Attr{\textgreater }}}}{25}{subsection.3.4.8}%
\contentsline {subsection}{\numberline {3.4.9}\textcolor {Chapter }{\texttt {{\textless }Var{\textgreater }}}}{25}{subsection.3.4.9}%
\contentsline {subsection}{\numberline {3.4.10}\textcolor {Chapter }{\texttt {{\textless }Fam{\textgreater }}}}{25}{subsection.3.4.10}%
\contentsline {subsection}{\numberline {3.4.11}\textcolor {Chapter }{\texttt {{\textless }InfoClass{\textgreater }}}}{25}{subsection.3.4.11}%
\contentsline {section}{\numberline {3.5}\textcolor {Chapter }{Cross Referencing and Citations}}{26}{section.3.5}%
\contentsline {subsection}{\numberline {3.5.1}\textcolor {Chapter }{\texttt {{\textless }Ref{\textgreater }}}}{26}{subsection.3.5.1}%
\contentsline {subsection}{\numberline {3.5.2}\textcolor {Chapter }{\texttt {{\textless }Label{\textgreater }}}}{27}{subsection.3.5.2}%
\contentsline {subsection}{\numberline {3.5.3}\textcolor {Chapter }{\texttt {{\textless }Cite{\textgreater }}}}{27}{subsection.3.5.3}%
\contentsline {subsection}{\numberline {3.5.4}\textcolor {Chapter }{\texttt {{\textless }Index{\textgreater }}}}{27}{subsection.3.5.4}%
\contentsline {subsection}{\numberline {3.5.5}\textcolor {Chapter }{\texttt {{\textless }URL{\textgreater }}}}{28}{subsection.3.5.5}%
\contentsline {subsection}{\numberline {3.5.6}\textcolor {Chapter }{\texttt {{\textless }Email{\textgreater }}}}{28}{subsection.3.5.6}%
\contentsline {subsection}{\numberline {3.5.7}\textcolor {Chapter }{\texttt {{\textless }Homepage{\textgreater }}}}{28}{subsection.3.5.7}%
\contentsline {section}{\numberline {3.6}\textcolor {Chapter }{Structural Elements like Lists}}{28}{section.3.6}%
\contentsline {subsection}{\numberline {3.6.1}\textcolor {Chapter }{\texttt {{\textless }List{\textgreater }}}}{28}{subsection.3.6.1}%
\contentsline {subsection}{\numberline {3.6.2}\textcolor {Chapter }{\texttt {{\textless }Mark{\textgreater }}}}{29}{subsection.3.6.2}%
\contentsline {subsection}{\numberline {3.6.3}\textcolor {Chapter }{\texttt {{\textless }Item{\textgreater }}}}{29}{subsection.3.6.3}%
\contentsline {subsection}{\numberline {3.6.4}\textcolor {Chapter }{\texttt {{\textless }Enum{\textgreater }}}}{29}{subsection.3.6.4}%
\contentsline {subsection}{\numberline {3.6.5}\textcolor {Chapter }{\texttt {{\textless }Table{\textgreater }}}}{29}{subsection.3.6.5}%
\contentsline {section}{\numberline {3.7}\textcolor {Chapter }{Types of Text}}{30}{section.3.7}%
\contentsline {subsection}{\numberline {3.7.1}\textcolor {Chapter }{\texttt {{\textless }Emph{\textgreater }} and \texttt {{\textless }E{\textgreater }}}}{30}{subsection.3.7.1}%
\contentsline {subsection}{\numberline {3.7.2}\textcolor {Chapter }{\texttt {{\textless }Quoted{\textgreater }} and \texttt {{\textless }Q{\textgreater }}}}{30}{subsection.3.7.2}%
\contentsline {subsection}{\numberline {3.7.3}\textcolor {Chapter }{\texttt {{\textless }Keyword{\textgreater }} and \texttt {{\textless }K{\textgreater }}}}{30}{subsection.3.7.3}%
\contentsline {subsection}{\numberline {3.7.4}\textcolor {Chapter }{\texttt {{\textless }Arg{\textgreater }} and \texttt {{\textless }A{\textgreater }}}}{31}{subsection.3.7.4}%
\contentsline {subsection}{\numberline {3.7.5}\textcolor {Chapter }{\texttt {{\textless }Code{\textgreater }} and \texttt {{\textless }C{\textgreater }}}}{31}{subsection.3.7.5}%
\contentsline {subsection}{\numberline {3.7.6}\textcolor {Chapter }{\texttt {{\textless }File{\textgreater }} and \texttt {{\textless }F{\textgreater }}}}{31}{subsection.3.7.6}%
\contentsline {subsection}{\numberline {3.7.7}\textcolor {Chapter }{\texttt {{\textless }Button{\textgreater }} and \texttt {{\textless }B{\textgreater }}}}{31}{subsection.3.7.7}%
\contentsline {subsection}{\numberline {3.7.8}\textcolor {Chapter }{\texttt {{\textless }Package{\textgreater }}}}{31}{subsection.3.7.8}%
\contentsline {subsection}{\numberline {3.7.9}\textcolor {Chapter }{\texttt {{\textless }Listing{\textgreater }}}}{32}{subsection.3.7.9}%
\contentsline {subsection}{\numberline {3.7.10}\textcolor {Chapter }{\texttt {{\textless }Log{\textgreater }} and \texttt {{\textless }Example{\textgreater }}}}{32}{subsection.3.7.10}%
\contentsline {subsection}{\numberline {3.7.11}\textcolor {Chapter }{\texttt {{\textless }Verb{\textgreater }}}}{32}{subsection.3.7.11}%
\contentsline {section}{\numberline {3.8}\textcolor {Chapter }{Elements for Mathematical Formulae}}{32}{section.3.8}%
\contentsline {subsection}{\numberline {3.8.1}\textcolor {Chapter }{\texttt {{\textless }Math{\textgreater }} and \texttt {{\textless }Display{\textgreater }}}}{32}{subsection.3.8.1}%
\contentsline {subsection}{\numberline {3.8.2}\textcolor {Chapter }{\texttt {{\textless }M{\textgreater }}}}{33}{subsection.3.8.2}%
\contentsline {section}{\numberline {3.9}\textcolor {Chapter }{Everything else}}{35}{section.3.9}%
\contentsline {subsection}{\numberline {3.9.1}\textcolor {Chapter }{\texttt {{\textless }Alt{\textgreater }}}}{35}{subsection.3.9.1}%
\contentsline {subsection}{\numberline {3.9.2}\textcolor {Chapter }{\texttt {{\textless }Par{\textgreater }} and \texttt {{\textless }P{\textgreater }}}}{35}{subsection.3.9.2}%
\contentsline {subsection}{\numberline {3.9.3}\textcolor {Chapter }{\texttt {{\textless }Br{\textgreater }}}}{36}{subsection.3.9.3}%
\contentsline {subsection}{\numberline {3.9.4}\textcolor {Chapter }{\texttt {{\textless }Ignore{\textgreater }}}}{36}{subsection.3.9.4}%
\contentsline {chapter}{\numberline {4}\textcolor {Chapter }{Distributing a Document into Several Files}}{37}{chapter.4}%
\contentsline {section}{\numberline {4.1}\textcolor {Chapter }{The Conventions}}{37}{section.4.1}%
\contentsline {section}{\numberline {4.2}\textcolor {Chapter }{A Tool for Collecting a Document}}{38}{section.4.2}%
\contentsline {subsection}{\numberline {4.2.1}\textcolor {Chapter }{ComposedDocument}}{38}{subsection.4.2.1}%
\contentsline {subsection}{\numberline {4.2.2}\textcolor {Chapter }{OriginalPositionDocument}}{39}{subsection.4.2.2}%
\contentsline {subsection}{\numberline {4.2.3}\textcolor {Chapter }{FilenameGAP}}{39}{subsection.4.2.3}%
\contentsline {chapter}{\numberline {5}\textcolor {Chapter }{The Converters and an XML Parser}}{40}{chapter.5}%
\contentsline {section}{\numberline {5.1}\textcolor {Chapter }{Producing Documentation from Source Files}}{40}{section.5.1}%
\contentsline {subsection}{\numberline {5.1.1}\textcolor {Chapter }{MakeGAPDocDoc}}{42}{subsection.5.1.1}%
\contentsline {section}{\numberline {5.2}\textcolor {Chapter }{Parsing XML Documents}}{42}{section.5.2}%
\contentsline {subsection}{\numberline {5.2.1}\textcolor {Chapter }{ParseTreeXMLString}}{43}{subsection.5.2.1}%
\contentsline {subsection}{\numberline {5.2.2}\textcolor {Chapter }{StringXMLElement}}{44}{subsection.5.2.2}%
\contentsline {subsection}{\numberline {5.2.3}\textcolor {Chapter }{EntitySubstitution}}{44}{subsection.5.2.3}%
\contentsline {subsection}{\numberline {5.2.4}\textcolor {Chapter }{DisplayXMLStructure}}{44}{subsection.5.2.4}%
\contentsline {subsection}{\numberline {5.2.5}\textcolor {Chapter }{ApplyToNodesParseTree}}{44}{subsection.5.2.5}%
\contentsline {subsection}{\numberline {5.2.6}\textcolor {Chapter }{GetTextXMLTree}}{45}{subsection.5.2.6}%
\contentsline {subsection}{\numberline {5.2.7}\textcolor {Chapter }{XMLElements}}{45}{subsection.5.2.7}%
\contentsline {subsection}{\numberline {5.2.8}\textcolor {Chapter }{CheckAndCleanGapDocTree}}{45}{subsection.5.2.8}%
\contentsline {subsection}{\numberline {5.2.9}\textcolor {Chapter }{AddParagraphNumbersGapDocTree}}{45}{subsection.5.2.9}%
\contentsline {subsection}{\numberline {5.2.10}\textcolor {Chapter }{InfoXMLParser}}{46}{subsection.5.2.10}%
\contentsline {subsection}{\numberline {5.2.11}\textcolor {Chapter }{XMLValidate}}{46}{subsection.5.2.11}%
\contentsline {subsection}{\numberline {5.2.12}\textcolor {Chapter }{ValidateGAPDoc}}{46}{subsection.5.2.12}%
\contentsline {section}{\numberline {5.3}\textcolor {Chapter }{The Converters}}{46}{section.5.3}%
\contentsline {subsection}{\numberline {5.3.1}\textcolor {Chapter }{GAPDoc2LaTeX}}{46}{subsection.5.3.1}%
\contentsline {subsection}{\numberline {5.3.2}\textcolor {Chapter }{GAPDoc2Text}}{47}{subsection.5.3.2}%
\contentsline {subsection}{\numberline {5.3.3}\textcolor {Chapter }{GAPDoc2TextPrintTextFiles}}{48}{subsection.5.3.3}%
\contentsline {subsection}{\numberline {5.3.4}\textcolor {Chapter }{AddPageNumbersToSix}}{48}{subsection.5.3.4}%
\contentsline {subsection}{\numberline {5.3.5}\textcolor {Chapter }{PrintSixFile}}{49}{subsection.5.3.5}%
\contentsline {subsection}{\numberline {5.3.6}\textcolor {Chapter }{SetGAPDocTextTheme}}{49}{subsection.5.3.6}%
\contentsline {subsection}{\numberline {5.3.7}\textcolor {Chapter }{GAPDoc2HTML}}{51}{subsection.5.3.7}%
\contentsline {subsection}{\numberline {5.3.8}\textcolor {Chapter }{GAPDoc2HTMLPrintHTMLFiles}}{52}{subsection.5.3.8}%
\contentsline {subsection}{\numberline {5.3.9}\textcolor {Chapter }{Stylesheet files}}{53}{subsection.5.3.9}%
\contentsline {subsection}{\numberline {5.3.10}\textcolor {Chapter }{CopyHTMLStyleFiles}}{53}{subsection.5.3.10}%
\contentsline {subsection}{\numberline {5.3.11}\textcolor {Chapter }{SetGAPDocHTMLStyle}}{53}{subsection.5.3.11}%
\contentsline {subsection}{\numberline {5.3.12}\textcolor {Chapter }{InfoGAPDoc}}{54}{subsection.5.3.12}%
\contentsline {subsection}{\numberline {5.3.13}\textcolor {Chapter }{SetGapDocLanguage}}{54}{subsection.5.3.13}%
\contentsline {section}{\numberline {5.4}\textcolor {Chapter }{Testing Manual Examples}}{54}{section.5.4}%
\contentsline {subsection}{\numberline {5.4.1}\textcolor {Chapter }{ExtractExamples}}{54}{subsection.5.4.1}%
\contentsline {subsection}{\numberline {5.4.2}\textcolor {Chapter }{RunExamples}}{55}{subsection.5.4.2}%
\contentsline {chapter}{\numberline {6}\textcolor {Chapter }{String and Text Utilities}}{57}{chapter.6}%
\contentsline {section}{\numberline {6.1}\textcolor {Chapter }{Text Utilities}}{57}{section.6.1}%
\contentsline {subsection}{\numberline {6.1.1}\textcolor {Chapter }{WHITESPACE}}{57}{subsection.6.1.1}%
\contentsline {subsection}{\numberline {6.1.2}\textcolor {Chapter }{TextAttr}}{58}{subsection.6.1.2}%
\contentsline {subsection}{\numberline {6.1.3}\textcolor {Chapter }{WrapTextAttribute}}{58}{subsection.6.1.3}%
\contentsline {subsection}{\numberline {6.1.4}\textcolor {Chapter }{FormatParagraph}}{59}{subsection.6.1.4}%
\contentsline {subsection}{\numberline {6.1.5}\textcolor {Chapter }{SubstitutionSublist}}{59}{subsection.6.1.5}%
\contentsline {subsection}{\numberline {6.1.6}\textcolor {Chapter }{StripBeginEnd}}{60}{subsection.6.1.6}%
\contentsline {subsection}{\numberline {6.1.7}\textcolor {Chapter }{StripEscapeSequences}}{60}{subsection.6.1.7}%
\contentsline {subsection}{\numberline {6.1.8}\textcolor {Chapter }{RepeatedString}}{60}{subsection.6.1.8}%
\contentsline {subsection}{\numberline {6.1.9}\textcolor {Chapter }{NumberDigits}}{60}{subsection.6.1.9}%
\contentsline {subsection}{\numberline {6.1.10}\textcolor {Chapter }{LabelInt}}{61}{subsection.6.1.10}%
\contentsline {subsection}{\numberline {6.1.11}\textcolor {Chapter }{PositionMatchingDelimiter}}{61}{subsection.6.1.11}%
\contentsline {subsection}{\numberline {6.1.12}\textcolor {Chapter }{WordsString}}{62}{subsection.6.1.12}%
\contentsline {subsection}{\numberline {6.1.13}\textcolor {Chapter }{Base64String}}{62}{subsection.6.1.13}%
\contentsline {section}{\numberline {6.2}\textcolor {Chapter }{Unicode Strings}}{62}{section.6.2}%
\contentsline {subsection}{\numberline {6.2.1}\textcolor {Chapter }{Unicode Strings and Characters}}{62}{subsection.6.2.1}%
\contentsline {subsection}{\numberline {6.2.2}\textcolor {Chapter }{Encode}}{63}{subsection.6.2.2}%
\contentsline {subsection}{\numberline {6.2.3}\textcolor {Chapter }{Lengths of UTF\texttt {\symbol {45}}8 strings}}{64}{subsection.6.2.3}%
\contentsline {subsection}{\numberline {6.2.4}\textcolor {Chapter }{InitialSubstringUTF8String}}{65}{subsection.6.2.4}%
\contentsline {section}{\numberline {6.3}\textcolor {Chapter }{Print Utilities}}{65}{section.6.3}%
\contentsline {subsection}{\numberline {6.3.1}\textcolor {Chapter }{PrintTo1}}{65}{subsection.6.3.1}%
\contentsline {subsection}{\numberline {6.3.2}\textcolor {Chapter }{StringPrint}}{66}{subsection.6.3.2}%
\contentsline {subsection}{\numberline {6.3.3}\textcolor {Chapter }{PrintFormattedString}}{66}{subsection.6.3.3}%
\contentsline {subsection}{\numberline {6.3.4}\textcolor {Chapter }{Page}}{66}{subsection.6.3.4}%
\contentsline {subsection}{\numberline {6.3.5}\textcolor {Chapter }{StringFile}}{66}{subsection.6.3.5}%
\contentsline {chapter}{\numberline {7}\textcolor {Chapter }{Utilities for Bibliographies}}{68}{chapter.7}%
\contentsline {section}{\numberline {7.1}\textcolor {Chapter }{Parsing Bib{\TeX } Files}}{68}{section.7.1}%
\contentsline {subsection}{\numberline {7.1.1}\textcolor {Chapter }{ParseBibFiles}}{68}{subsection.7.1.1}%
\contentsline {subsection}{\numberline {7.1.2}\textcolor {Chapter }{NormalizedNameAndKey}}{69}{subsection.7.1.2}%
\contentsline {subsection}{\numberline {7.1.3}\textcolor {Chapter }{WriteBibFile}}{69}{subsection.7.1.3}%
\contentsline {subsection}{\numberline {7.1.4}\textcolor {Chapter }{LabelsFromBibTeX}}{70}{subsection.7.1.4}%
\contentsline {subsection}{\numberline {7.1.5}\textcolor {Chapter }{InfoBibTools}}{70}{subsection.7.1.5}%
\contentsline {section}{\numberline {7.2}\textcolor {Chapter }{The BibXMLext Format}}{71}{section.7.2}%
\contentsline {section}{\numberline {7.3}\textcolor {Chapter }{Utilities for BibXMLext data}}{73}{section.7.3}%
\contentsline {subsection}{\numberline {7.3.1}\textcolor {Chapter }{Translating Bib{\TeX } to BibXMLext}}{73}{subsection.7.3.1}%
\contentsline {subsection}{\numberline {7.3.2}\textcolor {Chapter }{HeuristicTranslationsLaTeX2XML.Apply}}{73}{subsection.7.3.2}%
\contentsline {subsection}{\numberline {7.3.3}\textcolor {Chapter }{StringBibAsXMLext}}{73}{subsection.7.3.3}%
\contentsline {subsection}{\numberline {7.3.4}\textcolor {Chapter }{ParseBibXMLextString}}{74}{subsection.7.3.4}%
\contentsline {subsection}{\numberline {7.3.5}\textcolor {Chapter }{WriteBibXMLextFile}}{75}{subsection.7.3.5}%
\contentsline {subsection}{\numberline {7.3.6}\textcolor {Chapter }{Bibliography Entries as Records}}{75}{subsection.7.3.6}%
\contentsline {subsection}{\numberline {7.3.7}\textcolor {Chapter }{RecBibXMLEntry}}{75}{subsection.7.3.7}%
\contentsline {subsection}{\numberline {7.3.8}\textcolor {Chapter }{AddHandlerBuildRecBibXMLEntry}}{77}{subsection.7.3.8}%
\contentsline {subsection}{\numberline {7.3.9}\textcolor {Chapter }{StringBibXMLEntry}}{77}{subsection.7.3.9}%
\contentsline {subsection}{\numberline {7.3.10}\textcolor {Chapter }{TemplateBibXML}}{79}{subsection.7.3.10}%
\contentsline {section}{\numberline {7.4}\textcolor {Chapter }{Getting Bib{\TeX } entries from \textsf {MathSciNet}}}{80}{section.7.4}%
\contentsline {subsection}{\numberline {7.4.1}\textcolor {Chapter }{SearchMR}}{80}{subsection.7.4.1}%
\contentsline {chapter}{\numberline {A}\textcolor {Chapter }{The File \texttt {3k+1.xml}}}{82}{appendix.A}%
\contentsline {chapter}{\numberline {B}\textcolor {Chapter }{The File \texttt {gapdoc.dtd}}}{84}{appendix.B}%
\contentsline {chapter}{\numberline {C}\textcolor {Chapter }{The File \texttt {bibxmlext.dtd}}}{93}{appendix.C}%
\contentsline {chapter}{References}{103}{appendix*.3}%
\contentsline {chapter}{Index}{104}{section*.4}%
|