Home
last modified time | relevance | path

Searched refs:floattype (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/usr.bin/texinfo/makeinfo/
H A Dinsertion.c728 char floattype[200] = ""; in begin_insertion() local
749 floattype[c] = '\0'; in begin_insertion()
767 floattype[c] = insertion_stack->item_function[i]; in begin_insertion()
810 canon_white (floattype); in begin_insertion()
817 xstrdup (floattype), xstrdup (position)); in begin_insertion()
/openbsd-src/gnu/usr.bin/binutils-2.17/texinfo/
H A Dtexinfo.tex6324 \def\floattype{#1}%
6328 \ifx\floattype\empty
6332 % the floattype might have accents or other special characters,
6336 \xdef\safefloattype{\floattype}%
6381 \ifx\floattype\empty \else \def\floatident{\floattype}\fi
6385 \ifx\floattype\empty \else % if also had float type, need tie first.
6470 \def\Yfloat{\floattype@tie \chaplevelprefix\the\floatno}%
6494 \def\floattype{#1}% floattype
6496 % the floattype might have accents or other special characters,
6500 \xdef\safefloattype{\floattype}%
/openbsd-src/gnu/usr.bin/texinfo/doc/
H A Dtexinfo.tex6469 \def\floattype{#1}%
6473 \ifx\floattype\empty
6477 % the floattype might have accents or other special characters,
6481 \xdef\safefloattype{\floattype}%
6526 \ifx\floattype\empty \else \def\floatident{\floattype}\fi
6530 \ifx\floattype\empty \else % if also had float type, need tie first.
6625 \def\Yfloat{\floattype@tie \chaplevelprefix\the\floatno}%
6649 \def\floattype{#1}% floattype
6651 % the floattype might have accents or other special characters,
6655 \xdef\safefloattype{\floattype}%
/openbsd-src/gnu/gcc/gcc/doc/include/
H A Dtexinfo.tex6598 \def\floattype{#1}%
6602 \ifx\floattype\empty
6606 % the floattype might have accents or other special characters,
6610 \xdef\safefloattype{\floattype}%
6655 \ifx\floattype\empty \else \def\floatident{\floattype}\fi
6659 \ifx\floattype\empty \else % if also had float type, need tie first.
6754 \def\Yfloat{\floattype@tie \chaplevelprefix\the\floatno}%
6778 \def\floattype{#1}% floattype
6780 % the floattype might have accents or other special characters,
6784 \xdef\safefloattype{\floattype}%
/openbsd-src/gnu/usr.bin/texinfo/
H A DChangeLog2193 (\dofloat): save the floattype in the aux file.
3482 * makeinfo/xml.h: new elements float, floattype, caption, floattable,