Searched refs:ifhtml (Results 1 - 20 of 20) sorted by relevance

/netbsd-current/external/gpl2/texinfo/dist/makeinfo/tests/
H A Dcond15 egrep 'This is (html|ifhtml|ifnotinfo|ifnottex) text' cond.out >/dev/null \
19 # --ifhtml off, --ifinfo off, --iftex off.
20 ../makeinfo --no-ifhtml --no-ifinfo --no-iftex -o cond.out $srcdir/cond.txi || exit 1
27 # --ifhtml on, --ifinfo on, --iftex on.
28 ../makeinfo --ifhtml --ifinfo --iftex -o cond.out $srcdir/cond.txi || exit 1
29 egrep 'This is (html|ifhtml|ifinfo|tex|iftex) text' cond.out >/dev/null \
/netbsd-current/external/gpl2/texinfo/dist/makeinfo/
H A Dinsertion.h33 ifclear, ifdocbook, ifhtml, ifinfo, ifnotdocbook, ifnothtml, ifnotinfo, enumerator in enum:insertion_type
H A Dinsertion.c43 "ftable", "group", "ifclear", "ifdocbook", "ifhtml", "ifinfo",
115 case ifhtml:
862 case ifhtml:
1062 case ifhtml:
1798 begin_insertion (ifhtml);
2145 case ifhtml:
/netbsd-current/external/gpl2/gettext/dist/gettext-runtime/libasprintf/
H A Dtexi2html15 # 1.52b: Add option -expandtex. Expand @ifhtml by default, not @ifinfo.
336 -expandinfo : use \@ifinfo sections, not \@ifhtml
337 -expandtex : use \@iftex sections, not \@ifhtml
408 $to_skip{'ifhtml'}++;
409 $to_skip{'end ifhtml'}++;
566 # handle @ifhtml / @end ifhtml
569 if ($end_tag eq 'ifhtml') {
575 } elsif ($tag eq 'ifhtml') {
619 &skip_until($tag), next if $tag eq 'ifhtml';
[all...]
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/doc/
H A Dtexi2html15 # 1.52b: Add option -expandtex. Expand @ifhtml by default, not @ifinfo.
336 -expandinfo : use \@ifinfo sections, not \@ifhtml
337 -expandtex : use \@iftex sections, not \@ifhtml
408 $to_skip{'ifhtml'}++;
409 $to_skip{'end ifhtml'}++;
566 # handle @ifhtml / @end ifhtml
569 if ($end_tag eq 'ifhtml') {
575 } elsif ($tag eq 'ifhtml') {
619 &skip_until($tag), next if $tag eq 'ifhtml';
[all...]
/netbsd-current/external/gpl2/gmake/dist/config/
H A Dtexinfo.tex2936 % Ignore @ignore, @ifhtml, @ifinfo, and the like.
2943 \def\ifhtml{\doignore{ifhtml}}
/netbsd-current/external/gpl2/groff/dist/doc/
H A Dtexinfo.tex2842 % Ignore @ignore, @ifhtml, @ifinfo, and the like.
2849 \def\ifhtml{\doignore{ifhtml}}
/netbsd-current/external/gpl2/texinfo/dist/doc/
H A Dtexinfo.tex2842 % Ignore @ignore, @ifhtml, @ifinfo, and the like.
2849 \def\ifhtml{\doignore{ifhtml}}
/netbsd-current/external/bsd/am-utils/dist/doc/
H A Dtexinfo.tex4053 % Ignore @ignore, @ifhtml, @ifinfo, and the like.
4060 \def\ifhtml{\doignore{ifhtml}}
/netbsd-current/external/gpl2/xcvs/dist/build-aux/
H A Dtexinfo.tex3845 % Ignore @ignore, @ifhtml, @ifinfo, and the like.
3852 \def\ifhtml{\doignore{ifhtml}}
/netbsd-current/external/gpl3/gcc/dist/gcc/doc/include/
H A Dtexinfo.tex4031 % Ignore @ignore, @ifhtml, @ifinfo, and the like.
4038 \def\ifhtml{\doignore{ifhtml}}
/netbsd-current/external/gpl3/gdb/dist/texinfo/
H A Dtexinfo.tex3842 % Ignore @ignore, @ifhtml, @ifinfo, and the like.
3849 \def\ifhtml{\doignore{ifhtml}}
/netbsd-current/external/gpl3/binutils/dist/texinfo/
H A Dtexinfo.tex3842 % Ignore @ignore, @ifhtml, @ifinfo, and the like.
3849 \def\ifhtml{\doignore{ifhtml}}
/netbsd-current/external/bsd/flex/dist/build-aux/
H A Dtexinfo.tex4053 % Ignore @ignore, @ifhtml, @ifinfo, and the like.
4060 \def\ifhtml{\doignore{ifhtml}}
/netbsd-current/external/gpl3/autoconf/dist/build-aux/
H A Dtexinfo.tex4029 % Ignore @ignore, @ifhtml, @ifinfo, and the like.
4036 \def\ifhtml{\doignore{ifhtml}}
/netbsd-current/external/gpl3/gdb.old/dist/texinfo/
H A Dtexinfo.tex3842 % Ignore @ignore, @ifhtml, @ifinfo, and the like.
3849 \def\ifhtml{\doignore{ifhtml}}
/netbsd-current/external/gpl3/binutils.old/dist/texinfo/
H A Dtexinfo.tex3842 % Ignore @ignore, @ifhtml, @ifinfo, and the like.
3849 \def\ifhtml{\doignore{ifhtml}}
/netbsd-current/external/lgpl3/gmp/dist/doc/
H A Dtexinfo.tex4053 % Ignore @ignore, @ifhtml, @ifinfo, and the like.
4060 \def\ifhtml{\doignore{ifhtml}}
/netbsd-current/external/lgpl3/mpc/dist/doc/
H A Dtexinfo.tex4053 % Ignore @ignore, @ifhtml, @ifinfo, and the like.
4060 \def\ifhtml{\doignore{ifhtml}}
/netbsd-current/external/gpl3/gcc.old/dist/gcc/doc/include/
H A Dtexinfo.tex4031 % Ignore @ignore, @ifhtml, @ifinfo, and the like.
4038 \def\ifhtml{\doignore{ifhtml}}

Completed in 448 milliseconds