Searched refs:floattype (Results 1 – 5 of 5) sorted by relevance
| /trueos/contrib/texinfo/makeinfo/ |
| HD | insertion.c | 728 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()
|
| /trueos/contrib/amd/doc/ |
| HD | texinfo.tex | 6397 \def\floattype{#1}% 6401 \ifx\floattype\empty 6405 % the floattype might have accents or other special characters, 6409 \xdef\safefloattype{\floattype}% 6454 \ifx\floattype\empty \else \def\floatident{\floattype}\fi 6458 \ifx\floattype\empty \else % if also had float type, need tie first. 6553 \def\Yfloat{\floattype@tie \chaplevelprefix\the\floatno}% 6577 \def\floattype{#1}% floattype 6579 % the floattype might have accents or other special characters, 6583 \xdef\safefloattype{\floattype}%
|
| /trueos/contrib/groff/doc/ |
| HD | texinfo.tex | 6469 \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}%
|
| /trueos/contrib/gcc/doc/include/ |
| HD | texinfo.tex | 6598 \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}%
|
| /trueos/contrib/texinfo/ |
| HD | ChangeLog | 2193 (\dofloat): save the floattype in the aux file. 3482 * makeinfo/xml.h: new elements float, floattype, caption, floattable,
|