Lines Matching refs:xml
23 * makeinfo/xml.c (try_docbook_image): new fn.
178 * makeinfo/xml.h (SANSSERIF, SLANTED): define these new elements.
179 * makeinfo/xml.c (texinfoml_element_list): add them.
214 * xml.h (DOCUMENTDESCRIPTION): new value for xml_element.
215 * xml.c (texinfoml_element_list): define documentdescription.
217 * cmds.c (cm_documentdescription): insert opening xml tag.
218 * insertion.c (end_insertion): insert closing xml tag.
514 * makeinfo/cmds.c, cmds.h, xml.c, xml.h,
592 (Otherwise, -D/-U with --xml cause a segfault.)
646 * makeinfo/xml.c (xml_insert_indexentry, xml_insert_indexterm):
1171 generating xml if @top arg was empty. Report from Pat.
1231 * makeinfo/xml.c (xml_insert_footnote): start <para> if not already
1345 * makeinfo/xml.c (xml_insert_element_with_attribute): if we are
1357 * makeinfo/xml.c (xml_insert_docbook_image): for Docbook, if paragraph
1364 * makeinfo/xml.c:
1365 * makeinfo/xml.h: new element INLINEIMAGE.
1488 * makeinfo/xml.c (xml_insert_element_with_attribute, xml_add_char)
1583 * makeinfo/xml.h:
1584 * makeinfo/xml.c (xml_get_assoc_for_id, xml_associate_title_with_id):
1599 * makeinfo/xml.c (xml_insert_indexentry): removed ``see'' from index
1639 * makeinfo/xml.c (xml_insert_element_with_attribute): removed check
1655 * makeinfo/xml.c: made floats contain para.
1666 * makeinfo/xml.c (xml_insert_element_with_attribute): indentation
1682 * makeinfo/xml.c (xml_end_document): insert newline after </texinfo>
1692 @xml/@docbook blocks for proper indentation.
1701 * makeinfo/xml.c (xml_begin_document): disabled warnings around the
1707 @xml, @html and @docbook blocks, do not touch para elements, and keep
1712 * makeinfo/xml.h: made xml_keep_space extern.
1743 * makeinfo/xml.c (xml_begin_index): cast output_paragraph to char, to
1777 * makeinfo/xml.c:
1778 * makeinfo/xml.h:
1928 * makeinfo/xml.c (add_xref_punctuation): new function that inserts
1949 * makeinfo/xml.c (xml_begin_document): Add `tex' and `latex' entities.
1951 and xml.
1977 * makeinfo/xml.c (xml_add_char): break long lines in paragraphs
2017 * makeinfo/xml.c: added Docbook elements for definition commands.
2024 * makeinfo/xml.c: changed majorheading and the like with bridgehead
2032 * makeinfo/xml.c:
2033 * makeinfo/xml.h: new element EXDENT.
2039 * makeinfo/xml.c (xml_begin_document): erase output_paragraph.
2054 * makeinfo/xml.c (xml_begin_document): register a delayed write for
2059 is Docbook, do not insert xml:space attribute, and do not remove from
2077 * makeinfo/xml.c:
2078 * makeinfo/xml.h: new element DETAILMENU.
2080 * makeinfo/xml.c: menuentry and menucomment should not contain para.
2135 * makeinfo/xml.c (xml_begin_document): use PUBLIC id for TexinfoML
2173 * makeinfo/xml.c (xml_begin_index): move data to a temporary location
2249 * makeinfo/xml.c (xml_insert_indexterm): set xml_dont_touch_items_defs
2262 * makeinfo/index.c (index_add_arg): do not call flush_output for xml
2321 * makeinfo/float.c (cm_listoffloats): insert xml elements also for
2351 * makeinfo/xml.c:
2352 * makeinfo/xml.h: new variable xml_dont_touch_items_defs.
2355 * makeinfo/xml.c (xml_insert_indexterm): set and unset
2358 * makeinfo/xml.c (xml_insert_element_with_attribute)
2467 * makeinfo/xml.c:
2468 * makeinfo/xml.h: new element SHORTCAPTION.
2642 (usage): added short forms of --html, --xml, --docbook and --plaintext
2652 * makeinfo/xml.c (xml_begin_multitable): moved Docbook TGROUP code to
2687 * makeinfo/xml.c:
2688 * makeinfo/xml.h: added new element alttext (IMAGEALTTEXT),
2756 * makeinfo/xml.c (xml_start_para, xml_end_para): made <para> and
2812 * xml.c (xml_begin_docbook_float): Make use of new functions to
2850 * makeinfo/xml.c:
2851 * makeinfo/xml.h:
2885 * makeinfo/xml.c (xml_begin_document): output xml process instruction
3005 * makeinfo/xml.h:
3006 * makeinfo/xml.c: new element DIMENSION.
3025 * makeinfo/xml.c (xml_begin_document): specify encoding in the XML
3030 * makeinfo/xml.c:
3043 * makeinfo/xml.h:
3044 * makeinfo/xml.c: new element floatpos.
3278 * xml.h (FLOATCARTOUCHE): New constant.
3279 * xml.c (texinfoxml_element_list, docbook_element_list): Add "sidebar"
3363 * makeinfo/xml.c:
3364 * makeinfo/xml.h: new element math.
3400 * makeinfo/xml.c (xml_insert_docbook_image, xml_begin_multitable):
3415 * makeinfo/xml.c (xml_insert_docbook_image, xml_begin_multitable):
3448 * makeinfo/xml.c:
3449 * makeinfo/xml.h: new element listoffloats.
3481 * makeinfo/xml.c:
3482 * makeinfo/xml.h: new elements float, floattype, caption, floattable,
3486 * makeinfo/xml.c (xml_insert_docbook_image, xml_begin_multitable):
3490 * makeinfo/xml.c: replacements for multitable and informalfigure.
3507 * makeinfo/xml.c (xml_get_assoc_for_id, xml_associate_title_with_id):
3544 * makeinfo/xml.c: changed screen element's contained_in_para to 0 for
3708 * makeinfo/xml.c (xml_add_char):
3709 * makeinfo/xml.h: removed xml_in_copying and inside_titlepage_cmd
3721 * makeinfo/xml.h:
3722 * makeinfo/xml.c (xml_get_assoc_for_id, xml_associate_title_with_id):
3815 * makeinfo/xml.c (xml_begin_index): make sure we are removing the
3826 * makeinfo/xml.c (xml_begin_index): remove label attribute from index
3832 * defun.c, insertion.[ch], xml.c: implement them.
3847 * makeinfo/xml.c (xml_begin_document): upgraded docbook DTD to Docbook
3851 * makeinfo/xml.c (xml_insert_docbook_image, xml_insert_indexentry)
3861 executing @copying text with xml.
3863 * makeinfo/xml.c: disallow nested quotations, legalnotice in abstract,
3873 Docbook and xml.
3875 * makeinfo/xml.c
3887 * makeinfo/xml.c (xml_synindex): new function to keep track of index
3892 * makeinfo/index.c (cm_synindex): let xml_synindex() handle xml part.
3897 * makeinfo/xml.c: use ulink for @uref with Docbook.
3936 * makeinfo/xml.c (xml_end_multitable_row, xml_end_multitable):
3939 * makeinfo/xml.h: new element THEAD.
3950 * makeinfo/xml.c: use Docbook citetitle for @cite.
3967 docbook and xml only when @noindent command is used.
3976 * makeinfo/insertion.c (cm_insert_copying): removed unnecessary xml
3988 * makeinfo/insertion.c (cm_html): do not process @xml blocks.
3989 (cm_xml): new function to process @xml.
3991 * makeinfo/xml.c (xml_start_para, xml_end_para): skip para handling in
4017 * makeinfo/xml.c:
4018 * makeinfo/xml.h: new Docbook elements for quotation: tip, note,
4021 * makeinfo/xml.c: better font tags for Docbook.
4030 (cm_insert_copying): also work around xml tags.
4058 * makeinfo/xml.c:
4059 * makeinfo/xml.h: new docbook element <lineannotation>. Added also to
4088 * makeinfo/xml.c: replaced repeated command element with more
4093 * makeinfo/xml.h: new variable xml_no_indent.
4161 * makeinfo/xml.c (xml_id): check to see if the character is allowed.
4200 * makeinfo/xml.c:
4201 * makeinfo/xml.h:
4226 @titlepage in xml output. New commands: @docbook,
4231 (process_defun_args): let xml.c handle xml output.
4234 outputting xml. This means: surround data with a <verbatim>
4241 (cm_item): generate correct index entries in xml output.
4247 @documentlanguage in xml output, using <documentlanguage
4248 xml:lang=".." /> elements.
4252 to xml and docbook outputs. Set process_docbook variable
4255 (clear): Output @set and @clear in xml so it's possible to
4263 etc.) do not start/end sections in xml output. They are now
4269 * makeinfo/xml.c: changed element_list typedefs to also note
4271 xml:space="preserve" attribute. Added xml prolog. Root element
4272 in xml output gets the document language like it does in
4273 docbook, but with xml:lang. Removed indentation for xml
4281 * makeinfo/xml.h: new elements in xml_element enum:
4489 expansion when reading the arg, even when parsing xml/html/docbook.
4635 get_until_in_line, since xml/docbook expansion is empty.