Annotation of embedaddon/bird2/doc/sbase/dist/birddoc/html/mapping, revision 1.1
1.1 ! misho 1:
! 2: % Converts qwertz files to html files ready for fixref and html2html.
! 3: %
! 4: % This file is R-Rated because of uglyness.
! 5: %
! 6: % -Magnus <magnus@ii.uib.no>
! 7:
! 8: <qwertz>
! 9: </qwertz> + "<@@enddoc>" +
! 10:
! 11: <article>
! 12: </article> + "<@@enddoc>" +
! 13:
! 14: <report>
! 15: </report> + "<@@enddoc>" +
! 16:
! 17: <book>
! 18: </book> + "<@@enddoc>" +
! 19:
! 20: <notes>
! 21: </notes> + "<@@enddoc>" +
! 22:
! 23: % Manual Pages are expected to be formatted using nroff (or groff), unless
! 24: % they are included as sections of other qwertz documents.
! 25:
! 26: <manpage>
! 27: </manpage>
! 28:
! 29: <progdoc>
! 30: </progdoc>
! 31:
! 32: <titlepag>
! 33: </titlepag>
! 34:
! 35: <title> + "<@@title>"
! 36: </title>
! 37:
! 38: <subtitle> + "<H2>"
! 39: </subtitle> "</H2>" +
! 40:
! 41: <author>
! 42: </author>
! 43:
! 44: <name> + "<H2>"
! 45: </name> "</H2>"
! 46:
! 47: <and> " and "
! 48: </and>
! 49:
! 50: <thanks> + "Thanks "
! 51: </thanks>
! 52:
! 53: <inst> + "<H3>"
! 54: </inst> "</H3>" +
! 55:
! 56: <newline> "<BR>"
! 57:
! 58: <label> + "<@@label>[ID]" +
! 59: </label>
! 60:
! 61: <header>
! 62: </header>
! 63:
! 64: <lhead> + "<!-- "
! 65: </lhead> " -->" +
! 66:
! 67: <rhead> + "<!-- "
! 68: </rhead> " -->" +
! 69:
! 70: <comment> + "<H4>Comment</H4>" +
! 71: </comment>
! 72:
! 73: <abstract> + "<P><HR>\n<EM>"
! 74: </abstract> "</EM>\n<HR>" +
! 75:
! 76: <appendix> + "<H2>Appendix</H2>" +
! 77: </appendix>
! 78:
! 79: <toc>
! 80: </toc>
! 81:
! 82: <lof>
! 83: </lof>
! 84:
! 85: <lot>
! 86: </lot>
! 87:
! 88: <chapt> + "<@@chapt>"
! 89: </chapt> + "<@@endchapt>" +
! 90:
! 91: <sect> + "<@@sect>"
! 92: </sect> + "<@@endsect>" +
! 93:
! 94: <sect1> + "<@@ssect>"
! 95: </sect1> + "<@@endssect>" +
! 96:
! 97: <sect2> + "<@@head>"
! 98: </sect2>
! 99:
! 100: <sect3> + "<@@head>"
! 101: </sect3>
! 102:
! 103: <sect4> + "<@@head>"
! 104: </sect4>
! 105:
! 106: <heading>
! 107: </heading> + "<@@endhead>" +
! 108:
! 109: <p> "<P>"
! 110: </p> "" +
! 111:
! 112: <hrule> "<HR>"
! 113:
! 114: <itemize> + "<UL>" +
! 115: </itemize> + "</UL>" +
! 116:
! 117: <enum> + "<OL>" +
! 118: </enum> + "</OL>" +
! 119:
! 120: <descrip> + "<DL>" +
! 121: </descrip> + "</DL>" +
! 122:
! 123: <item> + "<LI>"
! 124: </item> "</LI>" +
! 125:
! 126: <tag> "<DT><CODE>"
! 127: </tag> "</CODE><DD>"
! 128:
! 129: <tagp> "<DT>"
! 130: </tagp> "<DD>"
! 131:
! 132: <cite> "[<I>[ID]</I>]"
! 133: </cite>
! 134:
! 135: <ncite> "[<I>[NOTE] ([ID])</I>]"
! 136: </ncite>
! 137:
! 138: <file> "<CODE>"
! 139: </file> "</CODE>"
! 140:
! 141: <footnote> + "<BLOCKQUOTE>"
! 142: </footnote> "</BLOCKQUOTE>" +
! 143:
! 144: <sq> "\""
! 145: </sq> "\""
! 146:
! 147: <lq> + "<LQ>" +
! 148: </lq> + "</LQ>" +
! 149:
! 150: <em> "<EM>"
! 151: </em> "</EM>"
! 152:
! 153: <bf> "<B>"
! 154: </bf> "</B>"
! 155:
! 156: <it> "<I>"
! 157: </it> "</I>"
! 158:
! 159: <sf> "<SF>"
! 160: </sf> "</SF>"
! 161:
! 162: <sl> "<I>"
! 163: </sl> "</I>"
! 164:
! 165: <tt> "<CODE>"
! 166: </tt> "</CODE>"
! 167:
! 168: <cf> "<CODE>"
! 169: </cf> "</CODE>"
! 170:
! 171: <m> "<I>"
! 172: </m> "</I>"
! 173:
! 174: <const> "<I>"
! 175: </const> "</I>"
! 176:
! 177: <func> "<B>"
! 178: </func> "</B>"
! 179:
! 180: <struct> "<I>"
! 181: </struct> "</I>"
! 182:
! 183: <param> "<B>"
! 184: </param> "</B>"
! 185:
! 186: <type> "<I>"
! 187: </type> "</I>"
! 188:
! 189: <funcdef> "<B>"
! 190: </funcdef> "</B>"
! 191:
! 192: <function> "<HR><H3>Function</H3>\n"
! 193: </function> "\n"
! 194:
! 195: <funcsect> "<H3>"
! 196: </funcsect> "</H3>\n"
! 197:
! 198: % url support by HG
! 199:
! 200: <url> + "<@@url>[URL]\n"
! 201: "[NAME]</A>\n"
! 202: "<@@endurl>" +
! 203: </url>
! 204:
! 205: <htmlurl> "<A HREF=\"[URL]\">[NAME]</A>"
! 206: </htmlurl>
! 207:
! 208: <rfc> "<A HREF=\"http://www.rfc-editor.org/info/rfc[ID]\">RFC [ID]</A>"
! 209: </rfc>
! 210:
! 211:
! 212: % ref modified to have an optional name field
! 213: <ref> + "<@@ref>[ID]\n"
! 214: "[NAME]</A>\n"
! 215: "<@@endref>" +
! 216: </ref>
! 217:
! 218: <href> + "<@@ref>[ID]" +
! 219: </href>
! 220:
! 221: <pageref> + "<@@ref>[ID]" +
! 222: </pageref>
! 223:
! 224: <nidx> + "<!--" +
! 225: </nidx> + "-->" +
! 226:
! 227: <ncdx> + "<!--" +
! 228: </ncdx> + "-->" +
! 229:
! 230: <x>
! 231: </x>
! 232:
! 233: <mc> "<MC>"
! 234: </mc> "</MC>"
! 235:
! 236: <biblio> + "<BIBLIO STYLE=\"[STYLE]\" FILES=\"[FILES]\">" +
! 237: </biblio>
! 238:
! 239: <code> + "<HR>\n<PRE>" +
! 240: </code> + "</PRE>\n<HR>" +
! 241:
! 242: <verb> + "<PRE>" +
! 243: </verb> + "</PRE>" +
! 244:
! 245: <tscreen> + "<BLOCKQUOTE><CODE>" +
! 246: </tscreen> + "</CODE></BLOCKQUOTE>" +
! 247:
! 248: <quote> + "<BLOCKQUOTE>" +
! 249: </quote> + "</BLOCKQUOTE>" +
! 250:
! 251: % theorems and such
! 252:
! 253: <def> + "<DEF>"
! 254: </def> + "</DEF>" +
! 255:
! 256: <prop> + "<PROP>"
! 257: </prop> + "</PROP>" +
! 258:
! 259: <lemma> + "<LEMMA>"
! 260: </lemma> + "</LEMMA>" +
! 261:
! 262: <coroll> + "<COROLL>"
! 263: </coroll> + "</COROLL>" +
! 264:
! 265: <proof> + "<PROOF>"
! 266: </proof> + "</PROOF>" +
! 267:
! 268: <theorem> + "<THEOREM>"
! 269: </theorem> + "</THEOREM>" +
! 270:
! 271: <thtag> "<THTAG>"
! 272: </thtag> "</THTAG>"
! 273:
! 274: % mathematics
! 275:
! 276: <f>
! 277: </f>
! 278:
! 279: <dm> + "<DM>" +
! 280: </dm> + "</DM>" +
! 281:
! 282: <eq> + "<EQ>" +
! 283: </eq> + "</EQ>" +
! 284:
! 285: <fr> "<FR>"
! 286: </fr> "</FR>"
! 287:
! 288: <nu> "<NU>"
! 289: </nu> "</NU>"
! 290:
! 291: <de> "<DE>"
! 292: </de> "</DE>"
! 293:
! 294: <lim> "<LIM>"
! 295: </lim> "</LIM>"
! 296:
! 297: <op> "<OP>"
! 298: </op> "</OP>"
! 299:
! 300: <ll> "<LL>"
! 301: </ll> "</LL>"
! 302:
! 303: <ul> "<UL>"
! 304: </ul> "</UL>"
! 305:
! 306: <opd> "<OPD>"
! 307: </opd> "</OPD>"
! 308:
! 309: <pr> "<PR>"
! 310: </pr> "</PR>"
! 311:
! 312: <in> "<INT>"
! 313: </in> "</INT>"
! 314:
! 315: <sum> "<SUM>"
! 316: </sum> "</SUM>"
! 317:
! 318: <root> "<ROOT>"
! 319: </root> "</ROOT>"
! 320:
! 321: <ar> "<AR>"
! 322: </ar> "</AR>"
! 323:
! 324: <arr> "<ARR>"
! 325: </arr>
! 326:
! 327: <arc> "<ARC>"
! 328: </arc>
! 329:
! 330: <sup> "<SUP>"
! 331: </sup> "</SUP>"
! 332:
! 333: <inf> "<SUB>"
! 334: </inf> "</SUB>"
! 335:
! 336: <unl> "<UNL>"
! 337: </unl> "</UNL>"
! 338:
! 339: <ovl> "<OVL>"
! 340: </ovl> "</OVL>"
! 341:
! 342: <rf> "<RF>"
! 343: </rf> "</RF>"
! 344:
! 345: <v> "<V>"
! 346: </v> "</V>"
! 347:
! 348: <fi> "<FI>"
! 349: </fi> "</FI>"
! 350:
! 351: <phr> "<PHR>"
! 352: </phr> "</PHR>"
! 353:
! 354: <tu> "<TU>"
! 355: </tu>
! 356:
! 357: % figures
! 358:
! 359: <figure> + "<FIGURE>" +
! 360: </figure> + "</FIGURE>" +
! 361:
! 362: <eps> + "<EPS FILE=\"[FILE]\">" +
! 363: </eps>
! 364:
! 365: <img> + "<IMG SRC=\"[SRC]\">" +
! 366: </img>
! 367:
! 368: <ph> + "<PH VSPACE=\"[VSPACE]\">" +
! 369: </ph>
! 370:
! 371: <caption> + "<CAPTION>"
! 372: </caption> "</CAPTION>" +
! 373:
! 374: % tables
! 375:
! 376: <table> + "<CENTER><TABLE BORDER><TR><TD>\n" +
! 377: </table> + "</TD></TR></TABLE></CENTER>\n" +
! 378:
! 379: <tabular> + "<BR>\n" +
! 380: </tabular> + "\n" +
! 381:
! 382: <rowsep> "</TD></TR><TR><TD>" +
! 383: </rowsep>
! 384:
! 385: <colsep> "</TD><TD>"
! 386: </colsep>
! 387:
! 388: <hline> + "" +
! 389: </hline>
! 390:
! 391: % slides
! 392:
! 393: <slides> + "<SLIDES>" +
! 394: </slides> + "</SLIDES>" +
! 395:
! 396: <slide> + "<SLIDE>" +
! 397: </slide> + "</SLIDE>" +
! 398:
! 399: % letters
! 400:
! 401:
! 402: <letter> + "<LETTER OPTS=\"[OPTS]\">" +
! 403: </letter> + "</LETTER>" +
! 404:
! 405: <telefax> + "<TELEFAX OPTS=\"[OPTS]\">" +
! 406: </telefax> + "</TELEFAX>" +
! 407:
! 408: <opening> + "<OPENING>"
! 409: </opening> "</OPENING>" +
! 410:
! 411:
! 412: <from> + "<FROM>"
! 413: </from> + "</FROM>" +
! 414:
! 415:
! 416: <to> + "<TO>"
! 417:
! 418: </to> + "</TO>" +
! 419:
! 420: % first end definition of name
! 421:
! 422: <address> + "<ADDRESS>" +
! 423: </address> + "</ADDRESS>" +
! 424:
! 425: <email> + "<EMAIL>"
! 426: </email> "</EMAIL>" +
! 427:
! 428: <phone> + "<PHONE>"
! 429: </phone> "</PHONE>" +
! 430:
! 431:
! 432: <fax> + "<FAX>"
! 433: </fax> "</FAX>" +
! 434:
! 435: <subject> + "<SUBJECT>"
! 436: </subject> "</SUBJECT>" +
! 437:
! 438:
! 439: <sref> + "<SREF>"
! 440: </sref> "</SREF>" +
! 441:
! 442: <rref> + "<RREF>"
! 443: </rref> "</RREF>" +
! 444:
! 445: <rdate> + "<RDATE>"
! 446: </rdate> "</RDATE>" +
! 447:
! 448: <closing> + "<CLOSING>"
! 449: </closing> "</CLOSING>" +
! 450:
! 451: <cc> + "<CC>"
! 452: </cc> "</CC>" +
! 453:
! 454: <encl> + "<ENCL>"
! 455: </encl> "</ENCL>" +
! 456:
! 457: <ps> + "<PS>" +
! 458: </ps> + "</PS>" +
! 459:
! 460: % end of html replacement file
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>