| 1 | <?xml version='1.0'?>
|
|---|
| 2 | <!DOCTYPE latexbindings SYSTEM "latex.mapping.dtd" []>
|
|---|
| 3 |
|
|---|
| 4 | <latexbindings>
|
|---|
| 5 |
|
|---|
| 6 | <!--
|
|---|
| 7 | ################################################################
|
|---|
| 8 | Keywords
|
|---|
| 9 | %id%
|
|---|
| 10 | %title%
|
|---|
| 11 | ################################################################ -->
|
|---|
| 12 |
|
|---|
| 13 |
|
|---|
| 14 | <!-- LaTeX mapping, role, BEGIN -->
|
|---|
| 15 | <latexmapping role="begin">
|
|---|
| 16 |
|
|---|
| 17 | <mapping key="abstract" text="">
|
|---|
| 18 | <line> </line>
|
|---|
| 19 | <line>% -------------------------------------------- </line>
|
|---|
| 20 | <line>% Abstract </line>
|
|---|
| 21 | <line>% -------------------------------------------- </line>
|
|---|
| 22 | <line>\begin{abstract} </line>
|
|---|
| 23 | </mapping>
|
|---|
| 24 |
|
|---|
| 25 | <mapping key="abstract-title" text="">
|
|---|
| 26 | <line> </line>
|
|---|
| 27 | <line>% -------------------------------------------- </line>
|
|---|
| 28 | <line>% Abstract </line>
|
|---|
| 29 | <line>% -------------------------------------------- </line>
|
|---|
| 30 | <line>\makeatletter\let\save@@abstractname\abstractname\makeatother </line>
|
|---|
| 31 | <line>\renewcommand{\abstractname}{%title%} </line>
|
|---|
| 32 | <line>\begin{abstract} </line>
|
|---|
| 33 | </mapping>
|
|---|
| 34 |
|
|---|
| 35 | <mapping key="admonition" text="">
|
|---|
| 36 | <line> </line>
|
|---|
| 37 | <line>\begin{admonition}%title%% NOTICE: see the db2latex FAQ w.r.t db2latex variable $latex.admonition.path </line>
|
|---|
| 38 | </mapping>
|
|---|
| 39 |
|
|---|
| 40 | <mapping key="appendices-chapter" text="">
|
|---|
| 41 | <line>% ------------------------------------------------------------- </line>
|
|---|
| 42 | <line>% Appendices start here </line>
|
|---|
| 43 | <line>% ------------------------------------------------------------- </line>
|
|---|
| 44 | <line>\appendix </line>
|
|---|
| 45 | </mapping>
|
|---|
| 46 |
|
|---|
| 47 | <mapping key="appendices-section" text=""/>
|
|---|
| 48 |
|
|---|
| 49 | <mapping key="appendix" text="">
|
|---|
| 50 | <line> </line>
|
|---|
| 51 | <line>% ------------------------------------------------------------- </line>
|
|---|
| 52 | <line>% appendix: %title% </line>
|
|---|
| 53 | <line>% ------------------------------------------------------------- </line>
|
|---|
| 54 | <line>\dbappendix{%title%} </line>
|
|---|
| 55 | <line>\label{%id%}\hypertarget{%id%}{}% </line>
|
|---|
| 56 | </mapping>
|
|---|
| 57 |
|
|---|
| 58 | <mapping key="article" text="">
|
|---|
| 59 | <line>\begin{document} </line>
|
|---|
| 60 | </mapping>
|
|---|
| 61 |
|
|---|
| 62 | <mapping key="bibliography-chapter" text="">
|
|---|
| 63 | <line>% ------------------------------------------- </line>
|
|---|
| 64 | <line>% </line>
|
|---|
| 65 | <line>% Bibliography - chapter </line>
|
|---|
| 66 | <line>% </line>
|
|---|
| 67 | <line>% ------------------------------------------- </line>
|
|---|
| 68 | </mapping>
|
|---|
| 69 |
|
|---|
| 70 | <mapping key="bibliography-section" text=""/>
|
|---|
| 71 |
|
|---|
| 72 | <mapping key="blockquote" text="">
|
|---|
| 73 | <line>\begin{quote} </line>
|
|---|
| 74 | </mapping>
|
|---|
| 75 |
|
|---|
| 76 | <mapping key="chapter" text="">
|
|---|
| 77 | <line> </line>
|
|---|
| 78 | <line>% ------------------------------------------------------------- </line>
|
|---|
| 79 | <line>% Chapter %title% </line>
|
|---|
| 80 | <line>% ------------------------------------------------------------- </line>
|
|---|
| 81 | <line>\chapter{%title%} </line>
|
|---|
| 82 | <line>\label{%id%}\hypertarget{%id%}{}% </line>
|
|---|
| 83 | </mapping>
|
|---|
| 84 |
|
|---|
| 85 | <mapping key="colophon" text="">
|
|---|
| 86 | <line>% ------------------------------------------------------------- </line>
|
|---|
| 87 | <line>% Colophon </line>
|
|---|
| 88 | <line>% ------------------------------------------------------------- </line>
|
|---|
| 89 | <line>\chapter*{%title%}% </line>
|
|---|
| 90 | <line>\label{%id%}\hypertarget{%id%}{}% </line>
|
|---|
| 91 | </mapping>
|
|---|
| 92 |
|
|---|
| 93 | <mapping key="dedication" text="">
|
|---|
| 94 | <line>% ------------------------------------------------------------- </line>
|
|---|
| 95 | <line>% Dedication </line>
|
|---|
| 96 | <line>% ------------------------------------------------------------- </line>
|
|---|
| 97 | <line>\chapter*{%title%}% </line>
|
|---|
| 98 | <line>\label{%id%}\hypertarget{%id%}{}% </line>
|
|---|
| 99 | </mapping>
|
|---|
| 100 |
|
|---|
| 101 | <mapping key="epigraph" text="">
|
|---|
| 102 | <line>\begin{quote} </line>
|
|---|
| 103 | </mapping>
|
|---|
| 104 |
|
|---|
| 105 | <mapping key="figure" text="">
|
|---|
| 106 | <line> </line>
|
|---|
| 107 | <line>% figure ------------------------------------------------------ </line>
|
|---|
| 108 | <line>\begin{figure}[%title%] </line>
|
|---|
| 109 | <line>\begin{center}% </line>
|
|---|
| 110 | <line>\hypertarget{%id%}{}% </line>
|
|---|
| 111 | </mapping>
|
|---|
| 112 |
|
|---|
| 113 | <mapping key="index" text="">
|
|---|
| 114 | <line>\indexspace </line>
|
|---|
| 115 | </mapping>
|
|---|
| 116 |
|
|---|
| 117 | <mapping key="informalfigure" text="">
|
|---|
| 118 | <line> </line>
|
|---|
| 119 | <line>% informalfigure ------------------------------------------------------ </line>
|
|---|
| 120 | <line>\begin{center}% </line>
|
|---|
| 121 | <line>\hypertarget{%id%}{}% </line>
|
|---|
| 122 | </mapping>
|
|---|
| 123 |
|
|---|
| 124 | <mapping key="keywordset" text="">
|
|---|
| 125 | <line> </line>
|
|---|
| 126 | <line>% keywords ------------------------------------------------------ </line>
|
|---|
| 127 | <line><![CDATA[
|
|---|
| 128 | \vspace{-.3em}{
|
|---|
| 129 | \if@twocolumn\small\textit{%title%}\bfseries---$\!$%
|
|---|
| 130 | \else\begin{center}\small\bfseries{%title%}\end{center}\begin{quote}\small%
|
|---|
| 131 | \fi
|
|---|
| 132 | ]]></line>
|
|---|
| 133 | </mapping>
|
|---|
| 134 |
|
|---|
| 135 | <mapping key="table" text="">
|
|---|
| 136 | <line> </line>
|
|---|
| 137 | <line>% table ------------------------------------------------------ </line>
|
|---|
| 138 | <line>\begin{table}[%title%] </line>
|
|---|
| 139 | <line>\begin{center}% </line>
|
|---|
| 140 | <line>\hypertarget{%id%}{}% </line>
|
|---|
| 141 | </mapping>
|
|---|
| 142 |
|
|---|
| 143 | <mapping key="informaltable" text="">
|
|---|
| 144 | <line> </line>
|
|---|
| 145 | <line>% tabular ------------------------------------------------------ </line>
|
|---|
| 146 | <line>\begin{center} </line>
|
|---|
| 147 | <line>\label{%id%}\hypertarget{%id%}{}% </line>
|
|---|
| 148 | </mapping>
|
|---|
| 149 |
|
|---|
| 150 | <mapping key="equation" text="">
|
|---|
| 151 | <line> \begin{dbequation} </line>
|
|---|
| 152 | <line>\begin{center} </line>
|
|---|
| 153 | <line>\hypertarget{%id%}{}% </line>
|
|---|
| 154 | </mapping>
|
|---|
| 155 |
|
|---|
| 156 | <mapping key="glossary" text="">
|
|---|
| 157 | <line>% ------------------------------------------------------------- </line>
|
|---|
| 158 | <line>% </line>
|
|---|
| 159 | <line>% GLOSSARY %title% </line>
|
|---|
| 160 | <line>% </line>
|
|---|
| 161 | <line>% ------------------------------------------------------------- </line>
|
|---|
| 162 | <line>\dbglossary{%title%} </line>
|
|---|
| 163 | <line>\label{%id%}\hypertarget{%id%}{}% </line>
|
|---|
| 164 | </mapping>
|
|---|
| 165 |
|
|---|
| 166 | <mapping key="glossdiv" text="">
|
|---|
| 167 | <line>% </line>
|
|---|
| 168 | <line>% ------------------------------------------------------------- </line>
|
|---|
| 169 | <line>\dbglossdiv{%title%} </line>
|
|---|
| 170 | <line>\label{%id%}\hypertarget{%id%}{}% </line>
|
|---|
| 171 | <line>\noindent% </line>
|
|---|
| 172 | <line>\begin{description}% </line>
|
|---|
| 173 | </mapping>
|
|---|
| 174 |
|
|---|
| 175 | <mapping key="glosslist" text="">
|
|---|
| 176 | <line>% </line>
|
|---|
| 177 | <line>\label{%id%}\hypertarget{%id%}{}% </line>
|
|---|
| 178 | <line>\noindent% </line>
|
|---|
| 179 | <line>\begin{description}% </line>
|
|---|
| 180 | </mapping>
|
|---|
| 181 |
|
|---|
| 182 | <mapping key="part" text="">
|
|---|
| 183 | <line>% ------------------------------------------------------------- </line>
|
|---|
| 184 | <line>% </line>
|
|---|
| 185 | <line>% PART %title% </line>
|
|---|
| 186 | <line>% </line>
|
|---|
| 187 | <line>% ------------------------------------------------------------- </line>
|
|---|
| 188 | <line>\part{%title%} </line>
|
|---|
| 189 | <line>\label{%id%}\hypertarget{%id%}{}% </line>
|
|---|
| 190 | </mapping>
|
|---|
| 191 |
|
|---|
| 192 | <mapping key="partintro" text="">
|
|---|
| 193 | <line> </line>
|
|---|
| 194 | <line>% ------------------------------------------------------------- </line>
|
|---|
| 195 | <line>% PartIntro %title% </line>
|
|---|
| 196 | <line>% ------------------------------------------------------------- </line>
|
|---|
| 197 | <line>\chapter*{%title%} </line>
|
|---|
| 198 | <line>\label{%id%}\hypertarget{%id%}{}% </line>
|
|---|
| 199 | </mapping>
|
|---|
| 200 |
|
|---|
| 201 | <mapping key="preface" text="">
|
|---|
| 202 | <line>% ------------------------------------------------------------- </line>
|
|---|
| 203 | <line>% Preface </line>
|
|---|
| 204 | <line>% ------------------------------------------------------------- </line>
|
|---|
| 205 | <line>\chapter*{%title%}% </line>
|
|---|
| 206 | <line>\label{%id%}\hypertarget{%id%}{}% </line>
|
|---|
| 207 | </mapping>
|
|---|
| 208 |
|
|---|
| 209 | <mapping key="refentry" text="">
|
|---|
| 210 | <line>% </line>
|
|---|
| 211 | <line>% ------------------------------------------------------------- </line>
|
|---|
| 212 | <line>% Refentry </line>
|
|---|
| 213 | <line>% ------------------------------------------------------------- </line>
|
|---|
| 214 | <line>\section*{%title%} </line>
|
|---|
| 215 | <line>\label{%id%}\hypertarget{%id%}{}% </line>
|
|---|
| 216 | </mapping>
|
|---|
| 217 |
|
|---|
| 218 | <mapping key="refsect1" text=" \subsection*{%title%} \label{%id%} "/>
|
|---|
| 219 | <mapping key="refsect2" text=" \subsubsection*{%title%} \label{%id%} "/>
|
|---|
| 220 | <mapping key="refsect3" text=" \paragraph*{%title%} \label{%id%} "/>
|
|---|
| 221 |
|
|---|
| 222 | <mapping key="reference" text="">
|
|---|
| 223 | <line>% </line>
|
|---|
| 224 | <line>% ------------------------------------------------------------- </line>
|
|---|
| 225 | <line>% Reference </line>
|
|---|
| 226 | <line>% ------------------------------------------------------------- </line>
|
|---|
| 227 | <line>\chapter{%title%} </line>
|
|---|
| 228 | <line>\label{%id%}\hypertarget{%id%}{}% </line>
|
|---|
| 229 | </mapping>
|
|---|
| 230 |
|
|---|
| 231 | <mapping key="revhistory" text="">
|
|---|
| 232 | <line> </line>
|
|---|
| 233 | <line>% ------------------------ </line>
|
|---|
| 234 | <line>% RevHistory </line>
|
|---|
| 235 | <line>% ------------------------ </line>
|
|---|
| 236 | <line>\pagebreak </line>
|
|---|
| 237 | <line>\section*{%title%} </line>
|
|---|
| 238 | <line>\label{%id%}\hypertarget{%id%}{}% </line>
|
|---|
| 239 | <line>\begin{center} </line>
|
|---|
| 240 | <line>\begin{tt} </line>
|
|---|
| 241 | <line>\begin{tabular}{|l||l|l|} \hline </line>
|
|---|
| 242 | </mapping>
|
|---|
| 243 |
|
|---|
| 244 | <mapping key="example" text=" \begin{example}% \hypertarget{%id%}{}% "/>
|
|---|
| 245 |
|
|---|
| 246 | <mapping key="programlisting" text=" \begin{program}% "/>
|
|---|
| 247 |
|
|---|
| 248 | <mapping key="sect1" text="">
|
|---|
| 249 | <line> </line>
|
|---|
| 250 | <line>% ------------------------ </line>
|
|---|
| 251 | <line>% Section </line>
|
|---|
| 252 | <line>\section{%title%} </line>
|
|---|
| 253 | <line>\label{%id%}\hypertarget{%id%}{}% </line>
|
|---|
| 254 | </mapping>
|
|---|
| 255 |
|
|---|
| 256 | <mapping key="sect1*" text="">
|
|---|
| 257 | <line> </line>
|
|---|
| 258 | <line>% ------------------------ </line>
|
|---|
| 259 | <line>% Section </line>
|
|---|
| 260 | <line>\section*{%title%} </line>
|
|---|
| 261 | <line>\label{%id%}\hypertarget{%id%}{}% </line>
|
|---|
| 262 | </mapping>
|
|---|
| 263 |
|
|---|
| 264 | <mapping key="sect2" text="">
|
|---|
| 265 | <line>\subsection{%title%} </line>
|
|---|
| 266 | <line>\label{%id%}\hypertarget{%id%}{}% </line>
|
|---|
| 267 | </mapping>
|
|---|
| 268 |
|
|---|
| 269 | <mapping key="sect2*" text="">
|
|---|
| 270 | <line>\subsection*{%title%} </line>
|
|---|
| 271 | <line>\label{%id%}\hypertarget{%id%}{}% </line>
|
|---|
| 272 | </mapping>
|
|---|
| 273 |
|
|---|
| 274 | <mapping key="sect3" text="">
|
|---|
| 275 | <line>\subsubsection{%title%} </line>
|
|---|
| 276 | <line>\label{%id%}\hypertarget{%id%}{}% </line>
|
|---|
| 277 | </mapping>
|
|---|
| 278 |
|
|---|
| 279 | <mapping key="sect3*" text="">
|
|---|
| 280 | <line>\subsubsection*{%title%} </line>
|
|---|
| 281 | <line>\label{%id%}\hypertarget{%id%}{}% </line>
|
|---|
| 282 | </mapping>
|
|---|
| 283 |
|
|---|
| 284 | <mapping key="sect4" text="">
|
|---|
| 285 | <line>\subparagraph*{%title%} </line>
|
|---|
| 286 | <line>\label{%id%}\hypertarget{%id%}{}% </line>
|
|---|
| 287 | </mapping>
|
|---|
| 288 |
|
|---|
| 289 | <mapping key="sect4*" text="">
|
|---|
| 290 | <line>\subparagraph*{%title%} </line>
|
|---|
| 291 | <line>\label{%id%}\hypertarget{%id%}{}% </line>
|
|---|
| 292 | </mapping>
|
|---|
| 293 |
|
|---|
| 294 | <mapping key="sect5" text="">
|
|---|
| 295 | <line>\subparagraph*{%title%} </line>
|
|---|
| 296 | <line>\label{%id%}\hypertarget{%id%}{}% </line>
|
|---|
| 297 | </mapping>
|
|---|
| 298 |
|
|---|
| 299 | <mapping key="sect5*" text="">
|
|---|
| 300 | <line>\subparagraph*{%title%} </line>
|
|---|
| 301 | <line>\label{%id%}\hypertarget{%id%}{}% </line>
|
|---|
| 302 | </mapping>
|
|---|
| 303 |
|
|---|
| 304 | <mapping key="sect6" text="">
|
|---|
| 305 | <line>\subparagraph*{%title%} </line>
|
|---|
| 306 | <line>\label{%id%}\hypertarget{%id%}{}% </line>
|
|---|
| 307 | </mapping>
|
|---|
| 308 |
|
|---|
| 309 | <mapping key="sect6*" text="">
|
|---|
| 310 | <line>\subparagraph*{%title%} </line>
|
|---|
| 311 | <line>\label{%id%}\hypertarget{%id%}{}% </line>
|
|---|
| 312 | </mapping>
|
|---|
| 313 |
|
|---|
| 314 | <mapping key="set" text="">
|
|---|
| 315 | <line>% ------------------------------------------------------------- </line>
|
|---|
| 316 | <line>% </line>
|
|---|
| 317 | <line>% SET %title% </line>
|
|---|
| 318 | <line>% </line>
|
|---|
| 319 | <line>% ------------------------------------------------------------- </line>
|
|---|
| 320 | <line>\label{%id%}\hypertarget{%id%}{}% </line>
|
|---|
| 321 | </mapping>
|
|---|
| 322 |
|
|---|
| 323 | <mapping key="setindex" text="">
|
|---|
| 324 | <line>\indexspace </line>
|
|---|
| 325 | </mapping>
|
|---|
| 326 |
|
|---|
| 327 | <mapping key="formalpara" text="">
|
|---|
| 328 | <line>\subsubsection*{\small{%title%}} </line>
|
|---|
| 329 | <line>\label{%id%}\hypertarget{%id%}{}% </line>
|
|---|
| 330 | </mapping>
|
|---|
| 331 |
|
|---|
| 332 | </latexmapping>
|
|---|
| 333 |
|
|---|
| 334 |
|
|---|
| 335 |
|
|---|
| 336 | <!-- LaTeX mapping, role, END -->
|
|---|
| 337 |
|
|---|
| 338 | <latexmapping role="end">
|
|---|
| 339 |
|
|---|
| 340 | <mapping key="abstract" text="">
|
|---|
| 341 | <line>\end{abstract} </line>
|
|---|
| 342 | <line> </line>
|
|---|
| 343 | </mapping>
|
|---|
| 344 |
|
|---|
| 345 | <mapping key="abstract-title" text="">
|
|---|
| 346 | <line>\end{abstract} </line>
|
|---|
| 347 | <line>\makeatletter\let\abstractname\save@@abstractname\makeatother </line>
|
|---|
| 348 | <line> </line>
|
|---|
| 349 | </mapping>
|
|---|
| 350 |
|
|---|
| 351 | <mapping key="admonition" text="">
|
|---|
| 352 | <line>\end{admonition} </line>
|
|---|
| 353 | <line> </line>
|
|---|
| 354 | </mapping>
|
|---|
| 355 |
|
|---|
| 356 | <mapping key="appendices-chapter" text=""/>
|
|---|
| 357 |
|
|---|
| 358 | <mapping key="appendices-section" text=""/>
|
|---|
| 359 |
|
|---|
| 360 | <mapping key="appendix" text=""/>
|
|---|
| 361 |
|
|---|
| 362 | <mapping key="article" text="">
|
|---|
| 363 | <line>\end{document} </line>
|
|---|
| 364 | </mapping>
|
|---|
| 365 |
|
|---|
| 366 | <mapping key="bibliography-chapter" text="">
|
|---|
| 367 | <line>\addcontentsline{toc}{chapter}{%title%} </line>
|
|---|
| 368 | </mapping>
|
|---|
| 369 |
|
|---|
| 370 | <mapping key="bibliography-section" text=""/>
|
|---|
| 371 |
|
|---|
| 372 | <mapping key="blockquote" text="">
|
|---|
| 373 | <line>\end{quote} </line>
|
|---|
| 374 | </mapping>
|
|---|
| 375 |
|
|---|
| 376 | <mapping key="book" text="">
|
|---|
| 377 | <line> </line>
|
|---|
| 378 | <line>\end{document} </line>
|
|---|
| 379 | <line> </line>
|
|---|
| 380 | </mapping>
|
|---|
| 381 |
|
|---|
| 382 | <mapping key="chapter" text=""/>
|
|---|
| 383 |
|
|---|
| 384 | <mapping key="colophon" text=""/>
|
|---|
| 385 |
|
|---|
| 386 | <mapping key="dedication" text=""/>
|
|---|
| 387 |
|
|---|
| 388 | <mapping key="epigraph" text="">
|
|---|
| 389 | <line>\end{quote} </line>
|
|---|
| 390 | </mapping>
|
|---|
| 391 |
|
|---|
| 392 | <mapping key="example" text="">
|
|---|
| 393 | <line>\end{example} </line>
|
|---|
| 394 | <line> </line>
|
|---|
| 395 | </mapping>
|
|---|
| 396 |
|
|---|
| 397 | <mapping key="figure" text="">
|
|---|
| 398 | <line>\end{center} </line>
|
|---|
| 399 | <line>\end{figure} </line>
|
|---|
| 400 | <line> </line>
|
|---|
| 401 | </mapping>
|
|---|
| 402 |
|
|---|
| 403 | <mapping key="index" text="">
|
|---|
| 404 | <line>\addcontentsline{toc}{chapter}{%title%} </line>
|
|---|
| 405 | </mapping>
|
|---|
| 406 |
|
|---|
| 407 | <mapping key="informalfigure" text="">
|
|---|
| 408 | <line>\label{%id%} </line>
|
|---|
| 409 | <line>\end{center} </line>
|
|---|
| 410 | <line> </line>
|
|---|
| 411 | </mapping>
|
|---|
| 412 |
|
|---|
| 413 | <mapping key="equation" text="">
|
|---|
| 414 | <line>\end{center} </line>
|
|---|
| 415 | <line>\end{dbequation} </line>
|
|---|
| 416 | <line> </line>
|
|---|
| 417 | </mapping>
|
|---|
| 418 |
|
|---|
| 419 | <mapping key="glossary" text="">
|
|---|
| 420 | <line>\addcontentsline{toc}{chapter}{%title%} </line>
|
|---|
| 421 | </mapping>
|
|---|
| 422 |
|
|---|
| 423 | <mapping key="glossdiv" text="">
|
|---|
| 424 | <line>\end{description}% </line>
|
|---|
| 425 | </mapping>
|
|---|
| 426 |
|
|---|
| 427 | <mapping key="glosslist" text="">
|
|---|
| 428 | <line>\end{description}% </line>
|
|---|
| 429 | </mapping>
|
|---|
| 430 |
|
|---|
| 431 | <mapping key="informaltable" text="">
|
|---|
| 432 | <line>\end{center} </line>
|
|---|
| 433 | <line> </line>
|
|---|
| 434 | </mapping>
|
|---|
| 435 |
|
|---|
| 436 | <mapping key="keywordset" text="">
|
|---|
| 437 | <line><![CDATA[
|
|---|
| 438 | \vspace{0.6em}\par
|
|---|
| 439 | \if@twocolumn\else\end{quote}\fi
|
|---|
| 440 | %\normalsize\rmfamily
|
|---|
| 441 | }
|
|---|
| 442 | ]]></line>
|
|---|
| 443 | </mapping>
|
|---|
| 444 |
|
|---|
| 445 | <mapping key="part" text=""/>
|
|---|
| 446 | <mapping key="partintro" text=""/>
|
|---|
| 447 | <mapping key="reference" text=""/>
|
|---|
| 448 | <mapping key="refentry" text=""/>
|
|---|
| 449 | <mapping key="refsect1" text=""/>
|
|---|
| 450 | <mapping key="refsect2" text=""/>
|
|---|
| 451 | <mapping key="refsect3" text=""/>
|
|---|
| 452 |
|
|---|
| 453 | <mapping key="sect1" text=""/>
|
|---|
| 454 | <mapping key="sect1*" text=""/>
|
|---|
| 455 | <mapping key="sect2" text=""/>
|
|---|
| 456 | <mapping key="sect2*" text=""/>
|
|---|
| 457 | <mapping key="sect3" text=""/>
|
|---|
| 458 | <mapping key="sect3*" text=""/>
|
|---|
| 459 | <mapping key="sect4" text=""/>
|
|---|
| 460 | <mapping key="sect4*" text=""/>
|
|---|
| 461 | <mapping key="sect5" text=""/>
|
|---|
| 462 | <mapping key="sect5*" text=""/>
|
|---|
| 463 | <mapping key="set" text=""/>
|
|---|
| 464 |
|
|---|
| 465 | <mapping key="setindex" text="">
|
|---|
| 466 | <line>\addcontentsline{toc}{chapter}{%title%} </line>
|
|---|
| 467 | </mapping>
|
|---|
| 468 |
|
|---|
| 469 | <mapping key="table" text="">
|
|---|
| 470 | <line>\end{center} </line>
|
|---|
| 471 | <line>\end{table} </line>
|
|---|
| 472 | <line> </line>
|
|---|
| 473 | </mapping>
|
|---|
| 474 |
|
|---|
| 475 | <mapping key="preface" text=""/>
|
|---|
| 476 |
|
|---|
| 477 | <mapping key="programlisting" text="">
|
|---|
| 478 | <line>\label{%id%}\hypertarget{%id%}{}% </line>
|
|---|
| 479 | <line>\end{center} </line>
|
|---|
| 480 | <line>\end{program} </line>
|
|---|
| 481 | <line> </line>
|
|---|
| 482 | </mapping>
|
|---|
| 483 |
|
|---|
| 484 | <mapping key="revhistory" text="">
|
|---|
| 485 | <line>\end{tabular} </line>
|
|---|
| 486 | <line>\end{tt} </line>
|
|---|
| 487 | <line>\end{center} </line>
|
|---|
| 488 | <line>% ------------------------ </line>
|
|---|
| 489 | <line>% End RevHistory </line>
|
|---|
| 490 | <line>% ------------------------ </line>
|
|---|
| 491 | </mapping>
|
|---|
| 492 | </latexmapping>
|
|---|
| 493 |
|
|---|
| 494 | <latexmapping role="entities">
|
|---|
| 495 | <mapping key="∞" text=" \infty "/>
|
|---|
| 496 | </latexmapping>
|
|---|
| 497 |
|
|---|
| 498 | </latexbindings>
|
|---|