Searched refs:cm_image (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl2/texinfo/dist/makeinfo/ |
H A D | cmds.h | 103 cm_image (int arg),
|
H A D | cmds.c | 232 { "image", cm_image, BRACE_ARGS },
|
H A D | makeinfo.c | 3252 cm_image (int arg) in cm_image() function
|
/netbsd-src/external/gpl2/texinfo/dist/ |
H A D | ChangeLog | 26 * makeinfo/makeinfo.c (cm_image): check for gif too. 1250 * makeinfo/makeinfo.c (cm_image): reset filling_enable to its previous 1255 * makeinfo/makeinfo.c (cm_image): insert magic cookie only if there's 1339 * makeinfo/makeinfo.c (cm_image): Only insert a period between the 1367 * makeinfo/makeinfo.c (cm_image): for XML, use INLINEIMAGE or IMAGE 1372 * makeinfo/makeinfo.c (cm_image): for Info, enclose text image in 1382 * makeinfo/makeinfo.c (cm_image): for HTML, if paragraph is not open, 2672 * makeinfo/makeinfo.c (cm_image): do not escape backslash and double 2677 * makeinfo/makeinfo.c (cm_image): do not write magic cookie when 2691 * makeinfo/makeinfo.c (cm_image): moved alttext attribute to the new [all …]
|
H A D | ChangeLog.46 | 304 * makeinfo/makeinfo.c (cm_image): Write ^@^H[image ...^@^H] tag. 446 * makeinfo/makeinfo.c (cm_image): Lookup image file name in the 1530 (cm_image): better xml output. 2406 (cm_xref, cm_inforef, cm_uref, cm_email, cm_image): Use 2515 * makeinfo/makeinfo.c (cm_image): check *ext_arg as well as 2637 * makeinfo/makeinfo.c (cm_image): reword error messages. 2883 * makeinfo/makeinfo.c (cm_image): new variable, alt_arg now allows 5168 * makeinfo/makeinfo.c (cm_image): Check for .png also. 5494 * makeinfo/makeinfo.c (cm_image): Allocate enough space for the 5660 (cm_image): Generate <img> for HTML. [all …]
|