@c rhidemac.htm: -*- Texinfo -*- @c ------------------------------------------------------------------------- @c @c Macros for making RHIDE documentation in HTML format. @c @c Author: Robert H”hne (robert.hoehne@mathematik.tu-chemitz.de) @c May 1995. @c @c Dreived from 'faqmacros.txi', which is part of DJGPP FAQ written @c by Eli Eli Zaretskii (eliz@is.elta.co.il) @c @c Many ideas taken from files `multifmt.texi' and html.texi' @c written by Brian J. Fox and distributed with GNU Texinfo archive: @c @c Author: Brian J. Fox (bfox@ua.com) Sun Apr 2 07:56:23 1995. @c @c ------------------------------------------------------------------------- @ifset html @c @c --------------------- HTML part ---------------------------------- @c @macro HOEHNE{} H”hne @end macro @c @c This creates a standard HTML prolog. @c @macro html @format @end format @end macro @c @c TITLEs for HTML @c @macro htmltitle{line}
@* @w{@end macro @c @c @email{Eli Zaretskii, eliz@@is.elta.co.il} @c @macro email{name, address} @w{\name\} @end macro @c @c @ftp{SimTel, ftp.coast.net/SimTel/vendors/djgpp/} @c @macro ftp{desc, path} @w{\desc\} @end macro @c @c @ftpdir{ftp.coast.net, /SimTel/vendors/djgpp} @c @macro ftpdir{host, dir} @w{\host\} @end macro @c @c ftpusr{riceng.rice.edu, login: ezgcc, passwd: ezgcc} @c @macro ftpusr{desc, host, login, passwd} @w{\desc\} @end macro @c @c @www{DJGPP server, www.delorie.com/djgpp/} @c @macro www{desc, path} @w{\desc\.} @end macro @c @c @gopher{SimTel, ftp.coast.net/SimTel/vendors/djgpp/} @c @macro gopher{desc, path} @w{\desc\} @end macro @c @c @news{comp.os.msdos.djgpp} @c @macro news{name} @w{\name\} @end macro @c @c Redefine the TeXinfo commands which have direct HTML counterparts. @c @macro html-define-0arg{command, html-insertion} @macro \command\ @w{\html-insertion\} @end macro @end macro @macro html-define-1arg{command, html-insertion} @macro \command\{arg} @quote-arg @w{\html-insertion\} @end macro @end macro @macro html-define-line{command, html-insertion} @macro \command\{line} @w{\html-insertion\} @end macro @end macro @macro asis @end macro @c @c Various lists (@table, @itemize, @enumerate) @c @macro table{flavor}
@* @display @end macro @macro example @exdent@* @* @end macro @macro end_quotation @end quotation @exdent @* @* @end macro @c @c Nodes, chapters, sections and menus @c @macro menu@* @example @end macro @macro smallexample @exdent@* @* @end macro @macro end_display @end display @exdent@* @smallexample @end macro @macro quotation @exdent@* @* @end macro @macro end_smallexample @end smallexample @exdent@* @quotation @end macro @macro end_example @end example @exdent
@*
@* @* @end macro @macro chapter{line}
@*
@* @end macro @macro subsection{line} @*
@* @end macro @macro subsubsection{line} @*
@* @end macro @macro unnumbered{line} @chapter{\line\} @end macro @macro unnumberedsec{line} @section{\line\} @end macro @macro subsubheading{line} @subsubsection{\line\} @end macro @macro appendix{line} \line\
@end macro @macro appendixsec{line} \line\
@end macro @c @c Footnotes @ @macro footnote{stuff} @quote-arg
Note: \stuff\
@end macro @macro quest{stuff} @quote-arg @* Q: \stuff\
@* @end macro @macro ans @* @exdent
\\arg\\
}
@html-define-1arg{file, \\arg\\
}
@html-define-1arg{emph, \\arg\\ }
@html-define-1arg{strong, \\arg\\}
@html-define-1arg{kbd, \\arg\\}
@html-define-1arg{key, \\arg\\}
@html-define-1arg{samp, \\arg\\}
@html-define-1arg{var, \\arg\\}
@html-define-1arg{dfn, \\arg\\}
@html-define-1arg{i, \\arg\\ }
@html-define-1arg{t, \\arg\\}
@html-define-1arg{sc, \\arg\\}