Searched refs:textra (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/readline/doc/
H A Dtexi2dvi92 textra=
169 -t | --t*) shift; textra="$textra\\
499 if test -n "$textra"; then
500 $verbose "Inserting extra commands: $textra"
502 '"$textra" "$filename_input" >$filename_xtr
/netbsd-6-1-5-RELEASE/gnu/dist/texinfo/util/
H A Dtexi2dvi95 textra= # Extra TeX commands to insert in the input file.
196 -t | --tex* | --com* ) shift; textra="$textra\\
600 if test -n "$textra"; then
601 $verbose "Inserting extra commands: $textra"
603 $textra" "$filename_input" >"$filename_xtr"

Completed in 517 milliseconds