texinfo-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated: * tp/Texinfo/Convert/NodeNameNormalization.pm (_c


From: Patrice Dumas
Subject: branch master updated: * tp/Texinfo/Convert/NodeNameNormalization.pm (_convert), tp/Texinfo/Convert/Text.pm (_convert), tp/Texinfo/Convert/TextContent.pm (_convert), tp/Texinfo/ParserNonXS.pm (_handle_line_command), tp/Texinfo/XS/parsetexi/element_types.txt, tp/Texinfo/XS/parsetexi/handle_commands.c (handle_line_command): rename 'misc_arg' type as 'rawline_arg'.
Date: Fri, 10 Mar 2023 05:07:52 -0500

This is an automated email from the git hooks/post-receive script.

pertusus pushed a commit to branch master
in repository texinfo.

The following commit(s) were added to refs/heads/master by this push:
     new 64f30499a8 * tp/Texinfo/Convert/NodeNameNormalization.pm (_convert), 
tp/Texinfo/Convert/Text.pm (_convert), tp/Texinfo/Convert/TextContent.pm 
(_convert), tp/Texinfo/ParserNonXS.pm (_handle_line_command), 
tp/Texinfo/XS/parsetexi/element_types.txt, 
tp/Texinfo/XS/parsetexi/handle_commands.c (handle_line_command): rename 
'misc_arg' type as 'rawline_arg'.
64f30499a8 is described below

commit 64f30499a8984a6c0f18ffd0ed5aa9ea21bbc540
Author: Patrice Dumas <pertusus@free.fr>
AuthorDate: Fri Mar 10 11:07:39 2023 +0100

    * tp/Texinfo/Convert/NodeNameNormalization.pm (_convert),
    tp/Texinfo/Convert/Text.pm (_convert),
    tp/Texinfo/Convert/TextContent.pm (_convert),
    tp/Texinfo/ParserNonXS.pm (_handle_line_command),
    tp/Texinfo/XS/parsetexi/element_types.txt,
    tp/Texinfo/XS/parsetexi/handle_commands.c (handle_line_command):
    rename 'misc_arg' type as 'rawline_arg'.
---
 ChangeLog                                          |  10 +
 tp/Texinfo/Convert/NodeNameNormalization.pm        |   2 +-
 tp/Texinfo/Convert/Text.pm                         |   2 +-
 tp/Texinfo/Convert/TextContent.pm                  |   2 +-
 tp/Texinfo/ParserNonXS.pm                          |  14 +-
 tp/Texinfo/XS/parsetexi/element_types.c            |   2 +-
 tp/Texinfo/XS/parsetexi/element_types.h            |   2 +-
 tp/Texinfo/XS/parsetexi/element_types.txt          |   2 +-
 tp/Texinfo/XS/parsetexi/handle_commands.c          |   8 +-
 tp/t/results/alias/alias_macro_target_removed.pl   |   2 +-
 tp/t/results/alias/simple.pl                       |   2 +-
 tp/t/results/columnfractions/empty_comment.pl      |   2 +-
 tp/t/results/columnfractions/good_comment.pl       |   2 +-
 tp/t/results/columnfractions/good_space_comment.pl |   2 +-
 tp/t/results/conditionals/comment_on_ifset_line.pl |  16 +-
 tp/t/results/conditionals/cond.pl                  |   4 +-
 tp/t/results/conditionals/cond_ifhtml_ifinfo.pl    |   4 +-
 .../conditionals/cond_ifhtml_ifinfo_iftex.pl       |   4 +-
 tp/t/results/conditionals/cond_info.pl             |   4 +-
 .../conditionals/cond_info_ifhtml_ifinfo_iftex.pl  |   4 +-
 .../cond_info_no-ifhtml_no-ifinfo_no-iftex.pl      |   4 +-
 .../cond_no-ifhtml_no-ifinfo_no-iftex.pl           |   4 +-
 tp/t/results/conditionals/cond_xml.pl              |   4 +-
 .../conditionals/consecutive_conditionals.pl       |   4 +-
 tp/t/results/conditionals/defcondx_Dbar.pl         |   8 +-
 tp/t/results/conditionals/defcondx_Ubar.pl         |   8 +-
 .../conditionals/empty_ifset_in_ifset_set.pl       |   4 +-
 tp/t/results/conditionals/empty_set_in_ifclear.pl  |   4 +-
 tp/t/results/conditionals/empty_set_in_ifset.pl    |   4 +-
 tp/t/results/conditionals/end_ifset_in_format.pl   |   4 +-
 tp/t/results/conditionals/ifclear_in_ifset.pl      |   2 +-
 tp/t/results/conditionals/ifclear_in_ifset_set.pl  |   8 +-
 .../conditionals/ignore_spaces_and_comments.pl     |   6 +-
 tp/t/results/conditionals/macro_in_ifset_set.pl    |   6 +-
 tp/t/results/conditionals/nested_ifset_ifclear.pl  |  24 +-
 .../converters_tests/contents_at_document_begin.pl |   4 +-
 .../contents_at_document_begin_inline.pl           |   4 +-
 .../contents_at_document_begin_separate_element.pl |   4 +-
 .../index_entry_in_preformatted.pl                 |   2 +-
 .../indices_in_begin_tables_lists.pl               |  28 +-
 ...ces_in_begin_tables_lists_entries_after_item.pl |  28 +-
 .../results/converters_tests/inlineifsetifclear.pl |   4 +-
 .../converters_tests/inlineifsetifclearspaces.pl   |   4 +-
 .../converters_tests/minimal_empty_with_bye.pl     |   2 +-
 tp/t/results/converters_tests/ref_in_sectioning.pl |   2 +-
 .../references_to_top_no_top_output.pl             |   2 +-
 .../converters_tests/simplest_no_node_section.pl   |   2 +-
 .../converters_tests/simplest_test_prefix.pl       |   2 +-
 .../converters_tests/things_before_setfilename.pl  |   2 +-
 .../things_before_setfilename_no_element.pl        |   2 +-
 tp/t/results/coverage/accent_no_closed_comment.pl  |   2 +-
 tp/t/results/coverage/bye_on_end_command_line.pl   |   2 +-
 tp/t/results/coverage/comment_on_cartouche_line.pl |   4 +-
 tp/t/results/coverage/comment_on_group_line.pl     |   2 +-
 tp/t/results/coverage/def.pl                       |   4 +-
 tp/t/results/coverage/delcomment.pl                |   6 +-
 .../coverage/delcomment_followed_by_cpp_line.pl    |   6 +-
 tp/t/results/coverage/delcomment_on_comment.pl     |   4 +-
 tp/t/results/coverage/displaymath.pl               |   2 +-
 .../coverage/formats_only_title_comments.pl        |  12 +-
 tp/t/results/coverage/insertcopying.pl             |   2 +-
 tp/t/results/coverage/multitable.pl                |   2 +-
 .../coverage/punctuation_in_line_commands.pl       |   2 +-
 tp/t/results/coverage/table.pl                     |   8 +-
 tp/t/results/coverage/table_command_comment.pl     |   2 +-
 .../coverage_braces/brace_opened_no_command.pl     |   2 +-
 tp/t/results/coverage_braces/caption_not_closed.pl |   2 +-
 .../coverage_braces/contain_plain_text_nestings.pl |   2 +-
 tp/t/results/coverage_braces/test_image.pl         |   2 +-
 tp/t/results/def/defx_after_comment.pl             |   2 +-
 tp/t/results/def/defx_after_comment_in_example.pl  |   2 +-
 .../def/defx_after_empty_line_in_example.pl        |   4 +-
 tp/t/results/def/inter_item_commands_in_def.pl     |   2 +-
 .../def/inter_item_commands_in_def_in_example.pl   |   2 +-
 tp/t/results/def/omit_def_space.pl                 |   4 +-
 .../results/float/comment_space_comand_in_float.pl |   4 +-
 tp/t/results/float/complex_float.pl                |   2 +-
 tp/t/results/float/empty_label_no_space_comment.pl |   2 +-
 .../float/empty_label_with_space_comment.pl        |   2 +-
 tp/t/results/float/float_copying.pl                |   6 +-
 .../float/numbering_captions_listoffloats.pl       |   2 +-
 tp/t/results/formats_encodings/accent.pl           |   4 +-
 .../formats_encodings/accent_enable_encoding.pl    |   4 +-
 tp/t/results/formats_encodings/accentenc.pl        |   4 +-
 .../formats_encodings/accentenc_enable_encoding.pl |   4 +-
 .../formats_encodings/at_commands_in_refs.pl       |   2 +-
 .../at_commands_in_refs_latin1.pl                  |   2 +-
 .../formats_encodings/at_commands_in_refs_utf8.pl  |   2 +-
 .../char_latin1_latin1_in_refs.pl                  |   2 +-
 .../formats_encodings/char_latin1_utf8_in_refs.pl  |   2 +-
 .../char_latin2_latin2_in_refs.pl                  |   4 +-
 .../formats_encodings/japanese_shift_jis.pl        |   2 +-
 tp/t/results/formats_encodings/sample_utf8.pl      |  18 +-
 tp/t/results/heading/heading_in_copying.pl         |   2 +-
 .../character_number_leading_toc_stoc.pl           |   4 +-
 tp/t/results/html_tests/contents_at_end.pl         |   4 +-
 tp/t/results/html_tests/contents_at_end_inline.pl  |   4 +-
 .../html_tests/contents_at_end_separate_element.pl |   4 +-
 .../html_tests/contents_in_middle_chapter.pl       |   4 +-
 .../contents_in_middle_chapter_inline.pl           |   4 +-
 .../contents_in_middle_chapter_separate_element.pl |   4 +-
 .../html_tests/contents_in_middle_section.pl       |   4 +-
 .../contents_in_middle_section_inline.pl           |   4 +-
 .../contents_in_middle_section_separate_element.pl |   4 +-
 .../deftypefnnewline_for_copying_after.pl          |   4 +-
 tp/t/results/html_tests/double_contents.pl         |   8 +-
 .../html_tests/double_contents_after_title.pl      |   8 +-
 .../double_contents_after_title_show_title.pl      |   8 +-
 ...double_contents_after_title_show_title_nodes.pl |   8 +-
 tp/t/results/html_tests/double_contents_book.pl    |   8 +-
 tp/t/results/html_tests/double_contents_chapter.pl |   8 +-
 tp/t/results/html_tests/double_contents_inline.pl  |   8 +-
 .../html_tests/double_contents_inline_chapter.pl   |   8 +-
 .../html_tests/double_contents_inline_nodes.pl     |   8 +-
 .../html_tests/double_contents_inline_section.pl   |   8 +-
 tp/t/results/html_tests/double_contents_nodes.pl   |   8 +-
 tp/t/results/html_tests/double_contents_section.pl |   8 +-
 .../html_tests/double_contents_separate_element.pl |   8 +-
 .../double_contents_separate_element_chapter.pl    |   8 +-
 .../double_contents_separate_element_nodes.pl      |   8 +-
 .../double_contents_separate_element_section.pl    |   8 +-
 .../empty_lines_at_beginning_no_setfilename.pl     |   4 +-
 ...lines_at_beginning_no_setfilename_no_element.pl |   2 +-
 tp/t/results/html_tests/float_copying.pl           |   8 +-
 tp/t/results/html_tests/itemize_arguments.pl       |   2 +-
 .../itemize_arguments_enable_encoding.pl           |   2 +-
 tp/t/results/html_tests/no_content.pl              |   2 +-
 tp/t/results/html_tests/no_content_do_contents.pl  |   2 +-
 .../html_tests/no_content_do_contents_inline.pl    |   2 +-
 .../no_content_do_contents_separate_element.pl     |   2 +-
 tp/t/results/html_tests/no_content_inline.pl       |   2 +-
 .../html_tests/no_content_separate_element.pl      |   2 +-
 tp/t/results/html_tests/node_footnote_end.pl       |   4 +-
 tp/t/results/html_tests/node_footnote_separated.pl |   4 +-
 tp/t/results/html_tests/node_footnote_use_node.pl  |   4 +-
 .../html_tests/node_footnote_use_node_separate.pl  |   4 +-
 tp/t/results/html_tests/redirection_same_labels.pl |   6 +-
 tp/t/results/html_tests/sectioning_frames.pl       |   4 +-
 tp/t/results/html_tests/shortcontents_no_top.pl    |   2 +-
 .../html_tests/simplest_test_date_in_header.pl     |   2 +-
 .../text_before_top_and_contents_after_title.pl    |   2 +-
 ...t_before_top_and_summarycontents_after_title.pl |   2 +-
 .../html_tests/transliterated_names_conflicts.pl   |   2 +-
 tp/t/results/htmlxref/htmlxref.pl                  |   2 +-
 tp/t/results/htmlxref/htmlxref_nodes.pl            |   2 +-
 tp/t/results/htmlxref/htmlxref_only_mono.pl        |   2 +-
 tp/t/results/htmlxref/htmlxref_only_mono_nodes.pl  |   2 +-
 tp/t/results/htmlxref/htmlxref_only_split.pl       |   2 +-
 tp/t/results/htmlxref/htmlxref_only_split_nodes.pl |   2 +-
 tp/t/results/include/cpp_line_before_first_node.pl |   2 +-
 tp/t/results/include/cpp_line_latin1.pl            |   2 +-
 tp/t/results/include/cpp_lines.pl                  |   2 +-
 tp/t/results/include/include_comment.pl            |   2 +-
 tp/t/results/include/include_space_comment.pl      |   2 +-
 tp/t/results/include/test_two_include.pl           |  28 +-
 tp/t/results/include/value_expansion_in_include.pl |  16 +-
 tp/t/results/indices/encoding_index_latin1.pl      |   2 +-
 .../encoding_index_latin1_enable_encoding.pl       |   2 +-
 tp/t/results/indices/encoding_index_utf8.pl        |   2 +-
 .../indices/encoding_index_utf8_enable_encoding.pl |   2 +-
 .../indices/ignored_sort_char_empty_entries.pl     |   4 +-
 tp/t/results/indices/index_no_node.pl              |   2 +-
 tp/t/results/indices/index_no_node_no_top.pl       |   2 +-
 .../indices/index_no_node_no_top_no_node.pl        |   2 +-
 tp/t/results/indices/index_nodes.pl                |   2 +-
 .../indices/index_nodes_no_split_no_use_nodes.pl   |   2 +-
 tp/t/results/indices/index_special_region.pl       |  12 +-
 .../index_special_region_no_insertcopying.pl       |  12 +-
 ...egion_no_insertcopying_no_titlepage_no_nodes.pl |  12 +-
 ...l_region_no_insertcopying_titlepage_no_nodes.pl |  12 +-
 ...copying_titlepage_no_nodes_footnotes_default.pl |  12 +-
 .../index_special_region_no_titlepage_no_nodes.pl  |  12 +-
 .../index_special_region_titlepage_no_nodes.pl     |  12 +-
 ..._region_titlepage_no_nodes_footnotes_default.pl |  12 +-
 tp/t/results/indices/index_split.pl                |   2 +-
 .../indices/index_split_split_chapter_no_nodes.pl  |   2 +-
 tp/t/results/indices/index_table.pl                |   8 +-
 .../results/indices/index_table_chapter_no_node.pl |   8 +-
 tp/t/results/indices/nodes_before_top.pl           |   4 +-
 .../nodes_before_top_and_sections_chapter.pl       |   2 +-
 ...odes_before_top_and_sections_chapter_no_node.pl |   2 +-
 ...des_before_top_and_sections_unsplit_no_nodes.pl |   2 +-
 .../indices/nodes_before_top_split_chapter.pl      |   4 +-
 .../nodes_before_top_split_chapter_no_nodes.pl     |   4 +-
 .../indices/printindex_index_entry_in_copying.pl   |   4 +-
 ...rintindex_index_entry_in_copying_in_footnote.pl |   4 +-
 tp/t/results/indices/split_chapter_index.pl        |   2 +-
 tp/t/results/indices/transparent_sort_chars.pl     |   4 +-
 tp/t/results/info_tests/anchor_in_command.pl       |   2 +-
 tp/t/results/info_tests/direntry_dircategory.pl    |   2 +-
 .../multitable_anchor_and_index_entry.pl           |   2 +-
 tp/t/results/info_tests/novalidate_empty_refs.pl   |   2 +-
 .../info_tests/paragraphindent_and_preamble.pl     |   2 +-
 .../paragraphindent_in_preamble_and_in_document.pl |   2 +-
 .../info_tests/paragraphindent_not_in_preamble.pl  |   2 +-
 tp/t/results/info_tests/split_no_copying.pl        |   2 +-
 tp/t/results/info_tests/split_nocopying.pl         |   2 +-
 tp/t/results/info_tests/split_nocopying_split.pl   |   2 +-
 tp/t/results/info_tests/test_index.pl              |   2 +-
 .../info_tests/two_paragraphindent_in_preamble.pl  |   2 +-
 ..._paragraphindent_in_preamble_and_in_document.pl |   2 +-
 .../init_files_tests/customize_special_element.pl  |   4 +-
 .../init_files_tests/customize_translations.pl     |   2 +-
 .../invalid_nestings/node_in_copying_not_closed.pl |   2 +-
 tp/t/results/invalid_nestings/recursive_copying.pl |   2 +-
 .../style_not_closed_no_newline_root_commands.pl   |   2 +-
 .../style_not_closed_root_commands.pl              |   2 +-
 .../itemize/comment_first_on_enumerate_line.pl     |   2 +-
 .../itemize/comment_first_on_itemize_line.pl       |   2 +-
 tp/t/results/itemize/empty_accent_argument.pl      |   2 +-
 tp/t/results/itemize/enumerate_argument.pl         |   4 +-
 tp/t/results/itemize/enumerate_argument_item.pl    |   4 +-
 .../itemize/inter_item_commands_in_enumerate.pl    |   4 +-
 .../itemize/inter_item_commands_in_itemize.pl      |   4 +-
 tp/t/results/languages/appendix_translated.pl      |   2 +-
 tp/t/results/languages/documentlanguage.pl         |  38 +--
 tp/t/results/languages/documentlanguage_option.pl  |  38 +--
 tp/t/results/languages/documentlanguage_unknown.pl |  38 +--
 .../results/languages/multiple_documentlanguage.pl |   4 +-
 tp/t/results/languages/multiple_lang_chapters.pl   |   2 +-
 .../languages/multiple_lang_chapters_latex.pl      |   2 +-
 .../languages/multiple_lang_chapters_texi2html.pl  |   2 +-
 .../anchor_in_copying_insertcopying_chap.pl        |   2 +-
 .../anchor_in_copying_insertcopying_titlepage.pl   |   4 +-
 ...chor_in_copying_insertcopying_titlepage_chap.pl |   6 +-
 .../latex_tests/custom_heading_with_include.pl     |   8 +-
 .../custom_heading_with_include_in_command.pl      |   8 +-
 tp/t/results/latex_tests/custom_headings.pl        |  10 +-
 .../latex_tests/error_in_sectioning_command.pl     |   2 +-
 tp/t/results/latex_tests/indices.pl                |   8 +-
 .../latex_tests/indices_disable_encoding.pl        |   8 +-
 tp/t/results/latex_tests/pagetype.pl               |   8 +-
 tp/t/results/latex_tests/settitle_and_headings.pl  |   4 +-
 tp/t/results/latex_tests/titlepage_classical.pl    |  10 +-
 .../titlepage_with_commands_classical.pl           |  10 +-
 tp/t/results/layout/navigation.pl                  |   4 +-
 tp/t/results/layout/navigation_chapter.pl          |   4 +-
 .../results/layout/navigation_chapter_no_header.pl |   4 +-
 .../navigation_chapter_no_header_vertical.pl       |   4 +-
 tp/t/results/layout/navigation_chapter_vertical.pl |   4 +-
 tp/t/results/layout/navigation_no_header.pl        |   4 +-
 .../layout/navigation_no_header_vertical.pl        |   4 +-
 tp/t/results/layout/navigation_node.pl             |   4 +-
 tp/t/results/layout/navigation_node_no_header.pl   |   4 +-
 .../layout/navigation_node_no_header_vertical.pl   |   4 +-
 tp/t/results/layout/navigation_node_vertical.pl    |   4 +-
 tp/t/results/layout/navigation_section.pl          |   4 +-
 .../results/layout/navigation_section_no_header.pl |   4 +-
 .../navigation_section_no_header_vertical.pl       |   4 +-
 tp/t/results/layout/navigation_section_vertical.pl |   4 +-
 .../layout/navigation_test_misc_file_collision.pl  |   4 +-
 tp/t/results/layout/navigation_vertical.pl         |   4 +-
 tp/t/results/layout/no_monolithic.pl               |   6 +-
 tp/t/results/layout/no_monolithic_only_toc_out.pl  |   6 +-
 tp/t/results/macro/arg_body_expansion_order.pl     |   2 +-
 tp/t/results/macro/bib_example.pl                  | 328 ++++++++++-----------
 tp/t/results/macro/bye_in_macro.pl                 |   2 +-
 tp/t/results/macro/complex_argument.pl             |   2 +-
 tp/t/results/macro/glossary.pl                     |   8 +-
 .../macro_expansion_end_in_conditional_end.pl      |   4 +-
 .../macro_expansion_end_in_conditional_line.pl     |   4 +-
 .../macro/macro_for_ignored_line_command.pl        |   2 +-
 .../macro/macro_in_menu_comment_like_entry.pl      |   2 +-
 tp/t/results/macro/macro_in_misc_commands.pl       |  34 +--
 tp/t/results/menu/comment_on_menu_line.pl          |   2 +-
 tp/t/results/menu/menu_entry_name_comment.pl       |  10 +-
 tp/t/results/menu/menu_entry_no_entry.pl           |   6 +-
 tp/t/results/menu/menu_entry_node_comments.pl      |   8 +-
 tp/t/results/misc_commands/also_not_line.pl        |  12 +-
 tp/t/results/misc_commands/bye.pl                  |   2 +-
 tp/t/results/misc_commands/clickstyle.pl           |   4 +-
 .../misc_commands/clickstyle_and_comments.pl       |  10 +-
 .../misc_commands/clickstyle_no_end_of_line.pl     |   2 +-
 .../codequoteundirected_codequotebacktick.pl       |   2 +-
 .../misc_commands/comment_space_command_on_line.pl |  26 +-
 tp/t/results/misc_commands/comments_in_text.pl     |  10 +-
 tp/t/results/misc_commands/contents.pl             |  12 +-
 tp/t/results/misc_commands/invalid_clickstyle.pl   |   4 +-
 .../misc_commands/invalid_documentencoding.pl      |   2 +-
 tp/t/results/misc_commands/many_lines.pl           |  22 +-
 tp/t/results/misc_commands/setfilename.pl          |   4 +-
 .../misc_commands/text_before_and_after_bye.pl     |   2 +-
 .../misc_commands/text_before_line_command.pl      |   2 +-
 tp/t/results/misc_commands/vskip.pl                |   2 +-
 .../moresectioning/character_and_spaces_in_refs.pl |   2 +-
 .../character_and_spaces_in_refs_out.pl            |   2 +-
 tp/t/results/moresectioning/complex.pl             |   4 +-
 .../moresectioning/complex_split_at_node.pl        |   4 +-
 tp/t/results/moresectioning/contents.pl            |   2 +-
 .../moresectioning/contents_and_shortcontents.pl   |   4 +-
 .../contents_at_begin_chapter_without_node.pl      |   2 +-
 .../moresectioning/contents_at_end_document.pl     |   2 +-
 .../contents_at_end_document_after_node.pl         |   2 +-
 .../results/moresectioning/contents_in_document.pl |   2 +-
 .../moresectioning/lowered_subsubsection.pl        |   8 +-
 tp/t/results/moresectioning/loweredheading.pl      |   4 +-
 .../moresectioning/only_special_spaces_node.pl     |   2 +-
 tp/t/results/moresectioning/raiselowersections.pl  |  18 +-
 .../moresectioning/section_in_unnumbered_info.pl   |   2 +-
 .../section_in_unnumbered_plaintext.pl             |   2 +-
 tp/t/results/moresectioning/shortcontents.pl       |   2 +-
 .../moresectioning/special_spaces_in_nodes.pl      |   2 +-
 tp/t/results/moresectioning/topic_guide.pl         |   2 +-
 .../inter_item_commands_in_multitable.pl           |   6 +-
 ...bracketed_prototype_empty_not_closed_comment.pl |   2 +-
 ...ed_prototype_empty_spaces_not_closed_comment.pl |   2 +-
 ...table_bracketed_prototype_not_closed_comment.pl |   2 +-
 ...bracketed_prototype_not_closed_space_comment.pl |   2 +-
 .../multitable/prototype_brace_no_brace_comment.pl |   2 +-
 tp/t/results/multitable/ref_in_multitable.pl       |   2 +-
 tp/t/results/paragraph/comment_between_text.pl     |   2 +-
 tp/t/results/paragraph/comment_in_quotation.pl     |   4 +-
 tp/t/results/paragraph/text_comment.pl             |   2 +-
 tp/t/results/paragraph/text_space_comment.pl       |   2 +-
 .../characters_and_commands_in_var.pl              |   2 +-
 .../plaintext_tests/chinese_mixed_with_en.pl       |   2 +-
 .../insert_copying_and_paragraph.pl                |   2 +-
 tp/t/results/plaintext_tests/japanese_utf8.pl      |   2 +-
 .../plaintext_tests/no_empty_line_after_section.pl |   4 +-
 .../comment_example_and_blank_lines.pl             |   4 +-
 tp/t/results/preformatted/comments_in_example.pl   |   8 +-
 .../preformatted/insertcopying_in_example.pl       |   2 +-
 .../preformatted/nested_example_and_comment.pl     |  12 +-
 tp/t/results/preformatted/page_in_example.pl       |   2 +-
 .../results/quotation/comment_on_quotation_line.pl |   2 +-
 .../quotation/only_comment_on_quotation_line.pl    |   2 +-
 tp/t/results/raw/misc_raw_comments.pl              |   6 +-
 tp/t/results/regions/anchor_in_copying.pl          |   4 +-
 .../regions/anchor_in_copying_in_footnote.pl       |   4 +-
 tp/t/results/regions/ref_in_copying.pl             |   2 +-
 .../regions/ref_in_copying_insert_in_chapter.pl    |   2 +-
 tp/t/results/regions/today_in_copying.pl           |   2 +-
 .../sectioning/chapter_before_and_after_part.pl    |   2 +-
 tp/t/results/sectioning/chapter_between_nodes.pl   |   2 +-
 .../chapter_node_before_and_after_part.pl          |   2 +-
 tp/t/results/sectioning/contents_and_parts.pl      |   4 +-
 tp/t/results/sectioning/contents_in_html_text.pl   |   4 +-
 .../sectioning/contents_with_only_top_node.pl      |   2 +-
 .../sectioning/empty_nodes_with_commands.pl        |   2 +-
 tp/t/results/sectioning/empty_ref_arg.pl           |   8 +-
 .../sectioning/in_menu_only_special_spaces_node.pl |   2 +-
 .../in_menu_only_special_spaces_node_menu.pl       |   2 +-
 tp/t/results/sectioning/lone_contents.pl           |   2 +-
 .../results/sectioning/no_argument_and_contents.pl |   2 +-
 tp/t/results/sectioning/node_line_arguments.pl     |   4 +-
 .../sectioning/node_part_chapter_after_chapter.pl  |   2 +-
 tp/t/results/sectioning/novalidate.pl              |   2 +-
 .../reference_to_only_special_spaces_node.pl       |   2 +-
 tp/t/results/sectioning/section_before_part.pl     |   2 +-
 .../results/sectioning/section_below_unnumbered.pl |   4 +-
 .../sectioning/split_for_format_not_split.pl       |   2 +-
 ...dex_entries_relate_to_item_no_transformation.pl |   2 +-
 .../index_entries_relate_to_item_transformation.pl |   2 +-
 .../value/begin_like_comment_on_set_line.pl        |   4 +-
 tp/t/results/value/clear_no_end_of_line.pl         |   2 +-
 tp/t/results/value/comment_on_clear_line.pl        |  20 +-
 tp/t/results/value/comment_on_set_line.pl          |  16 +-
 tp/t/results/value/empty_set.pl                    |   4 +-
 tp/t/results/value/empty_value_in_line.pl          |   4 +-
 tp/t/results/value/ignored_value_definition.pl     |   4 +-
 tp/t/results/value/not_only_characters.pl          |   4 +-
 tp/t/results/value/recursive_expansion_in_set.pl   |   4 +-
 tp/t/results/value/set_form_feed.pl                |  12 +-
 tp/t/results/value/set_in_item_missing_line.pl     |   8 +-
 tp/t/results/value/set_no_end_of_line.pl           |   4 +-
 tp/t/results/value/set_on_item_line.pl             |  24 +-
 tp/t/results/value/simple.pl                       |   4 +-
 tp/t/results/value/spaces_before_value.pl          |   4 +-
 tp/t/results/value/value_after_accent.pl           |   4 +-
 tp/t/results/value/value_after_brace_command.pl    |   8 +-
 tp/t/results/value/value_in_index_commands.pl      |  28 +-
 .../value/value_in_invalid_documentencoding.pl     |   4 +-
 tp/t/results/value/value_in_misc_commands.pl       | 174 +++++------
 tp/t/results/value/value_in_node.pl                |   8 +-
 tp/t/results/value/value_node_directions.pl        |   4 +-
 tp/t/results/value/value_zero.pl                   |   4 +-
 .../value_and_macro/comma_value_in_macro_arg.pl    |   4 +-
 tp/t/results/value_and_macro/macro_in_value.pl     |   4 +-
 .../results/value_and_macro/value_in_macro_body.pl |   4 +-
 .../value_and_macro/value_in_macro_formal_arg.pl   |   4 +-
 tp/t/results/verb/comments.pl                      |   4 +-
 tp/t/results/xml_tests/commands_and_spaces.pl      |   8 +-
 tp/t/results/xml_tests/comments_end_lines.pl       |  20 +-
 .../xml_tests/comments_on_block_command_lines.pl   |  40 +--
 .../xml_tests/comments_on_misc_command_line.pl     |  16 +-
 tp/t/results/xml_tests/lone_bye.pl                 |   2 +-
 tp/t/results/xml_tests/raw_and_comments.pl         |   8 +-
 tp/t/results/xml_tests/top_node_and_bye.pl         |   2 +-
 tp/t/results/xtable/accent_on_table_line.pl        |   2 +-
 tp/t/results/xtable/block_commands_in_table.pl     |   2 +-
 .../xtable/comment_and_itemx_before_item.pl        |   2 +-
 .../results/xtable/inter_item_commands_in_table.pl |  18 +-
 .../inter_item_commands_in_table_in_example.pl     |   4 +-
 393 files changed, 1257 insertions(+), 1247 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index a8ab50e490..dbb3613832 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2023-03-10  Patrice Dumas  <pertusus@free.fr>
+
+       * tp/Texinfo/Convert/NodeNameNormalization.pm (_convert),
+       tp/Texinfo/Convert/Text.pm (_convert),
+       tp/Texinfo/Convert/TextContent.pm (_convert),
+       tp/Texinfo/ParserNonXS.pm (_handle_line_command),
+       tp/Texinfo/XS/parsetexi/element_types.txt,
+       tp/Texinfo/XS/parsetexi/handle_commands.c (handle_line_command):
+       rename 'misc_arg' type as 'rawline_arg'.
+
 2023-03-10  Patrice Dumas  <pertusus@free.fr>
 
        * tp/Texinfo/Convert/DocBook.pm (_convert): protect from upper-casing
diff --git a/tp/Texinfo/Convert/NodeNameNormalization.pm 
b/tp/Texinfo/Convert/NodeNameNormalization.pm
index 0f8d910483..e616e6254c 100644
--- a/tp/Texinfo/Convert/NodeNameNormalization.pm
+++ b/tp/Texinfo/Convert/NodeNameNormalization.pm
@@ -262,7 +262,7 @@ sub _convert($;$)
                  or ($element->{'args'} and $element->{'args'}->[0]
                      and $element->{'args'}->[0]->{'type'}
                      and ($element->{'args'}->[0]->{'type'} eq 'line_arg'
-                         or $element->{'args'}->[0]->{'type'} eq 
'misc_arg')))));
+                         or $element->{'args'}->[0]->{'type'} eq 
'rawline_arg')))));
   my $result = '';
   if (defined($element->{'text'})) {
     $result = $element->{'text'};
diff --git a/tp/Texinfo/Convert/Text.pm b/tp/Texinfo/Convert/Text.pm
index 6c73901674..d0e7d64b81 100644
--- a/tp/Texinfo/Convert/Text.pm
+++ b/tp/Texinfo/Convert/Text.pm
@@ -417,7 +417,7 @@ sub _convert($;$)
                  or ($element->{'args'} and $element->{'args'}->[0]
                      and $element->{'args'}->[0]->{'type'}
                      and ($element->{'args'}->[0]->{'type'} eq 'line_arg'
-                         or $element->{'args'}->[0]->{'type'} eq 'misc_arg')
+                         or $element->{'args'}->[0]->{'type'} eq 'rawline_arg')
                      and !$formatted_line_commands{$element->{'cmdname'}}
                      and 
!$converted_formattable_line_commands{$element->{'cmdname'}})))));
   my $result = '';
diff --git a/tp/Texinfo/Convert/TextContent.pm 
b/tp/Texinfo/Convert/TextContent.pm
index d822d0fdd4..51e07eec5f 100644
--- a/tp/Texinfo/Convert/TextContent.pm
+++ b/tp/Texinfo/Convert/TextContent.pm
@@ -118,7 +118,7 @@ sub _convert($$)
                  or ($element->{'args'} and $element->{'args'}->[0]
                      and $element->{'args'}->[0]->{'type'}
                      and ($element->{'args'}->[0]->{'type'} eq 'line_arg'
-                         or $element->{'args'}->[0]->{'type'} eq 'misc_arg')
+                         or $element->{'args'}->[0]->{'type'} eq 'rawline_arg')
                      and 
!$self->{'formatted_line_commands'}->{$element->{'cmdname'}})))));
   if (defined($element->{'text'})) {
     return $element->{'text'};
diff --git a/tp/Texinfo/ParserNonXS.pm b/tp/Texinfo/ParserNonXS.pm
index 7080882337..e75548c608 100644
--- a/tp/Texinfo/ParserNonXS.pm
+++ b/tp/Texinfo/ParserNonXS.pm
@@ -5184,7 +5184,7 @@ sub _handle_line_command($$$$$$)
           $command_e->{'args'} = [];
           foreach my $arg (@$args) {
             push @{$command_e->{'args'}},
-              { 'type' => 'misc_arg', 'text' => $arg,
+              { 'type' => 'rawline_arg', 'text' => $arg,
                 'parent' => $current->{'contents'}->[-1] };
           }
         }
@@ -8125,18 +8125,18 @@ this space should be ignorable (like C<@caption> or 
C<@sortas>).
 
 Space appearing before a paragraph beginning.
 
-=item misc_arg
+=item raw
+
+Text in an environment where it should be kept as is (in C<@verbatim>,
+C<@verb>, C<@macro> body).
+
+=item rawline_arg
 
 Used for the arguments to some special line commands whose arguments
 aren't subject to the usual macro expansion.  For example C<@set>,
 C<@clickstyle>, C<@unmacro>, C<@comment>.  The argument is associated to
 the I<text> key.
 
-=item raw
-
-Text in an environment where it should be kept as is (in C<@verbatim>,
-C<@verb>, C<@macro> body).
-
 =item spaces_at_end
 
 Space within an index @-command before an @-command interrupting the
diff --git a/tp/Texinfo/XS/parsetexi/element_types.c 
b/tp/Texinfo/XS/parsetexi/element_types.c
index cb52156e9b..7f59e5dcc4 100644
--- a/tp/Texinfo/XS/parsetexi/element_types.c
+++ b/tp/Texinfo/XS/parsetexi/element_types.c
@@ -31,7 +31,7 @@ char *element_type_names[] = {
 "brace_command_context",
 "block_line_arg",
 "line_arg",
-"misc_arg",
+"rawline_arg",
 "menu_entry",
 "menu_entry_leading_text",
 "menu_entry_name",
diff --git a/tp/Texinfo/XS/parsetexi/element_types.h 
b/tp/Texinfo/XS/parsetexi/element_types.h
index a0e7e4a473..9e7c92f5db 100644
--- a/tp/Texinfo/XS/parsetexi/element_types.h
+++ b/tp/Texinfo/XS/parsetexi/element_types.h
@@ -34,7 +34,7 @@ ET_brace_command_arg,
 ET_brace_command_context,
 ET_block_line_arg,
 ET_line_arg,
-ET_misc_arg,
+ET_rawline_arg,
 ET_menu_entry,
 ET_menu_entry_leading_text,
 ET_menu_entry_name,
diff --git a/tp/Texinfo/XS/parsetexi/element_types.txt 
b/tp/Texinfo/XS/parsetexi/element_types.txt
index 251eaf0356..c000908fbb 100644
--- a/tp/Texinfo/XS/parsetexi/element_types.txt
+++ b/tp/Texinfo/XS/parsetexi/element_types.txt
@@ -51,7 +51,7 @@ brace_command_arg
 brace_command_context
 block_line_arg
 line_arg
-misc_arg
+rawline_arg
 
 menu_entry
 menu_entry_leading_text
diff --git a/tp/Texinfo/XS/parsetexi/handle_commands.c 
b/tp/Texinfo/XS/parsetexi/handle_commands.c
index 8a53676d90..eb4381dbf1 100644
--- a/tp/Texinfo/XS/parsetexi/handle_commands.c
+++ b/tp/Texinfo/XS/parsetexi/handle_commands.c
@@ -559,7 +559,7 @@ handle_line_command (ELEMENT *current, char **line_inout,
       if (!strchr (line, '\n'))
         {
           char *line2;
-          SOURCE_INFO save_src_info; 
+          SOURCE_INFO save_src_info;
 
           input_push_text (strdup (line), current_source_info.line_nr, 0, 0);
 
@@ -655,11 +655,11 @@ handle_line_command (ELEMENT *current, char **line_inout,
 
               for (i = 0; i < args->contents.number; i++)
                 {
-                  ELEMENT *misc_arg = new_element (ET_misc_arg);
-                  text_append_n (&misc_arg->text, 
+                  ELEMENT *rawline_arg = new_element (ET_rawline_arg);
+                  text_append_n (&rawline_arg->text,
                                  args->contents.list[i]->text.text,
                                  args->contents.list[i]->text.end);
-                  add_to_element_args (command_e, misc_arg);
+                  add_to_element_args (command_e, rawline_arg);
                 }
             }
           else
diff --git a/tp/t/results/alias/alias_macro_target_removed.pl 
b/tp/t/results/alias/alias_macro_target_removed.pl
index a1e2958fab..586eb27edc 100644
--- a/tp/t/results/alias/alias_macro_target_removed.pl
+++ b/tp/t/results/alias/alias_macro_target_removed.pl
@@ -168,7 +168,7 @@ $result_trees{'alias_macro_target_removed'} = {
           'args' => [
             {
               'text' => 'mystrong',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'unmacro',
diff --git a/tp/t/results/alias/simple.pl b/tp/t/results/alias/simple.pl
index a688d994dd..396b1598a9 100644
--- a/tp/t/results/alias/simple.pl
+++ b/tp/t/results/alias/simple.pl
@@ -63,7 +63,7 @@ $result_trees{'simple'} = {
                     {
                       'text' => ' comment
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
diff --git a/tp/t/results/columnfractions/empty_comment.pl 
b/tp/t/results/columnfractions/empty_comment.pl
index b13a323c2e..2bd2cee880 100644
--- a/tp/t/results/columnfractions/empty_comment.pl
+++ b/tp/t/results/columnfractions/empty_comment.pl
@@ -22,7 +22,7 @@ $result_trees{'empty_comment'} = {
                             {
                               'text' => '
 ',
-                              'type' => 'misc_arg'
+                              'type' => 'rawline_arg'
                             }
                           ],
                           'cmdname' => 'c'
diff --git a/tp/t/results/columnfractions/good_comment.pl 
b/tp/t/results/columnfractions/good_comment.pl
index 0f92ffdb8e..53985352f0 100644
--- a/tp/t/results/columnfractions/good_comment.pl
+++ b/tp/t/results/columnfractions/good_comment.pl
@@ -27,7 +27,7 @@ $result_trees{'good_comment'} = {
                             {
                               'text' => ' comment
 ',
-                              'type' => 'misc_arg'
+                              'type' => 'rawline_arg'
                             }
                           ],
                           'cmdname' => 'c'
diff --git a/tp/t/results/columnfractions/good_space_comment.pl 
b/tp/t/results/columnfractions/good_space_comment.pl
index cfd33248ba..b4e57083f9 100644
--- a/tp/t/results/columnfractions/good_space_comment.pl
+++ b/tp/t/results/columnfractions/good_space_comment.pl
@@ -27,7 +27,7 @@ $result_trees{'good_space_comment'} = {
                             {
                               'text' => ' space comment
 ',
-                              'type' => 'misc_arg'
+                              'type' => 'rawline_arg'
                             }
                           ],
                           'cmdname' => 'c'
diff --git a/tp/t/results/conditionals/comment_on_ifset_line.pl 
b/tp/t/results/conditionals/comment_on_ifset_line.pl
index 08bc78c955..5eedd606c8 100644
--- a/tp/t/results/conditionals/comment_on_ifset_line.pl
+++ b/tp/t/results/conditionals/comment_on_ifset_line.pl
@@ -13,11 +13,11 @@ $result_trees{'comment_on_ifset_line'} = {
           'args' => [
             {
               'text' => 'x',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => '',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
@@ -44,7 +44,7 @@ $result_trees{'comment_on_ifset_line'} = {
                           {
                             'text' => '
 ',
-                            'type' => 'misc_arg'
+                            'type' => 'rawline_arg'
                           }
                         ],
                         'cmdname' => 'c'
@@ -132,7 +132,7 @@ $result_trees{'comment_on_ifset_line'} = {
                               {
                                 'text' => ' comm
 ',
-                                'type' => 'misc_arg'
+                                'type' => 'rawline_arg'
                               }
                             ],
                             'cmdname' => 'c'
@@ -217,7 +217,7 @@ $result_trees{'comment_on_ifset_line'} = {
                               {
                                 'text' => '@ggg
 ',
-                                'type' => 'misc_arg'
+                                'type' => 'rawline_arg'
                               }
                             ],
                             'cmdname' => 'c'
@@ -302,7 +302,7 @@ $result_trees{'comment_on_ifset_line'} = {
                               {
                                 'text' => '
 ',
-                                'type' => 'misc_arg'
+                                'type' => 'rawline_arg'
                               }
                             ],
                             'cmdname' => 'c'
@@ -390,7 +390,7 @@ $result_trees{'comment_on_ifset_line'} = {
                               {
                                 'text' => ' comm
 ',
-                                'type' => 'misc_arg'
+                                'type' => 'rawline_arg'
                               }
                             ],
                             'cmdname' => 'c'
@@ -478,7 +478,7 @@ $result_trees{'comment_on_ifset_line'} = {
                               {
                                 'text' => '@ggg
 ',
-                                'type' => 'misc_arg'
+                                'type' => 'rawline_arg'
                               }
                             ],
                             'cmdname' => 'c'
diff --git a/tp/t/results/conditionals/cond.pl 
b/tp/t/results/conditionals/cond.pl
index 9bfe030647..c7a5150f32 100644
--- a/tp/t/results/conditionals/cond.pl
+++ b/tp/t/results/conditionals/cond.pl
@@ -31,7 +31,7 @@ $result_trees{'cond'} = {
                 {
                   'text' => ' test conditions
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -759,7 +759,7 @@ $result_trees{'cond'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/conditionals/cond_ifhtml_ifinfo.pl 
b/tp/t/results/conditionals/cond_ifhtml_ifinfo.pl
index 9ac4bc19e8..669bb31e93 100644
--- a/tp/t/results/conditionals/cond_ifhtml_ifinfo.pl
+++ b/tp/t/results/conditionals/cond_ifhtml_ifinfo.pl
@@ -31,7 +31,7 @@ $result_trees{'cond_ifhtml_ifinfo'} = {
                 {
                   'text' => ' test conditions
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -758,7 +758,7 @@ $result_trees{'cond_ifhtml_ifinfo'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/conditionals/cond_ifhtml_ifinfo_iftex.pl 
b/tp/t/results/conditionals/cond_ifhtml_ifinfo_iftex.pl
index b8e23966ad..604d7ae187 100644
--- a/tp/t/results/conditionals/cond_ifhtml_ifinfo_iftex.pl
+++ b/tp/t/results/conditionals/cond_ifhtml_ifinfo_iftex.pl
@@ -31,7 +31,7 @@ $result_trees{'cond_ifhtml_ifinfo_iftex'} = {
                 {
                   'text' => ' test conditions
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -757,7 +757,7 @@ $result_trees{'cond_ifhtml_ifinfo_iftex'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/conditionals/cond_info.pl 
b/tp/t/results/conditionals/cond_info.pl
index 72f45e3996..7f01a187ee 100644
--- a/tp/t/results/conditionals/cond_info.pl
+++ b/tp/t/results/conditionals/cond_info.pl
@@ -31,7 +31,7 @@ $result_trees{'cond_info'} = {
                 {
                   'text' => ' test conditions
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -759,7 +759,7 @@ $result_trees{'cond_info'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/conditionals/cond_info_ifhtml_ifinfo_iftex.pl 
b/tp/t/results/conditionals/cond_info_ifhtml_ifinfo_iftex.pl
index ddc370b26b..3ec43e3bff 100644
--- a/tp/t/results/conditionals/cond_info_ifhtml_ifinfo_iftex.pl
+++ b/tp/t/results/conditionals/cond_info_ifhtml_ifinfo_iftex.pl
@@ -31,7 +31,7 @@ $result_trees{'cond_info_ifhtml_ifinfo_iftex'} = {
                 {
                   'text' => ' test conditions
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -757,7 +757,7 @@ $result_trees{'cond_info_ifhtml_ifinfo_iftex'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git 
a/tp/t/results/conditionals/cond_info_no-ifhtml_no-ifinfo_no-iftex.pl 
b/tp/t/results/conditionals/cond_info_no-ifhtml_no-ifinfo_no-iftex.pl
index 58ea54a01e..7c93c6ba27 100644
--- a/tp/t/results/conditionals/cond_info_no-ifhtml_no-ifinfo_no-iftex.pl
+++ b/tp/t/results/conditionals/cond_info_no-ifhtml_no-ifinfo_no-iftex.pl
@@ -31,7 +31,7 @@ $result_trees{'cond_info_no-ifhtml_no-ifinfo_no-iftex'} = {
                 {
                   'text' => ' test conditions
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -759,7 +759,7 @@ $result_trees{'cond_info_no-ifhtml_no-ifinfo_no-iftex'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/conditionals/cond_no-ifhtml_no-ifinfo_no-iftex.pl 
b/tp/t/results/conditionals/cond_no-ifhtml_no-ifinfo_no-iftex.pl
index deccbe2d56..3f9295e4f9 100644
--- a/tp/t/results/conditionals/cond_no-ifhtml_no-ifinfo_no-iftex.pl
+++ b/tp/t/results/conditionals/cond_no-ifhtml_no-ifinfo_no-iftex.pl
@@ -31,7 +31,7 @@ $result_trees{'cond_no-ifhtml_no-ifinfo_no-iftex'} = {
                 {
                   'text' => ' test conditions
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -759,7 +759,7 @@ $result_trees{'cond_no-ifhtml_no-ifinfo_no-iftex'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/conditionals/cond_xml.pl 
b/tp/t/results/conditionals/cond_xml.pl
index 23db71a3d1..34dbe069bf 100644
--- a/tp/t/results/conditionals/cond_xml.pl
+++ b/tp/t/results/conditionals/cond_xml.pl
@@ -31,7 +31,7 @@ $result_trees{'cond_xml'} = {
                 {
                   'text' => ' test conditions
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -759,7 +759,7 @@ $result_trees{'cond_xml'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/conditionals/consecutive_conditionals.pl 
b/tp/t/results/conditionals/consecutive_conditionals.pl
index 2a8d014df0..e4e0414e22 100644
--- a/tp/t/results/conditionals/consecutive_conditionals.pl
+++ b/tp/t/results/conditionals/consecutive_conditionals.pl
@@ -147,11 +147,11 @@ $result_trees{'consecutive_conditionals'} = {
           'args' => [
             {
               'text' => 'b',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => '',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
diff --git a/tp/t/results/conditionals/defcondx_Dbar.pl 
b/tp/t/results/conditionals/defcondx_Dbar.pl
index 33d4407926..09f669563e 100644
--- a/tp/t/results/conditionals/defcondx_Dbar.pl
+++ b/tp/t/results/conditionals/defcondx_Dbar.pl
@@ -31,7 +31,7 @@ $result_trees{'defcondx_Dbar'} = {
                 {
                   'text' => ' test def*x in a conditional
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -46,7 +46,7 @@ $result_trees{'defcondx_Dbar'} = {
                 {
                   'text' => ' set this from the command line.
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -56,7 +56,7 @@ $result_trees{'defcondx_Dbar'} = {
                 {
                   'text' => ' set bar
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -343,7 +343,7 @@ $result_trees{'defcondx_Dbar'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/conditionals/defcondx_Ubar.pl 
b/tp/t/results/conditionals/defcondx_Ubar.pl
index 739423c945..5a9712dd69 100644
--- a/tp/t/results/conditionals/defcondx_Ubar.pl
+++ b/tp/t/results/conditionals/defcondx_Ubar.pl
@@ -31,7 +31,7 @@ $result_trees{'defcondx_Ubar'} = {
                 {
                   'text' => ' test def*x in a conditional
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -46,7 +46,7 @@ $result_trees{'defcondx_Ubar'} = {
                 {
                   'text' => ' set this from the command line.
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -56,7 +56,7 @@ $result_trees{'defcondx_Ubar'} = {
                 {
                   'text' => ' set bar
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -300,7 +300,7 @@ $result_trees{'defcondx_Ubar'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/conditionals/empty_ifset_in_ifset_set.pl 
b/tp/t/results/conditionals/empty_ifset_in_ifset_set.pl
index de124cacf0..a2f250af44 100644
--- a/tp/t/results/conditionals/empty_ifset_in_ifset_set.pl
+++ b/tp/t/results/conditionals/empty_ifset_in_ifset_set.pl
@@ -18,11 +18,11 @@ $result_trees{'empty_ifset_in_ifset_set'} = {
           'args' => [
             {
               'text' => 'notset',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => '',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
diff --git a/tp/t/results/conditionals/empty_set_in_ifclear.pl 
b/tp/t/results/conditionals/empty_set_in_ifclear.pl
index bfa4ebd5f6..f3c9e8aa30 100644
--- a/tp/t/results/conditionals/empty_set_in_ifclear.pl
+++ b/tp/t/results/conditionals/empty_set_in_ifclear.pl
@@ -13,11 +13,11 @@ $result_trees{'empty_set_in_ifclear'} = {
           'args' => [
             {
               'text' => 'a',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => '',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
diff --git a/tp/t/results/conditionals/empty_set_in_ifset.pl 
b/tp/t/results/conditionals/empty_set_in_ifset.pl
index afa678d09f..016a1ea88d 100644
--- a/tp/t/results/conditionals/empty_set_in_ifset.pl
+++ b/tp/t/results/conditionals/empty_set_in_ifset.pl
@@ -13,11 +13,11 @@ $result_trees{'empty_set_in_ifset'} = {
           'args' => [
             {
               'text' => 'a',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => '',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
diff --git a/tp/t/results/conditionals/end_ifset_in_format.pl 
b/tp/t/results/conditionals/end_ifset_in_format.pl
index 3e920c43be..b5d72ae0f1 100644
--- a/tp/t/results/conditionals/end_ifset_in_format.pl
+++ b/tp/t/results/conditionals/end_ifset_in_format.pl
@@ -18,11 +18,11 @@ $result_trees{'end_ifset_in_format'} = {
           'args' => [
             {
               'text' => 'notset',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => '',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
diff --git a/tp/t/results/conditionals/ifclear_in_ifset.pl 
b/tp/t/results/conditionals/ifclear_in_ifset.pl
index 90e32e5f66..9c5f643c96 100644
--- a/tp/t/results/conditionals/ifclear_in_ifset.pl
+++ b/tp/t/results/conditionals/ifclear_in_ifset.pl
@@ -99,7 +99,7 @@ $result_trees{'ifclear_in_ifset'} = {
             {
               'text' => ' WRONG - missing @end ifset.
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'c'
diff --git a/tp/t/results/conditionals/ifclear_in_ifset_set.pl 
b/tp/t/results/conditionals/ifclear_in_ifset_set.pl
index 40dca33492..c2b91b7a15 100644
--- a/tp/t/results/conditionals/ifclear_in_ifset_set.pl
+++ b/tp/t/results/conditionals/ifclear_in_ifset_set.pl
@@ -18,11 +18,11 @@ $result_trees{'ifclear_in_ifset_set'} = {
           'args' => [
             {
               'text' => 'a',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => '',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
@@ -84,7 +84,7 @@ $result_trees{'ifclear_in_ifset_set'} = {
                           {
                             'text' => ' - ok, ignored
 ',
-                            'type' => 'misc_arg'
+                            'type' => 'rawline_arg'
                           }
                         ],
                         'cmdname' => 'c'
@@ -154,7 +154,7 @@ $result_trees{'ifclear_in_ifset_set'} = {
             {
               'text' => ' WRONG - missing @end ifset.
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'c'
diff --git a/tp/t/results/conditionals/ignore_spaces_and_comments.pl 
b/tp/t/results/conditionals/ignore_spaces_and_comments.pl
index 0e0eb375ff..32196d62df 100644
--- a/tp/t/results/conditionals/ignore_spaces_and_comments.pl
+++ b/tp/t/results/conditionals/ignore_spaces_and_comments.pl
@@ -144,7 +144,7 @@ $result_trees{'ignore_spaces_and_comments'} = {
                     {
                       'text' => ' no space comment
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
@@ -213,7 +213,7 @@ $result_trees{'ignore_spaces_and_comments'} = {
                     {
                       'text' => ' space comment
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'comment'
@@ -287,7 +287,7 @@ $result_trees{'ignore_spaces_and_comments'} = {
                     {
                       'text' => '
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
diff --git a/tp/t/results/conditionals/macro_in_ifset_set.pl 
b/tp/t/results/conditionals/macro_in_ifset_set.pl
index 99ebe1607a..015fe381bc 100644
--- a/tp/t/results/conditionals/macro_in_ifset_set.pl
+++ b/tp/t/results/conditionals/macro_in_ifset_set.pl
@@ -18,11 +18,11 @@ $result_trees{'macro_in_ifset_set'} = {
           'args' => [
             {
               'text' => 'a',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => '',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
@@ -139,7 +139,7 @@ $result_trees{'macro_in_ifset_set'} = {
           'args' => [
             {
               'text' => 'truc',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'unmacro',
diff --git a/tp/t/results/conditionals/nested_ifset_ifclear.pl 
b/tp/t/results/conditionals/nested_ifset_ifclear.pl
index c9d4157ca6..66a4defe66 100644
--- a/tp/t/results/conditionals/nested_ifset_ifclear.pl
+++ b/tp/t/results/conditionals/nested_ifset_ifclear.pl
@@ -115,11 +115,11 @@ $result_trees{'nested_ifset_ifclear'} = {
           'args' => [
             {
               'text' => 'somevar',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => '',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
@@ -132,11 +132,11 @@ $result_trees{'nested_ifset_ifclear'} = {
           'args' => [
             {
               'text' => 'anothervar',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => '',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
@@ -408,11 +408,11 @@ $result_trees{'nested_ifset_ifclear'} = {
           'args' => [
             {
               'text' => 'somevar',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => '',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
@@ -425,7 +425,7 @@ $result_trees{'nested_ifset_ifclear'} = {
           'args' => [
             {
               'text' => 'anothervar',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'clear',
@@ -696,7 +696,7 @@ $result_trees{'nested_ifset_ifclear'} = {
           'args' => [
             {
               'text' => 'somevar',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'clear',
@@ -709,11 +709,11 @@ $result_trees{'nested_ifset_ifclear'} = {
           'args' => [
             {
               'text' => 'anothervar',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => '',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
@@ -890,7 +890,7 @@ $result_trees{'nested_ifset_ifclear'} = {
           'args' => [
             {
               'text' => 'somevar',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'clear',
@@ -903,7 +903,7 @@ $result_trees{'nested_ifset_ifclear'} = {
           'args' => [
             {
               'text' => 'anothervar',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'clear',
diff --git a/tp/t/results/converters_tests/contents_at_document_begin.pl 
b/tp/t/results/converters_tests/contents_at_document_begin.pl
index 526bdc68a9..7eb24fda27 100644
--- a/tp/t/results/converters_tests/contents_at_document_begin.pl
+++ b/tp/t/results/converters_tests/contents_at_document_begin.pl
@@ -31,7 +31,7 @@ $result_trees{'contents_at_document_begin'} = {
                 {
                   'text' => '
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'contents',
@@ -327,7 +327,7 @@ $result_trees{'contents_at_document_begin'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/converters_tests/contents_at_document_begin_inline.pl 
b/tp/t/results/converters_tests/contents_at_document_begin_inline.pl
index 64fca0c565..85089f91b7 100644
--- a/tp/t/results/converters_tests/contents_at_document_begin_inline.pl
+++ b/tp/t/results/converters_tests/contents_at_document_begin_inline.pl
@@ -31,7 +31,7 @@ $result_trees{'contents_at_document_begin_inline'} = {
                 {
                   'text' => '
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'contents',
@@ -327,7 +327,7 @@ $result_trees{'contents_at_document_begin_inline'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git 
a/tp/t/results/converters_tests/contents_at_document_begin_separate_element.pl 
b/tp/t/results/converters_tests/contents_at_document_begin_separate_element.pl
index a0fe16935b..cdbdcf6ed9 100644
--- 
a/tp/t/results/converters_tests/contents_at_document_begin_separate_element.pl
+++ 
b/tp/t/results/converters_tests/contents_at_document_begin_separate_element.pl
@@ -31,7 +31,7 @@ $result_trees{'contents_at_document_begin_separate_element'} 
= {
                 {
                   'text' => '
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'contents',
@@ -327,7 +327,7 @@ 
$result_trees{'contents_at_document_begin_separate_element'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/converters_tests/index_entry_in_preformatted.pl 
b/tp/t/results/converters_tests/index_entry_in_preformatted.pl
index 1f7bb74486..ca0ae1f9c1 100644
--- a/tp/t/results/converters_tests/index_entry_in_preformatted.pl
+++ b/tp/t/results/converters_tests/index_entry_in_preformatted.pl
@@ -211,7 +211,7 @@ $result_trees{'index_entry_in_preformatted'} = {
                             {
                               'text' => ' comment
 ',
-                              'type' => 'misc_arg'
+                              'type' => 'rawline_arg'
                             }
                           ],
                           'cmdname' => 'c'
diff --git a/tp/t/results/converters_tests/indices_in_begin_tables_lists.pl 
b/tp/t/results/converters_tests/indices_in_begin_tables_lists.pl
index 73225e20b7..febbd65689 100644
--- a/tp/t/results/converters_tests/indices_in_begin_tables_lists.pl
+++ b/tp/t/results/converters_tests/indices_in_begin_tables_lists.pl
@@ -188,7 +188,7 @@ $result_trees{'indices_in_begin_tables_lists'} = {
                     {
                       'text' => ' comment in itemize
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
@@ -552,7 +552,7 @@ $result_trees{'indices_in_begin_tables_lists'} = {
                     {
                       'text' => ' comment in itemize
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
@@ -705,7 +705,7 @@ $result_trees{'indices_in_begin_tables_lists'} = {
                     {
                       'text' => ' comment before first item in enumerate
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'comment'
@@ -1389,7 +1389,7 @@ $result_trees{'indices_in_begin_tables_lists'} = {
                     {
                       'text' => ' comment
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'comment'
@@ -1578,7 +1578,7 @@ $result_trees{'indices_in_begin_tables_lists'} = {
                         {
                           'text' => ' comment in table
 ',
-                          'type' => 'misc_arg'
+                          'type' => 'rawline_arg'
                         }
                       ],
                       'cmdname' => 'c'
@@ -1763,7 +1763,7 @@ $result_trees{'indices_in_begin_tables_lists'} = {
                             {
                               'text' => ' comment between item and itemx
 ',
-                              'type' => 'misc_arg'
+                              'type' => 'rawline_arg'
                             }
                           ],
                           'cmdname' => 'c'
@@ -1988,7 +1988,7 @@ $result_trees{'indices_in_begin_tables_lists'} = {
                             {
                               'text' => ' and a comment
 ',
-                              'type' => 'misc_arg'
+                              'type' => 'rawline_arg'
                             }
                           ],
                           'cmdname' => 'c'
@@ -1998,7 +1998,7 @@ $result_trees{'indices_in_begin_tables_lists'} = {
                             {
                               'text' => ' and another comment
 ',
-                              'type' => 'misc_arg'
+                              'type' => 'rawline_arg'
                             }
                           ],
                           'cmdname' => 'comment'
@@ -2114,7 +2114,7 @@ $result_trees{'indices_in_begin_tables_lists'} = {
                             {
                               'text' => ' comment between lines
 ',
-                              'type' => 'misc_arg'
+                              'type' => 'rawline_arg'
                             }
                           ],
                           'cmdname' => 'c'
@@ -2178,7 +2178,7 @@ $result_trees{'indices_in_begin_tables_lists'} = {
                         {
                           'text' => ' comment at end
 ',
-                          'type' => 'misc_arg'
+                          'type' => 'rawline_arg'
                         }
                       ],
                       'cmdname' => 'c'
@@ -2312,7 +2312,7 @@ $result_trees{'indices_in_begin_tables_lists'} = {
                         {
                           'text' => ' comment in table
 ',
-                          'type' => 'misc_arg'
+                          'type' => 'rawline_arg'
                         }
                       ],
                       'cmdname' => 'c'
@@ -2656,7 +2656,7 @@ $result_trees{'indices_in_begin_tables_lists'} = {
                         {
                           'text' => ' samp comment in table
 ',
-                          'type' => 'misc_arg'
+                          'type' => 'rawline_arg'
                         }
                       ],
                       'cmdname' => 'c'
@@ -3494,7 +3494,7 @@ $result_trees{'indices_in_begin_tables_lists'} = {
                         {
                           'text' => ' commant
 ',
-                          'type' => 'misc_arg'
+                          'type' => 'rawline_arg'
                         }
                       ],
                       'cmdname' => 'c'
@@ -3865,7 +3865,7 @@ $result_trees{'indices_in_begin_tables_lists'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git 
a/tp/t/results/converters_tests/indices_in_begin_tables_lists_entries_after_item.pl
 
b/tp/t/results/converters_tests/indices_in_begin_tables_lists_entries_after_item.pl
index b7a2bd89c3..d440757c6c 100644
--- 
a/tp/t/results/converters_tests/indices_in_begin_tables_lists_entries_after_item.pl
+++ 
b/tp/t/results/converters_tests/indices_in_begin_tables_lists_entries_after_item.pl
@@ -188,7 +188,7 @@ 
$result_trees{'indices_in_begin_tables_lists_entries_after_item'} = {
                     {
                       'text' => ' comment in itemize
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
@@ -553,7 +553,7 @@ 
$result_trees{'indices_in_begin_tables_lists_entries_after_item'} = {
                     {
                       'text' => ' comment in itemize
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
@@ -707,7 +707,7 @@ 
$result_trees{'indices_in_begin_tables_lists_entries_after_item'} = {
                     {
                       'text' => ' comment before first item in enumerate
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'comment'
@@ -1403,7 +1403,7 @@ 
$result_trees{'indices_in_begin_tables_lists_entries_after_item'} = {
                     {
                       'text' => ' comment
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'comment'
@@ -1582,7 +1582,7 @@ 
$result_trees{'indices_in_begin_tables_lists_entries_after_item'} = {
                         {
                           'text' => ' comment in table
 ',
-                          'type' => 'misc_arg'
+                          'type' => 'rawline_arg'
                         }
                       ],
                       'cmdname' => 'c'
@@ -1767,7 +1767,7 @@ 
$result_trees{'indices_in_begin_tables_lists_entries_after_item'} = {
                             {
                               'text' => ' comment between item and itemx
 ',
-                              'type' => 'misc_arg'
+                              'type' => 'rawline_arg'
                             }
                           ],
                           'cmdname' => 'c'
@@ -1992,7 +1992,7 @@ 
$result_trees{'indices_in_begin_tables_lists_entries_after_item'} = {
                             {
                               'text' => ' and a comment
 ',
-                              'type' => 'misc_arg'
+                              'type' => 'rawline_arg'
                             }
                           ],
                           'cmdname' => 'c'
@@ -2002,7 +2002,7 @@ 
$result_trees{'indices_in_begin_tables_lists_entries_after_item'} = {
                             {
                               'text' => ' and another comment
 ',
-                              'type' => 'misc_arg'
+                              'type' => 'rawline_arg'
                             }
                           ],
                           'cmdname' => 'comment'
@@ -2118,7 +2118,7 @@ 
$result_trees{'indices_in_begin_tables_lists_entries_after_item'} = {
                             {
                               'text' => ' comment between lines
 ',
-                              'type' => 'misc_arg'
+                              'type' => 'rawline_arg'
                             }
                           ],
                           'cmdname' => 'c'
@@ -2182,7 +2182,7 @@ 
$result_trees{'indices_in_begin_tables_lists_entries_after_item'} = {
                         {
                           'text' => ' comment at end
 ',
-                          'type' => 'misc_arg'
+                          'type' => 'rawline_arg'
                         }
                       ],
                       'cmdname' => 'c'
@@ -2316,7 +2316,7 @@ 
$result_trees{'indices_in_begin_tables_lists_entries_after_item'} = {
                         {
                           'text' => ' comment in table
 ',
-                          'type' => 'misc_arg'
+                          'type' => 'rawline_arg'
                         }
                       ],
                       'cmdname' => 'c'
@@ -2660,7 +2660,7 @@ 
$result_trees{'indices_in_begin_tables_lists_entries_after_item'} = {
                         {
                           'text' => ' samp comment in table
 ',
-                          'type' => 'misc_arg'
+                          'type' => 'rawline_arg'
                         }
                       ],
                       'cmdname' => 'c'
@@ -3498,7 +3498,7 @@ 
$result_trees{'indices_in_begin_tables_lists_entries_after_item'} = {
                         {
                           'text' => ' commant
 ',
-                          'type' => 'misc_arg'
+                          'type' => 'rawline_arg'
                         }
                       ],
                       'cmdname' => 'c'
@@ -3869,7 +3869,7 @@ 
$result_trees{'indices_in_begin_tables_lists_entries_after_item'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/converters_tests/inlineifsetifclear.pl 
b/tp/t/results/converters_tests/inlineifsetifclear.pl
index f33be45c1c..c4021c8109 100644
--- a/tp/t/results/converters_tests/inlineifsetifclear.pl
+++ b/tp/t/results/converters_tests/inlineifsetifclear.pl
@@ -106,11 +106,11 @@ $result_trees{'inlineifsetifclear'} = {
           'args' => [
             {
               'text' => 'aaa',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => '',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
diff --git a/tp/t/results/converters_tests/inlineifsetifclearspaces.pl 
b/tp/t/results/converters_tests/inlineifsetifclearspaces.pl
index 7963974742..168df7fa5a 100644
--- a/tp/t/results/converters_tests/inlineifsetifclearspaces.pl
+++ b/tp/t/results/converters_tests/inlineifsetifclearspaces.pl
@@ -134,11 +134,11 @@ $result_trees{'inlineifsetifclearspaces'} = {
           'args' => [
             {
               'text' => 'aaa',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => '',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
diff --git a/tp/t/results/converters_tests/minimal_empty_with_bye.pl 
b/tp/t/results/converters_tests/minimal_empty_with_bye.pl
index 86594585a8..67d2686f89 100644
--- a/tp/t/results/converters_tests/minimal_empty_with_bye.pl
+++ b/tp/t/results/converters_tests/minimal_empty_with_bye.pl
@@ -36,7 +36,7 @@ $result_trees{'minimal_empty_with_bye'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/converters_tests/ref_in_sectioning.pl 
b/tp/t/results/converters_tests/ref_in_sectioning.pl
index acc108034a..071c5c476c 100644
--- a/tp/t/results/converters_tests/ref_in_sectioning.pl
+++ b/tp/t/results/converters_tests/ref_in_sectioning.pl
@@ -14,7 +14,7 @@ $result_trees{'ref_in_sectioning'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
diff --git a/tp/t/results/converters_tests/references_to_top_no_top_output.pl 
b/tp/t/results/converters_tests/references_to_top_no_top_output.pl
index da38f2ed89..f6ace6b68f 100644
--- a/tp/t/results/converters_tests/references_to_top_no_top_output.pl
+++ b/tp/t/results/converters_tests/references_to_top_no_top_output.pl
@@ -367,7 +367,7 @@ $result_trees{'references_to_top_no_top_output'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'insertcopying',
diff --git a/tp/t/results/converters_tests/simplest_no_node_section.pl 
b/tp/t/results/converters_tests/simplest_no_node_section.pl
index b7b22627fb..66ab76fa91 100644
--- a/tp/t/results/converters_tests/simplest_no_node_section.pl
+++ b/tp/t/results/converters_tests/simplest_no_node_section.pl
@@ -99,7 +99,7 @@ $result_trees{'simplest_no_node_section'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/converters_tests/simplest_test_prefix.pl 
b/tp/t/results/converters_tests/simplest_test_prefix.pl
index 6fa75628c1..5160dce7d1 100644
--- a/tp/t/results/converters_tests/simplest_test_prefix.pl
+++ b/tp/t/results/converters_tests/simplest_test_prefix.pl
@@ -95,7 +95,7 @@ $result_trees{'simplest_test_prefix'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/converters_tests/things_before_setfilename.pl 
b/tp/t/results/converters_tests/things_before_setfilename.pl
index 0b03dae337..8adb667a9b 100644
--- a/tp/t/results/converters_tests/things_before_setfilename.pl
+++ b/tp/t/results/converters_tests/things_before_setfilename.pl
@@ -515,7 +515,7 @@ $result_trees{'things_before_setfilename'} = {
                 {
                   'text' => '
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'contents',
diff --git 
a/tp/t/results/converters_tests/things_before_setfilename_no_element.pl 
b/tp/t/results/converters_tests/things_before_setfilename_no_element.pl
index b14db1bf73..54809c9061 100644
--- a/tp/t/results/converters_tests/things_before_setfilename_no_element.pl
+++ b/tp/t/results/converters_tests/things_before_setfilename_no_element.pl
@@ -515,7 +515,7 @@ $result_trees{'things_before_setfilename_no_element'} = {
                 {
                   'text' => '
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'contents',
diff --git a/tp/t/results/coverage/accent_no_closed_comment.pl 
b/tp/t/results/coverage/accent_no_closed_comment.pl
index cb272609f8..477b4b0af0 100644
--- a/tp/t/results/coverage/accent_no_closed_comment.pl
+++ b/tp/t/results/coverage/accent_no_closed_comment.pl
@@ -23,7 +23,7 @@ $result_trees{'accent_no_closed_comment'} = {
                         {
                           'text' => ' comment
 ',
-                          'type' => 'misc_arg'
+                          'type' => 'rawline_arg'
                         }
                       ],
                       'cmdname' => 'c'
diff --git a/tp/t/results/coverage/bye_on_end_command_line.pl 
b/tp/t/results/coverage/bye_on_end_command_line.pl
index 8e0826d698..c9e6fdb894 100644
--- a/tp/t/results/coverage/bye_on_end_command_line.pl
+++ b/tp/t/results/coverage/bye_on_end_command_line.pl
@@ -73,7 +73,7 @@ $result_trees{'bye_on_end_command_line'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/coverage/comment_on_cartouche_line.pl 
b/tp/t/results/coverage/comment_on_cartouche_line.pl
index aac2c5292d..952745eebb 100644
--- a/tp/t/results/coverage/comment_on_cartouche_line.pl
+++ b/tp/t/results/coverage/comment_on_cartouche_line.pl
@@ -18,7 +18,7 @@ $result_trees{'comment_on_cartouche_line'} = {
                     {
                       'text' => ' comment
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
@@ -116,7 +116,7 @@ $result_trees{'comment_on_cartouche_line'} = {
                     {
                       'text' => ' comment
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
diff --git a/tp/t/results/coverage/comment_on_group_line.pl 
b/tp/t/results/coverage/comment_on_group_line.pl
index 31a8bb1717..db10f3c7dc 100644
--- a/tp/t/results/coverage/comment_on_group_line.pl
+++ b/tp/t/results/coverage/comment_on_group_line.pl
@@ -18,7 +18,7 @@ $result_trees{'comment_on_group_line'} = {
                     {
                       'text' => ' comment
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
diff --git a/tp/t/results/coverage/def.pl b/tp/t/results/coverage/def.pl
index 466dc24d04..81f2f58c31 100644
--- a/tp/t/results/coverage/def.pl
+++ b/tp/t/results/coverage/def.pl
@@ -1278,7 +1278,7 @@ $result_trees{'def'} = {
                     {
                       'text' => ' comment
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
@@ -1397,7 +1397,7 @@ $result_trees{'def'} = {
                     {
                       'text' => ' comment
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
diff --git a/tp/t/results/coverage/delcomment.pl 
b/tp/t/results/coverage/delcomment.pl
index d7e0dee9ec..845b97c588 100644
--- a/tp/t/results/coverage/delcomment.pl
+++ b/tp/t/results/coverage/delcomment.pl
@@ -31,7 +31,7 @@ $result_trees{'delcomment'} = {
                 {
                   'text' => ' this tests both the del comment and a file 
without
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -41,7 +41,7 @@ $result_trees{'delcomment'} = {
                 {
                   'text' => ' element.
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -89,7 +89,7 @@ $result_trees{'delcomment'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/coverage/delcomment_followed_by_cpp_line.pl 
b/tp/t/results/coverage/delcomment_followed_by_cpp_line.pl
index 3133c7fd08..a461b1188f 100644
--- a/tp/t/results/coverage/delcomment_followed_by_cpp_line.pl
+++ b/tp/t/results/coverage/delcomment_followed_by_cpp_line.pl
@@ -31,7 +31,7 @@ $result_trees{'delcomment_followed_by_cpp_line'} = {
                 {
                   'text' => ' this tests both the del comment and a file 
without
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -41,7 +41,7 @@ $result_trees{'delcomment_followed_by_cpp_line'} = {
                 {
                   'text' => ' element.
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -169,7 +169,7 @@ $result_trees{'delcomment_followed_by_cpp_line'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/coverage/delcomment_on_comment.pl 
b/tp/t/results/coverage/delcomment_on_comment.pl
index a35a1b95f6..7f2f68c971 100644
--- a/tp/t/results/coverage/delcomment_on_comment.pl
+++ b/tp/t/results/coverage/delcomment_on_comment.pl
@@ -47,7 +47,7 @@ $result_trees{'delcomment_on_comment'} = {
                 {
                   'text' => ' a comment with del next line
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -68,7 +68,7 @@ $result_trees{'delcomment_on_comment'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/coverage/displaymath.pl 
b/tp/t/results/coverage/displaymath.pl
index 72ee251704..c343ff56f7 100644
--- a/tp/t/results/coverage/displaymath.pl
+++ b/tp/t/results/coverage/displaymath.pl
@@ -440,7 +440,7 @@ $result_trees{'displaymath'} = {
                 {
                   'text' => ' comment in displaymath
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
diff --git a/tp/t/results/coverage/formats_only_title_comments.pl 
b/tp/t/results/coverage/formats_only_title_comments.pl
index 9efc553fb1..880d12d602 100644
--- a/tp/t/results/coverage/formats_only_title_comments.pl
+++ b/tp/t/results/coverage/formats_only_title_comments.pl
@@ -36,7 +36,7 @@ $result_trees{'formats_only_title_comments'} = {
                     {
                       'text' => ' comment itemize
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
@@ -109,7 +109,7 @@ $result_trees{'formats_only_title_comments'} = {
                     {
                       'text' => ' comment on enumerate line
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
@@ -127,7 +127,7 @@ $result_trees{'formats_only_title_comments'} = {
                     {
                       'text' => ' comment enumerate
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
@@ -228,7 +228,7 @@ $result_trees{'formats_only_title_comments'} = {
                     {
                       'text' => ' comment table
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
@@ -317,7 +317,7 @@ $result_trees{'formats_only_title_comments'} = {
                     {
                       'text' => ' comment on vtable line
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
@@ -449,7 +449,7 @@ $result_trees{'formats_only_title_comments'} = {
                     {
                       'text' => ' comment multitable
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
diff --git a/tp/t/results/coverage/insertcopying.pl 
b/tp/t/results/coverage/insertcopying.pl
index 607df03f9b..24cc634fbe 100644
--- a/tp/t/results/coverage/insertcopying.pl
+++ b/tp/t/results/coverage/insertcopying.pl
@@ -162,7 +162,7 @@ $result_trees{'insertcopying'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'insertcopying',
diff --git a/tp/t/results/coverage/multitable.pl 
b/tp/t/results/coverage/multitable.pl
index a17849064d..4175fc3224 100644
--- a/tp/t/results/coverage/multitable.pl
+++ b/tp/t/results/coverage/multitable.pl
@@ -170,7 +170,7 @@ $result_trees{'multitable'} = {
                                 {
                                   'text' => ' comment in multitable
 ',
-                                  'type' => 'misc_arg'
+                                  'type' => 'rawline_arg'
                                 }
                               ],
                               'cmdname' => 'c'
diff --git a/tp/t/results/coverage/punctuation_in_line_commands.pl 
b/tp/t/results/coverage/punctuation_in_line_commands.pl
index 085cc35d30..5de580a613 100644
--- a/tp/t/results/coverage/punctuation_in_line_commands.pl
+++ b/tp/t/results/coverage/punctuation_in_line_commands.pl
@@ -764,7 +764,7 @@ $result_trees{'punctuation_in_line_commands'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
diff --git a/tp/t/results/coverage/table.pl b/tp/t/results/coverage/table.pl
index 6de24c6043..34a18c6050 100644
--- a/tp/t/results/coverage/table.pl
+++ b/tp/t/results/coverage/table.pl
@@ -198,7 +198,7 @@ $result_trees{'table'} = {
                     {
                       'text' => ' samp
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
@@ -216,7 +216,7 @@ $result_trees{'table'} = {
                     {
                       'text' => ' after vtable
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
@@ -311,7 +311,7 @@ $result_trees{'table'} = {
                             {
                               'text' => ' after item
 ',
-                              'type' => 'misc_arg'
+                              'type' => 'rawline_arg'
                             }
                           ],
                           'cmdname' => 'c'
@@ -369,7 +369,7 @@ $result_trees{'table'} = {
                                 {
                                   'text' => ' comment in itemx line
 ',
-                                  'type' => 'misc_arg'
+                                  'type' => 'rawline_arg'
                                 }
                               ],
                               'cmdname' => 'comment'
diff --git a/tp/t/results/coverage/table_command_comment.pl 
b/tp/t/results/coverage/table_command_comment.pl
index 13f1e28392..11b48e6e34 100644
--- a/tp/t/results/coverage/table_command_comment.pl
+++ b/tp/t/results/coverage/table_command_comment.pl
@@ -29,7 +29,7 @@ $result_trees{'table_command_comment'} = {
                     {
                       'text' => ' in comment
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
diff --git a/tp/t/results/coverage_braces/brace_opened_no_command.pl 
b/tp/t/results/coverage_braces/brace_opened_no_command.pl
index 4dc4c20661..81ca99161f 100644
--- a/tp/t/results/coverage_braces/brace_opened_no_command.pl
+++ b/tp/t/results/coverage_braces/brace_opened_no_command.pl
@@ -55,7 +55,7 @@ $result_trees{'brace_opened_no_command'} = {
       'args' => [
         {
           'text' => '',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/coverage_braces/caption_not_closed.pl 
b/tp/t/results/coverage_braces/caption_not_closed.pl
index 1d922adb73..9c28129eeb 100644
--- a/tp/t/results/coverage_braces/caption_not_closed.pl
+++ b/tp/t/results/coverage_braces/caption_not_closed.pl
@@ -156,7 +156,7 @@ $result_trees{'caption_not_closed'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/coverage_braces/contain_plain_text_nestings.pl 
b/tp/t/results/coverage_braces/contain_plain_text_nestings.pl
index 0f896cd7e9..5c408d8899 100644
--- a/tp/t/results/coverage_braces/contain_plain_text_nestings.pl
+++ b/tp/t/results/coverage_braces/contain_plain_text_nestings.pl
@@ -353,7 +353,7 @@ $result_trees{'contain_plain_text_nestings'} = {
             {
               'text' => ' no warning for @ref in @w
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'c'
diff --git a/tp/t/results/coverage_braces/test_image.pl 
b/tp/t/results/coverage_braces/test_image.pl
index 8f44d3e66e..b6e59fe21a 100644
--- a/tp/t/results/coverage_braces/test_image.pl
+++ b/tp/t/results/coverage_braces/test_image.pl
@@ -1130,7 +1130,7 @@ $result_trees{'test_image'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'insertcopying',
diff --git a/tp/t/results/def/defx_after_comment.pl 
b/tp/t/results/def/defx_after_comment.pl
index 84bd86aa97..d11ef6d888 100644
--- a/tp/t/results/def/defx_after_comment.pl
+++ b/tp/t/results/def/defx_after_comment.pl
@@ -109,7 +109,7 @@ $result_trees{'defx_after_comment'} = {
                     {
                       'text' => ' comment
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
diff --git a/tp/t/results/def/defx_after_comment_in_example.pl 
b/tp/t/results/def/defx_after_comment_in_example.pl
index 2fc5c449b5..b4525443e2 100644
--- a/tp/t/results/def/defx_after_comment_in_example.pl
+++ b/tp/t/results/def/defx_after_comment_in_example.pl
@@ -125,7 +125,7 @@ $result_trees{'defx_after_comment_in_example'} = {
                             {
                               'text' => ' comment
 ',
-                              'type' => 'misc_arg'
+                              'type' => 'rawline_arg'
                             }
                           ],
                           'cmdname' => 'c'
diff --git a/tp/t/results/def/defx_after_empty_line_in_example.pl 
b/tp/t/results/def/defx_after_empty_line_in_example.pl
index bbee6e7659..f515a7903f 100644
--- a/tp/t/results/def/defx_after_empty_line_in_example.pl
+++ b/tp/t/results/def/defx_after_empty_line_in_example.pl
@@ -130,7 +130,7 @@ $result_trees{'defx_after_empty_line_in_example'} = {
                             {
                               'text' => ' c
 ',
-                              'type' => 'misc_arg'
+                              'type' => 'rawline_arg'
                             }
                           ],
                           'cmdname' => 'c'
@@ -140,7 +140,7 @@ $result_trees{'defx_after_empty_line_in_example'} = {
                             {
                               'text' => ' comment
 ',
-                              'type' => 'misc_arg'
+                              'type' => 'rawline_arg'
                             }
                           ],
                           'cmdname' => 'comment'
diff --git a/tp/t/results/def/inter_item_commands_in_def.pl 
b/tp/t/results/def/inter_item_commands_in_def.pl
index 2fd24b31a4..a101277d85 100644
--- a/tp/t/results/def/inter_item_commands_in_def.pl
+++ b/tp/t/results/def/inter_item_commands_in_def.pl
@@ -109,7 +109,7 @@ $result_trees{'inter_item_commands_in_def'} = {
                     {
                       'text' => ' comment before first deffnx
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
diff --git a/tp/t/results/def/inter_item_commands_in_def_in_example.pl 
b/tp/t/results/def/inter_item_commands_in_def_in_example.pl
index f8e78fec41..36150e6ee3 100644
--- a/tp/t/results/def/inter_item_commands_in_def_in_example.pl
+++ b/tp/t/results/def/inter_item_commands_in_def_in_example.pl
@@ -125,7 +125,7 @@ $result_trees{'inter_item_commands_in_def_in_example'} = {
                             {
                               'text' => ' comment before first deffnx
 ',
-                              'type' => 'misc_arg'
+                              'type' => 'rawline_arg'
                             }
                           ],
                           'cmdname' => 'c'
diff --git a/tp/t/results/def/omit_def_space.pl 
b/tp/t/results/def/omit_def_space.pl
index 800808c011..01c73d9c69 100644
--- a/tp/t/results/def/omit_def_space.pl
+++ b/tp/t/results/def/omit_def_space.pl
@@ -77,11 +77,11 @@ $result_trees{'omit_def_space'} = {
           'args' => [
             {
               'text' => 'txidefnamenospace',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => '',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
diff --git a/tp/t/results/float/comment_space_comand_in_float.pl 
b/tp/t/results/float/comment_space_comand_in_float.pl
index bdef4916e6..54e286e577 100644
--- a/tp/t/results/float/comment_space_comand_in_float.pl
+++ b/tp/t/results/float/comment_space_comand_in_float.pl
@@ -100,7 +100,7 @@ $result_trees{'comment_space_comand_in_float'} = {
                     {
                       'text' => ' float
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
@@ -193,7 +193,7 @@ $result_trees{'comment_space_comand_in_float'} = {
                     {
                       'text' => ' listoffloats
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
diff --git a/tp/t/results/float/complex_float.pl 
b/tp/t/results/float/complex_float.pl
index 27612c8d52..9ff6dca379 100644
--- a/tp/t/results/float/complex_float.pl
+++ b/tp/t/results/float/complex_float.pl
@@ -296,7 +296,7 @@ $result_trees{'complex_float'} = {
                 {
                   'text' => ' makeinfo --docbook segfaults
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c',
diff --git a/tp/t/results/float/empty_label_no_space_comment.pl 
b/tp/t/results/float/empty_label_no_space_comment.pl
index 41fb12fe28..d617ae1323 100644
--- a/tp/t/results/float/empty_label_no_space_comment.pl
+++ b/tp/t/results/float/empty_label_no_space_comment.pl
@@ -30,7 +30,7 @@ $result_trees{'empty_label_no_space_comment'} = {
                     {
                       'text' => ' comment
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
diff --git a/tp/t/results/float/empty_label_with_space_comment.pl 
b/tp/t/results/float/empty_label_with_space_comment.pl
index fc577873b2..17b079e085 100644
--- a/tp/t/results/float/empty_label_with_space_comment.pl
+++ b/tp/t/results/float/empty_label_with_space_comment.pl
@@ -30,7 +30,7 @@ $result_trees{'empty_label_with_space_comment'} = {
                     {
                       'text' => ' comment
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
diff --git a/tp/t/results/float/float_copying.pl 
b/tp/t/results/float/float_copying.pl
index c1a9fb4788..9837a25396 100644
--- a/tp/t/results/float/float_copying.pl
+++ b/tp/t/results/float/float_copying.pl
@@ -570,7 +570,7 @@ $result_trees{'float_copying'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'insertcopying',
@@ -764,7 +764,7 @@ $result_trees{'float_copying'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'insertcopying',
@@ -779,7 +779,7 @@ $result_trees{'float_copying'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'insertcopying',
diff --git a/tp/t/results/float/numbering_captions_listoffloats.pl 
b/tp/t/results/float/numbering_captions_listoffloats.pl
index 7c7dbba4a8..ab769c8f99 100644
--- a/tp/t/results/float/numbering_captions_listoffloats.pl
+++ b/tp/t/results/float/numbering_captions_listoffloats.pl
@@ -4872,7 +4872,7 @@ $result_trees{'numbering_captions_listoffloats'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/formats_encodings/accent.pl 
b/tp/t/results/formats_encodings/accent.pl
index b4fadbb153..c71eac1370 100644
--- a/tp/t/results/formats_encodings/accent.pl
+++ b/tp/t/results/formats_encodings/accent.pl
@@ -1676,7 +1676,7 @@ $result_trees{'accent'} = {
             {
               'text' => ' arg is command -- @dotless{i} is special-cased for 
HTML
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'c'
@@ -1886,7 +1886,7 @@ $result_trees{'accent'} = {
             {
               'text' => ' arg is command -- @dotless{j}
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'c'
diff --git a/tp/t/results/formats_encodings/accent_enable_encoding.pl 
b/tp/t/results/formats_encodings/accent_enable_encoding.pl
index 18cf3e5a62..08630dc322 100644
--- a/tp/t/results/formats_encodings/accent_enable_encoding.pl
+++ b/tp/t/results/formats_encodings/accent_enable_encoding.pl
@@ -1676,7 +1676,7 @@ $result_trees{'accent_enable_encoding'} = {
             {
               'text' => ' arg is command -- @dotless{i} is special-cased for 
HTML
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'c'
@@ -1886,7 +1886,7 @@ $result_trees{'accent_enable_encoding'} = {
             {
               'text' => ' arg is command -- @dotless{j}
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'c'
diff --git a/tp/t/results/formats_encodings/accentenc.pl 
b/tp/t/results/formats_encodings/accentenc.pl
index 3473e7b5f4..ff13ab6cf4 100644
--- a/tp/t/results/formats_encodings/accentenc.pl
+++ b/tp/t/results/formats_encodings/accentenc.pl
@@ -1716,7 +1716,7 @@ $result_trees{'accentenc'} = {
             {
               'text' => ' arg is command -- @dotless{i} is special-cased for 
HTML
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'c'
@@ -1926,7 +1926,7 @@ $result_trees{'accentenc'} = {
             {
               'text' => ' arg is command -- @dotless{j}
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'c'
diff --git a/tp/t/results/formats_encodings/accentenc_enable_encoding.pl 
b/tp/t/results/formats_encodings/accentenc_enable_encoding.pl
index 6de9de70da..b5a396ff2e 100644
--- a/tp/t/results/formats_encodings/accentenc_enable_encoding.pl
+++ b/tp/t/results/formats_encodings/accentenc_enable_encoding.pl
@@ -1711,7 +1711,7 @@ $result_trees{'accentenc_enable_encoding'} = {
             {
               'text' => ' arg is command -- @dotless{i} is special-cased for 
HTML
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'c'
@@ -1921,7 +1921,7 @@ $result_trees{'accentenc_enable_encoding'} = {
             {
               'text' => ' arg is command -- @dotless{j}
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'c'
diff --git a/tp/t/results/formats_encodings/at_commands_in_refs.pl 
b/tp/t/results/formats_encodings/at_commands_in_refs.pl
index 2562a311f6..5538770b0f 100644
--- a/tp/t/results/formats_encodings/at_commands_in_refs.pl
+++ b/tp/t/results/formats_encodings/at_commands_in_refs.pl
@@ -14170,7 +14170,7 @@ $result_trees{'at_commands_in_refs'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/formats_encodings/at_commands_in_refs_latin1.pl 
b/tp/t/results/formats_encodings/at_commands_in_refs_latin1.pl
index 5f63fe810e..10505d8a7c 100644
--- a/tp/t/results/formats_encodings/at_commands_in_refs_latin1.pl
+++ b/tp/t/results/formats_encodings/at_commands_in_refs_latin1.pl
@@ -14242,7 +14242,7 @@ $result_trees{'at_commands_in_refs_latin1'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/formats_encodings/at_commands_in_refs_utf8.pl 
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8.pl
index ea5eb4b9d9..f9d40e3bb2 100644
--- a/tp/t/results/formats_encodings/at_commands_in_refs_utf8.pl
+++ b/tp/t/results/formats_encodings/at_commands_in_refs_utf8.pl
@@ -14242,7 +14242,7 @@ $result_trees{'at_commands_in_refs_utf8'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/formats_encodings/char_latin1_latin1_in_refs.pl 
b/tp/t/results/formats_encodings/char_latin1_latin1_in_refs.pl
index b09981a04c..7d81d0c475 100644
--- a/tp/t/results/formats_encodings/char_latin1_latin1_in_refs.pl
+++ b/tp/t/results/formats_encodings/char_latin1_latin1_in_refs.pl
@@ -1195,7 +1195,7 @@ $result_trees{'char_latin1_latin1_in_refs'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/formats_encodings/char_latin1_utf8_in_refs.pl 
b/tp/t/results/formats_encodings/char_latin1_utf8_in_refs.pl
index 45c75d2e2d..f500cd6ea1 100644
--- a/tp/t/results/formats_encodings/char_latin1_utf8_in_refs.pl
+++ b/tp/t/results/formats_encodings/char_latin1_utf8_in_refs.pl
@@ -1195,7 +1195,7 @@ $result_trees{'char_latin1_utf8_in_refs'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/formats_encodings/char_latin2_latin2_in_refs.pl 
b/tp/t/results/formats_encodings/char_latin2_latin2_in_refs.pl
index fd6b376dbb..6cf9217a69 100644
--- a/tp/t/results/formats_encodings/char_latin2_latin2_in_refs.pl
+++ b/tp/t/results/formats_encodings/char_latin2_latin2_in_refs.pl
@@ -210,7 +210,7 @@ $result_trees{'char_latin2_latin2_in_refs'} = {
             {
               'text' => ' Aogonek(0xa1=0241) aogonek(0xb1=0261) standalone 
ogonek(0xca=0312) Eogonek(0xea=0352) eogonek
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'c'
@@ -448,7 +448,7 @@ $result_trees{'char_latin2_latin2_in_refs'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/formats_encodings/japanese_shift_jis.pl 
b/tp/t/results/formats_encodings/japanese_shift_jis.pl
index e6a22b86bb..dbda8bdc1f 100644
--- a/tp/t/results/formats_encodings/japanese_shift_jis.pl
+++ b/tp/t/results/formats_encodings/japanese_shift_jis.pl
@@ -742,7 +742,7 @@ $result_trees{'japanese_shift_jis'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/formats_encodings/sample_utf8.pl 
b/tp/t/results/formats_encodings/sample_utf8.pl
index 1125537841..92d7edd9af 100644
--- a/tp/t/results/formats_encodings/sample_utf8.pl
+++ b/tp/t/results/formats_encodings/sample_utf8.pl
@@ -26,7 +26,7 @@ $result_trees{'sample_utf8'} = {
                 {
                   'text' => ' %**start of header
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -136,7 +136,7 @@ $result_trees{'sample_utf8'} = {
                 {
                   'text' => ' %**end of header
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -279,7 +279,7 @@ $result_trees{'sample_utf8'} = {
                     {
                       'text' => '
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'page'
@@ -295,7 +295,7 @@ $result_trees{'sample_utf8'} = {
                         {
                           'text' => ' 0pt plus 1filll
 ',
-                          'type' => 'misc_arg'
+                          'type' => 'rawline_arg'
                         }
                       ],
                       'cmdname' => 'vskip'
@@ -308,7 +308,7 @@ $result_trees{'sample_utf8'} = {
                     {
                       'text' => '
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'insertcopying',
@@ -367,7 +367,7 @@ $result_trees{'sample_utf8'} = {
                 {
                   'text' => ' Output the table of the contents at the 
beginning.
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -377,7 +377,7 @@ $result_trees{'sample_utf8'} = {
                 {
                   'text' => '
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'contents',
@@ -486,7 +486,7 @@ $result_trees{'sample_utf8'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'insertcopying',
@@ -1331,7 +1331,7 @@ $result_trees{'sample_utf8'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/heading/heading_in_copying.pl 
b/tp/t/results/heading/heading_in_copying.pl
index efa6935fde..815ac0b9f3 100644
--- a/tp/t/results/heading/heading_in_copying.pl
+++ b/tp/t/results/heading/heading_in_copying.pl
@@ -284,7 +284,7 @@ $result_trees{'heading_in_copying'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'insertcopying',
diff --git a/tp/t/results/html_tests/character_number_leading_toc_stoc.pl 
b/tp/t/results/html_tests/character_number_leading_toc_stoc.pl
index 3a935e48d2..e8a7c0746e 100644
--- a/tp/t/results/html_tests/character_number_leading_toc_stoc.pl
+++ b/tp/t/results/html_tests/character_number_leading_toc_stoc.pl
@@ -126,7 +126,7 @@ $result_trees{'character_number_leading_toc_stoc'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -146,7 +146,7 @@ $result_trees{'character_number_leading_toc_stoc'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'shortcontents',
diff --git a/tp/t/results/html_tests/contents_at_end.pl 
b/tp/t/results/html_tests/contents_at_end.pl
index 1d5dcd725f..764c27d481 100644
--- a/tp/t/results/html_tests/contents_at_end.pl
+++ b/tp/t/results/html_tests/contents_at_end.pl
@@ -293,7 +293,7 @@ $result_trees{'contents_at_end'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -321,7 +321,7 @@ $result_trees{'contents_at_end'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/html_tests/contents_at_end_inline.pl 
b/tp/t/results/html_tests/contents_at_end_inline.pl
index e9d5cd28ff..fa52118b1c 100644
--- a/tp/t/results/html_tests/contents_at_end_inline.pl
+++ b/tp/t/results/html_tests/contents_at_end_inline.pl
@@ -293,7 +293,7 @@ $result_trees{'contents_at_end_inline'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -321,7 +321,7 @@ $result_trees{'contents_at_end_inline'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/html_tests/contents_at_end_separate_element.pl 
b/tp/t/results/html_tests/contents_at_end_separate_element.pl
index 66868016f5..1e79cbe2e9 100644
--- a/tp/t/results/html_tests/contents_at_end_separate_element.pl
+++ b/tp/t/results/html_tests/contents_at_end_separate_element.pl
@@ -293,7 +293,7 @@ $result_trees{'contents_at_end_separate_element'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -321,7 +321,7 @@ $result_trees{'contents_at_end_separate_element'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/html_tests/contents_in_middle_chapter.pl 
b/tp/t/results/html_tests/contents_in_middle_chapter.pl
index 9ec428df8b..019218737e 100644
--- a/tp/t/results/html_tests/contents_in_middle_chapter.pl
+++ b/tp/t/results/html_tests/contents_in_middle_chapter.pl
@@ -288,7 +288,7 @@ $result_trees{'contents_in_middle_chapter'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -508,7 +508,7 @@ $result_trees{'contents_in_middle_chapter'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/html_tests/contents_in_middle_chapter_inline.pl 
b/tp/t/results/html_tests/contents_in_middle_chapter_inline.pl
index ad17a357ed..9f4537df52 100644
--- a/tp/t/results/html_tests/contents_in_middle_chapter_inline.pl
+++ b/tp/t/results/html_tests/contents_in_middle_chapter_inline.pl
@@ -288,7 +288,7 @@ $result_trees{'contents_in_middle_chapter_inline'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -508,7 +508,7 @@ $result_trees{'contents_in_middle_chapter_inline'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git 
a/tp/t/results/html_tests/contents_in_middle_chapter_separate_element.pl 
b/tp/t/results/html_tests/contents_in_middle_chapter_separate_element.pl
index 65c6293cc3..aa0df7ab42 100644
--- a/tp/t/results/html_tests/contents_in_middle_chapter_separate_element.pl
+++ b/tp/t/results/html_tests/contents_in_middle_chapter_separate_element.pl
@@ -288,7 +288,7 @@ 
$result_trees{'contents_in_middle_chapter_separate_element'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -508,7 +508,7 @@ 
$result_trees{'contents_in_middle_chapter_separate_element'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/html_tests/contents_in_middle_section.pl 
b/tp/t/results/html_tests/contents_in_middle_section.pl
index 163b656278..05a7492fe1 100644
--- a/tp/t/results/html_tests/contents_in_middle_section.pl
+++ b/tp/t/results/html_tests/contents_in_middle_section.pl
@@ -512,7 +512,7 @@ $result_trees{'contents_in_middle_section'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -628,7 +628,7 @@ $result_trees{'contents_in_middle_section'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/html_tests/contents_in_middle_section_inline.pl 
b/tp/t/results/html_tests/contents_in_middle_section_inline.pl
index 3c790e7778..548d9c5b96 100644
--- a/tp/t/results/html_tests/contents_in_middle_section_inline.pl
+++ b/tp/t/results/html_tests/contents_in_middle_section_inline.pl
@@ -512,7 +512,7 @@ $result_trees{'contents_in_middle_section_inline'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -628,7 +628,7 @@ $result_trees{'contents_in_middle_section_inline'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git 
a/tp/t/results/html_tests/contents_in_middle_section_separate_element.pl 
b/tp/t/results/html_tests/contents_in_middle_section_separate_element.pl
index c1587cddf3..47573cd9f6 100644
--- a/tp/t/results/html_tests/contents_in_middle_section_separate_element.pl
+++ b/tp/t/results/html_tests/contents_in_middle_section_separate_element.pl
@@ -512,7 +512,7 @@ 
$result_trees{'contents_in_middle_section_separate_element'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -628,7 +628,7 @@ 
$result_trees{'contents_in_middle_section_separate_element'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/html_tests/deftypefnnewline_for_copying_after.pl 
b/tp/t/results/html_tests/deftypefnnewline_for_copying_after.pl
index 5cbf0389b9..aed409dd69 100644
--- a/tp/t/results/html_tests/deftypefnnewline_for_copying_after.pl
+++ b/tp/t/results/html_tests/deftypefnnewline_for_copying_after.pl
@@ -214,7 +214,7 @@ $result_trees{'deftypefnnewline_for_copying_after'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'insertcopying',
@@ -273,7 +273,7 @@ $result_trees{'deftypefnnewline_for_copying_after'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'insertcopying',
diff --git a/tp/t/results/html_tests/double_contents.pl 
b/tp/t/results/html_tests/double_contents.pl
index 5da1d84238..6a68182090 100644
--- a/tp/t/results/html_tests/double_contents.pl
+++ b/tp/t/results/html_tests/double_contents.pl
@@ -31,7 +31,7 @@ $result_trees{'double_contents'} = {
                 {
                   'text' => '
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'contents',
@@ -300,7 +300,7 @@ $result_trees{'double_contents'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -497,7 +497,7 @@ $result_trees{'double_contents'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -530,7 +530,7 @@ $result_trees{'double_contents'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/html_tests/double_contents_after_title.pl 
b/tp/t/results/html_tests/double_contents_after_title.pl
index a63b092f36..401b6a48a5 100644
--- a/tp/t/results/html_tests/double_contents_after_title.pl
+++ b/tp/t/results/html_tests/double_contents_after_title.pl
@@ -31,7 +31,7 @@ $result_trees{'double_contents_after_title'} = {
                 {
                   'text' => '
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'contents',
@@ -300,7 +300,7 @@ $result_trees{'double_contents_after_title'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -497,7 +497,7 @@ $result_trees{'double_contents_after_title'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -530,7 +530,7 @@ $result_trees{'double_contents_after_title'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/html_tests/double_contents_after_title_show_title.pl 
b/tp/t/results/html_tests/double_contents_after_title_show_title.pl
index ff31a31203..68ea5f2fbc 100644
--- a/tp/t/results/html_tests/double_contents_after_title_show_title.pl
+++ b/tp/t/results/html_tests/double_contents_after_title_show_title.pl
@@ -31,7 +31,7 @@ $result_trees{'double_contents_after_title_show_title'} = {
                 {
                   'text' => '
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'contents',
@@ -300,7 +300,7 @@ $result_trees{'double_contents_after_title_show_title'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -497,7 +497,7 @@ $result_trees{'double_contents_after_title_show_title'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -530,7 +530,7 @@ $result_trees{'double_contents_after_title_show_title'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git 
a/tp/t/results/html_tests/double_contents_after_title_show_title_nodes.pl 
b/tp/t/results/html_tests/double_contents_after_title_show_title_nodes.pl
index 24116f4548..49913c1487 100644
--- a/tp/t/results/html_tests/double_contents_after_title_show_title_nodes.pl
+++ b/tp/t/results/html_tests/double_contents_after_title_show_title_nodes.pl
@@ -31,7 +31,7 @@ $result_trees{'double_contents_after_title_show_title_nodes'} 
= {
                 {
                   'text' => '
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'contents',
@@ -300,7 +300,7 @@ 
$result_trees{'double_contents_after_title_show_title_nodes'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -497,7 +497,7 @@ 
$result_trees{'double_contents_after_title_show_title_nodes'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -530,7 +530,7 @@ 
$result_trees{'double_contents_after_title_show_title_nodes'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/html_tests/double_contents_book.pl 
b/tp/t/results/html_tests/double_contents_book.pl
index b72efc103f..5e7752e265 100644
--- a/tp/t/results/html_tests/double_contents_book.pl
+++ b/tp/t/results/html_tests/double_contents_book.pl
@@ -31,7 +31,7 @@ $result_trees{'double_contents_book'} = {
                 {
                   'text' => '
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'contents',
@@ -300,7 +300,7 @@ $result_trees{'double_contents_book'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -497,7 +497,7 @@ $result_trees{'double_contents_book'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -530,7 +530,7 @@ $result_trees{'double_contents_book'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/html_tests/double_contents_chapter.pl 
b/tp/t/results/html_tests/double_contents_chapter.pl
index caa8941c98..a2ddabec8d 100644
--- a/tp/t/results/html_tests/double_contents_chapter.pl
+++ b/tp/t/results/html_tests/double_contents_chapter.pl
@@ -31,7 +31,7 @@ $result_trees{'double_contents_chapter'} = {
                 {
                   'text' => '
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'contents',
@@ -300,7 +300,7 @@ $result_trees{'double_contents_chapter'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -497,7 +497,7 @@ $result_trees{'double_contents_chapter'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -530,7 +530,7 @@ $result_trees{'double_contents_chapter'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/html_tests/double_contents_inline.pl 
b/tp/t/results/html_tests/double_contents_inline.pl
index 37c521fc80..161371b2b8 100644
--- a/tp/t/results/html_tests/double_contents_inline.pl
+++ b/tp/t/results/html_tests/double_contents_inline.pl
@@ -31,7 +31,7 @@ $result_trees{'double_contents_inline'} = {
                 {
                   'text' => '
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'contents',
@@ -300,7 +300,7 @@ $result_trees{'double_contents_inline'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -497,7 +497,7 @@ $result_trees{'double_contents_inline'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -530,7 +530,7 @@ $result_trees{'double_contents_inline'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/html_tests/double_contents_inline_chapter.pl 
b/tp/t/results/html_tests/double_contents_inline_chapter.pl
index 0c488becc9..18e3001ff0 100644
--- a/tp/t/results/html_tests/double_contents_inline_chapter.pl
+++ b/tp/t/results/html_tests/double_contents_inline_chapter.pl
@@ -31,7 +31,7 @@ $result_trees{'double_contents_inline_chapter'} = {
                 {
                   'text' => '
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'contents',
@@ -300,7 +300,7 @@ $result_trees{'double_contents_inline_chapter'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -497,7 +497,7 @@ $result_trees{'double_contents_inline_chapter'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -530,7 +530,7 @@ $result_trees{'double_contents_inline_chapter'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/html_tests/double_contents_inline_nodes.pl 
b/tp/t/results/html_tests/double_contents_inline_nodes.pl
index 4e2f680595..03e34b9330 100644
--- a/tp/t/results/html_tests/double_contents_inline_nodes.pl
+++ b/tp/t/results/html_tests/double_contents_inline_nodes.pl
@@ -31,7 +31,7 @@ $result_trees{'double_contents_inline_nodes'} = {
                 {
                   'text' => '
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'contents',
@@ -300,7 +300,7 @@ $result_trees{'double_contents_inline_nodes'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -497,7 +497,7 @@ $result_trees{'double_contents_inline_nodes'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -530,7 +530,7 @@ $result_trees{'double_contents_inline_nodes'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/html_tests/double_contents_inline_section.pl 
b/tp/t/results/html_tests/double_contents_inline_section.pl
index 43f586dd3a..7c6500c7c0 100644
--- a/tp/t/results/html_tests/double_contents_inline_section.pl
+++ b/tp/t/results/html_tests/double_contents_inline_section.pl
@@ -31,7 +31,7 @@ $result_trees{'double_contents_inline_section'} = {
                 {
                   'text' => '
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'contents',
@@ -300,7 +300,7 @@ $result_trees{'double_contents_inline_section'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -497,7 +497,7 @@ $result_trees{'double_contents_inline_section'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -530,7 +530,7 @@ $result_trees{'double_contents_inline_section'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/html_tests/double_contents_nodes.pl 
b/tp/t/results/html_tests/double_contents_nodes.pl
index 733de538b0..9fdb603b52 100644
--- a/tp/t/results/html_tests/double_contents_nodes.pl
+++ b/tp/t/results/html_tests/double_contents_nodes.pl
@@ -31,7 +31,7 @@ $result_trees{'double_contents_nodes'} = {
                 {
                   'text' => '
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'contents',
@@ -300,7 +300,7 @@ $result_trees{'double_contents_nodes'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -497,7 +497,7 @@ $result_trees{'double_contents_nodes'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -530,7 +530,7 @@ $result_trees{'double_contents_nodes'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/html_tests/double_contents_section.pl 
b/tp/t/results/html_tests/double_contents_section.pl
index 6b92236c0a..b5f3658ae8 100644
--- a/tp/t/results/html_tests/double_contents_section.pl
+++ b/tp/t/results/html_tests/double_contents_section.pl
@@ -31,7 +31,7 @@ $result_trees{'double_contents_section'} = {
                 {
                   'text' => '
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'contents',
@@ -300,7 +300,7 @@ $result_trees{'double_contents_section'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -497,7 +497,7 @@ $result_trees{'double_contents_section'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -530,7 +530,7 @@ $result_trees{'double_contents_section'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/html_tests/double_contents_separate_element.pl 
b/tp/t/results/html_tests/double_contents_separate_element.pl
index f4e2041b0e..12495192e4 100644
--- a/tp/t/results/html_tests/double_contents_separate_element.pl
+++ b/tp/t/results/html_tests/double_contents_separate_element.pl
@@ -31,7 +31,7 @@ $result_trees{'double_contents_separate_element'} = {
                 {
                   'text' => '
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'contents',
@@ -300,7 +300,7 @@ $result_trees{'double_contents_separate_element'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -497,7 +497,7 @@ $result_trees{'double_contents_separate_element'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -530,7 +530,7 @@ $result_trees{'double_contents_separate_element'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git 
a/tp/t/results/html_tests/double_contents_separate_element_chapter.pl 
b/tp/t/results/html_tests/double_contents_separate_element_chapter.pl
index 4ad7a83969..07203a6b8e 100644
--- a/tp/t/results/html_tests/double_contents_separate_element_chapter.pl
+++ b/tp/t/results/html_tests/double_contents_separate_element_chapter.pl
@@ -31,7 +31,7 @@ $result_trees{'double_contents_separate_element_chapter'} = {
                 {
                   'text' => '
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'contents',
@@ -300,7 +300,7 @@ $result_trees{'double_contents_separate_element_chapter'} = 
{
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -497,7 +497,7 @@ $result_trees{'double_contents_separate_element_chapter'} = 
{
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -530,7 +530,7 @@ $result_trees{'double_contents_separate_element_chapter'} = 
{
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/html_tests/double_contents_separate_element_nodes.pl 
b/tp/t/results/html_tests/double_contents_separate_element_nodes.pl
index b0a29fd870..f43d0c31d2 100644
--- a/tp/t/results/html_tests/double_contents_separate_element_nodes.pl
+++ b/tp/t/results/html_tests/double_contents_separate_element_nodes.pl
@@ -31,7 +31,7 @@ $result_trees{'double_contents_separate_element_nodes'} = {
                 {
                   'text' => '
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'contents',
@@ -300,7 +300,7 @@ $result_trees{'double_contents_separate_element_nodes'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -497,7 +497,7 @@ $result_trees{'double_contents_separate_element_nodes'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -530,7 +530,7 @@ $result_trees{'double_contents_separate_element_nodes'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git 
a/tp/t/results/html_tests/double_contents_separate_element_section.pl 
b/tp/t/results/html_tests/double_contents_separate_element_section.pl
index e24a66c9ef..1e33901ee6 100644
--- a/tp/t/results/html_tests/double_contents_separate_element_section.pl
+++ b/tp/t/results/html_tests/double_contents_separate_element_section.pl
@@ -31,7 +31,7 @@ $result_trees{'double_contents_separate_element_section'} = {
                 {
                   'text' => '
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'contents',
@@ -300,7 +300,7 @@ $result_trees{'double_contents_separate_element_section'} = 
{
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -497,7 +497,7 @@ $result_trees{'double_contents_separate_element_section'} = 
{
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -530,7 +530,7 @@ $result_trees{'double_contents_separate_element_section'} = 
{
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/html_tests/empty_lines_at_beginning_no_setfilename.pl 
b/tp/t/results/html_tests/empty_lines_at_beginning_no_setfilename.pl
index 89e8aeeb49..4218d71808 100644
--- a/tp/t/results/html_tests/empty_lines_at_beginning_no_setfilename.pl
+++ b/tp/t/results/html_tests/empty_lines_at_beginning_no_setfilename.pl
@@ -36,7 +36,7 @@ $result_trees{'empty_lines_at_beginning_no_setfilename'} = {
                 {
                   'text' => ' comment
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -126,7 +126,7 @@ $result_trees{'empty_lines_at_beginning_no_setfilename'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git 
a/tp/t/results/html_tests/empty_lines_at_beginning_no_setfilename_no_element.pl 
b/tp/t/results/html_tests/empty_lines_at_beginning_no_setfilename_no_element.pl
index d689e18b7b..2dda47c542 100644
--- 
a/tp/t/results/html_tests/empty_lines_at_beginning_no_setfilename_no_element.pl
+++ 
b/tp/t/results/html_tests/empty_lines_at_beginning_no_setfilename_no_element.pl
@@ -89,7 +89,7 @@ 
$result_trees{'empty_lines_at_beginning_no_setfilename_no_element'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/html_tests/float_copying.pl 
b/tp/t/results/html_tests/float_copying.pl
index cb2be51ef0..2025021027 100644
--- a/tp/t/results/html_tests/float_copying.pl
+++ b/tp/t/results/html_tests/float_copying.pl
@@ -751,7 +751,7 @@ $result_trees{'float_copying'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'insertcopying',
@@ -1087,7 +1087,7 @@ $result_trees{'float_copying'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'insertcopying',
@@ -1102,7 +1102,7 @@ $result_trees{'float_copying'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'insertcopying',
@@ -1303,7 +1303,7 @@ $result_trees{'float_copying'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/html_tests/itemize_arguments.pl 
b/tp/t/results/html_tests/itemize_arguments.pl
index 38eb0ad079..d9c31f995a 100644
--- a/tp/t/results/html_tests/itemize_arguments.pl
+++ b/tp/t/results/html_tests/itemize_arguments.pl
@@ -3888,7 +3888,7 @@ $result_trees{'itemize_arguments'} = {
           'args' => [
             {
               'text' => '@result',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'clickstyle',
diff --git a/tp/t/results/html_tests/itemize_arguments_enable_encoding.pl 
b/tp/t/results/html_tests/itemize_arguments_enable_encoding.pl
index 6a5bb0a89d..b36eac86b3 100644
--- a/tp/t/results/html_tests/itemize_arguments_enable_encoding.pl
+++ b/tp/t/results/html_tests/itemize_arguments_enable_encoding.pl
@@ -3888,7 +3888,7 @@ $result_trees{'itemize_arguments_enable_encoding'} = {
           'args' => [
             {
               'text' => '@result',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'clickstyle',
diff --git a/tp/t/results/html_tests/no_content.pl 
b/tp/t/results/html_tests/no_content.pl
index 4b40d838c4..75f0c67a73 100644
--- a/tp/t/results/html_tests/no_content.pl
+++ b/tp/t/results/html_tests/no_content.pl
@@ -306,7 +306,7 @@ $result_trees{'no_content'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/html_tests/no_content_do_contents.pl 
b/tp/t/results/html_tests/no_content_do_contents.pl
index 0ab21427d4..561a0efc61 100644
--- a/tp/t/results/html_tests/no_content_do_contents.pl
+++ b/tp/t/results/html_tests/no_content_do_contents.pl
@@ -306,7 +306,7 @@ $result_trees{'no_content_do_contents'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/html_tests/no_content_do_contents_inline.pl 
b/tp/t/results/html_tests/no_content_do_contents_inline.pl
index 14ad028c3b..43ed813a1e 100644
--- a/tp/t/results/html_tests/no_content_do_contents_inline.pl
+++ b/tp/t/results/html_tests/no_content_do_contents_inline.pl
@@ -306,7 +306,7 @@ $result_trees{'no_content_do_contents_inline'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/html_tests/no_content_do_contents_separate_element.pl 
b/tp/t/results/html_tests/no_content_do_contents_separate_element.pl
index 2e80c6f932..39af0a17aa 100644
--- a/tp/t/results/html_tests/no_content_do_contents_separate_element.pl
+++ b/tp/t/results/html_tests/no_content_do_contents_separate_element.pl
@@ -306,7 +306,7 @@ $result_trees{'no_content_do_contents_separate_element'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/html_tests/no_content_inline.pl 
b/tp/t/results/html_tests/no_content_inline.pl
index 16148cd958..b960e4364d 100644
--- a/tp/t/results/html_tests/no_content_inline.pl
+++ b/tp/t/results/html_tests/no_content_inline.pl
@@ -306,7 +306,7 @@ $result_trees{'no_content_inline'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/html_tests/no_content_separate_element.pl 
b/tp/t/results/html_tests/no_content_separate_element.pl
index 3055ca462c..ee1efbb1ed 100644
--- a/tp/t/results/html_tests/no_content_separate_element.pl
+++ b/tp/t/results/html_tests/no_content_separate_element.pl
@@ -306,7 +306,7 @@ $result_trees{'no_content_separate_element'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/html_tests/node_footnote_end.pl 
b/tp/t/results/html_tests/node_footnote_end.pl
index d57611495f..3bcc923826 100644
--- a/tp/t/results/html_tests/node_footnote_end.pl
+++ b/tp/t/results/html_tests/node_footnote_end.pl
@@ -31,7 +31,7 @@ $result_trees{'node_footnote_end'} = {
                 {
                   'text' => ' test footnotes with nodes only
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -977,7 +977,7 @@ $result_trees{'node_footnote_end'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/html_tests/node_footnote_separated.pl 
b/tp/t/results/html_tests/node_footnote_separated.pl
index c4b8f0bc89..25ec62907e 100644
--- a/tp/t/results/html_tests/node_footnote_separated.pl
+++ b/tp/t/results/html_tests/node_footnote_separated.pl
@@ -31,7 +31,7 @@ $result_trees{'node_footnote_separated'} = {
                 {
                   'text' => ' test footnotes with nodes only
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -977,7 +977,7 @@ $result_trees{'node_footnote_separated'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/html_tests/node_footnote_use_node.pl 
b/tp/t/results/html_tests/node_footnote_use_node.pl
index 1cc096c785..95878f49dc 100644
--- a/tp/t/results/html_tests/node_footnote_use_node.pl
+++ b/tp/t/results/html_tests/node_footnote_use_node.pl
@@ -31,7 +31,7 @@ $result_trees{'node_footnote_use_node'} = {
                 {
                   'text' => ' test footnotes with nodes only
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -977,7 +977,7 @@ $result_trees{'node_footnote_use_node'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/html_tests/node_footnote_use_node_separate.pl 
b/tp/t/results/html_tests/node_footnote_use_node_separate.pl
index 8eba1d42e6..8cbcc5cf24 100644
--- a/tp/t/results/html_tests/node_footnote_use_node_separate.pl
+++ b/tp/t/results/html_tests/node_footnote_use_node_separate.pl
@@ -31,7 +31,7 @@ $result_trees{'node_footnote_use_node_separate'} = {
                 {
                   'text' => ' test footnotes with nodes only
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -977,7 +977,7 @@ $result_trees{'node_footnote_use_node_separate'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/html_tests/redirection_same_labels.pl 
b/tp/t/results/html_tests/redirection_same_labels.pl
index d6fae7d348..271de5947f 100644
--- a/tp/t/results/html_tests/redirection_same_labels.pl
+++ b/tp/t/results/html_tests/redirection_same_labels.pl
@@ -90,7 +90,7 @@ $result_trees{'redirection_same_labels'} = [
                           {
                             'text' => ' * @"i::
 ',
-                            'type' => 'misc_arg'
+                            'type' => 'rawline_arg'
                           }
                         ],
                         'cmdname' => 'c'
@@ -100,7 +100,7 @@ $result_trees{'redirection_same_labels'} = [
                           {
                             'text' => ' * @~{@dotless{i}}::
 ',
-                            'type' => 'misc_arg'
+                            'type' => 'rawline_arg'
                           }
                         ],
                         'cmdname' => 'c'
@@ -110,7 +110,7 @@ $result_trees{'redirection_same_labels'} = [
                           {
                             'text' => ' * @^i::
 ',
-                            'type' => 'misc_arg'
+                            'type' => 'rawline_arg'
                           }
                         ],
                         'cmdname' => 'c'
diff --git a/tp/t/results/html_tests/sectioning_frames.pl 
b/tp/t/results/html_tests/sectioning_frames.pl
index dfe6edd70f..88fd8a90a5 100644
--- a/tp/t/results/html_tests/sectioning_frames.pl
+++ b/tp/t/results/html_tests/sectioning_frames.pl
@@ -2152,7 +2152,7 @@ $result_trees{'sectioning_frames'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -2182,7 +2182,7 @@ $result_trees{'sectioning_frames'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/html_tests/shortcontents_no_top.pl 
b/tp/t/results/html_tests/shortcontents_no_top.pl
index b3b5cd3afe..f67174c48c 100644
--- a/tp/t/results/html_tests/shortcontents_no_top.pl
+++ b/tp/t/results/html_tests/shortcontents_no_top.pl
@@ -111,7 +111,7 @@ $result_trees{'shortcontents_no_top'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'shortcontents',
diff --git a/tp/t/results/html_tests/simplest_test_date_in_header.pl 
b/tp/t/results/html_tests/simplest_test_date_in_header.pl
index 23a3fa0393..0442809c29 100644
--- a/tp/t/results/html_tests/simplest_test_date_in_header.pl
+++ b/tp/t/results/html_tests/simplest_test_date_in_header.pl
@@ -95,7 +95,7 @@ $result_trees{'simplest_test_date_in_header'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git 
a/tp/t/results/html_tests/text_before_top_and_contents_after_title.pl 
b/tp/t/results/html_tests/text_before_top_and_contents_after_title.pl
index ee4bdb1d4c..8d371f818d 100644
--- a/tp/t/results/html_tests/text_before_top_and_contents_after_title.pl
+++ b/tp/t/results/html_tests/text_before_top_and_contents_after_title.pl
@@ -143,7 +143,7 @@ $result_trees{'text_before_top_and_contents_after_title'} = 
{
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
diff --git 
a/tp/t/results/html_tests/text_before_top_and_summarycontents_after_title.pl 
b/tp/t/results/html_tests/text_before_top_and_summarycontents_after_title.pl
index ddc0f5e878..fa7057fde6 100644
--- a/tp/t/results/html_tests/text_before_top_and_summarycontents_after_title.pl
+++ b/tp/t/results/html_tests/text_before_top_and_summarycontents_after_title.pl
@@ -143,7 +143,7 @@ 
$result_trees{'text_before_top_and_summarycontents_after_title'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'summarycontents',
diff --git a/tp/t/results/html_tests/transliterated_names_conflicts.pl 
b/tp/t/results/html_tests/transliterated_names_conflicts.pl
index bdebee6823..26c7a71812 100644
--- a/tp/t/results/html_tests/transliterated_names_conflicts.pl
+++ b/tp/t/results/html_tests/transliterated_names_conflicts.pl
@@ -384,7 +384,7 @@ $result_trees{'transliterated_names_conflicts'} = [
           {
             'text' => '
 ',
-            'type' => 'misc_arg'
+            'type' => 'rawline_arg'
           }
         ],
         'cmdname' => 'bye'
diff --git a/tp/t/results/htmlxref/htmlxref.pl 
b/tp/t/results/htmlxref/htmlxref.pl
index e55a74c465..a22dd0bbf8 100644
--- a/tp/t/results/htmlxref/htmlxref.pl
+++ b/tp/t/results/htmlxref/htmlxref.pl
@@ -2523,7 +2523,7 @@ $result_trees{'htmlxref'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/htmlxref/htmlxref_nodes.pl 
b/tp/t/results/htmlxref/htmlxref_nodes.pl
index d3449836f5..03b4a57cd9 100644
--- a/tp/t/results/htmlxref/htmlxref_nodes.pl
+++ b/tp/t/results/htmlxref/htmlxref_nodes.pl
@@ -2523,7 +2523,7 @@ $result_trees{'htmlxref_nodes'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/htmlxref/htmlxref_only_mono.pl 
b/tp/t/results/htmlxref/htmlxref_only_mono.pl
index a3332711f8..3fa8952aa4 100644
--- a/tp/t/results/htmlxref/htmlxref_only_mono.pl
+++ b/tp/t/results/htmlxref/htmlxref_only_mono.pl
@@ -2523,7 +2523,7 @@ $result_trees{'htmlxref_only_mono'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/htmlxref/htmlxref_only_mono_nodes.pl 
b/tp/t/results/htmlxref/htmlxref_only_mono_nodes.pl
index 281928c48b..acb17b40fa 100644
--- a/tp/t/results/htmlxref/htmlxref_only_mono_nodes.pl
+++ b/tp/t/results/htmlxref/htmlxref_only_mono_nodes.pl
@@ -2523,7 +2523,7 @@ $result_trees{'htmlxref_only_mono_nodes'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/htmlxref/htmlxref_only_split.pl 
b/tp/t/results/htmlxref/htmlxref_only_split.pl
index 1ec699137a..f650d443df 100644
--- a/tp/t/results/htmlxref/htmlxref_only_split.pl
+++ b/tp/t/results/htmlxref/htmlxref_only_split.pl
@@ -2523,7 +2523,7 @@ $result_trees{'htmlxref_only_split'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/htmlxref/htmlxref_only_split_nodes.pl 
b/tp/t/results/htmlxref/htmlxref_only_split_nodes.pl
index 3a29b582d1..779bd39283 100644
--- a/tp/t/results/htmlxref/htmlxref_only_split_nodes.pl
+++ b/tp/t/results/htmlxref/htmlxref_only_split_nodes.pl
@@ -2523,7 +2523,7 @@ $result_trees{'htmlxref_only_split_nodes'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/include/cpp_line_before_first_node.pl 
b/tp/t/results/include/cpp_line_before_first_node.pl
index 17ac64067c..e1e3df2aa8 100644
--- a/tp/t/results/include/cpp_line_before_first_node.pl
+++ b/tp/t/results/include/cpp_line_before_first_node.pl
@@ -66,7 +66,7 @@ $result_trees{'cpp_line_before_first_node'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/include/cpp_line_latin1.pl 
b/tp/t/results/include/cpp_line_latin1.pl
index 66d48e8477..a8d14239a2 100644
--- a/tp/t/results/include/cpp_line_latin1.pl
+++ b/tp/t/results/include/cpp_line_latin1.pl
@@ -203,7 +203,7 @@ $result_trees{'cpp_line_latin1'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/include/cpp_lines.pl 
b/tp/t/results/include/cpp_lines.pl
index 0d5813052d..56b0b08739 100644
--- a/tp/t/results/include/cpp_lines.pl
+++ b/tp/t/results/include/cpp_lines.pl
@@ -1198,7 +1198,7 @@ $result_trees{'cpp_lines'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/include/include_comment.pl 
b/tp/t/results/include/include_comment.pl
index 8163b1fb9b..6e43029a4f 100644
--- a/tp/t/results/include/include_comment.pl
+++ b/tp/t/results/include/include_comment.pl
@@ -26,7 +26,7 @@ $result_trees{'include_comment'} = {
                         'args' => [
                           {
                             'text' => ' comment',
-                            'type' => 'misc_arg'
+                            'type' => 'rawline_arg'
                           }
                         ],
                         'cmdname' => 'c'
diff --git a/tp/t/results/include/include_space_comment.pl 
b/tp/t/results/include/include_space_comment.pl
index a7f6524267..988c1bae98 100644
--- a/tp/t/results/include/include_space_comment.pl
+++ b/tp/t/results/include/include_space_comment.pl
@@ -26,7 +26,7 @@ $result_trees{'include_space_comment'} = {
                         'args' => [
                           {
                             'text' => ' comment',
-                            'type' => 'misc_arg'
+                            'type' => 'rawline_arg'
                           }
                         ],
                         'cmdname' => 'c'
diff --git a/tp/t/results/include/test_two_include.pl 
b/tp/t/results/include/test_two_include.pl
index 8b279e7c09..e78009ad6e 100644
--- a/tp/t/results/include/test_two_include.pl
+++ b/tp/t/results/include/test_two_include.pl
@@ -59,11 +59,11 @@ $result_trees{'test_two_include'} = {
               'args' => [
                 {
                   'text' => 'UPDATED',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 },
                 {
                   'text' => '28 March 2002',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'set',
@@ -76,11 +76,11 @@ $result_trees{'test_two_include'} = {
               'args' => [
                 {
                   'text' => 'UPDATED-MONTH',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 },
                 {
                   'text' => 'March 2002',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'set',
@@ -93,11 +93,11 @@ $result_trees{'test_two_include'} = {
               'args' => [
                 {
                   'text' => 'EDITION',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 },
                 {
                   'text' => '4.2',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'set',
@@ -110,11 +110,11 @@ $result_trees{'test_two_include'} = {
               'args' => [
                 {
                   'text' => 'VERSION',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 },
                 {
                   'text' => '4.2',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'set',
@@ -135,11 +135,11 @@ $result_trees{'test_two_include'} = {
           'args' => [
             {
               'text' => 'VERSION_DATE',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => 'October 2002',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
@@ -152,11 +152,11 @@ $result_trees{'test_two_include'} = {
           'args' => [
             {
               'text' => 'SHORT_VERSION',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => '2-0',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
@@ -169,11 +169,11 @@ $result_trees{'test_two_include'} = {
           'args' => [
             {
               'text' => 'RPM_VERSION',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => '2.0.4',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
diff --git a/tp/t/results/include/value_expansion_in_include.pl 
b/tp/t/results/include/value_expansion_in_include.pl
index 047436b62d..c441c3f4f5 100644
--- a/tp/t/results/include/value_expansion_in_include.pl
+++ b/tp/t/results/include/value_expansion_in_include.pl
@@ -13,11 +13,11 @@ $result_trees{'value_expansion_in_include'} = {
           'args' => [
             {
               'text' => 'testvar',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => 'incl-incl.txi',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
@@ -36,7 +36,7 @@ $result_trees{'value_expansion_in_include'} = {
             {
               'text' => ' test - in the variable name, and concatenation of 
text after.
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'c'
@@ -45,11 +45,11 @@ $result_trees{'value_expansion_in_include'} = {
           'args' => [
             {
               'text' => 'test-var',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => 'incl-incl.tx',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
@@ -68,7 +68,7 @@ $result_trees{'value_expansion_in_include'} = {
             {
               'text' => ' test - in the variable name, and concatenation of 
text before and after.
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'c'
@@ -77,11 +77,11 @@ $result_trees{'value_expansion_in_include'} = {
           'args' => [
             {
               'text' => 'test_var',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => 'ncl-incl.tx',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
diff --git a/tp/t/results/indices/encoding_index_latin1.pl 
b/tp/t/results/indices/encoding_index_latin1.pl
index 876f638b9d..c3950b5343 100644
--- a/tp/t/results/indices/encoding_index_latin1.pl
+++ b/tp/t/results/indices/encoding_index_latin1.pl
@@ -2644,7 +2644,7 @@ $result_trees{'encoding_index_latin1'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/indices/encoding_index_latin1_enable_encoding.pl 
b/tp/t/results/indices/encoding_index_latin1_enable_encoding.pl
index 0320b1694c..82ac67b184 100644
--- a/tp/t/results/indices/encoding_index_latin1_enable_encoding.pl
+++ b/tp/t/results/indices/encoding_index_latin1_enable_encoding.pl
@@ -2644,7 +2644,7 @@ $result_trees{'encoding_index_latin1_enable_encoding'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/indices/encoding_index_utf8.pl 
b/tp/t/results/indices/encoding_index_utf8.pl
index fa963dd89f..50082d1c46 100644
--- a/tp/t/results/indices/encoding_index_utf8.pl
+++ b/tp/t/results/indices/encoding_index_utf8.pl
@@ -2644,7 +2644,7 @@ $result_trees{'encoding_index_utf8'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/indices/encoding_index_utf8_enable_encoding.pl 
b/tp/t/results/indices/encoding_index_utf8_enable_encoding.pl
index b99ba35b27..89a7779a6e 100644
--- a/tp/t/results/indices/encoding_index_utf8_enable_encoding.pl
+++ b/tp/t/results/indices/encoding_index_utf8_enable_encoding.pl
@@ -2644,7 +2644,7 @@ $result_trees{'encoding_index_utf8_enable_encoding'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/indices/ignored_sort_char_empty_entries.pl 
b/tp/t/results/indices/ignored_sort_char_empty_entries.pl
index 2d33eba6b5..9a6083f14e 100644
--- a/tp/t/results/indices/ignored_sort_char_empty_entries.pl
+++ b/tp/t/results/indices/ignored_sort_char_empty_entries.pl
@@ -15,11 +15,11 @@ $result_trees{'ignored_sort_char_empty_entries'} = {
               'args' => [
                 {
                   'text' => 'txiindexhyphenignore',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 },
                 {
                   'text' => '',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'set',
diff --git a/tp/t/results/indices/index_no_node.pl 
b/tp/t/results/indices/index_no_node.pl
index 5c68bc4498..0d42361fdf 100644
--- a/tp/t/results/indices/index_no_node.pl
+++ b/tp/t/results/indices/index_no_node.pl
@@ -1105,7 +1105,7 @@ $result_trees{'index_no_node'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/indices/index_no_node_no_top.pl 
b/tp/t/results/indices/index_no_node_no_top.pl
index 10a305308c..e5dfb837b0 100644
--- a/tp/t/results/indices/index_no_node_no_top.pl
+++ b/tp/t/results/indices/index_no_node_no_top.pl
@@ -1062,7 +1062,7 @@ $result_trees{'index_no_node_no_top'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/indices/index_no_node_no_top_no_node.pl 
b/tp/t/results/indices/index_no_node_no_top_no_node.pl
index 8156ca275b..55039db751 100644
--- a/tp/t/results/indices/index_no_node_no_top_no_node.pl
+++ b/tp/t/results/indices/index_no_node_no_top_no_node.pl
@@ -1062,7 +1062,7 @@ $result_trees{'index_no_node_no_top_no_node'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/indices/index_nodes.pl 
b/tp/t/results/indices/index_nodes.pl
index 8c9deffa7e..de47c4596e 100644
--- a/tp/t/results/indices/index_nodes.pl
+++ b/tp/t/results/indices/index_nodes.pl
@@ -1440,7 +1440,7 @@ $result_trees{'index_nodes'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/indices/index_nodes_no_split_no_use_nodes.pl 
b/tp/t/results/indices/index_nodes_no_split_no_use_nodes.pl
index 3ca8235680..6ff1618f56 100644
--- a/tp/t/results/indices/index_nodes_no_split_no_use_nodes.pl
+++ b/tp/t/results/indices/index_nodes_no_split_no_use_nodes.pl
@@ -1440,7 +1440,7 @@ $result_trees{'index_nodes_no_split_no_use_nodes'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/indices/index_special_region.pl 
b/tp/t/results/indices/index_special_region.pl
index 1cec5b3377..94ca89ea8c 100644
--- a/tp/t/results/indices/index_special_region.pl
+++ b/tp/t/results/indices/index_special_region.pl
@@ -525,7 +525,7 @@ $result_trees{'index_special_region'} = {
                     {
                       'text' => '
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'insertcopying',
@@ -661,7 +661,7 @@ $result_trees{'index_special_region'} = {
                 {
                   'text' => ' note this chapter is not associated to a node
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -685,7 +685,7 @@ $result_trees{'index_special_region'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'insertcopying',
@@ -1553,7 +1553,7 @@ $result_trees{'index_special_region'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'insertcopying',
@@ -1646,7 +1646,7 @@ $result_trees{'index_special_region'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -1674,7 +1674,7 @@ $result_trees{'index_special_region'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/indices/index_special_region_no_insertcopying.pl 
b/tp/t/results/indices/index_special_region_no_insertcopying.pl
index 8c17fcc8e0..a47dd36201 100644
--- a/tp/t/results/indices/index_special_region_no_insertcopying.pl
+++ b/tp/t/results/indices/index_special_region_no_insertcopying.pl
@@ -525,7 +525,7 @@ $result_trees{'index_special_region_no_insertcopying'} = {
                     {
                       'text' => '
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'insertcopying',
@@ -661,7 +661,7 @@ $result_trees{'index_special_region_no_insertcopying'} = {
                 {
                   'text' => ' note this chapter is not associated to a node
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -685,7 +685,7 @@ $result_trees{'index_special_region_no_insertcopying'} = {
             {
               'text' => ' @insertcopying
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'c'
@@ -1548,7 +1548,7 @@ $result_trees{'index_special_region_no_insertcopying'} = {
             {
               'text' => ' @insertcopying
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'c'
@@ -1636,7 +1636,7 @@ $result_trees{'index_special_region_no_insertcopying'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -1664,7 +1664,7 @@ $result_trees{'index_special_region_no_insertcopying'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git 
a/tp/t/results/indices/index_special_region_no_insertcopying_no_titlepage_no_nodes.pl
 
b/tp/t/results/indices/index_special_region_no_insertcopying_no_titlepage_no_nodes.pl
index 12e311dd00..f027b8c71c 100644
--- 
a/tp/t/results/indices/index_special_region_no_insertcopying_no_titlepage_no_nodes.pl
+++ 
b/tp/t/results/indices/index_special_region_no_insertcopying_no_titlepage_no_nodes.pl
@@ -525,7 +525,7 @@ 
$result_trees{'index_special_region_no_insertcopying_no_titlepage_no_nodes'} = {
                     {
                       'text' => '
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'insertcopying',
@@ -661,7 +661,7 @@ 
$result_trees{'index_special_region_no_insertcopying_no_titlepage_no_nodes'} = {
                 {
                   'text' => ' note this chapter is not associated to a node
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -685,7 +685,7 @@ 
$result_trees{'index_special_region_no_insertcopying_no_titlepage_no_nodes'} = {
             {
               'text' => ' @insertcopying
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'c'
@@ -1548,7 +1548,7 @@ 
$result_trees{'index_special_region_no_insertcopying_no_titlepage_no_nodes'} = {
             {
               'text' => ' @insertcopying
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'c'
@@ -1636,7 +1636,7 @@ 
$result_trees{'index_special_region_no_insertcopying_no_titlepage_no_nodes'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -1664,7 +1664,7 @@ 
$result_trees{'index_special_region_no_insertcopying_no_titlepage_no_nodes'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git 
a/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes.pl
 
b/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes.pl
index 7afb9f569d..acc1410b66 100644
--- 
a/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes.pl
+++ 
b/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes.pl
@@ -525,7 +525,7 @@ 
$result_trees{'index_special_region_no_insertcopying_titlepage_no_nodes'} = {
                     {
                       'text' => '
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'insertcopying',
@@ -661,7 +661,7 @@ 
$result_trees{'index_special_region_no_insertcopying_titlepage_no_nodes'} = {
                 {
                   'text' => ' note this chapter is not associated to a node
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -685,7 +685,7 @@ 
$result_trees{'index_special_region_no_insertcopying_titlepage_no_nodes'} = {
             {
               'text' => ' @insertcopying
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'c'
@@ -1548,7 +1548,7 @@ 
$result_trees{'index_special_region_no_insertcopying_titlepage_no_nodes'} = {
             {
               'text' => ' @insertcopying
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'c'
@@ -1636,7 +1636,7 @@ 
$result_trees{'index_special_region_no_insertcopying_titlepage_no_nodes'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -1664,7 +1664,7 @@ 
$result_trees{'index_special_region_no_insertcopying_titlepage_no_nodes'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git 
a/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes_footnotes_default.pl
 
b/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes_footnotes_default.pl
index e958555b6e..c3a836e514 100644
--- 
a/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes_footnotes_default.pl
+++ 
b/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes_footnotes_default.pl
@@ -525,7 +525,7 @@ 
$result_trees{'index_special_region_no_insertcopying_titlepage_no_nodes_footnote
                     {
                       'text' => '
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'insertcopying',
@@ -661,7 +661,7 @@ 
$result_trees{'index_special_region_no_insertcopying_titlepage_no_nodes_footnote
                 {
                   'text' => ' note this chapter is not associated to a node
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -685,7 +685,7 @@ 
$result_trees{'index_special_region_no_insertcopying_titlepage_no_nodes_footnote
             {
               'text' => ' @insertcopying
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'c'
@@ -1548,7 +1548,7 @@ 
$result_trees{'index_special_region_no_insertcopying_titlepage_no_nodes_footnote
             {
               'text' => ' @insertcopying
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'c'
@@ -1636,7 +1636,7 @@ 
$result_trees{'index_special_region_no_insertcopying_titlepage_no_nodes_footnote
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -1664,7 +1664,7 @@ 
$result_trees{'index_special_region_no_insertcopying_titlepage_no_nodes_footnote
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/indices/index_special_region_no_titlepage_no_nodes.pl 
b/tp/t/results/indices/index_special_region_no_titlepage_no_nodes.pl
index e9e7f11667..e5d35783e1 100644
--- a/tp/t/results/indices/index_special_region_no_titlepage_no_nodes.pl
+++ b/tp/t/results/indices/index_special_region_no_titlepage_no_nodes.pl
@@ -525,7 +525,7 @@ $result_trees{'index_special_region_no_titlepage_no_nodes'} 
= {
                     {
                       'text' => '
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'insertcopying',
@@ -661,7 +661,7 @@ $result_trees{'index_special_region_no_titlepage_no_nodes'} 
= {
                 {
                   'text' => ' note this chapter is not associated to a node
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -685,7 +685,7 @@ $result_trees{'index_special_region_no_titlepage_no_nodes'} 
= {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'insertcopying',
@@ -1553,7 +1553,7 @@ 
$result_trees{'index_special_region_no_titlepage_no_nodes'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'insertcopying',
@@ -1646,7 +1646,7 @@ 
$result_trees{'index_special_region_no_titlepage_no_nodes'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -1674,7 +1674,7 @@ 
$result_trees{'index_special_region_no_titlepage_no_nodes'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/indices/index_special_region_titlepage_no_nodes.pl 
b/tp/t/results/indices/index_special_region_titlepage_no_nodes.pl
index fdfb94d1e7..8b6b32e619 100644
--- a/tp/t/results/indices/index_special_region_titlepage_no_nodes.pl
+++ b/tp/t/results/indices/index_special_region_titlepage_no_nodes.pl
@@ -525,7 +525,7 @@ $result_trees{'index_special_region_titlepage_no_nodes'} = {
                     {
                       'text' => '
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'insertcopying',
@@ -661,7 +661,7 @@ $result_trees{'index_special_region_titlepage_no_nodes'} = {
                 {
                   'text' => ' note this chapter is not associated to a node
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -685,7 +685,7 @@ $result_trees{'index_special_region_titlepage_no_nodes'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'insertcopying',
@@ -1553,7 +1553,7 @@ $result_trees{'index_special_region_titlepage_no_nodes'} 
= {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'insertcopying',
@@ -1646,7 +1646,7 @@ $result_trees{'index_special_region_titlepage_no_nodes'} 
= {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -1674,7 +1674,7 @@ $result_trees{'index_special_region_titlepage_no_nodes'} 
= {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git 
a/tp/t/results/indices/index_special_region_titlepage_no_nodes_footnotes_default.pl
 
b/tp/t/results/indices/index_special_region_titlepage_no_nodes_footnotes_default.pl
index e884926896..e0e5660c54 100644
--- 
a/tp/t/results/indices/index_special_region_titlepage_no_nodes_footnotes_default.pl
+++ 
b/tp/t/results/indices/index_special_region_titlepage_no_nodes_footnotes_default.pl
@@ -525,7 +525,7 @@ 
$result_trees{'index_special_region_titlepage_no_nodes_footnotes_default'} = {
                     {
                       'text' => '
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'insertcopying',
@@ -661,7 +661,7 @@ 
$result_trees{'index_special_region_titlepage_no_nodes_footnotes_default'} = {
                 {
                   'text' => ' note this chapter is not associated to a node
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -685,7 +685,7 @@ 
$result_trees{'index_special_region_titlepage_no_nodes_footnotes_default'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'insertcopying',
@@ -1553,7 +1553,7 @@ 
$result_trees{'index_special_region_titlepage_no_nodes_footnotes_default'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'insertcopying',
@@ -1646,7 +1646,7 @@ 
$result_trees{'index_special_region_titlepage_no_nodes_footnotes_default'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -1674,7 +1674,7 @@ 
$result_trees{'index_special_region_titlepage_no_nodes_footnotes_default'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/indices/index_split.pl 
b/tp/t/results/indices/index_split.pl
index ebb009b34c..169f8c7061 100644
--- a/tp/t/results/indices/index_split.pl
+++ b/tp/t/results/indices/index_split.pl
@@ -2728,7 +2728,7 @@ $result_trees{'index_split'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/indices/index_split_split_chapter_no_nodes.pl 
b/tp/t/results/indices/index_split_split_chapter_no_nodes.pl
index 5ab367873e..d128ea71b4 100644
--- a/tp/t/results/indices/index_split_split_chapter_no_nodes.pl
+++ b/tp/t/results/indices/index_split_split_chapter_no_nodes.pl
@@ -2728,7 +2728,7 @@ $result_trees{'index_split_split_chapter_no_nodes'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/indices/index_table.pl 
b/tp/t/results/indices/index_table.pl
index 17b83ec72c..d97a9407b1 100644
--- a/tp/t/results/indices/index_table.pl
+++ b/tp/t/results/indices/index_table.pl
@@ -5955,7 +5955,7 @@ $result_trees{'index_table'} = {
             {
               'text' => ' @printindex fn
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'c'
@@ -5965,7 +5965,7 @@ $result_trees{'index_table'} = {
             {
               'text' => ' @printindex vr
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'c'
@@ -6111,7 +6111,7 @@ $result_trees{'index_table'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -6139,7 +6139,7 @@ $result_trees{'index_table'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/indices/index_table_chapter_no_node.pl 
b/tp/t/results/indices/index_table_chapter_no_node.pl
index 19f7a97685..9b14bd19f2 100644
--- a/tp/t/results/indices/index_table_chapter_no_node.pl
+++ b/tp/t/results/indices/index_table_chapter_no_node.pl
@@ -5955,7 +5955,7 @@ $result_trees{'index_table_chapter_no_node'} = {
             {
               'text' => ' @printindex fn
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'c'
@@ -5965,7 +5965,7 @@ $result_trees{'index_table_chapter_no_node'} = {
             {
               'text' => ' @printindex vr
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'c'
@@ -6111,7 +6111,7 @@ $result_trees{'index_table_chapter_no_node'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -6139,7 +6139,7 @@ $result_trees{'index_table_chapter_no_node'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/indices/nodes_before_top.pl 
b/tp/t/results/indices/nodes_before_top.pl
index 4069b970a5..049d3c696f 100644
--- a/tp/t/results/indices/nodes_before_top.pl
+++ b/tp/t/results/indices/nodes_before_top.pl
@@ -31,7 +31,7 @@ $result_trees{'nodes_before_top'} = {
                 {
                   'text' => ' test nodes before Top node
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -1903,7 +1903,7 @@ $result_trees{'nodes_before_top'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/indices/nodes_before_top_and_sections_chapter.pl 
b/tp/t/results/indices/nodes_before_top_and_sections_chapter.pl
index b32bcadeb9..e73f5e917f 100644
--- a/tp/t/results/indices/nodes_before_top_and_sections_chapter.pl
+++ b/tp/t/results/indices/nodes_before_top_and_sections_chapter.pl
@@ -2389,7 +2389,7 @@ $result_trees{'nodes_before_top_and_sections_chapter'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git 
a/tp/t/results/indices/nodes_before_top_and_sections_chapter_no_node.pl 
b/tp/t/results/indices/nodes_before_top_and_sections_chapter_no_node.pl
index 09a7db3554..8d12be9d85 100644
--- a/tp/t/results/indices/nodes_before_top_and_sections_chapter_no_node.pl
+++ b/tp/t/results/indices/nodes_before_top_and_sections_chapter_no_node.pl
@@ -2389,7 +2389,7 @@ 
$result_trees{'nodes_before_top_and_sections_chapter_no_node'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git 
a/tp/t/results/indices/nodes_before_top_and_sections_unsplit_no_nodes.pl 
b/tp/t/results/indices/nodes_before_top_and_sections_unsplit_no_nodes.pl
index 754508d6ae..099afeeba9 100644
--- a/tp/t/results/indices/nodes_before_top_and_sections_unsplit_no_nodes.pl
+++ b/tp/t/results/indices/nodes_before_top_and_sections_unsplit_no_nodes.pl
@@ -2389,7 +2389,7 @@ 
$result_trees{'nodes_before_top_and_sections_unsplit_no_nodes'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/indices/nodes_before_top_split_chapter.pl 
b/tp/t/results/indices/nodes_before_top_split_chapter.pl
index a5c5d44f4a..6cebeb8a06 100644
--- a/tp/t/results/indices/nodes_before_top_split_chapter.pl
+++ b/tp/t/results/indices/nodes_before_top_split_chapter.pl
@@ -31,7 +31,7 @@ $result_trees{'nodes_before_top_split_chapter'} = {
                 {
                   'text' => ' test nodes before Top node
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -1903,7 +1903,7 @@ $result_trees{'nodes_before_top_split_chapter'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/indices/nodes_before_top_split_chapter_no_nodes.pl 
b/tp/t/results/indices/nodes_before_top_split_chapter_no_nodes.pl
index 6dd42f4cec..c6fdd48129 100644
--- a/tp/t/results/indices/nodes_before_top_split_chapter_no_nodes.pl
+++ b/tp/t/results/indices/nodes_before_top_split_chapter_no_nodes.pl
@@ -31,7 +31,7 @@ $result_trees{'nodes_before_top_split_chapter_no_nodes'} = {
                 {
                   'text' => ' test nodes before Top node
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -1903,7 +1903,7 @@ $result_trees{'nodes_before_top_split_chapter_no_nodes'} 
= {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/indices/printindex_index_entry_in_copying.pl 
b/tp/t/results/indices/printindex_index_entry_in_copying.pl
index 1c2d72e14f..e7fd33717a 100644
--- a/tp/t/results/indices/printindex_index_entry_in_copying.pl
+++ b/tp/t/results/indices/printindex_index_entry_in_copying.pl
@@ -598,7 +598,7 @@ $result_trees{'printindex_index_entry_in_copying'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'insertcopying',
@@ -792,7 +792,7 @@ $result_trees{'printindex_index_entry_in_copying'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'insertcopying',
diff --git 
a/tp/t/results/indices/printindex_index_entry_in_copying_in_footnote.pl 
b/tp/t/results/indices/printindex_index_entry_in_copying_in_footnote.pl
index 3653c43ae5..9b89c0b841 100644
--- a/tp/t/results/indices/printindex_index_entry_in_copying_in_footnote.pl
+++ b/tp/t/results/indices/printindex_index_entry_in_copying_in_footnote.pl
@@ -278,7 +278,7 @@ 
$result_trees{'printindex_index_entry_in_copying_in_footnote'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'insertcopying',
@@ -471,7 +471,7 @@ 
$result_trees{'printindex_index_entry_in_copying_in_footnote'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'insertcopying',
diff --git a/tp/t/results/indices/split_chapter_index.pl 
b/tp/t/results/indices/split_chapter_index.pl
index b92e4bccb7..8b576cb966 100644
--- a/tp/t/results/indices/split_chapter_index.pl
+++ b/tp/t/results/indices/split_chapter_index.pl
@@ -1223,7 +1223,7 @@ $result_trees{'split_chapter_index'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/indices/transparent_sort_chars.pl 
b/tp/t/results/indices/transparent_sort_chars.pl
index 089b2c2f73..88617801dc 100644
--- a/tp/t/results/indices/transparent_sort_chars.pl
+++ b/tp/t/results/indices/transparent_sort_chars.pl
@@ -15,11 +15,11 @@ $result_trees{'transparent_sort_chars'} = {
               'args' => [
                 {
                   'text' => 'txiindexhyphenignore',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 },
                 {
                   'text' => '',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'set',
diff --git a/tp/t/results/info_tests/anchor_in_command.pl 
b/tp/t/results/info_tests/anchor_in_command.pl
index 62bd2f39fa..403ba32596 100644
--- a/tp/t/results/info_tests/anchor_in_command.pl
+++ b/tp/t/results/info_tests/anchor_in_command.pl
@@ -86,7 +86,7 @@ $result_trees{'anchor_in_command'} = {
                         {
                           'text' => ' emph @emph{emph2 @anchor{anchor in emph} 
}}.
 ',
-                          'type' => 'misc_arg'
+                          'type' => 'rawline_arg'
                         }
                       ],
                       'cmdname' => 'c'
diff --git a/tp/t/results/info_tests/direntry_dircategory.pl 
b/tp/t/results/info_tests/direntry_dircategory.pl
index 999cc66b3f..6747c740f6 100644
--- a/tp/t/results/info_tests/direntry_dircategory.pl
+++ b/tp/t/results/info_tests/direntry_dircategory.pl
@@ -852,7 +852,7 @@ $result_trees{'direntry_dircategory'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/info_tests/multitable_anchor_and_index_entry.pl 
b/tp/t/results/info_tests/multitable_anchor_and_index_entry.pl
index 8be5d82538..768344529f 100644
--- a/tp/t/results/info_tests/multitable_anchor_and_index_entry.pl
+++ b/tp/t/results/info_tests/multitable_anchor_and_index_entry.pl
@@ -190,7 +190,7 @@ $result_trees{'multitable_anchor_and_index_entry'} = {
                                 {
                                   'text' => ' comment in multitable
 ',
-                                  'type' => 'misc_arg'
+                                  'type' => 'rawline_arg'
                                 }
                               ],
                               'cmdname' => 'c'
diff --git a/tp/t/results/info_tests/novalidate_empty_refs.pl 
b/tp/t/results/info_tests/novalidate_empty_refs.pl
index 87b4333788..1c41b56225 100644
--- a/tp/t/results/info_tests/novalidate_empty_refs.pl
+++ b/tp/t/results/info_tests/novalidate_empty_refs.pl
@@ -19,7 +19,7 @@ $result_trees{'novalidate_empty_refs'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'novalidate',
diff --git a/tp/t/results/info_tests/paragraphindent_and_preamble.pl 
b/tp/t/results/info_tests/paragraphindent_and_preamble.pl
index 829f578186..82f422abd4 100644
--- a/tp/t/results/info_tests/paragraphindent_and_preamble.pl
+++ b/tp/t/results/info_tests/paragraphindent_and_preamble.pl
@@ -259,7 +259,7 @@ $result_trees{'paragraphindent_and_preamble'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git 
a/tp/t/results/info_tests/paragraphindent_in_preamble_and_in_document.pl 
b/tp/t/results/info_tests/paragraphindent_in_preamble_and_in_document.pl
index 0971b0f9b0..c9abc5f6aa 100644
--- a/tp/t/results/info_tests/paragraphindent_in_preamble_and_in_document.pl
+++ b/tp/t/results/info_tests/paragraphindent_in_preamble_and_in_document.pl
@@ -312,7 +312,7 @@ 
$result_trees{'paragraphindent_in_preamble_and_in_document'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/info_tests/paragraphindent_not_in_preamble.pl 
b/tp/t/results/info_tests/paragraphindent_not_in_preamble.pl
index 23a895b72b..101040c63c 100644
--- a/tp/t/results/info_tests/paragraphindent_not_in_preamble.pl
+++ b/tp/t/results/info_tests/paragraphindent_not_in_preamble.pl
@@ -259,7 +259,7 @@ $result_trees{'paragraphindent_not_in_preamble'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/info_tests/split_no_copying.pl 
b/tp/t/results/info_tests/split_no_copying.pl
index 29699f694a..b5e81f3d52 100644
--- a/tp/t/results/info_tests/split_no_copying.pl
+++ b/tp/t/results/info_tests/split_no_copying.pl
@@ -333,7 +333,7 @@ $result_trees{'split_no_copying'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/info_tests/split_nocopying.pl 
b/tp/t/results/info_tests/split_nocopying.pl
index ffb8b6be93..8e25383dce 100644
--- a/tp/t/results/info_tests/split_nocopying.pl
+++ b/tp/t/results/info_tests/split_nocopying.pl
@@ -312,7 +312,7 @@ $result_trees{'split_nocopying'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/info_tests/split_nocopying_split.pl 
b/tp/t/results/info_tests/split_nocopying_split.pl
index cadf0756c3..ace05065b2 100644
--- a/tp/t/results/info_tests/split_nocopying_split.pl
+++ b/tp/t/results/info_tests/split_nocopying_split.pl
@@ -312,7 +312,7 @@ $result_trees{'split_nocopying_split'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/info_tests/test_index.pl 
b/tp/t/results/info_tests/test_index.pl
index e391600e50..812e1fed39 100644
--- a/tp/t/results/info_tests/test_index.pl
+++ b/tp/t/results/info_tests/test_index.pl
@@ -2871,7 +2871,7 @@ $result_trees{'test_index'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/info_tests/two_paragraphindent_in_preamble.pl 
b/tp/t/results/info_tests/two_paragraphindent_in_preamble.pl
index b159889bca..9321960125 100644
--- a/tp/t/results/info_tests/two_paragraphindent_in_preamble.pl
+++ b/tp/t/results/info_tests/two_paragraphindent_in_preamble.pl
@@ -298,7 +298,7 @@ $result_trees{'two_paragraphindent_in_preamble'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git 
a/tp/t/results/info_tests/two_paragraphindent_in_preamble_and_in_document.pl 
b/tp/t/results/info_tests/two_paragraphindent_in_preamble_and_in_document.pl
index 2f9195dfa7..365592c935 100644
--- a/tp/t/results/info_tests/two_paragraphindent_in_preamble_and_in_document.pl
+++ b/tp/t/results/info_tests/two_paragraphindent_in_preamble_and_in_document.pl
@@ -351,7 +351,7 @@ 
$result_trees{'two_paragraphindent_in_preamble_and_in_document'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/init_files_tests/customize_special_element.pl 
b/tp/t/results/init_files_tests/customize_special_element.pl
index de78366445..761567e0a9 100644
--- a/tp/t/results/init_files_tests/customize_special_element.pl
+++ b/tp/t/results/init_files_tests/customize_special_element.pl
@@ -58,7 +58,7 @@ $result_trees{'customize_special_element'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -73,7 +73,7 @@ $result_trees{'customize_special_element'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'shortcontents',
diff --git a/tp/t/results/init_files_tests/customize_translations.pl 
b/tp/t/results/init_files_tests/customize_translations.pl
index 3e0c15e271..22981beb33 100644
--- a/tp/t/results/init_files_tests/customize_translations.pl
+++ b/tp/t/results/init_files_tests/customize_translations.pl
@@ -19,7 +19,7 @@ $result_trees{'customize_translations'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
diff --git a/tp/t/results/invalid_nestings/node_in_copying_not_closed.pl 
b/tp/t/results/invalid_nestings/node_in_copying_not_closed.pl
index ac1010885a..125c4ee779 100644
--- a/tp/t/results/invalid_nestings/node_in_copying_not_closed.pl
+++ b/tp/t/results/invalid_nestings/node_in_copying_not_closed.pl
@@ -118,7 +118,7 @@ $result_trees{'node_in_copying_not_closed'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'insertcopying',
diff --git a/tp/t/results/invalid_nestings/recursive_copying.pl 
b/tp/t/results/invalid_nestings/recursive_copying.pl
index 74b1392413..91621069b0 100644
--- a/tp/t/results/invalid_nestings/recursive_copying.pl
+++ b/tp/t/results/invalid_nestings/recursive_copying.pl
@@ -91,7 +91,7 @@ $result_trees{'recursive_copying'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'insertcopying',
diff --git 
a/tp/t/results/invalid_nestings/style_not_closed_no_newline_root_commands.pl 
b/tp/t/results/invalid_nestings/style_not_closed_no_newline_root_commands.pl
index 1604deadad..cd87e70ac9 100644
--- a/tp/t/results/invalid_nestings/style_not_closed_no_newline_root_commands.pl
+++ b/tp/t/results/invalid_nestings/style_not_closed_no_newline_root_commands.pl
@@ -305,7 +305,7 @@ $result_trees{'style_not_closed_no_newline_root_commands'} 
= {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/invalid_nestings/style_not_closed_root_commands.pl 
b/tp/t/results/invalid_nestings/style_not_closed_root_commands.pl
index 1c401b1afa..e24b865011 100644
--- a/tp/t/results/invalid_nestings/style_not_closed_root_commands.pl
+++ b/tp/t/results/invalid_nestings/style_not_closed_root_commands.pl
@@ -315,7 +315,7 @@ $result_trees{'style_not_closed_root_commands'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/itemize/comment_first_on_enumerate_line.pl 
b/tp/t/results/itemize/comment_first_on_enumerate_line.pl
index 2b4837829b..c2dc5f6b90 100644
--- a/tp/t/results/itemize/comment_first_on_enumerate_line.pl
+++ b/tp/t/results/itemize/comment_first_on_enumerate_line.pl
@@ -18,7 +18,7 @@ $result_trees{'comment_first_on_enumerate_line'} = {
                     {
                       'text' => ' comment on enumerate line
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
diff --git a/tp/t/results/itemize/comment_first_on_itemize_line.pl 
b/tp/t/results/itemize/comment_first_on_itemize_line.pl
index 63bc5c0f28..3e1f7a11a6 100644
--- a/tp/t/results/itemize/comment_first_on_itemize_line.pl
+++ b/tp/t/results/itemize/comment_first_on_itemize_line.pl
@@ -24,7 +24,7 @@ $result_trees{'comment_first_on_itemize_line'} = {
                     {
                       'text' => ' comment on itemize line
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
diff --git a/tp/t/results/itemize/empty_accent_argument.pl 
b/tp/t/results/itemize/empty_accent_argument.pl
index 261b097fb9..beb1fcb8a1 100644
--- a/tp/t/results/itemize/empty_accent_argument.pl
+++ b/tp/t/results/itemize/empty_accent_argument.pl
@@ -28,7 +28,7 @@ $result_trees{'empty_accent_argument'} = {
                     {
                       'text' => '
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'comment'
diff --git a/tp/t/results/itemize/enumerate_argument.pl 
b/tp/t/results/itemize/enumerate_argument.pl
index 3705835e1a..7538c12f44 100644
--- a/tp/t/results/itemize/enumerate_argument.pl
+++ b/tp/t/results/itemize/enumerate_argument.pl
@@ -94,7 +94,7 @@ $result_trees{'enumerate_argument'} = {
                     {
                       'text' => ' comment
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
@@ -171,7 +171,7 @@ $result_trees{'enumerate_argument'} = {
                     {
                       'text' => ' comment
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
diff --git a/tp/t/results/itemize/enumerate_argument_item.pl 
b/tp/t/results/itemize/enumerate_argument_item.pl
index 652aa31a6f..2e8b1a0b5e 100644
--- a/tp/t/results/itemize/enumerate_argument_item.pl
+++ b/tp/t/results/itemize/enumerate_argument_item.pl
@@ -146,7 +146,7 @@ $result_trees{'enumerate_argument_item'} = {
                     {
                       'text' => ' comment
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
@@ -275,7 +275,7 @@ $result_trees{'enumerate_argument_item'} = {
                     {
                       'text' => ' comment
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
diff --git a/tp/t/results/itemize/inter_item_commands_in_enumerate.pl 
b/tp/t/results/itemize/inter_item_commands_in_enumerate.pl
index c56c49175e..0115776804 100644
--- a/tp/t/results/itemize/inter_item_commands_in_enumerate.pl
+++ b/tp/t/results/itemize/inter_item_commands_in_enumerate.pl
@@ -167,7 +167,7 @@ $result_trees{'inter_item_commands_in_enumerate'} = {
                     {
                       'text' => ' comment before first item in enumerate
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'comment'
@@ -851,7 +851,7 @@ $result_trees{'inter_item_commands_in_enumerate'} = {
                     {
                       'text' => ' comment
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'comment'
diff --git a/tp/t/results/itemize/inter_item_commands_in_itemize.pl 
b/tp/t/results/itemize/inter_item_commands_in_itemize.pl
index 6c2ea5f4c8..2d340c8ca9 100644
--- a/tp/t/results/itemize/inter_item_commands_in_itemize.pl
+++ b/tp/t/results/itemize/inter_item_commands_in_itemize.pl
@@ -173,7 +173,7 @@ $result_trees{'inter_item_commands_in_itemize'} = {
                     {
                       'text' => ' comment in itemize
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
@@ -537,7 +537,7 @@ $result_trees{'inter_item_commands_in_itemize'} = {
                     {
                       'text' => ' comment in itemize
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
diff --git a/tp/t/results/languages/appendix_translated.pl 
b/tp/t/results/languages/appendix_translated.pl
index 709dc00e70..96022212f4 100644
--- a/tp/t/results/languages/appendix_translated.pl
+++ b/tp/t/results/languages/appendix_translated.pl
@@ -152,7 +152,7 @@ $result_trees{'appendix_translated'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
diff --git a/tp/t/results/languages/documentlanguage.pl 
b/tp/t/results/languages/documentlanguage.pl
index a28ef3e6b9..4d1a79e4ac 100644
--- a/tp/t/results/languages/documentlanguage.pl
+++ b/tp/t/results/languages/documentlanguage.pl
@@ -31,7 +31,7 @@ $result_trees{'documentlanguage'} = {
                 {
                   'text' => ' this document is setup to detect when the 
documentlanguage was not
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -41,7 +41,7 @@ $result_trees{'documentlanguage'} = {
                 {
                   'text' => ' set according to command line, but according to 
document.  This
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -51,7 +51,7 @@ $result_trees{'documentlanguage'} = {
                 {
                   'text' => ' is important to test that in the Parser, as 
converters initialized with
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -61,7 +61,7 @@ $result_trees{'documentlanguage'} = {
                 {
                   'text' => ' Texinfo::Convert::Converter converter() and with 
values accessed by
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -71,7 +71,7 @@ $result_trees{'documentlanguage'} = {
                 {
                   'text' => ' get_conf() will use the command line.
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -81,7 +81,7 @@ $result_trees{'documentlanguage'} = {
                 {
                   'text' => ' This is tricky to demonstrate, as 
documentlanguage is not used much
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -91,7 +91,7 @@ $result_trees{'documentlanguage'} = {
                 {
                   'text' => ' in Parser.  It is used in two places to set the 
documentlanguage extra
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -101,7 +101,7 @@ $result_trees{'documentlanguage'} = {
                 {
                   'text' => ' value, 
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -111,7 +111,7 @@ $result_trees{'documentlanguage'} = {
                 {
                   'text' => ' 1) for the untranslated type, for the prefix of 
@def* and 
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -121,7 +121,7 @@ $result_trees{'documentlanguage'} = {
                 {
                   'text' => ' 2) for the @def* line commands with added index 
entries that need to 
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -131,7 +131,7 @@ $result_trees{'documentlanguage'} = {
                 {
                   'text' => '    be translated, like \'{name} of {class}\'.
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -141,7 +141,7 @@ $result_trees{'documentlanguage'} = {
                 {
                   'text' => ' The untranslated type is in general translated 
in the converters
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -151,7 +151,7 @@ $result_trees{'documentlanguage'} = {
                 {
                   'text' => ' without using the extra documentlanguage key 
value, so getting it 
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -161,7 +161,7 @@ $result_trees{'documentlanguage'} = {
                 {
                   'text' => ' wrong does not have any consequence.
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -171,7 +171,7 @@ $result_trees{'documentlanguage'} = {
                 {
                   'text' => ' The @def* translated added indices are 
translated relatively early,
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -181,7 +181,7 @@ $result_trees{'documentlanguage'} = {
                 {
                   'text' => ' before the converter, and the extra 
documentlanguage key is used to
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -191,7 +191,7 @@ $result_trees{'documentlanguage'} = {
                 {
                   'text' => ' get the language, so if the wrong language is 
set, it will show up
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -201,7 +201,7 @@ $result_trees{'documentlanguage'} = {
                 {
                   'text' => ' in the index generated by @printindex.
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -657,7 +657,7 @@ $result_trees{'documentlanguage'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/languages/documentlanguage_option.pl 
b/tp/t/results/languages/documentlanguage_option.pl
index f0a2d1e529..6ed21dcb93 100644
--- a/tp/t/results/languages/documentlanguage_option.pl
+++ b/tp/t/results/languages/documentlanguage_option.pl
@@ -31,7 +31,7 @@ $result_trees{'documentlanguage_option'} = {
                 {
                   'text' => ' this document is setup to detect when the 
documentlanguage was not
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -41,7 +41,7 @@ $result_trees{'documentlanguage_option'} = {
                 {
                   'text' => ' set according to command line, but according to 
document.  This
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -51,7 +51,7 @@ $result_trees{'documentlanguage_option'} = {
                 {
                   'text' => ' is important to test that in the Parser, as 
converters initialized with
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -61,7 +61,7 @@ $result_trees{'documentlanguage_option'} = {
                 {
                   'text' => ' Texinfo::Convert::Converter converter() and with 
values accessed by
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -71,7 +71,7 @@ $result_trees{'documentlanguage_option'} = {
                 {
                   'text' => ' get_conf() will use the command line.
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -81,7 +81,7 @@ $result_trees{'documentlanguage_option'} = {
                 {
                   'text' => ' This is tricky to demonstrate, as 
documentlanguage is not used much
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -91,7 +91,7 @@ $result_trees{'documentlanguage_option'} = {
                 {
                   'text' => ' in Parser.  It is used in two places to set the 
documentlanguage extra
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -101,7 +101,7 @@ $result_trees{'documentlanguage_option'} = {
                 {
                   'text' => ' value, 
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -111,7 +111,7 @@ $result_trees{'documentlanguage_option'} = {
                 {
                   'text' => ' 1) for the untranslated type, for the prefix of 
@def* and 
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -121,7 +121,7 @@ $result_trees{'documentlanguage_option'} = {
                 {
                   'text' => ' 2) for the @def* line commands with added index 
entries that need to 
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -131,7 +131,7 @@ $result_trees{'documentlanguage_option'} = {
                 {
                   'text' => '    be translated, like \'{name} of {class}\'.
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -141,7 +141,7 @@ $result_trees{'documentlanguage_option'} = {
                 {
                   'text' => ' The untranslated type is in general translated 
in the converters
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -151,7 +151,7 @@ $result_trees{'documentlanguage_option'} = {
                 {
                   'text' => ' without using the extra documentlanguage key 
value, so getting it 
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -161,7 +161,7 @@ $result_trees{'documentlanguage_option'} = {
                 {
                   'text' => ' wrong does not have any consequence.
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -171,7 +171,7 @@ $result_trees{'documentlanguage_option'} = {
                 {
                   'text' => ' The @def* translated added indices are 
translated relatively early,
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -181,7 +181,7 @@ $result_trees{'documentlanguage_option'} = {
                 {
                   'text' => ' before the converter, and the extra 
documentlanguage key is used to
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -191,7 +191,7 @@ $result_trees{'documentlanguage_option'} = {
                 {
                   'text' => ' get the language, so if the wrong language is 
set, it will show up
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -201,7 +201,7 @@ $result_trees{'documentlanguage_option'} = {
                 {
                   'text' => ' in the index generated by @printindex.
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -657,7 +657,7 @@ $result_trees{'documentlanguage_option'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/languages/documentlanguage_unknown.pl 
b/tp/t/results/languages/documentlanguage_unknown.pl
index 0fdcdcf144..4d4d2b8811 100644
--- a/tp/t/results/languages/documentlanguage_unknown.pl
+++ b/tp/t/results/languages/documentlanguage_unknown.pl
@@ -31,7 +31,7 @@ $result_trees{'documentlanguage_unknown'} = {
                 {
                   'text' => ' this document is setup to detect when the 
documentlanguage was not
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -41,7 +41,7 @@ $result_trees{'documentlanguage_unknown'} = {
                 {
                   'text' => ' set according to command line, but according to 
document.  This
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -51,7 +51,7 @@ $result_trees{'documentlanguage_unknown'} = {
                 {
                   'text' => ' is important to test that in the Parser, as 
converters initialized with
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -61,7 +61,7 @@ $result_trees{'documentlanguage_unknown'} = {
                 {
                   'text' => ' Texinfo::Convert::Converter converter() and with 
values accessed by
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -71,7 +71,7 @@ $result_trees{'documentlanguage_unknown'} = {
                 {
                   'text' => ' get_conf() will use the command line.
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -81,7 +81,7 @@ $result_trees{'documentlanguage_unknown'} = {
                 {
                   'text' => ' This is tricky to demonstrate, as 
documentlanguage is not used much
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -91,7 +91,7 @@ $result_trees{'documentlanguage_unknown'} = {
                 {
                   'text' => ' in Parser.  It is used in two places to set the 
documentlanguage extra
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -101,7 +101,7 @@ $result_trees{'documentlanguage_unknown'} = {
                 {
                   'text' => ' value, 
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -111,7 +111,7 @@ $result_trees{'documentlanguage_unknown'} = {
                 {
                   'text' => ' 1) for the untranslated type, for the prefix of 
@def* and 
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -121,7 +121,7 @@ $result_trees{'documentlanguage_unknown'} = {
                 {
                   'text' => ' 2) for the @def* line commands with added index 
entries that need to 
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -131,7 +131,7 @@ $result_trees{'documentlanguage_unknown'} = {
                 {
                   'text' => '    be translated, like \'{name} of {class}\'.
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -141,7 +141,7 @@ $result_trees{'documentlanguage_unknown'} = {
                 {
                   'text' => ' The untranslated type is in general translated 
in the converters
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -151,7 +151,7 @@ $result_trees{'documentlanguage_unknown'} = {
                 {
                   'text' => ' without using the extra documentlanguage key 
value, so getting it 
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -161,7 +161,7 @@ $result_trees{'documentlanguage_unknown'} = {
                 {
                   'text' => ' wrong does not have any consequence.
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -171,7 +171,7 @@ $result_trees{'documentlanguage_unknown'} = {
                 {
                   'text' => ' The @def* translated added indices are 
translated relatively early,
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -181,7 +181,7 @@ $result_trees{'documentlanguage_unknown'} = {
                 {
                   'text' => ' before the converter, and the extra 
documentlanguage key is used to
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -191,7 +191,7 @@ $result_trees{'documentlanguage_unknown'} = {
                 {
                   'text' => ' get the language, so if the wrong language is 
set, it will show up
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -201,7 +201,7 @@ $result_trees{'documentlanguage_unknown'} = {
                 {
                   'text' => ' in the index generated by @printindex.
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -657,7 +657,7 @@ $result_trees{'documentlanguage_unknown'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/languages/multiple_documentlanguage.pl 
b/tp/t/results/languages/multiple_documentlanguage.pl
index 2b3db453c4..03d9d00bee 100644
--- a/tp/t/results/languages/multiple_documentlanguage.pl
+++ b/tp/t/results/languages/multiple_documentlanguage.pl
@@ -639,7 +639,7 @@ $result_trees{'multiple_documentlanguage'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'insertcopying',
@@ -878,7 +878,7 @@ $result_trees{'multiple_documentlanguage'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'insertcopying',
diff --git a/tp/t/results/languages/multiple_lang_chapters.pl 
b/tp/t/results/languages/multiple_lang_chapters.pl
index 0eed5ae01e..c73e6e4df7 100644
--- a/tp/t/results/languages/multiple_lang_chapters.pl
+++ b/tp/t/results/languages/multiple_lang_chapters.pl
@@ -65,7 +65,7 @@ $result_trees{'multiple_lang_chapters'} = {
                 {
                   'text' => ' @node Top is ignored in TeX and LaTeX, so switch 
here
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c',
diff --git a/tp/t/results/languages/multiple_lang_chapters_latex.pl 
b/tp/t/results/languages/multiple_lang_chapters_latex.pl
index a79e4ee123..8857520d36 100644
--- a/tp/t/results/languages/multiple_lang_chapters_latex.pl
+++ b/tp/t/results/languages/multiple_lang_chapters_latex.pl
@@ -65,7 +65,7 @@ $result_trees{'multiple_lang_chapters_latex'} = {
                 {
                   'text' => ' @node Top is ignored in TeX and LaTeX, so switch 
here
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c',
diff --git a/tp/t/results/languages/multiple_lang_chapters_texi2html.pl 
b/tp/t/results/languages/multiple_lang_chapters_texi2html.pl
index d306f957e9..2cd7b7a4a9 100644
--- a/tp/t/results/languages/multiple_lang_chapters_texi2html.pl
+++ b/tp/t/results/languages/multiple_lang_chapters_texi2html.pl
@@ -65,7 +65,7 @@ $result_trees{'multiple_lang_chapters_texi2html'} = {
                 {
                   'text' => ' @node Top is ignored in TeX and LaTeX, so switch 
here
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c',
diff --git a/tp/t/results/latex_tests/anchor_in_copying_insertcopying_chap.pl 
b/tp/t/results/latex_tests/anchor_in_copying_insertcopying_chap.pl
index 7ff227cd79..f8bb4e6248 100644
--- a/tp/t/results/latex_tests/anchor_in_copying_insertcopying_chap.pl
+++ b/tp/t/results/latex_tests/anchor_in_copying_insertcopying_chap.pl
@@ -279,7 +279,7 @@ $result_trees{'anchor_in_copying_insertcopying_chap'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'insertcopying',
diff --git 
a/tp/t/results/latex_tests/anchor_in_copying_insertcopying_titlepage.pl 
b/tp/t/results/latex_tests/anchor_in_copying_insertcopying_titlepage.pl
index 97621ded65..daf8164538 100644
--- a/tp/t/results/latex_tests/anchor_in_copying_insertcopying_titlepage.pl
+++ b/tp/t/results/latex_tests/anchor_in_copying_insertcopying_titlepage.pl
@@ -158,7 +158,7 @@ $result_trees{'anchor_in_copying_insertcopying_titlepage'} 
= {
                     {
                       'text' => '
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'page'
@@ -197,7 +197,7 @@ $result_trees{'anchor_in_copying_insertcopying_titlepage'} 
= {
                     {
                       'text' => '
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'insertcopying',
diff --git 
a/tp/t/results/latex_tests/anchor_in_copying_insertcopying_titlepage_chap.pl 
b/tp/t/results/latex_tests/anchor_in_copying_insertcopying_titlepage_chap.pl
index a77d2723bd..fd594dcdc1 100644
--- a/tp/t/results/latex_tests/anchor_in_copying_insertcopying_titlepage_chap.pl
+++ b/tp/t/results/latex_tests/anchor_in_copying_insertcopying_titlepage_chap.pl
@@ -158,7 +158,7 @@ 
$result_trees{'anchor_in_copying_insertcopying_titlepage_chap'} = {
                     {
                       'text' => '
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'page'
@@ -168,7 +168,7 @@ 
$result_trees{'anchor_in_copying_insertcopying_titlepage_chap'} = {
                     {
                       'text' => '
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'insertcopying',
@@ -396,7 +396,7 @@ 
$result_trees{'anchor_in_copying_insertcopying_titlepage_chap'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'insertcopying',
diff --git a/tp/t/results/latex_tests/custom_heading_with_include.pl 
b/tp/t/results/latex_tests/custom_heading_with_include.pl
index 7990310c29..162268975f 100644
--- a/tp/t/results/latex_tests/custom_heading_with_include.pl
+++ b/tp/t/results/latex_tests/custom_heading_with_include.pl
@@ -170,7 +170,7 @@ $result_trees{'custom_heading_with_include'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -258,11 +258,11 @@ $result_trees{'custom_heading_with_include'} = {
           'args' => [
             {
               'text' => 'do-top',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => '',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
@@ -320,7 +320,7 @@ $result_trees{'custom_heading_with_include'} = {
                 {
                   'text' => ' -*-texinfo-*-
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
diff --git a/tp/t/results/latex_tests/custom_heading_with_include_in_command.pl 
b/tp/t/results/latex_tests/custom_heading_with_include_in_command.pl
index 5832a1be62..b04923dc42 100644
--- a/tp/t/results/latex_tests/custom_heading_with_include_in_command.pl
+++ b/tp/t/results/latex_tests/custom_heading_with_include_in_command.pl
@@ -185,7 +185,7 @@ $result_trees{'custom_heading_with_include_in_command'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -273,11 +273,11 @@ $result_trees{'custom_heading_with_include_in_command'} = 
{
           'args' => [
             {
               'text' => 'do-top',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => '',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
@@ -335,7 +335,7 @@ $result_trees{'custom_heading_with_include_in_command'} = {
                 {
                   'text' => ' -*-texinfo-*-
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
diff --git a/tp/t/results/latex_tests/custom_headings.pl 
b/tp/t/results/latex_tests/custom_headings.pl
index 36ae2c3e89..9fd4b2b3d1 100644
--- a/tp/t/results/latex_tests/custom_headings.pl
+++ b/tp/t/results/latex_tests/custom_headings.pl
@@ -307,7 +307,7 @@ $result_trees{'custom_headings'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'page'
@@ -336,7 +336,7 @@ $result_trees{'custom_headings'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'page'
@@ -478,7 +478,7 @@ $result_trees{'custom_headings'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'page'
@@ -507,7 +507,7 @@ $result_trees{'custom_headings'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'page'
@@ -572,7 +572,7 @@ $result_trees{'custom_headings'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'page'
diff --git a/tp/t/results/latex_tests/error_in_sectioning_command.pl 
b/tp/t/results/latex_tests/error_in_sectioning_command.pl
index e986ca75a1..ef60383c6c 100644
--- a/tp/t/results/latex_tests/error_in_sectioning_command.pl
+++ b/tp/t/results/latex_tests/error_in_sectioning_command.pl
@@ -16,7 +16,7 @@ $result_trees{'error_in_sectioning_command'} = {
                 {
                   'text' => '
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'contents',
diff --git a/tp/t/results/latex_tests/indices.pl 
b/tp/t/results/latex_tests/indices.pl
index 0234995eeb..acd15387b1 100644
--- a/tp/t/results/latex_tests/indices.pl
+++ b/tp/t/results/latex_tests/indices.pl
@@ -25,11 +25,11 @@ $result_trees{'indices'} = {
               'args' => [
                 {
                   'text' => 'txiindexbackslashignore',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 },
                 {
                   'text' => '',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'set',
@@ -899,7 +899,7 @@ $result_trees{'indices'} = {
           'args' => [
             {
               'text' => 'txiindexbackslashignore',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'clear',
@@ -945,7 +945,7 @@ $result_trees{'indices'} = {
                     {
                       'text' => ' comment
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
diff --git a/tp/t/results/latex_tests/indices_disable_encoding.pl 
b/tp/t/results/latex_tests/indices_disable_encoding.pl
index 64650d07de..69ecfe84a1 100644
--- a/tp/t/results/latex_tests/indices_disable_encoding.pl
+++ b/tp/t/results/latex_tests/indices_disable_encoding.pl
@@ -25,11 +25,11 @@ $result_trees{'indices_disable_encoding'} = {
               'args' => [
                 {
                   'text' => 'txiindexbackslashignore',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 },
                 {
                   'text' => '',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'set',
@@ -899,7 +899,7 @@ $result_trees{'indices_disable_encoding'} = {
           'args' => [
             {
               'text' => 'txiindexbackslashignore',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'clear',
@@ -945,7 +945,7 @@ $result_trees{'indices_disable_encoding'} = {
                     {
                       'text' => ' comment
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
diff --git a/tp/t/results/latex_tests/pagetype.pl 
b/tp/t/results/latex_tests/pagetype.pl
index d22b8ccbb3..717d21c604 100644
--- a/tp/t/results/latex_tests/pagetype.pl
+++ b/tp/t/results/latex_tests/pagetype.pl
@@ -16,7 +16,7 @@ $result_trees{'pagetype'} = {
                 {
                   'text' => '
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'afourpaper',
@@ -36,7 +36,7 @@ $result_trees{'pagetype'} = {
                 {
                   'text' => '
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'afourwide',
@@ -187,7 +187,7 @@ $result_trees{'pagetype'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'smallbook',
@@ -231,7 +231,7 @@ $result_trees{'pagetype'} = {
                 {
                   'text' => '
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'afourpaper',
diff --git a/tp/t/results/latex_tests/settitle_and_headings.pl 
b/tp/t/results/latex_tests/settitle_and_headings.pl
index 6bf45397f0..8fbcb188c3 100644
--- a/tp/t/results/latex_tests/settitle_and_headings.pl
+++ b/tp/t/results/latex_tests/settitle_and_headings.pl
@@ -125,7 +125,7 @@ $result_trees{'settitle_and_headings'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'page'
@@ -154,7 +154,7 @@ $result_trees{'settitle_and_headings'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'page'
diff --git a/tp/t/results/latex_tests/titlepage_classical.pl 
b/tp/t/results/latex_tests/titlepage_classical.pl
index 45106ed8f4..46b5eb57c6 100644
--- a/tp/t/results/latex_tests/titlepage_classical.pl
+++ b/tp/t/results/latex_tests/titlepage_classical.pl
@@ -253,7 +253,7 @@ $result_trees{'titlepage_classical'} = {
                     {
                       'text' => '
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'page'
@@ -263,7 +263,7 @@ $result_trees{'titlepage_classical'} = {
                     {
                       'text' => ' The following two commands start the 
copyright page.
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
@@ -273,7 +273,7 @@ $result_trees{'titlepage_classical'} = {
                     {
                       'text' => '
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'page'
@@ -283,7 +283,7 @@ $result_trees{'titlepage_classical'} = {
                     {
                       'text' => ' 0pt plus 1filll
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'vskip'
@@ -293,7 +293,7 @@ $result_trees{'titlepage_classical'} = {
                     {
                       'text' => '
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'insertcopying',
diff --git a/tp/t/results/latex_tests/titlepage_with_commands_classical.pl 
b/tp/t/results/latex_tests/titlepage_with_commands_classical.pl
index 9cbe5d0587..0f379e9e53 100644
--- a/tp/t/results/latex_tests/titlepage_with_commands_classical.pl
+++ b/tp/t/results/latex_tests/titlepage_with_commands_classical.pl
@@ -406,7 +406,7 @@ $result_trees{'titlepage_with_commands_classical'} = {
                     {
                       'text' => '
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'page'
@@ -416,7 +416,7 @@ $result_trees{'titlepage_with_commands_classical'} = {
                     {
                       'text' => ' The following two commands start the 
copyright page.
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
@@ -426,7 +426,7 @@ $result_trees{'titlepage_with_commands_classical'} = {
                     {
                       'text' => '
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'page'
@@ -436,7 +436,7 @@ $result_trees{'titlepage_with_commands_classical'} = {
                     {
                       'text' => ' 0pt plus 1filll
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'vskip'
@@ -446,7 +446,7 @@ $result_trees{'titlepage_with_commands_classical'} = {
                     {
                       'text' => '
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'insertcopying',
diff --git a/tp/t/results/layout/navigation.pl 
b/tp/t/results/layout/navigation.pl
index 1e2f5e919c..cd3a84cb49 100644
--- a/tp/t/results/layout/navigation.pl
+++ b/tp/t/results/layout/navigation.pl
@@ -797,7 +797,7 @@ $result_trees{'navigation'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -830,7 +830,7 @@ $result_trees{'navigation'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/layout/navigation_chapter.pl 
b/tp/t/results/layout/navigation_chapter.pl
index 9092228f79..42b7a37ab1 100644
--- a/tp/t/results/layout/navigation_chapter.pl
+++ b/tp/t/results/layout/navigation_chapter.pl
@@ -797,7 +797,7 @@ $result_trees{'navigation_chapter'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -830,7 +830,7 @@ $result_trees{'navigation_chapter'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/layout/navigation_chapter_no_header.pl 
b/tp/t/results/layout/navigation_chapter_no_header.pl
index 9e198918b3..8cbea43261 100644
--- a/tp/t/results/layout/navigation_chapter_no_header.pl
+++ b/tp/t/results/layout/navigation_chapter_no_header.pl
@@ -797,7 +797,7 @@ $result_trees{'navigation_chapter_no_header'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -830,7 +830,7 @@ $result_trees{'navigation_chapter_no_header'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/layout/navigation_chapter_no_header_vertical.pl 
b/tp/t/results/layout/navigation_chapter_no_header_vertical.pl
index b3a63955fc..1ea8a768c6 100644
--- a/tp/t/results/layout/navigation_chapter_no_header_vertical.pl
+++ b/tp/t/results/layout/navigation_chapter_no_header_vertical.pl
@@ -797,7 +797,7 @@ $result_trees{'navigation_chapter_no_header_vertical'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -830,7 +830,7 @@ $result_trees{'navigation_chapter_no_header_vertical'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/layout/navigation_chapter_vertical.pl 
b/tp/t/results/layout/navigation_chapter_vertical.pl
index 0da484e7bb..639ec4cf86 100644
--- a/tp/t/results/layout/navigation_chapter_vertical.pl
+++ b/tp/t/results/layout/navigation_chapter_vertical.pl
@@ -797,7 +797,7 @@ $result_trees{'navigation_chapter_vertical'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -830,7 +830,7 @@ $result_trees{'navigation_chapter_vertical'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/layout/navigation_no_header.pl 
b/tp/t/results/layout/navigation_no_header.pl
index cf7fbb6539..79dbe43419 100644
--- a/tp/t/results/layout/navigation_no_header.pl
+++ b/tp/t/results/layout/navigation_no_header.pl
@@ -797,7 +797,7 @@ $result_trees{'navigation_no_header'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -830,7 +830,7 @@ $result_trees{'navigation_no_header'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/layout/navigation_no_header_vertical.pl 
b/tp/t/results/layout/navigation_no_header_vertical.pl
index 44243341d5..387bcfa70a 100644
--- a/tp/t/results/layout/navigation_no_header_vertical.pl
+++ b/tp/t/results/layout/navigation_no_header_vertical.pl
@@ -797,7 +797,7 @@ $result_trees{'navigation_no_header_vertical'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -830,7 +830,7 @@ $result_trees{'navigation_no_header_vertical'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/layout/navigation_node.pl 
b/tp/t/results/layout/navigation_node.pl
index b07cca5b08..ecdb9345c8 100644
--- a/tp/t/results/layout/navigation_node.pl
+++ b/tp/t/results/layout/navigation_node.pl
@@ -797,7 +797,7 @@ $result_trees{'navigation_node'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -830,7 +830,7 @@ $result_trees{'navigation_node'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/layout/navigation_node_no_header.pl 
b/tp/t/results/layout/navigation_node_no_header.pl
index 8ed9701a32..89d8cc21f7 100644
--- a/tp/t/results/layout/navigation_node_no_header.pl
+++ b/tp/t/results/layout/navigation_node_no_header.pl
@@ -797,7 +797,7 @@ $result_trees{'navigation_node_no_header'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -830,7 +830,7 @@ $result_trees{'navigation_node_no_header'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/layout/navigation_node_no_header_vertical.pl 
b/tp/t/results/layout/navigation_node_no_header_vertical.pl
index 0cfbf3c0f2..05554e60ec 100644
--- a/tp/t/results/layout/navigation_node_no_header_vertical.pl
+++ b/tp/t/results/layout/navigation_node_no_header_vertical.pl
@@ -797,7 +797,7 @@ $result_trees{'navigation_node_no_header_vertical'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -830,7 +830,7 @@ $result_trees{'navigation_node_no_header_vertical'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/layout/navigation_node_vertical.pl 
b/tp/t/results/layout/navigation_node_vertical.pl
index 9ef1b3748d..9c20ac1930 100644
--- a/tp/t/results/layout/navigation_node_vertical.pl
+++ b/tp/t/results/layout/navigation_node_vertical.pl
@@ -797,7 +797,7 @@ $result_trees{'navigation_node_vertical'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -830,7 +830,7 @@ $result_trees{'navigation_node_vertical'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/layout/navigation_section.pl 
b/tp/t/results/layout/navigation_section.pl
index e762f4f320..c4233a1de7 100644
--- a/tp/t/results/layout/navigation_section.pl
+++ b/tp/t/results/layout/navigation_section.pl
@@ -797,7 +797,7 @@ $result_trees{'navigation_section'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -830,7 +830,7 @@ $result_trees{'navigation_section'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/layout/navigation_section_no_header.pl 
b/tp/t/results/layout/navigation_section_no_header.pl
index d87e08bc46..7d70eb9d9d 100644
--- a/tp/t/results/layout/navigation_section_no_header.pl
+++ b/tp/t/results/layout/navigation_section_no_header.pl
@@ -797,7 +797,7 @@ $result_trees{'navigation_section_no_header'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -830,7 +830,7 @@ $result_trees{'navigation_section_no_header'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/layout/navigation_section_no_header_vertical.pl 
b/tp/t/results/layout/navigation_section_no_header_vertical.pl
index eb9339da9a..19b491e08f 100644
--- a/tp/t/results/layout/navigation_section_no_header_vertical.pl
+++ b/tp/t/results/layout/navigation_section_no_header_vertical.pl
@@ -797,7 +797,7 @@ $result_trees{'navigation_section_no_header_vertical'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -830,7 +830,7 @@ $result_trees{'navigation_section_no_header_vertical'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/layout/navigation_section_vertical.pl 
b/tp/t/results/layout/navigation_section_vertical.pl
index fdea4a0863..867672ca56 100644
--- a/tp/t/results/layout/navigation_section_vertical.pl
+++ b/tp/t/results/layout/navigation_section_vertical.pl
@@ -797,7 +797,7 @@ $result_trees{'navigation_section_vertical'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -830,7 +830,7 @@ $result_trees{'navigation_section_vertical'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/layout/navigation_test_misc_file_collision.pl 
b/tp/t/results/layout/navigation_test_misc_file_collision.pl
index b3752d60ec..f074f677b4 100644
--- a/tp/t/results/layout/navigation_test_misc_file_collision.pl
+++ b/tp/t/results/layout/navigation_test_misc_file_collision.pl
@@ -797,7 +797,7 @@ $result_trees{'navigation_test_misc_file_collision'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -830,7 +830,7 @@ $result_trees{'navigation_test_misc_file_collision'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/layout/navigation_vertical.pl 
b/tp/t/results/layout/navigation_vertical.pl
index 0a25ba7984..b768bac314 100644
--- a/tp/t/results/layout/navigation_vertical.pl
+++ b/tp/t/results/layout/navigation_vertical.pl
@@ -797,7 +797,7 @@ $result_trees{'navigation_vertical'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -830,7 +830,7 @@ $result_trees{'navigation_vertical'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/layout/no_monolithic.pl 
b/tp/t/results/layout/no_monolithic.pl
index 381a50f9c6..02aef72cc0 100644
--- a/tp/t/results/layout/no_monolithic.pl
+++ b/tp/t/results/layout/no_monolithic.pl
@@ -362,7 +362,7 @@ $result_trees{'no_monolithic'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -377,7 +377,7 @@ $result_trees{'no_monolithic'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'shortcontents',
@@ -444,7 +444,7 @@ $result_trees{'no_monolithic'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/layout/no_monolithic_only_toc_out.pl 
b/tp/t/results/layout/no_monolithic_only_toc_out.pl
index 72f97cc191..76fc812fef 100644
--- a/tp/t/results/layout/no_monolithic_only_toc_out.pl
+++ b/tp/t/results/layout/no_monolithic_only_toc_out.pl
@@ -362,7 +362,7 @@ $result_trees{'no_monolithic_only_toc_out'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -377,7 +377,7 @@ $result_trees{'no_monolithic_only_toc_out'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'shortcontents',
@@ -444,7 +444,7 @@ $result_trees{'no_monolithic_only_toc_out'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/macro/arg_body_expansion_order.pl 
b/tp/t/results/macro/arg_body_expansion_order.pl
index fff41c221b..4e1e0085ef 100644
--- a/tp/t/results/macro/arg_body_expansion_order.pl
+++ b/tp/t/results/macro/arg_body_expansion_order.pl
@@ -190,7 +190,7 @@ $result_trees{'arg_body_expansion_order'} = {
           'args' => [
             {
               'text' => 'othermacro',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'unmacro',
diff --git a/tp/t/results/macro/bib_example.pl 
b/tp/t/results/macro/bib_example.pl
index b65534625e..5fc616f4dd 100644
--- a/tp/t/results/macro/bib_example.pl
+++ b/tp/t/results/macro/bib_example.pl
@@ -26,7 +26,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' % Copyright (C) 2004  Aaron S. Hawley
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -41,7 +41,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' % Author: Aaron S. Hawley <ashawley@gnu.uvm.edu>
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -51,7 +51,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' % Keywords: docs, texinfo, extensions, bib
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -66,7 +66,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' % This file is free software; you can 
redistribute it and/or modify
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -76,7 +76,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' % it under the terms of the GNU General Public 
License as published by
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -86,7 +86,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' % the Free Software Foundation; either version 
2, or (at your option)
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -96,7 +96,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' % any later version.
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -111,7 +111,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' % This file is distributed in the hope that it 
will be useful,
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -121,7 +121,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' % but WITHOUT ANY WARRANTY; without even the 
implied warranty of
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -131,7 +131,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' % MERCHANTABILITY or FITNESS FOR A PARTICULAR 
PURPOSE.  See the
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -141,7 +141,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' % GNU General Public License for more details.
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -156,7 +156,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' % You should have received a copy of the GNU 
General Public License
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -166,7 +166,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' % along with texi2html; see the file COPYING.  
If not, write to
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -176,7 +176,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' % the Free Software Foundation, Inc., 59 Temple 
Place - Suite 330,
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -186,7 +186,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' % Boston, MA 02111-1307, USA.
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -201,7 +201,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %**start of header
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'comment'
@@ -285,7 +285,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' \\input texinfo   @c -*-texinfo-*-
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -295,7 +295,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %% my-bib-macros.texi --- Texinfo macros 
providing a crude
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -305,7 +305,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %% bibliography and citation capability.
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -320,7 +320,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' % Copyright (C) 2004  Aaron S. Hawley
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -335,7 +335,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' % Author: Aaron S. Hawley <ashawley@gnu.uvm.edu>
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -345,7 +345,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' % Keywords: docs, texinfo, extensions, bib
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -360,7 +360,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' % This file is free software; you can 
redistribute it and/or modify
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -370,7 +370,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' % it under the terms of the GNU General Public 
License as published by
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -380,7 +380,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' % the Free Software Foundation; either version 
2, or (at your option)
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -390,7 +390,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' % any later version.
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -405,7 +405,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' % This file is distributed in the hope that it 
will be useful,
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -415,7 +415,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' % but WITHOUT ANY WARRANTY; without even the 
implied warranty of
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -425,7 +425,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' % MERCHANTABILITY or FITNESS FOR A PARTICULAR 
PURPOSE.  See the
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -435,7 +435,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' % GNU General Public License for more details.
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -450,7 +450,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' % You should have received a copy of the GNU 
General Public License
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -460,7 +460,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' % along with texi2html; see the file COPYING.  
If not, write to
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -470,7 +470,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' % the Free Software Foundation, Inc., 59 Temple 
Place - Suite 330,
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -480,7 +480,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' % Boston, MA 02111-1307, USA.
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -495,7 +495,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %% Commentary:
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -510,7 +510,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %%% Introduction
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -525,7 +525,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %% Creates references to a ``Bibliography\'\' or 
``References\'\'
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -535,7 +535,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %% section of a Texinfo document, using 
Texinfo\'s
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -545,7 +545,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %% macro system.  Although not as terse a way to 
cite systems as is
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -555,7 +555,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %% found in document systems like TeX, the 
format is simpler and
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -565,7 +565,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %% the rendering  is easier for non-academic 
readers.
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -580,7 +580,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -595,7 +595,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %%% Usage
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -610,7 +610,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %% References to cited works can be put in any 
section of a document.
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -620,7 +620,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %% The cited works must be put in either a 
Texinfo table (for
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -630,7 +630,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %% instance with ``@table @asis ... @end 
table\'\') or within a
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -640,7 +640,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %% Texinfo list (something like ``@enumerate ... 
@end enumerate\'\'
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -650,7 +650,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %% or ``@itemize @bullet ... @end itemize\'\').  
They are created
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -660,7 +660,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %% with the command ``@mybibitem{REF-NAME}\'\'.  
To cite a reference
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -670,7 +670,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %% with a @mybibitem use 
``@mybibcite{REF-NAME}\'\'.
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -685,7 +685,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %% The beginning of a document must include 
(using the @include
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -695,7 +695,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %% command) the file my-bib-macros.texi, which 
should be made
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -705,7 +705,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %% available in the current directory of the 
parent file.  A single
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -715,7 +715,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %% call should be made to choose to use a list 
or a table.  The
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -725,7 +725,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %% command to chose is called 
@mybibuselist{NODE}, where NODE is
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -735,7 +735,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %% the node containing the location where the 
references are listed.
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -750,7 +750,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -765,7 +765,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %%% Example
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -780,7 +780,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %% \\input texinfo   @c -*-texinfo-*-
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -790,7 +790,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %% @comment %**start of header
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -800,7 +800,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %% @setfilename my-file-with-bib.info
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -810,7 +810,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %% @settitle Texinfo with a Bibliography and 
References
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -820,7 +820,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %%
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -830,7 +830,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %% @include my-bib-macros.texi
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -840,7 +840,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %% @mybibuselist{References}
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -850,7 +850,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %%
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -860,7 +860,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %% @comment %**end of header
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -870,7 +870,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %%
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -880,7 +880,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %% @node Top
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -890,7 +890,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %% @top Top
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -900,7 +900,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %%
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -910,7 +910,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %% @menu
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -920,7 +920,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %% * Introduction::
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -930,7 +930,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %% * @mybibnode{}::
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -940,7 +940,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %%
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -950,7 +950,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %% @end menu
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -960,7 +960,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %%
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -970,7 +970,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %% @node Introduction
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -980,7 +980,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %% @chapter Introduction
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -990,7 +990,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %%
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -1000,7 +1000,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %% The ability of a documentation format to make 
cross references to a
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -1010,7 +1010,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %% bibliography, a feature of LaTeX 
@mybibcite{LaTeX2e}, isn\'t
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -1020,7 +1020,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %% currently supported in Texinfo.
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -1030,7 +1030,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %%
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -1040,7 +1040,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %% @node @mybibnode{}
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -1050,7 +1050,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %% @chapter References
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -1060,7 +1060,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %%
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -1070,7 +1070,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %% @itemize @asis
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -1080,7 +1080,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %%
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -1090,7 +1090,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %% @mybibitem{LaTeX2e} Leslie Lamport, LaTeX 
User\'s Guide and
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -1100,7 +1100,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %% Reference Manual, 2nd edition, 
Addison-Wesley, Reading,
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -1110,7 +1110,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %% Massachusetts, 1994.
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -1120,7 +1120,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %%
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -1130,7 +1130,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %% @end itemize
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -1140,7 +1140,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %%
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -1150,7 +1150,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %% @bye
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -1165,7 +1165,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %%
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -1180,7 +1180,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %% This example produces (in Info):
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -1195,7 +1195,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %%       1 Introduction
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -1205,7 +1205,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %%       **************
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -1215,7 +1215,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %%
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -1225,7 +1225,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %%       The ability of a documentation format 
to make cross
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -1235,7 +1235,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %%       references to a bibliography, a feature 
of LaTeX (See item
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -1245,7 +1245,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %%       [LaTeX2e] in *Note LaTeX2e: 
References.), is not currently
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -1255,7 +1255,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %%       supported in Texinfo.
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -1265,7 +1265,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %%
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -1275,7 +1275,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %%
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -1285,7 +1285,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %%       2 References
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -1295,7 +1295,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %%       ************
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -1305,7 +1305,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %%
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -1315,7 +1315,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %%       [LaTeX2e] Leslie Lamport, LaTeX User\'s 
Guide and Reference
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -1325,7 +1325,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %%       Manual, 2nd edition, Addison-Wesley, 
Reading,
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -1335,7 +1335,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %%       Massachusetts, 1994.
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -1350,7 +1350,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %% and (in printed output):
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -1365,7 +1365,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %%       1 Introduction
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -1375,7 +1375,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %%       **************
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -1385,7 +1385,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %%
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -1395,7 +1395,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %%       The ability of a documentation format 
to make cross
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -1405,7 +1405,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %%       references to a bibliography, a feature 
of LaTeX (See item
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -1415,7 +1415,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %%       [LaTeX2e] in Chapter 2 [References], 
page 3.), is not
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -1425,7 +1425,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %%       currently supported in Texinfo.
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -1435,7 +1435,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %%
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -1445,7 +1445,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %%
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -1455,7 +1455,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %%       2 References
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -1465,7 +1465,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %%       ************
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -1475,7 +1475,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %%
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -1485,7 +1485,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %%       [LaTeX2e] Leslie Lamport, LaTeX User\'s 
Guide and Reference
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -1495,7 +1495,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %%       Manual, 2nd edition, Addison-Wesley, 
Reading,
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -1505,7 +1505,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %%       Massachusetts, 1994.
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -1520,7 +1520,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -1535,7 +1535,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %%% Notes
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -1550,7 +1550,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %% The pointers to references will be functional 
in hypertext
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -1560,7 +1560,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %% documentation (info, HTML, XML and others) 
and properly rendered
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -1570,7 +1570,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %% in print documents, because they are 
implemented with Texinfo\'s
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -1580,7 +1580,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %% cross referencing capabilities (using @anchor 
and @ref).  Failures
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -1590,7 +1590,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %% by an author to make proper references with 
``my-bib-macros\'\' in
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -1600,7 +1600,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %% their document will give cross referencing 
errors by Texinfo
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -1610,7 +1610,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %% conversion tools.
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -1625,7 +1625,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %% Only one ``Reference\'\' section is allowed 
per document.
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -1640,7 +1640,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %% An improvement of this system would create 
cross references
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -1650,7 +1650,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %% (with @xref) at each cited work to all the 
originating cross
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -1660,7 +1660,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %% refererences.
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -1675,7 +1675,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -1690,7 +1690,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %% Code:
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -1705,7 +1705,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' % Configuration Options
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -1720,7 +1720,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %% @mybibsetrefnode : Defines the name of the 
node to contain
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -1730,7 +1730,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %% references.
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -1811,7 +1811,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %% @mybibnode{} : Macro to be placed at node 
containing references
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -1821,7 +1821,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %% and calls to @mybibcite{}
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -1898,7 +1898,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %% @mybibusetable : Whether each @mybibitem will 
be put in a
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -1908,7 +1908,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %% table.
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -2009,7 +2009,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %% @mybibuselist : Whether each @mybibitem will 
be put in a
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -2019,7 +2019,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %% list.
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -2125,7 +2125,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %% @mybibcite{REF} : Cites the cross reference 
REF.
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -2311,7 +2311,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %% @mybibcite{REF} : Creates a cross referenced 
citation REF.
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -2457,7 +2457,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %% my-bib-macros.texi ends here
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c',
@@ -2494,11 +2494,11 @@ $result_trees{'bib_example'} = {
               'args' => [
                 {
                   'text' => 'mybiblist',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 },
                 {
                   'text' => 'true',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'set',
@@ -2616,11 +2616,11 @@ $result_trees{'bib_example'} = {
               'args' => [
                 {
                   'text' => 'mybibrefnode',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 },
                 {
                   'text' => 'References',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'set',
@@ -2639,7 +2639,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %**end of header
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'comment'
@@ -3100,7 +3100,7 @@ $result_trees{'bib_example'} = {
                 {
                   'text' => ' %**else if
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c',
@@ -3752,7 +3752,7 @@ $result_trees{'bib_example'} = {
                         {
                           'text' => ' %**else if
 ',
-                          'type' => 'misc_arg'
+                          'type' => 'rawline_arg'
                         }
                       ],
                       'cmdname' => 'c',
@@ -3936,7 +3936,7 @@ $result_trees{'bib_example'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/macro/bye_in_macro.pl 
b/tp/t/results/macro/bye_in_macro.pl
index 3428b86448..d5838dc92a 100644
--- a/tp/t/results/macro/bye_in_macro.pl
+++ b/tp/t/results/macro/bye_in_macro.pl
@@ -117,7 +117,7 @@ $result_trees{'bye_in_macro'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/macro/complex_argument.pl 
b/tp/t/results/macro/complex_argument.pl
index 9c968f13fc..4159e265bd 100644
--- a/tp/t/results/macro/complex_argument.pl
+++ b/tp/t/results/macro/complex_argument.pl
@@ -305,7 +305,7 @@ macroseven defined
                 {
                   'text' => ' @macrofour
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
diff --git a/tp/t/results/macro/glossary.pl b/tp/t/results/macro/glossary.pl
index 4eedf8ee7a..244a279876 100644
--- a/tp/t/results/macro/glossary.pl
+++ b/tp/t/results/macro/glossary.pl
@@ -745,7 +745,7 @@ $result_trees{'glossary'} = {
               'args' => [
                 {
                   'text' => 'expandglossary',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'unmacro',
@@ -867,7 +867,7 @@ $result_trees{'glossary'} = {
               'args' => [
                 {
                   'text' => 'glossarytext',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'unmacro',
@@ -1180,7 +1180,7 @@ $result_trees{'glossary'} = {
               'args' => [
                 {
                   'text' => 'expandglossary',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'unmacro',
@@ -1302,7 +1302,7 @@ $result_trees{'glossary'} = {
               'args' => [
                 {
                   'text' => 'glossarytext',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'unmacro',
diff --git a/tp/t/results/macro/macro_expansion_end_in_conditional_end.pl 
b/tp/t/results/macro/macro_expansion_end_in_conditional_end.pl
index 22e4619ae8..af46dc4526 100644
--- a/tp/t/results/macro/macro_expansion_end_in_conditional_end.pl
+++ b/tp/t/results/macro/macro_expansion_end_in_conditional_end.pl
@@ -85,11 +85,11 @@ $result_trees{'macro_expansion_end_in_conditional_end'} = {
           'args' => [
             {
               'text' => 'flag',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => '1',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
diff --git a/tp/t/results/macro/macro_expansion_end_in_conditional_line.pl 
b/tp/t/results/macro/macro_expansion_end_in_conditional_line.pl
index a4e94804bc..c271533bff 100644
--- a/tp/t/results/macro/macro_expansion_end_in_conditional_line.pl
+++ b/tp/t/results/macro/macro_expansion_end_in_conditional_line.pl
@@ -75,11 +75,11 @@ $result_trees{'macro_expansion_end_in_conditional_line'} = {
           'args' => [
             {
               'text' => 'flag',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => '1',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
diff --git a/tp/t/results/macro/macro_for_ignored_line_command.pl 
b/tp/t/results/macro/macro_for_ignored_line_command.pl
index daea7d3edf..478cfed13f 100644
--- a/tp/t/results/macro/macro_for_ignored_line_command.pl
+++ b/tp/t/results/macro/macro_for_ignored_line_command.pl
@@ -101,7 +101,7 @@ $result_trees{'macro_for_ignored_line_command'} = {
             {
               'text' => ' on the line
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'page'
diff --git a/tp/t/results/macro/macro_in_menu_comment_like_entry.pl 
b/tp/t/results/macro/macro_in_menu_comment_like_entry.pl
index 20c1c56875..ff04592494 100644
--- a/tp/t/results/macro/macro_in_menu_comment_like_entry.pl
+++ b/tp/t/results/macro/macro_in_menu_comment_like_entry.pl
@@ -219,7 +219,7 @@ $result_trees{'macro_in_menu_comment_like_entry'} = {
                         {
                           'text' => ' c
 ',
-                          'type' => 'misc_arg'
+                          'type' => 'rawline_arg'
                         }
                       ],
                       'cmdname' => 'c'
diff --git a/tp/t/results/macro/macro_in_misc_commands.pl 
b/tp/t/results/macro/macro_in_misc_commands.pl
index 5932e5b561..08cb432e9e 100644
--- a/tp/t/results/macro/macro_in_misc_commands.pl
+++ b/tp/t/results/macro/macro_in_misc_commands.pl
@@ -308,7 +308,7 @@ $result_trees{'macro_in_misc_commands'} = {
                 {
                   'text' => ' comment @text{}
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -318,7 +318,7 @@ $result_trees{'macro_in_misc_commands'} = {
                 {
                   'text' => ' comment @text{}
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -806,7 +806,7 @@ $result_trees{'macro_in_misc_commands'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'afourpaper',
@@ -1196,7 +1196,7 @@ $result_trees{'macro_in_misc_commands'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'raisesections'
@@ -1286,7 +1286,7 @@ $result_trees{'macro_in_misc_commands'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'lowersections'
@@ -3314,7 +3314,7 @@ $result_trees{'macro_in_misc_commands'} = {
             {
               'text' => ' accepts 10 or 11
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'c'
@@ -3442,7 +3442,7 @@ $result_trees{'macro_in_misc_commands'} = {
             {
               'text' => ' accept false or true
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'c'
@@ -3911,7 +3911,7 @@ $result_trees{'macro_in_misc_commands'} = {
             {
               'text' => ' on page line
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'page'
@@ -4178,7 +4178,7 @@ $result_trees{'macro_in_misc_commands'} = {
             {
               'text' => '         page at beginning of line
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'page',
@@ -4211,7 +4211,7 @@ $result_trees{'macro_in_misc_commands'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'page'
@@ -4272,7 +4272,7 @@ $result_trees{'macro_in_misc_commands'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'page'
@@ -4458,7 +4458,7 @@ $result_trees{'macro_in_misc_commands'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -4478,7 +4478,7 @@ $result_trees{'macro_in_misc_commands'} = {
             {
               'text' => ' @atext{}
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'vskip'
@@ -4793,7 +4793,7 @@ $result_trees{'macro_in_misc_commands'} = {
           'args' => [
             {
               'text' => '@resultmacro',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'clickstyle',
@@ -5065,7 +5065,7 @@ $result_trees{'macro_in_misc_commands'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -5165,7 +5165,7 @@ $result_trees{'macro_in_misc_commands'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'shortcontents',
@@ -5286,7 +5286,7 @@ $result_trees{'macro_in_misc_commands'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/menu/comment_on_menu_line.pl 
b/tp/t/results/menu/comment_on_menu_line.pl
index 2456f21f3b..27702e4ebd 100644
--- a/tp/t/results/menu/comment_on_menu_line.pl
+++ b/tp/t/results/menu/comment_on_menu_line.pl
@@ -43,7 +43,7 @@ $result_trees{'comment_on_menu_line'} = {
                     {
                       'text' => '
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
diff --git a/tp/t/results/menu/menu_entry_name_comment.pl 
b/tp/t/results/menu/menu_entry_name_comment.pl
index affadcaad9..db8fcb99f3 100644
--- a/tp/t/results/menu/menu_entry_name_comment.pl
+++ b/tp/t/results/menu/menu_entry_name_comment.pl
@@ -76,7 +76,7 @@ $result_trees{'menu_entry_name_comment'} = {
                             {
                               'text' => ' c
 ',
-                              'type' => 'misc_arg'
+                              'type' => 'rawline_arg'
                             }
                           ],
                           'cmdname' => 'c'
@@ -153,7 +153,7 @@ $result_trees{'menu_entry_name_comment'} = {
                             {
                               'text' => ' c
 ',
-                              'type' => 'misc_arg'
+                              'type' => 'rawline_arg'
                             }
                           ],
                           'cmdname' => 'c'
@@ -229,7 +229,7 @@ $result_trees{'menu_entry_name_comment'} = {
                             {
                               'text' => ' c
 ',
-                              'type' => 'misc_arg'
+                              'type' => 'rawline_arg'
                             }
                           ],
                           'cmdname' => 'c'
@@ -305,7 +305,7 @@ $result_trees{'menu_entry_name_comment'} = {
                             {
                               'text' => ' c
 ',
-                              'type' => 'misc_arg'
+                              'type' => 'rawline_arg'
                             }
                           ],
                           'cmdname' => 'c'
@@ -384,7 +384,7 @@ $result_trees{'menu_entry_name_comment'} = {
                             {
                               'text' => ' c
 ',
-                              'type' => 'misc_arg'
+                              'type' => 'rawline_arg'
                             }
                           ],
                           'cmdname' => 'c'
diff --git a/tp/t/results/menu/menu_entry_no_entry.pl 
b/tp/t/results/menu/menu_entry_no_entry.pl
index 94ae79a2ea..c22f90d275 100644
--- a/tp/t/results/menu/menu_entry_no_entry.pl
+++ b/tp/t/results/menu/menu_entry_no_entry.pl
@@ -43,7 +43,7 @@ $result_trees{'menu_entry_no_entry'} = {
                         {
                           'text' => ' c
 ',
-                          'type' => 'misc_arg'
+                          'type' => 'rawline_arg'
                         }
                       ],
                       'cmdname' => 'c'
@@ -56,7 +56,7 @@ $result_trees{'menu_entry_no_entry'} = {
                         {
                           'text' => ' c
 ',
-                          'type' => 'misc_arg'
+                          'type' => 'rawline_arg'
                         }
                       ],
                       'cmdname' => 'c'
@@ -115,7 +115,7 @@ $result_trees{'menu_entry_no_entry'} = {
                         {
                           'text' => ' c
 ',
-                          'type' => 'misc_arg'
+                          'type' => 'rawline_arg'
                         }
                       ],
                       'cmdname' => 'c'
diff --git a/tp/t/results/menu/menu_entry_node_comments.pl 
b/tp/t/results/menu/menu_entry_node_comments.pl
index 02dffb1367..52c1fd88ee 100644
--- a/tp/t/results/menu/menu_entry_node_comments.pl
+++ b/tp/t/results/menu/menu_entry_node_comments.pl
@@ -68,7 +68,7 @@ $result_trees{'menu_entry_node_comments'} = {
                             {
                               'text' => ' c
 ',
-                              'type' => 'misc_arg'
+                              'type' => 'rawline_arg'
                             }
                           ],
                           'cmdname' => 'c'
@@ -132,7 +132,7 @@ $result_trees{'menu_entry_node_comments'} = {
                             {
                               'text' => ' c
 ',
-                              'type' => 'misc_arg'
+                              'type' => 'rawline_arg'
                             }
                           ],
                           'cmdname' => 'c'
@@ -199,7 +199,7 @@ $result_trees{'menu_entry_node_comments'} = {
                             {
                               'text' => ' c
 ',
-                              'type' => 'misc_arg'
+                              'type' => 'rawline_arg'
                             }
                           ],
                           'cmdname' => 'c'
@@ -271,7 +271,7 @@ $result_trees{'menu_entry_node_comments'} = {
                             {
                               'text' => ' c
 ',
-                              'type' => 'misc_arg'
+                              'type' => 'rawline_arg'
                             }
                           ],
                           'cmdname' => 'c'
diff --git a/tp/t/results/misc_commands/also_not_line.pl 
b/tp/t/results/misc_commands/also_not_line.pl
index cf47c13ed7..78c7af24df 100644
--- a/tp/t/results/misc_commands/also_not_line.pl
+++ b/tp/t/results/misc_commands/also_not_line.pl
@@ -32,7 +32,7 @@ $result_trees{'also_not_line'} = {
             {
               'text' => ' 
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'page'
@@ -137,7 +137,7 @@ $result_trees{'also_not_line'} = {
             {
               'text' => '         page at beginning of line
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'page'
@@ -147,7 +147,7 @@ $result_trees{'also_not_line'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'page'
@@ -179,7 +179,7 @@ $result_trees{'also_not_line'} = {
             {
               'text' => '   
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'page'
@@ -219,7 +219,7 @@ $result_trees{'also_not_line'} = {
                 {
                   'text' => ' something
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'novalidate',
@@ -285,7 +285,7 @@ $result_trees{'also_not_line'} = {
                 {
                   'text' => ' 
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'vskip'
diff --git a/tp/t/results/misc_commands/bye.pl 
b/tp/t/results/misc_commands/bye.pl
index 1f9413cf88..f4d765ed1b 100644
--- a/tp/t/results/misc_commands/bye.pl
+++ b/tp/t/results/misc_commands/bye.pl
@@ -15,7 +15,7 @@ $result_trees{'bye'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/misc_commands/clickstyle.pl 
b/tp/t/results/misc_commands/clickstyle.pl
index fec8846284..6a6616827c 100644
--- a/tp/t/results/misc_commands/clickstyle.pl
+++ b/tp/t/results/misc_commands/clickstyle.pl
@@ -13,7 +13,7 @@ $result_trees{'clickstyle'} = {
           'args' => [
             {
               'text' => '@result',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'clickstyle',
@@ -69,7 +69,7 @@ $result_trees{'clickstyle'} = {
           'args' => [
             {
               'text' => '@equiv',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'clickstyle',
diff --git a/tp/t/results/misc_commands/clickstyle_and_comments.pl 
b/tp/t/results/misc_commands/clickstyle_and_comments.pl
index 4c80008b33..7b5fc28aec 100644
--- a/tp/t/results/misc_commands/clickstyle_and_comments.pl
+++ b/tp/t/results/misc_commands/clickstyle_and_comments.pl
@@ -13,7 +13,7 @@ $result_trees{'clickstyle_and_comments'} = {
           'args' => [
             {
               'text' => '@comment',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'clickstyle',
@@ -31,7 +31,7 @@ $result_trees{'clickstyle_and_comments'} = {
           'args' => [
             {
               'text' => '@comment',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'clickstyle',
@@ -73,7 +73,7 @@ $result_trees{'clickstyle_and_comments'} = {
           'args' => [
             {
               'text' => '@result',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'clickstyle',
@@ -91,7 +91,7 @@ $result_trees{'clickstyle_and_comments'} = {
           'args' => [
             {
               'text' => '@result',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'clickstyle',
@@ -109,7 +109,7 @@ $result_trees{'clickstyle_and_comments'} = {
           'args' => [
             {
               'text' => '@result',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'clickstyle',
diff --git a/tp/t/results/misc_commands/clickstyle_no_end_of_line.pl 
b/tp/t/results/misc_commands/clickstyle_no_end_of_line.pl
index d4e88ddec5..c35e2b5c42 100644
--- a/tp/t/results/misc_commands/clickstyle_no_end_of_line.pl
+++ b/tp/t/results/misc_commands/clickstyle_no_end_of_line.pl
@@ -13,7 +13,7 @@ $result_trees{'clickstyle_no_end_of_line'} = {
           'args' => [
             {
               'text' => '@result',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'clickstyle',
diff --git 
a/tp/t/results/misc_commands/codequoteundirected_codequotebacktick.pl 
b/tp/t/results/misc_commands/codequoteundirected_codequotebacktick.pl
index 5a6f73e43c..29a974a2a5 100644
--- a/tp/t/results/misc_commands/codequoteundirected_codequotebacktick.pl
+++ b/tp/t/results/misc_commands/codequoteundirected_codequotebacktick.pl
@@ -1439,7 +1439,7 @@ $result_trees{'codequoteundirected_codequotebacktick'} = {
                     {
                       'text' => '
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'insertcopying',
diff --git a/tp/t/results/misc_commands/comment_space_command_on_line.pl 
b/tp/t/results/misc_commands/comment_space_command_on_line.pl
index 25e2354cbf..427f172715 100644
--- a/tp/t/results/misc_commands/comment_space_command_on_line.pl
+++ b/tp/t/results/misc_commands/comment_space_command_on_line.pl
@@ -26,7 +26,7 @@ $result_trees{'comment_space_command_on_line'} = {
                     {
                       'text' => ' settittle
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
@@ -70,7 +70,7 @@ $result_trees{'comment_space_command_on_line'} = {
                 {
                   'text' => ' @node Top
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'comment'
@@ -114,7 +114,7 @@ $result_trees{'comment_space_command_on_line'} = {
                 {
                   'text' => ' @top
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'comment'
@@ -160,7 +160,7 @@ $result_trees{'comment_space_command_on_line'} = {
                 {
                   'text' => ' @node chap
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'comment'
@@ -205,7 +205,7 @@ $result_trees{'comment_space_command_on_line'} = {
                 {
                   'text' => ' @chapter
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'comment'
@@ -238,7 +238,7 @@ $result_trees{'comment_space_command_on_line'} = {
                     {
                       'text' => ' comment frenchspacing
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
@@ -286,7 +286,7 @@ $result_trees{'comment_space_command_on_line'} = {
                     {
                       'text' => ' comment microtype
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
@@ -334,7 +334,7 @@ $result_trees{'comment_space_command_on_line'} = {
                     {
                       'text' => ' index entry
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
@@ -388,7 +388,7 @@ $result_trees{'comment_space_command_on_line'} = {
                     {
                       'text' => ' heading
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
@@ -431,7 +431,7 @@ $result_trees{'comment_space_command_on_line'} = {
                     {
                       'text' => ' printindex 
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
@@ -518,7 +518,7 @@ $result_trees{'comment_space_command_on_line'} = {
                         {
                           'text' => ' end
 ',
-                          'type' => 'misc_arg'
+                          'type' => 'rawline_arg'
                         }
                       ],
                       'cmdname' => 'c'
@@ -584,7 +584,7 @@ $result_trees{'comment_space_command_on_line'} = {
                     {
                       'text' => ' listoffloats
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
@@ -631,7 +631,7 @@ $result_trees{'comment_space_command_on_line'} = {
         {
           'text' => ' @c bye
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/misc_commands/comments_in_text.pl 
b/tp/t/results/misc_commands/comments_in_text.pl
index 0d90f21b8b..84c3bf2ab3 100644
--- a/tp/t/results/misc_commands/comments_in_text.pl
+++ b/tp/t/results/misc_commands/comments_in_text.pl
@@ -19,7 +19,7 @@ $result_trees{'comments_in_text'} = {
             {
               'text' => ' lone comment
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'c'
@@ -39,7 +39,7 @@ $result_trees{'comments_in_text'} = {
                 {
                   'text' => ' comment
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -49,7 +49,7 @@ $result_trees{'comments_in_text'} = {
                 {
                   'text' => ' comment
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -62,7 +62,7 @@ $result_trees{'comments_in_text'} = {
                 {
                   'text' => ' c
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'comment'
@@ -89,7 +89,7 @@ $result_trees{'comments_in_text'} = {
                 {
                   'text' => ' comment
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
diff --git a/tp/t/results/misc_commands/contents.pl 
b/tp/t/results/misc_commands/contents.pl
index a05e7dac85..afc3419dbc 100644
--- a/tp/t/results/misc_commands/contents.pl
+++ b/tp/t/results/misc_commands/contents.pl
@@ -33,7 +33,7 @@ $result_trees{'contents'} = {
             {
               'text' => ' line following first content
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -62,7 +62,7 @@ $result_trees{'contents'} = {
             {
               'text' => ' line following second content
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -86,7 +86,7 @@ $result_trees{'contents'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -113,7 +113,7 @@ $result_trees{'contents'} = {
             {
               'text' => ' eol
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'shortcontents',
@@ -136,7 +136,7 @@ $result_trees{'contents'} = {
             {
               'text' => ' eol
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'shortcontents',
@@ -159,7 +159,7 @@ $result_trees{'contents'} = {
             {
               'text' => ' line following summarycontents
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'summarycontents',
diff --git a/tp/t/results/misc_commands/invalid_clickstyle.pl 
b/tp/t/results/misc_commands/invalid_clickstyle.pl
index f02d2a5ffc..ae02517920 100644
--- a/tp/t/results/misc_commands/invalid_clickstyle.pl
+++ b/tp/t/results/misc_commands/invalid_clickstyle.pl
@@ -18,7 +18,7 @@ $result_trees{'invalid_clickstyle'} = {
           'args' => [
             {
               'text' => '@result',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'clickstyle',
@@ -74,7 +74,7 @@ $result_trees{'invalid_clickstyle'} = {
           'args' => [
             {
               'text' => '@nocmd',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'clickstyle',
diff --git a/tp/t/results/misc_commands/invalid_documentencoding.pl 
b/tp/t/results/misc_commands/invalid_documentencoding.pl
index a93e285f5c..9d070df09a 100644
--- a/tp/t/results/misc_commands/invalid_documentencoding.pl
+++ b/tp/t/results/misc_commands/invalid_documentencoding.pl
@@ -14,7 +14,7 @@ $result_trees{'invalid_documentencoding'} = {
             {
               'text' => ' this one is valid
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'c'
diff --git a/tp/t/results/misc_commands/many_lines.pl 
b/tp/t/results/misc_commands/many_lines.pl
index cacfe1a451..917cefd771 100644
--- a/tp/t/results/misc_commands/many_lines.pl
+++ b/tp/t/results/misc_commands/many_lines.pl
@@ -57,7 +57,7 @@ $result_trees{'many_lines'} = {
                 {
                   'text' => ' on line following afourpaper
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'afourpaper',
@@ -75,7 +75,7 @@ $result_trees{'many_lines'} = {
                 {
                   'text' => ' on line following smallbook
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'smallbook',
@@ -428,7 +428,7 @@ $result_trees{'many_lines'} = {
                 {
                   'text' => ' on line following raisesections
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'raisesections'
@@ -441,7 +441,7 @@ $result_trees{'many_lines'} = {
                 {
                   'text' => ' on line following lowersections
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'lowersections'
@@ -486,7 +486,7 @@ $result_trees{'many_lines'} = {
                 {
                   'text' => ' on line following afourpaper
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'afourpaper',
@@ -504,7 +504,7 @@ $result_trees{'many_lines'} = {
                 {
                   'text' => ' on line following afourlatex
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'afourlatex',
@@ -522,7 +522,7 @@ $result_trees{'many_lines'} = {
                 {
                   'text' => ' on line following afourwide
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'afourwide',
@@ -1158,7 +1158,7 @@ $result_trees{'many_lines'} = {
                 {
                   'text' => '
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'finalout'
@@ -1168,7 +1168,7 @@ $result_trees{'many_lines'} = {
                 {
                   'text' => '
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'finalout'
@@ -1181,7 +1181,7 @@ $result_trees{'many_lines'} = {
                 {
                   'text' => '
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'finalout'
@@ -1209,7 +1209,7 @@ $result_trees{'many_lines'} = {
                 {
                   'text' => ' a word after finalout
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'finalout'
diff --git a/tp/t/results/misc_commands/setfilename.pl 
b/tp/t/results/misc_commands/setfilename.pl
index 410fe0be2f..5f5c43b3d6 100644
--- a/tp/t/results/misc_commands/setfilename.pl
+++ b/tp/t/results/misc_commands/setfilename.pl
@@ -25,7 +25,7 @@ $result_trees{'setfilename'} = {
                         {
                           'text' => ' comment
 ',
-                          'type' => 'misc_arg'
+                          'type' => 'rawline_arg'
                         }
                       ],
                       'cmdname' => 'c'
@@ -95,7 +95,7 @@ $result_trees{'setfilename'} = {
                         {
                           'text' => ' comment
 ',
-                          'type' => 'misc_arg'
+                          'type' => 'rawline_arg'
                         }
                       ],
                       'cmdname' => 'c'
diff --git a/tp/t/results/misc_commands/text_before_and_after_bye.pl 
b/tp/t/results/misc_commands/text_before_and_after_bye.pl
index 248c00d1d9..c3fb8014e3 100644
--- a/tp/t/results/misc_commands/text_before_and_after_bye.pl
+++ b/tp/t/results/misc_commands/text_before_and_after_bye.pl
@@ -25,7 +25,7 @@ $result_trees{'text_before_and_after_bye'} = {
         {
           'text' => ' on bye line
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/misc_commands/text_before_line_command.pl 
b/tp/t/results/misc_commands/text_before_line_command.pl
index 78ac7f68d0..1b22ba4286 100644
--- a/tp/t/results/misc_commands/text_before_line_command.pl
+++ b/tp/t/results/misc_commands/text_before_line_command.pl
@@ -141,7 +141,7 @@ $result_trees{'text_before_line_command'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
diff --git a/tp/t/results/misc_commands/vskip.pl 
b/tp/t/results/misc_commands/vskip.pl
index 216a6ddf24..c0c803b1ec 100644
--- a/tp/t/results/misc_commands/vskip.pl
+++ b/tp/t/results/misc_commands/vskip.pl
@@ -14,7 +14,7 @@ $result_trees{'vskip'} = {
             {
               'text' => ' 0pt plus 1filll
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'vskip'
diff --git a/tp/t/results/moresectioning/character_and_spaces_in_refs.pl 
b/tp/t/results/moresectioning/character_and_spaces_in_refs.pl
index c15154c747..49dcfd83b1 100644
--- a/tp/t/results/moresectioning/character_and_spaces_in_refs.pl
+++ b/tp/t/results/moresectioning/character_and_spaces_in_refs.pl
@@ -1321,7 +1321,7 @@ $result_trees{'character_and_spaces_in_refs'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/moresectioning/character_and_spaces_in_refs_out.pl 
b/tp/t/results/moresectioning/character_and_spaces_in_refs_out.pl
index c50041309d..5de54ecad1 100644
--- a/tp/t/results/moresectioning/character_and_spaces_in_refs_out.pl
+++ b/tp/t/results/moresectioning/character_and_spaces_in_refs_out.pl
@@ -1362,7 +1362,7 @@ $result_trees{'character_and_spaces_in_refs_out'} = [
           {
             'text' => '
 ',
-            'type' => 'misc_arg'
+            'type' => 'rawline_arg'
           }
         ],
         'cmdname' => 'bye'
diff --git a/tp/t/results/moresectioning/complex.pl 
b/tp/t/results/moresectioning/complex.pl
index e7dd8c5906..a86faaff8c 100644
--- a/tp/t/results/moresectioning/complex.pl
+++ b/tp/t/results/moresectioning/complex.pl
@@ -2250,7 +2250,7 @@ $result_trees{'complex'} = [
               {
                 'text' => '
 ',
-                'type' => 'misc_arg'
+                'type' => 'rawline_arg'
               }
             ],
             'cmdname' => 'contents',
@@ -2280,7 +2280,7 @@ $result_trees{'complex'} = [
           {
             'text' => '
 ',
-            'type' => 'misc_arg'
+            'type' => 'rawline_arg'
           }
         ],
         'cmdname' => 'bye'
diff --git a/tp/t/results/moresectioning/complex_split_at_node.pl 
b/tp/t/results/moresectioning/complex_split_at_node.pl
index 373fa85e48..09746e2daa 100644
--- a/tp/t/results/moresectioning/complex_split_at_node.pl
+++ b/tp/t/results/moresectioning/complex_split_at_node.pl
@@ -2266,7 +2266,7 @@ $result_trees{'complex_split_at_node'} = [
               {
                 'text' => '
 ',
-                'type' => 'misc_arg'
+                'type' => 'rawline_arg'
               }
             ],
             'cmdname' => 'contents',
@@ -2296,7 +2296,7 @@ $result_trees{'complex_split_at_node'} = [
           {
             'text' => '
 ',
-            'type' => 'misc_arg'
+            'type' => 'rawline_arg'
           }
         ],
         'cmdname' => 'bye'
diff --git a/tp/t/results/moresectioning/contents.pl 
b/tp/t/results/moresectioning/contents.pl
index 6fb5dcf57d..a0d1c09c98 100644
--- a/tp/t/results/moresectioning/contents.pl
+++ b/tp/t/results/moresectioning/contents.pl
@@ -409,7 +409,7 @@ $result_trees{'contents'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
diff --git a/tp/t/results/moresectioning/contents_and_shortcontents.pl 
b/tp/t/results/moresectioning/contents_and_shortcontents.pl
index d44eaaf2b6..28c3c2f7bb 100644
--- a/tp/t/results/moresectioning/contents_and_shortcontents.pl
+++ b/tp/t/results/moresectioning/contents_and_shortcontents.pl
@@ -409,7 +409,7 @@ $result_trees{'contents_and_shortcontents'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'shortcontents',
@@ -429,7 +429,7 @@ $result_trees{'contents_and_shortcontents'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
diff --git 
a/tp/t/results/moresectioning/contents_at_begin_chapter_without_node.pl 
b/tp/t/results/moresectioning/contents_at_begin_chapter_without_node.pl
index 6bd3dd149b..c9e926dda1 100644
--- a/tp/t/results/moresectioning/contents_at_begin_chapter_without_node.pl
+++ b/tp/t/results/moresectioning/contents_at_begin_chapter_without_node.pl
@@ -14,7 +14,7 @@ $result_trees{'contents_at_begin_chapter_without_node'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
diff --git a/tp/t/results/moresectioning/contents_at_end_document.pl 
b/tp/t/results/moresectioning/contents_at_end_document.pl
index 26f56f02e3..ccba0141f2 100644
--- a/tp/t/results/moresectioning/contents_at_end_document.pl
+++ b/tp/t/results/moresectioning/contents_at_end_document.pl
@@ -108,7 +108,7 @@ $result_trees{'contents_at_end_document'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
diff --git a/tp/t/results/moresectioning/contents_at_end_document_after_node.pl 
b/tp/t/results/moresectioning/contents_at_end_document_after_node.pl
index fa0cf4a129..13b48db4a1 100644
--- a/tp/t/results/moresectioning/contents_at_end_document_after_node.pl
+++ b/tp/t/results/moresectioning/contents_at_end_document_after_node.pl
@@ -268,7 +268,7 @@ $result_trees{'contents_at_end_document_after_node'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
diff --git a/tp/t/results/moresectioning/contents_in_document.pl 
b/tp/t/results/moresectioning/contents_in_document.pl
index 993d5bfd0e..3d200c1420 100644
--- a/tp/t/results/moresectioning/contents_in_document.pl
+++ b/tp/t/results/moresectioning/contents_in_document.pl
@@ -71,7 +71,7 @@ $result_trees{'contents_in_document'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
diff --git a/tp/t/results/moresectioning/lowered_subsubsection.pl 
b/tp/t/results/moresectioning/lowered_subsubsection.pl
index 83271c40c6..4ecda0aed7 100644
--- a/tp/t/results/moresectioning/lowered_subsubsection.pl
+++ b/tp/t/results/moresectioning/lowered_subsubsection.pl
@@ -799,7 +799,7 @@ $result_trees{'lowered_subsubsection'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'lowersections'
@@ -1048,7 +1048,7 @@ $result_trees{'lowered_subsubsection'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'raisesections'
@@ -1063,7 +1063,7 @@ $result_trees{'lowered_subsubsection'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -1093,7 +1093,7 @@ $result_trees{'lowered_subsubsection'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/moresectioning/loweredheading.pl 
b/tp/t/results/moresectioning/loweredheading.pl
index 469054af6e..0dc1edbbb1 100644
--- a/tp/t/results/moresectioning/loweredheading.pl
+++ b/tp/t/results/moresectioning/loweredheading.pl
@@ -14,7 +14,7 @@ $result_trees{'loweredheading'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'lowersections'
@@ -93,7 +93,7 @@ $result_trees{'loweredheading'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/moresectioning/only_special_spaces_node.pl 
b/tp/t/results/moresectioning/only_special_spaces_node.pl
index ee3f7f9a89..f4c1470660 100644
--- a/tp/t/results/moresectioning/only_special_spaces_node.pl
+++ b/tp/t/results/moresectioning/only_special_spaces_node.pl
@@ -473,7 +473,7 @@ $result_trees{'only_special_spaces_node'} = {
       "args" => [
         {
           "text" => "\n",
-          "type" => "misc_arg"
+          "type" => "rawline_arg"
         }
       ],
       "cmdname" => "bye"
diff --git a/tp/t/results/moresectioning/raiselowersections.pl 
b/tp/t/results/moresectioning/raiselowersections.pl
index b5d9ecdb92..2c7715d141 100644
--- a/tp/t/results/moresectioning/raiselowersections.pl
+++ b/tp/t/results/moresectioning/raiselowersections.pl
@@ -19,7 +19,7 @@ $result_trees{'raiselowersections'} = {
                 {
                   'text' => ' -*-texinfo-*-
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -481,11 +481,11 @@ $result_trees{'raiselowersections'} = {
           'args' => [
             {
               'text' => 'do-top',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => '',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
@@ -504,7 +504,7 @@ $result_trees{'raiselowersections'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'lowersections'
@@ -599,7 +599,7 @@ $result_trees{'raiselowersections'} = {
                 {
                   'text' => ' -*-texinfo-*-
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -1370,7 +1370,7 @@ $result_trees{'raiselowersections'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'raisesections'
@@ -1384,7 +1384,7 @@ $result_trees{'raiselowersections'} = {
           'args' => [
             {
               'text' => 'do-top',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'clear',
@@ -1488,7 +1488,7 @@ $result_trees{'raiselowersections'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -1516,7 +1516,7 @@ $result_trees{'raiselowersections'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/moresectioning/section_in_unnumbered_info.pl 
b/tp/t/results/moresectioning/section_in_unnumbered_info.pl
index 8559dfd5be..c28fb707f4 100644
--- a/tp/t/results/moresectioning/section_in_unnumbered_info.pl
+++ b/tp/t/results/moresectioning/section_in_unnumbered_info.pl
@@ -87,7 +87,7 @@ $result_trees{'section_in_unnumbered_info'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
diff --git a/tp/t/results/moresectioning/section_in_unnumbered_plaintext.pl 
b/tp/t/results/moresectioning/section_in_unnumbered_plaintext.pl
index 72fe3614cb..503f8f2e7a 100644
--- a/tp/t/results/moresectioning/section_in_unnumbered_plaintext.pl
+++ b/tp/t/results/moresectioning/section_in_unnumbered_plaintext.pl
@@ -87,7 +87,7 @@ $result_trees{'section_in_unnumbered_plaintext'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
diff --git a/tp/t/results/moresectioning/shortcontents.pl 
b/tp/t/results/moresectioning/shortcontents.pl
index 24bd03efc5..2457957166 100644
--- a/tp/t/results/moresectioning/shortcontents.pl
+++ b/tp/t/results/moresectioning/shortcontents.pl
@@ -409,7 +409,7 @@ $result_trees{'shortcontents'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'shortcontents',
diff --git a/tp/t/results/moresectioning/special_spaces_in_nodes.pl 
b/tp/t/results/moresectioning/special_spaces_in_nodes.pl
index d36ede7024..3cd4897b3e 100644
--- a/tp/t/results/moresectioning/special_spaces_in_nodes.pl
+++ b/tp/t/results/moresectioning/special_spaces_in_nodes.pl
@@ -912,7 +912,7 @@ $result_trees{'special_spaces_in_nodes'} = {
       "args" => [
         {
           "text" => "\n",
-          "type" => "misc_arg"
+          "type" => "rawline_arg"
         }
       ],
       "cmdname" => "bye"
diff --git a/tp/t/results/moresectioning/topic_guide.pl 
b/tp/t/results/moresectioning/topic_guide.pl
index ef4e11da36..4d899033d8 100644
--- a/tp/t/results/moresectioning/topic_guide.pl
+++ b/tp/t/results/moresectioning/topic_guide.pl
@@ -1779,7 +1779,7 @@ $result_trees{'topic_guide'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/multitable/inter_item_commands_in_multitable.pl 
b/tp/t/results/multitable/inter_item_commands_in_multitable.pl
index 09902afe0a..06ee4e6912 100644
--- a/tp/t/results/multitable/inter_item_commands_in_multitable.pl
+++ b/tp/t/results/multitable/inter_item_commands_in_multitable.pl
@@ -40,7 +40,7 @@ $result_trees{'inter_item_commands_in_multitable'} = {
                     {
                       'text' => ' comment before first item
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
@@ -155,7 +155,7 @@ $result_trees{'inter_item_commands_in_multitable'} = {
                                 {
                                   'text' => ' last comment
 ',
-                                  'type' => 'misc_arg'
+                                  'type' => 'rawline_arg'
                                 }
                               ],
                               'cmdname' => 'c'
@@ -390,7 +390,7 @@ $result_trees{'inter_item_commands_in_multitable'} = {
                                 {
                                   'text' => ' comment in multitable
 ',
-                                  'type' => 'misc_arg'
+                                  'type' => 'rawline_arg'
                                 }
                               ],
                               'cmdname' => 'c'
diff --git 
a/tp/t/results/multitable/multitable_bracketed_prototype_empty_not_closed_comment.pl
 
b/tp/t/results/multitable/multitable_bracketed_prototype_empty_not_closed_comment.pl
index 9e45e7a824..0441b14795 100644
--- 
a/tp/t/results/multitable/multitable_bracketed_prototype_empty_not_closed_comment.pl
+++ 
b/tp/t/results/multitable/multitable_bracketed_prototype_empty_not_closed_comment.pl
@@ -25,7 +25,7 @@ 
$result_trees{'multitable_bracketed_prototype_empty_not_closed_comment'} = {
                         {
                           'text' => ' comment
 ',
-                          'type' => 'misc_arg'
+                          'type' => 'rawline_arg'
                         }
                       ],
                       'cmdname' => 'comment'
diff --git 
a/tp/t/results/multitable/multitable_bracketed_prototype_empty_spaces_not_closed_comment.pl
 
b/tp/t/results/multitable/multitable_bracketed_prototype_empty_spaces_not_closed_comment.pl
index 7dad20b707..d99d002f9b 100644
--- 
a/tp/t/results/multitable/multitable_bracketed_prototype_empty_spaces_not_closed_comment.pl
+++ 
b/tp/t/results/multitable/multitable_bracketed_prototype_empty_spaces_not_closed_comment.pl
@@ -25,7 +25,7 @@ 
$result_trees{'multitable_bracketed_prototype_empty_spaces_not_closed_comment'}
                         {
                           'text' => ' comment
 ',
-                          'type' => 'misc_arg'
+                          'type' => 'rawline_arg'
                         }
                       ],
                       'cmdname' => 'comment'
diff --git 
a/tp/t/results/multitable/multitable_bracketed_prototype_not_closed_comment.pl 
b/tp/t/results/multitable/multitable_bracketed_prototype_not_closed_comment.pl
index 7ff68c8fca..b298315c3b 100644
--- 
a/tp/t/results/multitable/multitable_bracketed_prototype_not_closed_comment.pl
+++ 
b/tp/t/results/multitable/multitable_bracketed_prototype_not_closed_comment.pl
@@ -28,7 +28,7 @@ 
$result_trees{'multitable_bracketed_prototype_not_closed_comment'} = {
                         {
                           'text' => ' comment
 ',
-                          'type' => 'misc_arg'
+                          'type' => 'rawline_arg'
                         }
                       ],
                       'cmdname' => 'c'
diff --git 
a/tp/t/results/multitable/multitable_bracketed_prototype_not_closed_space_comment.pl
 
b/tp/t/results/multitable/multitable_bracketed_prototype_not_closed_space_comment.pl
index b306e8fadb..6e1ee7e354 100644
--- 
a/tp/t/results/multitable/multitable_bracketed_prototype_not_closed_space_comment.pl
+++ 
b/tp/t/results/multitable/multitable_bracketed_prototype_not_closed_space_comment.pl
@@ -28,7 +28,7 @@ 
$result_trees{'multitable_bracketed_prototype_not_closed_space_comment'} = {
                         {
                           'text' => ' comment
 ',
-                          'type' => 'misc_arg'
+                          'type' => 'rawline_arg'
                         }
                       ],
                       'cmdname' => 'c'
diff --git a/tp/t/results/multitable/prototype_brace_no_brace_comment.pl 
b/tp/t/results/multitable/prototype_brace_no_brace_comment.pl
index 2fb68c274b..617a758096 100644
--- a/tp/t/results/multitable/prototype_brace_no_brace_comment.pl
+++ b/tp/t/results/multitable/prototype_brace_no_brace_comment.pl
@@ -31,7 +31,7 @@ $result_trees{'prototype_brace_no_brace_comment'} = {
                     {
                       'text' => ' cc
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'comment'
diff --git a/tp/t/results/multitable/ref_in_multitable.pl 
b/tp/t/results/multitable/ref_in_multitable.pl
index f33638c765..bf280fa84e 100644
--- a/tp/t/results/multitable/ref_in_multitable.pl
+++ b/tp/t/results/multitable/ref_in_multitable.pl
@@ -14,7 +14,7 @@ $result_trees{'ref_in_multitable'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'novalidate',
diff --git a/tp/t/results/paragraph/comment_between_text.pl 
b/tp/t/results/paragraph/comment_between_text.pl
index 14360c9877..fb7647a273 100644
--- a/tp/t/results/paragraph/comment_between_text.pl
+++ b/tp/t/results/paragraph/comment_between_text.pl
@@ -20,7 +20,7 @@ $result_trees{'comment_between_text'} = {
                 {
                   'text' => ' comment
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
diff --git a/tp/t/results/paragraph/comment_in_quotation.pl 
b/tp/t/results/paragraph/comment_in_quotation.pl
index 6af2fc27dc..4bd4ec2d6a 100644
--- a/tp/t/results/paragraph/comment_in_quotation.pl
+++ b/tp/t/results/paragraph/comment_in_quotation.pl
@@ -38,7 +38,7 @@ $result_trees{'comment_in_quotation'} = {
                     {
                       'text' => '
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
@@ -114,7 +114,7 @@ $result_trees{'comment_in_quotation'} = {
                     {
                       'text' => '
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
diff --git a/tp/t/results/paragraph/text_comment.pl 
b/tp/t/results/paragraph/text_comment.pl
index a0c15db07c..c887252e4d 100644
--- a/tp/t/results/paragraph/text_comment.pl
+++ b/tp/t/results/paragraph/text_comment.pl
@@ -18,7 +18,7 @@ $result_trees{'text_comment'} = {
               'args' => [
                 {
                   'text' => ' comment',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
diff --git a/tp/t/results/paragraph/text_space_comment.pl 
b/tp/t/results/paragraph/text_space_comment.pl
index 567fcac367..768f4821a3 100644
--- a/tp/t/results/paragraph/text_space_comment.pl
+++ b/tp/t/results/paragraph/text_space_comment.pl
@@ -22,7 +22,7 @@ $result_trees{'text_space_comment'} = {
               'args' => [
                 {
                   'text' => ' space comment',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
diff --git a/tp/t/results/plaintext_tests/characters_and_commands_in_var.pl 
b/tp/t/results/plaintext_tests/characters_and_commands_in_var.pl
index 893a8b4996..6b34b671cd 100644
--- a/tp/t/results/plaintext_tests/characters_and_commands_in_var.pl
+++ b/tp/t/results/plaintext_tests/characters_and_commands_in_var.pl
@@ -118,7 +118,7 @@ $result_trees{'characters_and_commands_in_var'} = {
                         {
                           'text' => ' ]
 ',
-                          'type' => 'misc_arg'
+                          'type' => 'rawline_arg'
                         }
                       ],
                       'cmdname' => 'c'
diff --git a/tp/t/results/plaintext_tests/chinese_mixed_with_en.pl 
b/tp/t/results/plaintext_tests/chinese_mixed_with_en.pl
index bc1ac8f452..c12bd93003 100644
--- a/tp/t/results/plaintext_tests/chinese_mixed_with_en.pl
+++ b/tp/t/results/plaintext_tests/chinese_mixed_with_en.pl
@@ -405,7 +405,7 @@ $result_trees{'chinese_mixed_with_en'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/plaintext_tests/insert_copying_and_paragraph.pl 
b/tp/t/results/plaintext_tests/insert_copying_and_paragraph.pl
index a59da59a61..b3c8e67b74 100644
--- a/tp/t/results/plaintext_tests/insert_copying_and_paragraph.pl
+++ b/tp/t/results/plaintext_tests/insert_copying_and_paragraph.pl
@@ -90,7 +90,7 @@ $result_trees{'insert_copying_and_paragraph'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'insertcopying',
diff --git a/tp/t/results/plaintext_tests/japanese_utf8.pl 
b/tp/t/results/plaintext_tests/japanese_utf8.pl
index eceddf191d..122145ac36 100644
--- a/tp/t/results/plaintext_tests/japanese_utf8.pl
+++ b/tp/t/results/plaintext_tests/japanese_utf8.pl
@@ -742,7 +742,7 @@ $result_trees{'japanese_utf8'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/plaintext_tests/no_empty_line_after_section.pl 
b/tp/t/results/plaintext_tests/no_empty_line_after_section.pl
index 56a83f28ad..f8efff5d36 100644
--- a/tp/t/results/plaintext_tests/no_empty_line_after_section.pl
+++ b/tp/t/results/plaintext_tests/no_empty_line_after_section.pl
@@ -90,7 +90,7 @@ $result_trees{'no_empty_line_after_section'} = {
             {
               'text' => ' comment
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'c'
@@ -111,7 +111,7 @@ $result_trees{'no_empty_line_after_section'} = {
                 {
                   'text' => ' c
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'comment'
diff --git a/tp/t/results/preformatted/comment_example_and_blank_lines.pl 
b/tp/t/results/preformatted/comment_example_and_blank_lines.pl
index 5f5bdf1731..c494e11835 100644
--- a/tp/t/results/preformatted/comment_example_and_blank_lines.pl
+++ b/tp/t/results/preformatted/comment_example_and_blank_lines.pl
@@ -47,7 +47,7 @@ $result_trees{'comment_example_and_blank_lines'} = {
                     {
                       'text' => ' comment
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
@@ -137,7 +137,7 @@ $result_trees{'comment_example_and_blank_lines'} = {
                     {
                       'text' => ' comment
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
diff --git a/tp/t/results/preformatted/comments_in_example.pl 
b/tp/t/results/preformatted/comments_in_example.pl
index f32552c806..19e93e755c 100644
--- a/tp/t/results/preformatted/comments_in_example.pl
+++ b/tp/t/results/preformatted/comments_in_example.pl
@@ -42,7 +42,7 @@ $result_trees{'comments_in_example'} = {
                     {
                       'text' => ' comment
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
@@ -55,7 +55,7 @@ $result_trees{'comments_in_example'} = {
                     {
                       'text' => ' comment
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
@@ -140,7 +140,7 @@ $result_trees{'comments_in_example'} = {
                     {
                       'text' => ' comment
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
@@ -225,7 +225,7 @@ $result_trees{'comments_in_example'} = {
                     {
                       'text' => ' comment
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
diff --git a/tp/t/results/preformatted/insertcopying_in_example.pl 
b/tp/t/results/preformatted/insertcopying_in_example.pl
index d04f0d8478..a2bfd67f64 100644
--- a/tp/t/results/preformatted/insertcopying_in_example.pl
+++ b/tp/t/results/preformatted/insertcopying_in_example.pl
@@ -28,7 +28,7 @@ $result_trees{'insertcopying_in_example'} = {
                 {
                   'text' => '
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'insertcopying',
diff --git a/tp/t/results/preformatted/nested_example_and_comment.pl 
b/tp/t/results/preformatted/nested_example_and_comment.pl
index 9a5cfc4a1a..6360c69a89 100644
--- a/tp/t/results/preformatted/nested_example_and_comment.pl
+++ b/tp/t/results/preformatted/nested_example_and_comment.pl
@@ -33,7 +33,7 @@ $result_trees{'nested_example_and_comment'} = {
                     {
                       'text' => '
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
@@ -180,7 +180,7 @@ $result_trees{'nested_example_and_comment'} = {
                     {
                       'text' => '
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
@@ -212,7 +212,7 @@ $result_trees{'nested_example_and_comment'} = {
                         {
                           'text' => '
 ',
-                          'type' => 'misc_arg'
+                          'type' => 'rawline_arg'
                         }
                       ],
                       'cmdname' => 'c'
@@ -336,7 +336,7 @@ $result_trees{'nested_example_and_comment'} = {
                     {
                       'text' => '
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
@@ -368,7 +368,7 @@ $result_trees{'nested_example_and_comment'} = {
                         {
                           'text' => '
 ',
-                          'type' => 'misc_arg'
+                          'type' => 'rawline_arg'
                         }
                       ],
                       'cmdname' => 'c'
@@ -425,7 +425,7 @@ $result_trees{'nested_example_and_comment'} = {
                     {
                       'text' => '
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
diff --git a/tp/t/results/preformatted/page_in_example.pl 
b/tp/t/results/preformatted/page_in_example.pl
index 5b092ea0d7..5e3d9bbb71 100644
--- a/tp/t/results/preformatted/page_in_example.pl
+++ b/tp/t/results/preformatted/page_in_example.pl
@@ -28,7 +28,7 @@ $result_trees{'page_in_example'} = {
                 {
                   'text' => '
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'page'
diff --git a/tp/t/results/quotation/comment_on_quotation_line.pl 
b/tp/t/results/quotation/comment_on_quotation_line.pl
index 044712c1f4..1c0bfb99d5 100644
--- a/tp/t/results/quotation/comment_on_quotation_line.pl
+++ b/tp/t/results/quotation/comment_on_quotation_line.pl
@@ -26,7 +26,7 @@ $result_trees{'comment_on_quotation_line'} = {
                     {
                       'text' => ' quotation 
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
diff --git a/tp/t/results/quotation/only_comment_on_quotation_line.pl 
b/tp/t/results/quotation/only_comment_on_quotation_line.pl
index ec21c07061..5dba2458c6 100644
--- a/tp/t/results/quotation/only_comment_on_quotation_line.pl
+++ b/tp/t/results/quotation/only_comment_on_quotation_line.pl
@@ -18,7 +18,7 @@ $result_trees{'only_comment_on_quotation_line'} = {
                     {
                       'text' => ' comment
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
diff --git a/tp/t/results/raw/misc_raw_comments.pl 
b/tp/t/results/raw/misc_raw_comments.pl
index d25e42700a..9e5f849034 100644
--- a/tp/t/results/raw/misc_raw_comments.pl
+++ b/tp/t/results/raw/misc_raw_comments.pl
@@ -23,7 +23,7 @@ $result_trees{'misc_raw_comments'} = {
                     {
                       'text' => ' comment space
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
@@ -56,7 +56,7 @@ $result_trees{'misc_raw_comments'} = {
                         {
                           'text' => ' comment no space
 ',
-                          'type' => 'misc_arg'
+                          'type' => 'rawline_arg'
                         }
                       ],
                       'cmdname' => 'c'
@@ -130,7 +130,7 @@ $result_trees{'misc_raw_comments'} = {
                         {
                           'text' => ' comment after end tex
 ',
-                          'type' => 'misc_arg'
+                          'type' => 'rawline_arg'
                         }
                       ],
                       'cmdname' => 'c'
diff --git a/tp/t/results/regions/anchor_in_copying.pl 
b/tp/t/results/regions/anchor_in_copying.pl
index f4403a6bfe..74dde9629b 100644
--- a/tp/t/results/regions/anchor_in_copying.pl
+++ b/tp/t/results/regions/anchor_in_copying.pl
@@ -201,7 +201,7 @@ $result_trees{'anchor_in_copying'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'insertcopying',
@@ -221,7 +221,7 @@ $result_trees{'anchor_in_copying'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'insertcopying',
diff --git a/tp/t/results/regions/anchor_in_copying_in_footnote.pl 
b/tp/t/results/regions/anchor_in_copying_in_footnote.pl
index 9c6dc58072..e76fc6ec76 100644
--- a/tp/t/results/regions/anchor_in_copying_in_footnote.pl
+++ b/tp/t/results/regions/anchor_in_copying_in_footnote.pl
@@ -224,7 +224,7 @@ $result_trees{'anchor_in_copying_in_footnote'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'insertcopying',
@@ -244,7 +244,7 @@ $result_trees{'anchor_in_copying_in_footnote'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'insertcopying',
diff --git a/tp/t/results/regions/ref_in_copying.pl 
b/tp/t/results/regions/ref_in_copying.pl
index 6fd4f80376..936cb6f127 100644
--- a/tp/t/results/regions/ref_in_copying.pl
+++ b/tp/t/results/regions/ref_in_copying.pl
@@ -169,7 +169,7 @@ $result_trees{'ref_in_copying'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'insertcopying',
diff --git a/tp/t/results/regions/ref_in_copying_insert_in_chapter.pl 
b/tp/t/results/regions/ref_in_copying_insert_in_chapter.pl
index a946cba36e..1717a01d4f 100644
--- a/tp/t/results/regions/ref_in_copying_insert_in_chapter.pl
+++ b/tp/t/results/regions/ref_in_copying_insert_in_chapter.pl
@@ -238,7 +238,7 @@ $result_trees{'ref_in_copying_insert_in_chapter'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'insertcopying',
diff --git a/tp/t/results/regions/today_in_copying.pl 
b/tp/t/results/regions/today_in_copying.pl
index 876ea0c7f3..3a4420d085 100644
--- a/tp/t/results/regions/today_in_copying.pl
+++ b/tp/t/results/regions/today_in_copying.pl
@@ -195,7 +195,7 @@ $result_trees{'today_in_copying'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'insertcopying',
diff --git a/tp/t/results/sectioning/chapter_before_and_after_part.pl 
b/tp/t/results/sectioning/chapter_before_and_after_part.pl
index c3b5a62442..20330bf8c2 100644
--- a/tp/t/results/sectioning/chapter_before_and_after_part.pl
+++ b/tp/t/results/sectioning/chapter_before_and_after_part.pl
@@ -127,7 +127,7 @@ $result_trees{'chapter_before_and_after_part'} = [
               {
                 'text' => '
 ',
-                'type' => 'misc_arg'
+                'type' => 'rawline_arg'
               }
             ],
             'cmdname' => 'contents',
diff --git a/tp/t/results/sectioning/chapter_between_nodes.pl 
b/tp/t/results/sectioning/chapter_between_nodes.pl
index 365be32aa9..2bff79f344 100644
--- a/tp/t/results/sectioning/chapter_between_nodes.pl
+++ b/tp/t/results/sectioning/chapter_between_nodes.pl
@@ -343,7 +343,7 @@ $result_trees{'chapter_between_nodes'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
diff --git a/tp/t/results/sectioning/chapter_node_before_and_after_part.pl 
b/tp/t/results/sectioning/chapter_node_before_and_after_part.pl
index a3ea9dd047..c0b376641b 100644
--- a/tp/t/results/sectioning/chapter_node_before_and_after_part.pl
+++ b/tp/t/results/sectioning/chapter_node_before_and_after_part.pl
@@ -288,7 +288,7 @@ $result_trees{'chapter_node_before_and_after_part'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
diff --git a/tp/t/results/sectioning/contents_and_parts.pl 
b/tp/t/results/sectioning/contents_and_parts.pl
index 636834849e..ffc1615bae 100644
--- a/tp/t/results/sectioning/contents_and_parts.pl
+++ b/tp/t/results/sectioning/contents_and_parts.pl
@@ -556,7 +556,7 @@ $result_trees{'contents_and_parts'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -571,7 +571,7 @@ $result_trees{'contents_and_parts'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'shortcontents',
diff --git a/tp/t/results/sectioning/contents_in_html_text.pl 
b/tp/t/results/sectioning/contents_in_html_text.pl
index cc137b3a16..1799a9e089 100644
--- a/tp/t/results/sectioning/contents_in_html_text.pl
+++ b/tp/t/results/sectioning/contents_in_html_text.pl
@@ -147,7 +147,7 @@ $result_trees{'contents_in_html_text'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'shortcontents',
@@ -162,7 +162,7 @@ $result_trees{'contents_in_html_text'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
diff --git a/tp/t/results/sectioning/contents_with_only_top_node.pl 
b/tp/t/results/sectioning/contents_with_only_top_node.pl
index f03142ef35..394a6a3f6f 100644
--- a/tp/t/results/sectioning/contents_with_only_top_node.pl
+++ b/tp/t/results/sectioning/contents_with_only_top_node.pl
@@ -55,7 +55,7 @@ $result_trees{'contents_with_only_top_node'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
diff --git a/tp/t/results/sectioning/empty_nodes_with_commands.pl 
b/tp/t/results/sectioning/empty_nodes_with_commands.pl
index 84d6593938..5133410aea 100644
--- a/tp/t/results/sectioning/empty_nodes_with_commands.pl
+++ b/tp/t/results/sectioning/empty_nodes_with_commands.pl
@@ -26,7 +26,7 @@ $result_trees{'empty_nodes_with_commands'} = {
                 {
                   'text' => ' comment
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
diff --git a/tp/t/results/sectioning/empty_ref_arg.pl 
b/tp/t/results/sectioning/empty_ref_arg.pl
index 65816a1af8..3e4b2cdc6a 100644
--- a/tp/t/results/sectioning/empty_ref_arg.pl
+++ b/tp/t/results/sectioning/empty_ref_arg.pl
@@ -203,7 +203,7 @@ $result_trees{'empty_ref_arg'} = {
                         {
                           'text' => ' aaa
 ',
-                          'type' => 'misc_arg'
+                          'type' => 'rawline_arg'
                         }
                       ],
                       'cmdname' => 'c'
@@ -223,7 +223,7 @@ $result_trees{'empty_ref_arg'} = {
                         {
                           'text' => ' ggg
 ',
-                          'type' => 'misc_arg'
+                          'type' => 'rawline_arg'
                         }
                       ],
                       'cmdname' => 'c'
@@ -243,7 +243,7 @@ $result_trees{'empty_ref_arg'} = {
                         {
                           'text' => ' fff
 ',
-                          'type' => 'misc_arg'
+                          'type' => 'rawline_arg'
                         }
                       ],
                       'cmdname' => 'c'
@@ -253,7 +253,7 @@ $result_trees{'empty_ref_arg'} = {
                         {
                           'text' => '
 ',
-                          'type' => 'misc_arg'
+                          'type' => 'rawline_arg'
                         }
                       ],
                       'cmdname' => 'c'
diff --git a/tp/t/results/sectioning/in_menu_only_special_spaces_node.pl 
b/tp/t/results/sectioning/in_menu_only_special_spaces_node.pl
index d4a16a9feb..dcddebfe5a 100644
--- a/tp/t/results/sectioning/in_menu_only_special_spaces_node.pl
+++ b/tp/t/results/sectioning/in_menu_only_special_spaces_node.pl
@@ -780,7 +780,7 @@ $result_trees{'in_menu_only_special_spaces_node'} = {
       "args" => [
         {
           "text" => "\n",
-          "type" => "misc_arg"
+          "type" => "rawline_arg"
         }
       ],
       "cmdname" => "bye"
diff --git a/tp/t/results/sectioning/in_menu_only_special_spaces_node_menu.pl 
b/tp/t/results/sectioning/in_menu_only_special_spaces_node_menu.pl
index d9df882bc7..c78962b977 100644
--- a/tp/t/results/sectioning/in_menu_only_special_spaces_node_menu.pl
+++ b/tp/t/results/sectioning/in_menu_only_special_spaces_node_menu.pl
@@ -780,7 +780,7 @@ $result_trees{'in_menu_only_special_spaces_node_menu'} = {
       "args" => [
         {
           "text" => "\n",
-          "type" => "misc_arg"
+          "type" => "rawline_arg"
         }
       ],
       "cmdname" => "bye"
diff --git a/tp/t/results/sectioning/lone_contents.pl 
b/tp/t/results/sectioning/lone_contents.pl
index a0445bf046..3b325bc344 100644
--- a/tp/t/results/sectioning/lone_contents.pl
+++ b/tp/t/results/sectioning/lone_contents.pl
@@ -16,7 +16,7 @@ $result_trees{'lone_contents'} = {
                 {
                   'text' => '
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'contents',
diff --git a/tp/t/results/sectioning/no_argument_and_contents.pl 
b/tp/t/results/sectioning/no_argument_and_contents.pl
index eed3a5fdf4..f2c6f7f624 100644
--- a/tp/t/results/sectioning/no_argument_and_contents.pl
+++ b/tp/t/results/sectioning/no_argument_and_contents.pl
@@ -16,7 +16,7 @@ $result_trees{'no_argument_and_contents'} = {
                 {
                   'text' => '
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'contents',
diff --git a/tp/t/results/sectioning/node_line_arguments.pl 
b/tp/t/results/sectioning/node_line_arguments.pl
index e81dffd3c9..ff2b9c23f9 100644
--- a/tp/t/results/sectioning/node_line_arguments.pl
+++ b/tp/t/results/sectioning/node_line_arguments.pl
@@ -361,7 +361,7 @@ $result_trees{'node_line_arguments'} = {
                 {
                   'text' => '
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'comment'
@@ -492,7 +492,7 @@ $result_trees{'node_line_arguments'} = {
                 {
                   'text' => ' comma , end
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
diff --git a/tp/t/results/sectioning/node_part_chapter_after_chapter.pl 
b/tp/t/results/sectioning/node_part_chapter_after_chapter.pl
index 4b146cfb4d..a8b1ec1f2f 100644
--- a/tp/t/results/sectioning/node_part_chapter_after_chapter.pl
+++ b/tp/t/results/sectioning/node_part_chapter_after_chapter.pl
@@ -420,7 +420,7 @@ $result_trees{'node_part_chapter_after_chapter'} = [
               {
                 'text' => '
 ',
-                'type' => 'misc_arg'
+                'type' => 'rawline_arg'
               }
             ],
             'cmdname' => 'contents',
diff --git a/tp/t/results/sectioning/novalidate.pl 
b/tp/t/results/sectioning/novalidate.pl
index 9fe929ada9..a325d6e498 100644
--- a/tp/t/results/sectioning/novalidate.pl
+++ b/tp/t/results/sectioning/novalidate.pl
@@ -19,7 +19,7 @@ $result_trees{'novalidate'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'novalidate',
diff --git a/tp/t/results/sectioning/reference_to_only_special_spaces_node.pl 
b/tp/t/results/sectioning/reference_to_only_special_spaces_node.pl
index 7babec9784..92208167e0 100644
--- a/tp/t/results/sectioning/reference_to_only_special_spaces_node.pl
+++ b/tp/t/results/sectioning/reference_to_only_special_spaces_node.pl
@@ -408,7 +408,7 @@ $result_trees{'reference_to_only_special_spaces_node'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/sectioning/section_before_part.pl 
b/tp/t/results/sectioning/section_before_part.pl
index 8e02e4e0db..d7fc14eee2 100644
--- a/tp/t/results/sectioning/section_before_part.pl
+++ b/tp/t/results/sectioning/section_before_part.pl
@@ -81,7 +81,7 @@ $result_trees{'section_before_part'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
diff --git a/tp/t/results/sectioning/section_below_unnumbered.pl 
b/tp/t/results/sectioning/section_below_unnumbered.pl
index 78a51c1ee5..11d5db89fe 100644
--- a/tp/t/results/sectioning/section_below_unnumbered.pl
+++ b/tp/t/results/sectioning/section_below_unnumbered.pl
@@ -26,7 +26,7 @@ $result_trees{'section_below_unnumbered'} = {
                 {
                   'text' => '
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'contents',
@@ -500,7 +500,7 @@ $result_trees{'section_below_unnumbered'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/sectioning/split_for_format_not_split.pl 
b/tp/t/results/sectioning/split_for_format_not_split.pl
index b95d0c3fcf..cbbca658d6 100644
--- a/tp/t/results/sectioning/split_for_format_not_split.pl
+++ b/tp/t/results/sectioning/split_for_format_not_split.pl
@@ -95,7 +95,7 @@ $result_trees{'split_for_format_not_split'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git 
a/tp/t/results/transformations/index_entries_relate_to_item_no_transformation.pl
 
b/tp/t/results/transformations/index_entries_relate_to_item_no_transformation.pl
index 5c5006c86c..16b27fa545 100644
--- 
a/tp/t/results/transformations/index_entries_relate_to_item_no_transformation.pl
+++ 
b/tp/t/results/transformations/index_entries_relate_to_item_no_transformation.pl
@@ -596,7 +596,7 @@ 
$result_trees{'index_entries_relate_to_item_no_transformation'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git 
a/tp/t/results/transformations/index_entries_relate_to_item_transformation.pl 
b/tp/t/results/transformations/index_entries_relate_to_item_transformation.pl
index bf30b4f46b..bc68faf2ee 100644
--- 
a/tp/t/results/transformations/index_entries_relate_to_item_transformation.pl
+++ 
b/tp/t/results/transformations/index_entries_relate_to_item_transformation.pl
@@ -596,7 +596,7 @@ 
$result_trees{'index_entries_relate_to_item_transformation'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/value/begin_like_comment_on_set_line.pl 
b/tp/t/results/value/begin_like_comment_on_set_line.pl
index 5b7cb72f8b..1ae0a67182 100644
--- a/tp/t/results/value/begin_like_comment_on_set_line.pl
+++ b/tp/t/results/value/begin_like_comment_on_set_line.pl
@@ -20,11 +20,11 @@ $result_trees{'begin_like_comment_on_set_line'} = {
           'args' => [
             {
               'text' => 'y',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => 'some thing @commentary is it',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
diff --git a/tp/t/results/value/clear_no_end_of_line.pl 
b/tp/t/results/value/clear_no_end_of_line.pl
index 2dbc8021c6..add97e8709 100644
--- a/tp/t/results/value/clear_no_end_of_line.pl
+++ b/tp/t/results/value/clear_no_end_of_line.pl
@@ -13,7 +13,7 @@ $result_trees{'clear_no_end_of_line'} = {
           'args' => [
             {
               'text' => 'jj',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'clear',
diff --git a/tp/t/results/value/comment_on_clear_line.pl 
b/tp/t/results/value/comment_on_clear_line.pl
index 239256dd91..58a38c4ea6 100644
--- a/tp/t/results/value/comment_on_clear_line.pl
+++ b/tp/t/results/value/comment_on_clear_line.pl
@@ -13,11 +13,11 @@ $result_trees{'comment_on_clear_line'} = {
           'args' => [
             {
               'text' => 'x',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => '',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
@@ -30,11 +30,11 @@ $result_trees{'comment_on_clear_line'} = {
           'args' => [
             {
               'text' => 'y',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => '',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
@@ -47,11 +47,11 @@ $result_trees{'comment_on_clear_line'} = {
           'args' => [
             {
               'text' => 'z',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => 'g',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
@@ -64,11 +64,11 @@ $result_trees{'comment_on_clear_line'} = {
           'args' => [
             {
               'text' => 't',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => 'a vv',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
@@ -86,7 +86,7 @@ $result_trees{'comment_on_clear_line'} = {
           'args' => [
             {
               'text' => 'x',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'clear',
@@ -99,7 +99,7 @@ $result_trees{'comment_on_clear_line'} = {
           'args' => [
             {
               'text' => 'y',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'clear',
diff --git a/tp/t/results/value/comment_on_set_line.pl 
b/tp/t/results/value/comment_on_set_line.pl
index 9eb37833e6..280a299f01 100644
--- a/tp/t/results/value/comment_on_set_line.pl
+++ b/tp/t/results/value/comment_on_set_line.pl
@@ -13,11 +13,11 @@ $result_trees{'comment_on_set_line'} = {
           'args' => [
             {
               'text' => 'x',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => '',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
@@ -30,11 +30,11 @@ $result_trees{'comment_on_set_line'} = {
           'args' => [
             {
               'text' => 'y',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => '',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
@@ -47,11 +47,11 @@ $result_trees{'comment_on_set_line'} = {
           'args' => [
             {
               'text' => 'z',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => 'g',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
@@ -64,11 +64,11 @@ $result_trees{'comment_on_set_line'} = {
           'args' => [
             {
               'text' => 't',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => 'a vv',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
diff --git a/tp/t/results/value/empty_set.pl b/tp/t/results/value/empty_set.pl
index 57aca187ec..3e250a26cc 100644
--- a/tp/t/results/value/empty_set.pl
+++ b/tp/t/results/value/empty_set.pl
@@ -13,11 +13,11 @@ $result_trees{'empty_set'} = {
           'args' => [
             {
               'text' => 'myspace',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => '',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
diff --git a/tp/t/results/value/empty_value_in_line.pl 
b/tp/t/results/value/empty_value_in_line.pl
index 8dc6086edc..bd0a47decc 100644
--- a/tp/t/results/value/empty_value_in_line.pl
+++ b/tp/t/results/value/empty_value_in_line.pl
@@ -13,11 +13,11 @@ $result_trees{'empty_value_in_line'} = {
           'args' => [
             {
               'text' => 'myspace',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => '',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
diff --git a/tp/t/results/value/ignored_value_definition.pl 
b/tp/t/results/value/ignored_value_definition.pl
index bb93e30aef..4b3971267b 100644
--- a/tp/t/results/value/ignored_value_definition.pl
+++ b/tp/t/results/value/ignored_value_definition.pl
@@ -13,11 +13,11 @@ $result_trees{'ignored_value_definition'} = {
           'args' => [
             {
               'text' => 'aa',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => 'outside',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
diff --git a/tp/t/results/value/not_only_characters.pl 
b/tp/t/results/value/not_only_characters.pl
index a419858809..94d015c3b5 100644
--- a/tp/t/results/value/not_only_characters.pl
+++ b/tp/t/results/value/not_only_characters.pl
@@ -13,11 +13,11 @@ $result_trees{'not_only_characters'} = {
           'args' => [
             {
               'text' => '-e_\'::;',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => 'hh',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
diff --git a/tp/t/results/value/recursive_expansion_in_set.pl 
b/tp/t/results/value/recursive_expansion_in_set.pl
index 2972a11d85..d4ec460d8f 100644
--- a/tp/t/results/value/recursive_expansion_in_set.pl
+++ b/tp/t/results/value/recursive_expansion_in_set.pl
@@ -13,11 +13,11 @@ $result_trees{'recursive_expansion_in_set'} = {
           'args' => [
             {
               'text' => 'V',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => '@value{V}',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
diff --git a/tp/t/results/value/set_form_feed.pl 
b/tp/t/results/value/set_form_feed.pl
index 4d991bfefb..5bd87a798a 100644
--- a/tp/t/results/value/set_form_feed.pl
+++ b/tp/t/results/value/set_form_feed.pl
@@ -13,11 +13,11 @@ $result_trees{'set_form_feed'} = {
           'args' => [
             {
               'text' => 'gg',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => 'a\\a\\f\\\\',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
@@ -30,11 +30,11 @@ $result_trees{'set_form_feed'} = {
           'args' => [
             {
               'text' => 'hh',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => '',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
@@ -47,11 +47,11 @@ $result_trees{'set_form_feed'} = {
           'args' => [
             {
               'text' => 'll',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => '',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
diff --git a/tp/t/results/value/set_in_item_missing_line.pl 
b/tp/t/results/value/set_in_item_missing_line.pl
index 38a65619bc..dd5505b24d 100644
--- a/tp/t/results/value/set_in_item_missing_line.pl
+++ b/tp/t/results/value/set_in_item_missing_line.pl
@@ -49,11 +49,11 @@ $result_trees{'set_in_item_missing_line'} = {
                               'args' => [
                                 {
                                   'text' => 'n',
-                                  'type' => 'misc_arg'
+                                  'type' => 'rawline_arg'
                                 },
                                 {
                                   'text' => '',
-                                  'type' => 'misc_arg'
+                                  'type' => 'rawline_arg'
                                 }
                               ],
                               'cmdname' => 'set',
@@ -215,11 +215,11 @@ $result_trees{'set_in_item_missing_line'} = {
                               'args' => [
                                 {
                                   'text' => 'cn',
-                                  'type' => 'misc_arg'
+                                  'type' => 'rawline_arg'
                                 },
                                 {
                                   'text' => '',
-                                  'type' => 'misc_arg'
+                                  'type' => 'rawline_arg'
                                 }
                               ],
                               'cmdname' => 'set',
diff --git a/tp/t/results/value/set_no_end_of_line.pl 
b/tp/t/results/value/set_no_end_of_line.pl
index 1c144c3740..158bcfdb57 100644
--- a/tp/t/results/value/set_no_end_of_line.pl
+++ b/tp/t/results/value/set_no_end_of_line.pl
@@ -13,11 +13,11 @@ $result_trees{'set_no_end_of_line'} = {
           'args' => [
             {
               'text' => 'arg',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => '',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
diff --git a/tp/t/results/value/set_on_item_line.pl 
b/tp/t/results/value/set_on_item_line.pl
index 9ade68cebe..ec16186407 100644
--- a/tp/t/results/value/set_on_item_line.pl
+++ b/tp/t/results/value/set_on_item_line.pl
@@ -46,11 +46,11 @@ $result_trees{'set_on_item_line'} = {
                               'args' => [
                                 {
                                   'text' => 'ca',
-                                  'type' => 'misc_arg'
+                                  'type' => 'rawline_arg'
                                 },
                                 {
                                   'text' => 'b',
-                                  'type' => 'misc_arg'
+                                  'type' => 'rawline_arg'
                                 }
                               ],
                               'cmdname' => 'set',
@@ -114,11 +114,11 @@ $result_trees{'set_on_item_line'} = {
                               'args' => [
                                 {
                                   'text' => 'cj',
-                                  'type' => 'misc_arg'
+                                  'type' => 'rawline_arg'
                                 },
                                 {
                                   'text' => '',
-                                  'type' => 'misc_arg'
+                                  'type' => 'rawline_arg'
                                 }
                               ],
                               'cmdname' => 'set',
@@ -178,11 +178,11 @@ $result_trees{'set_on_item_line'} = {
                               'args' => [
                                 {
                                   'text' => 'cg',
-                                  'type' => 'misc_arg'
+                                  'type' => 'rawline_arg'
                                 },
                                 {
                                   'text' => '',
-                                  'type' => 'misc_arg'
+                                  'type' => 'rawline_arg'
                                 }
                               ],
                               'cmdname' => 'set',
@@ -302,11 +302,11 @@ $result_trees{'set_on_item_line'} = {
                               'args' => [
                                 {
                                   'text' => 'a',
-                                  'type' => 'misc_arg'
+                                  'type' => 'rawline_arg'
                                 },
                                 {
                                   'text' => 'b',
-                                  'type' => 'misc_arg'
+                                  'type' => 'rawline_arg'
                                 }
                               ],
                               'cmdname' => 'set',
@@ -370,11 +370,11 @@ $result_trees{'set_on_item_line'} = {
                               'args' => [
                                 {
                                   'text' => 'j',
-                                  'type' => 'misc_arg'
+                                  'type' => 'rawline_arg'
                                 },
                                 {
                                   'text' => '',
-                                  'type' => 'misc_arg'
+                                  'type' => 'rawline_arg'
                                 }
                               ],
                               'cmdname' => 'set',
@@ -434,11 +434,11 @@ $result_trees{'set_on_item_line'} = {
                               'args' => [
                                 {
                                   'text' => 'g',
-                                  'type' => 'misc_arg'
+                                  'type' => 'rawline_arg'
                                 },
                                 {
                                   'text' => '',
-                                  'type' => 'misc_arg'
+                                  'type' => 'rawline_arg'
                                 }
                               ],
                               'cmdname' => 'set',
diff --git a/tp/t/results/value/simple.pl b/tp/t/results/value/simple.pl
index 5ae3deb1d2..e7cd668caf 100644
--- a/tp/t/results/value/simple.pl
+++ b/tp/t/results/value/simple.pl
@@ -13,11 +13,11 @@ $result_trees{'simple'} = {
           'args' => [
             {
               'text' => 'a-_5b',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => 'the value @b{b}',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
diff --git a/tp/t/results/value/spaces_before_value.pl 
b/tp/t/results/value/spaces_before_value.pl
index 32cb2f029c..978a954f04 100644
--- a/tp/t/results/value/spaces_before_value.pl
+++ b/tp/t/results/value/spaces_before_value.pl
@@ -13,11 +13,11 @@ $result_trees{'spaces_before_value'} = {
           'args' => [
             {
               'text' => 'var',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => 'val',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
diff --git a/tp/t/results/value/value_after_accent.pl 
b/tp/t/results/value/value_after_accent.pl
index 7de33570ee..9ed174eaa9 100644
--- a/tp/t/results/value/value_after_accent.pl
+++ b/tp/t/results/value/value_after_accent.pl
@@ -13,11 +13,11 @@ $result_trees{'value_after_accent'} = {
           'args' => [
             {
               'text' => 'a_letter',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => 'a',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
diff --git a/tp/t/results/value/value_after_brace_command.pl 
b/tp/t/results/value/value_after_brace_command.pl
index 59ef6e268b..981a12f697 100644
--- a/tp/t/results/value/value_after_brace_command.pl
+++ b/tp/t/results/value/value_after_brace_command.pl
@@ -13,11 +13,11 @@ $result_trees{'value_after_brace_command'} = {
           'args' => [
             {
               'text' => 'bracedletter',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => '{a}',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
@@ -30,11 +30,11 @@ $result_trees{'value_after_brace_command'} = {
           'args' => [
             {
               'text' => 'unknowncmd',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => '@unknown',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
diff --git a/tp/t/results/value/value_in_index_commands.pl 
b/tp/t/results/value/value_in_index_commands.pl
index 6832240982..a1182d580f 100644
--- a/tp/t/results/value/value_in_index_commands.pl
+++ b/tp/t/results/value/value_in_index_commands.pl
@@ -13,11 +13,11 @@ $result_trees{'value_in_index_commands'} = {
           'args' => [
             {
               'text' => 'cp',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => 'cp',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
@@ -30,11 +30,11 @@ $result_trees{'value_in_index_commands'} = {
           'args' => [
             {
               'text' => 'fn',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => 'fn',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
@@ -47,11 +47,11 @@ $result_trees{'value_in_index_commands'} = {
           'args' => [
             {
               'text' => 'syncodeindex_command',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => '@syncodeindex',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
@@ -213,11 +213,11 @@ $result_trees{'value_in_index_commands'} = {
           'args' => [
             {
               'text' => 'truc',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => 'truc',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
@@ -312,11 +312,11 @@ $result_trees{'value_in_index_commands'} = {
           'args' => [
             {
               'text' => 'trucindex_command',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => '@trucindex',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
@@ -334,11 +334,11 @@ $result_trees{'value_in_index_commands'} = {
           'args' => [
             {
               'text' => 'codeidx',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => 'codeidx',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
@@ -420,11 +420,11 @@ $result_trees{'value_in_index_commands'} = {
           'args' => [
             {
               'text' => 'defcodeindex_entry',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => 'a @var{index entry} t@\'e @^{@dotless{i}}',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
diff --git a/tp/t/results/value/value_in_invalid_documentencoding.pl 
b/tp/t/results/value/value_in_invalid_documentencoding.pl
index 0e4182ca5d..b60ac27003 100644
--- a/tp/t/results/value/value_in_invalid_documentencoding.pl
+++ b/tp/t/results/value/value_in_invalid_documentencoding.pl
@@ -13,11 +13,11 @@ $result_trees{'value_in_invalid_documentencoding'} = {
           'args' => [
             {
               'text' => 'badvalue',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => 'bad',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
diff --git a/tp/t/results/value/value_in_misc_commands.pl 
b/tp/t/results/value/value_in_misc_commands.pl
index 6bdd5c069f..2144837e32 100644
--- a/tp/t/results/value/value_in_misc_commands.pl
+++ b/tp/t/results/value/value_in_misc_commands.pl
@@ -13,11 +13,11 @@ $result_trees{'value_in_misc_commands'} = {
           'args' => [
             {
               'text' => 'text',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => 'atext',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
@@ -217,7 +217,7 @@ $result_trees{'value_in_misc_commands'} = {
                 {
                   'text' => ' comment @value{text}
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -227,7 +227,7 @@ $result_trees{'value_in_misc_commands'} = {
                 {
                   'text' => ' comment @value{text}
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -244,11 +244,11 @@ $result_trees{'value_in_misc_commands'} = {
           'args' => [
             {
               'text' => 'pagesizes_arg',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => '200mm,150mm',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
@@ -261,11 +261,11 @@ $result_trees{'value_in_misc_commands'} = {
           'args' => [
             {
               'text' => 'afourpaper_macro',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => '@afourpaper',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
@@ -423,7 +423,7 @@ $result_trees{'value_in_misc_commands'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'afourpaper',
@@ -598,11 +598,11 @@ $result_trees{'value_in_misc_commands'} = {
           'args' => [
             {
               'text' => 'need_arg',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => '0.1',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
@@ -750,11 +750,11 @@ $result_trees{'value_in_misc_commands'} = {
           'args' => [
             {
               'text' => 'raisesections_macro',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => '@raisesections',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
@@ -789,7 +789,7 @@ $result_trees{'value_in_misc_commands'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'raisesections'
@@ -798,11 +798,11 @@ $result_trees{'value_in_misc_commands'} = {
           'args' => [
             {
               'text' => 'lowersections_macro',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => '@lowersections',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
@@ -837,7 +837,7 @@ $result_trees{'value_in_misc_commands'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'lowersections'
@@ -852,7 +852,7 @@ $result_trees{'value_in_misc_commands'} = {
             {
               'text' => ' tex error: Use of \\ doesn\'t match its definition.
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'c',
@@ -1016,11 +1016,11 @@ $result_trees{'value_in_misc_commands'} = {
           'args' => [
             {
               'text' => 'definfoenclose_name',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => 'phi',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
@@ -1136,11 +1136,11 @@ $result_trees{'value_in_misc_commands'} = {
           'args' => [
             {
               'text' => 'strong_macro',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => '@strong',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
@@ -1153,11 +1153,11 @@ $result_trees{'value_in_misc_commands'} = {
           'args' => [
             {
               'text' => 'strong_name',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => 'strong',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
@@ -1421,11 +1421,11 @@ $result_trees{'value_in_misc_commands'} = {
           'args' => [
             {
               'text' => 'kbdinputstyle_arg',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => 'code',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
@@ -1625,11 +1625,11 @@ $result_trees{'value_in_misc_commands'} = {
           'args' => [
             {
               'text' => 'asis_arg',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => 'asis',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
@@ -1642,11 +1642,11 @@ $result_trees{'value_in_misc_commands'} = {
           'args' => [
             {
               'text' => 'zero',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => '0',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
@@ -1659,11 +1659,11 @@ $result_trees{'value_in_misc_commands'} = {
           'args' => [
             {
               'text' => 'none_arg',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => 'none',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
@@ -1676,11 +1676,11 @@ $result_trees{'value_in_misc_commands'} = {
           'args' => [
             {
               'text' => 'four',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => '4',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
@@ -1693,11 +1693,11 @@ $result_trees{'value_in_misc_commands'} = {
           'args' => [
             {
               'text' => 'six',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => '6',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
@@ -2074,11 +2074,11 @@ $result_trees{'value_in_misc_commands'} = {
           'args' => [
             {
               'text' => 'end_arg',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => 'end',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
@@ -2091,11 +2091,11 @@ $result_trees{'value_in_misc_commands'} = {
           'args' => [
             {
               'text' => 'separate_arg',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => 'separate',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
@@ -2231,11 +2231,11 @@ $result_trees{'value_in_misc_commands'} = {
           'args' => [
             {
               'text' => 'latin1',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => 'ISO-8859-1',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
@@ -2312,11 +2312,11 @@ $result_trees{'value_in_misc_commands'} = {
           'args' => [
             {
               'text' => 'en',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => 'en',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
@@ -2329,11 +2329,11 @@ $result_trees{'value_in_misc_commands'} = {
           'args' => [
             {
               'text' => 'documentlanguage_command',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => '@documentlanguage',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
@@ -2495,11 +2495,11 @@ $result_trees{'value_in_misc_commands'} = {
           'args' => [
             {
               'text' => 'on_arg',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => 'on',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
@@ -2512,11 +2512,11 @@ $result_trees{'value_in_misc_commands'} = {
           'args' => [
             {
               'text' => 'off_arg',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => 'off',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
@@ -2653,7 +2653,7 @@ $result_trees{'value_in_misc_commands'} = {
             {
               'text' => ' accepts 10 or 11
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'c'
@@ -2662,11 +2662,11 @@ $result_trees{'value_in_misc_commands'} = {
           'args' => [
             {
               'text' => 'ten',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => '10',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
@@ -2744,7 +2744,7 @@ $result_trees{'value_in_misc_commands'} = {
             {
               'text' => ' accept false or true
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'c'
@@ -2754,7 +2754,7 @@ $result_trees{'value_in_misc_commands'} = {
             {
               'text' => ' makeinfo don\'t care about the arg and remove the 
remaining of the line
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'c'
@@ -2763,11 +2763,11 @@ $result_trees{'value_in_misc_commands'} = {
           'args' => [
             {
               'text' => 'false_arg',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => 'false',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
@@ -2780,11 +2780,11 @@ $result_trees{'value_in_misc_commands'} = {
           'args' => [
             {
               'text' => 'true_arg',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => 'true',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
@@ -2925,11 +2925,11 @@ $result_trees{'value_in_misc_commands'} = {
           'args' => [
             {
               'text' => 'page_macro',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => '@page',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
@@ -2942,11 +2942,11 @@ $result_trees{'value_in_misc_commands'} = {
           'args' => [
             {
               'text' => 'noindent_macro',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => '@noindent',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
@@ -2959,11 +2959,11 @@ $result_trees{'value_in_misc_commands'} = {
           'args' => [
             {
               'text' => 'refill_macro',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => '@refill',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
@@ -3017,7 +3017,7 @@ $result_trees{'value_in_misc_commands'} = {
             {
               'text' => ' @@noindent @value{noindent_macro} @@refill 
@value{refill_macro} something
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'page'
@@ -3164,7 +3164,7 @@ $result_trees{'value_in_misc_commands'} = {
             {
               'text' => '         page at beginning of line
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'page'
@@ -3174,7 +3174,7 @@ $result_trees{'value_in_misc_commands'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'page'
@@ -3233,7 +3233,7 @@ $result_trees{'value_in_misc_commands'} = {
             {
               'text' => '   @@noindent @value{noindent_macro}    @@refill 
@value{refill_macro}
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'page'
@@ -3247,11 +3247,11 @@ $result_trees{'value_in_misc_commands'} = {
           'args' => [
             {
               'text' => 'contents_macro',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => '@contents',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
@@ -3286,7 +3286,7 @@ $result_trees{'value_in_misc_commands'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -3306,7 +3306,7 @@ $result_trees{'value_in_misc_commands'} = {
             {
               'text' => ' @value{text}
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'vskip'
@@ -3320,11 +3320,11 @@ $result_trees{'value_in_misc_commands'} = {
           'args' => [
             {
               'text' => 'exdent_macro',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => '@exdent',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
@@ -3394,11 +3394,11 @@ $result_trees{'value_in_misc_commands'} = {
           'args' => [
             {
               'text' => 'two',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => '2',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
@@ -3475,11 +3475,11 @@ $result_trees{'value_in_misc_commands'} = {
           'args' => [
             {
               'text' => 'result_macro',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => '@result',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
@@ -3497,7 +3497,7 @@ $result_trees{'value_in_misc_commands'} = {
           'args' => [
             {
               'text' => '@value',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'clickstyle',
@@ -3544,7 +3544,7 @@ $result_trees{'value_in_misc_commands'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'contents',
@@ -3563,11 +3563,11 @@ $result_trees{'value_in_misc_commands'} = {
           'args' => [
             {
               'text' => 'shortcontents_macro',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => '@shortcontents',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
@@ -3602,7 +3602,7 @@ $result_trees{'value_in_misc_commands'} = {
             {
               'text' => '
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'shortcontents',
@@ -3621,11 +3621,11 @@ $result_trees{'value_in_misc_commands'} = {
           'args' => [
             {
               'text' => 'bye_macro',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => '@bye',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
@@ -3682,7 +3682,7 @@ $result_trees{'value_in_misc_commands'} = {
       'args' => [
         {
           'text' => '',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/value/value_in_node.pl 
b/tp/t/results/value/value_in_node.pl
index 4be9af9797..39378249a9 100644
--- a/tp/t/results/value/value_in_node.pl
+++ b/tp/t/results/value/value_in_node.pl
@@ -13,11 +13,11 @@ $result_trees{'value_in_node'} = {
           'args' => [
             {
               'text' => 'node1',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => 'Node 1',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
@@ -428,11 +428,11 @@ $result_trees{'value_in_node'} = {
           'args' => [
             {
               'text' => 'sec1',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => 'Section 1.1',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
diff --git a/tp/t/results/value/value_node_directions.pl 
b/tp/t/results/value/value_node_directions.pl
index 17f694eec8..e45d94135d 100644
--- a/tp/t/results/value/value_node_directions.pl
+++ b/tp/t/results/value/value_node_directions.pl
@@ -13,11 +13,11 @@ $result_trees{'value_node_directions'} = {
           'args' => [
             {
               'text' => 'a--foo',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => 'bar',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
diff --git a/tp/t/results/value/value_zero.pl b/tp/t/results/value/value_zero.pl
index 05479f13f6..220d3724f1 100644
--- a/tp/t/results/value/value_zero.pl
+++ b/tp/t/results/value/value_zero.pl
@@ -13,11 +13,11 @@ $result_trees{'value_zero'} = {
           'args' => [
             {
               'text' => 'zero',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => '0',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
diff --git a/tp/t/results/value_and_macro/comma_value_in_macro_arg.pl 
b/tp/t/results/value_and_macro/comma_value_in_macro_arg.pl
index 0bba9e2ee2..a57a17cd0f 100644
--- a/tp/t/results/value_and_macro/comma_value_in_macro_arg.pl
+++ b/tp/t/results/value_and_macro/comma_value_in_macro_arg.pl
@@ -13,11 +13,11 @@ $result_trees{'comma_value_in_macro_arg'} = {
           'args' => [
             {
               'text' => 'comma',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => ',',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
diff --git a/tp/t/results/value_and_macro/macro_in_value.pl 
b/tp/t/results/value_and_macro/macro_in_value.pl
index 2d778549ae..c463fd70e4 100644
--- a/tp/t/results/value_and_macro/macro_in_value.pl
+++ b/tp/t/results/value_and_macro/macro_in_value.pl
@@ -85,11 +85,11 @@ $result_trees{'macro_in_value'} = {
           'args' => [
             {
               'text' => 'flagab',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => '@ab',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
diff --git a/tp/t/results/value_and_macro/value_in_macro_body.pl 
b/tp/t/results/value_and_macro/value_in_macro_body.pl
index da26cda72b..d531ad125e 100644
--- a/tp/t/results/value_and_macro/value_in_macro_body.pl
+++ b/tp/t/results/value_and_macro/value_in_macro_body.pl
@@ -13,11 +13,11 @@ $result_trees{'value_in_macro_body'} = {
           'args' => [
             {
               'text' => 'bodyarg',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => '\\arg\\',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
diff --git a/tp/t/results/value_and_macro/value_in_macro_formal_arg.pl 
b/tp/t/results/value_and_macro/value_in_macro_formal_arg.pl
index dcc85fccee..07ba9d1201 100644
--- a/tp/t/results/value_and_macro/value_in_macro_formal_arg.pl
+++ b/tp/t/results/value_and_macro/value_in_macro_formal_arg.pl
@@ -13,11 +13,11 @@ $result_trees{'value_in_macro_formal_arg'} = {
           'args' => [
             {
               'text' => 'argument',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => 'arg',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
diff --git a/tp/t/results/verb/comments.pl b/tp/t/results/verb/comments.pl
index 9b13768934..86867bea0d 100644
--- a/tp/t/results/verb/comments.pl
+++ b/tp/t/results/verb/comments.pl
@@ -43,7 +43,7 @@ $result_trees{'comments'} = {
                 {
                   'text' => ' comment
 ',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
@@ -90,7 +90,7 @@ $result_trees{'comments'} = {
               'args' => [
                 {
                   'text' => ' other comment',
-                  'type' => 'misc_arg'
+                  'type' => 'rawline_arg'
                 }
               ],
               'cmdname' => 'c'
diff --git a/tp/t/results/xml_tests/commands_and_spaces.pl 
b/tp/t/results/xml_tests/commands_and_spaces.pl
index 800f8872e9..8e83fd78d6 100644
--- a/tp/t/results/xml_tests/commands_and_spaces.pl
+++ b/tp/t/results/xml_tests/commands_and_spaces.pl
@@ -13,11 +13,11 @@ $result_trees{'commands_and_spaces'} = {
           'args' => [
             {
               'text' => 'foo',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             },
             {
               'text' => 'some @value',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'set',
@@ -72,7 +72,7 @@ $result_trees{'commands_and_spaces'} = {
           'args' => [
             {
               'text' => 'ggg',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'unmacro',
@@ -90,7 +90,7 @@ $result_trees{'commands_and_spaces'} = {
           'args' => [
             {
               'text' => '@arrow',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'clickstyle',
diff --git a/tp/t/results/xml_tests/comments_end_lines.pl 
b/tp/t/results/xml_tests/comments_end_lines.pl
index b8ac77d3f5..9cd1a44002 100644
--- a/tp/t/results/xml_tests/comments_end_lines.pl
+++ b/tp/t/results/xml_tests/comments_end_lines.pl
@@ -69,7 +69,7 @@ $result_trees{'comments_end_lines'} = {
                         {
                           'text' => ' comment itemize
 ',
-                          'type' => 'misc_arg'
+                          'type' => 'rawline_arg'
                         }
                       ],
                       'cmdname' => 'c'
@@ -139,7 +139,7 @@ $result_trees{'comments_end_lines'} = {
                         {
                           'text' => ' comm
 ',
-                          'type' => 'misc_arg'
+                          'type' => 'rawline_arg'
                         }
                       ],
                       'cmdname' => 'c'
@@ -259,7 +259,7 @@ $result_trees{'comments_end_lines'} = {
                         {
                           'text' => ' table
 ',
-                          'type' => 'misc_arg'
+                          'type' => 'rawline_arg'
                         }
                       ],
                       'cmdname' => 'c'
@@ -343,7 +343,7 @@ $result_trees{'comments_end_lines'} = {
                         {
                           'text' => ' quot no arg
 ',
-                          'type' => 'misc_arg'
+                          'type' => 'rawline_arg'
                         }
                       ],
                       'cmdname' => 'c'
@@ -419,7 +419,7 @@ $result_trees{'comments_end_lines'} = {
                         {
                           'text' => ' comm
 ',
-                          'type' => 'misc_arg'
+                          'type' => 'rawline_arg'
                         }
                       ],
                       'cmdname' => 'c'
@@ -495,7 +495,7 @@ $result_trees{'comments_end_lines'} = {
                         {
                           'text' => ' comm
 ',
-                          'type' => 'misc_arg'
+                          'type' => 'rawline_arg'
                         }
                       ],
                       'cmdname' => 'c'
@@ -657,7 +657,7 @@ $result_trees{'comments_end_lines'} = {
                         {
                           'text' => ' comm
 ',
-                          'type' => 'misc_arg'
+                          'type' => 'rawline_arg'
                         }
                       ],
                       'cmdname' => 'c'
@@ -755,7 +755,7 @@ $result_trees{'comments_end_lines'} = {
                         {
                           'text' => ' comm
 ',
-                          'type' => 'misc_arg'
+                          'type' => 'rawline_arg'
                         }
                       ],
                       'cmdname' => 'c'
@@ -840,7 +840,7 @@ $result_trees{'comments_end_lines'} = {
                         {
                           'text' => ' comm
 ',
-                          'type' => 'misc_arg'
+                          'type' => 'rawline_arg'
                         }
                       ],
                       'cmdname' => 'c'
@@ -916,7 +916,7 @@ $result_trees{'comments_end_lines'} = {
                         {
                           'text' => ' comm
 ',
-                          'type' => 'misc_arg'
+                          'type' => 'rawline_arg'
                         }
                       ],
                       'cmdname' => 'c'
diff --git a/tp/t/results/xml_tests/comments_on_block_command_lines.pl 
b/tp/t/results/xml_tests/comments_on_block_command_lines.pl
index e004ba8e79..df89aa505d 100644
--- a/tp/t/results/xml_tests/comments_on_block_command_lines.pl
+++ b/tp/t/results/xml_tests/comments_on_block_command_lines.pl
@@ -24,7 +24,7 @@ $result_trees{'comments_on_block_command_lines'} = {
                     {
                       'text' => ' comm
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
@@ -127,7 +127,7 @@ $result_trees{'comments_on_block_command_lines'} = {
                     {
                       'text' => ' comm
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
@@ -236,7 +236,7 @@ $result_trees{'comments_on_block_command_lines'} = {
                     {
                       'text' => ' comm
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
@@ -353,7 +353,7 @@ $result_trees{'comments_on_block_command_lines'} = {
                     {
                       'text' => ' comm
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
@@ -454,7 +454,7 @@ $result_trees{'comments_on_block_command_lines'} = {
                     {
                       'text' => ' comm
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
@@ -557,7 +557,7 @@ $result_trees{'comments_on_block_command_lines'} = {
                     {
                       'text' => ' comm
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
@@ -669,7 +669,7 @@ $result_trees{'comments_on_block_command_lines'} = {
                     {
                       'text' => ' table
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
@@ -783,7 +783,7 @@ $result_trees{'comments_on_block_command_lines'} = {
                     {
                       'text' => ' quot no arg
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
@@ -866,7 +866,7 @@ $result_trees{'comments_on_block_command_lines'} = {
                     {
                       'text' => ' quot arg
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
@@ -947,7 +947,7 @@ $result_trees{'comments_on_block_command_lines'} = {
                     {
                       'text' => ' comm
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
@@ -1025,7 +1025,7 @@ $result_trees{'comments_on_block_command_lines'} = {
                     {
                       'text' => ' comm
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
@@ -1137,7 +1137,7 @@ $result_trees{'comments_on_block_command_lines'} = {
                     {
                       'text' => ' comm
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
@@ -1247,7 +1247,7 @@ $result_trees{'comments_on_block_command_lines'} = {
                     {
                       'text' => ' comm
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
@@ -1365,7 +1365,7 @@ $result_trees{'comments_on_block_command_lines'} = {
                     {
                       'text' => ' comm
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
@@ -1449,7 +1449,7 @@ $result_trees{'comments_on_block_command_lines'} = {
                     {
                       'text' => ' comm
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
@@ -1536,7 +1536,7 @@ $result_trees{'comments_on_block_command_lines'} = {
                             {
                               'text' => ' comm
 ',
-                              'type' => 'misc_arg'
+                              'type' => 'rawline_arg'
                             }
                           ],
                           'cmdname' => 'c'
@@ -1719,7 +1719,7 @@ $result_trees{'comments_on_block_command_lines'} = {
                     {
                       'text' => ' c
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
@@ -1871,7 +1871,7 @@ $result_trees{'comments_on_block_command_lines'} = {
                     {
                       'text' => ' comm
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
@@ -1956,7 +1956,7 @@ $result_trees{'comments_on_block_command_lines'} = {
                     {
                       'text' => ' comm
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
@@ -2034,7 +2034,7 @@ $result_trees{'comments_on_block_command_lines'} = {
                     {
                       'text' => ' comm
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
diff --git a/tp/t/results/xml_tests/comments_on_misc_command_line.pl 
b/tp/t/results/xml_tests/comments_on_misc_command_line.pl
index 504016a7fc..3b5b8b3d93 100644
--- a/tp/t/results/xml_tests/comments_on_misc_command_line.pl
+++ b/tp/t/results/xml_tests/comments_on_misc_command_line.pl
@@ -23,7 +23,7 @@ $result_trees{'comments_on_misc_command_line'} = {
                     {
                       'text' => ' setfilename (text)
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
@@ -64,7 +64,7 @@ $result_trees{'comments_on_misc_command_line'} = {
                     {
                       'text' => ' definfoenclose (number)
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
@@ -109,7 +109,7 @@ $result_trees{'comments_on_misc_command_line'} = {
                     {
                       'text' => ' c (number)
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
@@ -143,7 +143,7 @@ $result_trees{'comments_on_misc_command_line'} = {
             {
               'text' => ' @c raisesections (skipline)
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'raisesections'
@@ -153,7 +153,7 @@ $result_trees{'comments_on_misc_command_line'} = {
             {
               'text' => '  @comment  (noarg)
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'insertcopying',
@@ -177,7 +177,7 @@ $result_trees{'comments_on_misc_command_line'} = {
                     {
                       'text' => ' pagesizes  (line)
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
@@ -224,7 +224,7 @@ $result_trees{'comments_on_misc_command_line'} = {
                     {
                       'text' => ' everyheading (lineraw)
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
@@ -270,7 +270,7 @@ $result_trees{'comments_on_misc_command_line'} = {
             {
               'text' => ' indent (skipspace)
 ',
-              'type' => 'misc_arg'
+              'type' => 'rawline_arg'
             }
           ],
           'cmdname' => 'c'
diff --git a/tp/t/results/xml_tests/lone_bye.pl 
b/tp/t/results/xml_tests/lone_bye.pl
index 16d0ef5147..1f9a8b628c 100644
--- a/tp/t/results/xml_tests/lone_bye.pl
+++ b/tp/t/results/xml_tests/lone_bye.pl
@@ -15,7 +15,7 @@ $result_trees{'lone_bye'} = {
         {
           'text' => '
 ',
-          'type' => 'misc_arg'
+          'type' => 'rawline_arg'
         }
       ],
       'cmdname' => 'bye'
diff --git a/tp/t/results/xml_tests/raw_and_comments.pl 
b/tp/t/results/xml_tests/raw_and_comments.pl
index c3126d62f2..cec1a86ab6 100644
--- a/tp/t/results/xml_tests/raw_and_comments.pl
+++ b/tp/t/results/xml_tests/raw_and_comments.pl
@@ -18,7 +18,7 @@ $result_trees{'raw_and_comments'} = {
                     {
                       'text' => ' comment
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'c'
@@ -52,7 +52,7 @@ $result_trees{'raw_and_comments'} = {
                         {
                           'text' => ' other comment
 ',
-                          'type' => 'misc_arg'
+                          'type' => 'rawline_arg'
                         }
                       ],
                       'cmdname' => 'comment'
@@ -111,7 +111,7 @@ $result_trees{'raw_and_comments'} = {
                         {
                           'text' => ' in xml comment
 ',
-                          'type' => 'misc_arg'
+                          'type' => 'rawline_arg'
                         }
                       ],
                       'cmdname' => 'c'
@@ -145,7 +145,7 @@ $result_trees{'raw_and_comments'} = {
                             {
                               'text' => ' end xml comment
 ',
-                              'type' => 'misc_arg'
+                              'type' => 'rawline_arg'
                             }
                           ],
                           'cmdname' => 'comment'
diff --git a/tp/t/results/xml_tests/top_node_and_bye.pl 
b/tp/t/results/xml_tests/top_node_and_bye.pl
index 68446935c2..a70646f89e 100644
--- a/tp/t/results/xml_tests/top_node_and_bye.pl
+++ b/tp/t/results/xml_tests/top_node_and_bye.pl
@@ -55,7 +55,7 @@ $result_trees{'top_node_and_bye'} = [
           {
             'text' => '
 ',
-            'type' => 'misc_arg'
+            'type' => 'rawline_arg'
           }
         ],
         'cmdname' => 'bye'
diff --git a/tp/t/results/xtable/accent_on_table_line.pl 
b/tp/t/results/xtable/accent_on_table_line.pl
index afb1018fcb..1c40e5652d 100644
--- a/tp/t/results/xtable/accent_on_table_line.pl
+++ b/tp/t/results/xtable/accent_on_table_line.pl
@@ -390,7 +390,7 @@ $result_trees{'accent_on_table_line'} = {
                     {
                       'text' => '
 ',
-                      'type' => 'misc_arg'
+                      'type' => 'rawline_arg'
                     }
                   ],
                   'cmdname' => 'comment'
diff --git a/tp/t/results/xtable/block_commands_in_table.pl 
b/tp/t/results/xtable/block_commands_in_table.pl
index f83cae564d..ea64da0bb2 100644
--- a/tp/t/results/xtable/block_commands_in_table.pl
+++ b/tp/t/results/xtable/block_commands_in_table.pl
@@ -771,7 +771,7 @@ $result_trees{'block_commands_in_table'} = {
                             {
                               'text' => ' comment
 ',
-                              'type' => 'misc_arg'
+                              'type' => 'rawline_arg'
                             }
                           ],
                           'cmdname' => 'c'
diff --git a/tp/t/results/xtable/comment_and_itemx_before_item.pl 
b/tp/t/results/xtable/comment_and_itemx_before_item.pl
index d56ff2e286..efbb5fe191 100644
--- a/tp/t/results/xtable/comment_and_itemx_before_item.pl
+++ b/tp/t/results/xtable/comment_and_itemx_before_item.pl
@@ -43,7 +43,7 @@ $result_trees{'comment_and_itemx_before_item'} = {
                         {
                           'text' => ' comment
 ',
-                          'type' => 'misc_arg'
+                          'type' => 'rawline_arg'
                         }
                       ],
                       'cmdname' => 'c'
diff --git a/tp/t/results/xtable/inter_item_commands_in_table.pl 
b/tp/t/results/xtable/inter_item_commands_in_table.pl
index 300dc2f244..f6f4de8e26 100644
--- a/tp/t/results/xtable/inter_item_commands_in_table.pl
+++ b/tp/t/results/xtable/inter_item_commands_in_table.pl
@@ -175,7 +175,7 @@ $result_trees{'inter_item_commands_in_table'} = {
                         {
                           'text' => ' comment in table
 ',
-                          'type' => 'misc_arg'
+                          'type' => 'rawline_arg'
                         }
                       ],
                       'cmdname' => 'c'
@@ -360,7 +360,7 @@ $result_trees{'inter_item_commands_in_table'} = {
                             {
                               'text' => ' comment between item and itemx
 ',
-                              'type' => 'misc_arg'
+                              'type' => 'rawline_arg'
                             }
                           ],
                           'cmdname' => 'c'
@@ -585,7 +585,7 @@ $result_trees{'inter_item_commands_in_table'} = {
                             {
                               'text' => ' and a comment
 ',
-                              'type' => 'misc_arg'
+                              'type' => 'rawline_arg'
                             }
                           ],
                           'cmdname' => 'c'
@@ -595,7 +595,7 @@ $result_trees{'inter_item_commands_in_table'} = {
                             {
                               'text' => ' and another comment
 ',
-                              'type' => 'misc_arg'
+                              'type' => 'rawline_arg'
                             }
                           ],
                           'cmdname' => 'comment'
@@ -711,7 +711,7 @@ $result_trees{'inter_item_commands_in_table'} = {
                             {
                               'text' => ' comment between lines
 ',
-                              'type' => 'misc_arg'
+                              'type' => 'rawline_arg'
                             }
                           ],
                           'cmdname' => 'c'
@@ -775,7 +775,7 @@ $result_trees{'inter_item_commands_in_table'} = {
                         {
                           'text' => ' comment at end
 ',
-                          'type' => 'misc_arg'
+                          'type' => 'rawline_arg'
                         }
                       ],
                       'cmdname' => 'c'
@@ -1124,7 +1124,7 @@ $result_trees{'inter_item_commands_in_table'} = {
                         {
                           'text' => ' comment in table
 ',
-                          'type' => 'misc_arg'
+                          'type' => 'rawline_arg'
                         }
                       ],
                       'cmdname' => 'c'
@@ -1468,7 +1468,7 @@ $result_trees{'inter_item_commands_in_table'} = {
                         {
                           'text' => ' samp comment in table
 ',
-                          'type' => 'misc_arg'
+                          'type' => 'rawline_arg'
                         }
                       ],
                       'cmdname' => 'c'
@@ -2306,7 +2306,7 @@ $result_trees{'inter_item_commands_in_table'} = {
                         {
                           'text' => ' commant
 ',
-                          'type' => 'misc_arg'
+                          'type' => 'rawline_arg'
                         }
                       ],
                       'cmdname' => 'c'
diff --git a/tp/t/results/xtable/inter_item_commands_in_table_in_example.pl 
b/tp/t/results/xtable/inter_item_commands_in_table_in_example.pl
index 41977949f5..69d5a0188e 100644
--- a/tp/t/results/xtable/inter_item_commands_in_table_in_example.pl
+++ b/tp/t/results/xtable/inter_item_commands_in_table_in_example.pl
@@ -130,7 +130,7 @@ $result_trees{'inter_item_commands_in_table_in_example'} = {
                                     {
                                       'text' => ' and a comment
 ',
-                                      'type' => 'misc_arg'
+                                      'type' => 'rawline_arg'
                                     }
                                   ],
                                   'cmdname' => 'c'
@@ -140,7 +140,7 @@ $result_trees{'inter_item_commands_in_table_in_example'} = {
                                     {
                                       'text' => ' and another comment
 ',
-                                      'type' => 'misc_arg'
+                                      'type' => 'rawline_arg'
                                     }
                                   ],
                                   'cmdname' => 'comment'



reply via email to

[Prev in Thread] Current Thread [Next in Thread]