@c set.txt: -*- Texinfo -*- @c ------------------------------------------------------------------------- @c @c Macros for making SET's documentation in txt format. @c @c Author: Salvador Eduardo Tropea (salvador@inti.gov.ar) @c July 1997. @c @c It includes the rhidemac.txi file from Robert Höhne, Eli Zaretskii and @c Brian J. Fox. @c @c ------------------------------------------------------------------------- @include rhidemac.txt @ifset lang-EN @set txt-docof Documentation of @set txt-vers version @set txt-by by @macro txtIsFor This is the documentation for @value{title-printed}. @end macro @macro HeaderPage2 @format @ @ Table of Contents @ @ ***************** @include contents.idx @end format @* @end macro @end ifset @ifset lang-ES @set txt-docof Documentación de @set txt-vers versión @set txt-by por @macro txtIsFor Esta es la documentaci@value{oacute}n para @value{title-printed}. @end macro @macro HeaderPage2 @format @ @ Tabla de Contenidos @ @ ******************* @include contents.idx @end format @* @end macro @end ifset @macro table4{title1,title2,title3,title4} @set table-title2 \title2\ @set table-title3 \title3\ @set table-title4 \title4\ @itemize @bullet @end macro @macro table3{title1,title2,title3} @set table-title2 \title2\ @set table-title3 \title3\ @clear table-title4 @itemize @bullet @end macro @macro table2{title1,title2} @set table-title2 \title2\ @clear table-title3 @clear table-title4 @itemize @bullet @end macro @macro table2_auto{title1,title2} @table2{\title1\,\title2\} @end macro @macro titem_{col1,col2,col3,col4} @item \col1\@* - @value{table-title2}: \col2\ @ifset table-title3 @*- @value{table-title3}: \col3\ @end ifset @ifset table-title4 @*- @value{table-title4}: \col4\ @end ifset @sp 1 @end macro @macro endtable_{} @end itemize @sp 1 @end macro @c --- The following are because HTML replaces it @macro end_format @end format @end macro @macro end_table @end table @end macro @macro end_itemize @end itemize @end macro @macro end_enumerate @end enumerate @end macro @macro end_example @end example @end macro @macro end_smallexample @end smallexample @end macro @macro end_display @end display @end macro @macro end_quotation @end quotation @end macro @macro end_menu @end menu @end macro @c --- Entries for menues @c @unmacro mitem @macro mitem2{node,name} * \node\:: \name\. @end macro @macro mitem{node} * \node\:: @end macro @macro node_{name,prox,prev,up} @node \name\ @end macro @set eacute é @set aacute á @set iacute í @set oacute ó @set uacute ú @set Aacute Á @set Eacute É @set Iacute Í @set Oacute Ó @set Uacute Ú @set ntilde ñ @set Ntilde Ñ @macro exclamdown ¡ @end macro @macro questiondown ¿ @end macro @set auml ä @set euml ë @set iuml ï @set ouml ö @set uuml ü @set Uuml Ü @set agrave à @set egrave è @set igrave ì @set ograve ò @set ugrave ù @c Bug en recode @c @set micro µ @set micro ‘ @macro lt < @end macro @macro gt > @end macro @c --- Local crossrefences are @x @c @set name_provided__ @c @ifeq{"\name\","", @clear name_provided__} @c @ifset name_provided__ @macro x{node,name} `\name\' (\node\) @end macro @c @end ifset @c @ifclear name_provided__ @c @w{\node\} @c @end ifclear @c --- Workaround for a bug @set open-curly @{ @set close-curly @} @macro ocb @value{open-curly} @end macro @macro ccb @value{close-curly} @end macro @c --- to put a comma in a parameter @set comma-val , @macro comma @value{comma-val} @end macro @c --- Header of the text @macro HeaderPage1 @finalout @setchapternewpage odd @txtIsFor{} Copyright @copyright{} @value{year-copyr} @value{txt-by} @value{name-author} @end macro @macro EOFTOC @end macro @macro my_flag @end macro @macro crossparam{a,b} @set temporal @x{Variables type 5,Automatic}. @end macro @macro code2{a} @code{\a\} @end macro @macro varindex{h,t} @format @include \t\ @end format @sp 2 @end macro @macro conindex{h,t} @format @include \t\ @end format @sp 2 @end macro @macro keyindex{h,t} @format @include \t\ @end format @sp 2 @end macro @macro p @end macro