Home
last modified time | relevance | path

Searched refs:shortcaption (Results 1 – 7 of 7) sorted by relevance

/openbsd/gnu/usr.bin/texinfo/makeinfo/
H A Dinsertion.c733 char *shortcaption; in begin_insertion() local
803 get_until_in_braces ("\n@end float", &shortcaption); in begin_insertion()
807 shortcaption = ""; in begin_insertion()
813 canon_white (shortcaption); in begin_insertion()
816 xstrdup (caption), xstrdup (shortcaption), in begin_insertion()
/openbsd/gnu/usr.bin/texinfo/
H A DChangeLog381 @shortcaption, a literal ^^M is written to the aux file.
416 * doc/texinfo.txi (caption shortcaption): show an example for
417 @shortcaption, and remark that weird commands like @c and @verb
538 The TeX code for @caption, @shortcaption and @copying now uses
546 (\caption, \shortcaption): Redefine, using \scanargctxt via ...
1790 (caption shortcaption, listoffloats): write these, finishing the
2465 * makeinfo/cmds.c: new command @shortcaption.
2472 (begin_insertion): read @shortcaption too. Fixed XML floatpos
3065 * doc/texinfo.tex (\float, \Efloat, \caption, \shortcaption):
H A DNEWS55 . new commands @float, @caption, @shortcaption, @listoffloats for
/openbsd/gnu/usr.bin/texinfo/doc/
H A Dtexinfo.txi405 * caption shortcaption:: Specifying descriptions for floats.
9076 * caption shortcaption:: Specifying descriptions for floats.
9145 @node caption shortcaption
9146 @subsection @code{@@caption} & @code{@@shortcaption}
9148 @findex shortcaption
9179 The @code{@@shortcaption} command likewise may be used only within
9189 @@shortcaption@{Text for list of floats.@}
9193 The text for @code{@@caption} and @code{@@shortcaption} may not
9231 the float number, and the caption, if any---the @code{@@shortcaption}
16833 Define the full caption for a @code{@@float}. @xref{caption shortcaption}.
[all …]
H A Dtexinfo.tex6600 % @caption, @shortcaption
6603 \def\shortcaption{\docaption\thisshortcaption}
/openbsd/gnu/usr.bin/binutils-2.17/texinfo/
H A Dtexinfo.tex6447 % @caption, @shortcaption are easy.
6450 \def\shortcaption#1{\checkenv\float \def\thisshortcaption{#1}}
/openbsd/gnu/gcc/gcc/doc/include/
H A Dtexinfo.tex6729 % @caption, @shortcaption
6732 \def\shortcaption{\docaption\thisshortcaption}