texinfo-commits
[Top][All Lists]
Advanced

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

branch master updated: Split ASCII_GLYPH and ASCII_PUNCTUATION


From: Gavin D. Smith
Subject: branch master updated: Split ASCII_GLYPH and ASCII_PUNCTUATION
Date: Wed, 22 Feb 2023 14:16:48 -0500

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

gavin pushed a commit to branch master
in repository texinfo.

The following commit(s) were added to refs/heads/master by this push:
     new 267ecedcbf Split ASCII_GLYPH and ASCII_PUNCTUATION
267ecedcbf is described below

commit 267ecedcbf3a39f06cfba0c86707add844639543
Author: Gavin Smith <gavinsmith0123@gmail.com>
AuthorDate: Wed Feb 22 19:16:38 2023 +0000

    Split ASCII_GLYPH and ASCII_PUNCTUATION
    
    * tp/Texinfo/Common.pm (@variable_string_settables):
    Add ASCII_GLYPH.
    * tp/Texinfo/Convert/Plaintext.pm (converter_initialize):
    Ignore ASCII_PUNCTUATION for the output of @quoted_commands.
    (_process_text): Reorder conditional.
    (%defaults): Set ASCII_PUNCTUATION to 1 and ASCII_GLYPH to 0.
    * tp/Texinfo/Convert/Text.pm
    (copy_options_for_convert_text): Propagate ASCII_GLYPH.
    (brace_no_arg_command): Check ASCII_GLYPH setting rather than
    that of ASCII_PUNCTUATION.
---
 ChangeLog                                          |   15 +
 tp/Texinfo/Common.pm                               |    1 +
 tp/Texinfo/Convert/Plaintext.pm                    |   24 +-
 tp/Texinfo/Convert/Text.pm                         |    3 +-
 .../results/converters_tests/at_commands_in_raw.pl |    2 +-
 .../combined_fonts/res_info/combined_fonts.info    |    8 +-
 .../converters_tests/definition_commands.pl        |   26 +-
 .../res_info/indices_in_begin_tables_lists.info    |  Bin 3288 -> 3264 bytes
 .../res_info/indices_in_begin_tables_lists.info    |  Bin 3288 -> 3264 bytes
 tp/t/results/converters_tests/inline.pl            |    2 +-
 tp/t/results/converters_tests/inline_expand_tex.pl |    2 +-
 tp/t/results/converters_tests/inlinefmtspaces.pl   |    2 +-
 .../converters_tests/normal_font_in_monospace.pl   |    4 +-
 .../printindex_merged_indices_code_style.pl        |    6 +-
 .../converters_tests/test_deftypefnnewline.pl      |   20 +-
 tp/t/results/converters_tests/unknown_value.pl     |    2 +-
 tp/t/results/coverage/commands.pl                  |    2 +-
 tp/t/results/coverage/def.pl                       |    4 +-
 tp/t/results/coverage/exdent_and_formats.pl        |    2 +-
 tp/t/results/coverage/item_container.pl            |    4 +-
 tp/t/results/coverage/multitable.pl                |    8 +-
 tp/t/results/coverage/quotation_author.pl          |    4 +-
 tp/t/results/coverage/symbol_after_command.pl      |    4 +-
 tp/t/results/coverage_braces/abbr_acronym.pl       |    4 +-
 .../results/coverage_braces/email_possibilities.pl |    2 +-
 tp/t/results/coverage_braces/recursive_acronym.pl  |    2 +-
 .../recursive_acronym_definition.pl                |    2 +-
 tp/t/results/coverage_braces/uref_url.pl           |    2 +-
 tp/t/results/def/all_commands.pl                   |   54 +-
 tp/t/results/def/all_commands_printindex.pl        |   54 +-
 .../float/special_characters_in_float_type.pl      |   14 +-
 tp/t/results/formats_encodings/accent.pl           |   18 +-
 .../formats_encodings/accent_enable_encoding.pl    |   18 +-
 .../formats_encodings/at_commands_in_refs.pl       |   32 +-
 .../res_info/at_commands_in_refs_utf8.info         |  Bin 8412 -> 8402 bytes
 .../documentencoding_utf8_and_insertions.pl        |    2 +-
 .../res_info/manual_simple_utf8_with_error.info    |    2 +-
 .../no_documentencoding_and_insertions.pl          |    2 +-
 .../indices/encoding_index_utf8_enable_encoding.pl |    2 +-
 .../res_html/chap.html                             |   50 +-
 .../res_info/encoding_index_utf8.info              |  Bin 4421 -> 4409 bytes
 .../encoding_index_utf8_enable_encoding.txt        |   14 +-
 tp/t/results/indices/subentries.pl                 |   16 +-
 tp/t/results/indices/syncode_index_print_both.pl   |    4 +-
 tp/t/results/indices/syncodeindex_to_plain.pl      |    4 +-
 .../res_info/direntry_dircategory.info             |   12 +-
 .../res_info/direntry_dircategory.info-1           |    4 +-
 .../res_info/direntry_dircategory.info-2           |    4 +-
 .../direntry_dircategory_and_commands.pl           |    6 +-
 .../multitable_anchor_and_index_entry.pl           |   12 +-
 .../itemize/inter_item_commands_in_enumerate.pl    |    2 +-
 .../itemize/inter_item_commands_in_itemize.pl      |    8 +-
 tp/t/results/itemize/itemize_in_example.pl         |    4 +-
 tp/t/results/menu/dash_in_menu.pl                  |    4 +-
 tp/t/results/menu/submenu_in_example.pl            |    4 +-
 .../codequoteundirected_codequotebacktick.pl       |   18 +-
 tp/t/results/misc_commands/test_allowcodebreaks.pl |    8 +-
 .../inter_item_commands_in_multitable.pl           |    8 +-
 .../plaintext_tests/empty_multitable_in_itemize.pl |    2 +-
 .../flushright_not_closed_and_format.pl            |    2 +-
 .../japanese_utf8/res_plaintext/japanese_utf8.txt  |    4 +-
 .../plaintext_tests/nested_indentedblock.pl        |    2 +-
 .../plaintext_tests/no_punctuation_commands.pl     |    6 +-
 .../no_punctuation_commands_frenchspacing.pl       |    6 +-
 tp/t/results/plaintext_tests/punctuation.pl        |    6 +-
 .../plaintext_tests/punctuation_commands.pl        |    6 +-
 .../punctuation_commands_frenchspacing.pl          |    6 +-
 .../plaintext_tests/punctuation_frenchspacing.pl   |    6 +-
 .../punctuation_sc_accents_ascii_punct.txt         |    6 +-
 .../punctuation_sc_accents_ascii_punct_latin1.txt  |    2 +-
 .../punctuation_sc_accents_default.txt             |    4 +-
 ...ation_sc_accents_to_utf8_ascii_punct_latin1.txt |    6 +-
 ...tion_sc_accents_to_utf8_ascii_punct_usascii.txt |    6 +-
 .../punctuation_sc_accents_to_utf8_latin1.txt      |    4 +-
 .../punctuation_sc_accents_to_utf8_usascii.txt     |    4 +-
 tp/t/results/preformatted/quote_dash_in_display.pl |    2 +-
 tp/t/results/quotation/quotation_and_author.pl     |   10 +-
 .../quotation/quotation_author_in_example.pl       |    2 +-
 tp/t/results/raw/inlinefmt.pl                      |    2 +-
 tp/t/results/transformations/master_menu_fr.pl     |    6 +-
 .../results/xtable/inter_item_commands_in_table.pl |   16 +-
 .../inter_item_commands_in_table_in_example.pl     |    2 +-
 .../res_parser/formatting_info/formatting.info     |  800 +++++------
 .../res_parser/formatting_plaintext/formatting.txt |  538 ++++----
 .../res_parser/formatting_fr_info/formatting.info  |  800 +++++------
 .../formatting.info                                | 1170 ++++++++--------
 .../formatting.txt                                 |  788 +++++------
 .../nested_cartouche/nested_formats.info           | 1316 +++++++++---------
 .../res_parser/nested_deffn/nested_formats.info    | 1316 +++++++++---------
 .../nested_enumerate/nested_formats.info           | 1316 +++++++++---------
 .../res_parser/nested_example/nested_formats.info  |  476 +++----
 .../nested_flushright/nested_formats.info          | 1316 +++++++++---------
 .../res_parser/nested_group/nested_formats.info    | 1316 +++++++++---------
 .../res_parser/nested_itemize/nested_formats.info  | 1316 +++++++++---------
 .../res_parser/nested_menu/nested_formats.info     | 1418 ++++++++++----------
 .../nested_multitable/nested_formats.info          | 1316 +++++++++---------
 .../nested_quotation/nested_formats.info           | 1316 +++++++++---------
 .../res_parser/nested_table/nested_formats.info    | 1316 +++++++++---------
 98 files changed, 9256 insertions(+), 9233 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 3248848a82..19af3464cf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2023-02-22  Gavin Smith <gavinsmith0123@gmail.com>
+
+       Split ASCII_GLYPH and ASCII_PUNCTUATION
+
+       * tp/Texinfo/Common.pm (@variable_string_settables):
+       Add ASCII_GLYPH.
+       * tp/Texinfo/Convert/Plaintext.pm (converter_initialize):
+       Ignore ASCII_PUNCTUATION for the output of @quoted_commands.
+       (_process_text): Reorder conditional.
+       (%defaults): Set ASCII_PUNCTUATION to 1 and ASCII_GLYPH to 0.
+       * tp/Texinfo/Convert/Text.pm
+       (copy_options_for_convert_text): Propagate ASCII_GLYPH.
+       (brace_no_arg_command): Check ASCII_GLYPH setting rather than
+       that of ASCII_PUNCTUATION.
+
 2023-02-22  Patrice Dumas  <pertusus@free.fr>
 
        * p/Texinfo/ParserNonXS.pm (_process_remaining_on_line),
diff --git a/tp/Texinfo/Common.pm b/tp/Texinfo/Common.pm
index 291758f0bc..0083839044 100644
--- a/tp/Texinfo/Common.pm
+++ b/tp/Texinfo/Common.pm
@@ -339,6 +339,7 @@ our @variable_string_settables = (
 'AFTER_BODY_OPEN',
 'AFTER_SHORT_TOC_LINES',
 'AFTER_TOC_LINES',
+'ASCII_GLYPH',
 'ASCII_PUNCTUATION',
 'AVOID_MENU_REDUNDANCY',
 'BEFORE_SHORT_TOC_LINES',
diff --git a/tp/Texinfo/Convert/Plaintext.pm b/tp/Texinfo/Convert/Plaintext.pm
index 3bcabf8771..7d2bde58f2 100644
--- a/tp/Texinfo/Convert/Plaintext.pm
+++ b/tp/Texinfo/Convert/Plaintext.pm
@@ -357,7 +357,8 @@ foreach my $command ('var', 'cite', 'dmn', 
keys(%brace_code_commands)) {
 
 my %defaults = (
   'ENABLE_ENCODING'      => 1,
-  'ASCII_PUNCTUATION'    => 0,
+  'ASCII_PUNCTUATION'    => 1,
+  'ASCII_GLYPH'          => 0,
   'FORMAT_MENU'          => 'nomenu',
   #'EXTENSION'            => 'info',
   'EXTENSION'            => 'txt',
@@ -433,7 +434,6 @@ sub converter_initialize($)
       = {Texinfo::Convert::Text::copy_options_for_convert_text($self)};
 
   if ($self->get_conf('ASCII_PUNCTUATION')) {
-    $self->{'convert_text_options'}->{'ascii_punctuation'} = 1;
     # cache to avoid calling get_conf
     $self->{'ascii_punctuation'} = 1;
   } else {
@@ -445,15 +445,13 @@ sub converter_initialize($)
       and $self->get_conf('OUTPUT_ENCODING_NAME') eq 'utf-8') {
     # cache this to avoid redoing calls to get_conf
     $self->{'to_utf8'} = 1;
-    if (!$self->{'ascii_punctuation'}) {
-      foreach my $quoted_command (@quoted_commands) {
-        # Directed single quotes
-        $self->{'style_map'}->{$quoted_command} = ["\x{2018}", "\x{2019}"];
-      }
-      foreach my $quoted_command (@double_quoted_commands) {
-        # Directed double quotes
-        $self->{'style_map'}->{$quoted_command} = ["\x{201C}", "\x{201D}"];
-      }
+    foreach my $quoted_command (@quoted_commands) {
+      # Directed single quotes
+      $self->{'style_map'}->{$quoted_command} = ["\x{2018}", "\x{2019}"];
+    }
+    foreach my $quoted_command (@double_quoted_commands) {
+      # Directed double quotes
+      $self->{'style_map'}->{$quoted_command} = ["\x{201C}", "\x{201D}"];
     }
   }
   if (defined($self->get_conf('OPEN_QUOTE_SYMBOL'))) {
@@ -654,8 +652,8 @@ sub _process_text($$$)
     $text = uc($text);
   }
 
-  if ($self->{'to_utf8'}
-      and !$self->{'ascii_punctuation'}) {
+  if (!$self->{'ascii_punctuation'}
+      and $self->{'to_utf8'}) {
     return Texinfo::Convert::Unicode::unicode_text($text,
                         $context->{'font_type_stack'}->[-1]->{'monospace'});
   } elsif (!$context->{'font_type_stack'}->[-1]->{'monospace'}) {
diff --git a/tp/Texinfo/Convert/Text.pm b/tp/Texinfo/Convert/Text.pm
index 1e697962b5..d11832d1b1 100644
--- a/tp/Texinfo/Convert/Text.pm
+++ b/tp/Texinfo/Convert/Text.pm
@@ -254,7 +254,7 @@ sub brace_no_arg_command($;$)
       and defined($element->{'extra'}->{'clickstyle'})
       and 
defined($text_brace_no_arg_commands{$element->{'extra'}->{'clickstyle'}}));
   my $result;
-  if (!($options and $options->{'ascii_punctuation'})
+  if (!($options and $options->{'ASCII_GLYPH'})
         or !exists($Texinfo::Convert::Unicode::extra_unicode_map{$command})) {
     $result = Texinfo::Convert::Unicode::brace_no_arg_command($command, 
$encoding);
   }
@@ -357,6 +357,7 @@ sub copy_options_for_convert_text($;$)
   # for error registering
   $options{'DEBUG'} = $self->get_conf('DEBUG');
   $options{'PROGRAM'} = $self->get_conf('PROGRAM');
+  $options{'ASCII_GLYPH'} = $self->get_conf('ASCII_GLYPH');
   return %options;
 }
 
diff --git a/tp/t/results/converters_tests/at_commands_in_raw.pl 
b/tp/t/results/converters_tests/at_commands_in_raw.pl
index 25d44d74dd..ffb6c7a1de 100644
--- a/tp/t/results/converters_tests/at_commands_in_raw.pl
+++ b/tp/t/results/converters_tests/at_commands_in_raw.pl
@@ -1502,7 +1502,7 @@ $result_converted{'plaintext'}->{'at_commands_in_raw'} = 
'top
 <b>in b(1).</b>
    ‘in kbd before tex’(2).
 
-   {No value for ‘flag’}
+   {No value for \'flag\'}
    .
 
    ‘in kbd after tex’.
diff --git 
a/tp/t/results/converters_tests/combined_fonts/res_info/combined_fonts.info 
b/tp/t/results/converters_tests/combined_fonts/res_info/combined_fonts.info
index 1f9382fa9e..80fe09909d 100644
--- a/tp/t/results/converters_tests/combined_fonts/res_info/combined_fonts.info
+++ b/tp/t/results/converters_tests/combined_fonts/res_info/combined_fonts.info
@@ -16,18 +16,18 @@ File: combined_fonts.info,  Node: chapter,  Prev: Top,  Up: 
Top
 1 chapter
 *********
 
-‘c--ode’, “d–fn”, V–AR, *s–trong*, ‘k--bd’, ‘s--amp’.
+‘c--ode’, “d-fn”, V-AR, *s-trong*, ‘k--bd’, ‘s--amp’.
 
    ‘“d--fn in code”’ ‘C--ODE IN VAR’ ‘V--AR IN CODE’ *‘k--bd in strong’*
 ‘*s--trong in samp*’ *‘s--amp in strong’*
 
-   ‘c–ite’
+   ‘c-ite’
 
    ‘‘c--ite in code’’ ‘‘c--ode in cite’’
 
-   ‘c--ode’ s–lanted b– t--
+   ‘c--ode’ s-lanted b- t--
 
-   ‘s--lanted in code’ ‘c--ode in slanted’ s–lanted in b b– in slanted
+   ‘s--lanted in code’ ‘c--ode in slanted’ s-lanted in b b- in slanted
 s--lanted in t t-- in slanted V--AR IN T T-- IN VAR
 
      V--AR IN EXAMPLE
diff --git a/tp/t/results/converters_tests/definition_commands.pl 
b/tp/t/results/converters_tests/definition_commands.pl
index 58f0c27728..7fc08bacef 100644
--- a/tp/t/results/converters_tests/definition_commands.pl
+++ b/tp/t/results/converters_tests/definition_commands.pl
@@ -19334,13 +19334,13 @@ 
$result_converted{'plaintext'}->{'definition_commands'} = 'top section
 *********
 
  -- Func: fname a---rg1 a--rg2
-     deffn no var for A—RG1 and A–RG2
+     deffn no var for A--RG1 and A-RG2
 
  -- Func: fname A---RG1 A--RG2
-     deffn explict var for A—RG1 and A–RG2
+     deffn explict var for A--RG1 and A-RG2
 
- -- Func: fname a—rg1 a–rg2
-     deffn r slanted for A—RG1 and A–RG2
+ -- Func: fname a--rg1 a-rg2
+     deffn r slanted for A--RG1 and A-RG2
 
  -- Special Form: foobar (var [from to [inc]]) default
  -- Special Form: foobar (var [from to [inc]]) r
@@ -19361,13 +19361,13 @@ 
$result_converted{'plaintext'}->{'definition_commands'} = 'top section
 
  -- Special Form: foobar va---riable default
  -- Special Form: foobar VA---RIABLE var
- -- Special Form: foobar va—riable r
+ -- Special Form: foobar va--riable r
  -- Special Form: foobar va---riable slanted
  -- Special Form: foobar va---riable code
  -- Special Form: foobar va---riable t
  -- Special Form: foobar va---riable t:b
- -- Special Form: foobar VA—RIABLE r:var
- -- Special Form: foobar va—riable r:slanted
+ -- Special Form: foobar VA--RIABLE r:var
+ -- Special Form: foobar va--riable r:slanted
  -- Special Form: foobar va---riable r:code
  -- Special Form: foobar va---riable r:t
  -- Special Form: foobar VA---RIABLE code:var
@@ -19390,10 +19390,10 @@ 
$result_converted{'plaintext'}->{'definition_commands'} = 'top section
      test formatting of separators
 
  -- Library Function: int foobar (int F---OO, float B--AR)
-     ... with var for F—OO and B–AR
+     ... with var for F--OO and B-AR
 
- -- Library Function: int foobar (int f—oo, float b–ar)
-     ... with r slanted for F—OO and B–AR
+ -- Library Function: int foobar (int f--oo, float b-ar)
+     ... with r slanted for F--OO and B-AR
 
 produces:
  -- Class Option of Window: border-pattern
@@ -19434,14 +19434,14 @@ produces:
      separators
 
  -- Library Function: int foobar (i--nt F---OO[, float B--AR]) default
- -- Library Function: int foobar (i–nt F---OO[, float B--AR]) r
+ -- Library Function: int foobar (i-nt F---OO[, float B--AR]) r
  -- Library Function: int foobar (I--NT F---OO[, float B--AR]) var
  -- Library Function: int foobar (i--nt F---OO[, float B--AR]) slanted
  -- Library Function: int foobar (i--nt F---OO[, float B--AR]) code
  -- Library Function: int foobar (i--nt F---OO[, float B--AR]) t
  -- Library Function: int foobar (i--nt F---OO[, float B--AR]) t:b
- -- Library Function: int foobar (I–NT F---OO[, float B--AR]) r:var
- -- Library Function: int foobar (i–nt F---OO[, float B--AR]) r:slanted
+ -- Library Function: int foobar (I-NT F---OO[, float B--AR]) r:var
+ -- Library Function: int foobar (i-nt F---OO[, float B--AR]) r:slanted
  -- Library Function: int foobar (i--nt F---OO[, float B--AR]) r:code
  -- Library Function: int foobar (i--nt F---OO[, float B--AR]) r:t
  -- Library Function: int foobar (I--NT F---OO[, float B--AR]) code:var
diff --git 
a/tp/t/results/converters_tests/indices_in_begin_tables_lists/res_info/indices_in_begin_tables_lists.info
 
b/tp/t/results/converters_tests/indices_in_begin_tables_lists/res_info/indices_in_begin_tables_lists.info
index 1d9b1fc89b..792a41ea84 100644
Binary files 
a/tp/t/results/converters_tests/indices_in_begin_tables_lists/res_info/indices_in_begin_tables_lists.info
 and 
b/tp/t/results/converters_tests/indices_in_begin_tables_lists/res_info/indices_in_begin_tables_lists.info
 differ
diff --git 
a/tp/t/results/converters_tests/indices_in_begin_tables_lists_entries_after_item/res_info/indices_in_begin_tables_lists.info
 
b/tp/t/results/converters_tests/indices_in_begin_tables_lists_entries_after_item/res_info/indices_in_begin_tables_lists.info
index 1d9b1fc89b..792a41ea84 100644
Binary files 
a/tp/t/results/converters_tests/indices_in_begin_tables_lists_entries_after_item/res_info/indices_in_begin_tables_lists.info
 and 
b/tp/t/results/converters_tests/indices_in_begin_tables_lists_entries_after_item/res_info/indices_in_begin_tables_lists.info
 differ
diff --git a/tp/t/results/converters_tests/inline.pl 
b/tp/t/results/converters_tests/inline.pl
index 276e53ce95..8f601f709b 100644
--- a/tp/t/results/converters_tests/inline.pl
+++ b/tp/t/results/converters_tests/inline.pl
@@ -676,7 +676,7 @@ $result_floats{'inline'} = {};
 
 
 
-$result_converted{'plaintext'}->{'inline'} = ', plaintext “, , ,
+$result_converted{'plaintext'}->{'inline'} = ', plaintext ", , ,
 
    , raw plaintext ``, , ,
 ';
diff --git a/tp/t/results/converters_tests/inline_expand_tex.pl 
b/tp/t/results/converters_tests/inline_expand_tex.pl
index 8d2a76c956..3de3be5e97 100644
--- a/tp/t/results/converters_tests/inline_expand_tex.pl
+++ b/tp/t/results/converters_tests/inline_expand_tex.pl
@@ -603,7 +603,7 @@ $result_floats{'inline_expand_tex'} = {};
 
 
 
-$result_converted{'plaintext'}->{'inline_expand_tex'} = ', , , , $\\underlinea 
< b ‘tex \\hbox code ’$ “
+$result_converted{'plaintext'}->{'inline_expand_tex'} = ', , , , $\\underlinea 
< b ‘tex \\hbox code ’$ "
 
    , , , , raw $\\underline{a < b ‘tex \\hbox{ code }’}$ ``
 ';
diff --git a/tp/t/results/converters_tests/inlinefmtspaces.pl 
b/tp/t/results/converters_tests/inlinefmtspaces.pl
index ded8d1bd91..9755a509cc 100644
--- a/tp/t/results/converters_tests/inlinefmtspaces.pl
+++ b/tp/t/results/converters_tests/inlinefmtspaces.pl
@@ -176,7 +176,7 @@ $result_floats{'inlinefmtspaces'} = {};
 
 
 
-$result_converted{'plaintext'}->{'inlinefmtspaces'} = 'A plaintext “ { a.  Now 
html .
+$result_converted{'plaintext'}->{'inlinefmtspaces'} = 'A plaintext " { a.  Now 
html .
 ';
 
 
diff --git a/tp/t/results/converters_tests/normal_font_in_monospace.pl 
b/tp/t/results/converters_tests/normal_font_in_monospace.pl
index d452795e1e..bca0bd651e 100644
--- a/tp/t/results/converters_tests/normal_font_in_monospace.pl
+++ b/tp/t/results/converters_tests/normal_font_in_monospace.pl
@@ -205,9 +205,9 @@ $result_floats{'normal_font_in_monospace'} = {};
 
 
 
-$result_converted{'plaintext'}->{'normal_font_in_monospace'} = '     in 
example in r—now ‘in co---de’
+$result_converted{'plaintext'}->{'normal_font_in_monospace'} = '     in 
example in r--now ‘in co---de’
 
-   ‘in command---c in r—r ‘in file---’’.
+   ‘in command---c in r--r ‘in file---’’.
 ';
 
 
diff --git 
a/tp/t/results/converters_tests/printindex_merged_indices_code_style.pl 
b/tp/t/results/converters_tests/printindex_merged_indices_code_style.pl
index 04267b6d34..9b3f6e60f9 100644
--- a/tp/t/results/converters_tests/printindex_merged_indices_code_style.pl
+++ b/tp/t/results/converters_tests/printindex_merged_indices_code_style.pl
@@ -923,11 +923,11 @@ 
$result_converted{'plaintext'}->{'printindex_merged_indices_code_style'} = 'top
 
 * Menu:
 
-* c“b:                                   chap.                  (line 6)
-* cdi“h:                                 chap.                  (line 6)
+* c"b:                                   chap.                  (line 6)
+* cdi"h:                                 chap.                  (line 6)
 * ddi``g:                                chap.                  (line 6)
 * f``g:                                  chap.                  (line 6)
-* v“j:                                   chap.                  (line 6)
+* v"j:                                   chap.                  (line 6)
 
 ';
 
diff --git a/tp/t/results/converters_tests/test_deftypefnnewline.pl 
b/tp/t/results/converters_tests/test_deftypefnnewline.pl
index 7d53049e41..6388c95c40 100644
--- a/tp/t/results/converters_tests/test_deftypefnnewline.pl
+++ b/tp/t/results/converters_tests/test_deftypefnnewline.pl
@@ -2888,23 +2888,23 @@ 
$result_converted{'plaintext'}->{'test_deftypefnnewline'} = 'top
  -- c--ategory:
           t--ype
           d--eftypefn_name
-     d–eftypefn no arg
+     d-eftypefn no arg
 
  -- c--ategory on c--lass:
           t--ype
           d--eftypeop_name a--rguments...
-     d–eftypeop
+     d-eftypeop
 
  -- c--ategory on c--lass:
           t--ype
           d--eftypeop_name
-     d–eftypeop no arg
+     d-eftypeop no arg
 
  -- c--ategory of c--lass: t--ype d--eftypecv_name
-     d–eftypecv
+     d-eftypecv
 
  -- c--ategory of c--lass: t--ype d--eftypecv_name a--rguments...
-     d–eftypecv with arguments
+     d-eftypecv with arguments
 
  -- fun: arg
      fff
@@ -2913,19 +2913,19 @@ 
$result_converted{'plaintext'}->{'test_deftypefnnewline'} = 'top
      aaa2
 
  -- c--ategory2: t--ype2 d--eftypefn_name2
-     d–eftypefn no arg2
+     d-eftypefn no arg2
 
  -- c--ategory2 on c--lass2: t--ype2 d--eftypeop_name2 a--rguments2...
-     d–eftypeop2
+     d-eftypeop2
 
  -- c--ategory2 on c--lass2: t--ype2 d--eftypeop_name2
-     d–eftypeop no arg2
+     d-eftypeop no arg2
 
  -- c--ategory2 of c--lass2: t--ype2 d--eftypecv_name2
-     d–eftypecv2
+     d-eftypecv2
 
  -- c--ategory2 of c--lass2: t--ype2 d--eftypecv_name2 a--rguments2...
-     d–eftypecv with arguments2
+     d-eftypecv with arguments2
 
  -- fun2: arg2
      fff2
diff --git a/tp/t/results/converters_tests/unknown_value.pl 
b/tp/t/results/converters_tests/unknown_value.pl
index 65f0157117..f121df93ff 100644
--- a/tp/t/results/converters_tests/unknown_value.pl
+++ b/tp/t/results/converters_tests/unknown_value.pl
@@ -46,7 +46,7 @@ $result_floats{'unknown_value'} = {};
 
 
 
-$result_converted{'plaintext'}->{'unknown_value'} = '{No value for ‘unknown’}
+$result_converted{'plaintext'}->{'unknown_value'} = '{No value for \'unknown\'}
 ';
 
 
diff --git a/tp/t/results/coverage/commands.pl 
b/tp/t/results/coverage/commands.pl
index e3610f5652..f24e534387 100644
--- a/tp/t/results/coverage/commands.pl
+++ b/tp/t/results/coverage/commands.pl
@@ -446,7 +446,7 @@ $result_indices_sort_strings{'commands'} = {
 
 $result_converted{'plaintext'}->{'commands'} = '@ TeX  ë î ã å
 
-   File → Open.  b <a> ‘code --- -- \'\' ``’ — – ” “.  SMALL CAPS.
+   File → Open.  b <a> ‘code --- -- \'\' ``’ -- - " ".  SMALL CAPS.
 
 majorheading in b
 *****************
diff --git a/tp/t/results/coverage/def.pl b/tp/t/results/coverage/def.pl
index d476a0efaa..6da6ebb264 100644
--- a/tp/t/results/coverage/def.pl
+++ b/tp/t/results/coverage/def.pl
@@ -1954,11 +1954,11 @@ $result_indices_sort_strings{'def'} = {
 
 
 $result_converted{'plaintext'}->{'def'} = ' -- c--ategory: d--effn_name 
a--rguments...
-     d–effn
+     d-effn
 
  -- cate--gory: de--ffn_name ar--guments more args
           even more so
-     def–fn
+     def-fn
 
  -- fset: I a g
  -- cmde: truc
diff --git a/tp/t/results/coverage/exdent_and_formats.pl 
b/tp/t/results/coverage/exdent_and_formats.pl
index 46e16e8760..6d33d434e2 100644
--- a/tp/t/results/coverage/exdent_and_formats.pl
+++ b/tp/t/results/coverage/exdent_and_formats.pl
@@ -1626,7 +1626,7 @@ exdented
           Nested Other line
      exdented nested other line
 
-exdented quotation line and dash — in quotation
+exdented quotation line and dash -- in quotation
 
      Not exdented followed by exdented
 exdented quotation line
diff --git a/tp/t/results/coverage/item_container.pl 
b/tp/t/results/coverage/item_container.pl
index e05284e513..020f3c0db1 100644
--- a/tp/t/results/coverage/item_container.pl
+++ b/tp/t/results/coverage/item_container.pl
@@ -344,9 +344,9 @@ $result_floats{'item_container'} = {};
 
 
 
-$result_converted{'plaintext'}->{'item_container'} = '   + i–tem +
+$result_converted{'plaintext'}->{'item_container'} = '   + i-tem +
 
-   • b–ullet
+   • b-ullet
 
    • no itemize argument
 ';
diff --git a/tp/t/results/coverage/multitable.pl 
b/tp/t/results/coverage/multitable.pl
index 06db830c29..f812b6dbfb 100644
--- a/tp/t/results/coverage/multitable.pl
+++ b/tp/t/results/coverage/multitable.pl
@@ -607,11 +607,11 @@ $result_indices_sort_strings{'multitable'} = {
 
 
 
-$result_converted{'plaintext'}->{'multitable'} = 'mu–ltitable headitem         
               another tab
+$result_converted{'plaintext'}->{'multitable'} = 'mu-ltitable headitem         
               another tab
 --------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
 truc   bidule
 ';
diff --git a/tp/t/results/coverage/quotation_author.pl 
b/tp/t/results/coverage/quotation_author.pl
index 59b4574168..036e79417b 100644
--- a/tp/t/results/coverage/quotation_author.pl
+++ b/tp/t/results/coverage/quotation_author.pl
@@ -215,8 +215,8 @@ $result_floats{'quotation_author'} = {};
 
 $result_converted{'plaintext'}->{'quotation_author'} = '     quotation 
quotation continues.
 
-                           — _First Author_
-                           — _Sẽcond author_
+                           -- _First Author_
+                          -- _Sẽcond author_
 ';
 
 
diff --git a/tp/t/results/coverage/symbol_after_command.pl 
b/tp/t/results/coverage/symbol_after_command.pl
index 47e19a1443..0af497b726 100644
--- a/tp/t/results/coverage/symbol_after_command.pl
+++ b/tp/t/results/coverage/symbol_after_command.pl
@@ -441,10 +441,10 @@ $result_converted{'plaintext'}->{'symbol_after_command'} 
= '. dot
 @ @
 { {
 ! exclam
-” quotes
+" quotes
 : colon
 
-   @.  {, @@ ?, !: @{ @” @:
+   @.  {, @@ ?, !: @{ @" @:
 ';
 
 
diff --git a/tp/t/results/coverage_braces/abbr_acronym.pl 
b/tp/t/results/coverage_braces/abbr_acronym.pl
index 88e50188e8..5d79344cbf 100644
--- a/tp/t/results/coverage_braces/abbr_acronym.pl
+++ b/tp/t/results/coverage_braces/abbr_acronym.pl
@@ -346,9 +346,9 @@ $result_floats{'abbr_acronym'} = {};
 
 
 
-$result_converted{'plaintext'}->{'abbr_acronym'} = '–a (an accronym) –a –a (an 
accronym , ...)
+$result_converted{'plaintext'}->{'abbr_acronym'} = '-a (an accronym) -a -a (an 
accronym , ...)
 
-   É–a. ,A. (Étude–, Autonome) É–a. ,A.
+   É-a. ,A. (Étude-, Autonome) É-a. ,A.
 ';
 
 
diff --git a/tp/t/results/coverage_braces/email_possibilities.pl 
b/tp/t/results/coverage_braces/email_possibilities.pl
index 25a1982adc..4cecd1b027 100644
--- a/tp/t/results/coverage_braces/email_possibilities.pl
+++ b/tp/t/results/coverage_braces/email_possibilities.pl
@@ -116,7 +116,7 @@ $result_floats{'email_possibilities'} = {};
 
 
 
-$result_converted{'plaintext'}->{'email_possibilities'} = '–b <--a> –b <--a>
+$result_converted{'plaintext'}->{'email_possibilities'} = '-b <--a> -b <--a>
 ';
 
 
diff --git a/tp/t/results/coverage_braces/recursive_acronym.pl 
b/tp/t/results/coverage_braces/recursive_acronym.pl
index 67b1dabe00..25a9800c65 100644
--- a/tp/t/results/coverage_braces/recursive_acronym.pl
+++ b/tp/t/results/coverage_braces/recursive_acronym.pl
@@ -88,7 +88,7 @@ $result_floats{'recursive_acronym'} = {};
 
 
 
-$result_converted{'plaintext'}->{'recursive_acronym'} = 'GNU (GNU’s Not Unix)
+$result_converted{'plaintext'}->{'recursive_acronym'} = 'GNU (GNU\'s Not Unix)
 ';
 
 
diff --git a/tp/t/results/coverage_braces/recursive_acronym_definition.pl 
b/tp/t/results/coverage_braces/recursive_acronym_definition.pl
index f5351b0d3c..732253d9cf 100644
--- a/tp/t/results/coverage_braces/recursive_acronym_definition.pl
+++ b/tp/t/results/coverage_braces/recursive_acronym_definition.pl
@@ -132,7 +132,7 @@ $result_floats{'recursive_acronym_definition'} = {};
 
 
 
-$result_converted{'plaintext'}->{'recursive_acronym_definition'} = 'GNU (GNU 
(GNU (is something)’s Not Unix)’s Not Unix)
+$result_converted{'plaintext'}->{'recursive_acronym_definition'} = 'GNU (GNU 
(GNU (is something)\'s Not Unix)\'s Not Unix)
 ';
 
 
diff --git a/tp/t/results/coverage_braces/uref_url.pl 
b/tp/t/results/coverage_braces/uref_url.pl
index 6cc91a5ec1..4b9b7f3c72 100644
--- a/tp/t/results/coverage_braces/uref_url.pl
+++ b/tp/t/results/coverage_braces/uref_url.pl
@@ -328,7 +328,7 @@ $result_floats{'uref_url'} = {};
 
 
 
-$result_converted{'plaintext'}->{'uref_url'} = '–b (--a) <--c> –d –g –i –k –l 
–n (--m) –q
+$result_converted{'plaintext'}->{'uref_url'} = '-b (--a) <--c> -d -g -i -k -l 
-n (--m) -q
 ';
 
 
diff --git a/tp/t/results/def/all_commands.pl b/tp/t/results/def/all_commands.pl
index 538dcf4ae0..90beb02f0c 100644
--- a/tp/t/results/def/all_commands.pl
+++ b/tp/t/results/def/all_commands.pl
@@ -4677,85 +4677,85 @@ $result_indices_sort_strings{'all_commands'} = {
 
 
 $result_converted{'plaintext'}->{'all_commands'} = ' -- c--ategory: 
d--efvr_name
-     d–efvr
+     d-efvr
 
  -- c--ategory: n--ame a--rguments...
-     d–effn
+     d-effn
 
  -- c--ategory: n--ame
-     d–effn no arg
+     d-effn no arg
 
  -- c--ategory: t--ype d--eftypefn_name a--rguments...
-     d–eftypefn
+     d-eftypefn
 
  -- c--ategory: t--ype d--eftypefn_name
-     d–eftypefn no arg
+     d-eftypefn no arg
 
  -- c--ategory on c--lass: t--ype d--eftypeop_name a--rguments...
-     d–eftypeop
+     d-eftypeop
 
  -- c--ategory on c--lass: t--ype d--eftypeop_name
-     d–eftypeop no arg
+     d-eftypeop no arg
 
  -- c--ategory: t--ype d--eftypevr_name
-     d–eftypevr
+     d-eftypevr
 
  -- c--ategory of c--lass: d--efcv_name
-     d–efcv
+     d-efcv
 
  -- c--ategory of c--lass: d--efcv_name a--rguments...
-     d–efcv with arguments
+     d-efcv with arguments
 
  -- c--ategory of c--lass: t--ype d--eftypecv_name
-     d–eftypecv
+     d-eftypecv
 
  -- c--ategory of c--lass: t--ype d--eftypecv_name a--rguments...
-     d–eftypecv with arguments
+     d-eftypecv with arguments
 
  -- c--ategory on c--lass: d--efop_name a--rguments...
-     d–efop
+     d-efop
 
  -- c--ategory on c--lass: d--efop_name
-     d–efop no arg
+     d-efop no arg
 
  -- c--ategory: d--eftp_name a--ttributes...
-     d–eftp
+     d-eftp
 
  -- Function: d--efun_name a--rguments...
-     d–efun
+     d-efun
 
  -- Macro: d--efmac_name a--rguments...
-     d–efmac
+     d-efmac
 
  -- Special Form: d--efspec_name a--rguments...
-     d–efspec
+     d-efspec
 
  -- Variable: d--efvar_name
-     d–efvar
+     d-efvar
 
  -- Variable: d--efvar_name arg--var arg--var1
-     d–efvar with args
+     d-efvar with args
 
  -- User Option: d--efopt_name
-     d–efopt
+     d-efopt
 
  -- Function: t--ype d--eftypefun_name a--rguments...
-     d–eftypefun
+     d-eftypefun
 
  -- Variable: t--ype d--eftypevar_name
-     d–eftypevar
+     d-eftypevar
 
  -- Instance Variable of c--lass: d--efivar_name
-     d–efivar
+     d-efivar
 
  -- Instance Variable of c--lass: t--ype d--eftypeivar_name
-     d–eftypeivar
+     d-eftypeivar
 
  -- Method on c--lass: d--efmethod_name a--rguments...
-     d–efmethod
+     d-efmethod
 
  -- Method on c--lass: t--ype d--eftypemethod_name a--rguments...
-     d–eftypemethod
+     d-eftypemethod
 ';
 
 1;
diff --git a/tp/t/results/def/all_commands_printindex.pl 
b/tp/t/results/def/all_commands_printindex.pl
index 58191afde4..e79f579586 100644
--- a/tp/t/results/def/all_commands_printindex.pl
+++ b/tp/t/results/def/all_commands_printindex.pl
@@ -4848,85 +4848,85 @@ File: ,  Node: Top,  Next: chap,  Up: (dir)
 File: ,  Node: chap,  Prev: Top
 
  -- c--ategory: d--efvr_name
-     d–efvr
+     d-efvr
 
  -- c--ategory: n--ame a--rguments...
-     d–effn
+     d-effn
 
  -- c--ategory: n--ame
-     d–effn no arg
+     d-effn no arg
 
  -- c--ategory: t--ype d--eftypefn_name a--rguments...
-     d–eftypefn
+     d-eftypefn
 
  -- c--ategory: t--ype d--eftypefn_name
-     d–eftypefn no arg
+     d-eftypefn no arg
 
  -- c--ategory on c--lass: t--ype d--eftypeop_name a--rguments...
-     d–eftypeop
+     d-eftypeop
 
  -- c--ategory on c--lass: t--ype d--eftypeop_name
-     d–eftypeop no arg
+     d-eftypeop no arg
 
  -- c--ategory: t--ype d--eftypevr_name
-     d–eftypevr
+     d-eftypevr
 
  -- c--ategory of c--lass: d--efcv_name
-     d–efcv
+     d-efcv
 
  -- c--ategory of c--lass: d--efcv_name a--rguments...
-     d–efcv with arguments
+     d-efcv with arguments
 
  -- c--ategory of c--lass: t--ype d--eftypecv_name
-     d–eftypecv
+     d-eftypecv
 
  -- c--ategory of c--lass: t--ype d--eftypecv_name a--rguments...
-     d–eftypecv with arguments
+     d-eftypecv with arguments
 
  -- c--ategory on c--lass: d--efop_name a--rguments...
-     d–efop
+     d-efop
 
  -- c--ategory on c--lass: d--efop_name
-     d–efop no arg
+     d-efop no arg
 
  -- c--ategory: d--eftp_name a--ttributes...
-     d–eftp
+     d-eftp
 
  -- Function: d--efun_name a--rguments...
-     d–efun
+     d-efun
 
  -- Macro: d--efmac_name a--rguments...
-     d–efmac
+     d-efmac
 
  -- Special Form: d--efspec_name a--rguments...
-     d–efspec
+     d-efspec
 
  -- Variable: d--efvar_name
-     d–efvar
+     d-efvar
 
  -- Variable: d--efvar_name arg--var arg--var1
-     d–efvar with args
+     d-efvar with args
 
  -- User Option: d--efopt_name
-     d–efopt
+     d-efopt
 
  -- Function: t--ype d--eftypefun_name a--rguments...
-     d–eftypefun
+     d-eftypefun
 
  -- Variable: t--ype d--eftypevar_name
-     d–eftypevar
+     d-eftypevar
 
  -- Instance Variable of c--lass: d--efivar_name
-     d–efivar
+     d-efivar
 
  -- Instance Variable of c--lass: t--ype d--eftypeivar_name
-     d–eftypeivar
+     d-eftypeivar
 
  -- Method on c--lass: d--efmethod_name a--rguments...
-     d–efmethod
+     d-efmethod
 
  -- Method on c--lass: t--ype d--eftypemethod_name a--rguments...
-     d–eftypemethod
+     d-eftypemethod
 
 Functions
 =========
diff --git a/tp/t/results/float/special_characters_in_float_type.pl 
b/tp/t/results/float/special_characters_in_float_type.pl
index e1cb4caedc..755b439d88 100644
--- a/tp/t/results/float/special_characters_in_float_type.pl
+++ b/tp/t/results/float/special_characters_in_float_type.pl
@@ -619,12 +619,13 @@ 
$result_converted{'plaintext'}->{'special_characters_in_float_type'} = 'top
 
 F
 
-A < " “ ‘ ’ ’ \\aaa . — IN VAR 1.1: float A < " “ ‘ ’ ’ \\aaa .  — IN VAR
+A < " " \' \' \' \\aaa . -- IN VAR 1.1: float A < " " \' \' \' \\aaa .  -- IN
+VAR
 
 * Menu:
 
-* A < " “ ‘ ’ ’ \\aaa . — IN VAR 1.1: L < " `` ` \' \' \\aaa . --- IN VAR.
-                                         float A < " “ ‘ ’ ’ \\aaa .  ...
+* A < " " \' \' \' \\aaa . -- IN VAR 1.1: L < " `` ` \' \' \\aaa . --- IN VAR.
+                                         float A < " " \' \' \' \\aaa .  ...
 
 ';
 
@@ -649,12 +650,13 @@ File: ,  Node: chap,  Prev: Top,  Up: Top
 
 F
 
-A < " “ ‘ ’ ’ \\aaa . — IN VAR 1.1: float A < " “ ‘ ’ ’ \\aaa .  — IN VAR
+A < " " \' \' \' \\aaa . -- IN VAR 1.1: float A < " " \' \' \' \\aaa .  -- IN
+VAR
 
 * Menu:
 
-* A < " “ ‘ ’ ’ \\aaa . — IN VAR 1.1: L < " `` ` \' \' \\aaa . --- IN VAR.
-                                         float A < " “ ‘ ’ ’ \\aaa .  ...
+* A < " " \' \' \' \\aaa . -- IN VAR 1.1: L < " `` ` \' \' \\aaa . --- IN VAR.
+                                         float A < " " \' \' \' \\aaa .  ...
 
 
 
diff --git a/tp/t/results/formats_encodings/accent.pl 
b/tp/t/results/formats_encodings/accent.pl
index d3e4af769b..75ded91497 100644
--- a/tp/t/results/formats_encodings/accent.pl
+++ b/tp/t/results/formats_encodings/accent.pl
@@ -2345,17 +2345,17 @@ $result_floats{'accent'} = {};
 $result_converted{'plaintext'}->{'accent'} = 'top
 ***
 
-should be e‘: è è
+should be e\': è è
 
-   should be e’: é é
+   should be e\': é é
 
    should be e^: ê ê
 
    should be u": ü ü
 
-   should be i‘: ì ì
+   should be i\': ì ì
 
-   should be i’: í í
+   should be i\': í í
 
    should be i^: î î
 
@@ -2367,7 +2367,7 @@ should be e‘: è è
 
    should be e=: ē ē
 
-   should be e’’: e̋ e̋
+   should be e\'\': e̋ e̋
 
    should be e.: ė ė
 
@@ -2403,17 +2403,17 @@ should be e‘: è è
 
    pounds sterling: £
 
-   should be dotless i‘: ì
+   should be dotless i\': ì
 
-   should be dotless i’: í
+   should be dotless i\': í
 
    should be dotless i^: î
 
    should be dotless i": ï
 
-   should be dotless j‘: j̀
+   should be dotless j\': j̀
 
-   should be dotless j’: j́
+   should be dotless j\': j́
 
    should be dotless j^: ĵ
 
diff --git a/tp/t/results/formats_encodings/accent_enable_encoding.pl 
b/tp/t/results/formats_encodings/accent_enable_encoding.pl
index 9ab3aa4d2f..0cec20ea59 100644
--- a/tp/t/results/formats_encodings/accent_enable_encoding.pl
+++ b/tp/t/results/formats_encodings/accent_enable_encoding.pl
@@ -2345,17 +2345,17 @@ $result_floats{'accent_enable_encoding'} = {};
 $result_converted{'plaintext'}->{'accent_enable_encoding'} = 'top
 ***
 
-should be e‘: è è
+should be e\': è è
 
-   should be e’: é é
+   should be e\': é é
 
    should be e^: ê ê
 
    should be u": ü ü
 
-   should be i‘: ì ì
+   should be i\': ì ì
 
-   should be i’: í í
+   should be i\': í í
 
    should be i^: î î
 
@@ -2367,7 +2367,7 @@ should be e‘: è è
 
    should be e=: ē ē
 
-   should be e’’: e̋ e̋
+   should be e\'\': e̋ e̋
 
    should be e.: ė ė
 
@@ -2403,17 +2403,17 @@ should be e‘: è è
 
    pounds sterling: £
 
-   should be dotless i‘: ì
+   should be dotless i\': ì
 
-   should be dotless i’: í
+   should be dotless i\': í
 
    should be dotless i^: î
 
    should be dotless i": ï
 
-   should be dotless j‘: j̀
+   should be dotless j\': j̀
 
-   should be dotless j’: j́
+   should be dotless j\': j́
 
    should be dotless j^: ĵ
 
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 0d00b1f9c9..6d8ee3efe6 100644
--- a/tp/t/results/formats_encodings/at_commands_in_refs.pl
+++ b/tp/t/results/formats_encodings/at_commands_in_refs.pl
@@ -18172,8 +18172,8 @@ $result_converted{'plaintext'}->{'at_commands_in_refs'} 
= 'Top
 14 « » « » ‹ ›
 **************
 
-15 “ ” — – ‘ ’
-**************
+15 " " -- - \' \'
+***************
 
 16 AAA (fff) AAA BBB
 ********************
@@ -19390,8 +19390,8 @@ File: ,  Node: « » « » ‹ ›,  Next: `` \'\' --- -- ` \', 
 Prev: “ ” 
 
 File: ,  Node: `` \'\' --- -- ` \',  Next: AAA (fff) AAA BBB,  Prev: « » « » ‹ 
›,  Up: Top
 
-15 “ ” — – ‘ ’
-**************
+15 " " -- - \' \'
+***************
 
 
 File: ,  Node: AAA (fff) AAA BBB,  Next: CCC (rrr) CCC DDD,  Prev: `` \'\' --- 
-- ` \',  Up: Top
@@ -19540,18 +19540,18 @@ Node: ı Ḕ Ḉ2574
 Node: “ ” ‘ ’ „ ‚2702
 Node: « » « » ‹ ›2844
 Node: `` \'\' --- -- ` \'2988
-Node: AAA (fff) AAA BBB3130
-Node: CCC (rrr) CCC DDD3270
-Node: the someone <someone@somewher> <no_explain@there>3443
-Node: [f--ile1] [image src="f--ile.png" alt="alt" text="Image 
description\\"\\"\\\\."]3743
-Node:  @ {} . 4093
-Node: cite asis in @w b in r SC *str* t VAR dfn i4296
-Node: env code option samp command file C-x <ESC>4548
-Node: 8.27in4838
-Node: sansserif slanted4972
-Node: indicateurl5096
-Node: _{g}H 3^{rd}5222
-Node: <http://somewhere_aaa> text (url) ls5361
+Node: AAA (fff) AAA BBB3120
+Node: CCC (rrr) CCC DDD3260
+Node: the someone <someone@somewher> <no_explain@there>3433
+Node: [f--ile1] [image src="f--ile.png" alt="alt" text="Image 
description\\"\\"\\\\."]3733
+Node:  @ {} . 4083
+Node: cite asis in @w b in r SC *str* t VAR dfn i4286
+Node: env code option samp command file C-x <ESC>4538
+Node: 8.27in4828
+Node: sansserif slanted4962
+Node: indicateurl5086
+Node: _{g}H 3^{rd}5212
+Node: <http://somewhere_aaa> text (url) ls5351
 
 End Tag Table
 
diff --git 
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_info/at_commands_in_refs_utf8.info
 
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_info/at_commands_in_refs_utf8.info
index 0b55504cce..dc193a0ac7 100644
Binary files 
a/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_info/at_commands_in_refs_utf8.info
 and 
b/tp/t/results/formats_encodings/at_commands_in_refs_utf8/res_info/at_commands_in_refs_utf8.info
 differ
diff --git 
a/tp/t/results/formats_encodings/documentencoding_utf8_and_insertions.pl 
b/tp/t/results/formats_encodings/documentencoding_utf8_and_insertions.pl
index 5fbf5164a7..d27ea38793 100644
--- a/tp/t/results/formats_encodings/documentencoding_utf8_and_insertions.pl
+++ b/tp/t/results/formats_encodings/documentencoding_utf8_and_insertions.pl
@@ -238,7 +238,7 @@ $result_floats{'documentencoding_utf8_and_insertions'} = {};
 
 
 
-$result_converted{'plaintext'}->{'documentencoding_utf8_and_insertions'} = '– 
— ” “ ‘ ’ ‘in code’.  ẽ.
+$result_converted{'plaintext'}->{'documentencoding_utf8_and_insertions'} = '- 
-- " " \' \' ‘in code’.  ẽ.
 
      -- --- \'\' `` ` \' in code. ẽ.
 ';
diff --git 
a/tp/t/results/formats_encodings/manual_simple_utf8_with_error/res_info/manual_simple_utf8_with_error.info
 
b/tp/t/results/formats_encodings/manual_simple_utf8_with_error/res_info/manual_simple_utf8_with_error.info
index ac95e8b7e7..82b2021e14 100644
--- 
a/tp/t/results/formats_encodings/manual_simple_utf8_with_error/res_info/manual_simple_utf8_with_error.info
+++ 
b/tp/t/results/formats_encodings/manual_simple_utf8_with_error/res_info/manual_simple_utf8_with_error.info
@@ -20,7 +20,7 @@ File: manual_simple_utf8_with_error.info,  Node: Chapitré,  
Prev: Top,  Up: Top
 1 Chapitré
 **********
 
-{No value for ‘non_connùe’}
+{No value for 'non_connùe'}
 
 
 
diff --git 
a/tp/t/results/formats_encodings/no_documentencoding_and_insertions.pl 
b/tp/t/results/formats_encodings/no_documentencoding_and_insertions.pl
index ed35e1d88e..4eadd2018c 100644
--- a/tp/t/results/formats_encodings/no_documentencoding_and_insertions.pl
+++ b/tp/t/results/formats_encodings/no_documentencoding_and_insertions.pl
@@ -203,7 +203,7 @@ $result_floats{'no_documentencoding_and_insertions'} = {};
 
 
 
-$result_converted{'plaintext'}->{'no_documentencoding_and_insertions'} = '– — 
” “ ‘ ’ ‘in code’.  ẽ.
+$result_converted{'plaintext'}->{'no_documentencoding_and_insertions'} = '- -- 
" " \' \' ‘in code’.  ẽ.
 
      -- --- \'\' `` ` \' in code. ẽ.
 ';
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 74d2531e73..996dd978e3 100644
--- a/tp/t/results/indices/encoding_index_utf8_enable_encoding.pl
+++ b/tp/t/results/indices/encoding_index_utf8_enable_encoding.pl
@@ -3056,7 +3056,7 @@ 
$result_indices_sort_strings{'encoding_index_utf8_enable_encoding'} = {
     '"',
     '"',
     '"',
-    '"',
+    "\x{201c}",
     '@',
     '`',
     "\x{b0}",
diff --git 
a/tp/t/results/indices/encoding_index_utf8_enable_encoding/res_html/chap.html 
b/tp/t/results/indices/encoding_index_utf8_enable_encoding/res_html/chap.html
index f3112585b0..eee8ca00f9 100644
--- 
a/tp/t/results/indices/encoding_index_utf8_enable_encoding/res_html/chap.html
+++ 
b/tp/t/results/indices/encoding_index_utf8_enable_encoding/res_html/chap.html
@@ -104,19 +104,21 @@ Previous: <a href="index.html" accesskey="p" 
rel="prev">encoding index utf8</a>
    
 <a class="summary-letter-printindex" href="#chap_cp_symbol-5"><b>&quot;</b></a>
    
-<a class="summary-letter-printindex" href="#chap_cp_symbol-6"><b>@</b></a>
+<a class="summary-letter-printindex" href="#chap_cp_symbol-6"><b>“</b></a>
    
-<a class="summary-letter-printindex" href="#chap_cp_symbol-7"><b>`</b></a>
+<a class="summary-letter-printindex" href="#chap_cp_symbol-7"><b>@</b></a>
    
-<a class="summary-letter-printindex" href="#chap_cp_symbol-8"><b>°</b></a>
+<a class="summary-letter-printindex" href="#chap_cp_symbol-8"><b>`</b></a>
    
-<a class="summary-letter-printindex" href="#chap_cp_symbol-9"><b>≥</b></a>
+<a class="summary-letter-printindex" href="#chap_cp_symbol-9"><b>°</b></a>
    
-<a class="summary-letter-printindex" href="#chap_cp_symbol-10"><b>€</b></a>
+<a class="summary-letter-printindex" href="#chap_cp_symbol-10"><b>≥</b></a>
    
-<a class="summary-letter-printindex" href="#chap_cp_symbol-11"><b>0</b></a>
+<a class="summary-letter-printindex" href="#chap_cp_symbol-11"><b>€</b></a>
    
-<a class="summary-letter-printindex" href="#chap_cp_symbol-12"><b>9</b></a>
+<a class="summary-letter-printindex" href="#chap_cp_symbol-12"><b>0</b></a>
+   
+<a class="summary-letter-printindex" href="#chap_cp_symbol-13"><b>9</b></a>
    
 <br>
 <a class="summary-letter-printindex" href="#chap_cp_letter-A"><b>A</b></a>
@@ -199,30 +201,32 @@ Previous: <a href="index.html" accesskey="p" 
rel="prev">encoding index utf8</a>
 <tr><td></td><td class="printindex-index-entry"><a 
href="#index-_0027">’</a></td><td class="printindex-index-section"><a 
href="#chap">chap</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chap_cp_symbol-5">&quot;</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-_201c">“</a></td><td class="printindex-index-section"><a 
href="#chap">chap</a></td></tr>
 <tr><td></td><td class="printindex-index-entry"><a 
href="#index-_0060_0060">“</a></td><td class="printindex-index-section"><a 
href="#chap">chap</a></td></tr>
 <tr><td></td><td class="printindex-index-entry"><a 
href="#index-_0027_0027">”</a></td><td class="printindex-index-section"><a 
href="#chap">chap</a></td></tr>
 <tr><td></td><td class="printindex-index-entry"><a 
href="#index-_0022">&quot;</a></td><td class="printindex-index-section"><a 
href="#chap">chap</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
-<tr><th id="chap_cp_symbol-6">@</th></tr>
+<tr><th id="chap_cp_symbol-6">“</th></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-_201c">“</a></td><td class="printindex-index-section"><a 
href="#chap">chap</a></td></tr>
+<tr><td colspan="3"><hr></td></tr>
+<tr><th id="chap_cp_symbol-7">@</th></tr>
 <tr><td></td><td class="printindex-index-entry"><a 
href="#index-_0040">@</a></td><td class="printindex-index-section"><a 
href="#chap">chap</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
-<tr><th id="chap_cp_symbol-7">`</th></tr>
+<tr><th id="chap_cp_symbol-8">`</th></tr>
 <tr><td></td><td class="printindex-index-entry"><a 
href="#index-_0060">‘</a></td><td class="printindex-index-section"><a 
href="#chap">chap</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
-<tr><th id="chap_cp_symbol-8">°</th></tr>
+<tr><th id="chap_cp_symbol-9">°</th></tr>
 <tr><td></td><td class="printindex-index-entry"><a 
href="#index-_00b0">°</a></td><td class="printindex-index-section"><a 
href="#chap">chap</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
-<tr><th id="chap_cp_symbol-9">≥</th></tr>
+<tr><th id="chap_cp_symbol-10">≥</th></tr>
 <tr><td></td><td class="printindex-index-entry"><a 
href="#index-_2265">≥</a></td><td class="printindex-index-section"><a 
href="#chap">chap</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
-<tr><th id="chap_cp_symbol-10">€</th></tr>
+<tr><th id="chap_cp_symbol-11">€</th></tr>
 <tr><td></td><td class="printindex-index-entry"><a 
href="#index-_20ac">€</a></td><td class="printindex-index-section"><a 
href="#chap">chap</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
-<tr><th id="chap_cp_symbol-11">0</th></tr>
+<tr><th id="chap_cp_symbol-12">0</th></tr>
 <tr><td></td><td class="printindex-index-entry"><a 
href="#index-0">0</a></td><td class="printindex-index-section"><a 
href="#chap">chap</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
-<tr><th id="chap_cp_symbol-12">9</th></tr>
+<tr><th id="chap_cp_symbol-13">9</th></tr>
 <tr><td></td><td class="printindex-index-entry"><a 
href="#index-9">9</a></td><td class="printindex-index-section"><a 
href="#chap">chap</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chap_cp_letter-A">A</th></tr>
@@ -337,19 +341,21 @@ Previous: <a href="index.html" accesskey="p" 
rel="prev">encoding index utf8</a>
    
 <a class="summary-letter-printindex" href="#chap_cp_symbol-5"><b>&quot;</b></a>
    
-<a class="summary-letter-printindex" href="#chap_cp_symbol-6"><b>@</b></a>
+<a class="summary-letter-printindex" href="#chap_cp_symbol-6"><b>“</b></a>
+   
+<a class="summary-letter-printindex" href="#chap_cp_symbol-7"><b>@</b></a>
    
-<a class="summary-letter-printindex" href="#chap_cp_symbol-7"><b>`</b></a>
+<a class="summary-letter-printindex" href="#chap_cp_symbol-8"><b>`</b></a>
    
-<a class="summary-letter-printindex" href="#chap_cp_symbol-8"><b>°</b></a>
+<a class="summary-letter-printindex" href="#chap_cp_symbol-9"><b>°</b></a>
    
-<a class="summary-letter-printindex" href="#chap_cp_symbol-9"><b>≥</b></a>
+<a class="summary-letter-printindex" href="#chap_cp_symbol-10"><b>≥</b></a>
    
-<a class="summary-letter-printindex" href="#chap_cp_symbol-10"><b>€</b></a>
+<a class="summary-letter-printindex" href="#chap_cp_symbol-11"><b>€</b></a>
    
-<a class="summary-letter-printindex" href="#chap_cp_symbol-11"><b>0</b></a>
+<a class="summary-letter-printindex" href="#chap_cp_symbol-12"><b>0</b></a>
    
-<a class="summary-letter-printindex" href="#chap_cp_symbol-12"><b>9</b></a>
+<a class="summary-letter-printindex" href="#chap_cp_symbol-13"><b>9</b></a>
    
 <br>
 <a class="summary-letter-printindex" href="#chap_cp_letter-A"><b>A</b></a>
diff --git 
a/tp/t/results/indices/encoding_index_utf8_enable_encoding/res_info/encoding_index_utf8.info
 
b/tp/t/results/indices/encoding_index_utf8_enable_encoding/res_info/encoding_index_utf8.info
index ebc9148365..d1fcdd33f5 100644
Binary files 
a/tp/t/results/indices/encoding_index_utf8_enable_encoding/res_info/encoding_index_utf8.info
 and 
b/tp/t/results/indices/encoding_index_utf8_enable_encoding/res_info/encoding_index_utf8.info
 differ
diff --git 
a/tp/t/results/indices/encoding_index_utf8_enable_encoding/res_plaintext/encoding_index_utf8_enable_encoding.txt
 
b/tp/t/results/indices/encoding_index_utf8_enable_encoding/res_plaintext/encoding_index_utf8_enable_encoding.txt
index be6b78ce50..bc3997a070 100644
--- 
a/tp/t/results/indices/encoding_index_utf8_enable_encoding/res_plaintext/encoding_index_utf8_enable_encoding.txt
+++ 
b/tp/t/results/indices/encoding_index_utf8_enable_encoding/res_plaintext/encoding_index_utf8_enable_encoding.txt
@@ -3,17 +3,17 @@ encoding index utf8
 
 * Menu:
 
-* –:                                     chap.                  (line 3)
-* —:                                     chap.                  (line 3)
+* -:                                     chap.                  (line 3)
+* --:                                    chap.                  (line 3)
 * ,:                                     chap.                  (line 3)
 * ¡:                                     chap.                  (line 3)
-* ’:                                     chap.                  (line 3)
-* “:                                     chap.                  (line 3)
-* “ <1>:                                 chap.                  (line 3)
-* ”:                                     chap.                  (line 3)
+* ':                                     chap.                  (line 3)
 * ":                                     chap.                  (line 3)
+* " <1>:                                 chap.                  (line 3)
+* " <2>:                                 chap.                  (line 3)
+* “:                                     chap.                  (line 3)
 * @:                                     chap.                  (line 3)
-* ‘:                                     chap.                  (line 3)
+* ' <1>:                                 chap.                  (line 3)
 * °:                                     chap.                  (line 3)
 * ≥:                                     chap.                  (line 3)
 * €:                                     chap.                  (line 3)
diff --git a/tp/t/results/indices/subentries.pl 
b/tp/t/results/indices/subentries.pl
index dbd7f9c050..320844961e 100644
--- a/tp/t/results/indices/subentries.pl
+++ b/tp/t/results/indices/subentries.pl
@@ -1178,10 +1178,10 @@ File: ,  Node: chapter index,  Prev: Top,  Up: Top
 [index]
 * Menu:
 
-* a—a:                                   chapter index.         (line 6)
-* b—b, c—c:                              chapter index.         (line 6)
-* d—dd, e—ee, f—ff:                      chapter index.         (line 6)
-* g—gg, h—hh jjj, k—kk, l—ll:            chapter index.         (line 6)
+* a--a:                                  chapter index.         (line 6)
+* b--b, c--c:                            chapter index.         (line 6)
+* d--dd, e--ee, f--ff:                   chapter index.         (line 6)
+* g--gg, h--hh jjj, k--kk, l--ll:        chapter index.         (line 6)
 
 [index]
 * Menu:
@@ -1211,10 +1211,10 @@ $result_converted{'plaintext'}->{'subentries'} = '1 
Index
 
 * Menu:
 
-* a—a:                                   chapter index.         (line 3)
-* b—b, c—c:                              chapter index.         (line 3)
-* d—dd, e—ee, f—ff:                      chapter index.         (line 3)
-* g—gg, h—hh jjj, k—kk, l—ll:            chapter index.         (line 3)
+* a--a:                                  chapter index.         (line 3)
+* b--b, c--c:                            chapter index.         (line 3)
+* d--dd, e--ee, f--ff:                   chapter index.         (line 3)
+* g--gg, h--hh jjj, k--kk, l--ll:        chapter index.         (line 3)
 
 * Menu:
 
diff --git a/tp/t/results/indices/syncode_index_print_both.pl 
b/tp/t/results/indices/syncode_index_print_both.pl
index a2d5401bfc..38fff64543 100644
--- a/tp/t/results/indices/syncode_index_print_both.pl
+++ b/tp/t/results/indices/syncode_index_print_both.pl
@@ -662,7 +662,7 @@ Print fn
 [index]
 * Menu:
 
-* c—oncept:                              chapter index.         (line 6)
+* c--oncept:                             chapter index.         (line 6)
 * f---un:                                chapter index.         (line 6)
 
 
@@ -692,7 +692,7 @@ Print fn
 
 * Menu:
 
-* c—oncept:                              chapter index.         (line 6)
+* c--oncept:                             chapter index.         (line 6)
 * f---un:                                chapter index.         (line 6)
 
 ';
diff --git a/tp/t/results/indices/syncodeindex_to_plain.pl 
b/tp/t/results/indices/syncodeindex_to_plain.pl
index ac2c03688c..4cb03e5f9d 100644
--- a/tp/t/results/indices/syncodeindex_to_plain.pl
+++ b/tp/t/results/indices/syncodeindex_to_plain.pl
@@ -513,7 +513,7 @@ cp index.
 * Menu:
 
 * --k1:                                  chap.                  (line 3)
-* –c:                                    chap.                  (line 3)
+* -c:                                    chap.                  (line 3)
 
    vr index.
 
@@ -542,7 +542,7 @@ $result_converted{'plaintext'}->{'syncodeindex_to_plain'} = 
'cp index.
 * Menu:
 
 * --k1:                                  chap.                  (line 0)
-* –c:                                    chap.                  (line 0)
+* -c:                                    chap.                  (line 0)
 
    vr index.
 
diff --git 
a/tp/t/results/info_tests/direntry_dircategory/res_info/direntry_dircategory.info
 
b/tp/t/results/info_tests/direntry_dircategory/res_info/direntry_dircategory.info
index a4ab3ea097..8a6dae0a40 100644
--- 
a/tp/t/results/info_tests/direntry_dircategory/res_info/direntry_dircategory.info
+++ 
b/tp/t/results/info_tests/direntry_dircategory/res_info/direntry_dircategory.info
@@ -1,9 +1,9 @@
 This is direntry_dircategory.info, produced from
 direntry_dircategory.texi.
 
-INFO-DIR-SECTION “category—TH ERE?”
+INFO-DIR-SECTION "category--TH ERE?"
 START-INFO-DIR-ENTRY
-* foo: (foo).   “hello—THERE?”
+* foo: (foo).   "hello--THERE?"
 END-INFO-DIR-ENTRY
 
 INFO-DIR-SECTION cat2
@@ -21,13 +21,13 @@ END-INFO-DIR-ENTRY
 
 
 Indirect:
-direntry_dircategory.info-1: 420
-direntry_dircategory.info-2: 1004
+direntry_dircategory.info-1: 410
+direntry_dircategory.info-2: 984
 
 Tag Table:
 (Indirect)
-Node: Top420
-Node: chapter1004
+Node: Top410
+Node: chapter984
 
 End Tag Table
 
diff --git 
a/tp/t/results/info_tests/direntry_dircategory/res_info/direntry_dircategory.info-1
 
b/tp/t/results/info_tests/direntry_dircategory/res_info/direntry_dircategory.info-1
index dd12bb6cea..90c428c9a7 100644
--- 
a/tp/t/results/info_tests/direntry_dircategory/res_info/direntry_dircategory.info-1
+++ 
b/tp/t/results/info_tests/direntry_dircategory/res_info/direntry_dircategory.info-1
@@ -1,9 +1,9 @@
 This is direntry_dircategory.info, produced from
 direntry_dircategory.texi.
 
-INFO-DIR-SECTION “category—TH ERE?”
+INFO-DIR-SECTION "category--TH ERE?"
 START-INFO-DIR-ENTRY
-* foo: (foo).   “hello—THERE?”
+* foo: (foo).   "hello--THERE?"
 END-INFO-DIR-ENTRY
 
 INFO-DIR-SECTION cat2
diff --git 
a/tp/t/results/info_tests/direntry_dircategory/res_info/direntry_dircategory.info-2
 
b/tp/t/results/info_tests/direntry_dircategory/res_info/direntry_dircategory.info-2
index 417aa087d4..f2c5e37283 100644
--- 
a/tp/t/results/info_tests/direntry_dircategory/res_info/direntry_dircategory.info-2
+++ 
b/tp/t/results/info_tests/direntry_dircategory/res_info/direntry_dircategory.info-2
@@ -1,9 +1,9 @@
 This is direntry_dircategory.info, produced from
 direntry_dircategory.texi.
 
-INFO-DIR-SECTION “category—TH ERE?”
+INFO-DIR-SECTION "category--TH ERE?"
 START-INFO-DIR-ENTRY
-* foo: (foo).   “hello—THERE?”
+* foo: (foo).   "hello--THERE?"
 END-INFO-DIR-ENTRY
 
 INFO-DIR-SECTION cat2
diff --git a/tp/t/results/info_tests/direntry_dircategory_and_commands.pl 
b/tp/t/results/info_tests/direntry_dircategory_and_commands.pl
index c6c13832b7..bc0a8f836d 100644
--- a/tp/t/results/info_tests/direntry_dircategory_and_commands.pl
+++ b/tp/t/results/info_tests/direntry_dircategory_and_commands.pl
@@ -564,9 +564,9 @@ $result_floats{'direntry_dircategory_and_commands'} = {};
 
 $result_converted{'info'}->{'direntry_dircategory_and_commands'} = 'This is , 
produced from .
 
-INFO-DIR-SECTION “category—TH ERE?”
+INFO-DIR-SECTION "category--TH ERE?"
 START-INFO-DIR-ENTRY
-* foo: (foo).   “hello—THERE?”
+* foo: (foo).   "hello--THERE?"
 END-INFO-DIR-ENTRY
 
 INFO-DIR-SECTION cat2
@@ -587,7 +587,7 @@ Text
 
 
 Tag Table:
-Node: Top274
+Node: Top264
 
 End Tag Table
 
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 b460388033..864008e823 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
@@ -1058,12 +1058,12 @@ 
$result_converted{'info'}->{'multitable_anchor_and_index_entry'} = 'This is , pr
 
 File: ,  Node: Top,  Up: (dir)
 
-mu–ltitable headitem          another tab
+mu-ltitable headitem          another tab
 --------------------------------------------------------------------------
-mu–ltitable item              multitable tab
-mu–ltitable item 2            multitable tab 2
+mu-ltitable item              multitable tab
+mu-ltitable item 2            multitable tab 2
                               
-lone mu–ltitable item
+lone mu-ltitable item
 
 A   G
 B
@@ -1093,8 +1093,8 @@ mdsfk2
 
 Tag Table:
 Node: Top27
-Ref: anchor in multitable306
-Ref: mark427
+Ref: anchor in multitable300
+Ref: mark419
 
 End Tag Table
 
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 369e8e9257..9622c8f681 100644
--- a/tp/t/results/itemize/inter_item_commands_in_enumerate.pl
+++ b/tp/t/results/itemize/inter_item_commands_in_enumerate.pl
@@ -1288,7 +1288,7 @@ 
$result_converted{'plaintext'}->{'inter_item_commands_in_enumerate'} = 'top
 1 chap
 ******
 
-  1. e–numerate
+  1. e-numerate
 
   1. enumerate item
 
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 127ec6ae9c..260e96fc99 100644
--- a/tp/t/results/itemize/inter_item_commands_in_itemize.pl
+++ b/tp/t/results/itemize/inter_item_commands_in_itemize.pl
@@ -898,12 +898,12 @@ 
$result_converted{'plaintext'}->{'inter_item_commands_in_itemize'} = 'top
 1 chap
 ******
 
-   − e–mph item
+   − e-mph item
 
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-     T–ext before items.
+     T-ext before items.
    • bullet item
 ';
 
diff --git a/tp/t/results/itemize/itemize_in_example.pl 
b/tp/t/results/itemize/itemize_in_example.pl
index 904d7806e8..6e9ebaf1d3 100644
--- a/tp/t/results/itemize/itemize_in_example.pl
+++ b/tp/t/results/itemize/itemize_in_example.pl
@@ -650,9 +650,9 @@ $result_converted{'plaintext'}->{'itemize_in_example'} = '  
      • first
 
         + item +
 
-        m–n with m--n
+        m-n with m--n
 
-        • a–n itemize line in an itemize line
+        • a-n itemize line in an itemize line
 ';
 
 
diff --git a/tp/t/results/menu/dash_in_menu.pl 
b/tp/t/results/menu/dash_in_menu.pl
index 9f105b695b..0d81a69bcf 100644
--- a/tp/t/results/menu/dash_in_menu.pl
+++ b/tp/t/results/menu/dash_in_menu.pl
@@ -191,9 +191,9 @@ $result_floats{'dash_in_menu'} = {};
 
 $result_converted{'plaintext'}->{'dash_in_menu'} = '* Menu:
 
-* entry—in: (manual)n---ode.         description — in.
+* entry--in: (manual)n---ode.         description -- in.
 
-comment — in.
+comment -- in.
 ';
 
 
diff --git a/tp/t/results/menu/submenu_in_example.pl 
b/tp/t/results/menu/submenu_in_example.pl
index 4e4c4a1c30..faa7b4e3a1 100644
--- a/tp/t/results/menu/submenu_in_example.pl
+++ b/tp/t/results/menu/submenu_in_example.pl
@@ -753,13 +753,13 @@ $result_converted{'plaintext'}->{'submenu_in_example'} = '
 
 * Menu:
 
-          A quot—ation in submenu
+          A quot--ation in submenu
 
      subheading in menu
      ------------------
 
 
-       1. e–numerate
+       1. e-numerate
 
 ';
 
diff --git 
a/tp/t/results/misc_commands/codequoteundirected_codequotebacktick.pl 
b/tp/t/results/misc_commands/codequoteundirected_codequotebacktick.pl
index b23e1e8200..e92665ecd5 100644
--- a/tp/t/results/misc_commands/codequoteundirected_codequotebacktick.pl
+++ b/tp/t/results/misc_commands/codequoteundirected_codequotebacktick.pl
@@ -4378,28 +4378,28 @@ 
$result_converted{'plaintext'}->{'codequoteundirected_codequotebacktick'} = 'tes
 1 Chapter
 *********
 
-“simple-double–three—four—-” ‘simple’ quotedblleft: “
+"simple-double-three--four---" \'simple\' quotedblleft: “
 code: ‘``simple-double--three---four----\'\' `simple\' quotedblleft: “’
-asis: “simple-double–three—four—-” ‘simple’ quotedblleft: “
-strong: *“simple-double–three—four—-” ‘simple’ quotedblleft: “*
+asis: "simple-double-three--four---" \'simple\' quotedblleft: “
+strong: *"simple-double-three--four---" \'simple\' quotedblleft: “*
 kbd: ‘``simple-double--three---four----\'\' `simple\' quotedblleft: “’
 samp: ‘``simple-double--three---four----\'\' `simple\' quotedblleft: “’
 
      @codequoteundirected on
      @codequotebacktick on
-   “simple-double–three—four—-” ‘simple’ quotedblleft: “
+   "simple-double-three--four---" \'simple\' quotedblleft: “
 code: ‘``simple-double--three---four----\'\' `simple\' quotedblleft: “’
-asis: “simple-double–three—four—-” ‘simple’ quotedblleft: “
-strong: *“simple-double–three—four—-” ‘simple’ quotedblleft: “*
+asis: "simple-double-three--four---" \'simple\' quotedblleft: “
+strong: *"simple-double-three--four---" \'simple\' quotedblleft: “*
 kbd: ‘``simple-double--three---four----\'\' `simple\' quotedblleft: “’
 samp: ‘``simple-double--three---four----\'\' `simple\' quotedblleft: “’
 
      @codequoteundirected off
      @codequotebacktick off
-   “simple-double–three—four—-” ‘simple’ quotedblleft: “
+   "simple-double-three--four---" \'simple\' quotedblleft: “
 code: ‘``simple-double--three---four----\'\' `simple\' quotedblleft: “’
-asis: “simple-double–three—four—-” ‘simple’ quotedblleft: “
-strong: *“simple-double–three—four—-” ‘simple’ quotedblleft: “*
+asis: "simple-double-three--four---" \'simple\' quotedblleft: “
+strong: *"simple-double-three--four---" \'simple\' quotedblleft: “*
 kbd: ‘``simple-double--three---four----\'\' `simple\' quotedblleft: “’
 samp: ‘``simple-double--three---four----\'\' `simple\' quotedblleft: “’
 
diff --git a/tp/t/results/misc_commands/test_allowcodebreaks.pl 
b/tp/t/results/misc_commands/test_allowcodebreaks.pl
index 2399d2aba5..6f6d018cfc 100644
--- a/tp/t/results/misc_commands/test_allowcodebreaks.pl
+++ b/tp/t/results/misc_commands/test_allowcodebreaks.pl
@@ -2363,25 +2363,25 @@ $result_floats{'test_allowcodebreaks'} = {};
 
 
 
-$result_converted{'plaintext'}->{'test_allowcodebreaks'} = 'Before first 
allowcodebreaks Out of code — out-of-code.  ‘1aaa’ ‘2aaa-’
+$result_converted{'plaintext'}->{'test_allowcodebreaks'} = 'Before first 
allowcodebreaks Out of code -- out-of-code.  ‘1aaa’ ‘2aaa-’
 ‘-3bbb’ ‘4aaa-bbb’ ‘ 5aaa-bb’ ‘6aaa-bb ’ ‘ccc 7aaa-bbb’ ‘ccc 8aaa-bbb
 ddd’ ‘9aaa-bbb rrr_vv’ ‘fff-- --- minus−b aa-ttéff_gg aar-oman anc-hor’
 
      in-example
 
-   After false Out of code — out-of-code.  ‘1aaa’ ‘2aaa-’ ‘-3bbb’
+   After false Out of code -- out-of-code.  ‘1aaa’ ‘2aaa-’ ‘-3bbb’
 ‘4aaa-bbb’ ‘ 5aaa-bb’ ‘6aaa-bb ’ ‘ccc 7aaa-bbb’ ‘ccc 8aaa-bbb ddd’
 ‘9aaa-bbb rrr_vv’ ‘fff-- --- minus−b aa-ttéff_gg aar-oman anc-hor’
 
      in-example
 
    In w:
-Out of code — out-of-code.  ‘1aaa’ ‘2aaa-’ ‘-3bbb’ ‘4aaa-bbb’ ‘ 5aaa-bb’ 
‘6aaa-bb ’ ‘ccc 7aaa-bbb’ ‘ccc 8aaa-bbb ddd’ ‘9aaa-bbb rrr_vv’ ‘fff-- --- 
minus−b aa-ttéff_gg aar-oman anc-hor
+Out of code -- out-of-code.  ‘1aaa’ ‘2aaa-’ ‘-3bbb’ ‘4aaa-bbb’ ‘ 5aaa-bb’ 
‘6aaa-bb ’ ‘ccc 7aaa-bbb’ ‘ccc 8aaa-bbb ddd’ ‘9aaa-bbb rrr_vv’ ‘fff-- --- 
minus−b aa-ttéff_gg aar-oman anc-hor
 ’ 
 
      in-example
 
-   After true Out of code — out-of-code.  ‘1aaa’ ‘2aaa-’ ‘-3bbb’
+   After true Out of code -- out-of-code.  ‘1aaa’ ‘2aaa-’ ‘-3bbb’
 ‘4aaa-bbb’ ‘ 5aaa-bb’ ‘6aaa-bb ’ ‘ccc 7aaa-bbb’ ‘ccc 8aaa-bbb ddd’
 ‘9aaa-bbb rrr_vv’ ‘fff-- --- minus−b aa-ttéff_gg aar-oman anc-hor’
 
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 6bc2a1372c..5fad9e5ed6 100644
--- a/tp/t/results/multitable/inter_item_commands_in_multitable.pl
+++ b/tp/t/results/multitable/inter_item_commands_in_multitable.pl
@@ -910,11 +910,11 @@ 
$result_converted{'plaintext'}->{'inter_item_commands_in_multitable'} = 'truc
 
 trouc
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 --------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
 Title
 thing
diff --git a/tp/t/results/plaintext_tests/empty_multitable_in_itemize.pl 
b/tp/t/results/plaintext_tests/empty_multitable_in_itemize.pl
index c16cf3086c..92ec657005 100644
--- a/tp/t/results/plaintext_tests/empty_multitable_in_itemize.pl
+++ b/tp/t/results/plaintext_tests/empty_multitable_in_itemize.pl
@@ -204,7 +204,7 @@ $result_floats{'empty_multitable_in_itemize'} = {};
 
 
 
-$result_converted{'plaintext'}->{'empty_multitable_in_itemize'} = '   a–n 
itemize line in macro
+$result_converted{'plaintext'}->{'empty_multitable_in_itemize'} = '   a-n 
itemize line in macro
 
 ';
 
diff --git a/tp/t/results/plaintext_tests/flushright_not_closed_and_format.pl 
b/tp/t/results/plaintext_tests/flushright_not_closed_and_format.pl
index 53fa11d7b3..7e9e7b0e7c 100644
--- a/tp/t/results/plaintext_tests/flushright_not_closed_and_format.pl
+++ b/tp/t/results/plaintext_tests/flushright_not_closed_and_format.pl
@@ -146,7 +146,7 @@ $result_floats{'flushright_not_closed_and_format'} = {};
 
 $result_converted{'plaintext'}->{'flushright_not_closed_and_format'} = '       
                                                      flushright
 
-                                                           A quot—ation
+                                                          A quot--ation
 ';
 
 1;
diff --git 
a/tp/t/results/plaintext_tests/japanese_utf8/res_plaintext/japanese_utf8.txt 
b/tp/t/results/plaintext_tests/japanese_utf8/res_plaintext/japanese_utf8.txt
index 44c3cdeb10..e0456f7058 100644
--- a/tp/t/results/plaintext_tests/japanese_utf8/res_plaintext/japanese_utf8.txt
+++ b/tp/t/results/plaintext_tests/japanese_utf8/res_plaintext/japanese_utf8.txt
@@ -1,5 +1,5 @@
-GNU LilyPond — 学習マニュアル
-*****************************
+GNU LilyPond -- 学習マニュアル
+******************************
 
 これは GNU LilyPond バージョン
 
diff --git a/tp/t/results/plaintext_tests/nested_indentedblock.pl 
b/tp/t/results/plaintext_tests/nested_indentedblock.pl
index 503704ad29..16f2cb89e4 100644
--- a/tp/t/results/plaintext_tests/nested_indentedblock.pl
+++ b/tp/t/results/plaintext_tests/nested_indentedblock.pl
@@ -306,7 +306,7 @@ $result_floats{'nested_indentedblock'} = {};
 $result_converted{'plaintext'}->{'nested_indentedblock'} = '     in example
              f  f  f``g
 
-     v v v“a
+     v v v"a
           in example
 ';
 
diff --git a/tp/t/results/plaintext_tests/no_punctuation_commands.pl 
b/tp/t/results/plaintext_tests/no_punctuation_commands.pl
index 200044fc4b..42bcd90cad 100644
--- a/tp/t/results/plaintext_tests/no_punctuation_commands.pl
+++ b/tp/t/results/plaintext_tests/no_punctuation_commands.pl
@@ -328,11 +328,11 @@ 
$result_converted{'plaintext'}->{'no_punctuation_commands'} = 'Dot. Exclam! Ques
 
    End of lines and spaces Dot. Exclam! Question? End.
 
-   With paren.) paren.) Symb.)"’] Symb.)"’] End.
+   With paren.) paren.) Symb.)"\'] Symb.)"\'] End.
 
-   End of lines paren.) Symb.)"’] End.
+   End of lines paren.) Symb.)"\'] End.
 
-   End of lines and spaces paren.) Symb.)"’] End.
+   End of lines and spaces paren.) Symb.)"\'] End.
 ';
 
 1;
diff --git 
a/tp/t/results/plaintext_tests/no_punctuation_commands_frenchspacing.pl 
b/tp/t/results/plaintext_tests/no_punctuation_commands_frenchspacing.pl
index bc066b2872..5875c35b45 100644
--- a/tp/t/results/plaintext_tests/no_punctuation_commands_frenchspacing.pl
+++ b/tp/t/results/plaintext_tests/no_punctuation_commands_frenchspacing.pl
@@ -363,11 +363,11 @@ 
$result_converted{'plaintext'}->{'no_punctuation_commands_frenchspacing'} = 'Dot
 
    End of lines and spaces Dot. Exclam! Question? End.
 
-   With paren.) paren.) Symb.)"’] Symb.)"’] End.
+   With paren.) paren.) Symb.)"\'] Symb.)"\'] End.
 
-   End of lines paren.) Symb.)"’] End.
+   End of lines paren.) Symb.)"\'] End.
 
-   End of lines and spaces paren.) Symb.)"’] End.
+   End of lines and spaces paren.) Symb.)"\'] End.
 ';
 
 1;
diff --git a/tp/t/results/plaintext_tests/punctuation.pl 
b/tp/t/results/plaintext_tests/punctuation.pl
index 061c79e851..b1fe3588a7 100644
--- a/tp/t/results/plaintext_tests/punctuation.pl
+++ b/tp/t/results/plaintext_tests/punctuation.pl
@@ -208,11 +208,11 @@ $result_converted{'plaintext'}->{'punctuation'} = 'Dot.  
Exclam!  Question?  Dot
 
    End of lines and spaces Dot.  Exclam!  Question?  End.
 
-   With paren.)  paren.)  Symb.)"’] Symb.)"’] End.
+   With paren.)  paren.)  Symb.)"\']  Symb.)"\']  End.
 
-   End of lines paren.)  Symb.)"’] End.
+   End of lines paren.)  Symb.)"\']  End.
 
-   End of lines and spaces paren.)  Symb.)"’] End.
+   End of lines and spaces paren.)  Symb.)"\']  End.
 ';
 
 1;
diff --git a/tp/t/results/plaintext_tests/punctuation_commands.pl 
b/tp/t/results/plaintext_tests/punctuation_commands.pl
index 0219e4b829..16a6b85d52 100644
--- a/tp/t/results/plaintext_tests/punctuation_commands.pl
+++ b/tp/t/results/plaintext_tests/punctuation_commands.pl
@@ -424,11 +424,11 @@ $result_converted{'plaintext'}->{'punctuation_commands'} 
= 'Dot.  Exclam!  Quest
 
    End of lines and spaces Dot.  Exclam!  Question?  Enddots...  End.
 
-   With paren.)  paren.)  Symb.)"’] Symb.)"’] End.
+   With paren.)  paren.)  Symb.)"\']  Symb.)"\']  End.
 
-   End of lines paren.)  Symb.)"’] End.
+   End of lines paren.)  Symb.)"\']  End.
 
-   End of lines and spaces paren.)  Symb.)"’] End.
+   End of lines and spaces paren.)  Symb.)"\']  End.
 ';
 
 1;
diff --git a/tp/t/results/plaintext_tests/punctuation_commands_frenchspacing.pl 
b/tp/t/results/plaintext_tests/punctuation_commands_frenchspacing.pl
index 7f8a130d75..3b1e9ad1e5 100644
--- a/tp/t/results/plaintext_tests/punctuation_commands_frenchspacing.pl
+++ b/tp/t/results/plaintext_tests/punctuation_commands_frenchspacing.pl
@@ -459,11 +459,11 @@ 
$result_converted{'plaintext'}->{'punctuation_commands_frenchspacing'} = 'Dot. E
 
    End of lines and spaces Dot. Exclam! Question? Enddots... End.
 
-   With paren.) paren.) Symb.)"’] Symb.)"’] End.
+   With paren.) paren.) Symb.)"\'] Symb.)"\'] End.
 
-   End of lines paren.) Symb.)"’] End.
+   End of lines paren.) Symb.)"\'] End.
 
-   End of lines and spaces paren.) Symb.)"’] End.
+   End of lines and spaces paren.) Symb.)"\'] End.
 ';
 
 1;
diff --git a/tp/t/results/plaintext_tests/punctuation_frenchspacing.pl 
b/tp/t/results/plaintext_tests/punctuation_frenchspacing.pl
index 82816b3226..e3d2dfef34 100644
--- a/tp/t/results/plaintext_tests/punctuation_frenchspacing.pl
+++ b/tp/t/results/plaintext_tests/punctuation_frenchspacing.pl
@@ -243,11 +243,11 @@ 
$result_converted{'plaintext'}->{'punctuation_frenchspacing'} = 'Dot. Exclam! Qu
 
    End of lines and spaces Dot. Exclam! Question? End.
 
-   With paren.) paren.) Symb.)"’] Symb.)"’] End.
+   With paren.) paren.) Symb.)"\'] Symb.)"\'] End.
 
-   End of lines paren.) Symb.)"’] End.
+   End of lines paren.) Symb.)"\'] End.
 
-   End of lines and spaces paren.) Symb.)"’] End.
+   End of lines and spaces paren.) Symb.)"\'] End.
 ';
 
 1;
diff --git 
a/tp/t/results/plaintext_tests/punctuation_sc_accents_ascii_punct/res_plaintext/punctuation_sc_accents_ascii_punct.txt
 
b/tp/t/results/plaintext_tests/punctuation_sc_accents_ascii_punct/res_plaintext/punctuation_sc_accents_ascii_punct.txt
index 2c823a792c..feeb532e08 100644
--- 
a/tp/t/results/plaintext_tests/punctuation_sc_accents_ascii_punct/res_plaintext/punctuation_sc_accents_ascii_punct.txt
+++ 
b/tp/t/results/plaintext_tests/punctuation_sc_accents_ascii_punct/res_plaintext/punctuation_sc_accents_ascii_punct.txt
@@ -6,9 +6,9 @@ top section
 
 "in double q".  'in simple q'.
 
-   é, -- "def" - 'in code'.  'in samp' aé.  , ¡.  ...
+   é, -- “def” - ‘in code’.  ‘in samp’ aé.  , ¡.  ...
 
-   ≥ ...  Å é Ȧ ł.  (C).  error->.  "  in quotes ".  ==> - (R)
+   ≥ ...  Å é Ȧ ł.  ©.  error→.  “ in quotes ”.  ↦ − ®
 
-   -ă -â å Å ê Ê ĩ ı ṛ ŕ̌ ņ̃̄.  == Å Å Ê Ê Ĩ I Ṛ Ŕ̌ Ņ̃̄.
+   -ă -â å Å ê Ê ĩ ı ṛ ŕ̌ ņ̃̄.  ≡ Å Å Ê Ê Ĩ I Ṛ Ŕ̌ Ņ̃̄.
 
diff --git 
a/tp/t/results/plaintext_tests/punctuation_sc_accents_ascii_punct_latin1/res_plaintext/punctuation_sc_accents_ascii_punct_latin1.txt
 
b/tp/t/results/plaintext_tests/punctuation_sc_accents_ascii_punct_latin1/res_plaintext/punctuation_sc_accents_ascii_punct_latin1.txt
index 98b5b52ca7..ccc15639be 100644
--- 
a/tp/t/results/plaintext_tests/punctuation_sc_accents_ascii_punct_latin1/res_plaintext/punctuation_sc_accents_ascii_punct_latin1.txt
+++ 
b/tp/t/results/plaintext_tests/punctuation_sc_accents_ascii_punct_latin1/res_plaintext/punctuation_sc_accents_ascii_punct_latin1.txt
@@ -8,7 +8,7 @@ top section
 
    �, -- "def" - 'in code'.  'in samp' a�.  , �.  ...
 
-   >= ...  � � A. /l.  (C).  error->.  "  in quotes ".  ==> - (R)
+   >= ...  � � A. /l.  �.  error->.  "  in quotes ".  ==> - �
 
    -a( -a^ � � � � i~ i .r r'< �,=.  == � � � � I~ I .R R'< �,=.
 
diff --git 
a/tp/t/results/plaintext_tests/punctuation_sc_accents_default/res_plaintext/punctuation_sc_accents_default.txt
 
b/tp/t/results/plaintext_tests/punctuation_sc_accents_default/res_plaintext/punctuation_sc_accents_default.txt
index 1c4834e829..feeb532e08 100644
--- 
a/tp/t/results/plaintext_tests/punctuation_sc_accents_default/res_plaintext/punctuation_sc_accents_default.txt
+++ 
b/tp/t/results/plaintext_tests/punctuation_sc_accents_default/res_plaintext/punctuation_sc_accents_default.txt
@@ -4,9 +4,9 @@ top section
 1 chapter
 *********
 
-“in double q”.  ‘in simple q’.
+"in double q".  'in simple q'.
 
-   é, — “def” – ‘in code’.  ‘in samp’ aé.  , ¡.  ...
+   é, -- “def” - ‘in code’.  ‘in samp’ aé.  , ¡.  ...
 
    ≥ ...  Å é Ȧ ł.  ©.  error→.  “ in quotes ”.  ↦ − ®
 
diff --git 
a/tp/t/results/plaintext_tests/punctuation_sc_accents_to_utf8_ascii_punct_latin1/res_plaintext/punctuation_sc_accents_to_utf8_ascii_punct_latin1.txt
 
b/tp/t/results/plaintext_tests/punctuation_sc_accents_to_utf8_ascii_punct_latin1/res_plaintext/punctuation_sc_accents_to_utf8_ascii_punct_latin1.txt
index 2c823a792c..feeb532e08 100644
--- 
a/tp/t/results/plaintext_tests/punctuation_sc_accents_to_utf8_ascii_punct_latin1/res_plaintext/punctuation_sc_accents_to_utf8_ascii_punct_latin1.txt
+++ 
b/tp/t/results/plaintext_tests/punctuation_sc_accents_to_utf8_ascii_punct_latin1/res_plaintext/punctuation_sc_accents_to_utf8_ascii_punct_latin1.txt
@@ -6,9 +6,9 @@ top section
 
 "in double q".  'in simple q'.
 
-   é, -- "def" - 'in code'.  'in samp' aé.  , ¡.  ...
+   é, -- “def” - ‘in code’.  ‘in samp’ aé.  , ¡.  ...
 
-   ≥ ...  Å é Ȧ ł.  (C).  error->.  "  in quotes ".  ==> - (R)
+   ≥ ...  Å é Ȧ ł.  ©.  error→.  “ in quotes ”.  ↦ − ®
 
-   -ă -â å Å ê Ê ĩ ı ṛ ŕ̌ ņ̃̄.  == Å Å Ê Ê Ĩ I Ṛ Ŕ̌ Ņ̃̄.
+   -ă -â å Å ê Ê ĩ ı ṛ ŕ̌ ņ̃̄.  ≡ Å Å Ê Ê Ĩ I Ṛ Ŕ̌ Ņ̃̄.
 
diff --git 
a/tp/t/results/plaintext_tests/punctuation_sc_accents_to_utf8_ascii_punct_usascii/res_plaintext/punctuation_sc_accents_to_utf8_ascii_punct_usascii.txt
 
b/tp/t/results/plaintext_tests/punctuation_sc_accents_to_utf8_ascii_punct_usascii/res_plaintext/punctuation_sc_accents_to_utf8_ascii_punct_usascii.txt
index 2c823a792c..feeb532e08 100644
--- 
a/tp/t/results/plaintext_tests/punctuation_sc_accents_to_utf8_ascii_punct_usascii/res_plaintext/punctuation_sc_accents_to_utf8_ascii_punct_usascii.txt
+++ 
b/tp/t/results/plaintext_tests/punctuation_sc_accents_to_utf8_ascii_punct_usascii/res_plaintext/punctuation_sc_accents_to_utf8_ascii_punct_usascii.txt
@@ -6,9 +6,9 @@ top section
 
 "in double q".  'in simple q'.
 
-   é, -- "def" - 'in code'.  'in samp' aé.  , ¡.  ...
+   é, -- “def” - ‘in code’.  ‘in samp’ aé.  , ¡.  ...
 
-   ≥ ...  Å é Ȧ ł.  (C).  error->.  "  in quotes ".  ==> - (R)
+   ≥ ...  Å é Ȧ ł.  ©.  error→.  “ in quotes ”.  ↦ − ®
 
-   -ă -â å Å ê Ê ĩ ı ṛ ŕ̌ ņ̃̄.  == Å Å Ê Ê Ĩ I Ṛ Ŕ̌ Ņ̃̄.
+   -ă -â å Å ê Ê ĩ ı ṛ ŕ̌ ņ̃̄.  ≡ Å Å Ê Ê Ĩ I Ṛ Ŕ̌ Ņ̃̄.
 
diff --git 
a/tp/t/results/plaintext_tests/punctuation_sc_accents_to_utf8_latin1/res_plaintext/punctuation_sc_accents_to_utf8_latin1.txt
 
b/tp/t/results/plaintext_tests/punctuation_sc_accents_to_utf8_latin1/res_plaintext/punctuation_sc_accents_to_utf8_latin1.txt
index 1c4834e829..feeb532e08 100644
--- 
a/tp/t/results/plaintext_tests/punctuation_sc_accents_to_utf8_latin1/res_plaintext/punctuation_sc_accents_to_utf8_latin1.txt
+++ 
b/tp/t/results/plaintext_tests/punctuation_sc_accents_to_utf8_latin1/res_plaintext/punctuation_sc_accents_to_utf8_latin1.txt
@@ -4,9 +4,9 @@ top section
 1 chapter
 *********
 
-“in double q”.  ‘in simple q’.
+"in double q".  'in simple q'.
 
-   é, — “def” – ‘in code’.  ‘in samp’ aé.  , ¡.  ...
+   é, -- “def” - ‘in code’.  ‘in samp’ aé.  , ¡.  ...
 
    ≥ ...  Å é Ȧ ł.  ©.  error→.  “ in quotes ”.  ↦ − ®
 
diff --git 
a/tp/t/results/plaintext_tests/punctuation_sc_accents_to_utf8_usascii/res_plaintext/punctuation_sc_accents_to_utf8_usascii.txt
 
b/tp/t/results/plaintext_tests/punctuation_sc_accents_to_utf8_usascii/res_plaintext/punctuation_sc_accents_to_utf8_usascii.txt
index 1c4834e829..feeb532e08 100644
--- 
a/tp/t/results/plaintext_tests/punctuation_sc_accents_to_utf8_usascii/res_plaintext/punctuation_sc_accents_to_utf8_usascii.txt
+++ 
b/tp/t/results/plaintext_tests/punctuation_sc_accents_to_utf8_usascii/res_plaintext/punctuation_sc_accents_to_utf8_usascii.txt
@@ -4,9 +4,9 @@ top section
 1 chapter
 *********
 
-“in double q”.  ‘in simple q’.
+"in double q".  'in simple q'.
 
-   é, — “def” – ‘in code’.  ‘in samp’ aé.  , ¡.  ...
+   é, -- “def” - ‘in code’.  ‘in samp’ aé.  , ¡.  ...
 
    ≥ ...  Å é Ȧ ł.  ©.  error→.  “ in quotes ”.  ↦ − ®
 
diff --git a/tp/t/results/preformatted/quote_dash_in_display.pl 
b/tp/t/results/preformatted/quote_dash_in_display.pl
index 3c0cc95fcf..9eb040475c 100644
--- a/tp/t/results/preformatted/quote_dash_in_display.pl
+++ b/tp/t/results/preformatted/quote_dash_in_display.pl
@@ -108,7 +108,7 @@ $result_floats{'quote_dash_in_display'} = {};
 
 
 
-$result_converted{'plaintext'}->{'quote_dash_in_display'} = '     and now – 
yes—now and “so”.
+$result_converted{'plaintext'}->{'quote_dash_in_display'} = '     and now - 
yes--now and "so".
 
 ';
 
diff --git a/tp/t/results/quotation/quotation_and_author.pl 
b/tp/t/results/quotation/quotation_and_author.pl
index ba41fe62ac..eab62303ca 100644
--- a/tp/t/results/quotation/quotation_and_author.pl
+++ b/tp/t/results/quotation/quotation_and_author.pl
@@ -412,16 +412,16 @@ $result_floats{'quotation_and_author'} = {};
 
 $result_converted{'plaintext'}->{'quotation_and_author'} = 'Text before 
quotation
 
-     A quot—ation
-                             — _Some One_
+     A quot--ation
+                             -- _Some One_
 
    Text between quotation and smallquotation
 
-     in small—quotation.
-                          — _An Author Name_
+     in small--quotation.
+                          -- _An Author Name_
 
      Note: A Note
-                           — _Some Notifier_
+                          -- _Some Notifier_
 ';
 
 
diff --git a/tp/t/results/quotation/quotation_author_in_example.pl 
b/tp/t/results/quotation/quotation_author_in_example.pl
index cb4333b4d3..41a5a199b9 100644
--- a/tp/t/results/quotation/quotation_author_in_example.pl
+++ b/tp/t/results/quotation/quotation_author_in_example.pl
@@ -191,7 +191,7 @@ $result_floats{'quotation_author_in_example'} = {};
 
 
 $result_converted{'plaintext'}->{'quotation_author_in_example'} = '          A 
quot---ation
-                             — _Some One_
+                             -- _Some One_
 ';
 
 
diff --git a/tp/t/results/raw/inlinefmt.pl b/tp/t/results/raw/inlinefmt.pl
index ed4751cb9c..aa87971a2b 100644
--- a/tp/t/results/raw/inlinefmt.pl
+++ b/tp/t/results/raw/inlinefmt.pl
@@ -155,7 +155,7 @@ $result_floats{'inlinefmt'} = {};
 
 
 
-$result_converted{'plaintext'}->{'inlinefmt'} = 'A plaintext “ { a.  Now html .
+$result_converted{'plaintext'}->{'inlinefmt'} = 'A plaintext " { a.  Now html .
 ';
 
 
diff --git a/tp/t/results/transformations/master_menu_fr.pl 
b/tp/t/results/transformations/master_menu_fr.pl
index 08277db3e1..75d90832ae 100644
--- a/tp/t/results/transformations/master_menu_fr.pl
+++ b/tp/t/results/transformations/master_menu_fr.pl
@@ -915,7 +915,7 @@ max
 
 * chap::
 
- — The Detailed Node Listing —
+ -- The Detailed Node Listing --
 
 chap
 
@@ -941,8 +941,8 @@ File: ,  Node: section,  Up: chap
 
 Tag Table:
 Node: Top49
-Node: chap179
-Node: section261
+Node: chap177
+Node: section259
 
 End Tag Table
 
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 45329e3e4b..2bfaedfa85 100644
--- a/tp/t/results/xtable/inter_item_commands_in_table.pl
+++ b/tp/t/results/xtable/inter_item_commands_in_table.pl
@@ -2966,31 +2966,31 @@ 
$result_converted{'plaintext'}->{'inter_item_commands_in_table'} = 'top
 ******
 
 ‘acode--b’
-     l–ine
+     l-ine
 
-aasis–b
+aasis-b
 b
-     l–ine
+     l-ine
 
-AVAR–B
+AVAR-B
 B
-     l–ine
+     l-ine
 C
 
 D
 
 _a_
 _b_
-     l–ine
+     l-ine
 
 ‘abb’
-     l–ine
+     l-ine
 
      Texte before first item.
 ‘abb’
 
 ‘asamp--bb’
-     l–ine samp
+     l-ine samp
 
      Texte before first item samp.
 ‘asamp--bb’
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 f9a25f62e9..78a0a8137b 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
@@ -440,7 +440,7 @@ 
$result_indices_sort_strings{'inter_item_commands_in_table_in_example'} = {
 
 
 
-$result_converted{'plaintext'}->{'inter_item_commands_in_table_in_example'} = 
'     A–B
+$result_converted{'plaintext'}->{'inter_item_commands_in_table_in_example'} = 
'     A-B
      B
 
      C
diff --git a/tp/tests/coverage/res_parser/formatting_info/formatting.info 
b/tp/tests/coverage/res_parser/formatting_info/formatting.info
index 939854c08d..66560adfb4 100644
--- a/tp/tests/coverage/res_parser/formatting_info/formatting.info
+++ b/tp/tests/coverage/res_parser/formatting_info/formatting.info
@@ -3,23 +3,23 @@ formatting.texi.
 
 In copying
 
-   < > " & ’ ‘
+   < > " & ' '
 
-   “simple-double–three—four—-”
+   "simple-double-three--four---"
 code: ‘``simple-double--three---four----''’
-asis: “simple-double–three—four—-”
-strong: *“simple-double–three—four—-”*
+asis: "simple-double-three--four---"
+strong: *"simple-double-three--four---"*
 kbd: ‘``simple-double--three---four----''’
 
-   ‘‘simple-double--three—four—-’’
+   ''simple-double--three--four---''
 
-   @"u ü (ü) @"{U} Ü (Ü) @~n ñ (ñ) @^a â (â) @’e é (é) @=o ō (ō) @‘i ì
-(ì) @’{e} é (é) @’{@dotless{i}} í (í) @dotless{i} ı (ı) @dotless{j} ȷ
+   @"u ü (ü) @"{U} Ü (Ü) @~n ñ (ñ) @^a â (â) @'e é (é) @=o ō (ō) @'i ì
+(ì) @'{e} é (é) @'{@dotless{i}} í (í) @dotless{i} ı (ı) @dotless{j} ȷ
 (ȷ) ‘@H{a}’ a̋ ‘@dotaccent{a}’ ȧ (ȧ) ‘@ringaccent{a}’ å (å)
 ‘@tieaccent{a}’ a͡ ‘@u{a}’ ă (ă) ‘@ubaraccent{a}’ a̲ ‘@udotaccent{a}’ ạ
 (ạ) ‘@v{a}’ ǎ (ǎ) @,c ç (ç) ‘@,{c}’ ç (ç) ‘@ogonek{a}’ ą (ą)
 
-   @‘{@=E} Ḕ @l{} ł @,{@’C} Ḉ @,c@"u çü
+   @'{@=E} Ḕ @l{} ł @,{@'C} Ḉ @,c@"u çü
 
    ‘@H{--a}’ -a̋ ‘@dotaccent{--a}’ -ȧ ‘@ringaccent{--a}’ -å
 ‘@tieaccent{--a}’ -a͡ ‘@u{--a}’ -ă ‘@ubaraccent{--a}’ -a̲
@@ -55,22 +55,22 @@ Now !  !@ but , ,
    @textdegree ° (°) @euro € (€) @arrow → (→) @leq ≤ (≤) @geq ≥ (≥) @tie
 a b
 
-   ‘@acronym{--a,an accronym}’ –a (an accronym) ‘@acronym{--a}’ –a
-‘@abbr{@'E--. @comma{}A., @'Etude Autonome }’ É–. ,A. (Étude Autonome)
-‘@abbr{@'E--. @comma{}A.}’ É–. ,A. ‘@asis{--a}’ –a ‘@b{--a}’ –a
-‘@cite{--a}’ ‘–a’ ‘@code{--a}’ ‘--a’ ‘@command{--a}’ ‘--a’ ‘@dfn{--a}’
-“–a” ‘@dmn{--a}’ –a ‘@email{--a,--b}’ –b <--a> ‘@email{,--b}’ –b
-‘@email{--a}’ <--a> ‘@emph{--a}’ _–a_ ‘@env{--a}’ ‘--a’ ‘@file{--a}’
-‘--a’ ‘@i{--a}’ –a ‘@kbd{--a}’ ‘--a’ ‘@key{--a}’ <--a> ‘@math{--a
+   ‘@acronym{--a,an accronym}’ -a (an accronym) ‘@acronym{--a}’ -a
+‘@abbr{@'E--. @comma{}A., @'Etude Autonome }’ É-. ,A. (Étude Autonome)
+‘@abbr{@'E--. @comma{}A.}’ É-. ,A. ‘@asis{--a}’ -a ‘@b{--a}’ -a
+‘@cite{--a}’ ‘-a’ ‘@code{--a}’ ‘--a’ ‘@command{--a}’ ‘--a’ ‘@dfn{--a}’
+“-a” ‘@dmn{--a}’ -a ‘@email{--a,--b}’ -b <--a> ‘@email{,--b}’ -b
+‘@email{--a}’ <--a> ‘@emph{--a}’ _-a_ ‘@env{--a}’ ‘--a’ ‘@file{--a}’
+‘--a’ ‘@i{--a}’ -a ‘@kbd{--a}’ ‘--a’ ‘@key{--a}’ <--a> ‘@math{--a
 {\frac{1}{2}} @minus{}}’ --a {\frac{1}{2}} − ‘@option{--a}’ ‘--a’
-‘@r{--a}’ –a ‘@samp{--a}’ ‘--a’ ‘@sc{--a}’ –A ‘@strong{--a}’ *–a*
-‘@t{--a}’ --a ‘@sansserif{--a}’ –a ‘@slanted{--a}’ –a ‘@titlefont{--a}’
-–a
+‘@r{--a}’ -a ‘@samp{--a}’ ‘--a’ ‘@sc{--a}’ -A ‘@strong{--a}’ *-a*
+‘@t{--a}’ --a ‘@sansserif{--a}’ -a ‘@slanted{--a}’ -a ‘@titlefont{--a}’
+-a
 **
-   ‘@indicateurl{--a}’ ‘--a’ ‘@uref{--a,--b}’ –b (--a) ‘@uref{--a}’
-<--a> ‘@uref{,--b}’ –b ‘@uref{--a,--b,--c}’ –c ‘@uref{,--b,--c}’ –c
-‘@uref{--a,,--c}’ –c ‘@uref{,,--c}’ –c ‘@url{--a,--b}’ –b (--a)
-‘@url{--a,}’ <--a> ‘@url{,--b}’ –b ‘@var{--a}’ –A ‘@verb{:--a:}’ --a
+   ‘@indicateurl{--a}’ ‘--a’ ‘@uref{--a,--b}’ -b (--a) ‘@uref{--a}’
+<--a> ‘@uref{,--b}’ -b ‘@uref{--a,--b,--c}’ -c ‘@uref{,--b,--c}’ -c
+‘@uref{--a,,--c}’ -c ‘@uref{,,--c}’ -c ‘@url{--a,--b}’ -b (--a)
+‘@url{--a,}’ <--a> ‘@url{,--b}’ -b ‘@var{--a}’ -A ‘@verb{:--a:}’ --a
 ‘@verb{:a < & @ % " -- b:}’ a  < & @ % " --    b ‘@w{a a a a a a a a a a
 a a a a a a a a a a a a a a a a a a a a a a a a a}’
 a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a
@@ -136,7 +136,7 @@ b i r SC sansserif slanted
      in example distinct kbdinputstyle
      ‘vtable i--tem in example distinct kbdinputstyle’
 
-     A quot—ation
+     A quot--ation
 
      Note: A Note
 
@@ -163,11 +163,11 @@ b i r SC sansserif slanted
 
      : 
      aaa quotation
-                         — _quotation author_
+                         -- _quotation author_
 
      indent in quotation
 
-exdented quotation line and dash — in quotation
+exdented quotation line and dash -- in quotation
 
      Not exdented followed by exdented
 exdented quotation line
@@ -182,46 +182,46 @@ in exdented a @*
 and following
      after exdented
 
-     A small quot—ation
+     A small quot--ation
 
      Note: A small Note
 
      something, other thing: something, other thing
 
-   • i–temize
+   • i-temize
 
-   + i–tem +
+   + i-tem +
 
-   • b–ullet
+   • b-ullet
 
-   − minu–s
+   − minu-s
 
-   _after emph_ e–mph item
+   _after emph_ e-mph item
 
-   • a–n itemize line i–tem 1
-   • a–n itemize line i–tem 2
+   • a-n itemize line i-tem 1
+   • a-n itemize line i-tem 2
 
-     with w a–b
-     with w c–d
+     with w a-b
+     with w c-d
 
-    on a line line w a–b
-    on a line line with w c–d
+    on a line line w a-b
+    on a line line with w c-d
 
-  1. e–numerate
+  1. e-numerate
 
   3. first third
   4. second third
 
-  a. e–numerate
+  a. e-numerate
 
   c. first c
   d. second c
 
-mu–ltitable headitem          another tab
+mu-ltitable headitem          another tab
 --------------------------------------------------------------------------
-mu–ltitable item              multitable tab
-mu–ltitable item 2            multitable tab 2
-lone mu–ltitable item
+mu-ltitable item              multitable tab
+mu-ltitable item 2            multitable tab 2
+lone mu-ltitable item
 
 truc   bidule
 
@@ -267,24 +267,24 @@ exdented two
      $ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEAD&content-type=text/plain'
 Less recent versions are also present.
 
-     d–isplay
+     d-isplay
 
-     s–malldisplay
+     s-malldisplay
 
      l--isp
 
      s--malllisp
 
-f–ormat
+f-ormat
 
-s–mallformat
+s-mallformat
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
  -- cate--gory: de--ffn_name ar--guments more args
           even more so
-     def–fn
+     def-fn
 
  -- fset: I a g
  -- cmde: truc
@@ -313,85 +313,85 @@ s–mallformat
      text in def item for second def item
 
  -- c--ategory: d--efvr_name
-     d–efvr
+     d-efvr
 
  -- c--ategory: n--ame a--rguments...
-     d–effn
+     d-effn
 
  -- c--ategory: n--ame
-     d–effn no arg
+     d-effn no arg
 
  -- c--ategory: t--ype d--eftypefn_name a--rguments...
-     d–eftypefn
+     d-eftypefn
 
  -- c--ategory: t--ype d--eftypefn_name
-     d–eftypefn no arg
+     d-eftypefn no arg
 
  -- c--ategory on c--lass: t--ype d--eftypeop_name a--rguments...
-     d–eftypeop
+     d-eftypeop
 
  -- c--ategory on c--lass: t--ype d--eftypeop_name
-     d–eftypeop no arg
+     d-eftypeop no arg
 
  -- c--ategory: t--ype d--eftypevr_name
-     d–eftypevr
+     d-eftypevr
 
  -- c--ategory of c--lass: d--efcv_name
-     d–efcv
+     d-efcv
 
  -- c--ategory of c--lass: d--efcv_name a--rguments...
-     d–efcv with arguments
+     d-efcv with arguments
 
  -- c--ategory of c--lass: t--ype d--eftypecv_name
-     d–eftypecv
+     d-eftypecv
 
  -- c--ategory of c--lass: t--ype d--eftypecv_name a--rguments...
-     d–eftypecv with arguments
+     d-eftypecv with arguments
 
  -- c--ategory on c--lass: d--efop_name a--rguments...
-     d–efop
+     d-efop
 
  -- c--ategory on c--lass: d--efop_name
-     d–efop no arg
+     d-efop no arg
 
  -- c--ategory: d--eftp_name a--ttributes...
-     d–eftp
+     d-eftp
 
  -- Function: d--efun_name a--rguments...
-     d–efun
+     d-efun
 
  -- Macro: d--efmac_name a--rguments...
-     d–efmac
+     d-efmac
 
  -- Special Form: d--efspec_name a--rguments...
-     d–efspec
+     d-efspec
 
  -- Variable: d--efvar_name
-     d–efvar
+     d-efvar
 
  -- Variable: d--efvar_name arg--var arg--var1
-     d–efvar with args
+     d-efvar with args
 
  -- User Option: d--efopt_name
-     d–efopt
+     d-efopt
 
  -- Function: t--ype d--eftypefun_name a--rguments...
-     d–eftypefun
+     d-eftypefun
 
  -- Variable: t--ype d--eftypevar_name
-     d–eftypevar
+     d-eftypevar
 
  -- Instance Variable of c--lass: d--efivar_name
-     d–efivar
+     d-efivar
 
  -- Instance Variable of c--lass: t--ype d--eftypeivar_name
-     d–eftypeivar
+     d-eftypeivar
 
  -- Method on c--lass: d--efmethod_name a--rguments...
-     d–efmethod
+     d-efmethod
 
  -- Method on c--lass: t--ype d--eftypemethod_name a--rguments...
-     d–eftypemethod
+     d-eftypemethod
 
  -- Function:
           data-type2
@@ -401,29 +401,29 @@ s–mallformat
  -- c--ategory2:
           t--ype2
           d--eftypefn_name2
-     d–eftypefn no arg2
+     d-eftypefn no arg2
 
  -- c--ategory2 on c--lass2:
           t--ype2
           d--eftypeop_name2 a--rguments2...
-     d–eftypeop2
+     d-eftypeop2
 
  -- c--ategory2 on c--lass2:
           t--ype2
           d--eftypeop_name2
-     d–eftypeop no arg2
+     d-eftypeop no arg2
 
  -- c--ategory2 of c--lass2: t--ype2 d--eftypecv_name2
-     d–eftypecv2
+     d-eftypecv2
 
  -- c--ategory2 of c--lass2: t--ype2 d--eftypecv_name2 a--rguments2...
-     d–eftypecv with arguments2
+     d-eftypecv with arguments2
 
  -- fun2: arg2
      fff2
 
    ‘@xref{c---hapter@@, cross r---ef name@@, t---itle@@, file n---ame@@,
-ma---nual@@}’ *Note cross r—ef name@: (file n---ame@)c---hapter@.
+ma---nual@@}’ *Note cross r--ef name@: (file n---ame@)c---hapter@.
 ‘@ref{chapter, cross ref name, title, file name, manual}’ *note cross
 ref name: (file name)chapter. ‘@pxref{chapter, cross ref name, title,
 file name, manual}’ *note cross ref name: (file name)chapter.
@@ -492,40 +492,40 @@ in file}’ *note a , in cross ref: (a comma, in 
file)s--ect,ion.
 *note cross ref with uref uref1 (href://http/myhost.com/index.html):
 chapter.
 
-*a–strong*
-     l–ine
+*a-strong*
+     l-ine
 
-a–asis
+a-asis
 b
-     l–ine
+     l-ine
 
 _a_
 _b_
-     l–ine
+     l-ine
 
      Title
 ‘a--code’
-     Value–table code
+     Value-table code
 
      Title
 ‘a--samp’
 ‘a2--samp’
-     Value–table samp
+     Value-table samp
 
-   c–artouche
+   c-artouche
 
-                            Tit–le _of box_
-   With title c–artouche
+                            Tit-le _of box_
+   With title c-artouche
 
-f–lushleft
+f-lushleft
 more text
 
-                                                            f–lushright
+                                                            f-lushright
                                                               more text
 
-                            ce–ntered line
+                            ce-ntered line
 
-   r–raggedright more text
+   r-raggedright more text
 
 \input texinfo @c -*-texinfo-*-
 
@@ -556,9 +556,9 @@ subheading
 subsubheading
 .............
 
-‘@acronym{--a,an accronym @comma{} @enddots{}}’ –a (an accronym , ...)
-‘@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome} }’ É–. ,A.
-(Étude–, Autonome) ‘@abbr{@'E--. @comma{}A.}’ É–. ,A.
+‘@acronym{--a,an accronym @comma{} @enddots{}}’ -a (an accronym , ...)
+‘@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome} }’ É-. ,A.
+(Étude-, Autonome) ‘@abbr{@'E--. @comma{}A.}’ É-. ,A.
 
    ‘@math{--a@minus{} {\frac{1}{2}}}’ --a− {\frac{1}{2}}
 
@@ -566,9 +566,9 @@ subsubheading
 @, ̧
 @,@"u ̧ü
 
-   Invalid use of @’:
-@’ ́
-@’@"u ́ü
+   Invalid use of @':
+@' ́
+@'@"u ́ü
 
    ‘@|’
 
@@ -581,7 +581,7 @@ U+FFFFFFFFFFFFFF @U{110000}, value just beyond Unicode 
U+110000
 
    @TeX, but without brace TeX ‘@#’ #
 
-   ‘@w{--a}’ –a
+   ‘@w{--a}’ -a
 
    ‘@image{,1--xt}’  ‘@image{,,2--xt}’  ‘@image{,,,3--xt}’ 
 
@@ -612,25 +612,25 @@ TeX LaTeX ⋆ å ® °
 
 t
 
-   __ e–mph item
+   __ e-mph item
 
-   __ after emph e–mph item
+   __ after emph e-mph item
 
-   • a–n itemize line i–tem 1
-   • a–n itemize line i–tem 2
+   • a-n itemize line i-tem 1
+   • a-n itemize line i-tem 2
 
-     without brace w a–b
-     without brace w c–d
+     without brace w a-b
+     without brace w c-d
 
 a
-     l–ine
+     l-ine
 
-a–missing style formatting
-     l–ine
+a-missing style formatting
+     l-ine
 
 a
 b
-     l–ine
+     l-ine
 
  -- fun:
  -- truc: machin bidule chose and
@@ -647,7 +647,7 @@ b
  -- :
  -- truc:
 
-   g–roupe
+   g-roupe
 
    ‘@ref{node}’ *note node::
 
@@ -691,7 +691,7 @@ cross ref name: (file name). ‘@inforef{}’ *note ::
 INFO-DIR-SECTION Formatting é ‘@ TeX’ test
 START-INFO-DIR-ENTRY
 * Truc: (formatting).           The GNU documentation truc.
-* ‘@ é ≡’: (formatting).  “— something”
+* ‘@ é ≡’: (formatting).  "-- something"
                            ‘cmd’ à
 END-INFO-DIR-ENTRY
 
@@ -727,23 +727,23 @@ noindent in para.
    Insertcopying in normal text
    In copying
 
-   < > " & ’ ‘
+   < > " & ' '
 
-   “simple-double–three—four—-”
+   "simple-double-three--four---"
 code: ‘``simple-double--three---four----''’
-asis: “simple-double–three—four—-”
-strong: *“simple-double–three—four—-”*
+asis: "simple-double-three--four---"
+strong: *"simple-double-three--four---"*
 kbd: ‘``simple-double--three---four----''’
 
-   ‘‘simple-double--three—four—-’’
+   ''simple-double--three--four---''
 
-   @"u ü (ü) @"{U} Ü (Ü) @~n ñ (ñ) @^a â (â) @’e é (é) @=o ō (ō) @‘i ì
-(ì) @’{e} é (é) @’{@dotless{i}} í (í) @dotless{i} ı (ı) @dotless{j} ȷ
+   @"u ü (ü) @"{U} Ü (Ü) @~n ñ (ñ) @^a â (â) @'e é (é) @=o ō (ō) @'i ì
+(ì) @'{e} é (é) @'{@dotless{i}} í (í) @dotless{i} ı (ı) @dotless{j} ȷ
 (ȷ) ‘@H{a}’ a̋ ‘@dotaccent{a}’ ȧ (ȧ) ‘@ringaccent{a}’ å (å)
 ‘@tieaccent{a}’ a͡ ‘@u{a}’ ă (ă) ‘@ubaraccent{a}’ a̲ ‘@udotaccent{a}’ ạ
 (ạ) ‘@v{a}’ ǎ (ǎ) @,c ç (ç) ‘@,{c}’ ç (ç) ‘@ogonek{a}’ ą (ą)
 
-   @‘{@=E} Ḕ @l{} ł @,{@’C} Ḉ @,c@"u çü
+   @'{@=E} Ḕ @l{} ł @,{@'C} Ḉ @,c@"u çü
 
    ‘@H{--a}’ -a̋ ‘@dotaccent{--a}’ -ȧ ‘@ringaccent{--a}’ -å
 ‘@tieaccent{--a}’ -a͡ ‘@u{--a}’ -ă ‘@ubaraccent{--a}’ -a̲
@@ -779,22 +779,22 @@ Now !  !@ but , ,
    @textdegree ° (°) @euro € (€) @arrow → (→) @leq ≤ (≤) @geq ≥ (≥) @tie
 a b
 
-   ‘@acronym{--a,an accronym}’ –a (an accronym) ‘@acronym{--a}’ –a
-‘@abbr{@'E--. @comma{}A., @'Etude Autonome }’ É–. ,A. (Étude Autonome)
-‘@abbr{@'E--. @comma{}A.}’ É–. ,A. ‘@asis{--a}’ –a ‘@b{--a}’ –a
-‘@cite{--a}’ ‘–a’ ‘@code{--a}’ ‘--a’ ‘@command{--a}’ ‘--a’ ‘@dfn{--a}’
-“–a” ‘@dmn{--a}’ –a ‘@email{--a,--b}’ –b <--a> ‘@email{,--b}’ –b
-‘@email{--a}’ <--a> ‘@emph{--a}’ _–a_ ‘@env{--a}’ ‘--a’ ‘@file{--a}’
-‘--a’ ‘@i{--a}’ –a ‘@kbd{--a}’ ‘--a’ ‘@key{--a}’ <--a> ‘@math{--a
+   ‘@acronym{--a,an accronym}’ -a (an accronym) ‘@acronym{--a}’ -a
+‘@abbr{@'E--. @comma{}A., @'Etude Autonome }’ É-. ,A. (Étude Autonome)
+‘@abbr{@'E--. @comma{}A.}’ É-. ,A. ‘@asis{--a}’ -a ‘@b{--a}’ -a
+‘@cite{--a}’ ‘-a’ ‘@code{--a}’ ‘--a’ ‘@command{--a}’ ‘--a’ ‘@dfn{--a}’
+“-a” ‘@dmn{--a}’ -a ‘@email{--a,--b}’ -b <--a> ‘@email{,--b}’ -b
+‘@email{--a}’ <--a> ‘@emph{--a}’ _-a_ ‘@env{--a}’ ‘--a’ ‘@file{--a}’
+‘--a’ ‘@i{--a}’ -a ‘@kbd{--a}’ ‘--a’ ‘@key{--a}’ <--a> ‘@math{--a
 {\frac{1}{2}} @minus{}}’ --a {\frac{1}{2}} − ‘@option{--a}’ ‘--a’
-‘@r{--a}’ –a ‘@samp{--a}’ ‘--a’ ‘@sc{--a}’ –A ‘@strong{--a}’ *–a*
-‘@t{--a}’ --a ‘@sansserif{--a}’ –a ‘@slanted{--a}’ –a ‘@titlefont{--a}’
-–a
+‘@r{--a}’ -a ‘@samp{--a}’ ‘--a’ ‘@sc{--a}’ -A ‘@strong{--a}’ *-a*
+‘@t{--a}’ --a ‘@sansserif{--a}’ -a ‘@slanted{--a}’ -a ‘@titlefont{--a}’
+-a
 **
-   ‘@indicateurl{--a}’ ‘--a’ ‘@uref{--a,--b}’ –b (--a) ‘@uref{--a}’
-<--a> ‘@uref{,--b}’ –b ‘@uref{--a,--b,--c}’ –c ‘@uref{,--b,--c}’ –c
-‘@uref{--a,,--c}’ –c ‘@uref{,,--c}’ –c ‘@url{--a,--b}’ –b (--a)
-‘@url{--a,}’ <--a> ‘@url{,--b}’ –b ‘@var{--a}’ –A ‘@verb{:--a:}’ --a
+   ‘@indicateurl{--a}’ ‘--a’ ‘@uref{--a,--b}’ -b (--a) ‘@uref{--a}’
+<--a> ‘@uref{,--b}’ -b ‘@uref{--a,--b,--c}’ -c ‘@uref{,--b,--c}’ -c
+‘@uref{--a,,--c}’ -c ‘@uref{,,--c}’ -c ‘@url{--a,--b}’ -b (--a)
+‘@url{--a,}’ <--a> ‘@url{,--b}’ -b ‘@var{--a}’ -A ‘@verb{:--a:}’ --a
 ‘@verb{:a < & @ % " -- b:}’ a  < & @ % " --    b ‘@w{a a a a a a a a a a
 a a a a a a a a a a a a a a a a a a a a a a a a a}’
 a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a
@@ -860,7 +860,7 @@ b i r SC sansserif slanted
      in example distinct kbdinputstyle
      ‘vtable i--tem in example distinct kbdinputstyle’
 
-     A quot—ation
+     A quot--ation
 
      Note: A Note
 
@@ -887,11 +887,11 @@ b i r SC sansserif slanted
 
      : 
      aaa quotation
-                         — _quotation author_
+                         -- _quotation author_
 
      indent in quotation
 
-exdented quotation line and dash — in quotation
+exdented quotation line and dash -- in quotation
 
      Not exdented followed by exdented
 exdented quotation line
@@ -906,46 +906,46 @@ in exdented a @*
 and following
      after exdented
 
-     A small quot—ation
+     A small quot--ation
 
      Note: A small Note
 
      something, other thing: something, other thing
 
-   • i–temize
+   • i-temize
 
-   + i–tem +
+   + i-tem +
 
-   • b–ullet
+   • b-ullet
 
-   − minu–s
+   − minu-s
 
-   _after emph_ e–mph item
+   _after emph_ e-mph item
 
-   • a–n itemize line i–tem 1
-   • a–n itemize line i–tem 2
+   • a-n itemize line i-tem 1
+   • a-n itemize line i-tem 2
 
-     with w a–b
-     with w c–d
+     with w a-b
+     with w c-d
 
-    on a line line w a–b
-    on a line line with w c–d
+    on a line line w a-b
+    on a line line with w c-d
 
-  1. e–numerate
+  1. e-numerate
 
   3. first third
   4. second third
 
-  a. e–numerate
+  a. e-numerate
 
   c. first c
   d. second c
 
-mu–ltitable headitem          another tab
+mu-ltitable headitem          another tab
 --------------------------------------------------------------------------
-mu–ltitable item              multitable tab
-mu–ltitable item 2            multitable tab 2
-lone mu–ltitable item
+mu-ltitable item              multitable tab
+mu-ltitable item 2            multitable tab 2
+lone mu-ltitable item
 
 truc   bidule
 
@@ -991,24 +991,24 @@ exdented two
      $ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEAD&content-type=text/plain'
 Less recent versions are also present.
 
-     d–isplay
+     d-isplay
 
-     s–malldisplay
+     s-malldisplay
 
      l--isp
 
      s--malllisp
 
-f–ormat
+f-ormat
 
-s–mallformat
+s-mallformat
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
  -- cate--gory: de--ffn_name ar--guments more args
           even more so
-     def–fn
+     def-fn
 
  -- fset: I a g
  -- cmde: truc
@@ -1037,85 +1037,85 @@ s–mallformat
      text in def item for second def item
 
  -- c--ategory: d--efvr_name
-     d–efvr
+     d-efvr
 
  -- c--ategory: n--ame a--rguments...
-     d–effn
+     d-effn
 
  -- c--ategory: n--ame
-     d–effn no arg
+     d-effn no arg
 
  -- c--ategory: t--ype d--eftypefn_name a--rguments...
-     d–eftypefn
+     d-eftypefn
 
  -- c--ategory: t--ype d--eftypefn_name
-     d–eftypefn no arg
+     d-eftypefn no arg
 
  -- c--ategory on c--lass: t--ype d--eftypeop_name a--rguments...
-     d–eftypeop
+     d-eftypeop
 
  -- c--ategory on c--lass: t--ype d--eftypeop_name
-     d–eftypeop no arg
+     d-eftypeop no arg
 
  -- c--ategory: t--ype d--eftypevr_name
-     d–eftypevr
+     d-eftypevr
 
  -- c--ategory of c--lass: d--efcv_name
-     d–efcv
+     d-efcv
 
  -- c--ategory of c--lass: d--efcv_name a--rguments...
-     d–efcv with arguments
+     d-efcv with arguments
 
  -- c--ategory of c--lass: t--ype d--eftypecv_name
-     d–eftypecv
+     d-eftypecv
 
  -- c--ategory of c--lass: t--ype d--eftypecv_name a--rguments...
-     d–eftypecv with arguments
+     d-eftypecv with arguments
 
  -- c--ategory on c--lass: d--efop_name a--rguments...
-     d–efop
+     d-efop
 
  -- c--ategory on c--lass: d--efop_name
-     d–efop no arg
+     d-efop no arg
 
  -- c--ategory: d--eftp_name a--ttributes...
-     d–eftp
+     d-eftp
 
  -- Function: d--efun_name a--rguments...
-     d–efun
+     d-efun
 
  -- Macro: d--efmac_name a--rguments...
-     d–efmac
+     d-efmac
 
  -- Special Form: d--efspec_name a--rguments...
-     d–efspec
+     d-efspec
 
  -- Variable: d--efvar_name
-     d–efvar
+     d-efvar
 
  -- Variable: d--efvar_name arg--var arg--var1
-     d–efvar with args
+     d-efvar with args
 
  -- User Option: d--efopt_name
-     d–efopt
+     d-efopt
 
  -- Function: t--ype d--eftypefun_name a--rguments...
-     d–eftypefun
+     d-eftypefun
 
  -- Variable: t--ype d--eftypevar_name
-     d–eftypevar
+     d-eftypevar
 
  -- Instance Variable of c--lass: d--efivar_name
-     d–efivar
+     d-efivar
 
  -- Instance Variable of c--lass: t--ype d--eftypeivar_name
-     d–eftypeivar
+     d-eftypeivar
 
  -- Method on c--lass: d--efmethod_name a--rguments...
-     d–efmethod
+     d-efmethod
 
  -- Method on c--lass: t--ype d--eftypemethod_name a--rguments...
-     d–eftypemethod
+     d-eftypemethod
 
  -- Function:
           data-type2
@@ -1125,29 +1125,29 @@ s–mallformat
  -- c--ategory2:
           t--ype2
           d--eftypefn_name2
-     d–eftypefn no arg2
+     d-eftypefn no arg2
 
  -- c--ategory2 on c--lass2:
           t--ype2
           d--eftypeop_name2 a--rguments2...
-     d–eftypeop2
+     d-eftypeop2
 
  -- c--ategory2 on c--lass2:
           t--ype2
           d--eftypeop_name2
-     d–eftypeop no arg2
+     d-eftypeop no arg2
 
  -- c--ategory2 of c--lass2: t--ype2 d--eftypecv_name2
-     d–eftypecv2
+     d-eftypecv2
 
  -- c--ategory2 of c--lass2: t--ype2 d--eftypecv_name2 a--rguments2...
-     d–eftypecv with arguments2
+     d-eftypecv with arguments2
 
  -- fun2: arg2
      fff2
 
    ‘@xref{c---hapter@@, cross r---ef name@@, t---itle@@, file n---ame@@,
-ma---nual@@}’ *Note cross r—ef name@: (file n---ame@)c---hapter@.
+ma---nual@@}’ *Note cross r--ef name@: (file n---ame@)c---hapter@.
 ‘@ref{chapter, cross ref name, title, file name, manual}’ *note cross
 ref name: (file name)chapter. ‘@pxref{chapter, cross ref name, title,
 file name, manual}’ *note cross ref name: (file name)chapter.
@@ -1216,40 +1216,40 @@ in file}’ *note a , in cross ref: (a comma, in 
file)s--ect,ion.
 *note cross ref with uref uref1 (href://http/myhost.com/index.html):
 chapter.
 
-*a–strong*
-     l–ine
+*a-strong*
+     l-ine
 
-a–asis
+a-asis
 b
-     l–ine
+     l-ine
 
 _a_
 _b_
-     l–ine
+     l-ine
 
      Title
 ‘a--code’
-     Value–table code
+     Value-table code
 
      Title
 ‘a--samp’
 ‘a2--samp’
-     Value–table samp
+     Value-table samp
 
-   c–artouche
+   c-artouche
 
-                            Tit–le _of box_
-   With title c–artouche
+                            Tit-le _of box_
+   With title c-artouche
 
-f–lushleft
+f-lushleft
 more text
 
-                                                            f–lushright
+                                                            f-lushright
                                                               more text
 
-                            ce–ntered line
+                            ce-ntered line
 
-   r–raggedright more text
+   r-raggedright more text
 
 \input texinfo @c -*-texinfo-*-
 
@@ -1280,9 +1280,9 @@ subheading
 subsubheading
 .............
 
-‘@acronym{--a,an accronym @comma{} @enddots{}}’ –a (an accronym , ...)
-‘@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome} }’ É–. ,A.
-(Étude–, Autonome) ‘@abbr{@'E--. @comma{}A.}’ É–. ,A.
+‘@acronym{--a,an accronym @comma{} @enddots{}}’ -a (an accronym , ...)
+‘@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome} }’ É-. ,A.
+(Étude-, Autonome) ‘@abbr{@'E--. @comma{}A.}’ É-. ,A.
 
    ‘@math{--a@minus{} {\frac{1}{2}}}’ --a− {\frac{1}{2}}
 
@@ -1290,9 +1290,9 @@ subsubheading
 @, ̧
 @,@"u ̧ü
 
-   Invalid use of @’:
-@’ ́
-@’@"u ́ü
+   Invalid use of @':
+@' ́
+@'@"u ́ü
 
    ‘@|’
 
@@ -1305,7 +1305,7 @@ U+FFFFFFFFFFFFFF @U{110000}, value just beyond Unicode 
U+110000
 
    @TeX, but without brace TeX ‘@#’ #
 
-   ‘@w{--a}’ –a
+   ‘@w{--a}’ -a
 
    ‘@image{,1--xt}’  ‘@image{,,2--xt}’  ‘@image{,,,3--xt}’ 
 
@@ -1336,25 +1336,25 @@ TeX LaTeX ⋆ å ® °
 
 t
 
-   __ e–mph item
+   __ e-mph item
 
-   __ after emph e–mph item
+   __ after emph e-mph item
 
-   • a–n itemize line i–tem 1
-   • a–n itemize line i–tem 2
+   • a-n itemize line i-tem 1
+   • a-n itemize line i-tem 2
 
-     without brace w a–b
-     without brace w c–d
+     without brace w a-b
+     without brace w c-d
 
 a
-     l–ine
+     l-ine
 
-a–missing style formatting
-     l–ine
+a-missing style formatting
+     l-ine
 
 a
 b
-     l–ine
+     l-ine
 
  -- fun:
  -- truc: machin bidule chose and
@@ -1371,7 +1371,7 @@ b
  -- :
  -- truc:
 
-   g–roupe
+   g-roupe
 
    ‘@ref{node}’ *note node::
 
@@ -1408,23 +1408,23 @@ cross ref name: (file name). ‘@inforef{}’ *note ::
 
    Normal text
 
-   < > " & ’ ‘
+   < > " & ' '
 
-   “simple-double–three—four—-”
+   "simple-double-three--four---"
 code: ‘``simple-double--three---four----''’
-asis: “simple-double–three—four—-”
-strong: *“simple-double–three—four—-”*
+asis: "simple-double-three--four---"
+strong: *"simple-double-three--four---"*
 kbd: ‘``simple-double--three---four----''’
 
-   ‘‘simple-double--three—four—-’’
+   ''simple-double--three--four---''
 
-   @"u ü (ü) @"{U} Ü (Ü) @~n ñ (ñ) @^a â (â) @’e é (é) @=o ō (ō) @‘i ì
-(ì) @’{e} é (é) @’{@dotless{i}} í (í) @dotless{i} ı (ı) @dotless{j} ȷ
+   @"u ü (ü) @"{U} Ü (Ü) @~n ñ (ñ) @^a â (â) @'e é (é) @=o ō (ō) @'i ì
+(ì) @'{e} é (é) @'{@dotless{i}} í (í) @dotless{i} ı (ı) @dotless{j} ȷ
 (ȷ) ‘@H{a}’ a̋ ‘@dotaccent{a}’ ȧ (ȧ) ‘@ringaccent{a}’ å (å)
 ‘@tieaccent{a}’ a͡ ‘@u{a}’ ă (ă) ‘@ubaraccent{a}’ a̲ ‘@udotaccent{a}’ ạ
 (ạ) ‘@v{a}’ ǎ (ǎ) @,c ç (ç) ‘@,{c}’ ç (ç) ‘@ogonek{a}’ ą (ą)
 
-   @‘{@=E} Ḕ @l{} ł @,{@’C} Ḉ @,c@"u çü
+   @'{@=E} Ḕ @l{} ł @,{@'C} Ḉ @,c@"u çü
 
    ‘@H{--a}’ -a̋ ‘@dotaccent{--a}’ -ȧ ‘@ringaccent{--a}’ -å
 ‘@tieaccent{--a}’ -a͡ ‘@u{--a}’ -ă ‘@ubaraccent{--a}’ -a̲
@@ -1460,22 +1460,22 @@ Now !  !@ but , ,
    @textdegree ° (°) @euro € (€) @arrow → (→) @leq ≤ (≤) @geq ≥ (≥) @tie
 a b
 
-   ‘@acronym{--a,an accronym}’ –a (an accronym) ‘@acronym{--a}’ –a
-‘@abbr{@'E--. @comma{}A., @'Etude Autonome }’ É–. ,A. (Étude Autonome)
-‘@abbr{@'E--. @comma{}A.}’ É–. ,A. ‘@asis{--a}’ –a ‘@b{--a}’ –a
-‘@cite{--a}’ ‘–a’ ‘@code{--a}’ ‘--a’ ‘@command{--a}’ ‘--a’ ‘@dfn{--a}’
-“–a” ‘@dmn{--a}’ –a ‘@email{--a,--b}’ –b <--a> ‘@email{,--b}’ –b
-‘@email{--a}’ <--a> ‘@emph{--a}’ _–a_ ‘@env{--a}’ ‘--a’ ‘@file{--a}’
-‘--a’ ‘@i{--a}’ –a ‘@kbd{--a}’ ‘--a’ ‘@key{--a}’ <--a> ‘@math{--a
+   ‘@acronym{--a,an accronym}’ -a (an accronym) ‘@acronym{--a}’ -a
+‘@abbr{@'E--. @comma{}A., @'Etude Autonome }’ É-. ,A. (Étude Autonome)
+‘@abbr{@'E--. @comma{}A.}’ É-. ,A. ‘@asis{--a}’ -a ‘@b{--a}’ -a
+‘@cite{--a}’ ‘-a’ ‘@code{--a}’ ‘--a’ ‘@command{--a}’ ‘--a’ ‘@dfn{--a}’
+“-a” ‘@dmn{--a}’ -a ‘@email{--a,--b}’ -b <--a> ‘@email{,--b}’ -b
+‘@email{--a}’ <--a> ‘@emph{--a}’ _-a_ ‘@env{--a}’ ‘--a’ ‘@file{--a}’
+‘--a’ ‘@i{--a}’ -a ‘@kbd{--a}’ ‘--a’ ‘@key{--a}’ <--a> ‘@math{--a
 {\frac{1}{2}} @minus{}}’ --a {\frac{1}{2}} − ‘@option{--a}’ ‘--a’
-‘@r{--a}’ –a ‘@samp{--a}’ ‘--a’ ‘@sc{--a}’ –A ‘@strong{--a}’ *–a*
-‘@t{--a}’ --a ‘@sansserif{--a}’ –a ‘@slanted{--a}’ –a ‘@titlefont{--a}’
-–a
+‘@r{--a}’ -a ‘@samp{--a}’ ‘--a’ ‘@sc{--a}’ -A ‘@strong{--a}’ *-a*
+‘@t{--a}’ --a ‘@sansserif{--a}’ -a ‘@slanted{--a}’ -a ‘@titlefont{--a}’
+-a
 **
-   ‘@indicateurl{--a}’ ‘--a’ ‘@uref{--a,--b}’ –b (--a) ‘@uref{--a}’
-<--a> ‘@uref{,--b}’ –b ‘@uref{--a,--b,--c}’ –c ‘@uref{,--b,--c}’ –c
-‘@uref{--a,,--c}’ –c ‘@uref{,,--c}’ –c ‘@url{--a,--b}’ –b (--a)
-‘@url{--a,}’ <--a> ‘@url{,--b}’ –b ‘@var{--a}’ –A ‘@verb{:--a:}’ --a
+   ‘@indicateurl{--a}’ ‘--a’ ‘@uref{--a,--b}’ -b (--a) ‘@uref{--a}’
+<--a> ‘@uref{,--b}’ -b ‘@uref{--a,--b,--c}’ -c ‘@uref{,--b,--c}’ -c
+‘@uref{--a,,--c}’ -c ‘@uref{,,--c}’ -c ‘@url{--a,--b}’ -b (--a)
+‘@url{--a,}’ <--a> ‘@url{,--b}’ -b ‘@var{--a}’ -A ‘@verb{:--a:}’ --a
 ‘@verb{:a < & @ % " -- b:}’ a  < & @ % " --    b ‘@w{a a a a a a a a a a
 a a a a a a a a a a a a a a a a a a a a a a a a a}’
 a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a
@@ -1541,7 +1541,7 @@ b i r SC sansserif slanted
      in example distinct kbdinputstyle
      ‘vtable i--tem in example distinct kbdinputstyle’
 
-     A quot—ation
+     A quot--ation
 
      Note: A Note
 
@@ -1568,11 +1568,11 @@ b i r SC sansserif slanted
 
      : 
      aaa quotation
-                         — _quotation author_
+                         -- _quotation author_
 
      indent in quotation
 
-exdented quotation line and dash — in quotation
+exdented quotation line and dash -- in quotation
 
      Not exdented followed by exdented
 exdented quotation line
@@ -1587,46 +1587,46 @@ in exdented a @*
 and following
      after exdented
 
-     A small quot—ation
+     A small quot--ation
 
      Note: A small Note
 
      something, other thing: something, other thing
 
-   • i–temize
+   • i-temize
 
-   + i–tem +
+   + i-tem +
 
-   • b–ullet
+   • b-ullet
 
-   − minu–s
+   − minu-s
 
-   _after emph_ e–mph item
+   _after emph_ e-mph item
 
-   • a–n itemize line i–tem 1
-   • a–n itemize line i–tem 2
+   • a-n itemize line i-tem 1
+   • a-n itemize line i-tem 2
 
-     with w a–b
-     with w c–d
+     with w a-b
+     with w c-d
 
-    on a line line w a–b
-    on a line line with w c–d
+    on a line line w a-b
+    on a line line with w c-d
 
-  1. e–numerate
+  1. e-numerate
 
   3. first third
   4. second third
 
-  a. e–numerate
+  a. e-numerate
 
   c. first c
   d. second c
 
-mu–ltitable headitem          another tab
+mu-ltitable headitem          another tab
 --------------------------------------------------------------------------
-mu–ltitable item              multitable tab
-mu–ltitable item 2            multitable tab 2
-lone mu–ltitable item
+mu-ltitable item              multitable tab
+mu-ltitable item 2            multitable tab 2
+lone mu-ltitable item
 
 truc   bidule
 
@@ -1672,24 +1672,24 @@ exdented two
      $ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEAD&content-type=text/plain'
 Less recent versions are also present.
 
-     d–isplay
+     d-isplay
 
-     s–malldisplay
+     s-malldisplay
 
      l--isp
 
      s--malllisp
 
-f–ormat
+f-ormat
 
-s–mallformat
+s-mallformat
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
  -- cate--gory: de--ffn_name ar--guments more args
           even more so
-     def–fn
+     def-fn
 
  -- fset: I a g
  -- cmde: truc
@@ -1718,85 +1718,85 @@ s–mallformat
      text in def item for second def item
 
  -- c--ategory: d--efvr_name
-     d–efvr
+     d-efvr
 
  -- c--ategory: n--ame a--rguments...
-     d–effn
+     d-effn
 
  -- c--ategory: n--ame
-     d–effn no arg
+     d-effn no arg
 
  -- c--ategory: t--ype d--eftypefn_name a--rguments...
-     d–eftypefn
+     d-eftypefn
 
  -- c--ategory: t--ype d--eftypefn_name
-     d–eftypefn no arg
+     d-eftypefn no arg
 
  -- c--ategory on c--lass: t--ype d--eftypeop_name a--rguments...
-     d–eftypeop
+     d-eftypeop
 
  -- c--ategory on c--lass: t--ype d--eftypeop_name
-     d–eftypeop no arg
+     d-eftypeop no arg
 
  -- c--ategory: t--ype d--eftypevr_name
-     d–eftypevr
+     d-eftypevr
 
  -- c--ategory of c--lass: d--efcv_name
-     d–efcv
+     d-efcv
 
  -- c--ategory of c--lass: d--efcv_name a--rguments...
-     d–efcv with arguments
+     d-efcv with arguments
 
  -- c--ategory of c--lass: t--ype d--eftypecv_name
-     d–eftypecv
+     d-eftypecv
 
  -- c--ategory of c--lass: t--ype d--eftypecv_name a--rguments...
-     d–eftypecv with arguments
+     d-eftypecv with arguments
 
  -- c--ategory on c--lass: d--efop_name a--rguments...
-     d–efop
+     d-efop
 
  -- c--ategory on c--lass: d--efop_name
-     d–efop no arg
+     d-efop no arg
 
  -- c--ategory: d--eftp_name a--ttributes...
-     d–eftp
+     d-eftp
 
  -- Function: d--efun_name a--rguments...
-     d–efun
+     d-efun
 
  -- Macro: d--efmac_name a--rguments...
-     d–efmac
+     d-efmac
 
  -- Special Form: d--efspec_name a--rguments...
-     d–efspec
+     d-efspec
 
  -- Variable: d--efvar_name
-     d–efvar
+     d-efvar
 
  -- Variable: d--efvar_name arg--var arg--var1
-     d–efvar with args
+     d-efvar with args
 
  -- User Option: d--efopt_name
-     d–efopt
+     d-efopt
 
  -- Function: t--ype d--eftypefun_name a--rguments...
-     d–eftypefun
+     d-eftypefun
 
  -- Variable: t--ype d--eftypevar_name
-     d–eftypevar
+     d-eftypevar
 
  -- Instance Variable of c--lass: d--efivar_name
-     d–efivar
+     d-efivar
 
  -- Instance Variable of c--lass: t--ype d--eftypeivar_name
-     d–eftypeivar
+     d-eftypeivar
 
  -- Method on c--lass: d--efmethod_name a--rguments...
-     d–efmethod
+     d-efmethod
 
  -- Method on c--lass: t--ype d--eftypemethod_name a--rguments...
-     d–eftypemethod
+     d-eftypemethod
 
  -- Function:
           data-type2
@@ -1806,29 +1806,29 @@ s–mallformat
  -- c--ategory2:
           t--ype2
           d--eftypefn_name2
-     d–eftypefn no arg2
+     d-eftypefn no arg2
 
  -- c--ategory2 on c--lass2:
           t--ype2
           d--eftypeop_name2 a--rguments2...
-     d–eftypeop2
+     d-eftypeop2
 
  -- c--ategory2 on c--lass2:
           t--ype2
           d--eftypeop_name2
-     d–eftypeop no arg2
+     d-eftypeop no arg2
 
  -- c--ategory2 of c--lass2: t--ype2 d--eftypecv_name2
-     d–eftypecv2
+     d-eftypecv2
 
  -- c--ategory2 of c--lass2: t--ype2 d--eftypecv_name2 a--rguments2...
-     d–eftypecv with arguments2
+     d-eftypecv with arguments2
 
  -- fun2: arg2
      fff2
 
    ‘@xref{c---hapter@@, cross r---ef name@@, t---itle@@, file n---ame@@,
-ma---nual@@}’ *Note cross r—ef name@: (file n---ame@)c---hapter@.
+ma---nual@@}’ *Note cross r--ef name@: (file n---ame@)c---hapter@.
 ‘@ref{chapter, cross ref name, title, file name, manual}’ *note cross
 ref name: (file name)chapter. ‘@pxref{chapter, cross ref name, title,
 file name, manual}’ *note cross ref name: (file name)chapter.
@@ -1897,40 +1897,40 @@ in file}’ *note a , in cross ref: (a comma, in 
file)s--ect,ion.
 *note cross ref with uref uref1 (href://http/myhost.com/index.html):
 chapter.
 
-*a–strong*
-     l–ine
+*a-strong*
+     l-ine
 
-a–asis
+a-asis
 b
-     l–ine
+     l-ine
 
 _a_
 _b_
-     l–ine
+     l-ine
 
      Title
 ‘a--code’
-     Value–table code
+     Value-table code
 
      Title
 ‘a--samp’
 ‘a2--samp’
-     Value–table samp
+     Value-table samp
 
-   c–artouche
+   c-artouche
 
-                            Tit–le _of box_
-   With title c–artouche
+                            Tit-le _of box_
+   With title c-artouche
 
-f–lushleft
+f-lushleft
 more text
 
-                                                            f–lushright
+                                                            f-lushright
                                                               more text
 
-                            ce–ntered line
+                            ce-ntered line
 
-   r–raggedright more text
+   r-raggedright more text
 
 \input texinfo @c -*-texinfo-*-
 
@@ -1961,9 +1961,9 @@ subheading
 subsubheading
 .............
 
-‘@acronym{--a,an accronym @comma{} @enddots{}}’ –a (an accronym , ...)
-‘@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome} }’ É–. ,A.
-(Étude–, Autonome) ‘@abbr{@'E--. @comma{}A.}’ É–. ,A.
+‘@acronym{--a,an accronym @comma{} @enddots{}}’ -a (an accronym , ...)
+‘@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome} }’ É-. ,A.
+(Étude-, Autonome) ‘@abbr{@'E--. @comma{}A.}’ É-. ,A.
 
    ‘@math{--a@minus{} {\frac{1}{2}}}’ --a− {\frac{1}{2}}
 
@@ -1971,9 +1971,9 @@ subsubheading
 @, ̧
 @,@"u ̧ü
 
-   Invalid use of @’:
-@’ ́
-@’@"u ́ü
+   Invalid use of @':
+@' ́
+@'@"u ́ü
 
    ‘@|’
 
@@ -1986,7 +1986,7 @@ U+FFFFFFFFFFFFFF @U{110000}, value just beyond Unicode 
U+110000
 
    @TeX, but without brace TeX ‘@#’ #
 
-   ‘@w{--a}’ –a
+   ‘@w{--a}’ -a
 
    ‘@image{,1--xt}’  ‘@image{,,2--xt}’  ‘@image{,,,3--xt}’ 
 
@@ -2017,25 +2017,25 @@ TeX LaTeX ⋆ å ® °
 
 t
 
-   __ e–mph item
+   __ e-mph item
 
-   __ after emph e–mph item
+   __ after emph e-mph item
 
-   • a–n itemize line i–tem 1
-   • a–n itemize line i–tem 2
+   • a-n itemize line i-tem 1
+   • a-n itemize line i-tem 2
 
-     without brace w a–b
-     without brace w c–d
+     without brace w a-b
+     without brace w c-d
 
 a
-     l–ine
+     l-ine
 
-a–missing style formatting
-     l–ine
+a-missing style formatting
+     l-ine
 
 a
 b
-     l–ine
+     l-ine
 
  -- fun:
  -- truc: machin bidule chose and
@@ -2052,7 +2052,7 @@ b
  -- :
  -- truc:
 
-   g–roupe
+   g-roupe
 
    ‘@ref{node}’ *note node::
 
@@ -2265,7 +2265,7 @@ cross ref name: (file name). ‘@inforef{}’ *note ::
      @key{--a} <--a>
      @math{--a {\frac{1}{2}} @minus{}} --a {\frac{1}{2}} −
      @option{--a} --a
-     @r{--a} –a
+     @r{--a} -a
      @samp{--a} ‘--a’
      @sc{--a} --A
      @strong{--a} *--a*
@@ -2273,7 +2273,7 @@ cross ref name: (file name). ‘@inforef{}’ *note ::
      @sansserif{--a} --a
      @slanted{--a} --a
      @titlefont{--a}
-     –a
+     -a
      **
      @indicateurl{--a} ‘--a’
      @uref{--a,--b} --b (--a)
@@ -2385,7 +2385,7 @@ cross ref name: (file name). ‘@inforef{}’ *note ::
 
           : 
           aaa quotation
-                         — _quotation author_
+                         -- _quotation author_
 
           indent in quotation
 
@@ -2420,8 +2420,8 @@ cross ref name: (file name). ‘@inforef{}’ *note ::
 
         _after emph_ e--mph item
 
-        • a–n itemize line i--tem 1
-        • a–n itemize line i--tem 2
+        • a-n itemize line i--tem 1
+        • a-n itemize line i--tem 2
 
           with w a--b
           with w c--d
@@ -2716,10 +2716,10 @@ cross ref name: (file name). ‘@inforef{}’ *note ::
      *note cross ref with uref uref1 (href://http/myhost.com/index.html): 
(info file with uref3 uref3 (href://http/myhost.com/index3.html))ext.
      *note cross ref with uref uref1 (href://http/myhost.com/index.html): 
chapter.
 
-     *a–strong*
+     *a-strong*
           l--ine
 
-     a–asis
+     a-asis
      b
           l--ine
 
@@ -2738,7 +2738,7 @@ cross ref name: (file name). ‘@inforef{}’ *note ::
 
      c--artouche
 
-                            Tit–le _of box_
+                            Tit-le _of box_
           With title c--artouche
 
      f--lushleft
@@ -2747,7 +2747,7 @@ cross ref name: (file name). ‘@inforef{}’ *note ::
                                                            f--lushright
                                                               more text
 
-                            ce–ntered line
+                            ce-ntered line
 
      r--raggedright
      more text
@@ -2873,8 +2873,8 @@ aaa"]
 
         __ after emph e--mph item
 
-        • a–n itemize line i--tem 1
-        • a–n itemize line i--tem 2
+        • a-n itemize line i--tem 1
+        • a-n itemize line i--tem 2
 
           without brace w a--b
           without brace w c--d
@@ -2882,7 +2882,7 @@ aaa"]
      a
           l--ine
 
-     a–missing style formatting
+     a-missing style formatting
           l--ine
 
      a
@@ -2966,26 +2966,26 @@ aaa"]
 [index]
 * Menu:
 
-* –option:                               chapter.            (line   28)
-* –option <1>:                           chapter.            (line  709)
-* –option <2>:                           chapter.            (line 1401)
+* -option:                               chapter.            (line   28)
+* -option <1>:                           chapter.            (line  709)
+* -option <2>:                           chapter.            (line 1401)
 * ?:                                     chapter.            (line 2236)
 * .:                                     chapter.            (line 2236)
-* “:                                     chapter.            (line   28)
-* “ <1>:                                 chapter.            (line  709)
-* “ <2>:                                 chapter.            (line 1401)
+* ":                                     chapter.            (line   28)
+* " <1>:                                 chapter.            (line  709)
+* " <2>:                                 chapter.            (line 1401)
 * a:                                     chapter.            (line 2236)
 * aaa, bbb:                              chapter.            (line 2236)
-* a—a:                                   chapter.            (line 2236)
+* a--a:                                  chapter.            (line 2236)
 * a--asis:                               chapter.            (line  510)
 * a--asis <1>:                           chapter.            (line 1191)
 * a--asis <2>:                           chapter.            (line 2010)
 * b:                                     chapter.            (line  511)
 * b <1>:                                 chapter.            (line 1192)
 * b <2>:                                 chapter.            (line 2011)
-* b—b, c—c:                              chapter.            (line 2236)
+* b--b, c--c:                            chapter.            (line 2236)
 * counting entry:                        chapter.            (line    4)
-* d—dd, e—ee, f—ff:                      chapter.            (line 2236)
+* d--dd, e--ee, f--ff:                   chapter.            (line 2236)
 * d--efcv_name:                          chapter.            (line  351)
 * d--efcv_name <1>:                      chapter.            (line  354)
 * d--efcv_name <2>:                      chapter.            (line 1032)
@@ -3028,7 +3028,7 @@ aaa"]
 * d--efvr_name:                          chapter.            (line  327)
 * d--efvr_name <1>:                      chapter.            (line 1008)
 * d--efvr_name <2>:                      chapter.            (line 1827)
-* g—gg, h—hh jjj, k—kk, l—ll:            chapter.            (line 2236)
+* g--gg, h--hh jjj, k--kk, l--ll:        chapter.            (line 2236)
 * index entry between item and itemx:    chapter.            (line  515)
 * index entry between item and itemx <1>: chapter.           (line  644)
 * index entry between item and itemx <2>: chapter.           (line 1196)
@@ -3045,8 +3045,8 @@ aaa"]
 * index entry within multitable:         chapter.            (line  236)
 * index entry within multitable <1>:     chapter.            (line  917)
 * index entry within multitable <2>:     chapter.            (line 1734)
-* t–ruc:                                 chapter.            (line 2236)
-* T–ruc:                                 chapter.            (line 2236)
+* t-ruc:                                 chapter.            (line 2236)
+* T-ruc:                                 chapter.            (line 2236)
 * vtable i--tem code kbdinputstyle:      chapter.            (line  137)
 * vtable i--tem code kbdinputstyle <1>:  chapter.            (line  818)
 * vtable i--tem code kbdinputstyle <2>:  chapter.            (line 1634)
@@ -3269,10 +3269,10 @@ aaa"]
 
 * Menu:
 
-* s--ect,ion:: s–ect,ion
+* s--ect,ion:: s-ect,ion
 
 Menu comment
-“simple-double–three—four—-”
+"simple-double-three--four---"
 
 
 
@@ -3327,14 +3327,14 @@ File: formatting.info,  Node: subsection,  Up: 
s--ect,ion
 
 File: formatting.info,  Node: subsubsection ``simple-double--,  Next: 
subsubsection three---four----'',  Up: subsection
 
-1.1.1.1 subsubsection “simple-double–
+1.1.1.1 subsubsection "simple-double-
 .....................................
 
 
 File: formatting.info,  Node: subsubsection three---four----'',  Prev: 
subsubsection ``simple-double--,  Up: subsection
 
-1.1.1.2 three—four—-”
-.....................
+1.1.1.2 three--four---"
+.......................
 
 
 File: formatting.info,  Node: chapter2,  Prev: chapter,  Up: Top
@@ -3345,26 +3345,26 @@ chapter 2
 [index]
 * Menu:
 
-* –option:                               chapter.            (line   28)
-* –option <1>:                           chapter.            (line  709)
-* –option <2>:                           chapter.            (line 1401)
+* -option:                               chapter.            (line   28)
+* -option <1>:                           chapter.            (line  709)
+* -option <2>:                           chapter.            (line 1401)
 * ?:                                     chapter.            (line 2236)
 * .:                                     chapter.            (line 2236)
-* “:                                     chapter.            (line   28)
-* “ <1>:                                 chapter.            (line  709)
-* “ <2>:                                 chapter.            (line 1401)
+* ":                                     chapter.            (line   28)
+* " <1>:                                 chapter.            (line  709)
+* " <2>:                                 chapter.            (line 1401)
 * a:                                     chapter.            (line 2236)
 * aaa, bbb:                              chapter.            (line 2236)
-* a—a:                                   chapter.            (line 2236)
+* a--a:                                  chapter.            (line 2236)
 * a--asis:                               chapter.            (line  510)
 * a--asis <1>:                           chapter.            (line 1191)
 * a--asis <2>:                           chapter.            (line 2010)
 * b:                                     chapter.            (line  511)
 * b <1>:                                 chapter.            (line 1192)
 * b <2>:                                 chapter.            (line 2011)
-* b—b, c—c:                              chapter.            (line 2236)
+* b--b, c--c:                            chapter.            (line 2236)
 * counting entry:                        chapter.            (line 2586)
-* d—dd, e—ee, f—ff:                      chapter.            (line 2236)
+* d--dd, e--ee, f--ff:                   chapter.            (line 2236)
 * d--efcv_name:                          chapter.            (line  351)
 * d--efcv_name <1>:                      chapter.            (line  354)
 * d--efcv_name <2>:                      chapter.            (line 1032)
@@ -3407,7 +3407,7 @@ chapter 2
 * d--efvr_name:                          chapter.            (line  327)
 * d--efvr_name <1>:                      chapter.            (line 1008)
 * d--efvr_name <2>:                      chapter.            (line 1827)
-* g—gg, h—hh jjj, k—kk, l—ll:            chapter.            (line 2236)
+* g--gg, h--hh jjj, k--kk, l--ll:        chapter.            (line 2236)
 * index entry between item and itemx:    chapter.            (line  515)
 * index entry between item and itemx <1>: chapter.           (line  644)
 * index entry between item and itemx <2>: chapter.           (line 1196)
@@ -3424,8 +3424,8 @@ chapter 2
 * index entry within multitable:         chapter.            (line  236)
 * index entry within multitable <1>:     chapter.            (line  917)
 * index entry within multitable <2>:     chapter.            (line 1734)
-* t–ruc:                                 chapter.            (line 2236)
-* T–ruc:                                 chapter.            (line 2236)
+* t-ruc:                                 chapter.            (line 2236)
+* T-ruc:                                 chapter.            (line 2236)
 * vtable i--tem code kbdinputstyle:      chapter.            (line  137)
 * vtable i--tem code kbdinputstyle <1>:  chapter.            (line  818)
 * vtable i--tem code kbdinputstyle <2>:  chapter.            (line 1634)
@@ -3630,22 +3630,22 @@ chapter 2
 
 
 Tag Table:
-Node: Top20328
-Node: chapter20513
-Ref: chapter-Footnote-1103158
-Ref: chapter-Footnote-2103178
-Ref: chapter-Footnote-3103199
-Ref: chapter-Footnote-4103219
-Ref: chapter-Footnote-5103240
-Ref: chapter-Footnote-6103260
-Ref: chapter-Footnote-7103281
-Ref: chapter-Footnote-8103319
-Node: s--ect,ion103339
-Node: subsection103542
-Ref: anchor103723
-Node: subsubsection ``simple-double--103723
-Node: subsubsection three---four----''103927
-Node: chapter2104101
+Node: Top20028
+Node: chapter20213
+Ref: chapter-Footnote-1102199
+Ref: chapter-Footnote-2102219
+Ref: chapter-Footnote-3102240
+Ref: chapter-Footnote-4102260
+Ref: chapter-Footnote-5102281
+Ref: chapter-Footnote-6102301
+Ref: chapter-Footnote-7102322
+Ref: chapter-Footnote-8102360
+Node: s--ect,ion102380
+Node: subsection102583
+Ref: anchor102764
+Node: subsubsection ``simple-double--102764
+Node: subsubsection three---four----''102964
+Node: chapter2103136
 
 End Tag Table
 
diff --git a/tp/tests/coverage/res_parser/formatting_plaintext/formatting.txt 
b/tp/tests/coverage/res_parser/formatting_plaintext/formatting.txt
index 78dc3c1016..b0101631dc 100644
--- a/tp/tests/coverage/res_parser/formatting_plaintext/formatting.txt
+++ b/tp/tests/coverage/res_parser/formatting_plaintext/formatting.txt
@@ -16,23 +16,23 @@ noindent in para.
    Insertcopying in normal text
    In copying
 
-   < > " & ’ ‘
+   < > " & ' '
 
-   “simple-double–three—four—-”
+   "simple-double-three--four---"
 code: ‘``simple-double--three---four----''’
-asis: “simple-double–three—four—-”
-strong: *“simple-double–three—four—-”*
+asis: "simple-double-three--four---"
+strong: *"simple-double-three--four---"*
 kbd: ‘``simple-double--three---four----''’
 
-   ‘‘simple-double--three—four—-’’
+   ''simple-double--three--four---''
 
-   @"u ü (ü) @"{U} Ü (Ü) @~n ñ (ñ) @^a â (â) @’e é (é) @=o ō (ō) @‘i ì
-(ì) @’{e} é (é) @’{@dotless{i}} í (í) @dotless{i} ı (ı) @dotless{j} ȷ
+   @"u ü (ü) @"{U} Ü (Ü) @~n ñ (ñ) @^a â (â) @'e é (é) @=o ō (ō) @'i ì
+(ì) @'{e} é (é) @'{@dotless{i}} í (í) @dotless{i} ı (ı) @dotless{j} ȷ
 (ȷ) ‘@H{a}’ a̋ ‘@dotaccent{a}’ ȧ (ȧ) ‘@ringaccent{a}’ å (å)
 ‘@tieaccent{a}’ a͡ ‘@u{a}’ ă (ă) ‘@ubaraccent{a}’ a̲ ‘@udotaccent{a}’ ạ
 (ạ) ‘@v{a}’ ǎ (ǎ) @,c ç (ç) ‘@,{c}’ ç (ç) ‘@ogonek{a}’ ą (ą)
 
-   @‘{@=E} Ḕ @l{} ł @,{@’C} Ḉ @,c@"u çü
+   @'{@=E} Ḕ @l{} ł @,{@'C} Ḉ @,c@"u çü
 
    ‘@H{--a}’ -a̋ ‘@dotaccent{--a}’ -ȧ ‘@ringaccent{--a}’ -å
 ‘@tieaccent{--a}’ -a͡ ‘@u{--a}’ -ă ‘@ubaraccent{--a}’ -a̲
@@ -68,22 +68,22 @@ Now !  !@ but , ,
    @textdegree ° (°) @euro € (€) @arrow → (→) @leq ≤ (≤) @geq ≥ (≥) @tie
 a b
 
-   ‘@acronym{--a,an accronym}’ –a (an accronym) ‘@acronym{--a}’ –a
-‘@abbr{@'E--. @comma{}A., @'Etude Autonome }’ É–. ,A. (Étude Autonome)
-‘@abbr{@'E--. @comma{}A.}’ É–. ,A. ‘@asis{--a}’ –a ‘@b{--a}’ –a
-‘@cite{--a}’ ‘–a’ ‘@code{--a}’ ‘--a’ ‘@command{--a}’ ‘--a’ ‘@dfn{--a}’
-“–a” ‘@dmn{--a}’ –a ‘@email{--a,--b}’ –b <--a> ‘@email{,--b}’ –b
-‘@email{--a}’ <--a> ‘@emph{--a}’ _–a_ ‘@env{--a}’ ‘--a’ ‘@file{--a}’
-‘--a’ ‘@i{--a}’ –a ‘@kbd{--a}’ ‘--a’ ‘@key{--a}’ <--a> ‘@math{--a
+   ‘@acronym{--a,an accronym}’ -a (an accronym) ‘@acronym{--a}’ -a
+‘@abbr{@'E--. @comma{}A., @'Etude Autonome }’ É-. ,A. (Étude Autonome)
+‘@abbr{@'E--. @comma{}A.}’ É-. ,A. ‘@asis{--a}’ -a ‘@b{--a}’ -a
+‘@cite{--a}’ ‘-a’ ‘@code{--a}’ ‘--a’ ‘@command{--a}’ ‘--a’ ‘@dfn{--a}’
+“-a” ‘@dmn{--a}’ -a ‘@email{--a,--b}’ -b <--a> ‘@email{,--b}’ -b
+‘@email{--a}’ <--a> ‘@emph{--a}’ _-a_ ‘@env{--a}’ ‘--a’ ‘@file{--a}’
+‘--a’ ‘@i{--a}’ -a ‘@kbd{--a}’ ‘--a’ ‘@key{--a}’ <--a> ‘@math{--a
 {\frac{1}{2}} @minus{}}’ --a {\frac{1}{2}} − ‘@option{--a}’ ‘--a’
-‘@r{--a}’ –a ‘@samp{--a}’ ‘--a’ ‘@sc{--a}’ –A ‘@strong{--a}’ *–a*
-‘@t{--a}’ --a ‘@sansserif{--a}’ –a ‘@slanted{--a}’ –a ‘@titlefont{--a}’
-–a
+‘@r{--a}’ -a ‘@samp{--a}’ ‘--a’ ‘@sc{--a}’ -A ‘@strong{--a}’ *-a*
+‘@t{--a}’ --a ‘@sansserif{--a}’ -a ‘@slanted{--a}’ -a ‘@titlefont{--a}’
+-a
 **
-   ‘@indicateurl{--a}’ ‘--a’ ‘@uref{--a,--b}’ –b (--a) ‘@uref{--a}’
-<--a> ‘@uref{,--b}’ –b ‘@uref{--a,--b,--c}’ –c ‘@uref{,--b,--c}’ –c
-‘@uref{--a,,--c}’ –c ‘@uref{,,--c}’ –c ‘@url{--a,--b}’ –b (--a)
-‘@url{--a,}’ <--a> ‘@url{,--b}’ –b ‘@var{--a}’ –A ‘@verb{:--a:}’ --a
+   ‘@indicateurl{--a}’ ‘--a’ ‘@uref{--a,--b}’ -b (--a) ‘@uref{--a}’
+<--a> ‘@uref{,--b}’ -b ‘@uref{--a,--b,--c}’ -c ‘@uref{,--b,--c}’ -c
+‘@uref{--a,,--c}’ -c ‘@uref{,,--c}’ -c ‘@url{--a,--b}’ -b (--a)
+‘@url{--a,}’ <--a> ‘@url{,--b}’ -b ‘@var{--a}’ -A ‘@verb{:--a:}’ --a
 ‘@verb{:a < & @ % " -- b:}’ a  < & @ % " --    b ‘@w{a a a a a a a a a a
 a a a a a a a a a a a a a a a a a a a a a a a a a}’
 a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a
@@ -149,7 +149,7 @@ b i r SC sansserif slanted
      in example distinct kbdinputstyle
      ‘vtable i--tem in example distinct kbdinputstyle’
 
-     A quot—ation
+     A quot--ation
 
      Note: A Note
 
@@ -176,11 +176,11 @@ b i r SC sansserif slanted
 
      : 
      aaa quotation
-                         — _quotation author_
+                         -- _quotation author_
 
      indent in quotation
 
-exdented quotation line and dash — in quotation
+exdented quotation line and dash -- in quotation
 
      Not exdented followed by exdented
 exdented quotation line
@@ -195,46 +195,46 @@ in exdented a @*
 and following
      after exdented
 
-     A small quot—ation
+     A small quot--ation
 
      Note: A small Note
 
      something, other thing: something, other thing
 
-   • i–temize
+   • i-temize
 
-   + i–tem +
+   + i-tem +
 
-   • b–ullet
+   • b-ullet
 
-   − minu–s
+   − minu-s
 
-   _after emph_ e–mph item
+   _after emph_ e-mph item
 
-   • a–n itemize line i–tem 1
-   • a–n itemize line i–tem 2
+   • a-n itemize line i-tem 1
+   • a-n itemize line i-tem 2
 
-     with w a–b
-     with w c–d
+     with w a-b
+     with w c-d
 
-    on a line line w a–b
-    on a line line with w c–d
+    on a line line w a-b
+    on a line line with w c-d
 
-  1. e–numerate
+  1. e-numerate
 
   3. first third
   4. second third
 
-  a. e–numerate
+  a. e-numerate
 
   c. first c
   d. second c
 
-mu–ltitable headitem          another tab
+mu-ltitable headitem          another tab
 --------------------------------------------------------------------------
-mu–ltitable item              multitable tab
-mu–ltitable item 2            multitable tab 2
-lone mu–ltitable item
+mu-ltitable item              multitable tab
+mu-ltitable item 2            multitable tab 2
+lone mu-ltitable item
 
 truc   bidule
 
@@ -280,24 +280,24 @@ exdented two
      $ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEAD&content-type=text/plain'
 Less recent versions are also present.
 
-     d–isplay
+     d-isplay
 
-     s–malldisplay
+     s-malldisplay
 
      l--isp
 
      s--malllisp
 
-f–ormat
+f-ormat
 
-s–mallformat
+s-mallformat
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
  -- cate--gory: de--ffn_name ar--guments more args
           even more so
-     def–fn
+     def-fn
 
  -- fset: I a g
  -- cmde: truc
@@ -326,85 +326,85 @@ s–mallformat
      text in def item for second def item
 
  -- c--ategory: d--efvr_name
-     d–efvr
+     d-efvr
 
  -- c--ategory: n--ame a--rguments...
-     d–effn
+     d-effn
 
  -- c--ategory: n--ame
-     d–effn no arg
+     d-effn no arg
 
  -- c--ategory: t--ype d--eftypefn_name a--rguments...
-     d–eftypefn
+     d-eftypefn
 
  -- c--ategory: t--ype d--eftypefn_name
-     d–eftypefn no arg
+     d-eftypefn no arg
 
  -- c--ategory on c--lass: t--ype d--eftypeop_name a--rguments...
-     d–eftypeop
+     d-eftypeop
 
  -- c--ategory on c--lass: t--ype d--eftypeop_name
-     d–eftypeop no arg
+     d-eftypeop no arg
 
  -- c--ategory: t--ype d--eftypevr_name
-     d–eftypevr
+     d-eftypevr
 
  -- c--ategory of c--lass: d--efcv_name
-     d–efcv
+     d-efcv
 
  -- c--ategory of c--lass: d--efcv_name a--rguments...
-     d–efcv with arguments
+     d-efcv with arguments
 
  -- c--ategory of c--lass: t--ype d--eftypecv_name
-     d–eftypecv
+     d-eftypecv
 
  -- c--ategory of c--lass: t--ype d--eftypecv_name a--rguments...
-     d–eftypecv with arguments
+     d-eftypecv with arguments
 
  -- c--ategory on c--lass: d--efop_name a--rguments...
-     d–efop
+     d-efop
 
  -- c--ategory on c--lass: d--efop_name
-     d–efop no arg
+     d-efop no arg
 
  -- c--ategory: d--eftp_name a--ttributes...
-     d–eftp
+     d-eftp
 
  -- Function: d--efun_name a--rguments...
-     d–efun
+     d-efun
 
  -- Macro: d--efmac_name a--rguments...
-     d–efmac
+     d-efmac
 
  -- Special Form: d--efspec_name a--rguments...
-     d–efspec
+     d-efspec
 
  -- Variable: d--efvar_name
-     d–efvar
+     d-efvar
 
  -- Variable: d--efvar_name arg--var arg--var1
-     d–efvar with args
+     d-efvar with args
 
  -- User Option: d--efopt_name
-     d–efopt
+     d-efopt
 
  -- Function: t--ype d--eftypefun_name a--rguments...
-     d–eftypefun
+     d-eftypefun
 
  -- Variable: t--ype d--eftypevar_name
-     d–eftypevar
+     d-eftypevar
 
  -- Instance Variable of c--lass: d--efivar_name
-     d–efivar
+     d-efivar
 
  -- Instance Variable of c--lass: t--ype d--eftypeivar_name
-     d–eftypeivar
+     d-eftypeivar
 
  -- Method on c--lass: d--efmethod_name a--rguments...
-     d–efmethod
+     d-efmethod
 
  -- Method on c--lass: t--ype d--eftypemethod_name a--rguments...
-     d–eftypemethod
+     d-eftypemethod
 
  -- Function:
           data-type2
@@ -414,29 +414,29 @@ s–mallformat
  -- c--ategory2:
           t--ype2
           d--eftypefn_name2
-     d–eftypefn no arg2
+     d-eftypefn no arg2
 
  -- c--ategory2 on c--lass2:
           t--ype2
           d--eftypeop_name2 a--rguments2...
-     d–eftypeop2
+     d-eftypeop2
 
  -- c--ategory2 on c--lass2:
           t--ype2
           d--eftypeop_name2
-     d–eftypeop no arg2
+     d-eftypeop no arg2
 
  -- c--ategory2 of c--lass2: t--ype2 d--eftypecv_name2
-     d–eftypecv2
+     d-eftypecv2
 
  -- c--ategory2 of c--lass2: t--ype2 d--eftypecv_name2 a--rguments2...
-     d–eftypecv with arguments2
+     d-eftypecv with arguments2
 
  -- fun2: arg2
      fff2
 
    ‘@xref{c---hapter@@, cross r---ef name@@, t---itle@@, file n---ame@@,
-ma---nual@@}’ *Note cross r—ef name@: (file n---ame@)c---hapter@.
+ma---nual@@}’ *Note cross r--ef name@: (file n---ame@)c---hapter@.
 ‘@ref{chapter, cross ref name, title, file name, manual}’ *note cross
 ref name: (file name)chapter. ‘@pxref{chapter, cross ref name, title,
 file name, manual}’ *note cross ref name: (file name)chapter.
@@ -505,40 +505,40 @@ in file}’ *note a , in cross ref: (a comma, in 
file)s--ect,ion.
 *note cross ref with uref uref1 (href://http/myhost.com/index.html):
 chapter.
 
-*a–strong*
-     l–ine
+*a-strong*
+     l-ine
 
-a–asis
+a-asis
 b
-     l–ine
+     l-ine
 
 _a_
 _b_
-     l–ine
+     l-ine
 
      Title
 ‘a--code’
-     Value–table code
+     Value-table code
 
      Title
 ‘a--samp’
 ‘a2--samp’
-     Value–table samp
+     Value-table samp
 
-   c–artouche
+   c-artouche
 
-                            Tit–le _of box_
-   With title c–artouche
+                            Tit-le _of box_
+   With title c-artouche
 
-f–lushleft
+f-lushleft
 more text
 
-                                                            f–lushright
+                                                            f-lushright
                                                               more text
 
-                            ce–ntered line
+                            ce-ntered line
 
-   r–raggedright more text
+   r-raggedright more text
 
 \input texinfo @c -*-texinfo-*-
 
@@ -569,9 +569,9 @@ subheading
 subsubheading
 .............
 
-‘@acronym{--a,an accronym @comma{} @enddots{}}’ –a (an accronym , ...)
-‘@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome} }’ É–. ,A.
-(Étude–, Autonome) ‘@abbr{@'E--. @comma{}A.}’ É–. ,A.
+‘@acronym{--a,an accronym @comma{} @enddots{}}’ -a (an accronym , ...)
+‘@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome} }’ É-. ,A.
+(Étude-, Autonome) ‘@abbr{@'E--. @comma{}A.}’ É-. ,A.
 
    ‘@math{--a@minus{} {\frac{1}{2}}}’ --a− {\frac{1}{2}}
 
@@ -579,9 +579,9 @@ subsubheading
 @, ̧
 @,@"u ̧ü
 
-   Invalid use of @’:
-@’ ́
-@’@"u ́ü
+   Invalid use of @':
+@' ́
+@'@"u ́ü
 
    ‘@|’
 
@@ -594,7 +594,7 @@ U+FFFFFFFFFFFFFF @U{110000}, value just beyond Unicode 
U+110000
 
    @TeX, but without brace TeX ‘@#’ #
 
-   ‘@w{--a}’ –a
+   ‘@w{--a}’ -a
 
    ‘@image{,1--xt}’  ‘@image{,,2--xt}’  ‘@image{,,,3--xt}’ 
 
@@ -625,25 +625,25 @@ TeX LaTeX ⋆ å ® °
 
 t
 
-   __ e–mph item
+   __ e-mph item
 
-   __ after emph e–mph item
+   __ after emph e-mph item
 
-   • a–n itemize line i–tem 1
-   • a–n itemize line i–tem 2
+   • a-n itemize line i-tem 1
+   • a-n itemize line i-tem 2
 
-     without brace w a–b
-     without brace w c–d
+     without brace w a-b
+     without brace w c-d
 
 a
-     l–ine
+     l-ine
 
-a–missing style formatting
-     l–ine
+a-missing style formatting
+     l-ine
 
 a
 b
-     l–ine
+     l-ine
 
  -- fun:
  -- truc: machin bidule chose and
@@ -660,7 +660,7 @@ b
  -- :
  -- truc:
 
-   g–roupe
+   g-roupe
 
    ‘@ref{node}’ *note node::
 
@@ -697,23 +697,23 @@ cross ref name: (file name). ‘@inforef{}’ *note ::
 
    Normal text
 
-   < > " & ’ ‘
+   < > " & ' '
 
-   “simple-double–three—four—-”
+   "simple-double-three--four---"
 code: ‘``simple-double--three---four----''’
-asis: “simple-double–three—four—-”
-strong: *“simple-double–three—four—-”*
+asis: "simple-double-three--four---"
+strong: *"simple-double-three--four---"*
 kbd: ‘``simple-double--three---four----''’
 
-   ‘‘simple-double--three—four—-’’
+   ''simple-double--three--four---''
 
-   @"u ü (ü) @"{U} Ü (Ü) @~n ñ (ñ) @^a â (â) @’e é (é) @=o ō (ō) @‘i ì
-(ì) @’{e} é (é) @’{@dotless{i}} í (í) @dotless{i} ı (ı) @dotless{j} ȷ
+   @"u ü (ü) @"{U} Ü (Ü) @~n ñ (ñ) @^a â (â) @'e é (é) @=o ō (ō) @'i ì
+(ì) @'{e} é (é) @'{@dotless{i}} í (í) @dotless{i} ı (ı) @dotless{j} ȷ
 (ȷ) ‘@H{a}’ a̋ ‘@dotaccent{a}’ ȧ (ȧ) ‘@ringaccent{a}’ å (å)
 ‘@tieaccent{a}’ a͡ ‘@u{a}’ ă (ă) ‘@ubaraccent{a}’ a̲ ‘@udotaccent{a}’ ạ
 (ạ) ‘@v{a}’ ǎ (ǎ) @,c ç (ç) ‘@,{c}’ ç (ç) ‘@ogonek{a}’ ą (ą)
 
-   @‘{@=E} Ḕ @l{} ł @,{@’C} Ḉ @,c@"u çü
+   @'{@=E} Ḕ @l{} ł @,{@'C} Ḉ @,c@"u çü
 
    ‘@H{--a}’ -a̋ ‘@dotaccent{--a}’ -ȧ ‘@ringaccent{--a}’ -å
 ‘@tieaccent{--a}’ -a͡ ‘@u{--a}’ -ă ‘@ubaraccent{--a}’ -a̲
@@ -749,22 +749,22 @@ Now !  !@ but , ,
    @textdegree ° (°) @euro € (€) @arrow → (→) @leq ≤ (≤) @geq ≥ (≥) @tie
 a b
 
-   ‘@acronym{--a,an accronym}’ –a (an accronym) ‘@acronym{--a}’ –a
-‘@abbr{@'E--. @comma{}A., @'Etude Autonome }’ É–. ,A. (Étude Autonome)
-‘@abbr{@'E--. @comma{}A.}’ É–. ,A. ‘@asis{--a}’ –a ‘@b{--a}’ –a
-‘@cite{--a}’ ‘–a’ ‘@code{--a}’ ‘--a’ ‘@command{--a}’ ‘--a’ ‘@dfn{--a}’
-“–a” ‘@dmn{--a}’ –a ‘@email{--a,--b}’ –b <--a> ‘@email{,--b}’ –b
-‘@email{--a}’ <--a> ‘@emph{--a}’ _–a_ ‘@env{--a}’ ‘--a’ ‘@file{--a}’
-‘--a’ ‘@i{--a}’ –a ‘@kbd{--a}’ ‘--a’ ‘@key{--a}’ <--a> ‘@math{--a
+   ‘@acronym{--a,an accronym}’ -a (an accronym) ‘@acronym{--a}’ -a
+‘@abbr{@'E--. @comma{}A., @'Etude Autonome }’ É-. ,A. (Étude Autonome)
+‘@abbr{@'E--. @comma{}A.}’ É-. ,A. ‘@asis{--a}’ -a ‘@b{--a}’ -a
+‘@cite{--a}’ ‘-a’ ‘@code{--a}’ ‘--a’ ‘@command{--a}’ ‘--a’ ‘@dfn{--a}’
+“-a” ‘@dmn{--a}’ -a ‘@email{--a,--b}’ -b <--a> ‘@email{,--b}’ -b
+‘@email{--a}’ <--a> ‘@emph{--a}’ _-a_ ‘@env{--a}’ ‘--a’ ‘@file{--a}’
+‘--a’ ‘@i{--a}’ -a ‘@kbd{--a}’ ‘--a’ ‘@key{--a}’ <--a> ‘@math{--a
 {\frac{1}{2}} @minus{}}’ --a {\frac{1}{2}} − ‘@option{--a}’ ‘--a’
-‘@r{--a}’ –a ‘@samp{--a}’ ‘--a’ ‘@sc{--a}’ –A ‘@strong{--a}’ *–a*
-‘@t{--a}’ --a ‘@sansserif{--a}’ –a ‘@slanted{--a}’ –a ‘@titlefont{--a}’
-–a
+‘@r{--a}’ -a ‘@samp{--a}’ ‘--a’ ‘@sc{--a}’ -A ‘@strong{--a}’ *-a*
+‘@t{--a}’ --a ‘@sansserif{--a}’ -a ‘@slanted{--a}’ -a ‘@titlefont{--a}’
+-a
 **
-   ‘@indicateurl{--a}’ ‘--a’ ‘@uref{--a,--b}’ –b (--a) ‘@uref{--a}’
-<--a> ‘@uref{,--b}’ –b ‘@uref{--a,--b,--c}’ –c ‘@uref{,--b,--c}’ –c
-‘@uref{--a,,--c}’ –c ‘@uref{,,--c}’ –c ‘@url{--a,--b}’ –b (--a)
-‘@url{--a,}’ <--a> ‘@url{,--b}’ –b ‘@var{--a}’ –A ‘@verb{:--a:}’ --a
+   ‘@indicateurl{--a}’ ‘--a’ ‘@uref{--a,--b}’ -b (--a) ‘@uref{--a}’
+<--a> ‘@uref{,--b}’ -b ‘@uref{--a,--b,--c}’ -c ‘@uref{,--b,--c}’ -c
+‘@uref{--a,,--c}’ -c ‘@uref{,,--c}’ -c ‘@url{--a,--b}’ -b (--a)
+‘@url{--a,}’ <--a> ‘@url{,--b}’ -b ‘@var{--a}’ -A ‘@verb{:--a:}’ --a
 ‘@verb{:a < & @ % " -- b:}’ a  < & @ % " --    b ‘@w{a a a a a a a a a a
 a a a a a a a a a a a a a a a a a a a a a a a a a}’
 a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a
@@ -830,7 +830,7 @@ b i r SC sansserif slanted
      in example distinct kbdinputstyle
      ‘vtable i--tem in example distinct kbdinputstyle’
 
-     A quot—ation
+     A quot--ation
 
      Note: A Note
 
@@ -857,11 +857,11 @@ b i r SC sansserif slanted
 
      : 
      aaa quotation
-                         — _quotation author_
+                         -- _quotation author_
 
      indent in quotation
 
-exdented quotation line and dash — in quotation
+exdented quotation line and dash -- in quotation
 
      Not exdented followed by exdented
 exdented quotation line
@@ -876,46 +876,46 @@ in exdented a @*
 and following
      after exdented
 
-     A small quot—ation
+     A small quot--ation
 
      Note: A small Note
 
      something, other thing: something, other thing
 
-   • i–temize
+   • i-temize
 
-   + i–tem +
+   + i-tem +
 
-   • b–ullet
+   • b-ullet
 
-   − minu–s
+   − minu-s
 
-   _after emph_ e–mph item
+   _after emph_ e-mph item
 
-   • a–n itemize line i–tem 1
-   • a–n itemize line i–tem 2
+   • a-n itemize line i-tem 1
+   • a-n itemize line i-tem 2
 
-     with w a–b
-     with w c–d
+     with w a-b
+     with w c-d
 
-    on a line line w a–b
-    on a line line with w c–d
+    on a line line w a-b
+    on a line line with w c-d
 
-  1. e–numerate
+  1. e-numerate
 
   3. first third
   4. second third
 
-  a. e–numerate
+  a. e-numerate
 
   c. first c
   d. second c
 
-mu–ltitable headitem          another tab
+mu-ltitable headitem          another tab
 --------------------------------------------------------------------------
-mu–ltitable item              multitable tab
-mu–ltitable item 2            multitable tab 2
-lone mu–ltitable item
+mu-ltitable item              multitable tab
+mu-ltitable item 2            multitable tab 2
+lone mu-ltitable item
 
 truc   bidule
 
@@ -961,24 +961,24 @@ exdented two
      $ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEAD&content-type=text/plain'
 Less recent versions are also present.
 
-     d–isplay
+     d-isplay
 
-     s–malldisplay
+     s-malldisplay
 
      l--isp
 
      s--malllisp
 
-f–ormat
+f-ormat
 
-s–mallformat
+s-mallformat
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
  -- cate--gory: de--ffn_name ar--guments more args
           even more so
-     def–fn
+     def-fn
 
  -- fset: I a g
  -- cmde: truc
@@ -1007,85 +1007,85 @@ s–mallformat
      text in def item for second def item
 
  -- c--ategory: d--efvr_name
-     d–efvr
+     d-efvr
 
  -- c--ategory: n--ame a--rguments...
-     d–effn
+     d-effn
 
  -- c--ategory: n--ame
-     d–effn no arg
+     d-effn no arg
 
  -- c--ategory: t--ype d--eftypefn_name a--rguments...
-     d–eftypefn
+     d-eftypefn
 
  -- c--ategory: t--ype d--eftypefn_name
-     d–eftypefn no arg
+     d-eftypefn no arg
 
  -- c--ategory on c--lass: t--ype d--eftypeop_name a--rguments...
-     d–eftypeop
+     d-eftypeop
 
  -- c--ategory on c--lass: t--ype d--eftypeop_name
-     d–eftypeop no arg
+     d-eftypeop no arg
 
  -- c--ategory: t--ype d--eftypevr_name
-     d–eftypevr
+     d-eftypevr
 
  -- c--ategory of c--lass: d--efcv_name
-     d–efcv
+     d-efcv
 
  -- c--ategory of c--lass: d--efcv_name a--rguments...
-     d–efcv with arguments
+     d-efcv with arguments
 
  -- c--ategory of c--lass: t--ype d--eftypecv_name
-     d–eftypecv
+     d-eftypecv
 
  -- c--ategory of c--lass: t--ype d--eftypecv_name a--rguments...
-     d–eftypecv with arguments
+     d-eftypecv with arguments
 
  -- c--ategory on c--lass: d--efop_name a--rguments...
-     d–efop
+     d-efop
 
  -- c--ategory on c--lass: d--efop_name
-     d–efop no arg
+     d-efop no arg
 
  -- c--ategory: d--eftp_name a--ttributes...
-     d–eftp
+     d-eftp
 
  -- Function: d--efun_name a--rguments...
-     d–efun
+     d-efun
 
  -- Macro: d--efmac_name a--rguments...
-     d–efmac
+     d-efmac
 
  -- Special Form: d--efspec_name a--rguments...
-     d–efspec
+     d-efspec
 
  -- Variable: d--efvar_name
-     d–efvar
+     d-efvar
 
  -- Variable: d--efvar_name arg--var arg--var1
-     d–efvar with args
+     d-efvar with args
 
  -- User Option: d--efopt_name
-     d–efopt
+     d-efopt
 
  -- Function: t--ype d--eftypefun_name a--rguments...
-     d–eftypefun
+     d-eftypefun
 
  -- Variable: t--ype d--eftypevar_name
-     d–eftypevar
+     d-eftypevar
 
  -- Instance Variable of c--lass: d--efivar_name
-     d–efivar
+     d-efivar
 
  -- Instance Variable of c--lass: t--ype d--eftypeivar_name
-     d–eftypeivar
+     d-eftypeivar
 
  -- Method on c--lass: d--efmethod_name a--rguments...
-     d–efmethod
+     d-efmethod
 
  -- Method on c--lass: t--ype d--eftypemethod_name a--rguments...
-     d–eftypemethod
+     d-eftypemethod
 
  -- Function:
           data-type2
@@ -1095,29 +1095,29 @@ s–mallformat
  -- c--ategory2:
           t--ype2
           d--eftypefn_name2
-     d–eftypefn no arg2
+     d-eftypefn no arg2
 
  -- c--ategory2 on c--lass2:
           t--ype2
           d--eftypeop_name2 a--rguments2...
-     d–eftypeop2
+     d-eftypeop2
 
  -- c--ategory2 on c--lass2:
           t--ype2
           d--eftypeop_name2
-     d–eftypeop no arg2
+     d-eftypeop no arg2
 
  -- c--ategory2 of c--lass2: t--ype2 d--eftypecv_name2
-     d–eftypecv2
+     d-eftypecv2
 
  -- c--ategory2 of c--lass2: t--ype2 d--eftypecv_name2 a--rguments2...
-     d–eftypecv with arguments2
+     d-eftypecv with arguments2
 
  -- fun2: arg2
      fff2
 
    ‘@xref{c---hapter@@, cross r---ef name@@, t---itle@@, file n---ame@@,
-ma---nual@@}’ *Note cross r—ef name@: (file n---ame@)c---hapter@.
+ma---nual@@}’ *Note cross r--ef name@: (file n---ame@)c---hapter@.
 ‘@ref{chapter, cross ref name, title, file name, manual}’ *note cross
 ref name: (file name)chapter. ‘@pxref{chapter, cross ref name, title,
 file name, manual}’ *note cross ref name: (file name)chapter.
@@ -1186,40 +1186,40 @@ in file}’ *note a , in cross ref: (a comma, in 
file)s--ect,ion.
 *note cross ref with uref uref1 (href://http/myhost.com/index.html):
 chapter.
 
-*a–strong*
-     l–ine
+*a-strong*
+     l-ine
 
-a–asis
+a-asis
 b
-     l–ine
+     l-ine
 
 _a_
 _b_
-     l–ine
+     l-ine
 
      Title
 ‘a--code’
-     Value–table code
+     Value-table code
 
      Title
 ‘a--samp’
 ‘a2--samp’
-     Value–table samp
+     Value-table samp
 
-   c–artouche
+   c-artouche
 
-                            Tit–le _of box_
-   With title c–artouche
+                            Tit-le _of box_
+   With title c-artouche
 
-f–lushleft
+f-lushleft
 more text
 
-                                                            f–lushright
+                                                            f-lushright
                                                               more text
 
-                            ce–ntered line
+                            ce-ntered line
 
-   r–raggedright more text
+   r-raggedright more text
 
 \input texinfo @c -*-texinfo-*-
 
@@ -1250,9 +1250,9 @@ subheading
 subsubheading
 .............
 
-‘@acronym{--a,an accronym @comma{} @enddots{}}’ –a (an accronym , ...)
-‘@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome} }’ É–. ,A.
-(Étude–, Autonome) ‘@abbr{@'E--. @comma{}A.}’ É–. ,A.
+‘@acronym{--a,an accronym @comma{} @enddots{}}’ -a (an accronym , ...)
+‘@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome} }’ É-. ,A.
+(Étude-, Autonome) ‘@abbr{@'E--. @comma{}A.}’ É-. ,A.
 
    ‘@math{--a@minus{} {\frac{1}{2}}}’ --a− {\frac{1}{2}}
 
@@ -1260,9 +1260,9 @@ subsubheading
 @, ̧
 @,@"u ̧ü
 
-   Invalid use of @’:
-@’ ́
-@’@"u ́ü
+   Invalid use of @':
+@' ́
+@'@"u ́ü
 
    ‘@|’
 
@@ -1275,7 +1275,7 @@ U+FFFFFFFFFFFFFF @U{110000}, value just beyond Unicode 
U+110000
 
    @TeX, but without brace TeX ‘@#’ #
 
-   ‘@w{--a}’ –a
+   ‘@w{--a}’ -a
 
    ‘@image{,1--xt}’  ‘@image{,,2--xt}’  ‘@image{,,,3--xt}’ 
 
@@ -1306,25 +1306,25 @@ TeX LaTeX ⋆ å ® °
 
 t
 
-   __ e–mph item
+   __ e-mph item
 
-   __ after emph e–mph item
+   __ after emph e-mph item
 
-   • a–n itemize line i–tem 1
-   • a–n itemize line i–tem 2
+   • a-n itemize line i-tem 1
+   • a-n itemize line i-tem 2
 
-     without brace w a–b
-     without brace w c–d
+     without brace w a-b
+     without brace w c-d
 
 a
-     l–ine
+     l-ine
 
-a–missing style formatting
-     l–ine
+a-missing style formatting
+     l-ine
 
 a
 b
-     l–ine
+     l-ine
 
  -- fun:
  -- truc: machin bidule chose and
@@ -1341,7 +1341,7 @@ b
  -- :
  -- truc:
 
-   g–roupe
+   g-roupe
 
    ‘@ref{node}’ *note node::
 
@@ -1554,7 +1554,7 @@ cross ref name: (file name). ‘@inforef{}’ *note ::
      @key{--a} <--a>
      @math{--a {\frac{1}{2}} @minus{}} --a {\frac{1}{2}} −
      @option{--a} --a
-     @r{--a} –a
+     @r{--a} -a
      @samp{--a} ‘--a’
      @sc{--a} --A
      @strong{--a} *--a*
@@ -1562,7 +1562,7 @@ cross ref name: (file name). ‘@inforef{}’ *note ::
      @sansserif{--a} --a
      @slanted{--a} --a
      @titlefont{--a}
-     –a
+     -a
      **
      @indicateurl{--a} ‘--a’
      @uref{--a,--b} --b (--a)
@@ -1674,7 +1674,7 @@ cross ref name: (file name). ‘@inforef{}’ *note ::
 
           : 
           aaa quotation
-                         — _quotation author_
+                         -- _quotation author_
 
           indent in quotation
 
@@ -1709,8 +1709,8 @@ cross ref name: (file name). ‘@inforef{}’ *note ::
 
         _after emph_ e--mph item
 
-        • a–n itemize line i--tem 1
-        • a–n itemize line i--tem 2
+        • a-n itemize line i--tem 1
+        • a-n itemize line i--tem 2
 
           with w a--b
           with w c--d
@@ -2005,10 +2005,10 @@ cross ref name: (file name). ‘@inforef{}’ *note ::
      *note cross ref with uref uref1 (href://http/myhost.com/index.html): 
(info file with uref3 uref3 (href://http/myhost.com/index3.html))ext.
      *note cross ref with uref uref1 (href://http/myhost.com/index.html): 
chapter.
 
-     *a–strong*
+     *a-strong*
           l--ine
 
-     a–asis
+     a-asis
      b
           l--ine
 
@@ -2027,7 +2027,7 @@ cross ref name: (file name). ‘@inforef{}’ *note ::
 
      c--artouche
 
-                            Tit–le _of box_
+                            Tit-le _of box_
           With title c--artouche
 
      f--lushleft
@@ -2036,7 +2036,7 @@ cross ref name: (file name). ‘@inforef{}’ *note ::
                                                            f--lushright
                                                               more text
 
-                            ce–ntered line
+                            ce-ntered line
 
      r--raggedright
      more text
@@ -2162,8 +2162,8 @@ aaa
 
         __ after emph e--mph item
 
-        • a–n itemize line i--tem 1
-        • a–n itemize line i--tem 2
+        • a-n itemize line i--tem 1
+        • a-n itemize line i--tem 2
 
           without brace w a--b
           without brace w c--d
@@ -2171,7 +2171,7 @@ aaa
      a
           l--ine
 
-     a–missing style formatting
+     a-missing style formatting
           l--ine
 
      a
@@ -2252,26 +2252,26 @@ aaa
 
 * Menu:
 
-* –option:                               chapter.            (line   28)
-* –option <1>:                           chapter.            (line  709)
-* –option <2>:                           chapter.            (line 1401)
+* -option:                               chapter.            (line   28)
+* -option <1>:                           chapter.            (line  709)
+* -option <2>:                           chapter.            (line 1401)
 * ?:                                     chapter.            (line 2236)
 * .:                                     chapter.            (line 2236)
-* “:                                     chapter.            (line   28)
-* “ <1>:                                 chapter.            (line  709)
-* “ <2>:                                 chapter.            (line 1401)
+* ":                                     chapter.            (line   28)
+* " <1>:                                 chapter.            (line  709)
+* " <2>:                                 chapter.            (line 1401)
 * a:                                     chapter.            (line 2236)
 * aaa, bbb:                              chapter.            (line 2236)
-* a—a:                                   chapter.            (line 2236)
+* a--a:                                  chapter.            (line 2236)
 * a--asis:                               chapter.            (line  510)
 * a--asis <1>:                           chapter.            (line 1191)
 * a--asis <2>:                           chapter.            (line 2010)
 * b:                                     chapter.            (line  511)
 * b <1>:                                 chapter.            (line 1192)
 * b <2>:                                 chapter.            (line 2011)
-* b—b, c—c:                              chapter.            (line 2236)
+* b--b, c--c:                            chapter.            (line 2236)
 * counting entry:                        chapter.            (line    0)
-* d—dd, e—ee, f—ff:                      chapter.            (line 2236)
+* d--dd, e--ee, f--ff:                   chapter.            (line 2236)
 * d--efcv_name:                          chapter.            (line  351)
 * d--efcv_name <1>:                      chapter.            (line  354)
 * d--efcv_name <2>:                      chapter.            (line 1032)
@@ -2314,7 +2314,7 @@ aaa
 * d--efvr_name:                          chapter.            (line  327)
 * d--efvr_name <1>:                      chapter.            (line 1008)
 * d--efvr_name <2>:                      chapter.            (line 1827)
-* g—gg, h—hh jjj, k—kk, l—ll:            chapter.            (line 2236)
+* g--gg, h--hh jjj, k--kk, l--ll:        chapter.            (line 2236)
 * index entry between item and itemx:    chapter.            (line  515)
 * index entry between item and itemx <1>: chapter.           (line  644)
 * index entry between item and itemx <2>: chapter.           (line 1196)
@@ -2331,8 +2331,8 @@ aaa
 * index entry within multitable:         chapter.            (line  236)
 * index entry within multitable <1>:     chapter.            (line  917)
 * index entry within multitable <2>:     chapter.            (line 1734)
-* t–ruc:                                 chapter.            (line 2236)
-* T–ruc:                                 chapter.            (line 2236)
+* t-ruc:                                 chapter.            (line 2236)
+* T-ruc:                                 chapter.            (line 2236)
 * vtable i--tem code kbdinputstyle:      chapter.            (line  137)
 * vtable i--tem code kbdinputstyle <1>:  chapter.            (line  818)
 * vtable i--tem code kbdinputstyle <2>:  chapter.            (line 1634)
@@ -2580,37 +2580,37 @@ aaa
 1.1.1 subsection
 ----------------
 
-1.1.1.1 subsubsection “simple-double–
+1.1.1.1 subsubsection "simple-double-
 .....................................
 
-1.1.1.2 three—four—-”
-.....................
+1.1.1.2 three--four---"
+.......................
 
 chapter 2
 *********
 
 * Menu:
 
-* –option:                               chapter.            (line   28)
-* –option <1>:                           chapter.            (line  709)
-* –option <2>:                           chapter.            (line 1401)
+* -option:                               chapter.            (line   28)
+* -option <1>:                           chapter.            (line  709)
+* -option <2>:                           chapter.            (line 1401)
 * ?:                                     chapter.            (line 2236)
 * .:                                     chapter.            (line 2236)
-* “:                                     chapter.            (line   28)
-* “ <1>:                                 chapter.            (line  709)
-* “ <2>:                                 chapter.            (line 1401)
+* ":                                     chapter.            (line   28)
+* " <1>:                                 chapter.            (line  709)
+* " <2>:                                 chapter.            (line 1401)
 * a:                                     chapter.            (line 2236)
 * aaa, bbb:                              chapter.            (line 2236)
-* a—a:                                   chapter.            (line 2236)
+* a--a:                                  chapter.            (line 2236)
 * a--asis:                               chapter.            (line  510)
 * a--asis <1>:                           chapter.            (line 1191)
 * a--asis <2>:                           chapter.            (line 2010)
 * b:                                     chapter.            (line  511)
 * b <1>:                                 chapter.            (line 1192)
 * b <2>:                                 chapter.            (line 2011)
-* b—b, c—c:                              chapter.            (line 2236)
+* b--b, c--c:                            chapter.            (line 2236)
 * counting entry:                        chapter.            (line 2573)
-* d—dd, e—ee, f—ff:                      chapter.            (line 2236)
+* d--dd, e--ee, f--ff:                   chapter.            (line 2236)
 * d--efcv_name:                          chapter.            (line  351)
 * d--efcv_name <1>:                      chapter.            (line  354)
 * d--efcv_name <2>:                      chapter.            (line 1032)
@@ -2653,7 +2653,7 @@ chapter 2
 * d--efvr_name:                          chapter.            (line  327)
 * d--efvr_name <1>:                      chapter.            (line 1008)
 * d--efvr_name <2>:                      chapter.            (line 1827)
-* g—gg, h—hh jjj, k—kk, l—ll:            chapter.            (line 2236)
+* g--gg, h--hh jjj, k--kk, l--ll:        chapter.            (line 2236)
 * index entry between item and itemx:    chapter.            (line  515)
 * index entry between item and itemx <1>: chapter.           (line  644)
 * index entry between item and itemx <2>: chapter.           (line 1196)
@@ -2670,8 +2670,8 @@ chapter 2
 * index entry within multitable:         chapter.            (line  236)
 * index entry within multitable <1>:     chapter.            (line  917)
 * index entry within multitable <2>:     chapter.            (line 1734)
-* t–ruc:                                 chapter.            (line 2236)
-* T–ruc:                                 chapter.            (line 2236)
+* t-ruc:                                 chapter.            (line 2236)
+* T-ruc:                                 chapter.            (line 2236)
 * vtable i--tem code kbdinputstyle:      chapter.            (line  137)
 * vtable i--tem code kbdinputstyle <1>:  chapter.            (line  818)
 * vtable i--tem code kbdinputstyle <2>:  chapter.            (line 1634)
@@ -2876,8 +2876,8 @@ Top section
 1 chapter
   1.1 A section
     1.1.1 subsection
-      1.1.1.1 subsubsection “simple-double–
-      1.1.1.2 three—four—-”
+      1.1.1.1 subsubsection "simple-double-
+      1.1.1.2 three--four---"
 chapter 2
 Top section
 1 chapter
diff --git a/tp/tests/layout/res_parser/formatting_fr_info/formatting.info 
b/tp/tests/layout/res_parser/formatting_fr_info/formatting.info
index 53e7d4d81b..5e4ee8f9f2 100644
--- a/tp/tests/layout/res_parser/formatting_fr_info/formatting.info
+++ b/tp/tests/layout/res_parser/formatting_fr_info/formatting.info
@@ -3,23 +3,23 @@ formatting.texi.
 
 In copying
 
-   < > " & ’ ‘
+   < > " & ' '
 
-   “simple-double–three—four—-”
+   "simple-double-three--four---"
 code: ‘``simple-double--three---four----''’
-asis: “simple-double–three—four—-”
-strong: *“simple-double–three—four—-”*
+asis: "simple-double-three--four---"
+strong: *"simple-double-three--four---"*
 kbd: ‘``simple-double--three---four----''’
 
-   ‘‘simple-double--three—four—-’’
+   ''simple-double--three--four---''
 
-   @"u ü (ü) @"{U} Ü (Ü) @~n ñ (ñ) @^a â (â) @’e é (é) @=o ō (ō) @‘i ì
-(ì) @’{e} é (é) @’{@dotless{i}} í (í) @dotless{i} ı (ı) @dotless{j} ȷ
+   @"u ü (ü) @"{U} Ü (Ü) @~n ñ (ñ) @^a â (â) @'e é (é) @=o ō (ō) @'i ì
+(ì) @'{e} é (é) @'{@dotless{i}} í (í) @dotless{i} ı (ı) @dotless{j} ȷ
 (ȷ) ‘@H{a}’ a̋ ‘@dotaccent{a}’ ȧ (ȧ) ‘@ringaccent{a}’ å (å)
 ‘@tieaccent{a}’ a͡ ‘@u{a}’ ă (ă) ‘@ubaraccent{a}’ a̲ ‘@udotaccent{a}’ ạ
 (ạ) ‘@v{a}’ ǎ (ǎ) @,c ç (ç) ‘@,{c}’ ç (ç) ‘@ogonek{a}’ ą (ą)
 
-   @‘{@=E} Ḕ @l{} ł @,{@’C} Ḉ @,c@"u çü
+   @'{@=E} Ḕ @l{} ł @,{@'C} Ḉ @,c@"u çü
 
    ‘@H{--a}’ -a̋ ‘@dotaccent{--a}’ -ȧ ‘@ringaccent{--a}’ -å
 ‘@tieaccent{--a}’ -a͡ ‘@u{--a}’ -ă ‘@ubaraccent{--a}’ -a̲
@@ -55,22 +55,22 @@ Now !  !@ but , ,
    @textdegree ° (°) @euro € (€) @arrow → (→) @leq ≤ (≤) @geq ≥ (≥) @tie
 a b
 
-   ‘@acronym{--a,an accronym}’ –a (an accronym) ‘@acronym{--a}’ –a
-‘@abbr{@'E--. @comma{}A., @'Etude Autonome }’ É–. ,A. (Étude Autonome)
-‘@abbr{@'E--. @comma{}A.}’ É–. ,A. ‘@asis{--a}’ –a ‘@b{--a}’ –a
-‘@cite{--a}’ ‘–a’ ‘@code{--a}’ ‘--a’ ‘@command{--a}’ ‘--a’ ‘@dfn{--a}’
-“–a” ‘@dmn{--a}’ –a ‘@email{--a,--b}’ –b <--a> ‘@email{,--b}’ –b
-‘@email{--a}’ <--a> ‘@emph{--a}’ _–a_ ‘@env{--a}’ ‘--a’ ‘@file{--a}’
-‘--a’ ‘@i{--a}’ –a ‘@kbd{--a}’ ‘--a’ ‘@key{--a}’ <--a> ‘@math{--a
+   ‘@acronym{--a,an accronym}’ -a (an accronym) ‘@acronym{--a}’ -a
+‘@abbr{@'E--. @comma{}A., @'Etude Autonome }’ É-. ,A. (Étude Autonome)
+‘@abbr{@'E--. @comma{}A.}’ É-. ,A. ‘@asis{--a}’ -a ‘@b{--a}’ -a
+‘@cite{--a}’ ‘-a’ ‘@code{--a}’ ‘--a’ ‘@command{--a}’ ‘--a’ ‘@dfn{--a}’
+“-a” ‘@dmn{--a}’ -a ‘@email{--a,--b}’ -b <--a> ‘@email{,--b}’ -b
+‘@email{--a}’ <--a> ‘@emph{--a}’ _-a_ ‘@env{--a}’ ‘--a’ ‘@file{--a}’
+‘--a’ ‘@i{--a}’ -a ‘@kbd{--a}’ ‘--a’ ‘@key{--a}’ <--a> ‘@math{--a
 {\frac{1}{2}} @minus{}}’ --a {\frac{1}{2}} − ‘@option{--a}’ ‘--a’
-‘@r{--a}’ –a ‘@samp{--a}’ ‘--a’ ‘@sc{--a}’ –A ‘@strong{--a}’ *–a*
-‘@t{--a}’ --a ‘@sansserif{--a}’ –a ‘@slanted{--a}’ –a ‘@titlefont{--a}’
-–a
+‘@r{--a}’ -a ‘@samp{--a}’ ‘--a’ ‘@sc{--a}’ -A ‘@strong{--a}’ *-a*
+‘@t{--a}’ --a ‘@sansserif{--a}’ -a ‘@slanted{--a}’ -a ‘@titlefont{--a}’
+-a
 **
-   ‘@indicateurl{--a}’ ‘--a’ ‘@uref{--a,--b}’ –b (--a) ‘@uref{--a}’
-<--a> ‘@uref{,--b}’ –b ‘@uref{--a,--b,--c}’ –c ‘@uref{,--b,--c}’ –c
-‘@uref{--a,,--c}’ –c ‘@uref{,,--c}’ –c ‘@url{--a,--b}’ –b (--a)
-‘@url{--a,}’ <--a> ‘@url{,--b}’ –b ‘@var{--a}’ –A ‘@verb{:--a:}’ --a
+   ‘@indicateurl{--a}’ ‘--a’ ‘@uref{--a,--b}’ -b (--a) ‘@uref{--a}’
+<--a> ‘@uref{,--b}’ -b ‘@uref{--a,--b,--c}’ -c ‘@uref{,--b,--c}’ -c
+‘@uref{--a,,--c}’ -c ‘@uref{,,--c}’ -c ‘@url{--a,--b}’ -b (--a)
+‘@url{--a,}’ <--a> ‘@url{,--b}’ -b ‘@var{--a}’ -A ‘@verb{:--a:}’ --a
 ‘@verb{:a < & @ % " -- b:}’ a  < & @ % " --    b ‘@w{a a a a a a a a a a
 a a a a a a a a a a a a a a a a a a a a a a a a a}’
 a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a
@@ -136,7 +136,7 @@ b i r SC sansserif slanted
      in example distinct kbdinputstyle
      ‘vtable i--tem in example distinct kbdinputstyle’
 
-     A quot—ation
+     A quot--ation
 
      Note : A Note
 
@@ -163,11 +163,11 @@ b i r SC sansserif slanted
 
       : 
      aaa quotation
-                         — _quotation author_
+                         -- _quotation author_
 
      indent in quotation
 
-exdented quotation line and dash — in quotation
+exdented quotation line and dash -- in quotation
 
      Not exdented followed by exdented
 exdented quotation line
@@ -182,46 +182,46 @@ in exdented a @*
 and following
      after exdented
 
-     A small quot—ation
+     A small quot--ation
 
      Note : A small Note
 
      something, other thing : something, other thing
 
-   • i–temize
+   • i-temize
 
-   + i–tem +
+   + i-tem +
 
-   • b–ullet
+   • b-ullet
 
-   − minu–s
+   − minu-s
 
-   _after emph_ e–mph item
+   _after emph_ e-mph item
 
-   • a–n itemize line i–tem 1
-   • a–n itemize line i–tem 2
+   • a-n itemize line i-tem 1
+   • a-n itemize line i-tem 2
 
-     with w a–b
-     with w c–d
+     with w a-b
+     with w c-d
 
-    on a line line w a–b
-    on a line line with w c–d
+    on a line line w a-b
+    on a line line with w c-d
 
-  1. e–numerate
+  1. e-numerate
 
   3. first third
   4. second third
 
-  a. e–numerate
+  a. e-numerate
 
   c. first c
   d. second c
 
-mu–ltitable headitem          another tab
+mu-ltitable headitem          another tab
 --------------------------------------------------------------------------
-mu–ltitable item              multitable tab
-mu–ltitable item 2            multitable tab 2
-lone mu–ltitable item
+mu-ltitable item              multitable tab
+mu-ltitable item 2            multitable tab 2
+lone mu-ltitable item
 
 truc   bidule
 
@@ -267,24 +267,24 @@ exdented two
      $ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEAD&content-type=text/plain'
 Less recent versions are also present.
 
-     d–isplay
+     d-isplay
 
-     s–malldisplay
+     s-malldisplay
 
      l--isp
 
      s--malllisp
 
-f–ormat
+f-ormat
 
-s–mallformat
+s-mallformat
 
  -- c--ategory : d--effn_name a--rguments...
-     d–effn
+     d-effn
 
  -- cate--gory : de--ffn_name ar--guments more args
           even more so
-     def–fn
+     def-fn
 
  -- fset : I a g
  -- cmde : truc
@@ -313,85 +313,85 @@ s–mallformat
      text in def item for second def item
 
  -- c--ategory : d--efvr_name
-     d–efvr
+     d-efvr
 
  -- c--ategory : n--ame a--rguments...
-     d–effn
+     d-effn
 
  -- c--ategory : n--ame
-     d–effn no arg
+     d-effn no arg
 
  -- c--ategory : t--ype d--eftypefn_name a--rguments...
-     d–eftypefn
+     d-eftypefn
 
  -- c--ategory : t--ype d--eftypefn_name
-     d–eftypefn no arg
+     d-eftypefn no arg
 
  -- c--ategory de c--lass : t--ype d--eftypeop_name a--rguments...
-     d–eftypeop
+     d-eftypeop
 
  -- c--ategory de c--lass : t--ype d--eftypeop_name
-     d–eftypeop no arg
+     d-eftypeop no arg
 
  -- c--ategory : t--ype d--eftypevr_name
-     d–eftypevr
+     d-eftypevr
 
  -- c--ategory de c--lass : d--efcv_name
-     d–efcv
+     d-efcv
 
  -- c--ategory de c--lass : d--efcv_name a--rguments...
-     d–efcv with arguments
+     d-efcv with arguments
 
  -- c--ategory de c--lass : t--ype d--eftypecv_name
-     d–eftypecv
+     d-eftypecv
 
  -- c--ategory de c--lass : t--ype d--eftypecv_name a--rguments...
-     d–eftypecv with arguments
+     d-eftypecv with arguments
 
  -- c--ategory de c--lass : d--efop_name a--rguments...
-     d–efop
+     d-efop
 
  -- c--ategory de c--lass : d--efop_name
-     d–efop no arg
+     d-efop no arg
 
  -- c--ategory : d--eftp_name a--ttributes...
-     d–eftp
+     d-eftp
 
  -- Function : d--efun_name a--rguments...
-     d–efun
+     d-efun
 
  -- Macro : d--efmac_name a--rguments...
-     d–efmac
+     d-efmac
 
  -- Forme Spéciale : d--efspec_name a--rguments...
-     d–efspec
+     d-efspec
 
  -- Variable : d--efvar_name
-     d–efvar
+     d-efvar
 
  -- Variable : d--efvar_name arg--var arg--var1
-     d–efvar with args
+     d-efvar with args
 
  -- Option de l'utilisateur : d--efopt_name
-     d–efopt
+     d-efopt
 
  -- Function : t--ype d--eftypefun_name a--rguments...
-     d–eftypefun
+     d-eftypefun
 
  -- Variable : t--ype d--eftypevar_name
-     d–eftypevar
+     d-eftypevar
 
  -- Instance Variable de c--lass : d--efivar_name
-     d–efivar
+     d-efivar
 
  -- Instance Variable de c--lass : t--ype d--eftypeivar_name
-     d–eftypeivar
+     d-eftypeivar
 
  -- Method de c--lass : d--efmethod_name a--rguments...
-     d–efmethod
+     d-efmethod
 
  -- Method de c--lass : t--ype d--eftypemethod_name a--rguments...
-     d–eftypemethod
+     d-eftypemethod
 
  -- Function :
           data-type2
@@ -401,29 +401,29 @@ s–mallformat
  -- c--ategory2 :
           t--ype2
           d--eftypefn_name2
-     d–eftypefn no arg2
+     d-eftypefn no arg2
 
  -- c--ategory2 de c--lass2 :
           t--ype2
           d--eftypeop_name2 a--rguments2...
-     d–eftypeop2
+     d-eftypeop2
 
  -- c--ategory2 de c--lass2 :
           t--ype2
           d--eftypeop_name2
-     d–eftypeop no arg2
+     d-eftypeop no arg2
 
  -- c--ategory2 de c--lass2 : t--ype2 d--eftypecv_name2
-     d–eftypecv2
+     d-eftypecv2
 
  -- c--ategory2 de c--lass2 : t--ype2 d--eftypecv_name2 a--rguments2...
-     d–eftypecv with arguments2
+     d-eftypecv with arguments2
 
  -- fun2 : arg2
      fff2
 
    ‘@xref{c---hapter@@, cross r---ef name@@, t---itle@@, file n---ame@@,
-ma---nual@@}’ *Note cross r—ef name@: (file n---ame@)c---hapter@.
+ma---nual@@}’ *Note cross r--ef name@: (file n---ame@)c---hapter@.
 ‘@ref{chapter, cross ref name, title, file name, manual}’ *note cross
 ref name: (file name)chapter. ‘@pxref{chapter, cross ref name, title,
 file name, manual}’ *note cross ref name: (file name)chapter.
@@ -492,40 +492,40 @@ in file}’ *note a , in cross ref: (a comma, in 
file)s--ect,ion.
 *note cross ref with uref uref1 (href://http/myhost.com/index.html):
 chapter.
 
-*a–strong*
-     l–ine
+*a-strong*
+     l-ine
 
-a–asis
+a-asis
 b
-     l–ine
+     l-ine
 
 _a_
 _b_
-     l–ine
+     l-ine
 
      Title
 ‘a--code’
-     Value–table code
+     Value-table code
 
      Title
 ‘a--samp’
 ‘a2--samp’
-     Value–table samp
+     Value-table samp
 
-   c–artouche
+   c-artouche
 
-                            Tit–le _of box_
-   With title c–artouche
+                            Tit-le _of box_
+   With title c-artouche
 
-f–lushleft
+f-lushleft
 more text
 
-                                                            f–lushright
+                                                            f-lushright
                                                               more text
 
-                            ce–ntered line
+                            ce-ntered line
 
-   r–raggedright more text
+   r-raggedright more text
 
 \input texinfo @c -*-texinfo-*-
 
@@ -556,9 +556,9 @@ subheading
 subsubheading
 .............
 
-‘@acronym{--a,an accronym @comma{} @enddots{}}’ –a (an accronym , ...)
-‘@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome} }’ É–. ,A.
-(Étude–, Autonome) ‘@abbr{@'E--. @comma{}A.}’ É–. ,A.
+‘@acronym{--a,an accronym @comma{} @enddots{}}’ -a (an accronym , ...)
+‘@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome} }’ É-. ,A.
+(Étude-, Autonome) ‘@abbr{@'E--. @comma{}A.}’ É-. ,A.
 
    ‘@math{--a@minus{} {\frac{1}{2}}}’ --a− {\frac{1}{2}}
 
@@ -566,9 +566,9 @@ subsubheading
 @, ̧
 @,@"u ̧ü
 
-   Invalid use of @’:
-@’ ́
-@’@"u ́ü
+   Invalid use of @':
+@' ́
+@'@"u ́ü
 
    ‘@|’
 
@@ -581,7 +581,7 @@ U+FFFFFFFFFFFFFF @U{110000}, value just beyond Unicode 
U+110000
 
    @TeX, but without brace TeX ‘@#’ #
 
-   ‘@w{--a}’ –a
+   ‘@w{--a}’ -a
 
    ‘@image{,1--xt}’  ‘@image{,,2--xt}’  ‘@image{,,,3--xt}’ 
 
@@ -612,25 +612,25 @@ TeX LaTeX ⋆ å ® °
 
 t
 
-   __ e–mph item
+   __ e-mph item
 
-   __ after emph e–mph item
+   __ after emph e-mph item
 
-   • a–n itemize line i–tem 1
-   • a–n itemize line i–tem 2
+   • a-n itemize line i-tem 1
+   • a-n itemize line i-tem 2
 
-     without brace w a–b
-     without brace w c–d
+     without brace w a-b
+     without brace w c-d
 
 a
-     l–ine
+     l-ine
 
-a–missing style formatting
-     l–ine
+a-missing style formatting
+     l-ine
 
 a
 b
-     l–ine
+     l-ine
 
  -- fun :
  -- truc : machin bidule chose and
@@ -647,7 +647,7 @@ b
  --  :
  -- truc :
 
-   g–roupe
+   g-roupe
 
    ‘@ref{node}’ *note node::
 
@@ -691,7 +691,7 @@ cross ref name: (file name). ‘@inforef{}’ *note ::
 INFO-DIR-SECTION Formatting é ‘@ TeX’ test
 START-INFO-DIR-ENTRY
 * Truc: (formatting).           The GNU documentation truc.
-* ‘@ é ≡’: (formatting).  “— something”
+* ‘@ é ≡’: (formatting).  "-- something"
                            ‘cmd’ à
 END-INFO-DIR-ENTRY
 
@@ -727,23 +727,23 @@ noindent in para.
    Insertcopying in normal text
    In copying
 
-   < > " & ’ ‘
+   < > " & ' '
 
-   “simple-double–three—four—-”
+   "simple-double-three--four---"
 code: ‘``simple-double--three---four----''’
-asis: “simple-double–three—four—-”
-strong: *“simple-double–three—four—-”*
+asis: "simple-double-three--four---"
+strong: *"simple-double-three--four---"*
 kbd: ‘``simple-double--three---four----''’
 
-   ‘‘simple-double--three—four—-’’
+   ''simple-double--three--four---''
 
-   @"u ü (ü) @"{U} Ü (Ü) @~n ñ (ñ) @^a â (â) @’e é (é) @=o ō (ō) @‘i ì
-(ì) @’{e} é (é) @’{@dotless{i}} í (í) @dotless{i} ı (ı) @dotless{j} ȷ
+   @"u ü (ü) @"{U} Ü (Ü) @~n ñ (ñ) @^a â (â) @'e é (é) @=o ō (ō) @'i ì
+(ì) @'{e} é (é) @'{@dotless{i}} í (í) @dotless{i} ı (ı) @dotless{j} ȷ
 (ȷ) ‘@H{a}’ a̋ ‘@dotaccent{a}’ ȧ (ȧ) ‘@ringaccent{a}’ å (å)
 ‘@tieaccent{a}’ a͡ ‘@u{a}’ ă (ă) ‘@ubaraccent{a}’ a̲ ‘@udotaccent{a}’ ạ
 (ạ) ‘@v{a}’ ǎ (ǎ) @,c ç (ç) ‘@,{c}’ ç (ç) ‘@ogonek{a}’ ą (ą)
 
-   @‘{@=E} Ḕ @l{} ł @,{@’C} Ḉ @,c@"u çü
+   @'{@=E} Ḕ @l{} ł @,{@'C} Ḉ @,c@"u çü
 
    ‘@H{--a}’ -a̋ ‘@dotaccent{--a}’ -ȧ ‘@ringaccent{--a}’ -å
 ‘@tieaccent{--a}’ -a͡ ‘@u{--a}’ -ă ‘@ubaraccent{--a}’ -a̲
@@ -779,22 +779,22 @@ Now !  !@ but , ,
    @textdegree ° (°) @euro € (€) @arrow → (→) @leq ≤ (≤) @geq ≥ (≥) @tie
 a b
 
-   ‘@acronym{--a,an accronym}’ –a (an accronym) ‘@acronym{--a}’ –a
-‘@abbr{@'E--. @comma{}A., @'Etude Autonome }’ É–. ,A. (Étude Autonome)
-‘@abbr{@'E--. @comma{}A.}’ É–. ,A. ‘@asis{--a}’ –a ‘@b{--a}’ –a
-‘@cite{--a}’ ‘–a’ ‘@code{--a}’ ‘--a’ ‘@command{--a}’ ‘--a’ ‘@dfn{--a}’
-“–a” ‘@dmn{--a}’ –a ‘@email{--a,--b}’ –b <--a> ‘@email{,--b}’ –b
-‘@email{--a}’ <--a> ‘@emph{--a}’ _–a_ ‘@env{--a}’ ‘--a’ ‘@file{--a}’
-‘--a’ ‘@i{--a}’ –a ‘@kbd{--a}’ ‘--a’ ‘@key{--a}’ <--a> ‘@math{--a
+   ‘@acronym{--a,an accronym}’ -a (an accronym) ‘@acronym{--a}’ -a
+‘@abbr{@'E--. @comma{}A., @'Etude Autonome }’ É-. ,A. (Étude Autonome)
+‘@abbr{@'E--. @comma{}A.}’ É-. ,A. ‘@asis{--a}’ -a ‘@b{--a}’ -a
+‘@cite{--a}’ ‘-a’ ‘@code{--a}’ ‘--a’ ‘@command{--a}’ ‘--a’ ‘@dfn{--a}’
+“-a” ‘@dmn{--a}’ -a ‘@email{--a,--b}’ -b <--a> ‘@email{,--b}’ -b
+‘@email{--a}’ <--a> ‘@emph{--a}’ _-a_ ‘@env{--a}’ ‘--a’ ‘@file{--a}’
+‘--a’ ‘@i{--a}’ -a ‘@kbd{--a}’ ‘--a’ ‘@key{--a}’ <--a> ‘@math{--a
 {\frac{1}{2}} @minus{}}’ --a {\frac{1}{2}} − ‘@option{--a}’ ‘--a’
-‘@r{--a}’ –a ‘@samp{--a}’ ‘--a’ ‘@sc{--a}’ –A ‘@strong{--a}’ *–a*
-‘@t{--a}’ --a ‘@sansserif{--a}’ –a ‘@slanted{--a}’ –a ‘@titlefont{--a}’
-–a
+‘@r{--a}’ -a ‘@samp{--a}’ ‘--a’ ‘@sc{--a}’ -A ‘@strong{--a}’ *-a*
+‘@t{--a}’ --a ‘@sansserif{--a}’ -a ‘@slanted{--a}’ -a ‘@titlefont{--a}’
+-a
 **
-   ‘@indicateurl{--a}’ ‘--a’ ‘@uref{--a,--b}’ –b (--a) ‘@uref{--a}’
-<--a> ‘@uref{,--b}’ –b ‘@uref{--a,--b,--c}’ –c ‘@uref{,--b,--c}’ –c
-‘@uref{--a,,--c}’ –c ‘@uref{,,--c}’ –c ‘@url{--a,--b}’ –b (--a)
-‘@url{--a,}’ <--a> ‘@url{,--b}’ –b ‘@var{--a}’ –A ‘@verb{:--a:}’ --a
+   ‘@indicateurl{--a}’ ‘--a’ ‘@uref{--a,--b}’ -b (--a) ‘@uref{--a}’
+<--a> ‘@uref{,--b}’ -b ‘@uref{--a,--b,--c}’ -c ‘@uref{,--b,--c}’ -c
+‘@uref{--a,,--c}’ -c ‘@uref{,,--c}’ -c ‘@url{--a,--b}’ -b (--a)
+‘@url{--a,}’ <--a> ‘@url{,--b}’ -b ‘@var{--a}’ -A ‘@verb{:--a:}’ --a
 ‘@verb{:a < & @ % " -- b:}’ a  < & @ % " --    b ‘@w{a a a a a a a a a a
 a a a a a a a a a a a a a a a a a a a a a a a a a}’
 a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a
@@ -860,7 +860,7 @@ b i r SC sansserif slanted
      in example distinct kbdinputstyle
      ‘vtable i--tem in example distinct kbdinputstyle’
 
-     A quot—ation
+     A quot--ation
 
      Note : A Note
 
@@ -887,11 +887,11 @@ b i r SC sansserif slanted
 
       : 
      aaa quotation
-                         — _quotation author_
+                         -- _quotation author_
 
      indent in quotation
 
-exdented quotation line and dash — in quotation
+exdented quotation line and dash -- in quotation
 
      Not exdented followed by exdented
 exdented quotation line
@@ -906,46 +906,46 @@ in exdented a @*
 and following
      after exdented
 
-     A small quot—ation
+     A small quot--ation
 
      Note : A small Note
 
      something, other thing : something, other thing
 
-   • i–temize
+   • i-temize
 
-   + i–tem +
+   + i-tem +
 
-   • b–ullet
+   • b-ullet
 
-   − minu–s
+   − minu-s
 
-   _after emph_ e–mph item
+   _after emph_ e-mph item
 
-   • a–n itemize line i–tem 1
-   • a–n itemize line i–tem 2
+   • a-n itemize line i-tem 1
+   • a-n itemize line i-tem 2
 
-     with w a–b
-     with w c–d
+     with w a-b
+     with w c-d
 
-    on a line line w a–b
-    on a line line with w c–d
+    on a line line w a-b
+    on a line line with w c-d
 
-  1. e–numerate
+  1. e-numerate
 
   3. first third
   4. second third
 
-  a. e–numerate
+  a. e-numerate
 
   c. first c
   d. second c
 
-mu–ltitable headitem          another tab
+mu-ltitable headitem          another tab
 --------------------------------------------------------------------------
-mu–ltitable item              multitable tab
-mu–ltitable item 2            multitable tab 2
-lone mu–ltitable item
+mu-ltitable item              multitable tab
+mu-ltitable item 2            multitable tab 2
+lone mu-ltitable item
 
 truc   bidule
 
@@ -991,24 +991,24 @@ exdented two
      $ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEAD&content-type=text/plain'
 Less recent versions are also present.
 
-     d–isplay
+     d-isplay
 
-     s–malldisplay
+     s-malldisplay
 
      l--isp
 
      s--malllisp
 
-f–ormat
+f-ormat
 
-s–mallformat
+s-mallformat
 
  -- c--ategory : d--effn_name a--rguments...
-     d–effn
+     d-effn
 
  -- cate--gory : de--ffn_name ar--guments more args
           even more so
-     def–fn
+     def-fn
 
  -- fset : I a g
  -- cmde : truc
@@ -1037,85 +1037,85 @@ s–mallformat
      text in def item for second def item
 
  -- c--ategory : d--efvr_name
-     d–efvr
+     d-efvr
 
  -- c--ategory : n--ame a--rguments...
-     d–effn
+     d-effn
 
  -- c--ategory : n--ame
-     d–effn no arg
+     d-effn no arg
 
  -- c--ategory : t--ype d--eftypefn_name a--rguments...
-     d–eftypefn
+     d-eftypefn
 
  -- c--ategory : t--ype d--eftypefn_name
-     d–eftypefn no arg
+     d-eftypefn no arg
 
  -- c--ategory de c--lass : t--ype d--eftypeop_name a--rguments...
-     d–eftypeop
+     d-eftypeop
 
  -- c--ategory de c--lass : t--ype d--eftypeop_name
-     d–eftypeop no arg
+     d-eftypeop no arg
 
  -- c--ategory : t--ype d--eftypevr_name
-     d–eftypevr
+     d-eftypevr
 
  -- c--ategory de c--lass : d--efcv_name
-     d–efcv
+     d-efcv
 
  -- c--ategory de c--lass : d--efcv_name a--rguments...
-     d–efcv with arguments
+     d-efcv with arguments
 
  -- c--ategory de c--lass : t--ype d--eftypecv_name
-     d–eftypecv
+     d-eftypecv
 
  -- c--ategory de c--lass : t--ype d--eftypecv_name a--rguments...
-     d–eftypecv with arguments
+     d-eftypecv with arguments
 
  -- c--ategory de c--lass : d--efop_name a--rguments...
-     d–efop
+     d-efop
 
  -- c--ategory de c--lass : d--efop_name
-     d–efop no arg
+     d-efop no arg
 
  -- c--ategory : d--eftp_name a--ttributes...
-     d–eftp
+     d-eftp
 
  -- Function : d--efun_name a--rguments...
-     d–efun
+     d-efun
 
  -- Macro : d--efmac_name a--rguments...
-     d–efmac
+     d-efmac
 
  -- Forme Spéciale : d--efspec_name a--rguments...
-     d–efspec
+     d-efspec
 
  -- Variable : d--efvar_name
-     d–efvar
+     d-efvar
 
  -- Variable : d--efvar_name arg--var arg--var1
-     d–efvar with args
+     d-efvar with args
 
  -- Option de l'utilisateur : d--efopt_name
-     d–efopt
+     d-efopt
 
  -- Function : t--ype d--eftypefun_name a--rguments...
-     d–eftypefun
+     d-eftypefun
 
  -- Variable : t--ype d--eftypevar_name
-     d–eftypevar
+     d-eftypevar
 
  -- Instance Variable de c--lass : d--efivar_name
-     d–efivar
+     d-efivar
 
  -- Instance Variable de c--lass : t--ype d--eftypeivar_name
-     d–eftypeivar
+     d-eftypeivar
 
  -- Method de c--lass : d--efmethod_name a--rguments...
-     d–efmethod
+     d-efmethod
 
  -- Method de c--lass : t--ype d--eftypemethod_name a--rguments...
-     d–eftypemethod
+     d-eftypemethod
 
  -- Function :
           data-type2
@@ -1125,29 +1125,29 @@ s–mallformat
  -- c--ategory2 :
           t--ype2
           d--eftypefn_name2
-     d–eftypefn no arg2
+     d-eftypefn no arg2
 
  -- c--ategory2 de c--lass2 :
           t--ype2
           d--eftypeop_name2 a--rguments2...
-     d–eftypeop2
+     d-eftypeop2
 
  -- c--ategory2 de c--lass2 :
           t--ype2
           d--eftypeop_name2
-     d–eftypeop no arg2
+     d-eftypeop no arg2
 
  -- c--ategory2 de c--lass2 : t--ype2 d--eftypecv_name2
-     d–eftypecv2
+     d-eftypecv2
 
  -- c--ategory2 de c--lass2 : t--ype2 d--eftypecv_name2 a--rguments2...
-     d–eftypecv with arguments2
+     d-eftypecv with arguments2
 
  -- fun2 : arg2
      fff2
 
    ‘@xref{c---hapter@@, cross r---ef name@@, t---itle@@, file n---ame@@,
-ma---nual@@}’ *Note cross r—ef name@: (file n---ame@)c---hapter@.
+ma---nual@@}’ *Note cross r--ef name@: (file n---ame@)c---hapter@.
 ‘@ref{chapter, cross ref name, title, file name, manual}’ *note cross
 ref name: (file name)chapter. ‘@pxref{chapter, cross ref name, title,
 file name, manual}’ *note cross ref name: (file name)chapter.
@@ -1216,40 +1216,40 @@ in file}’ *note a , in cross ref: (a comma, in 
file)s--ect,ion.
 *note cross ref with uref uref1 (href://http/myhost.com/index.html):
 chapter.
 
-*a–strong*
-     l–ine
+*a-strong*
+     l-ine
 
-a–asis
+a-asis
 b
-     l–ine
+     l-ine
 
 _a_
 _b_
-     l–ine
+     l-ine
 
      Title
 ‘a--code’
-     Value–table code
+     Value-table code
 
      Title
 ‘a--samp’
 ‘a2--samp’
-     Value–table samp
+     Value-table samp
 
-   c–artouche
+   c-artouche
 
-                            Tit–le _of box_
-   With title c–artouche
+                            Tit-le _of box_
+   With title c-artouche
 
-f–lushleft
+f-lushleft
 more text
 
-                                                            f–lushright
+                                                            f-lushright
                                                               more text
 
-                            ce–ntered line
+                            ce-ntered line
 
-   r–raggedright more text
+   r-raggedright more text
 
 \input texinfo @c -*-texinfo-*-
 
@@ -1280,9 +1280,9 @@ subheading
 subsubheading
 .............
 
-‘@acronym{--a,an accronym @comma{} @enddots{}}’ –a (an accronym , ...)
-‘@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome} }’ É–. ,A.
-(Étude–, Autonome) ‘@abbr{@'E--. @comma{}A.}’ É–. ,A.
+‘@acronym{--a,an accronym @comma{} @enddots{}}’ -a (an accronym , ...)
+‘@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome} }’ É-. ,A.
+(Étude-, Autonome) ‘@abbr{@'E--. @comma{}A.}’ É-. ,A.
 
    ‘@math{--a@minus{} {\frac{1}{2}}}’ --a− {\frac{1}{2}}
 
@@ -1290,9 +1290,9 @@ subsubheading
 @, ̧
 @,@"u ̧ü
 
-   Invalid use of @’:
-@’ ́
-@’@"u ́ü
+   Invalid use of @':
+@' ́
+@'@"u ́ü
 
    ‘@|’
 
@@ -1305,7 +1305,7 @@ U+FFFFFFFFFFFFFF @U{110000}, value just beyond Unicode 
U+110000
 
    @TeX, but without brace TeX ‘@#’ #
 
-   ‘@w{--a}’ –a
+   ‘@w{--a}’ -a
 
    ‘@image{,1--xt}’  ‘@image{,,2--xt}’  ‘@image{,,,3--xt}’ 
 
@@ -1336,25 +1336,25 @@ TeX LaTeX ⋆ å ® °
 
 t
 
-   __ e–mph item
+   __ e-mph item
 
-   __ after emph e–mph item
+   __ after emph e-mph item
 
-   • a–n itemize line i–tem 1
-   • a–n itemize line i–tem 2
+   • a-n itemize line i-tem 1
+   • a-n itemize line i-tem 2
 
-     without brace w a–b
-     without brace w c–d
+     without brace w a-b
+     without brace w c-d
 
 a
-     l–ine
+     l-ine
 
-a–missing style formatting
-     l–ine
+a-missing style formatting
+     l-ine
 
 a
 b
-     l–ine
+     l-ine
 
  -- fun :
  -- truc : machin bidule chose and
@@ -1371,7 +1371,7 @@ b
  --  :
  -- truc :
 
-   g–roupe
+   g-roupe
 
    ‘@ref{node}’ *note node::
 
@@ -1408,23 +1408,23 @@ cross ref name: (file name). ‘@inforef{}’ *note ::
 
    Normal text
 
-   < > " & ’ ‘
+   < > " & ' '
 
-   “simple-double–three—four—-”
+   "simple-double-three--four---"
 code: ‘``simple-double--three---four----''’
-asis: “simple-double–three—four—-”
-strong: *“simple-double–three—four—-”*
+asis: "simple-double-three--four---"
+strong: *"simple-double-three--four---"*
 kbd: ‘``simple-double--three---four----''’
 
-   ‘‘simple-double--three—four—-’’
+   ''simple-double--three--four---''
 
-   @"u ü (ü) @"{U} Ü (Ü) @~n ñ (ñ) @^a â (â) @’e é (é) @=o ō (ō) @‘i ì
-(ì) @’{e} é (é) @’{@dotless{i}} í (í) @dotless{i} ı (ı) @dotless{j} ȷ
+   @"u ü (ü) @"{U} Ü (Ü) @~n ñ (ñ) @^a â (â) @'e é (é) @=o ō (ō) @'i ì
+(ì) @'{e} é (é) @'{@dotless{i}} í (í) @dotless{i} ı (ı) @dotless{j} ȷ
 (ȷ) ‘@H{a}’ a̋ ‘@dotaccent{a}’ ȧ (ȧ) ‘@ringaccent{a}’ å (å)
 ‘@tieaccent{a}’ a͡ ‘@u{a}’ ă (ă) ‘@ubaraccent{a}’ a̲ ‘@udotaccent{a}’ ạ
 (ạ) ‘@v{a}’ ǎ (ǎ) @,c ç (ç) ‘@,{c}’ ç (ç) ‘@ogonek{a}’ ą (ą)
 
-   @‘{@=E} Ḕ @l{} ł @,{@’C} Ḉ @,c@"u çü
+   @'{@=E} Ḕ @l{} ł @,{@'C} Ḉ @,c@"u çü
 
    ‘@H{--a}’ -a̋ ‘@dotaccent{--a}’ -ȧ ‘@ringaccent{--a}’ -å
 ‘@tieaccent{--a}’ -a͡ ‘@u{--a}’ -ă ‘@ubaraccent{--a}’ -a̲
@@ -1460,22 +1460,22 @@ Now !  !@ but , ,
    @textdegree ° (°) @euro € (€) @arrow → (→) @leq ≤ (≤) @geq ≥ (≥) @tie
 a b
 
-   ‘@acronym{--a,an accronym}’ –a (an accronym) ‘@acronym{--a}’ –a
-‘@abbr{@'E--. @comma{}A., @'Etude Autonome }’ É–. ,A. (Étude Autonome)
-‘@abbr{@'E--. @comma{}A.}’ É–. ,A. ‘@asis{--a}’ –a ‘@b{--a}’ –a
-‘@cite{--a}’ ‘–a’ ‘@code{--a}’ ‘--a’ ‘@command{--a}’ ‘--a’ ‘@dfn{--a}’
-“–a” ‘@dmn{--a}’ –a ‘@email{--a,--b}’ –b <--a> ‘@email{,--b}’ –b
-‘@email{--a}’ <--a> ‘@emph{--a}’ _–a_ ‘@env{--a}’ ‘--a’ ‘@file{--a}’
-‘--a’ ‘@i{--a}’ –a ‘@kbd{--a}’ ‘--a’ ‘@key{--a}’ <--a> ‘@math{--a
+   ‘@acronym{--a,an accronym}’ -a (an accronym) ‘@acronym{--a}’ -a
+‘@abbr{@'E--. @comma{}A., @'Etude Autonome }’ É-. ,A. (Étude Autonome)
+‘@abbr{@'E--. @comma{}A.}’ É-. ,A. ‘@asis{--a}’ -a ‘@b{--a}’ -a
+‘@cite{--a}’ ‘-a’ ‘@code{--a}’ ‘--a’ ‘@command{--a}’ ‘--a’ ‘@dfn{--a}’
+“-a” ‘@dmn{--a}’ -a ‘@email{--a,--b}’ -b <--a> ‘@email{,--b}’ -b
+‘@email{--a}’ <--a> ‘@emph{--a}’ _-a_ ‘@env{--a}’ ‘--a’ ‘@file{--a}’
+‘--a’ ‘@i{--a}’ -a ‘@kbd{--a}’ ‘--a’ ‘@key{--a}’ <--a> ‘@math{--a
 {\frac{1}{2}} @minus{}}’ --a {\frac{1}{2}} − ‘@option{--a}’ ‘--a’
-‘@r{--a}’ –a ‘@samp{--a}’ ‘--a’ ‘@sc{--a}’ –A ‘@strong{--a}’ *–a*
-‘@t{--a}’ --a ‘@sansserif{--a}’ –a ‘@slanted{--a}’ –a ‘@titlefont{--a}’
-–a
+‘@r{--a}’ -a ‘@samp{--a}’ ‘--a’ ‘@sc{--a}’ -A ‘@strong{--a}’ *-a*
+‘@t{--a}’ --a ‘@sansserif{--a}’ -a ‘@slanted{--a}’ -a ‘@titlefont{--a}’
+-a
 **
-   ‘@indicateurl{--a}’ ‘--a’ ‘@uref{--a,--b}’ –b (--a) ‘@uref{--a}’
-<--a> ‘@uref{,--b}’ –b ‘@uref{--a,--b,--c}’ –c ‘@uref{,--b,--c}’ –c
-‘@uref{--a,,--c}’ –c ‘@uref{,,--c}’ –c ‘@url{--a,--b}’ –b (--a)
-‘@url{--a,}’ <--a> ‘@url{,--b}’ –b ‘@var{--a}’ –A ‘@verb{:--a:}’ --a
+   ‘@indicateurl{--a}’ ‘--a’ ‘@uref{--a,--b}’ -b (--a) ‘@uref{--a}’
+<--a> ‘@uref{,--b}’ -b ‘@uref{--a,--b,--c}’ -c ‘@uref{,--b,--c}’ -c
+‘@uref{--a,,--c}’ -c ‘@uref{,,--c}’ -c ‘@url{--a,--b}’ -b (--a)
+‘@url{--a,}’ <--a> ‘@url{,--b}’ -b ‘@var{--a}’ -A ‘@verb{:--a:}’ --a
 ‘@verb{:a < & @ % " -- b:}’ a  < & @ % " --    b ‘@w{a a a a a a a a a a
 a a a a a a a a a a a a a a a a a a a a a a a a a}’
 a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a
@@ -1541,7 +1541,7 @@ b i r SC sansserif slanted
      in example distinct kbdinputstyle
      ‘vtable i--tem in example distinct kbdinputstyle’
 
-     A quot—ation
+     A quot--ation
 
      Note : A Note
 
@@ -1568,11 +1568,11 @@ b i r SC sansserif slanted
 
       : 
      aaa quotation
-                         — _quotation author_
+                         -- _quotation author_
 
      indent in quotation
 
-exdented quotation line and dash — in quotation
+exdented quotation line and dash -- in quotation
 
      Not exdented followed by exdented
 exdented quotation line
@@ -1587,46 +1587,46 @@ in exdented a @*
 and following
      after exdented
 
-     A small quot—ation
+     A small quot--ation
 
      Note : A small Note
 
      something, other thing : something, other thing
 
-   • i–temize
+   • i-temize
 
-   + i–tem +
+   + i-tem +
 
-   • b–ullet
+   • b-ullet
 
-   − minu–s
+   − minu-s
 
-   _after emph_ e–mph item
+   _after emph_ e-mph item
 
-   • a–n itemize line i–tem 1
-   • a–n itemize line i–tem 2
+   • a-n itemize line i-tem 1
+   • a-n itemize line i-tem 2
 
-     with w a–b
-     with w c–d
+     with w a-b
+     with w c-d
 
-    on a line line w a–b
-    on a line line with w c–d
+    on a line line w a-b
+    on a line line with w c-d
 
-  1. e–numerate
+  1. e-numerate
 
   3. first third
   4. second third
 
-  a. e–numerate
+  a. e-numerate
 
   c. first c
   d. second c
 
-mu–ltitable headitem          another tab
+mu-ltitable headitem          another tab
 --------------------------------------------------------------------------
-mu–ltitable item              multitable tab
-mu–ltitable item 2            multitable tab 2
-lone mu–ltitable item
+mu-ltitable item              multitable tab
+mu-ltitable item 2            multitable tab 2
+lone mu-ltitable item
 
 truc   bidule
 
@@ -1672,24 +1672,24 @@ exdented two
      $ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEAD&content-type=text/plain'
 Less recent versions are also present.
 
-     d–isplay
+     d-isplay
 
-     s–malldisplay
+     s-malldisplay
 
      l--isp
 
      s--malllisp
 
-f–ormat
+f-ormat
 
-s–mallformat
+s-mallformat
 
  -- c--ategory : d--effn_name a--rguments...
-     d–effn
+     d-effn
 
  -- cate--gory : de--ffn_name ar--guments more args
           even more so
-     def–fn
+     def-fn
 
  -- fset : I a g
  -- cmde : truc
@@ -1718,85 +1718,85 @@ s–mallformat
      text in def item for second def item
 
  -- c--ategory : d--efvr_name
-     d–efvr
+     d-efvr
 
  -- c--ategory : n--ame a--rguments...
-     d–effn
+     d-effn
 
  -- c--ategory : n--ame
-     d–effn no arg
+     d-effn no arg
 
  -- c--ategory : t--ype d--eftypefn_name a--rguments...
-     d–eftypefn
+     d-eftypefn
 
  -- c--ategory : t--ype d--eftypefn_name
-     d–eftypefn no arg
+     d-eftypefn no arg
 
  -- c--ategory de c--lass : t--ype d--eftypeop_name a--rguments...
-     d–eftypeop
+     d-eftypeop
 
  -- c--ategory de c--lass : t--ype d--eftypeop_name
-     d–eftypeop no arg
+     d-eftypeop no arg
 
  -- c--ategory : t--ype d--eftypevr_name
-     d–eftypevr
+     d-eftypevr
 
  -- c--ategory de c--lass : d--efcv_name
-     d–efcv
+     d-efcv
 
  -- c--ategory de c--lass : d--efcv_name a--rguments...
-     d–efcv with arguments
+     d-efcv with arguments
 
  -- c--ategory de c--lass : t--ype d--eftypecv_name
-     d–eftypecv
+     d-eftypecv
 
  -- c--ategory de c--lass : t--ype d--eftypecv_name a--rguments...
-     d–eftypecv with arguments
+     d-eftypecv with arguments
 
  -- c--ategory de c--lass : d--efop_name a--rguments...
-     d–efop
+     d-efop
 
  -- c--ategory de c--lass : d--efop_name
-     d–efop no arg
+     d-efop no arg
 
  -- c--ategory : d--eftp_name a--ttributes...
-     d–eftp
+     d-eftp
 
  -- Function : d--efun_name a--rguments...
-     d–efun
+     d-efun
 
  -- Macro : d--efmac_name a--rguments...
-     d–efmac
+     d-efmac
 
  -- Forme Spéciale : d--efspec_name a--rguments...
-     d–efspec
+     d-efspec
 
  -- Variable : d--efvar_name
-     d–efvar
+     d-efvar
 
  -- Variable : d--efvar_name arg--var arg--var1
-     d–efvar with args
+     d-efvar with args
 
  -- Option de l'utilisateur : d--efopt_name
-     d–efopt
+     d-efopt
 
  -- Function : t--ype d--eftypefun_name a--rguments...
-     d–eftypefun
+     d-eftypefun
 
  -- Variable : t--ype d--eftypevar_name
-     d–eftypevar
+     d-eftypevar
 
  -- Instance Variable de c--lass : d--efivar_name
-     d–efivar
+     d-efivar
 
  -- Instance Variable de c--lass : t--ype d--eftypeivar_name
-     d–eftypeivar
+     d-eftypeivar
 
  -- Method de c--lass : d--efmethod_name a--rguments...
-     d–efmethod
+     d-efmethod
 
  -- Method de c--lass : t--ype d--eftypemethod_name a--rguments...
-     d–eftypemethod
+     d-eftypemethod
 
  -- Function :
           data-type2
@@ -1806,29 +1806,29 @@ s–mallformat
  -- c--ategory2 :
           t--ype2
           d--eftypefn_name2
-     d–eftypefn no arg2
+     d-eftypefn no arg2
 
  -- c--ategory2 de c--lass2 :
           t--ype2
           d--eftypeop_name2 a--rguments2...
-     d–eftypeop2
+     d-eftypeop2
 
  -- c--ategory2 de c--lass2 :
           t--ype2
           d--eftypeop_name2
-     d–eftypeop no arg2
+     d-eftypeop no arg2
 
  -- c--ategory2 de c--lass2 : t--ype2 d--eftypecv_name2
-     d–eftypecv2
+     d-eftypecv2
 
  -- c--ategory2 de c--lass2 : t--ype2 d--eftypecv_name2 a--rguments2...
-     d–eftypecv with arguments2
+     d-eftypecv with arguments2
 
  -- fun2 : arg2
      fff2
 
    ‘@xref{c---hapter@@, cross r---ef name@@, t---itle@@, file n---ame@@,
-ma---nual@@}’ *Note cross r—ef name@: (file n---ame@)c---hapter@.
+ma---nual@@}’ *Note cross r--ef name@: (file n---ame@)c---hapter@.
 ‘@ref{chapter, cross ref name, title, file name, manual}’ *note cross
 ref name: (file name)chapter. ‘@pxref{chapter, cross ref name, title,
 file name, manual}’ *note cross ref name: (file name)chapter.
@@ -1897,40 +1897,40 @@ in file}’ *note a , in cross ref: (a comma, in 
file)s--ect,ion.
 *note cross ref with uref uref1 (href://http/myhost.com/index.html):
 chapter.
 
-*a–strong*
-     l–ine
+*a-strong*
+     l-ine
 
-a–asis
+a-asis
 b
-     l–ine
+     l-ine
 
 _a_
 _b_
-     l–ine
+     l-ine
 
      Title
 ‘a--code’
-     Value–table code
+     Value-table code
 
      Title
 ‘a--samp’
 ‘a2--samp’
-     Value–table samp
+     Value-table samp
 
-   c–artouche
+   c-artouche
 
-                            Tit–le _of box_
-   With title c–artouche
+                            Tit-le _of box_
+   With title c-artouche
 
-f–lushleft
+f-lushleft
 more text
 
-                                                            f–lushright
+                                                            f-lushright
                                                               more text
 
-                            ce–ntered line
+                            ce-ntered line
 
-   r–raggedright more text
+   r-raggedright more text
 
 \input texinfo @c -*-texinfo-*-
 
@@ -1961,9 +1961,9 @@ subheading
 subsubheading
 .............
 
-‘@acronym{--a,an accronym @comma{} @enddots{}}’ –a (an accronym , ...)
-‘@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome} }’ É–. ,A.
-(Étude–, Autonome) ‘@abbr{@'E--. @comma{}A.}’ É–. ,A.
+‘@acronym{--a,an accronym @comma{} @enddots{}}’ -a (an accronym , ...)
+‘@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome} }’ É-. ,A.
+(Étude-, Autonome) ‘@abbr{@'E--. @comma{}A.}’ É-. ,A.
 
    ‘@math{--a@minus{} {\frac{1}{2}}}’ --a− {\frac{1}{2}}
 
@@ -1971,9 +1971,9 @@ subsubheading
 @, ̧
 @,@"u ̧ü
 
-   Invalid use of @’:
-@’ ́
-@’@"u ́ü
+   Invalid use of @':
+@' ́
+@'@"u ́ü
 
    ‘@|’
 
@@ -1986,7 +1986,7 @@ U+FFFFFFFFFFFFFF @U{110000}, value just beyond Unicode 
U+110000
 
    @TeX, but without brace TeX ‘@#’ #
 
-   ‘@w{--a}’ –a
+   ‘@w{--a}’ -a
 
    ‘@image{,1--xt}’  ‘@image{,,2--xt}’  ‘@image{,,,3--xt}’ 
 
@@ -2017,25 +2017,25 @@ TeX LaTeX ⋆ å ® °
 
 t
 
-   __ e–mph item
+   __ e-mph item
 
-   __ after emph e–mph item
+   __ after emph e-mph item
 
-   • a–n itemize line i–tem 1
-   • a–n itemize line i–tem 2
+   • a-n itemize line i-tem 1
+   • a-n itemize line i-tem 2
 
-     without brace w a–b
-     without brace w c–d
+     without brace w a-b
+     without brace w c-d
 
 a
-     l–ine
+     l-ine
 
-a–missing style formatting
-     l–ine
+a-missing style formatting
+     l-ine
 
 a
 b
-     l–ine
+     l-ine
 
  -- fun :
  -- truc : machin bidule chose and
@@ -2052,7 +2052,7 @@ b
  --  :
  -- truc :
 
-   g–roupe
+   g-roupe
 
    ‘@ref{node}’ *note node::
 
@@ -2265,7 +2265,7 @@ cross ref name: (file name). ‘@inforef{}’ *note ::
      @key{--a} <--a>
      @math{--a {\frac{1}{2}} @minus{}} --a {\frac{1}{2}} −
      @option{--a} --a
-     @r{--a} –a
+     @r{--a} -a
      @samp{--a} ‘--a’
      @sc{--a} --A
      @strong{--a} *--a*
@@ -2273,7 +2273,7 @@ cross ref name: (file name). ‘@inforef{}’ *note ::
      @sansserif{--a} --a
      @slanted{--a} --a
      @titlefont{--a}
-     –a
+     -a
      **
      @indicateurl{--a} ‘--a’
      @uref{--a,--b} --b (--a)
@@ -2385,7 +2385,7 @@ cross ref name: (file name). ‘@inforef{}’ *note ::
 
            : 
           aaa quotation
-                         — _quotation author_
+                         -- _quotation author_
 
           indent in quotation
 
@@ -2420,8 +2420,8 @@ cross ref name: (file name). ‘@inforef{}’ *note ::
 
         _after emph_ e--mph item
 
-        • a–n itemize line i--tem 1
-        • a–n itemize line i--tem 2
+        • a-n itemize line i--tem 1
+        • a-n itemize line i--tem 2
 
           with w a--b
           with w c--d
@@ -2716,10 +2716,10 @@ cross ref name: (file name). ‘@inforef{}’ *note ::
      *note cross ref with uref uref1 (href://http/myhost.com/index.html): 
(info file with uref3 uref3 (href://http/myhost.com/index3.html))ext.
      *note cross ref with uref uref1 (href://http/myhost.com/index.html): 
chapter.
 
-     *a–strong*
+     *a-strong*
           l--ine
 
-     a–asis
+     a-asis
      b
           l--ine
 
@@ -2738,7 +2738,7 @@ cross ref name: (file name). ‘@inforef{}’ *note ::
 
      c--artouche
 
-                            Tit–le _of box_
+                            Tit-le _of box_
           With title c--artouche
 
      f--lushleft
@@ -2747,7 +2747,7 @@ cross ref name: (file name). ‘@inforef{}’ *note ::
                                                            f--lushright
                                                               more text
 
-                            ce–ntered line
+                            ce-ntered line
 
      r--raggedright
      more text
@@ -2873,8 +2873,8 @@ aaa"]
 
         __ after emph e--mph item
 
-        • a–n itemize line i--tem 1
-        • a–n itemize line i--tem 2
+        • a-n itemize line i--tem 1
+        • a-n itemize line i--tem 2
 
           without brace w a--b
           without brace w c--d
@@ -2882,7 +2882,7 @@ aaa"]
      a
           l--ine
 
-     a–missing style formatting
+     a-missing style formatting
           l--ine
 
      a
@@ -2966,26 +2966,26 @@ aaa"]
 [index]
 * Menu:
 
-* –option:                               chapter.            (line   28)
-* –option <1>:                           chapter.            (line  709)
-* –option <2>:                           chapter.            (line 1401)
+* -option:                               chapter.            (line   28)
+* -option <1>:                           chapter.            (line  709)
+* -option <2>:                           chapter.            (line 1401)
 * ?:                                     chapter.            (line 2236)
 * .:                                     chapter.            (line 2236)
-* “:                                     chapter.            (line   28)
-* “ <1>:                                 chapter.            (line  709)
-* “ <2>:                                 chapter.            (line 1401)
+* ":                                     chapter.            (line   28)
+* " <1>:                                 chapter.            (line  709)
+* " <2>:                                 chapter.            (line 1401)
 * a:                                     chapter.            (line 2236)
 * aaa, bbb:                              chapter.            (line 2236)
-* a—a:                                   chapter.            (line 2236)
+* a--a:                                  chapter.            (line 2236)
 * a--asis:                               chapter.            (line  510)
 * a--asis <1>:                           chapter.            (line 1191)
 * a--asis <2>:                           chapter.            (line 2010)
 * b:                                     chapter.            (line  511)
 * b <1>:                                 chapter.            (line 1192)
 * b <2>:                                 chapter.            (line 2011)
-* b—b, c—c:                              chapter.            (line 2236)
+* b--b, c--c:                            chapter.            (line 2236)
 * counting entry:                        chapter.            (line    4)
-* d—dd, e—ee, f—ff:                      chapter.            (line 2236)
+* d--dd, e--ee, f--ff:                   chapter.            (line 2236)
 * d--efcv_name:                          chapter.            (line  351)
 * d--efcv_name <1>:                      chapter.            (line  354)
 * d--efcv_name <2>:                      chapter.            (line 1032)
@@ -3028,7 +3028,7 @@ aaa"]
 * d--efvr_name:                          chapter.            (line  327)
 * d--efvr_name <1>:                      chapter.            (line 1008)
 * d--efvr_name <2>:                      chapter.            (line 1827)
-* g—gg, h—hh jjj, k—kk, l—ll:            chapter.            (line 2236)
+* g--gg, h--hh jjj, k--kk, l--ll:        chapter.            (line 2236)
 * index entry between item and itemx:    chapter.            (line  515)
 * index entry between item and itemx <1>: chapter.           (line  644)
 * index entry between item and itemx <2>: chapter.           (line 1196)
@@ -3045,8 +3045,8 @@ aaa"]
 * index entry within multitable:         chapter.            (line  236)
 * index entry within multitable <1>:     chapter.            (line  917)
 * index entry within multitable <2>:     chapter.            (line 1734)
-* t–ruc:                                 chapter.            (line 2236)
-* T–ruc:                                 chapter.            (line 2236)
+* t-ruc:                                 chapter.            (line 2236)
+* T-ruc:                                 chapter.            (line 2236)
 * vtable i--tem code kbdinputstyle:      chapter.            (line  137)
 * vtable i--tem code kbdinputstyle <1>:  chapter.            (line  818)
 * vtable i--tem code kbdinputstyle <2>:  chapter.            (line 1634)
@@ -3269,10 +3269,10 @@ aaa"]
 
 * Menu:
 
-* s--ect,ion:: s–ect,ion
+* s--ect,ion:: s-ect,ion
 
 Menu comment
-“simple-double–three—four—-”
+"simple-double-three--four---"
 
 
 
@@ -3327,14 +3327,14 @@ File: formatting.info,  Node: subsection,  Up: 
s--ect,ion
 
 File: formatting.info,  Node: subsubsection ``simple-double--,  Next: 
subsubsection three---four----'',  Up: subsection
 
-1.1.1.1 subsubsection “simple-double–
+1.1.1.1 subsubsection "simple-double-
 .....................................
 
 
 File: formatting.info,  Node: subsubsection three---four----'',  Prev: 
subsubsection ``simple-double--,  Up: subsection
 
-1.1.1.2 three—four—-”
-.....................
+1.1.1.2 three--four---"
+.......................
 
 
 File: formatting.info,  Node: chapter2,  Prev: chapter,  Up: Top
@@ -3345,26 +3345,26 @@ chapter 2
 [index]
 * Menu:
 
-* –option:                               chapter.            (line   28)
-* –option <1>:                           chapter.            (line  709)
-* –option <2>:                           chapter.            (line 1401)
+* -option:                               chapter.            (line   28)
+* -option <1>:                           chapter.            (line  709)
+* -option <2>:                           chapter.            (line 1401)
 * ?:                                     chapter.            (line 2236)
 * .:                                     chapter.            (line 2236)
-* “:                                     chapter.            (line   28)
-* “ <1>:                                 chapter.            (line  709)
-* “ <2>:                                 chapter.            (line 1401)
+* ":                                     chapter.            (line   28)
+* " <1>:                                 chapter.            (line  709)
+* " <2>:                                 chapter.            (line 1401)
 * a:                                     chapter.            (line 2236)
 * aaa, bbb:                              chapter.            (line 2236)
-* a—a:                                   chapter.            (line 2236)
+* a--a:                                  chapter.            (line 2236)
 * a--asis:                               chapter.            (line  510)
 * a--asis <1>:                           chapter.            (line 1191)
 * a--asis <2>:                           chapter.            (line 2010)
 * b:                                     chapter.            (line  511)
 * b <1>:                                 chapter.            (line 1192)
 * b <2>:                                 chapter.            (line 2011)
-* b—b, c—c:                              chapter.            (line 2236)
+* b--b, c--c:                            chapter.            (line 2236)
 * counting entry:                        chapter.            (line 2586)
-* d—dd, e—ee, f—ff:                      chapter.            (line 2236)
+* d--dd, e--ee, f--ff:                   chapter.            (line 2236)
 * d--efcv_name:                          chapter.            (line  351)
 * d--efcv_name <1>:                      chapter.            (line  354)
 * d--efcv_name <2>:                      chapter.            (line 1032)
@@ -3407,7 +3407,7 @@ chapter 2
 * d--efvr_name:                          chapter.            (line  327)
 * d--efvr_name <1>:                      chapter.            (line 1008)
 * d--efvr_name <2>:                      chapter.            (line 1827)
-* g—gg, h—hh jjj, k—kk, l—ll:            chapter.            (line 2236)
+* g--gg, h--hh jjj, k--kk, l--ll:        chapter.            (line 2236)
 * index entry between item and itemx:    chapter.            (line  515)
 * index entry between item and itemx <1>: chapter.           (line  644)
 * index entry between item and itemx <2>: chapter.           (line 1196)
@@ -3424,8 +3424,8 @@ chapter 2
 * index entry within multitable:         chapter.            (line  236)
 * index entry within multitable <1>:     chapter.            (line  917)
 * index entry within multitable <2>:     chapter.            (line 1734)
-* t–ruc:                                 chapter.            (line 2236)
-* T–ruc:                                 chapter.            (line 2236)
+* t-ruc:                                 chapter.            (line 2236)
+* T-ruc:                                 chapter.            (line 2236)
 * vtable i--tem code kbdinputstyle:      chapter.            (line  137)
 * vtable i--tem code kbdinputstyle <1>:  chapter.            (line  818)
 * vtable i--tem code kbdinputstyle <2>:  chapter.            (line 1634)
@@ -3630,22 +3630,22 @@ chapter 2
 
 
 Tag Table:
-Node: Top20429
-Node: chapter20614
-Ref: chapter-Footnote-1103562
-Ref: chapter-Footnote-2103582
-Ref: chapter-Footnote-3103603
-Ref: chapter-Footnote-4103623
-Ref: chapter-Footnote-5103644
-Ref: chapter-Footnote-6103664
-Ref: chapter-Footnote-7103685
-Ref: chapter-Footnote-8103723
-Node: s--ect,ion103743
-Node: subsection103946
-Ref: anchor104127
-Node: subsubsection ``simple-double--104127
-Node: subsubsection three---four----''104331
-Node: chapter2104505
+Node: Top20129
+Node: chapter20314
+Ref: chapter-Footnote-1102603
+Ref: chapter-Footnote-2102623
+Ref: chapter-Footnote-3102644
+Ref: chapter-Footnote-4102664
+Ref: chapter-Footnote-5102685
+Ref: chapter-Footnote-6102705
+Ref: chapter-Footnote-7102726
+Ref: chapter-Footnote-8102764
+Node: s--ect,ion102784
+Node: subsection102987
+Ref: anchor103168
+Node: subsubsection ``simple-double--103168
+Node: subsubsection three---four----''103368
+Node: chapter2103540
 
 End Tag Table
 
diff --git 
a/tp/tests/layout/res_parser/formatting_info_ascii_punctuation/formatting.info 
b/tp/tests/layout/res_parser/formatting_info_ascii_punctuation/formatting.info
index 064f0439ab..66560adfb4 100644
--- 
a/tp/tests/layout/res_parser/formatting_info_ascii_punctuation/formatting.info
+++ 
b/tp/tests/layout/res_parser/formatting_info_ascii_punctuation/formatting.info
@@ -6,30 +6,30 @@ In copying
    < > " & ' '
 
    "simple-double-three--four---"
-code: '``simple-double--three---four----'''
+code: ‘``simple-double--three---four----''’
 asis: "simple-double-three--four---"
 strong: *"simple-double-three--four---"*
-kbd: '``simple-double--three---four----'''
+kbd: ‘``simple-double--three---four----''’
 
    ''simple-double--three--four---''
 
    @"u ü (ü) @"{U} Ü (Ü) @~n ñ (ñ) @^a â (â) @'e é (é) @=o ō (ō) @'i ì
 (ì) @'{e} é (é) @'{@dotless{i}} í (í) @dotless{i} ı (ı) @dotless{j} ȷ
-(ȷ) '@H{a}' a̋ '@dotaccent{a}' ȧ (ȧ) '@ringaccent{a}' å (å)
-'@tieaccent{a}' a͡ '@u{a}' ă (ă) '@ubaraccent{a}' a̲ '@udotaccent{a}' ạ
-(ạ) '@v{a}' ǎ (ǎ) @,c ç (ç) '@,{c}' ç (ç) '@ogonek{a}' ą (ą)
+(ȷ) ‘@H{a}’ a̋ ‘@dotaccent{a}’ ȧ (ȧ) ‘@ringaccent{a}’ å (å)
+‘@tieaccent{a}’ a͡ ‘@u{a}’ ă (ă) ‘@ubaraccent{a}’ a̲ ‘@udotaccent{a}’ ạ
+(ạ) ‘@v{a}’ ǎ (ǎ) @,c ç (ç) ‘@,{c}’ ç (ç) ‘@ogonek{a}’ ą (ą)
 
    @'{@=E} Ḕ @l{} ł @,{@'C} Ḉ @,c@"u çü
 
-   '@H{--a}' -a̋ '@dotaccent{--a}' -ȧ '@ringaccent{--a}' -å
-'@tieaccent{--a}' -a͡ '@u{--a}' -ă '@ubaraccent{--a}' -a̲
-'@udotaccent{--a}' -ạ '@v{--a}' -ǎ '@,{--c}' -ç '@ogonek{--a}' -ą
+   ‘@H{--a}’ -a̋ ‘@dotaccent{--a}’ -ȧ ‘@ringaccent{--a}’ -å
+‘@tieaccent{--a}’ -a͡ ‘@u{--a}’ -ă ‘@ubaraccent{--a}’ -a̲
+‘@udotaccent{--a}’ -ạ ‘@v{--a}’ -ǎ ‘@,{--c}’ -ç ‘@ogonek{--a}’ -ą
 
    @U{0075} u
 
    @*
 @ followed by a space   @ followed by a tab   @ followed by a new line
- '@-' '@:' '@!' !  '@?' ?  '@.' .  '@&' & '@@' @ '@}' } '@{' { '@/'
+ ‘@-’ ‘@:’ ‘@!’ !  ‘@?’ ?  ‘@.’ .  ‘@&’ & ‘@@’ @ ‘@}’ } ‘@{’ { ‘@/’
 
    foo vs. bar.  colon :And something else.  semi colon ;.  And ?  ?.
 Now !  !@ but , ,
@@ -37,55 +37,55 @@ Now !  !@ but , ,
    @ampchar & (&) @atchar @ (@) @backslashchar \ (\) @hashchar # (#)
 @lbracechar { ({) @rbracechar } (})
 
-   @TeX TeX @LaTeX LaTeX @bullet * (•) @copyright (C) (©) @dots ... (…)
-@enddots ...  @equiv == (≡) @error error-> @expansion ==> (↦) @minus -
-(−) @point -!- (⋆) @print -| (⊣) @result => (⇒) @today a sunny day
+   @TeX TeX @LaTeX LaTeX @bullet • (•) @copyright © (©) @dots ... (…)
+@enddots ...  @equiv ≡ (≡) @error error→ @expansion ↦ (↦) @minus − (−)
+@point ⋆ (⋆) @print ⊣ (⊣) @result ⇒ (⇒) @today a sunny day
 
    @aa å (å) @AA Å (Å) @ae æ (æ) @oe œ (œ) @AE Æ (Æ) @OE Œ (Œ) @o ø (ø)
 @O Ø (Ø) @ss ß (ß) @l ł (ł) @L Ł (Ł) @DH Ð (Ð) @TH Þ (Þ) @dh ð (ð) @th þ
 (þ)
 
    @exclamdown ¡  (¡) @questiondown ¿  (¿) @pounds £ (£)
-@registeredsymbol (R) (®) @ordf ª (ª) @ordm º (º) @comma , (,)
-@quotedblleft " (“) @quotedblright " (”) @quoteleft ` (‘) @quoteright '
+@registeredsymbol ® (®) @ordf ª (ª) @ordm º (º) @comma , (,)
+@quotedblleft “ (“) @quotedblright ” (”) @quoteleft ‘ (‘) @quoteright ’
 (’) @quotedblbase „ („) @quotesinglbase ‚ (‚) @guillemetleft « («)
 @guillemetright » (») @guillemotleft « («) @guillemotright » (»)
 @guilsinglleft ‹ (‹) @guilsinglright › (›)
 
-   @textdegree ° (°) @euro € (€) @arrow -> (→) @leq ≤ (≤) @geq ≥ (≥)
-@tie a b
-
-   '@acronym{--a,an accronym}' -a (an accronym) '@acronym{--a}' -a
-'@abbr{@'E--. @comma{}A., @'Etude Autonome }' É-. ,A. (Étude Autonome)
-'@abbr{@'E--. @comma{}A.}' É-. ,A. '@asis{--a}' -a '@b{--a}' -a
-'@cite{--a}' '-a' '@code{--a}' '--a' '@command{--a}' '--a' '@dfn{--a}'
-"-a" '@dmn{--a}' -a '@email{--a,--b}' -b <--a> '@email{,--b}' -b
-'@email{--a}' <--a> '@emph{--a}' _-a_ '@env{--a}' '--a' '@file{--a}'
-'--a' '@i{--a}' -a '@kbd{--a}' '--a' '@key{--a}' <--a> '@math{--a
-{\frac{1}{2}} @minus{}}' --a {\frac{1}{2}} - '@option{--a}' '--a'
-'@r{--a}' -a '@samp{--a}' '--a' '@sc{--a}' -A '@strong{--a}' *-a*
-'@t{--a}' --a '@sansserif{--a}' -a '@slanted{--a}' -a '@titlefont{--a}'
+   @textdegree ° (°) @euro € (€) @arrow → (→) @leq ≤ (≤) @geq ≥ (≥) @tie
+a b
+
+   ‘@acronym{--a,an accronym}’ -a (an accronym) ‘@acronym{--a}’ -a
+‘@abbr{@'E--. @comma{}A., @'Etude Autonome }’ É-. ,A. (Étude Autonome)
+‘@abbr{@'E--. @comma{}A.}’ É-. ,A. ‘@asis{--a}’ -a ‘@b{--a}’ -a
+‘@cite{--a}’ ‘-a’ ‘@code{--a}’ ‘--a’ ‘@command{--a}’ ‘--a’ ‘@dfn{--a}’
+“-a” ‘@dmn{--a}’ -a ‘@email{--a,--b}’ -b <--a> ‘@email{,--b}’ -b
+‘@email{--a}’ <--a> ‘@emph{--a}’ _-a_ ‘@env{--a}’ ‘--a’ ‘@file{--a}’
+‘--a’ ‘@i{--a}’ -a ‘@kbd{--a}’ ‘--a’ ‘@key{--a}’ <--a> ‘@math{--a
+{\frac{1}{2}} @minus{}}’ --a {\frac{1}{2}} − ‘@option{--a}’ ‘--a’
+‘@r{--a}’ -a ‘@samp{--a}’ ‘--a’ ‘@sc{--a}’ -A ‘@strong{--a}’ *-a*
+‘@t{--a}’ --a ‘@sansserif{--a}’ -a ‘@slanted{--a}’ -a ‘@titlefont{--a}’
 -a
 **
-   '@indicateurl{--a}' '--a' '@uref{--a,--b}' -b (--a) '@uref{--a}'
-<--a> '@uref{,--b}' -b '@uref{--a,--b,--c}' -c '@uref{,--b,--c}' -c
-'@uref{--a,,--c}' -c '@uref{,,--c}' -c '@url{--a,--b}' -b (--a)
-'@url{--a,}' <--a> '@url{,--b}' -b '@var{--a}' -A '@verb{:--a:}' --a
-'@verb{:a < & @ % " -- b:}' a  < & @ % " --    b '@w{a a a a a a a a a a
-a a a a a a a a a a a a a a a a a a a a a a a a a}'
+   ‘@indicateurl{--a}’ ‘--a’ ‘@uref{--a,--b}’ -b (--a) ‘@uref{--a}’
+<--a> ‘@uref{,--b}’ -b ‘@uref{--a,--b,--c}’ -c ‘@uref{,--b,--c}’ -c
+‘@uref{--a,,--c}’ -c ‘@uref{,,--c}’ -c ‘@url{--a,--b}’ -b (--a)
+‘@url{--a,}’ <--a> ‘@url{,--b}’ -b ‘@var{--a}’ -A ‘@verb{:--a:}’ --a
+‘@verb{:a < & @ % " -- b:}’ a  < & @ % " --    b ‘@w{a a a a a a a a a a
+a a a a a a a a a a a a a a a a a a a a a a a a a}’
 a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a
-'a@sup{h}@sub{l}' a^{h}_{l} '@footnote{in footnote}' (1) '@footnote{in
-footnote2}' (2)
+‘a@sup{h}@sub{l}’ a^{h}_{l} ‘@footnote{in footnote}’ (1) ‘@footnote{in
+footnote2}’ (2)
 
-   '@sp 2'
+   ‘@sp 2’
 
 
-   '@page'
+   ‘@page’
 
-   'need 1002'
+   ‘need 1002’
 
-   '@clicksequence{click @click{} A}' click -> A After clickstyle =>
-'@clicksequence{click @click{} A}' click => A
+   ‘@clicksequence{click @click{} A}’ click → A After clickstyle ⇒
+‘@clicksequence{click @click{} A}’ click ⇒ A
 
 disp--laymath
 f(x) = {1 \over \sigma \sqrt{2\pi}}e^{-{1 \over 2}\left({x-\mu \over 
\sigma}\right)^2}
@@ -101,40 +101,40 @@ a̲ ạ ą a^{h}_{l}
        ! @ } {
 a sunny day
 
-->
+→
 u
-* (C) ... ... ==
-error-> ==> - -| =>
+• © ... ... ≡
+error→ ↦ − ⊣ ⇒
 Å æ œ Æ Œ ø Ø ß ł Ł Ð
 Þ ð þ ¡ ¿ £
 ª º ,
 
-" "
-` ' „ ‚ «
+“ ”
+‘ ’ „ ‚ «
 » « » ‹
-› € -> ≤ ≥
+› € → ≤ ≥
 
 b i r SC sansserif slanted
 
-   'default kbdinputstyle'
-'vtable i--tem default kbdinputstyle'
+   ‘default kbdinputstyle’
+‘vtable i--tem default kbdinputstyle’
      in example default kbdinputstyle
-     'vtable i--tem in example default kbdinputstyle'
+     ‘vtable i--tem in example default kbdinputstyle’
 
-   'code kbdinputstyle'
-'vtable i--tem code kbdinputstyle'
+   ‘code kbdinputstyle’
+‘vtable i--tem code kbdinputstyle’
      in example code kbdinputstyle
-     'vtable i--tem in example code kbdinputstyle'
+     ‘vtable i--tem in example code kbdinputstyle’
 
-   'example kbdinputstyle'
-'vtable i--tem example kbdinputstyle'
+   ‘example kbdinputstyle’
+‘vtable i--tem example kbdinputstyle’
      in example example kbdinputstyle
-     'vtable i--tem in example example kbdinputstyle'
+     ‘vtable i--tem in example example kbdinputstyle’
 
-   'distinct kbdinputstyle'
-'vtable i--tem distinct kbdinputstyle'
+   ‘distinct kbdinputstyle’
+‘vtable i--tem distinct kbdinputstyle’
      in example distinct kbdinputstyle
-     'vtable i--tem in example distinct kbdinputstyle'
+     ‘vtable i--tem in example distinct kbdinputstyle’
 
      A quot--ation
 
@@ -188,18 +188,18 @@ and following
 
      something, other thing: something, other thing
 
-   * i-temize
+   • i-temize
 
    + i-tem +
 
-   * b-ullet
+   • b-ullet
 
-   - minu-s
+   − minu-s
 
    _after emph_ e-mph item
 
-   * a-n itemize line i-tem 1
-   * a-n itemize line i-tem 2
+   • a-n itemize line i-tem 1
+   • a-n itemize line i-tem 2
 
      with w a-b
      with w c-d
@@ -262,7 +262,7 @@ exdented two
 
      s--mallexample
 
-   '@noindent' after smallexample.
+   ‘@noindent’ after smallexample.
      $ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.guess?rev=HEAD&content-type=text/plain'
      $ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEAD&content-type=text/plain'
 Less recent versions are also present.
@@ -422,70 +422,70 @@ s-mallformat
  -- fun2: arg2
      fff2
 
-   '@xref{c---hapter@@, cross r---ef name@@, t---itle@@, file n---ame@@,
-ma---nual@@}' *Note cross r--ef name@: (file n---ame@)c---hapter@.
-'@ref{chapter, cross ref name, title, file name, manual}' *note cross
-ref name: (file name)chapter. '@pxref{chapter, cross ref name, title,
-file name, manual}' *note cross ref name: (file name)chapter.
-'@inforef{chapter, cross ref name, file name}' *note cross ref name:
+   ‘@xref{c---hapter@@, cross r---ef name@@, t---itle@@, file n---ame@@,
+ma---nual@@}’ *Note cross r--ef name@: (file n---ame@)c---hapter@.
+‘@ref{chapter, cross ref name, title, file name, manual}’ *note cross
+ref name: (file name)chapter. ‘@pxref{chapter, cross ref name, title,
+file name, manual}’ *note cross ref name: (file name)chapter.
+‘@inforef{chapter, cross ref name, file name}’ *note cross ref name:
 (file name)chapter.
 
-   '@ref{chapter}' *note chapter:: '@xref{chapter}' *Note chapter::.
-'@pxref{chapter}' *note chapter:: '@ref{s--ect@comma{}ion}' *note
+   ‘@ref{chapter}’ *note chapter:: ‘@xref{chapter}’ *Note chapter::.
+‘@pxref{chapter}’ *note chapter:: ‘@ref{s--ect@comma{}ion}’ *note
 s--ect,ion::
 
-   '@ref{s--ect@comma{}ion, a @comma{} in cross ref, a comma@comma{} in
-title, a comma@comma{} in file, a @comma{} in manual name }' *note a ,
+   ‘@ref{s--ect@comma{}ion, a @comma{} in cross ref, a comma@comma{} in
+title, a comma@comma{} in file, a @comma{} in manual name }’ *note a ,
 in cross ref: (a comma, in file)s--ect,ion.
 
-   '@ref{chapter,cross ref name}' *note cross ref name: chapter.
-'@ref{chapter,,title}' *note title: chapter. '@ref{chapter,,,file name}'
-*note (file name)chapter:: '@ref{chapter,,,,manual}' *note ()chapter::
-'@ref{chapter,cross ref name,title,}' *note cross ref name: chapter.
-'@ref{chapter,cross ref name,,file name}' *note cross ref name: (file
-name)chapter. '@ref{chapter,cross ref name,,,manual}' *note cross ref
-name: ()chapter. '@ref{chapter,cross ref name,title,file name}' *note
-cross ref name: (file name)chapter. '@ref{chapter,cross ref
-name,title,,manual}' *note cross ref name: ()chapter.
-'@ref{chapter,cross ref name,title, file name, manual}' *note cross ref
-name: (file name)chapter. '@ref{chapter,,title,file name}' *note title:
-(file name)chapter. '@ref{chapter,,title,,manual}' *note title:
-()chapter. '@ref{chapter,,title, file name, manual}' *note title: (file
-name)chapter. '@ref{chapter,,,file name,manual}' *note (file
+   ‘@ref{chapter,cross ref name}’ *note cross ref name: chapter.
+‘@ref{chapter,,title}’ *note title: chapter. ‘@ref{chapter,,,file name}’
+*note (file name)chapter:: ‘@ref{chapter,,,,manual}’ *note ()chapter::
+‘@ref{chapter,cross ref name,title,}’ *note cross ref name: chapter.
+‘@ref{chapter,cross ref name,,file name}’ *note cross ref name: (file
+name)chapter. ‘@ref{chapter,cross ref name,,,manual}’ *note cross ref
+name: ()chapter. ‘@ref{chapter,cross ref name,title,file name}’ *note
+cross ref name: (file name)chapter. ‘@ref{chapter,cross ref
+name,title,,manual}’ *note cross ref name: ()chapter.
+‘@ref{chapter,cross ref name,title, file name, manual}’ *note cross ref
+name: (file name)chapter. ‘@ref{chapter,,title,file name}’ *note title:
+(file name)chapter. ‘@ref{chapter,,title,,manual}’ *note title:
+()chapter. ‘@ref{chapter,,title, file name, manual}’ *note title: (file
+name)chapter. ‘@ref{chapter,,,file name,manual}’ *note (file
 name)chapter::
 
-   '@ref{(pman)anode,cross ref name}' *note cross ref name: (pman)anode.
-'@ref{(pman)anode,,title}' *note title: (pman)anode.
-'@ref{(pman)anode,,,file name}' *note (file name)(pman)anode::
-'@ref{(pman)anode,,,,manual}' *note ()(pman)anode::
-'@ref{(pman)anode,cross ref name,title,}' *note cross ref name:
-(pman)anode. '@ref{(pman)anode,cross ref name,,file name}' *note cross
-ref name: (file name)(pman)anode. '@ref{(pman)anode,cross ref
-name,,,manual}' *note cross ref name: ()(pman)anode.
-'@ref{(pman)anode,cross ref name,title,file name}' *note cross ref name:
-(file name)(pman)anode. '@ref{(pman)anode,cross ref name,title,,manual}'
-*note cross ref name: ()(pman)anode. '@ref{(pman)anode,cross ref
-name,title, file name, manual}' *note cross ref name: (file
-name)(pman)anode. '@ref{(pman)anode,,title,file name}' *note title:
-(file name)(pman)anode. '@ref{(pman)anode,,title,,manual}' *note title:
-()(pman)anode. '@ref{(pman)anode,,title, file name, manual}' *note
-title: (file name)(pman)anode. '@ref{(pman)anode,,,file name,manual}'
+   ‘@ref{(pman)anode,cross ref name}’ *note cross ref name: (pman)anode.
+‘@ref{(pman)anode,,title}’ *note title: (pman)anode.
+‘@ref{(pman)anode,,,file name}’ *note (file name)(pman)anode::
+‘@ref{(pman)anode,,,,manual}’ *note ()(pman)anode::
+‘@ref{(pman)anode,cross ref name,title,}’ *note cross ref name:
+(pman)anode. ‘@ref{(pman)anode,cross ref name,,file name}’ *note cross
+ref name: (file name)(pman)anode. ‘@ref{(pman)anode,cross ref
+name,,,manual}’ *note cross ref name: ()(pman)anode.
+‘@ref{(pman)anode,cross ref name,title,file name}’ *note cross ref name:
+(file name)(pman)anode. ‘@ref{(pman)anode,cross ref name,title,,manual}’
+*note cross ref name: ()(pman)anode. ‘@ref{(pman)anode,cross ref
+name,title, file name, manual}’ *note cross ref name: (file
+name)(pman)anode. ‘@ref{(pman)anode,,title,file name}’ *note title:
+(file name)(pman)anode. ‘@ref{(pman)anode,,title,,manual}’ *note title:
+()(pman)anode. ‘@ref{(pman)anode,,title, file name, manual}’ *note
+title: (file name)(pman)anode. ‘@ref{(pman)anode,,,file name,manual}’
 *note (file name)(pman)anode::
 
-   '@inforef{chapter, cross ref name, file name}' *note cross ref name:
-(file name)chapter. '@inforef{chapter}' *note chapter::
-'@inforef{chapter, cross ref name}' *note cross ref name: chapter.
-'@inforef{chapter,,file name}' *note (file name)chapter::
-'@inforef{node, cross ref name, file name}' *note cross ref name: (file
-name)node. '@inforef{node}' *note node:: '@inforef{node, cross ref
-name}' *note cross ref name: node. '@inforef{node,,file name}' *note
-(file name)node:: '@inforef{chapter, cross ref name, file name, spurious
-arg}' *note cross ref name: (file name, spurious arg)chapter.
+   ‘@inforef{chapter, cross ref name, file name}’ *note cross ref name:
+(file name)chapter. ‘@inforef{chapter}’ *note chapter::
+‘@inforef{chapter, cross ref name}’ *note cross ref name: chapter.
+‘@inforef{chapter,,file name}’ *note (file name)chapter::
+‘@inforef{node, cross ref name, file name}’ *note cross ref name: (file
+name)node. ‘@inforef{node}’ *note node:: ‘@inforef{node, cross ref
+name}’ *note cross ref name: node. ‘@inforef{node,,file name}’ *note
+(file name)node:: ‘@inforef{chapter, cross ref name, file name, spurious
+arg}’ *note cross ref name: (file name, spurious arg)chapter.
 
-   '@inforef{s--ect@comma{}ion, a @comma{} in cross ref, a comma@comma{}
-in file}' *note a , in cross ref: (a comma, in file)s--ect,ion.
+   ‘@inforef{s--ect@comma{}ion, a @comma{} in cross ref, a comma@comma{}
+in file}’ *note a , in cross ref: (a comma, in file)s--ect,ion.
 
-   '*note chapter::'.
+   ‘*note chapter::’.
 
    *note cross ref with uref uref1 (href://http/myhost.com/index.html):
 (info file with uref3 uref3 (href://http/myhost.com/index3.html))ext.
@@ -504,12 +504,12 @@ _b_
      l-ine
 
      Title
-'a--code'
+‘a--code’
      Value-table code
 
      Title
-'a--samp'
-'a2--samp'
+‘a--samp’
+‘a2--samp’
      Value-table samp
 
    c-artouche
@@ -556,11 +556,11 @@ subheading
 subsubheading
 .............
 
-'@acronym{--a,an accronym @comma{} @enddots{}}' -a (an accronym , ...)
-'@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome} }' É-. ,A.
-(Étude-, Autonome) '@abbr{@'E--. @comma{}A.}' É-. ,A.
+‘@acronym{--a,an accronym @comma{} @enddots{}}’ -a (an accronym , ...)
+‘@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome} }’ É-. ,A.
+(Étude-, Autonome) ‘@abbr{@'E--. @comma{}A.}’ É-. ,A.
 
-   '@math{--a@minus{} {\frac{1}{2}}}' --a- {\frac{1}{2}}
+   ‘@math{--a@minus{} {\frac{1}{2}}}’ --a− {\frac{1}{2}}
 
    Somehow invalid use of @,:
 @, ̧
@@ -570,45 +570,45 @@ subsubheading
 @' ́
 @'@"u ́ü
 
-   '@|'
+   ‘@|’
 
-   @dotless{truc} truc @dotless{ij} ij '@dotless{--a}' -a '@dotless{a}'
+   @dotless{truc} truc @dotless{ij} ij ‘@dotless{--a}’ -a ‘@dotless{a}’
 a
 
    @U, without braces @U{}, with empty arg @U{z}, with non-hex arg U+z
 @U{abc}, with <4 hex digits ઼ @U{FFFFFFFFFFFFFF}, value much too large
 U+FFFFFFFFFFFFFF @U{110000}, value just beyond Unicode U+110000
 
-   @TeX, but without brace TeX '@#' #
+   @TeX, but without brace TeX ‘@#’ #
 
-   '@w{--a}' -a
+   ‘@w{--a}’ -a
 
-   '@image{,1--xt}'  '@image{,,2--xt}'  '@image{,,,3--xt}' 
+   ‘@image{,1--xt}’  ‘@image{,,2--xt}’  ‘@image{,,,3--xt}’ 
 
-   '@image{f-ile,aze,,a--lt}' [a-lt] '@image{f-ile,,,alt@verb{:jk _" %}}' 
[altjk _" %@]
+   ‘@image{f-ile,aze,,a--lt}’ [a-lt] ‘@image{f-ile,,,alt@verb{:jk _" %}}’ 
[altjk _" %@]
 
-   '@image{f--ile}' [image src="f--ile.png" text="ggg
-aaa"] '@image{f--ile,,,alt}' [image src="f--ile.png" alt="alt" text="ggg
-aaa"] '@image{f--ile,,,,.e-d-xt}'
+   ‘@image{f--ile}’ [image src="f--ile.png" text="ggg
+aaa"] ‘@image{f--ile,,,alt}’ [image src="f--ile.png" alt="alt" text="ggg
+aaa"] ‘@image{f--ile,,,,.e-d-xt}’
 [image src="f--ile.e--xt" text="ggg
-aaa"] '@image{f--ile,l--i}' [image src="f--ile.png" text="ggg
-aaa"] '@image{f--ile,,l--e}' [image src="f--ile.png" text="ggg
+aaa"] ‘@image{f--ile,l--i}’ [image src="f--ile.png" text="ggg
+aaa"] ‘@image{f--ile,,l--e}’ [image src="f--ile.png" text="ggg
 aaa"]
-'@image{f--ile,aze,az,alt,.e--xt}' [image src="f--ile.e--xt" alt="alt" 
text="ggg
-aaa"] '@image{f--ile,aze,az,alt,' [image src="f--ile.png" alt="alt" 
text="ggg
+‘@image{f--ile,aze,az,alt,.e--xt}’ [image src="f--ile.e--xt" alt="alt" 
text="ggg
+aaa"] ‘@image{f--ile,aze,az,alt,’ [image src="f--ile.png" alt="alt" 
text="ggg
 aaa"]
-'@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext} e--xt@}' [alt]
+‘@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext} e--xt@}’ [alt]
 
-   '@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b "},e--xt}' [image 
src="f--ile.e--xt" alt="jk _\" %@ in b \"" text="ggg
+   ‘@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b "},e--xt}’ [image 
src="f--ile.e--xt" alt="jk _\" %@ in b \"" text="ggg
 aaa"]
-'@image{file@verb{:jk _" %@:},,,alt@verb{:jk _" %@:}}' [altjk _" %@]
+‘@image{file@verb{:jk _" %@:},,,alt@verb{:jk _" %@:}}’ [altjk _" %@]
 
 ü Ü ñ â é ō ì é Ḕ
 Ḉ Ḉ a̋ ȧ å a͡
 ă ǎ
  ? .
 
-TeX LaTeX -!- å (R) °
+TeX LaTeX ⋆ å ® °
 
 t
 
@@ -616,8 +616,8 @@ t
 
    __ after emph e-mph item
 
-   * a-n itemize line i-tem 1
-   * a-n itemize line i-tem 2
+   • a-n itemize line i-tem 1
+   • a-n itemize line i-tem 2
 
      without brace w a-b
      without brace w c-d
@@ -649,38 +649,38 @@ b
 
    g-roupe
 
-   '@ref{node}' *note node::
-
-   '@ref{,cross ref name}' *note cross ref name: . '@ref{,,title}' *note
-title: . '@ref{,,,file name}' *note (file name):: '@ref{,,,,manual}'
-*note ():: '@ref{node,cross ref name}' *note cross ref name: node.
-'@ref{node,,title}' *note title: node. '@ref{node,,,file name}' *note
-(file name)node:: '@ref{node,,,,manual}' *note ()node:: '@ref{node,cross
-ref name,title,}' *note cross ref name: node. '@ref{node,cross ref
-name,,file name}' *note cross ref name: (file name)node.
-'@ref{node,cross ref name,,,manual}' *note cross ref name: ()node.
-'@ref{node,cross ref name,title,file name}' *note cross ref name: (file
-name)node. '@ref{node,cross ref name,title,,manual}' *note cross ref
-name: ()node. '@ref{node,cross ref name,title, file name, manual}' *note
-cross ref name: (file name)node. '@ref{node,,title,file name}' *note
-title: (file name)node. '@ref{node,,title,,manual}' *note title: ()node.
-'@ref{chapter,,title, file name, manual}' *note title: (file
-name)chapter. '@ref{node,,title, file name, manual}' *note title: (file
-name)node. '@ref{node,,,file name,manual}' *note (file name)node::
-'@ref{,cross ref name,title,}' *note cross ref name: . '@ref{,cross ref
-name,,file name}' *note cross ref name: (file name). '@ref{,cross ref
-name,,,manual}' *note cross ref name: (). '@ref{,cross ref
-name,title,file name}' *note cross ref name: (file name). '@ref{,cross
-ref name,title,,manual}' *note cross ref name: (). '@ref{,cross ref
-name,title, file name, manual}' *note cross ref name: (file name).
-'@ref{,,title,file name}' *note title: (file name).
-'@ref{,,title,,manual}' *note title: (). '@ref{,,title, file name,
-manual}' *note title: (file name). '@ref{,,,file name,manual}' *note
+   ‘@ref{node}’ *note node::
+
+   ‘@ref{,cross ref name}’ *note cross ref name: . ‘@ref{,,title}’ *note
+title: . ‘@ref{,,,file name}’ *note (file name):: ‘@ref{,,,,manual}’
+*note ():: ‘@ref{node,cross ref name}’ *note cross ref name: node.
+‘@ref{node,,title}’ *note title: node. ‘@ref{node,,,file name}’ *note
+(file name)node:: ‘@ref{node,,,,manual}’ *note ()node:: ‘@ref{node,cross
+ref name,title,}’ *note cross ref name: node. ‘@ref{node,cross ref
+name,,file name}’ *note cross ref name: (file name)node.
+‘@ref{node,cross ref name,,,manual}’ *note cross ref name: ()node.
+‘@ref{node,cross ref name,title,file name}’ *note cross ref name: (file
+name)node. ‘@ref{node,cross ref name,title,,manual}’ *note cross ref
+name: ()node. ‘@ref{node,cross ref name,title, file name, manual}’ *note
+cross ref name: (file name)node. ‘@ref{node,,title,file name}’ *note
+title: (file name)node. ‘@ref{node,,title,,manual}’ *note title: ()node.
+‘@ref{chapter,,title, file name, manual}’ *note title: (file
+name)chapter. ‘@ref{node,,title, file name, manual}’ *note title: (file
+name)node. ‘@ref{node,,,file name,manual}’ *note (file name)node::
+‘@ref{,cross ref name,title,}’ *note cross ref name: . ‘@ref{,cross ref
+name,,file name}’ *note cross ref name: (file name). ‘@ref{,cross ref
+name,,,manual}’ *note cross ref name: (). ‘@ref{,cross ref
+name,title,file name}’ *note cross ref name: (file name). ‘@ref{,cross
+ref name,title,,manual}’ *note cross ref name: (). ‘@ref{,cross ref
+name,title, file name, manual}’ *note cross ref name: (file name).
+‘@ref{,,title,file name}’ *note title: (file name).
+‘@ref{,,title,,manual}’ *note title: (). ‘@ref{,,title, file name,
+manual}’ *note title: (file name). ‘@ref{,,,file name,manual}’ *note
 (file name)::
 
-   '@inforef{,cross ref name }' *note cross ref name: . '@inforef{,,file
-name}' *note (file name):: '@inforef{,cross ref name, file name}' *note
-cross ref name: (file name). '@inforef{}' *note ::
+   ‘@inforef{,cross ref name }’ *note cross ref name: . ‘@inforef{,,file
+name}’ *note (file name):: ‘@inforef{,cross ref name, file name}’ *note
+cross ref name: (file name). ‘@inforef{}’ *note ::
 
    ---------- Footnotes ----------
 
@@ -688,11 +688,11 @@ cross ref name: (file name). '@inforef{}' *note ::
 
    (2) in footnote2
 
-INFO-DIR-SECTION Formatting é '@ TeX' test
+INFO-DIR-SECTION Formatting é ‘@ TeX’ test
 START-INFO-DIR-ENTRY
 * Truc: (formatting).           The GNU documentation truc.
-* '@ é ==': (formatting).  "-- something"
-                           'cmd' à
+* ‘@ é ≡’: (formatting).  "-- something"
+                           ‘cmd’ à
 END-INFO-DIR-ENTRY
 
 
@@ -730,30 +730,30 @@ noindent in para.
    < > " & ' '
 
    "simple-double-three--four---"
-code: '``simple-double--three---four----'''
+code: ‘``simple-double--three---four----''’
 asis: "simple-double-three--four---"
 strong: *"simple-double-three--four---"*
-kbd: '``simple-double--three---four----'''
+kbd: ‘``simple-double--three---four----''’
 
    ''simple-double--three--four---''
 
    @"u ü (ü) @"{U} Ü (Ü) @~n ñ (ñ) @^a â (â) @'e é (é) @=o ō (ō) @'i ì
 (ì) @'{e} é (é) @'{@dotless{i}} í (í) @dotless{i} ı (ı) @dotless{j} ȷ
-(ȷ) '@H{a}' a̋ '@dotaccent{a}' ȧ (ȧ) '@ringaccent{a}' å (å)
-'@tieaccent{a}' a͡ '@u{a}' ă (ă) '@ubaraccent{a}' a̲ '@udotaccent{a}' ạ
-(ạ) '@v{a}' ǎ (ǎ) @,c ç (ç) '@,{c}' ç (ç) '@ogonek{a}' ą (ą)
+(ȷ) ‘@H{a}’ a̋ ‘@dotaccent{a}’ ȧ (ȧ) ‘@ringaccent{a}’ å (å)
+‘@tieaccent{a}’ a͡ ‘@u{a}’ ă (ă) ‘@ubaraccent{a}’ a̲ ‘@udotaccent{a}’ ạ
+(ạ) ‘@v{a}’ ǎ (ǎ) @,c ç (ç) ‘@,{c}’ ç (ç) ‘@ogonek{a}’ ą (ą)
 
    @'{@=E} Ḕ @l{} ł @,{@'C} Ḉ @,c@"u çü
 
-   '@H{--a}' -a̋ '@dotaccent{--a}' -ȧ '@ringaccent{--a}' -å
-'@tieaccent{--a}' -a͡ '@u{--a}' -ă '@ubaraccent{--a}' -a̲
-'@udotaccent{--a}' -ạ '@v{--a}' -ǎ '@,{--c}' -ç '@ogonek{--a}' -ą
+   ‘@H{--a}’ -a̋ ‘@dotaccent{--a}’ -ȧ ‘@ringaccent{--a}’ -å
+‘@tieaccent{--a}’ -a͡ ‘@u{--a}’ -ă ‘@ubaraccent{--a}’ -a̲
+‘@udotaccent{--a}’ -ạ ‘@v{--a}’ -ǎ ‘@,{--c}’ -ç ‘@ogonek{--a}’ -ą
 
    @U{0075} u
 
    @*
 @ followed by a space   @ followed by a tab   @ followed by a new line
- '@-' '@:' '@!' !  '@?' ?  '@.' .  '@&' & '@@' @ '@}' } '@{' { '@/'
+ ‘@-’ ‘@:’ ‘@!’ !  ‘@?’ ?  ‘@.’ .  ‘@&’ & ‘@@’ @ ‘@}’ } ‘@{’ { ‘@/’
 
    foo vs. bar.  colon :And something else.  semi colon ;.  And ?  ?.
 Now !  !@ but , ,
@@ -761,55 +761,55 @@ Now !  !@ but , ,
    @ampchar & (&) @atchar @ (@) @backslashchar \ (\) @hashchar # (#)
 @lbracechar { ({) @rbracechar } (})
 
-   @TeX TeX @LaTeX LaTeX @bullet * (•) @copyright (C) (©) @dots ... (…)
-@enddots ...  @equiv == (≡) @error error-> @expansion ==> (↦) @minus -
-(−) @point -!- (⋆) @print -| (⊣) @result => (⇒) @today a sunny day
+   @TeX TeX @LaTeX LaTeX @bullet • (•) @copyright © (©) @dots ... (…)
+@enddots ...  @equiv ≡ (≡) @error error→ @expansion ↦ (↦) @minus − (−)
+@point ⋆ (⋆) @print ⊣ (⊣) @result ⇒ (⇒) @today a sunny day
 
    @aa å (å) @AA Å (Å) @ae æ (æ) @oe œ (œ) @AE Æ (Æ) @OE Œ (Œ) @o ø (ø)
 @O Ø (Ø) @ss ß (ß) @l ł (ł) @L Ł (Ł) @DH Ð (Ð) @TH Þ (Þ) @dh ð (ð) @th þ
 (þ)
 
    @exclamdown ¡  (¡) @questiondown ¿  (¿) @pounds £ (£)
-@registeredsymbol (R) (®) @ordf ª (ª) @ordm º (º) @comma , (,)
-@quotedblleft " (“) @quotedblright " (”) @quoteleft ` (‘) @quoteright '
+@registeredsymbol ® (®) @ordf ª (ª) @ordm º (º) @comma , (,)
+@quotedblleft “ (“) @quotedblright ” (”) @quoteleft ‘ (‘) @quoteright ’
 (’) @quotedblbase „ („) @quotesinglbase ‚ (‚) @guillemetleft « («)
 @guillemetright » (») @guillemotleft « («) @guillemotright » (»)
 @guilsinglleft ‹ (‹) @guilsinglright › (›)
 
-   @textdegree ° (°) @euro € (€) @arrow -> (→) @leq ≤ (≤) @geq ≥ (≥)
-@tie a b
-
-   '@acronym{--a,an accronym}' -a (an accronym) '@acronym{--a}' -a
-'@abbr{@'E--. @comma{}A., @'Etude Autonome }' É-. ,A. (Étude Autonome)
-'@abbr{@'E--. @comma{}A.}' É-. ,A. '@asis{--a}' -a '@b{--a}' -a
-'@cite{--a}' '-a' '@code{--a}' '--a' '@command{--a}' '--a' '@dfn{--a}'
-"-a" '@dmn{--a}' -a '@email{--a,--b}' -b <--a> '@email{,--b}' -b
-'@email{--a}' <--a> '@emph{--a}' _-a_ '@env{--a}' '--a' '@file{--a}'
-'--a' '@i{--a}' -a '@kbd{--a}' '--a' '@key{--a}' <--a> '@math{--a
-{\frac{1}{2}} @minus{}}' --a {\frac{1}{2}} - '@option{--a}' '--a'
-'@r{--a}' -a '@samp{--a}' '--a' '@sc{--a}' -A '@strong{--a}' *-a*
-'@t{--a}' --a '@sansserif{--a}' -a '@slanted{--a}' -a '@titlefont{--a}'
+   @textdegree ° (°) @euro € (€) @arrow → (→) @leq ≤ (≤) @geq ≥ (≥) @tie
+a b
+
+   ‘@acronym{--a,an accronym}’ -a (an accronym) ‘@acronym{--a}’ -a
+‘@abbr{@'E--. @comma{}A., @'Etude Autonome }’ É-. ,A. (Étude Autonome)
+‘@abbr{@'E--. @comma{}A.}’ É-. ,A. ‘@asis{--a}’ -a ‘@b{--a}’ -a
+‘@cite{--a}’ ‘-a’ ‘@code{--a}’ ‘--a’ ‘@command{--a}’ ‘--a’ ‘@dfn{--a}’
+“-a” ‘@dmn{--a}’ -a ‘@email{--a,--b}’ -b <--a> ‘@email{,--b}’ -b
+‘@email{--a}’ <--a> ‘@emph{--a}’ _-a_ ‘@env{--a}’ ‘--a’ ‘@file{--a}’
+‘--a’ ‘@i{--a}’ -a ‘@kbd{--a}’ ‘--a’ ‘@key{--a}’ <--a> ‘@math{--a
+{\frac{1}{2}} @minus{}}’ --a {\frac{1}{2}} − ‘@option{--a}’ ‘--a’
+‘@r{--a}’ -a ‘@samp{--a}’ ‘--a’ ‘@sc{--a}’ -A ‘@strong{--a}’ *-a*
+‘@t{--a}’ --a ‘@sansserif{--a}’ -a ‘@slanted{--a}’ -a ‘@titlefont{--a}’
 -a
 **
-   '@indicateurl{--a}' '--a' '@uref{--a,--b}' -b (--a) '@uref{--a}'
-<--a> '@uref{,--b}' -b '@uref{--a,--b,--c}' -c '@uref{,--b,--c}' -c
-'@uref{--a,,--c}' -c '@uref{,,--c}' -c '@url{--a,--b}' -b (--a)
-'@url{--a,}' <--a> '@url{,--b}' -b '@var{--a}' -A '@verb{:--a:}' --a
-'@verb{:a < & @ % " -- b:}' a  < & @ % " --    b '@w{a a a a a a a a a a
-a a a a a a a a a a a a a a a a a a a a a a a a a}'
+   ‘@indicateurl{--a}’ ‘--a’ ‘@uref{--a,--b}’ -b (--a) ‘@uref{--a}’
+<--a> ‘@uref{,--b}’ -b ‘@uref{--a,--b,--c}’ -c ‘@uref{,--b,--c}’ -c
+‘@uref{--a,,--c}’ -c ‘@uref{,,--c}’ -c ‘@url{--a,--b}’ -b (--a)
+‘@url{--a,}’ <--a> ‘@url{,--b}’ -b ‘@var{--a}’ -A ‘@verb{:--a:}’ --a
+‘@verb{:a < & @ % " -- b:}’ a  < & @ % " --    b ‘@w{a a a a a a a a a a
+a a a a a a a a a a a a a a a a a a a a a a a a a}’
 a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a
-'a@sup{h}@sub{l}' a^{h}_{l} '@footnote{in footnote}' (1) '@footnote{in
-footnote2}' (2)
+‘a@sup{h}@sub{l}’ a^{h}_{l} ‘@footnote{in footnote}’ (1) ‘@footnote{in
+footnote2}’ (2)
 
-   '@sp 2'
+   ‘@sp 2’
 
 
-   '@page'
+   ‘@page’
 
-   'need 1002'
+   ‘need 1002’
 
-   '@clicksequence{click @click{} A}' click -> A After clickstyle =>
-'@clicksequence{click @click{} A}' click => A
+   ‘@clicksequence{click @click{} A}’ click → A After clickstyle ⇒
+‘@clicksequence{click @click{} A}’ click ⇒ A
 
 disp--laymath
 f(x) = {1 \over \sigma \sqrt{2\pi}}e^{-{1 \over 2}\left({x-\mu \over 
\sigma}\right)^2}
@@ -825,40 +825,40 @@ a̲ ạ ą a^{h}_{l}
        ! @ } {
 a sunny day
 
-->
+→
 u
-* (C) ... ... ==
-error-> ==> - -| =>
+• © ... ... ≡
+error→ ↦ − ⊣ ⇒
 Å æ œ Æ Œ ø Ø ß ł Ł Ð
 Þ ð þ ¡ ¿ £
 ª º ,
 
-" "
-` ' „ ‚ «
+“ ”
+‘ ’ „ ‚ «
 » « » ‹
-› € -> ≤ ≥
+› € → ≤ ≥
 
 b i r SC sansserif slanted
 
-   'default kbdinputstyle'
-'vtable i--tem default kbdinputstyle'
+   ‘default kbdinputstyle’
+‘vtable i--tem default kbdinputstyle’
      in example default kbdinputstyle
-     'vtable i--tem in example default kbdinputstyle'
+     ‘vtable i--tem in example default kbdinputstyle’
 
-   'code kbdinputstyle'
-'vtable i--tem code kbdinputstyle'
+   ‘code kbdinputstyle’
+‘vtable i--tem code kbdinputstyle’
      in example code kbdinputstyle
-     'vtable i--tem in example code kbdinputstyle'
+     ‘vtable i--tem in example code kbdinputstyle’
 
-   'example kbdinputstyle'
-'vtable i--tem example kbdinputstyle'
+   ‘example kbdinputstyle’
+‘vtable i--tem example kbdinputstyle’
      in example example kbdinputstyle
-     'vtable i--tem in example example kbdinputstyle'
+     ‘vtable i--tem in example example kbdinputstyle’
 
-   'distinct kbdinputstyle'
-'vtable i--tem distinct kbdinputstyle'
+   ‘distinct kbdinputstyle’
+‘vtable i--tem distinct kbdinputstyle’
      in example distinct kbdinputstyle
-     'vtable i--tem in example distinct kbdinputstyle'
+     ‘vtable i--tem in example distinct kbdinputstyle’
 
      A quot--ation
 
@@ -912,18 +912,18 @@ and following
 
      something, other thing: something, other thing
 
-   * i-temize
+   • i-temize
 
    + i-tem +
 
-   * b-ullet
+   • b-ullet
 
-   - minu-s
+   − minu-s
 
    _after emph_ e-mph item
 
-   * a-n itemize line i-tem 1
-   * a-n itemize line i-tem 2
+   • a-n itemize line i-tem 1
+   • a-n itemize line i-tem 2
 
      with w a-b
      with w c-d
@@ -986,7 +986,7 @@ exdented two
 
      s--mallexample
 
-   '@noindent' after smallexample.
+   ‘@noindent’ after smallexample.
      $ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.guess?rev=HEAD&content-type=text/plain'
      $ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEAD&content-type=text/plain'
 Less recent versions are also present.
@@ -1146,70 +1146,70 @@ s-mallformat
  -- fun2: arg2
      fff2
 
-   '@xref{c---hapter@@, cross r---ef name@@, t---itle@@, file n---ame@@,
-ma---nual@@}' *Note cross r--ef name@: (file n---ame@)c---hapter@.
-'@ref{chapter, cross ref name, title, file name, manual}' *note cross
-ref name: (file name)chapter. '@pxref{chapter, cross ref name, title,
-file name, manual}' *note cross ref name: (file name)chapter.
-'@inforef{chapter, cross ref name, file name}' *note cross ref name:
+   ‘@xref{c---hapter@@, cross r---ef name@@, t---itle@@, file n---ame@@,
+ma---nual@@}’ *Note cross r--ef name@: (file n---ame@)c---hapter@.
+‘@ref{chapter, cross ref name, title, file name, manual}’ *note cross
+ref name: (file name)chapter. ‘@pxref{chapter, cross ref name, title,
+file name, manual}’ *note cross ref name: (file name)chapter.
+‘@inforef{chapter, cross ref name, file name}’ *note cross ref name:
 (file name)chapter.
 
-   '@ref{chapter}' *note chapter:: '@xref{chapter}' *Note chapter::.
-'@pxref{chapter}' *note chapter:: '@ref{s--ect@comma{}ion}' *note
+   ‘@ref{chapter}’ *note chapter:: ‘@xref{chapter}’ *Note chapter::.
+‘@pxref{chapter}’ *note chapter:: ‘@ref{s--ect@comma{}ion}’ *note
 s--ect,ion::
 
-   '@ref{s--ect@comma{}ion, a @comma{} in cross ref, a comma@comma{} in
-title, a comma@comma{} in file, a @comma{} in manual name }' *note a ,
+   ‘@ref{s--ect@comma{}ion, a @comma{} in cross ref, a comma@comma{} in
+title, a comma@comma{} in file, a @comma{} in manual name }’ *note a ,
 in cross ref: (a comma, in file)s--ect,ion.
 
-   '@ref{chapter,cross ref name}' *note cross ref name: chapter.
-'@ref{chapter,,title}' *note title: chapter. '@ref{chapter,,,file name}'
-*note (file name)chapter:: '@ref{chapter,,,,manual}' *note ()chapter::
-'@ref{chapter,cross ref name,title,}' *note cross ref name: chapter.
-'@ref{chapter,cross ref name,,file name}' *note cross ref name: (file
-name)chapter. '@ref{chapter,cross ref name,,,manual}' *note cross ref
-name: ()chapter. '@ref{chapter,cross ref name,title,file name}' *note
-cross ref name: (file name)chapter. '@ref{chapter,cross ref
-name,title,,manual}' *note cross ref name: ()chapter.
-'@ref{chapter,cross ref name,title, file name, manual}' *note cross ref
-name: (file name)chapter. '@ref{chapter,,title,file name}' *note title:
-(file name)chapter. '@ref{chapter,,title,,manual}' *note title:
-()chapter. '@ref{chapter,,title, file name, manual}' *note title: (file
-name)chapter. '@ref{chapter,,,file name,manual}' *note (file
+   ‘@ref{chapter,cross ref name}’ *note cross ref name: chapter.
+‘@ref{chapter,,title}’ *note title: chapter. ‘@ref{chapter,,,file name}’
+*note (file name)chapter:: ‘@ref{chapter,,,,manual}’ *note ()chapter::
+‘@ref{chapter,cross ref name,title,}’ *note cross ref name: chapter.
+‘@ref{chapter,cross ref name,,file name}’ *note cross ref name: (file
+name)chapter. ‘@ref{chapter,cross ref name,,,manual}’ *note cross ref
+name: ()chapter. ‘@ref{chapter,cross ref name,title,file name}’ *note
+cross ref name: (file name)chapter. ‘@ref{chapter,cross ref
+name,title,,manual}’ *note cross ref name: ()chapter.
+‘@ref{chapter,cross ref name,title, file name, manual}’ *note cross ref
+name: (file name)chapter. ‘@ref{chapter,,title,file name}’ *note title:
+(file name)chapter. ‘@ref{chapter,,title,,manual}’ *note title:
+()chapter. ‘@ref{chapter,,title, file name, manual}’ *note title: (file
+name)chapter. ‘@ref{chapter,,,file name,manual}’ *note (file
 name)chapter::
 
-   '@ref{(pman)anode,cross ref name}' *note cross ref name: (pman)anode.
-'@ref{(pman)anode,,title}' *note title: (pman)anode.
-'@ref{(pman)anode,,,file name}' *note (file name)(pman)anode::
-'@ref{(pman)anode,,,,manual}' *note ()(pman)anode::
-'@ref{(pman)anode,cross ref name,title,}' *note cross ref name:
-(pman)anode. '@ref{(pman)anode,cross ref name,,file name}' *note cross
-ref name: (file name)(pman)anode. '@ref{(pman)anode,cross ref
-name,,,manual}' *note cross ref name: ()(pman)anode.
-'@ref{(pman)anode,cross ref name,title,file name}' *note cross ref name:
-(file name)(pman)anode. '@ref{(pman)anode,cross ref name,title,,manual}'
-*note cross ref name: ()(pman)anode. '@ref{(pman)anode,cross ref
-name,title, file name, manual}' *note cross ref name: (file
-name)(pman)anode. '@ref{(pman)anode,,title,file name}' *note title:
-(file name)(pman)anode. '@ref{(pman)anode,,title,,manual}' *note title:
-()(pman)anode. '@ref{(pman)anode,,title, file name, manual}' *note
-title: (file name)(pman)anode. '@ref{(pman)anode,,,file name,manual}'
+   ‘@ref{(pman)anode,cross ref name}’ *note cross ref name: (pman)anode.
+‘@ref{(pman)anode,,title}’ *note title: (pman)anode.
+‘@ref{(pman)anode,,,file name}’ *note (file name)(pman)anode::
+‘@ref{(pman)anode,,,,manual}’ *note ()(pman)anode::
+‘@ref{(pman)anode,cross ref name,title,}’ *note cross ref name:
+(pman)anode. ‘@ref{(pman)anode,cross ref name,,file name}’ *note cross
+ref name: (file name)(pman)anode. ‘@ref{(pman)anode,cross ref
+name,,,manual}’ *note cross ref name: ()(pman)anode.
+‘@ref{(pman)anode,cross ref name,title,file name}’ *note cross ref name:
+(file name)(pman)anode. ‘@ref{(pman)anode,cross ref name,title,,manual}’
+*note cross ref name: ()(pman)anode. ‘@ref{(pman)anode,cross ref
+name,title, file name, manual}’ *note cross ref name: (file
+name)(pman)anode. ‘@ref{(pman)anode,,title,file name}’ *note title:
+(file name)(pman)anode. ‘@ref{(pman)anode,,title,,manual}’ *note title:
+()(pman)anode. ‘@ref{(pman)anode,,title, file name, manual}’ *note
+title: (file name)(pman)anode. ‘@ref{(pman)anode,,,file name,manual}’
 *note (file name)(pman)anode::
 
-   '@inforef{chapter, cross ref name, file name}' *note cross ref name:
-(file name)chapter. '@inforef{chapter}' *note chapter::
-'@inforef{chapter, cross ref name}' *note cross ref name: chapter.
-'@inforef{chapter,,file name}' *note (file name)chapter::
-'@inforef{node, cross ref name, file name}' *note cross ref name: (file
-name)node. '@inforef{node}' *note node:: '@inforef{node, cross ref
-name}' *note cross ref name: node. '@inforef{node,,file name}' *note
-(file name)node:: '@inforef{chapter, cross ref name, file name, spurious
-arg}' *note cross ref name: (file name, spurious arg)chapter.
+   ‘@inforef{chapter, cross ref name, file name}’ *note cross ref name:
+(file name)chapter. ‘@inforef{chapter}’ *note chapter::
+‘@inforef{chapter, cross ref name}’ *note cross ref name: chapter.
+‘@inforef{chapter,,file name}’ *note (file name)chapter::
+‘@inforef{node, cross ref name, file name}’ *note cross ref name: (file
+name)node. ‘@inforef{node}’ *note node:: ‘@inforef{node, cross ref
+name}’ *note cross ref name: node. ‘@inforef{node,,file name}’ *note
+(file name)node:: ‘@inforef{chapter, cross ref name, file name, spurious
+arg}’ *note cross ref name: (file name, spurious arg)chapter.
 
-   '@inforef{s--ect@comma{}ion, a @comma{} in cross ref, a comma@comma{}
-in file}' *note a , in cross ref: (a comma, in file)s--ect,ion.
+   ‘@inforef{s--ect@comma{}ion, a @comma{} in cross ref, a comma@comma{}
+in file}’ *note a , in cross ref: (a comma, in file)s--ect,ion.
 
-   '*note chapter::'.
+   ‘*note chapter::’.
 
    *note cross ref with uref uref1 (href://http/myhost.com/index.html):
 (info file with uref3 uref3 (href://http/myhost.com/index3.html))ext.
@@ -1228,12 +1228,12 @@ _b_
      l-ine
 
      Title
-'a--code'
+‘a--code’
      Value-table code
 
      Title
-'a--samp'
-'a2--samp'
+‘a--samp’
+‘a2--samp’
      Value-table samp
 
    c-artouche
@@ -1280,11 +1280,11 @@ subheading
 subsubheading
 .............
 
-'@acronym{--a,an accronym @comma{} @enddots{}}' -a (an accronym , ...)
-'@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome} }' É-. ,A.
-(Étude-, Autonome) '@abbr{@'E--. @comma{}A.}' É-. ,A.
+‘@acronym{--a,an accronym @comma{} @enddots{}}’ -a (an accronym , ...)
+‘@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome} }’ É-. ,A.
+(Étude-, Autonome) ‘@abbr{@'E--. @comma{}A.}’ É-. ,A.
 
-   '@math{--a@minus{} {\frac{1}{2}}}' --a- {\frac{1}{2}}
+   ‘@math{--a@minus{} {\frac{1}{2}}}’ --a− {\frac{1}{2}}
 
    Somehow invalid use of @,:
 @, ̧
@@ -1294,45 +1294,45 @@ subsubheading
 @' ́
 @'@"u ́ü
 
-   '@|'
+   ‘@|’
 
-   @dotless{truc} truc @dotless{ij} ij '@dotless{--a}' -a '@dotless{a}'
+   @dotless{truc} truc @dotless{ij} ij ‘@dotless{--a}’ -a ‘@dotless{a}’
 a
 
    @U, without braces @U{}, with empty arg @U{z}, with non-hex arg U+z
 @U{abc}, with <4 hex digits ઼ @U{FFFFFFFFFFFFFF}, value much too large
 U+FFFFFFFFFFFFFF @U{110000}, value just beyond Unicode U+110000
 
-   @TeX, but without brace TeX '@#' #
+   @TeX, but without brace TeX ‘@#’ #
 
-   '@w{--a}' -a
+   ‘@w{--a}’ -a
 
-   '@image{,1--xt}'  '@image{,,2--xt}'  '@image{,,,3--xt}' 
+   ‘@image{,1--xt}’  ‘@image{,,2--xt}’  ‘@image{,,,3--xt}’ 
 
-   '@image{f-ile,aze,,a--lt}' [a-lt] '@image{f-ile,,,alt@verb{:jk _" %}}' 
[altjk _" %@]
+   ‘@image{f-ile,aze,,a--lt}’ [a-lt] ‘@image{f-ile,,,alt@verb{:jk _" %}}’ 
[altjk _" %@]
 
-   '@image{f--ile}' [image src="f--ile.png" text="ggg
-aaa"] '@image{f--ile,,,alt}' [image src="f--ile.png" alt="alt" text="ggg
-aaa"] '@image{f--ile,,,,.e-d-xt}'
+   ‘@image{f--ile}’ [image src="f--ile.png" text="ggg
+aaa"] ‘@image{f--ile,,,alt}’ [image src="f--ile.png" alt="alt" text="ggg
+aaa"] ‘@image{f--ile,,,,.e-d-xt}’
 [image src="f--ile.e--xt" text="ggg
-aaa"] '@image{f--ile,l--i}' [image src="f--ile.png" text="ggg
-aaa"] '@image{f--ile,,l--e}' [image src="f--ile.png" text="ggg
+aaa"] ‘@image{f--ile,l--i}’ [image src="f--ile.png" text="ggg
+aaa"] ‘@image{f--ile,,l--e}’ [image src="f--ile.png" text="ggg
 aaa"]
-'@image{f--ile,aze,az,alt,.e--xt}' [image src="f--ile.e--xt" alt="alt" 
text="ggg
-aaa"] '@image{f--ile,aze,az,alt,' [image src="f--ile.png" alt="alt" 
text="ggg
+‘@image{f--ile,aze,az,alt,.e--xt}’ [image src="f--ile.e--xt" alt="alt" 
text="ggg
+aaa"] ‘@image{f--ile,aze,az,alt,’ [image src="f--ile.png" alt="alt" 
text="ggg
 aaa"]
-'@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext} e--xt@}' [alt]
+‘@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext} e--xt@}’ [alt]
 
-   '@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b "},e--xt}' [image 
src="f--ile.e--xt" alt="jk _\" %@ in b \"" text="ggg
+   ‘@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b "},e--xt}’ [image 
src="f--ile.e--xt" alt="jk _\" %@ in b \"" text="ggg
 aaa"]
-'@image{file@verb{:jk _" %@:},,,alt@verb{:jk _" %@:}}' [altjk _" %@]
+‘@image{file@verb{:jk _" %@:},,,alt@verb{:jk _" %@:}}’ [altjk _" %@]
 
 ü Ü ñ â é ō ì é Ḕ
 Ḉ Ḉ a̋ ȧ å a͡
 ă ǎ
  ? .
 
-TeX LaTeX -!- å (R) °
+TeX LaTeX ⋆ å ® °
 
 t
 
@@ -1340,8 +1340,8 @@ t
 
    __ after emph e-mph item
 
-   * a-n itemize line i-tem 1
-   * a-n itemize line i-tem 2
+   • a-n itemize line i-tem 1
+   • a-n itemize line i-tem 2
 
      without brace w a-b
      without brace w c-d
@@ -1373,68 +1373,68 @@ b
 
    g-roupe
 
-   '@ref{node}' *note node::
-
-   '@ref{,cross ref name}' *note cross ref name: . '@ref{,,title}' *note
-title: . '@ref{,,,file name}' *note (file name):: '@ref{,,,,manual}'
-*note ():: '@ref{node,cross ref name}' *note cross ref name: node.
-'@ref{node,,title}' *note title: node. '@ref{node,,,file name}' *note
-(file name)node:: '@ref{node,,,,manual}' *note ()node:: '@ref{node,cross
-ref name,title,}' *note cross ref name: node. '@ref{node,cross ref
-name,,file name}' *note cross ref name: (file name)node.
-'@ref{node,cross ref name,,,manual}' *note cross ref name: ()node.
-'@ref{node,cross ref name,title,file name}' *note cross ref name: (file
-name)node. '@ref{node,cross ref name,title,,manual}' *note cross ref
-name: ()node. '@ref{node,cross ref name,title, file name, manual}' *note
-cross ref name: (file name)node. '@ref{node,,title,file name}' *note
-title: (file name)node. '@ref{node,,title,,manual}' *note title: ()node.
-'@ref{chapter,,title, file name, manual}' *note title: (file
-name)chapter. '@ref{node,,title, file name, manual}' *note title: (file
-name)node. '@ref{node,,,file name,manual}' *note (file name)node::
-'@ref{,cross ref name,title,}' *note cross ref name: . '@ref{,cross ref
-name,,file name}' *note cross ref name: (file name). '@ref{,cross ref
-name,,,manual}' *note cross ref name: (). '@ref{,cross ref
-name,title,file name}' *note cross ref name: (file name). '@ref{,cross
-ref name,title,,manual}' *note cross ref name: (). '@ref{,cross ref
-name,title, file name, manual}' *note cross ref name: (file name).
-'@ref{,,title,file name}' *note title: (file name).
-'@ref{,,title,,manual}' *note title: (). '@ref{,,title, file name,
-manual}' *note title: (file name). '@ref{,,,file name,manual}' *note
+   ‘@ref{node}’ *note node::
+
+   ‘@ref{,cross ref name}’ *note cross ref name: . ‘@ref{,,title}’ *note
+title: . ‘@ref{,,,file name}’ *note (file name):: ‘@ref{,,,,manual}’
+*note ():: ‘@ref{node,cross ref name}’ *note cross ref name: node.
+‘@ref{node,,title}’ *note title: node. ‘@ref{node,,,file name}’ *note
+(file name)node:: ‘@ref{node,,,,manual}’ *note ()node:: ‘@ref{node,cross
+ref name,title,}’ *note cross ref name: node. ‘@ref{node,cross ref
+name,,file name}’ *note cross ref name: (file name)node.
+‘@ref{node,cross ref name,,,manual}’ *note cross ref name: ()node.
+‘@ref{node,cross ref name,title,file name}’ *note cross ref name: (file
+name)node. ‘@ref{node,cross ref name,title,,manual}’ *note cross ref
+name: ()node. ‘@ref{node,cross ref name,title, file name, manual}’ *note
+cross ref name: (file name)node. ‘@ref{node,,title,file name}’ *note
+title: (file name)node. ‘@ref{node,,title,,manual}’ *note title: ()node.
+‘@ref{chapter,,title, file name, manual}’ *note title: (file
+name)chapter. ‘@ref{node,,title, file name, manual}’ *note title: (file
+name)node. ‘@ref{node,,,file name,manual}’ *note (file name)node::
+‘@ref{,cross ref name,title,}’ *note cross ref name: . ‘@ref{,cross ref
+name,,file name}’ *note cross ref name: (file name). ‘@ref{,cross ref
+name,,,manual}’ *note cross ref name: (). ‘@ref{,cross ref
+name,title,file name}’ *note cross ref name: (file name). ‘@ref{,cross
+ref name,title,,manual}’ *note cross ref name: (). ‘@ref{,cross ref
+name,title, file name, manual}’ *note cross ref name: (file name).
+‘@ref{,,title,file name}’ *note title: (file name).
+‘@ref{,,title,,manual}’ *note title: (). ‘@ref{,,title, file name,
+manual}’ *note title: (file name). ‘@ref{,,,file name,manual}’ *note
 (file name)::
 
-   '@inforef{,cross ref name }' *note cross ref name: . '@inforef{,,file
-name}' *note (file name):: '@inforef{,cross ref name, file name}' *note
-cross ref name: (file name). '@inforef{}' *note ::
+   ‘@inforef{,cross ref name }’ *note cross ref name: . ‘@inforef{,,file
+name}’ *note (file name):: ‘@inforef{,cross ref name, file name}’ *note
+cross ref name: (file name). ‘@inforef{}’ *note ::
 
    Normal text
 
    < > " & ' '
 
    "simple-double-three--four---"
-code: '``simple-double--three---four----'''
+code: ‘``simple-double--three---four----''’
 asis: "simple-double-three--four---"
 strong: *"simple-double-three--four---"*
-kbd: '``simple-double--three---four----'''
+kbd: ‘``simple-double--three---four----''’
 
    ''simple-double--three--four---''
 
    @"u ü (ü) @"{U} Ü (Ü) @~n ñ (ñ) @^a â (â) @'e é (é) @=o ō (ō) @'i ì
 (ì) @'{e} é (é) @'{@dotless{i}} í (í) @dotless{i} ı (ı) @dotless{j} ȷ
-(ȷ) '@H{a}' a̋ '@dotaccent{a}' ȧ (ȧ) '@ringaccent{a}' å (å)
-'@tieaccent{a}' a͡ '@u{a}' ă (ă) '@ubaraccent{a}' a̲ '@udotaccent{a}' ạ
-(ạ) '@v{a}' ǎ (ǎ) @,c ç (ç) '@,{c}' ç (ç) '@ogonek{a}' ą (ą)
+(ȷ) ‘@H{a}’ a̋ ‘@dotaccent{a}’ ȧ (ȧ) ‘@ringaccent{a}’ å (å)
+‘@tieaccent{a}’ a͡ ‘@u{a}’ ă (ă) ‘@ubaraccent{a}’ a̲ ‘@udotaccent{a}’ ạ
+(ạ) ‘@v{a}’ ǎ (ǎ) @,c ç (ç) ‘@,{c}’ ç (ç) ‘@ogonek{a}’ ą (ą)
 
    @'{@=E} Ḕ @l{} ł @,{@'C} Ḉ @,c@"u çü
 
-   '@H{--a}' -a̋ '@dotaccent{--a}' -ȧ '@ringaccent{--a}' -å
-'@tieaccent{--a}' -a͡ '@u{--a}' -ă '@ubaraccent{--a}' -a̲
-'@udotaccent{--a}' -ạ '@v{--a}' -ǎ '@,{--c}' -ç '@ogonek{--a}' -ą
+   ‘@H{--a}’ -a̋ ‘@dotaccent{--a}’ -ȧ ‘@ringaccent{--a}’ -å
+‘@tieaccent{--a}’ -a͡ ‘@u{--a}’ -ă ‘@ubaraccent{--a}’ -a̲
+‘@udotaccent{--a}’ -ạ ‘@v{--a}’ -ǎ ‘@,{--c}’ -ç ‘@ogonek{--a}’ -ą
 
    @U{0075} u
 
    @*
 @ followed by a space   @ followed by a tab   @ followed by a new line
- '@-' '@:' '@!' !  '@?' ?  '@.' .  '@&' & '@@' @ '@}' } '@{' { '@/'
+ ‘@-’ ‘@:’ ‘@!’ !  ‘@?’ ?  ‘@.’ .  ‘@&’ & ‘@@’ @ ‘@}’ } ‘@{’ { ‘@/’
 
    foo vs. bar.  colon :And something else.  semi colon ;.  And ?  ?.
 Now !  !@ but , ,
@@ -1442,55 +1442,55 @@ Now !  !@ but , ,
    @ampchar & (&) @atchar @ (@) @backslashchar \ (\) @hashchar # (#)
 @lbracechar { ({) @rbracechar } (})
 
-   @TeX TeX @LaTeX LaTeX @bullet * (•) @copyright (C) (©) @dots ... (…)
-@enddots ...  @equiv == (≡) @error error-> @expansion ==> (↦) @minus -
-(−) @point -!- (⋆) @print -| (⊣) @result => (⇒) @today a sunny day
+   @TeX TeX @LaTeX LaTeX @bullet • (•) @copyright © (©) @dots ... (…)
+@enddots ...  @equiv ≡ (≡) @error error→ @expansion ↦ (↦) @minus − (−)
+@point ⋆ (⋆) @print ⊣ (⊣) @result ⇒ (⇒) @today a sunny day
 
    @aa å (å) @AA Å (Å) @ae æ (æ) @oe œ (œ) @AE Æ (Æ) @OE Œ (Œ) @o ø (ø)
 @O Ø (Ø) @ss ß (ß) @l ł (ł) @L Ł (Ł) @DH Ð (Ð) @TH Þ (Þ) @dh ð (ð) @th þ
 (þ)
 
    @exclamdown ¡  (¡) @questiondown ¿  (¿) @pounds £ (£)
-@registeredsymbol (R) (®) @ordf ª (ª) @ordm º (º) @comma , (,)
-@quotedblleft " (“) @quotedblright " (”) @quoteleft ` (‘) @quoteright '
+@registeredsymbol ® (®) @ordf ª (ª) @ordm º (º) @comma , (,)
+@quotedblleft “ (“) @quotedblright ” (”) @quoteleft ‘ (‘) @quoteright ’
 (’) @quotedblbase „ („) @quotesinglbase ‚ (‚) @guillemetleft « («)
 @guillemetright » (») @guillemotleft « («) @guillemotright » (»)
 @guilsinglleft ‹ (‹) @guilsinglright › (›)
 
-   @textdegree ° (°) @euro € (€) @arrow -> (→) @leq ≤ (≤) @geq ≥ (≥)
-@tie a b
-
-   '@acronym{--a,an accronym}' -a (an accronym) '@acronym{--a}' -a
-'@abbr{@'E--. @comma{}A., @'Etude Autonome }' É-. ,A. (Étude Autonome)
-'@abbr{@'E--. @comma{}A.}' É-. ,A. '@asis{--a}' -a '@b{--a}' -a
-'@cite{--a}' '-a' '@code{--a}' '--a' '@command{--a}' '--a' '@dfn{--a}'
-"-a" '@dmn{--a}' -a '@email{--a,--b}' -b <--a> '@email{,--b}' -b
-'@email{--a}' <--a> '@emph{--a}' _-a_ '@env{--a}' '--a' '@file{--a}'
-'--a' '@i{--a}' -a '@kbd{--a}' '--a' '@key{--a}' <--a> '@math{--a
-{\frac{1}{2}} @minus{}}' --a {\frac{1}{2}} - '@option{--a}' '--a'
-'@r{--a}' -a '@samp{--a}' '--a' '@sc{--a}' -A '@strong{--a}' *-a*
-'@t{--a}' --a '@sansserif{--a}' -a '@slanted{--a}' -a '@titlefont{--a}'
+   @textdegree ° (°) @euro € (€) @arrow → (→) @leq ≤ (≤) @geq ≥ (≥) @tie
+a b
+
+   ‘@acronym{--a,an accronym}’ -a (an accronym) ‘@acronym{--a}’ -a
+‘@abbr{@'E--. @comma{}A., @'Etude Autonome }’ É-. ,A. (Étude Autonome)
+‘@abbr{@'E--. @comma{}A.}’ É-. ,A. ‘@asis{--a}’ -a ‘@b{--a}’ -a
+‘@cite{--a}’ ‘-a’ ‘@code{--a}’ ‘--a’ ‘@command{--a}’ ‘--a’ ‘@dfn{--a}’
+“-a” ‘@dmn{--a}’ -a ‘@email{--a,--b}’ -b <--a> ‘@email{,--b}’ -b
+‘@email{--a}’ <--a> ‘@emph{--a}’ _-a_ ‘@env{--a}’ ‘--a’ ‘@file{--a}’
+‘--a’ ‘@i{--a}’ -a ‘@kbd{--a}’ ‘--a’ ‘@key{--a}’ <--a> ‘@math{--a
+{\frac{1}{2}} @minus{}}’ --a {\frac{1}{2}} − ‘@option{--a}’ ‘--a’
+‘@r{--a}’ -a ‘@samp{--a}’ ‘--a’ ‘@sc{--a}’ -A ‘@strong{--a}’ *-a*
+‘@t{--a}’ --a ‘@sansserif{--a}’ -a ‘@slanted{--a}’ -a ‘@titlefont{--a}’
 -a
 **
-   '@indicateurl{--a}' '--a' '@uref{--a,--b}' -b (--a) '@uref{--a}'
-<--a> '@uref{,--b}' -b '@uref{--a,--b,--c}' -c '@uref{,--b,--c}' -c
-'@uref{--a,,--c}' -c '@uref{,,--c}' -c '@url{--a,--b}' -b (--a)
-'@url{--a,}' <--a> '@url{,--b}' -b '@var{--a}' -A '@verb{:--a:}' --a
-'@verb{:a < & @ % " -- b:}' a  < & @ % " --    b '@w{a a a a a a a a a a
-a a a a a a a a a a a a a a a a a a a a a a a a a}'
+   ‘@indicateurl{--a}’ ‘--a’ ‘@uref{--a,--b}’ -b (--a) ‘@uref{--a}’
+<--a> ‘@uref{,--b}’ -b ‘@uref{--a,--b,--c}’ -c ‘@uref{,--b,--c}’ -c
+‘@uref{--a,,--c}’ -c ‘@uref{,,--c}’ -c ‘@url{--a,--b}’ -b (--a)
+‘@url{--a,}’ <--a> ‘@url{,--b}’ -b ‘@var{--a}’ -A ‘@verb{:--a:}’ --a
+‘@verb{:a < & @ % " -- b:}’ a  < & @ % " --    b ‘@w{a a a a a a a a a a
+a a a a a a a a a a a a a a a a a a a a a a a a a}’
 a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a
-'a@sup{h}@sub{l}' a^{h}_{l} '@footnote{in footnote}' (3) '@footnote{in
-footnote2}' (4)
+‘a@sup{h}@sub{l}’ a^{h}_{l} ‘@footnote{in footnote}’ (3) ‘@footnote{in
+footnote2}’ (4)
 
-   '@sp 2'
+   ‘@sp 2’
 
 
-   '@page'
+   ‘@page’
 
-   'need 1002'
+   ‘need 1002’
 
-   '@clicksequence{click @click{} A}' click -> A After clickstyle =>
-'@clicksequence{click @click{} A}' click => A
+   ‘@clicksequence{click @click{} A}’ click → A After clickstyle ⇒
+‘@clicksequence{click @click{} A}’ click ⇒ A
 
 disp--laymath
 f(x) = {1 \over \sigma \sqrt{2\pi}}e^{-{1 \over 2}\left({x-\mu \over 
\sigma}\right)^2}
@@ -1506,40 +1506,40 @@ a̲ ạ ą a^{h}_{l}
        ! @ } {
 a sunny day
 
-->
+→
 u
-* (C) ... ... ==
-error-> ==> - -| =>
+• © ... ... ≡
+error→ ↦ − ⊣ ⇒
 Å æ œ Æ Œ ø Ø ß ł Ł Ð
 Þ ð þ ¡ ¿ £
 ª º ,
 
-" "
-` ' „ ‚ «
+“ ”
+‘ ’ „ ‚ «
 » « » ‹
-› € -> ≤ ≥
+› € → ≤ ≥
 
 b i r SC sansserif slanted
 
-   'default kbdinputstyle'
-'vtable i--tem default kbdinputstyle'
+   ‘default kbdinputstyle’
+‘vtable i--tem default kbdinputstyle’
      in example default kbdinputstyle
-     'vtable i--tem in example default kbdinputstyle'
+     ‘vtable i--tem in example default kbdinputstyle’
 
-   'code kbdinputstyle'
-'vtable i--tem code kbdinputstyle'
+   ‘code kbdinputstyle’
+‘vtable i--tem code kbdinputstyle’
      in example code kbdinputstyle
-     'vtable i--tem in example code kbdinputstyle'
+     ‘vtable i--tem in example code kbdinputstyle’
 
-   'example kbdinputstyle'
-'vtable i--tem example kbdinputstyle'
+   ‘example kbdinputstyle’
+‘vtable i--tem example kbdinputstyle’
      in example example kbdinputstyle
-     'vtable i--tem in example example kbdinputstyle'
+     ‘vtable i--tem in example example kbdinputstyle’
 
-   'distinct kbdinputstyle'
-'vtable i--tem distinct kbdinputstyle'
+   ‘distinct kbdinputstyle’
+‘vtable i--tem distinct kbdinputstyle’
      in example distinct kbdinputstyle
-     'vtable i--tem in example distinct kbdinputstyle'
+     ‘vtable i--tem in example distinct kbdinputstyle’
 
      A quot--ation
 
@@ -1593,18 +1593,18 @@ and following
 
      something, other thing: something, other thing
 
-   * i-temize
+   • i-temize
 
    + i-tem +
 
-   * b-ullet
+   • b-ullet
 
-   - minu-s
+   − minu-s
 
    _after emph_ e-mph item
 
-   * a-n itemize line i-tem 1
-   * a-n itemize line i-tem 2
+   • a-n itemize line i-tem 1
+   • a-n itemize line i-tem 2
 
      with w a-b
      with w c-d
@@ -1667,7 +1667,7 @@ exdented two
 
      s--mallexample
 
-   '@noindent' after smallexample.
+   ‘@noindent’ after smallexample.
      $ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.guess?rev=HEAD&content-type=text/plain'
      $ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEAD&content-type=text/plain'
 Less recent versions are also present.
@@ -1827,70 +1827,70 @@ s-mallformat
  -- fun2: arg2
      fff2
 
-   '@xref{c---hapter@@, cross r---ef name@@, t---itle@@, file n---ame@@,
-ma---nual@@}' *Note cross r--ef name@: (file n---ame@)c---hapter@.
-'@ref{chapter, cross ref name, title, file name, manual}' *note cross
-ref name: (file name)chapter. '@pxref{chapter, cross ref name, title,
-file name, manual}' *note cross ref name: (file name)chapter.
-'@inforef{chapter, cross ref name, file name}' *note cross ref name:
+   ‘@xref{c---hapter@@, cross r---ef name@@, t---itle@@, file n---ame@@,
+ma---nual@@}’ *Note cross r--ef name@: (file n---ame@)c---hapter@.
+‘@ref{chapter, cross ref name, title, file name, manual}’ *note cross
+ref name: (file name)chapter. ‘@pxref{chapter, cross ref name, title,
+file name, manual}’ *note cross ref name: (file name)chapter.
+‘@inforef{chapter, cross ref name, file name}’ *note cross ref name:
 (file name)chapter.
 
-   '@ref{chapter}' *note chapter:: '@xref{chapter}' *Note chapter::.
-'@pxref{chapter}' *note chapter:: '@ref{s--ect@comma{}ion}' *note
+   ‘@ref{chapter}’ *note chapter:: ‘@xref{chapter}’ *Note chapter::.
+‘@pxref{chapter}’ *note chapter:: ‘@ref{s--ect@comma{}ion}’ *note
 s--ect,ion::
 
-   '@ref{s--ect@comma{}ion, a @comma{} in cross ref, a comma@comma{} in
-title, a comma@comma{} in file, a @comma{} in manual name }' *note a ,
+   ‘@ref{s--ect@comma{}ion, a @comma{} in cross ref, a comma@comma{} in
+title, a comma@comma{} in file, a @comma{} in manual name }’ *note a ,
 in cross ref: (a comma, in file)s--ect,ion.
 
-   '@ref{chapter,cross ref name}' *note cross ref name: chapter.
-'@ref{chapter,,title}' *note title: chapter. '@ref{chapter,,,file name}'
-*note (file name)chapter:: '@ref{chapter,,,,manual}' *note ()chapter::
-'@ref{chapter,cross ref name,title,}' *note cross ref name: chapter.
-'@ref{chapter,cross ref name,,file name}' *note cross ref name: (file
-name)chapter. '@ref{chapter,cross ref name,,,manual}' *note cross ref
-name: ()chapter. '@ref{chapter,cross ref name,title,file name}' *note
-cross ref name: (file name)chapter. '@ref{chapter,cross ref
-name,title,,manual}' *note cross ref name: ()chapter.
-'@ref{chapter,cross ref name,title, file name, manual}' *note cross ref
-name: (file name)chapter. '@ref{chapter,,title,file name}' *note title:
-(file name)chapter. '@ref{chapter,,title,,manual}' *note title:
-()chapter. '@ref{chapter,,title, file name, manual}' *note title: (file
-name)chapter. '@ref{chapter,,,file name,manual}' *note (file
+   ‘@ref{chapter,cross ref name}’ *note cross ref name: chapter.
+‘@ref{chapter,,title}’ *note title: chapter. ‘@ref{chapter,,,file name}’
+*note (file name)chapter:: ‘@ref{chapter,,,,manual}’ *note ()chapter::
+‘@ref{chapter,cross ref name,title,}’ *note cross ref name: chapter.
+‘@ref{chapter,cross ref name,,file name}’ *note cross ref name: (file
+name)chapter. ‘@ref{chapter,cross ref name,,,manual}’ *note cross ref
+name: ()chapter. ‘@ref{chapter,cross ref name,title,file name}’ *note
+cross ref name: (file name)chapter. ‘@ref{chapter,cross ref
+name,title,,manual}’ *note cross ref name: ()chapter.
+‘@ref{chapter,cross ref name,title, file name, manual}’ *note cross ref
+name: (file name)chapter. ‘@ref{chapter,,title,file name}’ *note title:
+(file name)chapter. ‘@ref{chapter,,title,,manual}’ *note title:
+()chapter. ‘@ref{chapter,,title, file name, manual}’ *note title: (file
+name)chapter. ‘@ref{chapter,,,file name,manual}’ *note (file
 name)chapter::
 
-   '@ref{(pman)anode,cross ref name}' *note cross ref name: (pman)anode.
-'@ref{(pman)anode,,title}' *note title: (pman)anode.
-'@ref{(pman)anode,,,file name}' *note (file name)(pman)anode::
-'@ref{(pman)anode,,,,manual}' *note ()(pman)anode::
-'@ref{(pman)anode,cross ref name,title,}' *note cross ref name:
-(pman)anode. '@ref{(pman)anode,cross ref name,,file name}' *note cross
-ref name: (file name)(pman)anode. '@ref{(pman)anode,cross ref
-name,,,manual}' *note cross ref name: ()(pman)anode.
-'@ref{(pman)anode,cross ref name,title,file name}' *note cross ref name:
-(file name)(pman)anode. '@ref{(pman)anode,cross ref name,title,,manual}'
-*note cross ref name: ()(pman)anode. '@ref{(pman)anode,cross ref
-name,title, file name, manual}' *note cross ref name: (file
-name)(pman)anode. '@ref{(pman)anode,,title,file name}' *note title:
-(file name)(pman)anode. '@ref{(pman)anode,,title,,manual}' *note title:
-()(pman)anode. '@ref{(pman)anode,,title, file name, manual}' *note
-title: (file name)(pman)anode. '@ref{(pman)anode,,,file name,manual}'
+   ‘@ref{(pman)anode,cross ref name}’ *note cross ref name: (pman)anode.
+‘@ref{(pman)anode,,title}’ *note title: (pman)anode.
+‘@ref{(pman)anode,,,file name}’ *note (file name)(pman)anode::
+‘@ref{(pman)anode,,,,manual}’ *note ()(pman)anode::
+‘@ref{(pman)anode,cross ref name,title,}’ *note cross ref name:
+(pman)anode. ‘@ref{(pman)anode,cross ref name,,file name}’ *note cross
+ref name: (file name)(pman)anode. ‘@ref{(pman)anode,cross ref
+name,,,manual}’ *note cross ref name: ()(pman)anode.
+‘@ref{(pman)anode,cross ref name,title,file name}’ *note cross ref name:
+(file name)(pman)anode. ‘@ref{(pman)anode,cross ref name,title,,manual}’
+*note cross ref name: ()(pman)anode. ‘@ref{(pman)anode,cross ref
+name,title, file name, manual}’ *note cross ref name: (file
+name)(pman)anode. ‘@ref{(pman)anode,,title,file name}’ *note title:
+(file name)(pman)anode. ‘@ref{(pman)anode,,title,,manual}’ *note title:
+()(pman)anode. ‘@ref{(pman)anode,,title, file name, manual}’ *note
+title: (file name)(pman)anode. ‘@ref{(pman)anode,,,file name,manual}’
 *note (file name)(pman)anode::
 
-   '@inforef{chapter, cross ref name, file name}' *note cross ref name:
-(file name)chapter. '@inforef{chapter}' *note chapter::
-'@inforef{chapter, cross ref name}' *note cross ref name: chapter.
-'@inforef{chapter,,file name}' *note (file name)chapter::
-'@inforef{node, cross ref name, file name}' *note cross ref name: (file
-name)node. '@inforef{node}' *note node:: '@inforef{node, cross ref
-name}' *note cross ref name: node. '@inforef{node,,file name}' *note
-(file name)node:: '@inforef{chapter, cross ref name, file name, spurious
-arg}' *note cross ref name: (file name, spurious arg)chapter.
+   ‘@inforef{chapter, cross ref name, file name}’ *note cross ref name:
+(file name)chapter. ‘@inforef{chapter}’ *note chapter::
+‘@inforef{chapter, cross ref name}’ *note cross ref name: chapter.
+‘@inforef{chapter,,file name}’ *note (file name)chapter::
+‘@inforef{node, cross ref name, file name}’ *note cross ref name: (file
+name)node. ‘@inforef{node}’ *note node:: ‘@inforef{node, cross ref
+name}’ *note cross ref name: node. ‘@inforef{node,,file name}’ *note
+(file name)node:: ‘@inforef{chapter, cross ref name, file name, spurious
+arg}’ *note cross ref name: (file name, spurious arg)chapter.
 
-   '@inforef{s--ect@comma{}ion, a @comma{} in cross ref, a comma@comma{}
-in file}' *note a , in cross ref: (a comma, in file)s--ect,ion.
+   ‘@inforef{s--ect@comma{}ion, a @comma{} in cross ref, a comma@comma{}
+in file}’ *note a , in cross ref: (a comma, in file)s--ect,ion.
 
-   '*note chapter::'.
+   ‘*note chapter::’.
 
    *note cross ref with uref uref1 (href://http/myhost.com/index.html):
 (info file with uref3 uref3 (href://http/myhost.com/index3.html))ext.
@@ -1909,12 +1909,12 @@ _b_
      l-ine
 
      Title
-'a--code'
+‘a--code’
      Value-table code
 
      Title
-'a--samp'
-'a2--samp'
+‘a--samp’
+‘a2--samp’
      Value-table samp
 
    c-artouche
@@ -1961,11 +1961,11 @@ subheading
 subsubheading
 .............
 
-'@acronym{--a,an accronym @comma{} @enddots{}}' -a (an accronym , ...)
-'@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome} }' É-. ,A.
-(Étude-, Autonome) '@abbr{@'E--. @comma{}A.}' É-. ,A.
+‘@acronym{--a,an accronym @comma{} @enddots{}}’ -a (an accronym , ...)
+‘@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome} }’ É-. ,A.
+(Étude-, Autonome) ‘@abbr{@'E--. @comma{}A.}’ É-. ,A.
 
-   '@math{--a@minus{} {\frac{1}{2}}}' --a- {\frac{1}{2}}
+   ‘@math{--a@minus{} {\frac{1}{2}}}’ --a− {\frac{1}{2}}
 
    Somehow invalid use of @,:
 @, ̧
@@ -1975,45 +1975,45 @@ subsubheading
 @' ́
 @'@"u ́ü
 
-   '@|'
+   ‘@|’
 
-   @dotless{truc} truc @dotless{ij} ij '@dotless{--a}' -a '@dotless{a}'
+   @dotless{truc} truc @dotless{ij} ij ‘@dotless{--a}’ -a ‘@dotless{a}’
 a
 
    @U, without braces @U{}, with empty arg @U{z}, with non-hex arg U+z
 @U{abc}, with <4 hex digits ઼ @U{FFFFFFFFFFFFFF}, value much too large
 U+FFFFFFFFFFFFFF @U{110000}, value just beyond Unicode U+110000
 
-   @TeX, but without brace TeX '@#' #
+   @TeX, but without brace TeX ‘@#’ #
 
-   '@w{--a}' -a
+   ‘@w{--a}’ -a
 
-   '@image{,1--xt}'  '@image{,,2--xt}'  '@image{,,,3--xt}' 
+   ‘@image{,1--xt}’  ‘@image{,,2--xt}’  ‘@image{,,,3--xt}’ 
 
-   '@image{f-ile,aze,,a--lt}' [a-lt] '@image{f-ile,,,alt@verb{:jk _" %}}' 
[altjk _" %@]
+   ‘@image{f-ile,aze,,a--lt}’ [a-lt] ‘@image{f-ile,,,alt@verb{:jk _" %}}’ 
[altjk _" %@]
 
-   '@image{f--ile}' [image src="f--ile.png" text="ggg
-aaa"] '@image{f--ile,,,alt}' [image src="f--ile.png" alt="alt" text="ggg
-aaa"] '@image{f--ile,,,,.e-d-xt}'
+   ‘@image{f--ile}’ [image src="f--ile.png" text="ggg
+aaa"] ‘@image{f--ile,,,alt}’ [image src="f--ile.png" alt="alt" text="ggg
+aaa"] ‘@image{f--ile,,,,.e-d-xt}’
 [image src="f--ile.e--xt" text="ggg
-aaa"] '@image{f--ile,l--i}' [image src="f--ile.png" text="ggg
-aaa"] '@image{f--ile,,l--e}' [image src="f--ile.png" text="ggg
+aaa"] ‘@image{f--ile,l--i}’ [image src="f--ile.png" text="ggg
+aaa"] ‘@image{f--ile,,l--e}’ [image src="f--ile.png" text="ggg
 aaa"]
-'@image{f--ile,aze,az,alt,.e--xt}' [image src="f--ile.e--xt" alt="alt" 
text="ggg
-aaa"] '@image{f--ile,aze,az,alt,' [image src="f--ile.png" alt="alt" 
text="ggg
+‘@image{f--ile,aze,az,alt,.e--xt}’ [image src="f--ile.e--xt" alt="alt" 
text="ggg
+aaa"] ‘@image{f--ile,aze,az,alt,’ [image src="f--ile.png" alt="alt" 
text="ggg
 aaa"]
-'@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext} e--xt@}' [alt]
+‘@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext} e--xt@}’ [alt]
 
-   '@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b "},e--xt}' [image 
src="f--ile.e--xt" alt="jk _\" %@ in b \"" text="ggg
+   ‘@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b "},e--xt}’ [image 
src="f--ile.e--xt" alt="jk _\" %@ in b \"" text="ggg
 aaa"]
-'@image{file@verb{:jk _" %@:},,,alt@verb{:jk _" %@:}}' [altjk _" %@]
+‘@image{file@verb{:jk _" %@:},,,alt@verb{:jk _" %@:}}’ [altjk _" %@]
 
 ü Ü ñ â é ō ì é Ḕ
 Ḉ Ḉ a̋ ȧ å a͡
 ă ǎ
  ? .
 
-TeX LaTeX -!- å (R) °
+TeX LaTeX ⋆ å ® °
 
 t
 
@@ -2021,8 +2021,8 @@ t
 
    __ after emph e-mph item
 
-   * a-n itemize line i-tem 1
-   * a-n itemize line i-tem 2
+   • a-n itemize line i-tem 1
+   • a-n itemize line i-tem 2
 
      without brace w a-b
      without brace w c-d
@@ -2054,38 +2054,38 @@ b
 
    g-roupe
 
-   '@ref{node}' *note node::
-
-   '@ref{,cross ref name}' *note cross ref name: . '@ref{,,title}' *note
-title: . '@ref{,,,file name}' *note (file name):: '@ref{,,,,manual}'
-*note ():: '@ref{node,cross ref name}' *note cross ref name: node.
-'@ref{node,,title}' *note title: node. '@ref{node,,,file name}' *note
-(file name)node:: '@ref{node,,,,manual}' *note ()node:: '@ref{node,cross
-ref name,title,}' *note cross ref name: node. '@ref{node,cross ref
-name,,file name}' *note cross ref name: (file name)node.
-'@ref{node,cross ref name,,,manual}' *note cross ref name: ()node.
-'@ref{node,cross ref name,title,file name}' *note cross ref name: (file
-name)node. '@ref{node,cross ref name,title,,manual}' *note cross ref
-name: ()node. '@ref{node,cross ref name,title, file name, manual}' *note
-cross ref name: (file name)node. '@ref{node,,title,file name}' *note
-title: (file name)node. '@ref{node,,title,,manual}' *note title: ()node.
-'@ref{chapter,,title, file name, manual}' *note title: (file
-name)chapter. '@ref{node,,title, file name, manual}' *note title: (file
-name)node. '@ref{node,,,file name,manual}' *note (file name)node::
-'@ref{,cross ref name,title,}' *note cross ref name: . '@ref{,cross ref
-name,,file name}' *note cross ref name: (file name). '@ref{,cross ref
-name,,,manual}' *note cross ref name: (). '@ref{,cross ref
-name,title,file name}' *note cross ref name: (file name). '@ref{,cross
-ref name,title,,manual}' *note cross ref name: (). '@ref{,cross ref
-name,title, file name, manual}' *note cross ref name: (file name).
-'@ref{,,title,file name}' *note title: (file name).
-'@ref{,,title,,manual}' *note title: (). '@ref{,,title, file name,
-manual}' *note title: (file name). '@ref{,,,file name,manual}' *note
+   ‘@ref{node}’ *note node::
+
+   ‘@ref{,cross ref name}’ *note cross ref name: . ‘@ref{,,title}’ *note
+title: . ‘@ref{,,,file name}’ *note (file name):: ‘@ref{,,,,manual}’
+*note ():: ‘@ref{node,cross ref name}’ *note cross ref name: node.
+‘@ref{node,,title}’ *note title: node. ‘@ref{node,,,file name}’ *note
+(file name)node:: ‘@ref{node,,,,manual}’ *note ()node:: ‘@ref{node,cross
+ref name,title,}’ *note cross ref name: node. ‘@ref{node,cross ref
+name,,file name}’ *note cross ref name: (file name)node.
+‘@ref{node,cross ref name,,,manual}’ *note cross ref name: ()node.
+‘@ref{node,cross ref name,title,file name}’ *note cross ref name: (file
+name)node. ‘@ref{node,cross ref name,title,,manual}’ *note cross ref
+name: ()node. ‘@ref{node,cross ref name,title, file name, manual}’ *note
+cross ref name: (file name)node. ‘@ref{node,,title,file name}’ *note
+title: (file name)node. ‘@ref{node,,title,,manual}’ *note title: ()node.
+‘@ref{chapter,,title, file name, manual}’ *note title: (file
+name)chapter. ‘@ref{node,,title, file name, manual}’ *note title: (file
+name)node. ‘@ref{node,,,file name,manual}’ *note (file name)node::
+‘@ref{,cross ref name,title,}’ *note cross ref name: . ‘@ref{,cross ref
+name,,file name}’ *note cross ref name: (file name). ‘@ref{,cross ref
+name,,,manual}’ *note cross ref name: (). ‘@ref{,cross ref
+name,title,file name}’ *note cross ref name: (file name). ‘@ref{,cross
+ref name,title,,manual}’ *note cross ref name: (). ‘@ref{,cross ref
+name,title, file name, manual}’ *note cross ref name: (file name).
+‘@ref{,,title,file name}’ *note title: (file name).
+‘@ref{,,title,,manual}’ *note title: (). ‘@ref{,,title, file name,
+manual}’ *note title: (file name). ‘@ref{,,,file name,manual}’ *note
 (file name)::
 
-   '@inforef{,cross ref name }' *note cross ref name: . '@inforef{,,file
-name}' *note (file name):: '@inforef{,cross ref name, file name}' *note
-cross ref name: (file name). '@inforef{}' *note ::
+   ‘@inforef{,cross ref name }’ *note cross ref name: . ‘@inforef{,,file
+name}’ *note (file name):: ‘@inforef{,cross ref name, file name}’ *note
+cross ref name: (file name). ‘@inforef{}’ *note ::
 
    In example.
 
@@ -2187,17 +2187,17 @@ cross ref name: (file name). '@inforef{}' *note ::
 
      @TeX TeX
      @LaTeX LaTeX
-     @bullet * (•)
-     @copyright (C) (©)
+     @bullet • (•)
+     @copyright © (©)
      @dots ... (…)
      @enddots ...
-     @equiv == (≡)
-     @error error->
-     @expansion ==> (↦)
-     @minus - (−)
-     @point -!- (⋆)
-     @print -| (⊣)
-     @result => (⇒)
+     @equiv ≡ (≡)
+     @error error→
+     @expansion ↦ (↦)
+     @minus − (−)
+     @point ⋆ (⋆)
+     @print ⊣ (⊣)
+     @result ⇒ (⇒)
      @today a sunny day
 
      @aa å (å)
@@ -2219,14 +2219,14 @@ cross ref name: (file name). '@inforef{}' *note ::
      @exclamdown ¡ (¡)
      @questiondown ¿ (¿)
      @pounds £ (£)
-     @registeredsymbol (R) (®)
+     @registeredsymbol ® (®)
      @ordf ª (ª)
      @ordm º (º)
      @comma , (,)
-     @quotedblleft " (“)
-     @quotedblright " (”)
-     @quoteleft ` (‘)
-     @quoteright ' (’)
+     @quotedblleft “ (“)
+     @quotedblright ” (”)
+     @quoteleft ‘ (‘)
+     @quoteright ’ (’)
      @quotedblbase „ („)
      @quotesinglbase ‚ (‚)
      @guillemetleft « («)
@@ -2238,7 +2238,7 @@ cross ref name: (file name). '@inforef{}' *note ::
 
      @textdegree ° (°)
      @euro € (€)
-     @arrow -> (→)
+     @arrow → (→)
      @leq ≤ (≤)
      @geq ≥ (≥)
      @tie a b
@@ -2249,10 +2249,10 @@ cross ref name: (file name). '@inforef{}' *note ::
      @abbr{@'E--. @comma{}A.} É--. ,A.
      @asis{--a} --a
      @b{--a} --a
-     @cite{--a} '--a'
+     @cite{--a} ‘--a’
      @code{--a} --a
      @command{--a} --a
-     @dfn{--a} "--a"
+     @dfn{--a} “--a”
      @dmn{--a} --a
      @email{--a,--b} --b <--a>
      @email{,--b} --b
@@ -2263,10 +2263,10 @@ cross ref name: (file name). '@inforef{}' *note ::
      @i{--a} --a
      @kbd{--a} --a
      @key{--a} <--a>
-     @math{--a {\frac{1}{2}} @minus{}} --a {\frac{1}{2}} -
+     @math{--a {\frac{1}{2}} @minus{}} --a {\frac{1}{2}} −
      @option{--a} --a
      @r{--a} -a
-     @samp{--a} '--a'
+     @samp{--a} ‘--a’
      @sc{--a} --A
      @strong{--a} *--a*
      @t{--a} --a
@@ -2275,7 +2275,7 @@ cross ref name: (file name). '@inforef{}' *note ::
      @titlefont{--a}
      -a
      **
-     @indicateurl{--a} '--a'
+     @indicateurl{--a} ‘--a’
      @uref{--a,--b} --b (--a)
      @uref{--a} <--a>
      @uref{,--b} --b
@@ -2303,9 +2303,9 @@ cross ref name: (file name). '@inforef{}' *note ::
 
      need 1002
 
-     @clicksequence{click @click{} A} click -> A
-     After clickstyle =>
-     @clicksequence{click @click{} A} click => A
+     @clicksequence{click @click{} A} click → A
+     After clickstyle ⇒
+     @clicksequence{click @click{} A} click ⇒ A
 
 
      disp--laymath
@@ -2322,40 +2322,40 @@ cross ref name: (file name). '@inforef{}' *note ::
             ! @ } {
      a sunny day
 
-     ->
+     →
      u
-     * (C) ... ... ==
-     error-> ==> - -| =>
+     • © ... ... ≡
+     error→ ↦ − ⊣ ⇒
      Å æ œ Æ Œ ø Ø ß ł Ł Ð
      Þ ð þ ¡ ¿ £
      ª º ,
 
-     " "
-     ` ' „ ‚ «
+     “ ”
+     ‘ ’ „ ‚ «
      » « » ‹
-     › € -> ≤ ≥
+     › € → ≤ ≥
 
      b i r SC sansserif slanted
 
      default kbdinputstyle
-     'vtable i--tem default kbdinputstyle'
+     ‘vtable i--tem default kbdinputstyle’
           in example default kbdinputstyle
-          'vtable i--tem in example default kbdinputstyle'
+          ‘vtable i--tem in example default kbdinputstyle’
 
      code kbdinputstyle
-     'vtable i--tem code kbdinputstyle'
+     ‘vtable i--tem code kbdinputstyle’
           in example code kbdinputstyle
-          'vtable i--tem in example code kbdinputstyle'
+          ‘vtable i--tem in example code kbdinputstyle’
 
      example kbdinputstyle
-     'vtable i--tem example kbdinputstyle'
+     ‘vtable i--tem example kbdinputstyle’
           in example example kbdinputstyle
-          'vtable i--tem in example example kbdinputstyle'
+          ‘vtable i--tem in example example kbdinputstyle’
 
      distinct kbdinputstyle
-     'vtable i--tem distinct kbdinputstyle'
+     ‘vtable i--tem distinct kbdinputstyle’
           in example distinct kbdinputstyle
-          'vtable i--tem in example distinct kbdinputstyle'
+          ‘vtable i--tem in example distinct kbdinputstyle’
 
           A quot---ation
 
@@ -2410,18 +2410,18 @@ cross ref name: (file name). '@inforef{}' *note ::
 
           something, other thing: something, other thing
 
-        * i--temize
+        • i--temize
 
         + i--tem +
 
-        * b--ullet
+        • b--ullet
 
-        - minu--s
+        − minu--s
 
         _after emph_ e--mph item
 
-        * a-n itemize line i--tem 1
-        * a-n itemize line i--tem 2
+        • a-n itemize line i--tem 1
+        • a-n itemize line i--tem 2
 
           with w a--b
           with w c--d
@@ -2711,7 +2711,7 @@ cross ref name: (file name). '@inforef{}' *note ::
      *note a , in cross
      ref: (a comma, in file)s--ect,ion.
 
-     '*note chapter::'.
+     ‘*note chapter::’.
 
      *note cross ref with uref uref1 (href://http/myhost.com/index.html): 
(info file with uref3 uref3 (href://http/myhost.com/index3.html))ext.
      *note cross ref with uref uref1 (href://http/myhost.com/index.html): 
chapter.
@@ -2728,12 +2728,12 @@ cross ref name: (file name). '@inforef{}' *note ::
           l--ine
 
           Title
-     'a--code'
+     ‘a--code’
           Value--table code
 
           Title
-     'a--samp'
-     'a2--samp'
+     ‘a--samp’
+     ‘a2--samp’
           Value--table samp
 
      c--artouche
@@ -2796,7 +2796,7 @@ cross ref name: (file name). '@inforef{}' *note ::
      @abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome} } É--. ,A. 
(Étude--, Autonome)
      @abbr{@'E--. @comma{}A.} É--. ,A.
 
-     @math{--a@minus{} {\frac{1}{2}}} --a- {\frac{1}{2}}
+     @math{--a@minus{} {\frac{1}{2}}} --a− {\frac{1}{2}}
 
 
 
@@ -2865,7 +2865,7 @@ aaa"]
      ă ǎ
       ? .
 
-     TeX LaTeX -!- å (R) °
+     TeX LaTeX ⋆ å ® °
 
      t
 
@@ -2873,8 +2873,8 @@ aaa"]
 
         __ after emph e--mph item
 
-        * a-n itemize line i--tem 1
-        * a-n itemize line i--tem 2
+        • a-n itemize line i--tem 1
+        • a-n itemize line i--tem 2
 
           without brace w a--b
           without brace w c--d
@@ -3630,22 +3630,22 @@ chapter 2
 
 
 Tag Table:
-Node: Top19095
-Node: chapter19280
-Ref: chapter-Footnote-199310
-Ref: chapter-Footnote-299330
-Ref: chapter-Footnote-399351
-Ref: chapter-Footnote-499371
-Ref: chapter-Footnote-599392
-Ref: chapter-Footnote-699412
-Ref: chapter-Footnote-799433
-Ref: chapter-Footnote-899471
-Node: s--ect,ion99491
-Node: subsection99694
-Ref: anchor99875
-Node: subsubsection ``simple-double--99875
-Node: subsubsection three---four----''100075
-Node: chapter2100247
+Node: Top20028
+Node: chapter20213
+Ref: chapter-Footnote-1102199
+Ref: chapter-Footnote-2102219
+Ref: chapter-Footnote-3102240
+Ref: chapter-Footnote-4102260
+Ref: chapter-Footnote-5102281
+Ref: chapter-Footnote-6102301
+Ref: chapter-Footnote-7102322
+Ref: chapter-Footnote-8102360
+Node: s--ect,ion102380
+Node: subsection102583
+Ref: anchor102764
+Node: subsubsection ``simple-double--102764
+Node: subsubsection three---four----''102964
+Node: chapter2103136
 
 End Tag Table
 
diff --git 
a/tp/tests/layout/res_parser/formatting_plaintext_ascii_punctuation/formatting.txt
 
b/tp/tests/layout/res_parser/formatting_plaintext_ascii_punctuation/formatting.txt
index dbf42d5d4c..b0101631dc 100644
--- 
a/tp/tests/layout/res_parser/formatting_plaintext_ascii_punctuation/formatting.txt
+++ 
b/tp/tests/layout/res_parser/formatting_plaintext_ascii_punctuation/formatting.txt
@@ -19,30 +19,30 @@ noindent in para.
    < > " & ' '
 
    "simple-double-three--four---"
-code: '``simple-double--three---four----'''
+code: ‘``simple-double--three---four----''’
 asis: "simple-double-three--four---"
 strong: *"simple-double-three--four---"*
-kbd: '``simple-double--three---four----'''
+kbd: ‘``simple-double--three---four----''’
 
    ''simple-double--three--four---''
 
    @"u ü (ü) @"{U} Ü (Ü) @~n ñ (ñ) @^a â (â) @'e é (é) @=o ō (ō) @'i ì
 (ì) @'{e} é (é) @'{@dotless{i}} í (í) @dotless{i} ı (ı) @dotless{j} ȷ
-(ȷ) '@H{a}' a̋ '@dotaccent{a}' ȧ (ȧ) '@ringaccent{a}' å (å)
-'@tieaccent{a}' a͡ '@u{a}' ă (ă) '@ubaraccent{a}' a̲ '@udotaccent{a}' ạ
-(ạ) '@v{a}' ǎ (ǎ) @,c ç (ç) '@,{c}' ç (ç) '@ogonek{a}' ą (ą)
+(ȷ) ‘@H{a}’ a̋ ‘@dotaccent{a}’ ȧ (ȧ) ‘@ringaccent{a}’ å (å)
+‘@tieaccent{a}’ a͡ ‘@u{a}’ ă (ă) ‘@ubaraccent{a}’ a̲ ‘@udotaccent{a}’ ạ
+(ạ) ‘@v{a}’ ǎ (ǎ) @,c ç (ç) ‘@,{c}’ ç (ç) ‘@ogonek{a}’ ą (ą)
 
    @'{@=E} Ḕ @l{} ł @,{@'C} Ḉ @,c@"u çü
 
-   '@H{--a}' -a̋ '@dotaccent{--a}' -ȧ '@ringaccent{--a}' -å
-'@tieaccent{--a}' -a͡ '@u{--a}' -ă '@ubaraccent{--a}' -a̲
-'@udotaccent{--a}' -ạ '@v{--a}' -ǎ '@,{--c}' -ç '@ogonek{--a}' -ą
+   ‘@H{--a}’ -a̋ ‘@dotaccent{--a}’ -ȧ ‘@ringaccent{--a}’ -å
+‘@tieaccent{--a}’ -a͡ ‘@u{--a}’ -ă ‘@ubaraccent{--a}’ -a̲
+‘@udotaccent{--a}’ -ạ ‘@v{--a}’ -ǎ ‘@,{--c}’ -ç ‘@ogonek{--a}’ -ą
 
    @U{0075} u
 
    @*
 @ followed by a space   @ followed by a tab   @ followed by a new line
- '@-' '@:' '@!' !  '@?' ?  '@.' .  '@&' & '@@' @ '@}' } '@{' { '@/'
+ ‘@-’ ‘@:’ ‘@!’ !  ‘@?’ ?  ‘@.’ .  ‘@&’ & ‘@@’ @ ‘@}’ } ‘@{’ { ‘@/’
 
    foo vs. bar.  colon :And something else.  semi colon ;.  And ?  ?.
 Now !  !@ but , ,
@@ -50,55 +50,55 @@ Now !  !@ but , ,
    @ampchar & (&) @atchar @ (@) @backslashchar \ (\) @hashchar # (#)
 @lbracechar { ({) @rbracechar } (})
 
-   @TeX TeX @LaTeX LaTeX @bullet * (•) @copyright (C) (©) @dots ... (…)
-@enddots ...  @equiv == (≡) @error error-> @expansion ==> (↦) @minus -
-(−) @point -!- (⋆) @print -| (⊣) @result => (⇒) @today a sunny day
+   @TeX TeX @LaTeX LaTeX @bullet • (•) @copyright © (©) @dots ... (…)
+@enddots ...  @equiv ≡ (≡) @error error→ @expansion ↦ (↦) @minus − (−)
+@point ⋆ (⋆) @print ⊣ (⊣) @result ⇒ (⇒) @today a sunny day
 
    @aa å (å) @AA Å (Å) @ae æ (æ) @oe œ (œ) @AE Æ (Æ) @OE Œ (Œ) @o ø (ø)
 @O Ø (Ø) @ss ß (ß) @l ł (ł) @L Ł (Ł) @DH Ð (Ð) @TH Þ (Þ) @dh ð (ð) @th þ
 (þ)
 
    @exclamdown ¡  (¡) @questiondown ¿  (¿) @pounds £ (£)
-@registeredsymbol (R) (®) @ordf ª (ª) @ordm º (º) @comma , (,)
-@quotedblleft " (“) @quotedblright " (”) @quoteleft ` (‘) @quoteright '
+@registeredsymbol ® (®) @ordf ª (ª) @ordm º (º) @comma , (,)
+@quotedblleft “ (“) @quotedblright ” (”) @quoteleft ‘ (‘) @quoteright ’
 (’) @quotedblbase „ („) @quotesinglbase ‚ (‚) @guillemetleft « («)
 @guillemetright » (») @guillemotleft « («) @guillemotright » (»)
 @guilsinglleft ‹ (‹) @guilsinglright › (›)
 
-   @textdegree ° (°) @euro € (€) @arrow -> (→) @leq ≤ (≤) @geq ≥ (≥)
-@tie a b
-
-   '@acronym{--a,an accronym}' -a (an accronym) '@acronym{--a}' -a
-'@abbr{@'E--. @comma{}A., @'Etude Autonome }' É-. ,A. (Étude Autonome)
-'@abbr{@'E--. @comma{}A.}' É-. ,A. '@asis{--a}' -a '@b{--a}' -a
-'@cite{--a}' '-a' '@code{--a}' '--a' '@command{--a}' '--a' '@dfn{--a}'
-"-a" '@dmn{--a}' -a '@email{--a,--b}' -b <--a> '@email{,--b}' -b
-'@email{--a}' <--a> '@emph{--a}' _-a_ '@env{--a}' '--a' '@file{--a}'
-'--a' '@i{--a}' -a '@kbd{--a}' '--a' '@key{--a}' <--a> '@math{--a
-{\frac{1}{2}} @minus{}}' --a {\frac{1}{2}} - '@option{--a}' '--a'
-'@r{--a}' -a '@samp{--a}' '--a' '@sc{--a}' -A '@strong{--a}' *-a*
-'@t{--a}' --a '@sansserif{--a}' -a '@slanted{--a}' -a '@titlefont{--a}'
+   @textdegree ° (°) @euro € (€) @arrow → (→) @leq ≤ (≤) @geq ≥ (≥) @tie
+a b
+
+   ‘@acronym{--a,an accronym}’ -a (an accronym) ‘@acronym{--a}’ -a
+‘@abbr{@'E--. @comma{}A., @'Etude Autonome }’ É-. ,A. (Étude Autonome)
+‘@abbr{@'E--. @comma{}A.}’ É-. ,A. ‘@asis{--a}’ -a ‘@b{--a}’ -a
+‘@cite{--a}’ ‘-a’ ‘@code{--a}’ ‘--a’ ‘@command{--a}’ ‘--a’ ‘@dfn{--a}’
+“-a” ‘@dmn{--a}’ -a ‘@email{--a,--b}’ -b <--a> ‘@email{,--b}’ -b
+‘@email{--a}’ <--a> ‘@emph{--a}’ _-a_ ‘@env{--a}’ ‘--a’ ‘@file{--a}’
+‘--a’ ‘@i{--a}’ -a ‘@kbd{--a}’ ‘--a’ ‘@key{--a}’ <--a> ‘@math{--a
+{\frac{1}{2}} @minus{}}’ --a {\frac{1}{2}} − ‘@option{--a}’ ‘--a’
+‘@r{--a}’ -a ‘@samp{--a}’ ‘--a’ ‘@sc{--a}’ -A ‘@strong{--a}’ *-a*
+‘@t{--a}’ --a ‘@sansserif{--a}’ -a ‘@slanted{--a}’ -a ‘@titlefont{--a}’
 -a
 **
-   '@indicateurl{--a}' '--a' '@uref{--a,--b}' -b (--a) '@uref{--a}'
-<--a> '@uref{,--b}' -b '@uref{--a,--b,--c}' -c '@uref{,--b,--c}' -c
-'@uref{--a,,--c}' -c '@uref{,,--c}' -c '@url{--a,--b}' -b (--a)
-'@url{--a,}' <--a> '@url{,--b}' -b '@var{--a}' -A '@verb{:--a:}' --a
-'@verb{:a < & @ % " -- b:}' a  < & @ % " --    b '@w{a a a a a a a a a a
-a a a a a a a a a a a a a a a a a a a a a a a a a}'
+   ‘@indicateurl{--a}’ ‘--a’ ‘@uref{--a,--b}’ -b (--a) ‘@uref{--a}’
+<--a> ‘@uref{,--b}’ -b ‘@uref{--a,--b,--c}’ -c ‘@uref{,--b,--c}’ -c
+‘@uref{--a,,--c}’ -c ‘@uref{,,--c}’ -c ‘@url{--a,--b}’ -b (--a)
+‘@url{--a,}’ <--a> ‘@url{,--b}’ -b ‘@var{--a}’ -A ‘@verb{:--a:}’ --a
+‘@verb{:a < & @ % " -- b:}’ a  < & @ % " --    b ‘@w{a a a a a a a a a a
+a a a a a a a a a a a a a a a a a a a a a a a a a}’
 a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a
-'a@sup{h}@sub{l}' a^{h}_{l} '@footnote{in footnote}' (1) '@footnote{in
-footnote2}' (2)
+‘a@sup{h}@sub{l}’ a^{h}_{l} ‘@footnote{in footnote}’ (1) ‘@footnote{in
+footnote2}’ (2)
 
-   '@sp 2'
+   ‘@sp 2’
 
 
-   '@page'
+   ‘@page’
 
-   'need 1002'
+   ‘need 1002’
 
-   '@clicksequence{click @click{} A}' click -> A After clickstyle =>
-'@clicksequence{click @click{} A}' click => A
+   ‘@clicksequence{click @click{} A}’ click → A After clickstyle ⇒
+‘@clicksequence{click @click{} A}’ click ⇒ A
 
 disp--laymath
 f(x) = {1 \over \sigma \sqrt{2\pi}}e^{-{1 \over 2}\left({x-\mu \over 
\sigma}\right)^2}
@@ -114,40 +114,40 @@ a̲ ạ ą a^{h}_{l}
        ! @ } {
 a sunny day
 
-->
+→
 u
-* (C) ... ... ==
-error-> ==> - -| =>
+• © ... ... ≡
+error→ ↦ − ⊣ ⇒
 Å æ œ Æ Œ ø Ø ß ł Ł Ð
 Þ ð þ ¡ ¿ £
 ª º ,
 
-" "
-` ' „ ‚ «
+“ ”
+‘ ’ „ ‚ «
 » « » ‹
-› € -> ≤ ≥
+› € → ≤ ≥
 
 b i r SC sansserif slanted
 
-   'default kbdinputstyle'
-'vtable i--tem default kbdinputstyle'
+   ‘default kbdinputstyle’
+‘vtable i--tem default kbdinputstyle’
      in example default kbdinputstyle
-     'vtable i--tem in example default kbdinputstyle'
+     ‘vtable i--tem in example default kbdinputstyle’
 
-   'code kbdinputstyle'
-'vtable i--tem code kbdinputstyle'
+   ‘code kbdinputstyle’
+‘vtable i--tem code kbdinputstyle’
      in example code kbdinputstyle
-     'vtable i--tem in example code kbdinputstyle'
+     ‘vtable i--tem in example code kbdinputstyle’
 
-   'example kbdinputstyle'
-'vtable i--tem example kbdinputstyle'
+   ‘example kbdinputstyle’
+‘vtable i--tem example kbdinputstyle’
      in example example kbdinputstyle
-     'vtable i--tem in example example kbdinputstyle'
+     ‘vtable i--tem in example example kbdinputstyle’
 
-   'distinct kbdinputstyle'
-'vtable i--tem distinct kbdinputstyle'
+   ‘distinct kbdinputstyle’
+‘vtable i--tem distinct kbdinputstyle’
      in example distinct kbdinputstyle
-     'vtable i--tem in example distinct kbdinputstyle'
+     ‘vtable i--tem in example distinct kbdinputstyle’
 
      A quot--ation
 
@@ -201,18 +201,18 @@ and following
 
      something, other thing: something, other thing
 
-   * i-temize
+   • i-temize
 
    + i-tem +
 
-   * b-ullet
+   • b-ullet
 
-   - minu-s
+   − minu-s
 
    _after emph_ e-mph item
 
-   * a-n itemize line i-tem 1
-   * a-n itemize line i-tem 2
+   • a-n itemize line i-tem 1
+   • a-n itemize line i-tem 2
 
      with w a-b
      with w c-d
@@ -275,7 +275,7 @@ exdented two
 
      s--mallexample
 
-   '@noindent' after smallexample.
+   ‘@noindent’ after smallexample.
      $ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.guess?rev=HEAD&content-type=text/plain'
      $ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEAD&content-type=text/plain'
 Less recent versions are also present.
@@ -435,70 +435,70 @@ s-mallformat
  -- fun2: arg2
      fff2
 
-   '@xref{c---hapter@@, cross r---ef name@@, t---itle@@, file n---ame@@,
-ma---nual@@}' *Note cross r--ef name@: (file n---ame@)c---hapter@.
-'@ref{chapter, cross ref name, title, file name, manual}' *note cross
-ref name: (file name)chapter. '@pxref{chapter, cross ref name, title,
-file name, manual}' *note cross ref name: (file name)chapter.
-'@inforef{chapter, cross ref name, file name}' *note cross ref name:
+   ‘@xref{c---hapter@@, cross r---ef name@@, t---itle@@, file n---ame@@,
+ma---nual@@}’ *Note cross r--ef name@: (file n---ame@)c---hapter@.
+‘@ref{chapter, cross ref name, title, file name, manual}’ *note cross
+ref name: (file name)chapter. ‘@pxref{chapter, cross ref name, title,
+file name, manual}’ *note cross ref name: (file name)chapter.
+‘@inforef{chapter, cross ref name, file name}’ *note cross ref name:
 (file name)chapter.
 
-   '@ref{chapter}' *note chapter:: '@xref{chapter}' *Note chapter::.
-'@pxref{chapter}' *note chapter:: '@ref{s--ect@comma{}ion}' *note
+   ‘@ref{chapter}’ *note chapter:: ‘@xref{chapter}’ *Note chapter::.
+‘@pxref{chapter}’ *note chapter:: ‘@ref{s--ect@comma{}ion}’ *note
 s--ect,ion::
 
-   '@ref{s--ect@comma{}ion, a @comma{} in cross ref, a comma@comma{} in
-title, a comma@comma{} in file, a @comma{} in manual name }' *note a ,
+   ‘@ref{s--ect@comma{}ion, a @comma{} in cross ref, a comma@comma{} in
+title, a comma@comma{} in file, a @comma{} in manual name }’ *note a ,
 in cross ref: (a comma, in file)s--ect,ion.
 
-   '@ref{chapter,cross ref name}' *note cross ref name: chapter.
-'@ref{chapter,,title}' *note title: chapter. '@ref{chapter,,,file name}'
-*note (file name)chapter:: '@ref{chapter,,,,manual}' *note ()chapter::
-'@ref{chapter,cross ref name,title,}' *note cross ref name: chapter.
-'@ref{chapter,cross ref name,,file name}' *note cross ref name: (file
-name)chapter. '@ref{chapter,cross ref name,,,manual}' *note cross ref
-name: ()chapter. '@ref{chapter,cross ref name,title,file name}' *note
-cross ref name: (file name)chapter. '@ref{chapter,cross ref
-name,title,,manual}' *note cross ref name: ()chapter.
-'@ref{chapter,cross ref name,title, file name, manual}' *note cross ref
-name: (file name)chapter. '@ref{chapter,,title,file name}' *note title:
-(file name)chapter. '@ref{chapter,,title,,manual}' *note title:
-()chapter. '@ref{chapter,,title, file name, manual}' *note title: (file
-name)chapter. '@ref{chapter,,,file name,manual}' *note (file
+   ‘@ref{chapter,cross ref name}’ *note cross ref name: chapter.
+‘@ref{chapter,,title}’ *note title: chapter. ‘@ref{chapter,,,file name}’
+*note (file name)chapter:: ‘@ref{chapter,,,,manual}’ *note ()chapter::
+‘@ref{chapter,cross ref name,title,}’ *note cross ref name: chapter.
+‘@ref{chapter,cross ref name,,file name}’ *note cross ref name: (file
+name)chapter. ‘@ref{chapter,cross ref name,,,manual}’ *note cross ref
+name: ()chapter. ‘@ref{chapter,cross ref name,title,file name}’ *note
+cross ref name: (file name)chapter. ‘@ref{chapter,cross ref
+name,title,,manual}’ *note cross ref name: ()chapter.
+‘@ref{chapter,cross ref name,title, file name, manual}’ *note cross ref
+name: (file name)chapter. ‘@ref{chapter,,title,file name}’ *note title:
+(file name)chapter. ‘@ref{chapter,,title,,manual}’ *note title:
+()chapter. ‘@ref{chapter,,title, file name, manual}’ *note title: (file
+name)chapter. ‘@ref{chapter,,,file name,manual}’ *note (file
 name)chapter::
 
-   '@ref{(pman)anode,cross ref name}' *note cross ref name: (pman)anode.
-'@ref{(pman)anode,,title}' *note title: (pman)anode.
-'@ref{(pman)anode,,,file name}' *note (file name)(pman)anode::
-'@ref{(pman)anode,,,,manual}' *note ()(pman)anode::
-'@ref{(pman)anode,cross ref name,title,}' *note cross ref name:
-(pman)anode. '@ref{(pman)anode,cross ref name,,file name}' *note cross
-ref name: (file name)(pman)anode. '@ref{(pman)anode,cross ref
-name,,,manual}' *note cross ref name: ()(pman)anode.
-'@ref{(pman)anode,cross ref name,title,file name}' *note cross ref name:
-(file name)(pman)anode. '@ref{(pman)anode,cross ref name,title,,manual}'
-*note cross ref name: ()(pman)anode. '@ref{(pman)anode,cross ref
-name,title, file name, manual}' *note cross ref name: (file
-name)(pman)anode. '@ref{(pman)anode,,title,file name}' *note title:
-(file name)(pman)anode. '@ref{(pman)anode,,title,,manual}' *note title:
-()(pman)anode. '@ref{(pman)anode,,title, file name, manual}' *note
-title: (file name)(pman)anode. '@ref{(pman)anode,,,file name,manual}'
+   ‘@ref{(pman)anode,cross ref name}’ *note cross ref name: (pman)anode.
+‘@ref{(pman)anode,,title}’ *note title: (pman)anode.
+‘@ref{(pman)anode,,,file name}’ *note (file name)(pman)anode::
+‘@ref{(pman)anode,,,,manual}’ *note ()(pman)anode::
+‘@ref{(pman)anode,cross ref name,title,}’ *note cross ref name:
+(pman)anode. ‘@ref{(pman)anode,cross ref name,,file name}’ *note cross
+ref name: (file name)(pman)anode. ‘@ref{(pman)anode,cross ref
+name,,,manual}’ *note cross ref name: ()(pman)anode.
+‘@ref{(pman)anode,cross ref name,title,file name}’ *note cross ref name:
+(file name)(pman)anode. ‘@ref{(pman)anode,cross ref name,title,,manual}’
+*note cross ref name: ()(pman)anode. ‘@ref{(pman)anode,cross ref
+name,title, file name, manual}’ *note cross ref name: (file
+name)(pman)anode. ‘@ref{(pman)anode,,title,file name}’ *note title:
+(file name)(pman)anode. ‘@ref{(pman)anode,,title,,manual}’ *note title:
+()(pman)anode. ‘@ref{(pman)anode,,title, file name, manual}’ *note
+title: (file name)(pman)anode. ‘@ref{(pman)anode,,,file name,manual}’
 *note (file name)(pman)anode::
 
-   '@inforef{chapter, cross ref name, file name}' *note cross ref name:
-(file name)chapter. '@inforef{chapter}' *note chapter::
-'@inforef{chapter, cross ref name}' *note cross ref name: chapter.
-'@inforef{chapter,,file name}' *note (file name)chapter::
-'@inforef{node, cross ref name, file name}' *note cross ref name: (file
-name)node. '@inforef{node}' *note node:: '@inforef{node, cross ref
-name}' *note cross ref name: node. '@inforef{node,,file name}' *note
-(file name)node:: '@inforef{chapter, cross ref name, file name, spurious
-arg}' *note cross ref name: (file name, spurious arg)chapter.
+   ‘@inforef{chapter, cross ref name, file name}’ *note cross ref name:
+(file name)chapter. ‘@inforef{chapter}’ *note chapter::
+‘@inforef{chapter, cross ref name}’ *note cross ref name: chapter.
+‘@inforef{chapter,,file name}’ *note (file name)chapter::
+‘@inforef{node, cross ref name, file name}’ *note cross ref name: (file
+name)node. ‘@inforef{node}’ *note node:: ‘@inforef{node, cross ref
+name}’ *note cross ref name: node. ‘@inforef{node,,file name}’ *note
+(file name)node:: ‘@inforef{chapter, cross ref name, file name, spurious
+arg}’ *note cross ref name: (file name, spurious arg)chapter.
 
-   '@inforef{s--ect@comma{}ion, a @comma{} in cross ref, a comma@comma{}
-in file}' *note a , in cross ref: (a comma, in file)s--ect,ion.
+   ‘@inforef{s--ect@comma{}ion, a @comma{} in cross ref, a comma@comma{}
+in file}’ *note a , in cross ref: (a comma, in file)s--ect,ion.
 
-   '*note chapter::'.
+   ‘*note chapter::’.
 
    *note cross ref with uref uref1 (href://http/myhost.com/index.html):
 (info file with uref3 uref3 (href://http/myhost.com/index3.html))ext.
@@ -517,12 +517,12 @@ _b_
      l-ine
 
      Title
-'a--code'
+‘a--code’
      Value-table code
 
      Title
-'a--samp'
-'a2--samp'
+‘a--samp’
+‘a2--samp’
      Value-table samp
 
    c-artouche
@@ -569,11 +569,11 @@ subheading
 subsubheading
 .............
 
-'@acronym{--a,an accronym @comma{} @enddots{}}' -a (an accronym , ...)
-'@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome} }' É-. ,A.
-(Étude-, Autonome) '@abbr{@'E--. @comma{}A.}' É-. ,A.
+‘@acronym{--a,an accronym @comma{} @enddots{}}’ -a (an accronym , ...)
+‘@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome} }’ É-. ,A.
+(Étude-, Autonome) ‘@abbr{@'E--. @comma{}A.}’ É-. ,A.
 
-   '@math{--a@minus{} {\frac{1}{2}}}' --a- {\frac{1}{2}}
+   ‘@math{--a@minus{} {\frac{1}{2}}}’ --a− {\frac{1}{2}}
 
    Somehow invalid use of @,:
 @, ̧
@@ -583,45 +583,45 @@ subsubheading
 @' ́
 @'@"u ́ü
 
-   '@|'
+   ‘@|’
 
-   @dotless{truc} truc @dotless{ij} ij '@dotless{--a}' -a '@dotless{a}'
+   @dotless{truc} truc @dotless{ij} ij ‘@dotless{--a}’ -a ‘@dotless{a}’
 a
 
    @U, without braces @U{}, with empty arg @U{z}, with non-hex arg U+z
 @U{abc}, with <4 hex digits ઼ @U{FFFFFFFFFFFFFF}, value much too large
 U+FFFFFFFFFFFFFF @U{110000}, value just beyond Unicode U+110000
 
-   @TeX, but without brace TeX '@#' #
+   @TeX, but without brace TeX ‘@#’ #
 
-   '@w{--a}' -a
+   ‘@w{--a}’ -a
 
-   '@image{,1--xt}'  '@image{,,2--xt}'  '@image{,,,3--xt}' 
+   ‘@image{,1--xt}’  ‘@image{,,2--xt}’  ‘@image{,,,3--xt}’ 
 
-   '@image{f-ile,aze,,a--lt}' [a-lt] '@image{f-ile,,,alt@verb{:jk _" %}}' 
[altjk _" %@]
+   ‘@image{f-ile,aze,,a--lt}’ [a-lt] ‘@image{f-ile,,,alt@verb{:jk _" %}}’ 
[altjk _" %@]
 
-   '@image{f--ile}' ggg
-aaa '@image{f--ile,,,alt}' ggg
-aaa '@image{f--ile,,,,.e-d-xt}'
+   ‘@image{f--ile}’ ggg
+aaa ‘@image{f--ile,,,alt}’ ggg
+aaa ‘@image{f--ile,,,,.e-d-xt}’
 ggg
-aaa '@image{f--ile,l--i}' ggg
-aaa '@image{f--ile,,l--e}' ggg
+aaa ‘@image{f--ile,l--i}’ ggg
+aaa ‘@image{f--ile,,l--e}’ ggg
 aaa
-'@image{f--ile,aze,az,alt,.e--xt}' ggg
-aaa '@image{f--ile,aze,az,alt,' ggg
+‘@image{f--ile,aze,az,alt,.e--xt}’ ggg
+aaa ‘@image{f--ile,aze,az,alt,’ ggg
 aaa
-'@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext} e--xt@}' [alt]
+‘@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext} e--xt@}’ [alt]
 
-   '@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b "},e--xt}' ggg
+   ‘@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b "},e--xt}’ ggg
 aaa
-'@image{file@verb{:jk _" %@:},,,alt@verb{:jk _" %@:}}' [altjk _" %@]
+‘@image{file@verb{:jk _" %@:},,,alt@verb{:jk _" %@:}}’ [altjk _" %@]
 
 ü Ü ñ â é ō ì é Ḕ
 Ḉ Ḉ a̋ ȧ å a͡
 ă ǎ
  ? .
 
-TeX LaTeX -!- å (R) °
+TeX LaTeX ⋆ å ® °
 
 t
 
@@ -629,8 +629,8 @@ t
 
    __ after emph e-mph item
 
-   * a-n itemize line i-tem 1
-   * a-n itemize line i-tem 2
+   • a-n itemize line i-tem 1
+   • a-n itemize line i-tem 2
 
      without brace w a-b
      without brace w c-d
@@ -662,68 +662,68 @@ b
 
    g-roupe
 
-   '@ref{node}' *note node::
-
-   '@ref{,cross ref name}' *note cross ref name: . '@ref{,,title}' *note
-title: . '@ref{,,,file name}' *note (file name):: '@ref{,,,,manual}'
-*note ():: '@ref{node,cross ref name}' *note cross ref name: node.
-'@ref{node,,title}' *note title: node. '@ref{node,,,file name}' *note
-(file name)node:: '@ref{node,,,,manual}' *note ()node:: '@ref{node,cross
-ref name,title,}' *note cross ref name: node. '@ref{node,cross ref
-name,,file name}' *note cross ref name: (file name)node.
-'@ref{node,cross ref name,,,manual}' *note cross ref name: ()node.
-'@ref{node,cross ref name,title,file name}' *note cross ref name: (file
-name)node. '@ref{node,cross ref name,title,,manual}' *note cross ref
-name: ()node. '@ref{node,cross ref name,title, file name, manual}' *note
-cross ref name: (file name)node. '@ref{node,,title,file name}' *note
-title: (file name)node. '@ref{node,,title,,manual}' *note title: ()node.
-'@ref{chapter,,title, file name, manual}' *note title: (file
-name)chapter. '@ref{node,,title, file name, manual}' *note title: (file
-name)node. '@ref{node,,,file name,manual}' *note (file name)node::
-'@ref{,cross ref name,title,}' *note cross ref name: . '@ref{,cross ref
-name,,file name}' *note cross ref name: (file name). '@ref{,cross ref
-name,,,manual}' *note cross ref name: (). '@ref{,cross ref
-name,title,file name}' *note cross ref name: (file name). '@ref{,cross
-ref name,title,,manual}' *note cross ref name: (). '@ref{,cross ref
-name,title, file name, manual}' *note cross ref name: (file name).
-'@ref{,,title,file name}' *note title: (file name).
-'@ref{,,title,,manual}' *note title: (). '@ref{,,title, file name,
-manual}' *note title: (file name). '@ref{,,,file name,manual}' *note
+   ‘@ref{node}’ *note node::
+
+   ‘@ref{,cross ref name}’ *note cross ref name: . ‘@ref{,,title}’ *note
+title: . ‘@ref{,,,file name}’ *note (file name):: ‘@ref{,,,,manual}’
+*note ():: ‘@ref{node,cross ref name}’ *note cross ref name: node.
+‘@ref{node,,title}’ *note title: node. ‘@ref{node,,,file name}’ *note
+(file name)node:: ‘@ref{node,,,,manual}’ *note ()node:: ‘@ref{node,cross
+ref name,title,}’ *note cross ref name: node. ‘@ref{node,cross ref
+name,,file name}’ *note cross ref name: (file name)node.
+‘@ref{node,cross ref name,,,manual}’ *note cross ref name: ()node.
+‘@ref{node,cross ref name,title,file name}’ *note cross ref name: (file
+name)node. ‘@ref{node,cross ref name,title,,manual}’ *note cross ref
+name: ()node. ‘@ref{node,cross ref name,title, file name, manual}’ *note
+cross ref name: (file name)node. ‘@ref{node,,title,file name}’ *note
+title: (file name)node. ‘@ref{node,,title,,manual}’ *note title: ()node.
+‘@ref{chapter,,title, file name, manual}’ *note title: (file
+name)chapter. ‘@ref{node,,title, file name, manual}’ *note title: (file
+name)node. ‘@ref{node,,,file name,manual}’ *note (file name)node::
+‘@ref{,cross ref name,title,}’ *note cross ref name: . ‘@ref{,cross ref
+name,,file name}’ *note cross ref name: (file name). ‘@ref{,cross ref
+name,,,manual}’ *note cross ref name: (). ‘@ref{,cross ref
+name,title,file name}’ *note cross ref name: (file name). ‘@ref{,cross
+ref name,title,,manual}’ *note cross ref name: (). ‘@ref{,cross ref
+name,title, file name, manual}’ *note cross ref name: (file name).
+‘@ref{,,title,file name}’ *note title: (file name).
+‘@ref{,,title,,manual}’ *note title: (). ‘@ref{,,title, file name,
+manual}’ *note title: (file name). ‘@ref{,,,file name,manual}’ *note
 (file name)::
 
-   '@inforef{,cross ref name }' *note cross ref name: . '@inforef{,,file
-name}' *note (file name):: '@inforef{,cross ref name, file name}' *note
-cross ref name: (file name). '@inforef{}' *note ::
+   ‘@inforef{,cross ref name }’ *note cross ref name: . ‘@inforef{,,file
+name}’ *note (file name):: ‘@inforef{,cross ref name, file name}’ *note
+cross ref name: (file name). ‘@inforef{}’ *note ::
 
    Normal text
 
    < > " & ' '
 
    "simple-double-three--four---"
-code: '``simple-double--three---four----'''
+code: ‘``simple-double--three---four----''’
 asis: "simple-double-three--four---"
 strong: *"simple-double-three--four---"*
-kbd: '``simple-double--three---four----'''
+kbd: ‘``simple-double--three---four----''’
 
    ''simple-double--three--four---''
 
    @"u ü (ü) @"{U} Ü (Ü) @~n ñ (ñ) @^a â (â) @'e é (é) @=o ō (ō) @'i ì
 (ì) @'{e} é (é) @'{@dotless{i}} í (í) @dotless{i} ı (ı) @dotless{j} ȷ
-(ȷ) '@H{a}' a̋ '@dotaccent{a}' ȧ (ȧ) '@ringaccent{a}' å (å)
-'@tieaccent{a}' a͡ '@u{a}' ă (ă) '@ubaraccent{a}' a̲ '@udotaccent{a}' ạ
-(ạ) '@v{a}' ǎ (ǎ) @,c ç (ç) '@,{c}' ç (ç) '@ogonek{a}' ą (ą)
+(ȷ) ‘@H{a}’ a̋ ‘@dotaccent{a}’ ȧ (ȧ) ‘@ringaccent{a}’ å (å)
+‘@tieaccent{a}’ a͡ ‘@u{a}’ ă (ă) ‘@ubaraccent{a}’ a̲ ‘@udotaccent{a}’ ạ
+(ạ) ‘@v{a}’ ǎ (ǎ) @,c ç (ç) ‘@,{c}’ ç (ç) ‘@ogonek{a}’ ą (ą)
 
    @'{@=E} Ḕ @l{} ł @,{@'C} Ḉ @,c@"u çü
 
-   '@H{--a}' -a̋ '@dotaccent{--a}' -ȧ '@ringaccent{--a}' -å
-'@tieaccent{--a}' -a͡ '@u{--a}' -ă '@ubaraccent{--a}' -a̲
-'@udotaccent{--a}' -ạ '@v{--a}' -ǎ '@,{--c}' -ç '@ogonek{--a}' -ą
+   ‘@H{--a}’ -a̋ ‘@dotaccent{--a}’ -ȧ ‘@ringaccent{--a}’ -å
+‘@tieaccent{--a}’ -a͡ ‘@u{--a}’ -ă ‘@ubaraccent{--a}’ -a̲
+‘@udotaccent{--a}’ -ạ ‘@v{--a}’ -ǎ ‘@,{--c}’ -ç ‘@ogonek{--a}’ -ą
 
    @U{0075} u
 
    @*
 @ followed by a space   @ followed by a tab   @ followed by a new line
- '@-' '@:' '@!' !  '@?' ?  '@.' .  '@&' & '@@' @ '@}' } '@{' { '@/'
+ ‘@-’ ‘@:’ ‘@!’ !  ‘@?’ ?  ‘@.’ .  ‘@&’ & ‘@@’ @ ‘@}’ } ‘@{’ { ‘@/’
 
    foo vs. bar.  colon :And something else.  semi colon ;.  And ?  ?.
 Now !  !@ but , ,
@@ -731,55 +731,55 @@ Now !  !@ but , ,
    @ampchar & (&) @atchar @ (@) @backslashchar \ (\) @hashchar # (#)
 @lbracechar { ({) @rbracechar } (})
 
-   @TeX TeX @LaTeX LaTeX @bullet * (•) @copyright (C) (©) @dots ... (…)
-@enddots ...  @equiv == (≡) @error error-> @expansion ==> (↦) @minus -
-(−) @point -!- (⋆) @print -| (⊣) @result => (⇒) @today a sunny day
+   @TeX TeX @LaTeX LaTeX @bullet • (•) @copyright © (©) @dots ... (…)
+@enddots ...  @equiv ≡ (≡) @error error→ @expansion ↦ (↦) @minus − (−)
+@point ⋆ (⋆) @print ⊣ (⊣) @result ⇒ (⇒) @today a sunny day
 
    @aa å (å) @AA Å (Å) @ae æ (æ) @oe œ (œ) @AE Æ (Æ) @OE Œ (Œ) @o ø (ø)
 @O Ø (Ø) @ss ß (ß) @l ł (ł) @L Ł (Ł) @DH Ð (Ð) @TH Þ (Þ) @dh ð (ð) @th þ
 (þ)
 
    @exclamdown ¡  (¡) @questiondown ¿  (¿) @pounds £ (£)
-@registeredsymbol (R) (®) @ordf ª (ª) @ordm º (º) @comma , (,)
-@quotedblleft " (“) @quotedblright " (”) @quoteleft ` (‘) @quoteright '
+@registeredsymbol ® (®) @ordf ª (ª) @ordm º (º) @comma , (,)
+@quotedblleft “ (“) @quotedblright ” (”) @quoteleft ‘ (‘) @quoteright ’
 (’) @quotedblbase „ („) @quotesinglbase ‚ (‚) @guillemetleft « («)
 @guillemetright » (») @guillemotleft « («) @guillemotright » (»)
 @guilsinglleft ‹ (‹) @guilsinglright › (›)
 
-   @textdegree ° (°) @euro € (€) @arrow -> (→) @leq ≤ (≤) @geq ≥ (≥)
-@tie a b
-
-   '@acronym{--a,an accronym}' -a (an accronym) '@acronym{--a}' -a
-'@abbr{@'E--. @comma{}A., @'Etude Autonome }' É-. ,A. (Étude Autonome)
-'@abbr{@'E--. @comma{}A.}' É-. ,A. '@asis{--a}' -a '@b{--a}' -a
-'@cite{--a}' '-a' '@code{--a}' '--a' '@command{--a}' '--a' '@dfn{--a}'
-"-a" '@dmn{--a}' -a '@email{--a,--b}' -b <--a> '@email{,--b}' -b
-'@email{--a}' <--a> '@emph{--a}' _-a_ '@env{--a}' '--a' '@file{--a}'
-'--a' '@i{--a}' -a '@kbd{--a}' '--a' '@key{--a}' <--a> '@math{--a
-{\frac{1}{2}} @minus{}}' --a {\frac{1}{2}} - '@option{--a}' '--a'
-'@r{--a}' -a '@samp{--a}' '--a' '@sc{--a}' -A '@strong{--a}' *-a*
-'@t{--a}' --a '@sansserif{--a}' -a '@slanted{--a}' -a '@titlefont{--a}'
+   @textdegree ° (°) @euro € (€) @arrow → (→) @leq ≤ (≤) @geq ≥ (≥) @tie
+a b
+
+   ‘@acronym{--a,an accronym}’ -a (an accronym) ‘@acronym{--a}’ -a
+‘@abbr{@'E--. @comma{}A., @'Etude Autonome }’ É-. ,A. (Étude Autonome)
+‘@abbr{@'E--. @comma{}A.}’ É-. ,A. ‘@asis{--a}’ -a ‘@b{--a}’ -a
+‘@cite{--a}’ ‘-a’ ‘@code{--a}’ ‘--a’ ‘@command{--a}’ ‘--a’ ‘@dfn{--a}’
+“-a” ‘@dmn{--a}’ -a ‘@email{--a,--b}’ -b <--a> ‘@email{,--b}’ -b
+‘@email{--a}’ <--a> ‘@emph{--a}’ _-a_ ‘@env{--a}’ ‘--a’ ‘@file{--a}’
+‘--a’ ‘@i{--a}’ -a ‘@kbd{--a}’ ‘--a’ ‘@key{--a}’ <--a> ‘@math{--a
+{\frac{1}{2}} @minus{}}’ --a {\frac{1}{2}} − ‘@option{--a}’ ‘--a’
+‘@r{--a}’ -a ‘@samp{--a}’ ‘--a’ ‘@sc{--a}’ -A ‘@strong{--a}’ *-a*
+‘@t{--a}’ --a ‘@sansserif{--a}’ -a ‘@slanted{--a}’ -a ‘@titlefont{--a}’
 -a
 **
-   '@indicateurl{--a}' '--a' '@uref{--a,--b}' -b (--a) '@uref{--a}'
-<--a> '@uref{,--b}' -b '@uref{--a,--b,--c}' -c '@uref{,--b,--c}' -c
-'@uref{--a,,--c}' -c '@uref{,,--c}' -c '@url{--a,--b}' -b (--a)
-'@url{--a,}' <--a> '@url{,--b}' -b '@var{--a}' -A '@verb{:--a:}' --a
-'@verb{:a < & @ % " -- b:}' a  < & @ % " --    b '@w{a a a a a a a a a a
-a a a a a a a a a a a a a a a a a a a a a a a a a}'
+   ‘@indicateurl{--a}’ ‘--a’ ‘@uref{--a,--b}’ -b (--a) ‘@uref{--a}’
+<--a> ‘@uref{,--b}’ -b ‘@uref{--a,--b,--c}’ -c ‘@uref{,--b,--c}’ -c
+‘@uref{--a,,--c}’ -c ‘@uref{,,--c}’ -c ‘@url{--a,--b}’ -b (--a)
+‘@url{--a,}’ <--a> ‘@url{,--b}’ -b ‘@var{--a}’ -A ‘@verb{:--a:}’ --a
+‘@verb{:a < & @ % " -- b:}’ a  < & @ % " --    b ‘@w{a a a a a a a a a a
+a a a a a a a a a a a a a a a a a a a a a a a a a}’
 a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a
-'a@sup{h}@sub{l}' a^{h}_{l} '@footnote{in footnote}' (3) '@footnote{in
-footnote2}' (4)
+‘a@sup{h}@sub{l}’ a^{h}_{l} ‘@footnote{in footnote}’ (3) ‘@footnote{in
+footnote2}’ (4)
 
-   '@sp 2'
+   ‘@sp 2’
 
 
-   '@page'
+   ‘@page’
 
-   'need 1002'
+   ‘need 1002’
 
-   '@clicksequence{click @click{} A}' click -> A After clickstyle =>
-'@clicksequence{click @click{} A}' click => A
+   ‘@clicksequence{click @click{} A}’ click → A After clickstyle ⇒
+‘@clicksequence{click @click{} A}’ click ⇒ A
 
 disp--laymath
 f(x) = {1 \over \sigma \sqrt{2\pi}}e^{-{1 \over 2}\left({x-\mu \over 
\sigma}\right)^2}
@@ -795,40 +795,40 @@ a̲ ạ ą a^{h}_{l}
        ! @ } {
 a sunny day
 
-->
+→
 u
-* (C) ... ... ==
-error-> ==> - -| =>
+• © ... ... ≡
+error→ ↦ − ⊣ ⇒
 Å æ œ Æ Œ ø Ø ß ł Ł Ð
 Þ ð þ ¡ ¿ £
 ª º ,
 
-" "
-` ' „ ‚ «
+“ ”
+‘ ’ „ ‚ «
 » « » ‹
-› € -> ≤ ≥
+› € → ≤ ≥
 
 b i r SC sansserif slanted
 
-   'default kbdinputstyle'
-'vtable i--tem default kbdinputstyle'
+   ‘default kbdinputstyle’
+‘vtable i--tem default kbdinputstyle’
      in example default kbdinputstyle
-     'vtable i--tem in example default kbdinputstyle'
+     ‘vtable i--tem in example default kbdinputstyle’
 
-   'code kbdinputstyle'
-'vtable i--tem code kbdinputstyle'
+   ‘code kbdinputstyle’
+‘vtable i--tem code kbdinputstyle’
      in example code kbdinputstyle
-     'vtable i--tem in example code kbdinputstyle'
+     ‘vtable i--tem in example code kbdinputstyle’
 
-   'example kbdinputstyle'
-'vtable i--tem example kbdinputstyle'
+   ‘example kbdinputstyle’
+‘vtable i--tem example kbdinputstyle’
      in example example kbdinputstyle
-     'vtable i--tem in example example kbdinputstyle'
+     ‘vtable i--tem in example example kbdinputstyle’
 
-   'distinct kbdinputstyle'
-'vtable i--tem distinct kbdinputstyle'
+   ‘distinct kbdinputstyle’
+‘vtable i--tem distinct kbdinputstyle’
      in example distinct kbdinputstyle
-     'vtable i--tem in example distinct kbdinputstyle'
+     ‘vtable i--tem in example distinct kbdinputstyle’
 
      A quot--ation
 
@@ -882,18 +882,18 @@ and following
 
      something, other thing: something, other thing
 
-   * i-temize
+   • i-temize
 
    + i-tem +
 
-   * b-ullet
+   • b-ullet
 
-   - minu-s
+   − minu-s
 
    _after emph_ e-mph item
 
-   * a-n itemize line i-tem 1
-   * a-n itemize line i-tem 2
+   • a-n itemize line i-tem 1
+   • a-n itemize line i-tem 2
 
      with w a-b
      with w c-d
@@ -956,7 +956,7 @@ exdented two
 
      s--mallexample
 
-   '@noindent' after smallexample.
+   ‘@noindent’ after smallexample.
      $ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.guess?rev=HEAD&content-type=text/plain'
      $ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEAD&content-type=text/plain'
 Less recent versions are also present.
@@ -1116,70 +1116,70 @@ s-mallformat
  -- fun2: arg2
      fff2
 
-   '@xref{c---hapter@@, cross r---ef name@@, t---itle@@, file n---ame@@,
-ma---nual@@}' *Note cross r--ef name@: (file n---ame@)c---hapter@.
-'@ref{chapter, cross ref name, title, file name, manual}' *note cross
-ref name: (file name)chapter. '@pxref{chapter, cross ref name, title,
-file name, manual}' *note cross ref name: (file name)chapter.
-'@inforef{chapter, cross ref name, file name}' *note cross ref name:
+   ‘@xref{c---hapter@@, cross r---ef name@@, t---itle@@, file n---ame@@,
+ma---nual@@}’ *Note cross r--ef name@: (file n---ame@)c---hapter@.
+‘@ref{chapter, cross ref name, title, file name, manual}’ *note cross
+ref name: (file name)chapter. ‘@pxref{chapter, cross ref name, title,
+file name, manual}’ *note cross ref name: (file name)chapter.
+‘@inforef{chapter, cross ref name, file name}’ *note cross ref name:
 (file name)chapter.
 
-   '@ref{chapter}' *note chapter:: '@xref{chapter}' *Note chapter::.
-'@pxref{chapter}' *note chapter:: '@ref{s--ect@comma{}ion}' *note
+   ‘@ref{chapter}’ *note chapter:: ‘@xref{chapter}’ *Note chapter::.
+‘@pxref{chapter}’ *note chapter:: ‘@ref{s--ect@comma{}ion}’ *note
 s--ect,ion::
 
-   '@ref{s--ect@comma{}ion, a @comma{} in cross ref, a comma@comma{} in
-title, a comma@comma{} in file, a @comma{} in manual name }' *note a ,
+   ‘@ref{s--ect@comma{}ion, a @comma{} in cross ref, a comma@comma{} in
+title, a comma@comma{} in file, a @comma{} in manual name }’ *note a ,
 in cross ref: (a comma, in file)s--ect,ion.
 
-   '@ref{chapter,cross ref name}' *note cross ref name: chapter.
-'@ref{chapter,,title}' *note title: chapter. '@ref{chapter,,,file name}'
-*note (file name)chapter:: '@ref{chapter,,,,manual}' *note ()chapter::
-'@ref{chapter,cross ref name,title,}' *note cross ref name: chapter.
-'@ref{chapter,cross ref name,,file name}' *note cross ref name: (file
-name)chapter. '@ref{chapter,cross ref name,,,manual}' *note cross ref
-name: ()chapter. '@ref{chapter,cross ref name,title,file name}' *note
-cross ref name: (file name)chapter. '@ref{chapter,cross ref
-name,title,,manual}' *note cross ref name: ()chapter.
-'@ref{chapter,cross ref name,title, file name, manual}' *note cross ref
-name: (file name)chapter. '@ref{chapter,,title,file name}' *note title:
-(file name)chapter. '@ref{chapter,,title,,manual}' *note title:
-()chapter. '@ref{chapter,,title, file name, manual}' *note title: (file
-name)chapter. '@ref{chapter,,,file name,manual}' *note (file
+   ‘@ref{chapter,cross ref name}’ *note cross ref name: chapter.
+‘@ref{chapter,,title}’ *note title: chapter. ‘@ref{chapter,,,file name}’
+*note (file name)chapter:: ‘@ref{chapter,,,,manual}’ *note ()chapter::
+‘@ref{chapter,cross ref name,title,}’ *note cross ref name: chapter.
+‘@ref{chapter,cross ref name,,file name}’ *note cross ref name: (file
+name)chapter. ‘@ref{chapter,cross ref name,,,manual}’ *note cross ref
+name: ()chapter. ‘@ref{chapter,cross ref name,title,file name}’ *note
+cross ref name: (file name)chapter. ‘@ref{chapter,cross ref
+name,title,,manual}’ *note cross ref name: ()chapter.
+‘@ref{chapter,cross ref name,title, file name, manual}’ *note cross ref
+name: (file name)chapter. ‘@ref{chapter,,title,file name}’ *note title:
+(file name)chapter. ‘@ref{chapter,,title,,manual}’ *note title:
+()chapter. ‘@ref{chapter,,title, file name, manual}’ *note title: (file
+name)chapter. ‘@ref{chapter,,,file name,manual}’ *note (file
 name)chapter::
 
-   '@ref{(pman)anode,cross ref name}' *note cross ref name: (pman)anode.
-'@ref{(pman)anode,,title}' *note title: (pman)anode.
-'@ref{(pman)anode,,,file name}' *note (file name)(pman)anode::
-'@ref{(pman)anode,,,,manual}' *note ()(pman)anode::
-'@ref{(pman)anode,cross ref name,title,}' *note cross ref name:
-(pman)anode. '@ref{(pman)anode,cross ref name,,file name}' *note cross
-ref name: (file name)(pman)anode. '@ref{(pman)anode,cross ref
-name,,,manual}' *note cross ref name: ()(pman)anode.
-'@ref{(pman)anode,cross ref name,title,file name}' *note cross ref name:
-(file name)(pman)anode. '@ref{(pman)anode,cross ref name,title,,manual}'
-*note cross ref name: ()(pman)anode. '@ref{(pman)anode,cross ref
-name,title, file name, manual}' *note cross ref name: (file
-name)(pman)anode. '@ref{(pman)anode,,title,file name}' *note title:
-(file name)(pman)anode. '@ref{(pman)anode,,title,,manual}' *note title:
-()(pman)anode. '@ref{(pman)anode,,title, file name, manual}' *note
-title: (file name)(pman)anode. '@ref{(pman)anode,,,file name,manual}'
+   ‘@ref{(pman)anode,cross ref name}’ *note cross ref name: (pman)anode.
+‘@ref{(pman)anode,,title}’ *note title: (pman)anode.
+‘@ref{(pman)anode,,,file name}’ *note (file name)(pman)anode::
+‘@ref{(pman)anode,,,,manual}’ *note ()(pman)anode::
+‘@ref{(pman)anode,cross ref name,title,}’ *note cross ref name:
+(pman)anode. ‘@ref{(pman)anode,cross ref name,,file name}’ *note cross
+ref name: (file name)(pman)anode. ‘@ref{(pman)anode,cross ref
+name,,,manual}’ *note cross ref name: ()(pman)anode.
+‘@ref{(pman)anode,cross ref name,title,file name}’ *note cross ref name:
+(file name)(pman)anode. ‘@ref{(pman)anode,cross ref name,title,,manual}’
+*note cross ref name: ()(pman)anode. ‘@ref{(pman)anode,cross ref
+name,title, file name, manual}’ *note cross ref name: (file
+name)(pman)anode. ‘@ref{(pman)anode,,title,file name}’ *note title:
+(file name)(pman)anode. ‘@ref{(pman)anode,,title,,manual}’ *note title:
+()(pman)anode. ‘@ref{(pman)anode,,title, file name, manual}’ *note
+title: (file name)(pman)anode. ‘@ref{(pman)anode,,,file name,manual}’
 *note (file name)(pman)anode::
 
-   '@inforef{chapter, cross ref name, file name}' *note cross ref name:
-(file name)chapter. '@inforef{chapter}' *note chapter::
-'@inforef{chapter, cross ref name}' *note cross ref name: chapter.
-'@inforef{chapter,,file name}' *note (file name)chapter::
-'@inforef{node, cross ref name, file name}' *note cross ref name: (file
-name)node. '@inforef{node}' *note node:: '@inforef{node, cross ref
-name}' *note cross ref name: node. '@inforef{node,,file name}' *note
-(file name)node:: '@inforef{chapter, cross ref name, file name, spurious
-arg}' *note cross ref name: (file name, spurious arg)chapter.
+   ‘@inforef{chapter, cross ref name, file name}’ *note cross ref name:
+(file name)chapter. ‘@inforef{chapter}’ *note chapter::
+‘@inforef{chapter, cross ref name}’ *note cross ref name: chapter.
+‘@inforef{chapter,,file name}’ *note (file name)chapter::
+‘@inforef{node, cross ref name, file name}’ *note cross ref name: (file
+name)node. ‘@inforef{node}’ *note node:: ‘@inforef{node, cross ref
+name}’ *note cross ref name: node. ‘@inforef{node,,file name}’ *note
+(file name)node:: ‘@inforef{chapter, cross ref name, file name, spurious
+arg}’ *note cross ref name: (file name, spurious arg)chapter.
 
-   '@inforef{s--ect@comma{}ion, a @comma{} in cross ref, a comma@comma{}
-in file}' *note a , in cross ref: (a comma, in file)s--ect,ion.
+   ‘@inforef{s--ect@comma{}ion, a @comma{} in cross ref, a comma@comma{}
+in file}’ *note a , in cross ref: (a comma, in file)s--ect,ion.
 
-   '*note chapter::'.
+   ‘*note chapter::’.
 
    *note cross ref with uref uref1 (href://http/myhost.com/index.html):
 (info file with uref3 uref3 (href://http/myhost.com/index3.html))ext.
@@ -1198,12 +1198,12 @@ _b_
      l-ine
 
      Title
-'a--code'
+‘a--code’
      Value-table code
 
      Title
-'a--samp'
-'a2--samp'
+‘a--samp’
+‘a2--samp’
      Value-table samp
 
    c-artouche
@@ -1250,11 +1250,11 @@ subheading
 subsubheading
 .............
 
-'@acronym{--a,an accronym @comma{} @enddots{}}' -a (an accronym , ...)
-'@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome} }' É-. ,A.
-(Étude-, Autonome) '@abbr{@'E--. @comma{}A.}' É-. ,A.
+‘@acronym{--a,an accronym @comma{} @enddots{}}’ -a (an accronym , ...)
+‘@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome} }’ É-. ,A.
+(Étude-, Autonome) ‘@abbr{@'E--. @comma{}A.}’ É-. ,A.
 
-   '@math{--a@minus{} {\frac{1}{2}}}' --a- {\frac{1}{2}}
+   ‘@math{--a@minus{} {\frac{1}{2}}}’ --a− {\frac{1}{2}}
 
    Somehow invalid use of @,:
 @, ̧
@@ -1264,45 +1264,45 @@ subsubheading
 @' ́
 @'@"u ́ü
 
-   '@|'
+   ‘@|’
 
-   @dotless{truc} truc @dotless{ij} ij '@dotless{--a}' -a '@dotless{a}'
+   @dotless{truc} truc @dotless{ij} ij ‘@dotless{--a}’ -a ‘@dotless{a}’
 a
 
    @U, without braces @U{}, with empty arg @U{z}, with non-hex arg U+z
 @U{abc}, with <4 hex digits ઼ @U{FFFFFFFFFFFFFF}, value much too large
 U+FFFFFFFFFFFFFF @U{110000}, value just beyond Unicode U+110000
 
-   @TeX, but without brace TeX '@#' #
+   @TeX, but without brace TeX ‘@#’ #
 
-   '@w{--a}' -a
+   ‘@w{--a}’ -a
 
-   '@image{,1--xt}'  '@image{,,2--xt}'  '@image{,,,3--xt}' 
+   ‘@image{,1--xt}’  ‘@image{,,2--xt}’  ‘@image{,,,3--xt}’ 
 
-   '@image{f-ile,aze,,a--lt}' [a-lt] '@image{f-ile,,,alt@verb{:jk _" %}}' 
[altjk _" %@]
+   ‘@image{f-ile,aze,,a--lt}’ [a-lt] ‘@image{f-ile,,,alt@verb{:jk _" %}}’ 
[altjk _" %@]
 
-   '@image{f--ile}' ggg
-aaa '@image{f--ile,,,alt}' ggg
-aaa '@image{f--ile,,,,.e-d-xt}'
+   ‘@image{f--ile}’ ggg
+aaa ‘@image{f--ile,,,alt}’ ggg
+aaa ‘@image{f--ile,,,,.e-d-xt}’
 ggg
-aaa '@image{f--ile,l--i}' ggg
-aaa '@image{f--ile,,l--e}' ggg
+aaa ‘@image{f--ile,l--i}’ ggg
+aaa ‘@image{f--ile,,l--e}’ ggg
 aaa
-'@image{f--ile,aze,az,alt,.e--xt}' ggg
-aaa '@image{f--ile,aze,az,alt,' ggg
+‘@image{f--ile,aze,az,alt,.e--xt}’ ggg
+aaa ‘@image{f--ile,aze,az,alt,’ ggg
 aaa
-'@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext} e--xt@}' [alt]
+‘@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext} e--xt@}’ [alt]
 
-   '@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b "},e--xt}' ggg
+   ‘@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b "},e--xt}’ ggg
 aaa
-'@image{file@verb{:jk _" %@:},,,alt@verb{:jk _" %@:}}' [altjk _" %@]
+‘@image{file@verb{:jk _" %@:},,,alt@verb{:jk _" %@:}}’ [altjk _" %@]
 
 ü Ü ñ â é ō ì é Ḕ
 Ḉ Ḉ a̋ ȧ å a͡
 ă ǎ
  ? .
 
-TeX LaTeX -!- å (R) °
+TeX LaTeX ⋆ å ® °
 
 t
 
@@ -1310,8 +1310,8 @@ t
 
    __ after emph e-mph item
 
-   * a-n itemize line i-tem 1
-   * a-n itemize line i-tem 2
+   • a-n itemize line i-tem 1
+   • a-n itemize line i-tem 2
 
      without brace w a-b
      without brace w c-d
@@ -1343,38 +1343,38 @@ b
 
    g-roupe
 
-   '@ref{node}' *note node::
-
-   '@ref{,cross ref name}' *note cross ref name: . '@ref{,,title}' *note
-title: . '@ref{,,,file name}' *note (file name):: '@ref{,,,,manual}'
-*note ():: '@ref{node,cross ref name}' *note cross ref name: node.
-'@ref{node,,title}' *note title: node. '@ref{node,,,file name}' *note
-(file name)node:: '@ref{node,,,,manual}' *note ()node:: '@ref{node,cross
-ref name,title,}' *note cross ref name: node. '@ref{node,cross ref
-name,,file name}' *note cross ref name: (file name)node.
-'@ref{node,cross ref name,,,manual}' *note cross ref name: ()node.
-'@ref{node,cross ref name,title,file name}' *note cross ref name: (file
-name)node. '@ref{node,cross ref name,title,,manual}' *note cross ref
-name: ()node. '@ref{node,cross ref name,title, file name, manual}' *note
-cross ref name: (file name)node. '@ref{node,,title,file name}' *note
-title: (file name)node. '@ref{node,,title,,manual}' *note title: ()node.
-'@ref{chapter,,title, file name, manual}' *note title: (file
-name)chapter. '@ref{node,,title, file name, manual}' *note title: (file
-name)node. '@ref{node,,,file name,manual}' *note (file name)node::
-'@ref{,cross ref name,title,}' *note cross ref name: . '@ref{,cross ref
-name,,file name}' *note cross ref name: (file name). '@ref{,cross ref
-name,,,manual}' *note cross ref name: (). '@ref{,cross ref
-name,title,file name}' *note cross ref name: (file name). '@ref{,cross
-ref name,title,,manual}' *note cross ref name: (). '@ref{,cross ref
-name,title, file name, manual}' *note cross ref name: (file name).
-'@ref{,,title,file name}' *note title: (file name).
-'@ref{,,title,,manual}' *note title: (). '@ref{,,title, file name,
-manual}' *note title: (file name). '@ref{,,,file name,manual}' *note
+   ‘@ref{node}’ *note node::
+
+   ‘@ref{,cross ref name}’ *note cross ref name: . ‘@ref{,,title}’ *note
+title: . ‘@ref{,,,file name}’ *note (file name):: ‘@ref{,,,,manual}’
+*note ():: ‘@ref{node,cross ref name}’ *note cross ref name: node.
+‘@ref{node,,title}’ *note title: node. ‘@ref{node,,,file name}’ *note
+(file name)node:: ‘@ref{node,,,,manual}’ *note ()node:: ‘@ref{node,cross
+ref name,title,}’ *note cross ref name: node. ‘@ref{node,cross ref
+name,,file name}’ *note cross ref name: (file name)node.
+‘@ref{node,cross ref name,,,manual}’ *note cross ref name: ()node.
+‘@ref{node,cross ref name,title,file name}’ *note cross ref name: (file
+name)node. ‘@ref{node,cross ref name,title,,manual}’ *note cross ref
+name: ()node. ‘@ref{node,cross ref name,title, file name, manual}’ *note
+cross ref name: (file name)node. ‘@ref{node,,title,file name}’ *note
+title: (file name)node. ‘@ref{node,,title,,manual}’ *note title: ()node.
+‘@ref{chapter,,title, file name, manual}’ *note title: (file
+name)chapter. ‘@ref{node,,title, file name, manual}’ *note title: (file
+name)node. ‘@ref{node,,,file name,manual}’ *note (file name)node::
+‘@ref{,cross ref name,title,}’ *note cross ref name: . ‘@ref{,cross ref
+name,,file name}’ *note cross ref name: (file name). ‘@ref{,cross ref
+name,,,manual}’ *note cross ref name: (). ‘@ref{,cross ref
+name,title,file name}’ *note cross ref name: (file name). ‘@ref{,cross
+ref name,title,,manual}’ *note cross ref name: (). ‘@ref{,cross ref
+name,title, file name, manual}’ *note cross ref name: (file name).
+‘@ref{,,title,file name}’ *note title: (file name).
+‘@ref{,,title,,manual}’ *note title: (). ‘@ref{,,title, file name,
+manual}’ *note title: (file name). ‘@ref{,,,file name,manual}’ *note
 (file name)::
 
-   '@inforef{,cross ref name }' *note cross ref name: . '@inforef{,,file
-name}' *note (file name):: '@inforef{,cross ref name, file name}' *note
-cross ref name: (file name). '@inforef{}' *note ::
+   ‘@inforef{,cross ref name }’ *note cross ref name: . ‘@inforef{,,file
+name}’ *note (file name):: ‘@inforef{,cross ref name, file name}’ *note
+cross ref name: (file name). ‘@inforef{}’ *note ::
 
    In example.
 
@@ -1476,17 +1476,17 @@ cross ref name: (file name). '@inforef{}' *note ::
 
      @TeX TeX
      @LaTeX LaTeX
-     @bullet * (•)
-     @copyright (C) (©)
+     @bullet • (•)
+     @copyright © (©)
      @dots ... (…)
      @enddots ...
-     @equiv == (≡)
-     @error error->
-     @expansion ==> (↦)
-     @minus - (−)
-     @point -!- (⋆)
-     @print -| (⊣)
-     @result => (⇒)
+     @equiv ≡ (≡)
+     @error error→
+     @expansion ↦ (↦)
+     @minus − (−)
+     @point ⋆ (⋆)
+     @print ⊣ (⊣)
+     @result ⇒ (⇒)
      @today a sunny day
 
      @aa å (å)
@@ -1508,14 +1508,14 @@ cross ref name: (file name). '@inforef{}' *note ::
      @exclamdown ¡ (¡)
      @questiondown ¿ (¿)
      @pounds £ (£)
-     @registeredsymbol (R) (®)
+     @registeredsymbol ® (®)
      @ordf ª (ª)
      @ordm º (º)
      @comma , (,)
-     @quotedblleft " (“)
-     @quotedblright " (”)
-     @quoteleft ` (‘)
-     @quoteright ' (’)
+     @quotedblleft “ (“)
+     @quotedblright ” (”)
+     @quoteleft ‘ (‘)
+     @quoteright ’ (’)
      @quotedblbase „ („)
      @quotesinglbase ‚ (‚)
      @guillemetleft « («)
@@ -1527,7 +1527,7 @@ cross ref name: (file name). '@inforef{}' *note ::
 
      @textdegree ° (°)
      @euro € (€)
-     @arrow -> (→)
+     @arrow → (→)
      @leq ≤ (≤)
      @geq ≥ (≥)
      @tie a b
@@ -1538,10 +1538,10 @@ cross ref name: (file name). '@inforef{}' *note ::
      @abbr{@'E--. @comma{}A.} É--. ,A.
      @asis{--a} --a
      @b{--a} --a
-     @cite{--a} '--a'
+     @cite{--a} ‘--a’
      @code{--a} --a
      @command{--a} --a
-     @dfn{--a} "--a"
+     @dfn{--a} “--a”
      @dmn{--a} --a
      @email{--a,--b} --b <--a>
      @email{,--b} --b
@@ -1552,10 +1552,10 @@ cross ref name: (file name). '@inforef{}' *note ::
      @i{--a} --a
      @kbd{--a} --a
      @key{--a} <--a>
-     @math{--a {\frac{1}{2}} @minus{}} --a {\frac{1}{2}} -
+     @math{--a {\frac{1}{2}} @minus{}} --a {\frac{1}{2}} −
      @option{--a} --a
      @r{--a} -a
-     @samp{--a} '--a'
+     @samp{--a} ‘--a’
      @sc{--a} --A
      @strong{--a} *--a*
      @t{--a} --a
@@ -1564,7 +1564,7 @@ cross ref name: (file name). '@inforef{}' *note ::
      @titlefont{--a}
      -a
      **
-     @indicateurl{--a} '--a'
+     @indicateurl{--a} ‘--a’
      @uref{--a,--b} --b (--a)
      @uref{--a} <--a>
      @uref{,--b} --b
@@ -1592,9 +1592,9 @@ cross ref name: (file name). '@inforef{}' *note ::
 
      need 1002
 
-     @clicksequence{click @click{} A} click -> A
-     After clickstyle =>
-     @clicksequence{click @click{} A} click => A
+     @clicksequence{click @click{} A} click → A
+     After clickstyle ⇒
+     @clicksequence{click @click{} A} click ⇒ A
 
 
      disp--laymath
@@ -1611,40 +1611,40 @@ cross ref name: (file name). '@inforef{}' *note ::
             ! @ } {
      a sunny day
 
-     ->
+     →
      u
-     * (C) ... ... ==
-     error-> ==> - -| =>
+     • © ... ... ≡
+     error→ ↦ − ⊣ ⇒
      Å æ œ Æ Œ ø Ø ß ł Ł Ð
      Þ ð þ ¡ ¿ £
      ª º ,
 
-     " "
-     ` ' „ ‚ «
+     “ ”
+     ‘ ’ „ ‚ «
      » « » ‹
-     › € -> ≤ ≥
+     › € → ≤ ≥
 
      b i r SC sansserif slanted
 
      default kbdinputstyle
-     'vtable i--tem default kbdinputstyle'
+     ‘vtable i--tem default kbdinputstyle’
           in example default kbdinputstyle
-          'vtable i--tem in example default kbdinputstyle'
+          ‘vtable i--tem in example default kbdinputstyle’
 
      code kbdinputstyle
-     'vtable i--tem code kbdinputstyle'
+     ‘vtable i--tem code kbdinputstyle’
           in example code kbdinputstyle
-          'vtable i--tem in example code kbdinputstyle'
+          ‘vtable i--tem in example code kbdinputstyle’
 
      example kbdinputstyle
-     'vtable i--tem example kbdinputstyle'
+     ‘vtable i--tem example kbdinputstyle’
           in example example kbdinputstyle
-          'vtable i--tem in example example kbdinputstyle'
+          ‘vtable i--tem in example example kbdinputstyle’
 
      distinct kbdinputstyle
-     'vtable i--tem distinct kbdinputstyle'
+     ‘vtable i--tem distinct kbdinputstyle’
           in example distinct kbdinputstyle
-          'vtable i--tem in example distinct kbdinputstyle'
+          ‘vtable i--tem in example distinct kbdinputstyle’
 
           A quot---ation
 
@@ -1699,18 +1699,18 @@ cross ref name: (file name). '@inforef{}' *note ::
 
           something, other thing: something, other thing
 
-        * i--temize
+        • i--temize
 
         + i--tem +
 
-        * b--ullet
+        • b--ullet
 
-        - minu--s
+        − minu--s
 
         _after emph_ e--mph item
 
-        * a-n itemize line i--tem 1
-        * a-n itemize line i--tem 2
+        • a-n itemize line i--tem 1
+        • a-n itemize line i--tem 2
 
           with w a--b
           with w c--d
@@ -2000,7 +2000,7 @@ cross ref name: (file name). '@inforef{}' *note ::
      *note a , in cross
      ref: (a comma, in file)s--ect,ion.
 
-     '*note chapter::'.
+     ‘*note chapter::’.
 
      *note cross ref with uref uref1 (href://http/myhost.com/index.html): 
(info file with uref3 uref3 (href://http/myhost.com/index3.html))ext.
      *note cross ref with uref uref1 (href://http/myhost.com/index.html): 
chapter.
@@ -2017,12 +2017,12 @@ cross ref name: (file name). '@inforef{}' *note ::
           l--ine
 
           Title
-     'a--code'
+     ‘a--code’
           Value--table code
 
           Title
-     'a--samp'
-     'a2--samp'
+     ‘a--samp’
+     ‘a2--samp’
           Value--table samp
 
      c--artouche
@@ -2085,7 +2085,7 @@ cross ref name: (file name). '@inforef{}' *note ::
      @abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome} } É--. ,A. 
(Étude--, Autonome)
      @abbr{@'E--. @comma{}A.} É--. ,A.
 
-     @math{--a@minus{} {\frac{1}{2}}} --a- {\frac{1}{2}}
+     @math{--a@minus{} {\frac{1}{2}}} --a− {\frac{1}{2}}
 
 
 
@@ -2154,7 +2154,7 @@ aaa
      ă ǎ
       ? .
 
-     TeX LaTeX -!- å (R) °
+     TeX LaTeX ⋆ å ® °
 
      t
 
@@ -2162,8 +2162,8 @@ aaa
 
         __ after emph e--mph item
 
-        * a-n itemize line i--tem 1
-        * a-n itemize line i--tem 2
+        • a-n itemize line i--tem 1
+        • a-n itemize line i--tem 2
 
           without brace w a--b
           without brace w c--d
diff --git 
a/tp/tests/nested_formats/res_parser/nested_cartouche/nested_formats.info 
b/tp/tests/nested_formats/res_parser/nested_cartouche/nested_formats.info
index a2429c6b0e..59acceb59c 100644
--- a/tp/tests/nested_formats/res_parser/nested_cartouche/nested_formats.info
+++ b/tp/tests/nested_formats/res_parser/nested_cartouche/nested_formats.info
@@ -27,23 +27,23 @@ Call macro in macro
 
    in group
 
-     A quot—ation
+     A quot--ation
 
 subheading
 ----------
 
 in verbatim
 
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -51,30 +51,30 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-   c–artouche
+   c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    in macro, a format_command containing some other commands.
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -82,18 +82,18 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-   c–artouche
+   c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    Call macro in format_command
    in macro
@@ -116,23 +116,23 @@ f–lushleft
 
    in group
 
-     A quot—ation
+     A quot--ation
 
 subheading
 ----------
 
 in verbatim
 
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -140,30 +140,30 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-   c–artouche
+   c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    in macro, a format_command containing some other commands.
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -171,21 +171,21 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-   c–artouche
+   c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    Call macro in itemize at the beginning of an item
-   a–n itemize line in macro
+   a-n itemize line in macro
 
      in format_command
 
@@ -205,23 +205,23 @@ f–lushleft
 
      in group
 
-          A quot—ation
+          A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -229,30 +229,30 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -260,20 +260,20 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
-   a–n itemize line item 1 Call macro in itemize in macro
+   a-n itemize line item 1 Call macro in itemize in macro
 
      in format_command
 
@@ -293,23 +293,23 @@ f–lushleft
 
      in group
 
-          A quot—ation
+          A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -317,30 +317,30 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -348,20 +348,20 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
-   a–n itemize line item 2 Call macro in itemize in format_command
+   a-n itemize line item 2 Call macro in itemize in format_command
      in macro
 
      in format_command
@@ -382,23 +382,23 @@ f–lushleft
 
      in group
 
-          A quot—ation
+          A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -406,30 +406,30 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -437,18 +437,18 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    Call macro in enumerate at the beginning of enumerate
   1. in macro
@@ -471,23 +471,23 @@ f–lushleft
 
      in group
 
-          A quot—ation
+          A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -495,30 +495,30 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -526,18 +526,18 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
   2. enumerate Call macro in enumerate in macro
 
@@ -559,23 +559,23 @@ f–lushleft
 
      in group
 
-          A quot—ation
+          A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -583,30 +583,30 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -614,18 +614,18 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
   3. enumerate2 Call macro in enumerate in format_command
      in macro
@@ -648,23 +648,23 @@ f–lushleft
 
      in group
 
-          A quot—ation
+          A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -672,30 +672,30 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -703,20 +703,20 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
 multitable item                             multitable tab.  And after Call 
macro in
                                             mutitable after item
@@ -740,23 +740,23 @@ After
 
 in group
 
-     A quot—ation
+     A quot--ation
 
 subheading
 ----------
 
 in verbatim
 
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem      another tab
+mu-ltitable headitem      another tab
 --------------------------------------------------------
-mu–ltitable item          multitable tab
-mu–ltitable item 2        multitable tab 2
-lone mu–ltitable item
+mu-ltitable item          multitable tab
+mu-ltitable item 2        multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -765,31 +765,31 @@ lone mu–ltitable item
 
  -- c--ategory: d--effn_name
           a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-c–artouche
+c-artouche
 
-f–lushleft
+f-lushleft
 
-                             f–lushright
+                             f-lushright
 
-             ce–ntered line
+             ce-ntered line
 
 in macro, a format_command containing
 some other commands.
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem      another tab
+mu-ltitable headitem      another tab
 --------------------------------------------------------
-mu–ltitable item          multitable tab
-mu–ltitable item 2        multitable tab 2
-lone mu–ltitable item
+mu-ltitable item          multitable tab
+mu-ltitable item 2        multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -798,18 +798,18 @@ lone mu–ltitable item
 
  -- c--ategory: d--effn_name
           a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-c–artouche
+c-artouche
 
-f–lushleft
+f-lushleft
 
-                             f–lushright
+                             f-lushright
 
-             ce–ntered line
+             ce-ntered line
 
 multitable item 2                           multitable tab 2 Call macro in 
mutitable in
                                             macro
@@ -832,23 +832,23 @@ multitable item 2                           multitable 
tab 2 Call macro in mutit
                                             
                                             in group
                                             
-                                                 A quot—ation
+                                                 A quot--ation
                                             
                                             subheading
                                             ----------
                                             
                                             in verbatim
                                             
-                                               • i–tem 1
-                                               • i–tem 2
+                                               • i-tem 1
+                                               • i-tem 2
                                             
-                                              1. e–numerate
+                                              1. e-numerate
                                             
-                                            mu–ltitable headitem          
another tab
+                                            mu-ltitable headitem          
another tab
                                             
-----------------------------------------------------------------
-                                            mu–ltitable item              
multitable tab
-                                            mu–ltitable item 2            
multitable tab 2
-                                            lone mu–ltitable item
+                                            mu-ltitable item              
multitable tab
+                                            mu-ltitable item 2            
multitable tab 2
+                                            lone mu-ltitable item
                                             
                                                  e--xample  some
                                                     text
@@ -856,31 +856,31 @@ multitable item 2                           multitable 
tab 2 Call macro in mutit
                                                  s--mallexample
                                             
                                              -- c--ategory: d--effn_name 
a--rguments...
-                                                 d–effn
+                                                 d-effn
                                             
                                             a
-                                                 l–ine
+                                                 l-ine
                                             
-                                            c–artouche
+                                            c-artouche
                                             
-                                            f–lushleft
+                                            f-lushleft
                                             
-                                                                               
 f–lushright
+                                                                               
 f-lushright
                                             
-                                                            ce–ntered line
+                                                            ce-ntered line
                                             
                                             in macro, a format_command 
containing some other
                                             commands.
-                                               • i–tem 1
-                                               • i–tem 2
+                                               • i-tem 1
+                                               • i-tem 2
                                             
-                                              1. e–numerate
+                                              1. e-numerate
                                             
-                                            mu–ltitable headitem          
another tab
+                                            mu-ltitable headitem          
another tab
                                             
-----------------------------------------------------------------
-                                            mu–ltitable item              
multitable tab
-                                            mu–ltitable item 2            
multitable tab 2
-                                            lone mu–ltitable item
+                                            mu-ltitable item              
multitable tab
+                                            mu-ltitable item 2            
multitable tab 2
+                                            lone mu-ltitable item
                                             
                                                  e--xample  some
                                                     text
@@ -888,18 +888,18 @@ multitable item 2                           multitable 
tab 2 Call macro in mutit
                                                  s--mallexample
                                             
                                              -- c--ategory: d--effn_name 
a--rguments...
-                                                 d–effn
+                                                 d-effn
                                             
                                             a
-                                                 l–ine
+                                                 l-ine
                                             
-                                            c–artouche
+                                            c-artouche
                                             
-                                            f–lushleft
+                                            f-lushleft
                                             
-                                                                               
 f–lushright
+                                                                               
 f-lushright
                                             
-                                                            ce–ntered line
+                                                            ce-ntered line
                                             
 lone multitable item Call macro in
 mutitable in format_command
@@ -923,23 +923,23 @@ After
 
 in group
 
-     A quot—ation
+     A quot--ation
 
 subheading
 ----------
 
 in verbatim
 
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem      another tab
+mu-ltitable headitem      another tab
 --------------------------------------------------------
-mu–ltitable item          multitable tab
-mu–ltitable item 2        multitable tab 2
-lone mu–ltitable item
+mu-ltitable item          multitable tab
+mu-ltitable item 2        multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -948,31 +948,31 @@ lone mu–ltitable item
 
  -- c--ategory: d--effn_name
           a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-c–artouche
+c-artouche
 
-f–lushleft
+f-lushleft
 
-                             f–lushright
+                             f-lushright
 
-             ce–ntered line
+             ce-ntered line
 
 in macro, a format_command containing
 some other commands.
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem      another tab
+mu-ltitable headitem      another tab
 --------------------------------------------------------
-mu–ltitable item          multitable tab
-mu–ltitable item 2        multitable tab 2
-lone mu–ltitable item
+mu-ltitable item          multitable tab
+mu-ltitable item 2        multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -981,18 +981,18 @@ lone mu–ltitable item
 
  -- c--ategory: d--effn_name
           a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-c–artouche
+c-artouche
 
-f–lushleft
+f-lushleft
 
-                             f–lushright
+                             f-lushright
 
-             ce–ntered line
+             ce-ntered line
 
    call macro at the example beginning
      in macro
@@ -1056,7 +1056,7 @@ f–lushleft
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      in macro, a format_command containing some other commands.
         • i--tem 1
@@ -1087,7 +1087,7 @@ f–lushleft
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      example  some
         text
@@ -1153,7 +1153,7 @@ f–lushleft
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      in macro, a format_command containing some other commands.
         • i--tem 1
@@ -1184,7 +1184,7 @@ f–lushleft
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 
      more example text
@@ -1250,7 +1250,7 @@ f–lushleft
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      in macro, a format_command containing some other commands.
         • i--tem 1
@@ -1281,7 +1281,7 @@ f–lushleft
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 
      s--mallexample
@@ -1307,23 +1307,23 @@ f–lushleft
 
      in group
 
-          A quot—ation
+          A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1331,30 +1331,30 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1362,18 +1362,18 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      deffn continues call macro in deffn in format_command
      in macro
@@ -1396,23 +1396,23 @@ f–lushleft
 
      in group
 
-          A quot—ation
+          A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1420,30 +1420,30 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1451,18 +1451,18 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    call macro in deffn at the beginning
  -- c--ategory2: d--effn_name2 a--rguments2...
@@ -1486,23 +1486,23 @@ f–lushleft
 
      in group
 
-          A quot—ation
+          A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1510,30 +1510,30 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1541,18 +1541,18 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 a line
      call macro in table in macro
@@ -1575,23 +1575,23 @@ a line
 
      in group
 
-          A quot—ation
+          A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1599,30 +1599,30 @@ a line
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1630,18 +1630,18 @@ a line
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      call macro in table at an item beginning
 a line
@@ -1665,23 +1665,23 @@ a line
 
      in group
 
-          A quot—ation
+          A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1689,30 +1689,30 @@ a line
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1720,18 +1720,18 @@ a line
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 a line2
      call macro in table in format_command
@@ -1755,23 +1755,23 @@ a line2
 
      in group
 
-          A quot—ation
+          A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1779,30 +1779,30 @@ a line2
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1810,18 +1810,18 @@ a line2
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    call macro at cartouche begin
    in macro
@@ -1844,23 +1844,23 @@ a line2
 
    in group
 
-     A quot—ation
+     A quot--ation
 
 subheading
 ----------
 
 in verbatim
 
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -1868,30 +1868,30 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-   c–artouche
+   c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    in macro, a format_command containing some other commands.
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -1899,18 +1899,18 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-   c–artouche
+   c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    cartouche call macro in cartouche in macro
 
@@ -1932,23 +1932,23 @@ f–lushleft
 
    in group
 
-     A quot—ation
+     A quot--ation
 
 subheading
 ----------
 
 in verbatim
 
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -1956,30 +1956,30 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-   c–artouche
+   c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    in macro, a format_command containing some other commands.
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -1987,18 +1987,18 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-   c–artouche
+   c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    call macro in cartouche in format_command
    in macro
@@ -2021,23 +2021,23 @@ f–lushleft
 
    in group
 
-     A quot—ation
+     A quot--ation
 
 subheading
 ----------
 
 in verbatim
 
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -2045,30 +2045,30 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-   c–artouche
+   c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    in macro, a format_command containing some other commands.
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -2076,18 +2076,18 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-   c–artouche
+   c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 call macro in flushleft
 in macro
@@ -2110,23 +2110,23 @@ After
 
 in group
 
-     A quot—ation
+     A quot--ation
 
 subheading
 ----------
 
 in verbatim
 
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -2134,30 +2134,30 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-c–artouche
+c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 in macro, a format_command containing some other commands.
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -2165,18 +2165,18 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-c–artouche
+c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 flushleft
 call macro in flushleft in format_command
@@ -2200,23 +2200,23 @@ After
 
 in group
 
-     A quot—ation
+     A quot--ation
 
 subheading
 ----------
 
 in verbatim
 
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -2224,30 +2224,30 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-c–artouche
+c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 in macro, a format_command containing some other commands.
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -2255,18 +2255,18 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-c–artouche
+c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
                                                                in macro
 
@@ -2288,23 +2288,23 @@ f–lushleft
 
                                                                in group
 
-                                                           A quot—ation
+                                                          A quot--ation
 
 subheading
 ----------
 
 in verbatim
 
-   •                                                                 i–tem 1
-   •                                                                 i–tem 2
+   •                                                                 i-tem 1
+   •                                                                 i-tem 2
 
-  1.                                                              e–numerate
+  1.                                                              e-numerate
 
-                    mu–ltitable headitem                                       
 another tab
+                    mu-ltitable headitem                                       
 another tab
 
-----------------------------------------------------------------------------------------------
-                        mu–ltitable item                                     
multitable tab
-                      mu–ltitable item 2                                   
multitable tab 2
-                   lone mu–ltitable item
+                        mu-ltitable item                                     
multitable tab
+                      mu-ltitable item 2                                   
multitable tab 2
+                   lone mu-ltitable item
 
      e--xample  some
         text
@@ -2312,30 +2312,30 @@ in verbatim
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-                                                                 d–effn
+                                                                 d-effn
 
 a
-                                                                  l–ine
+                                                                  l-ine
 
-                                                             c–artouche
+                                                             c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
              in macro, a format_command containing some other commands.
-   •                                                                 i–tem 1
-   •                                                                 i–tem 2
+   •                                                                 i-tem 1
+   •                                                                 i-tem 2
 
-  1.                                                              e–numerate
+  1.                                                              e-numerate
 
-                    mu–ltitable headitem                                       
 another tab
+                    mu-ltitable headitem                                       
 another tab
 
-----------------------------------------------------------------------------------------------
-                        mu–ltitable item                                     
multitable tab
-                      mu–ltitable item 2                                   
multitable tab 2
-                   lone mu–ltitable item
+                        mu-ltitable item                                     
multitable tab
+                      mu-ltitable item 2                                   
multitable tab 2
+                   lone mu-ltitable item
 
      e--xample  some
         text
@@ -2343,18 +2343,18 @@ f–lushleft
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-                                                                 d–effn
+                                                                 d-effn
 
 a
-                                                                  l–ine
+                                                                  l-ine
 
-                                                             c–artouche
+                                                             c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
                                                              flushright
                                                                in macro
@@ -2377,23 +2377,23 @@ f–lushleft
 
                                                                in group
 
-                                                           A quot—ation
+                                                          A quot--ation
 
 subheading
 ----------
 
 in verbatim
 
-   •                                                                 i–tem 1
-   •                                                                 i–tem 2
+   •                                                                 i-tem 1
+   •                                                                 i-tem 2
 
-  1.                                                              e–numerate
+  1.                                                              e-numerate
 
-                    mu–ltitable headitem                                       
 another tab
+                    mu-ltitable headitem                                       
 another tab
 
-----------------------------------------------------------------------------------------------
-                        mu–ltitable item                                     
multitable tab
-                      mu–ltitable item 2                                   
multitable tab 2
-                   lone mu–ltitable item
+                        mu-ltitable item                                     
multitable tab
+                      mu-ltitable item 2                                   
multitable tab 2
+                   lone mu-ltitable item
 
      e--xample  some
         text
@@ -2401,30 +2401,30 @@ in verbatim
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-                                                                 d–effn
+                                                                 d-effn
 
 a
-                                                                  l–ine
+                                                                  l-ine
 
-                                                             c–artouche
+                                                             c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
              in macro, a format_command containing some other commands.
-   •                                                                 i–tem 1
-   •                                                                 i–tem 2
+   •                                                                 i-tem 1
+   •                                                                 i-tem 2
 
-  1.                                                              e–numerate
+  1.                                                              e-numerate
 
-                    mu–ltitable headitem                                       
 another tab
+                    mu-ltitable headitem                                       
 another tab
 
-----------------------------------------------------------------------------------------------
-                        mu–ltitable item                                     
multitable tab
-                      mu–ltitable item 2                                   
multitable tab 2
-                   lone mu–ltitable item
+                        mu-ltitable item                                     
multitable tab
+                      mu-ltitable item 2                                   
multitable tab 2
+                   lone mu-ltitable item
 
      e--xample  some
         text
@@ -2432,18 +2432,18 @@ f–lushleft
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-                                                                 d–effn
+                                                                 d-effn
 
 a
-                                                                  l–ine
+                                                                  l-ine
 
-                                                             c–artouche
+                                                             c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 
 
diff --git 
a/tp/tests/nested_formats/res_parser/nested_deffn/nested_formats.info 
b/tp/tests/nested_formats/res_parser/nested_deffn/nested_formats.info
index 2a125bfc4b..9ec574146c 100644
--- a/tp/tests/nested_formats/res_parser/nested_deffn/nested_formats.info
+++ b/tp/tests/nested_formats/res_parser/nested_deffn/nested_formats.info
@@ -36,23 +36,23 @@ Call macro in macro
      in group
 
  -- fun: arg arg1
-          A quot—ation
+          A quot--ation
 
 subheading
 ----------
 
 in verbatim
 
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -60,31 +60,31 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-   c–artouche
+   c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
  -- fun: arg arg1
      in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -92,18 +92,18 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    Call macro in format_command
  -- fun: arg arg1
@@ -136,23 +136,23 @@ f–lushleft
           in group
 
       -- fun: arg arg1
-               A quot—ation
+               A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -160,31 +160,31 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
       -- fun: arg arg1
           in macro, a format_command containing some other commands.
-             • i–tem 1
-             • i–tem 2
+             • i-tem 1
+             • i-tem 2
 
-            1. e–numerate
+            1. e-numerate
 
-          mu–ltitable headitem                        another tab
+          mu-ltitable headitem                        another tab
           
-----------------------------------------------------------------------------------------------
-          mu–ltitable item                            multitable tab
-          mu–ltitable item 2                          multitable tab 2
-          lone mu–ltitable item
+          mu-ltitable item                            multitable tab
+          mu-ltitable item 2                          multitable tab 2
+          lone mu-ltitable item
 
                e--xample  some
                   text
@@ -192,21 +192,21 @@ f–lushleft
                s--mallexample
 
            -- c--ategory: d--effn_name a--rguments...
-               d–effn
+               d-effn
 
           a
-               l–ine
+               l-ine
 
-          c–artouche
+          c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    Call macro in itemize at the beginning of an item
-   a–n itemize line in macro
+   a-n itemize line in macro
 
       -- fun: arg arg1
 
@@ -235,23 +235,23 @@ f–lushleft
           in group
 
       -- fun: arg arg1
-               A quot—ation
+               A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -259,31 +259,31 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
       -- fun: arg arg1
           in macro, a format_command containing some other commands.
-             • i–tem 1
-             • i–tem 2
+             • i-tem 1
+             • i-tem 2
 
-            1. e–numerate
+            1. e-numerate
 
-          mu–ltitable headitem                        another tab
+          mu-ltitable headitem                        another tab
           
-----------------------------------------------------------------------------------------------
-          mu–ltitable item                            multitable tab
-          mu–ltitable item 2                          multitable tab 2
-          lone mu–ltitable item
+          mu-ltitable item                            multitable tab
+          mu-ltitable item 2                          multitable tab 2
+          lone mu-ltitable item
 
                e--xample  some
                   text
@@ -291,20 +291,20 @@ f–lushleft
                s--mallexample
 
            -- c--ategory: d--effn_name a--rguments...
-               d–effn
+               d-effn
 
           a
-               l–ine
+               l-ine
 
-          c–artouche
+          c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
-   a–n itemize line item 1 Call macro in itemize in macro
+   a-n itemize line item 1 Call macro in itemize in macro
 
       -- fun: arg arg1
 
@@ -333,23 +333,23 @@ f–lushleft
           in group
 
       -- fun: arg arg1
-               A quot—ation
+               A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -357,31 +357,31 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
       -- fun: arg arg1
           in macro, a format_command containing some other commands.
-             • i–tem 1
-             • i–tem 2
+             • i-tem 1
+             • i-tem 2
 
-            1. e–numerate
+            1. e-numerate
 
-          mu–ltitable headitem                        another tab
+          mu-ltitable headitem                        another tab
           
-----------------------------------------------------------------------------------------------
-          mu–ltitable item                            multitable tab
-          mu–ltitable item 2                          multitable tab 2
-          lone mu–ltitable item
+          mu-ltitable item                            multitable tab
+          mu-ltitable item 2                          multitable tab 2
+          lone mu-ltitable item
 
                e--xample  some
                   text
@@ -389,20 +389,20 @@ f–lushleft
                s--mallexample
 
            -- c--ategory: d--effn_name a--rguments...
-               d–effn
+               d-effn
 
           a
-               l–ine
+               l-ine
 
-          c–artouche
+          c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
-   a–n itemize line item 2 Call macro in itemize in format_command
+   a-n itemize line item 2 Call macro in itemize in format_command
       -- fun: arg arg1
           in macro
 
@@ -433,23 +433,23 @@ f–lushleft
                in group
 
            -- fun: arg arg1
-                    A quot—ation
+                    A quot--ation
 
           subheading
           ----------
 
           in verbatim
 
-             • i–tem 1
-             • i–tem 2
+             • i-tem 1
+             • i-tem 2
 
-            1. e–numerate
+            1. e-numerate
 
-          mu–ltitable headitem                        another tab
+          mu-ltitable headitem                        another tab
           
-----------------------------------------------------------------------------------------------
-          mu–ltitable item                            multitable tab
-          mu–ltitable item 2                          multitable tab 2
-          lone mu–ltitable item
+          mu-ltitable item                            multitable tab
+          mu-ltitable item 2                          multitable tab 2
+          lone mu-ltitable item
 
                e--xample  some
                   text
@@ -457,32 +457,32 @@ f–lushleft
                s--mallexample
 
            -- c--ategory: d--effn_name a--rguments...
-               d–effn
+               d-effn
 
           a
-               l–ine
+               l-ine
 
-          c–artouche
+          c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
            -- fun: arg arg1
                in macro, a format_command containing some other
                commands.
-                  • i–tem 1
-                  • i–tem 2
+                  • i-tem 1
+                  • i-tem 2
 
-                 1. e–numerate
+                 1. e-numerate
 
-               mu–ltitable headitem                        another tab
+               mu-ltitable headitem                        another tab
                
-----------------------------------------------------------------------------------------------
-               mu–ltitable item                            multitable tab
-               mu–ltitable item 2                          multitable tab 2
-               lone mu–ltitable item
+               mu-ltitable item                            multitable tab
+               mu-ltitable item 2                          multitable tab 2
+               lone mu-ltitable item
 
                     e--xample  some
                        text
@@ -490,18 +490,18 @@ f–lushleft
                     s--mallexample
 
                 -- c--ategory: d--effn_name a--rguments...
-                    d–effn
+                    d-effn
 
                a
-                    l–ine
+                    l-ine
 
-               c–artouche
+               c-artouche
 
-               f–lushleft
+               f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    Call macro in enumerate at the beginning of enumerate
   1. in macro
@@ -533,23 +533,23 @@ f–lushleft
           in group
 
       -- fun: arg arg1
-               A quot—ation
+               A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -557,31 +557,31 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
       -- fun: arg arg1
           in macro, a format_command containing some other commands.
-             • i–tem 1
-             • i–tem 2
+             • i-tem 1
+             • i-tem 2
 
-            1. e–numerate
+            1. e-numerate
 
-          mu–ltitable headitem                        another tab
+          mu-ltitable headitem                        another tab
           
-----------------------------------------------------------------------------------------------
-          mu–ltitable item                            multitable tab
-          mu–ltitable item 2                          multitable tab 2
-          lone mu–ltitable item
+          mu-ltitable item                            multitable tab
+          mu-ltitable item 2                          multitable tab 2
+          lone mu-ltitable item
 
                e--xample  some
                   text
@@ -589,18 +589,18 @@ f–lushleft
                s--mallexample
 
            -- c--ategory: d--effn_name a--rguments...
-               d–effn
+               d-effn
 
           a
-               l–ine
+               l-ine
 
-          c–artouche
+          c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
   2. enumerate Call macro in enumerate in macro
 
@@ -631,23 +631,23 @@ f–lushleft
           in group
 
       -- fun: arg arg1
-               A quot—ation
+               A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -655,31 +655,31 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
       -- fun: arg arg1
           in macro, a format_command containing some other commands.
-             • i–tem 1
-             • i–tem 2
+             • i-tem 1
+             • i-tem 2
 
-            1. e–numerate
+            1. e-numerate
 
-          mu–ltitable headitem                        another tab
+          mu-ltitable headitem                        another tab
           
-----------------------------------------------------------------------------------------------
-          mu–ltitable item                            multitable tab
-          mu–ltitable item 2                          multitable tab 2
-          lone mu–ltitable item
+          mu-ltitable item                            multitable tab
+          mu-ltitable item 2                          multitable tab 2
+          lone mu-ltitable item
 
                e--xample  some
                   text
@@ -687,18 +687,18 @@ f–lushleft
                s--mallexample
 
            -- c--ategory: d--effn_name a--rguments...
-               d–effn
+               d-effn
 
           a
-               l–ine
+               l-ine
 
-          c–artouche
+          c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
   3. enumerate2 Call macro in enumerate in format_command
       -- fun: arg arg1
@@ -731,23 +731,23 @@ f–lushleft
                in group
 
            -- fun: arg arg1
-                    A quot—ation
+                    A quot--ation
 
           subheading
           ----------
 
           in verbatim
 
-             • i–tem 1
-             • i–tem 2
+             • i-tem 1
+             • i-tem 2
 
-            1. e–numerate
+            1. e-numerate
 
-          mu–ltitable headitem                        another tab
+          mu-ltitable headitem                        another tab
           
-----------------------------------------------------------------------------------------------
-          mu–ltitable item                            multitable tab
-          mu–ltitable item 2                          multitable tab 2
-          lone mu–ltitable item
+          mu-ltitable item                            multitable tab
+          mu-ltitable item 2                          multitable tab 2
+          lone mu-ltitable item
 
                e--xample  some
                   text
@@ -755,32 +755,32 @@ f–lushleft
                s--mallexample
 
            -- c--ategory: d--effn_name a--rguments...
-               d–effn
+               d-effn
 
           a
-               l–ine
+               l-ine
 
-          c–artouche
+          c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
            -- fun: arg arg1
                in macro, a format_command containing some other
                commands.
-                  • i–tem 1
-                  • i–tem 2
+                  • i-tem 1
+                  • i-tem 2
 
-                 1. e–numerate
+                 1. e-numerate
 
-               mu–ltitable headitem                        another tab
+               mu-ltitable headitem                        another tab
                
-----------------------------------------------------------------------------------------------
-               mu–ltitable item                            multitable tab
-               mu–ltitable item 2                          multitable tab 2
-               lone mu–ltitable item
+               mu-ltitable item                            multitable tab
+               mu-ltitable item 2                          multitable tab 2
+               lone mu-ltitable item
 
                     e--xample  some
                        text
@@ -788,20 +788,20 @@ f–lushleft
                     s--mallexample
 
                 -- c--ategory: d--effn_name a--rguments...
-                    d–effn
+                    d-effn
 
                a
-                    l–ine
+                    l-ine
 
-               c–artouche
+               c-artouche
 
-               f–lushleft
+               f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
 multitable item                             multitable tab.  And after Call 
macro in
                                             mutitable after item
@@ -834,23 +834,23 @@ After
      in group
 
  -- fun: arg arg1
-          A quot—ation
+          A quot--ation
 
 subheading
 ----------
 
 in verbatim
 
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem      another tab
+mu-ltitable headitem      another tab
 --------------------------------------------------------
-mu–ltitable item          multitable tab
-mu–ltitable item 2        multitable tab 2
-lone mu–ltitable item
+mu-ltitable item          multitable tab
+mu-ltitable item 2        multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -859,32 +859,32 @@ lone mu–ltitable item
 
  -- c--ategory: d--effn_name
           a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-c–artouche
+c-artouche
 
-f–lushleft
+f-lushleft
 
-                             f–lushright
+                             f-lushright
 
-             ce–ntered line
+             ce-ntered line
 
  -- fun: arg arg1
      in macro, a format_command
      containing some other commands.
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem      another tab
+     mu-ltitable headitem      another tab
      --------------------------------------------------------
-     mu–ltitable item          multitable tab
-     mu–ltitable item 2        multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item          multitable tab
+     mu-ltitable item 2        multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -893,18 +893,18 @@ f–lushleft
 
       -- c--ategory: d--effn_name
                a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                             f–lushright
+                             f-lushright
 
-             ce–ntered line
+             ce-ntered line
 
 multitable item 2                           multitable tab 2 Call macro in 
mutitable in
                                             macro
@@ -936,23 +936,23 @@ multitable item 2                           multitable 
tab 2 Call macro in mutit
                                                  in group
                                             
                                              -- fun: arg arg1
-                                                      A quot—ation
+                                                      A quot--ation
                                             
                                             subheading
                                             ----------
                                             
                                             in verbatim
                                             
-                                               • i–tem 1
-                                               • i–tem 2
+                                               • i-tem 1
+                                               • i-tem 2
                                             
-                                              1. e–numerate
+                                              1. e-numerate
                                             
-                                            mu–ltitable headitem          
another tab
+                                            mu-ltitable headitem          
another tab
                                             
-----------------------------------------------------------------
-                                            mu–ltitable item              
multitable tab
-                                            mu–ltitable item 2            
multitable tab 2
-                                            lone mu–ltitable item
+                                            mu-ltitable item              
multitable tab
+                                            mu-ltitable item 2            
multitable tab 2
+                                            lone mu-ltitable item
                                             
                                                  e--xample  some
                                                     text
@@ -960,32 +960,32 @@ multitable item 2                           multitable 
tab 2 Call macro in mutit
                                                  s--mallexample
                                             
                                              -- c--ategory: d--effn_name 
a--rguments...
-                                                 d–effn
+                                                 d-effn
                                             
                                             a
-                                                 l–ine
+                                                 l-ine
                                             
-                                            c–artouche
+                                            c-artouche
                                             
-                                            f–lushleft
+                                            f-lushleft
                                             
-                                                                               
 f–lushright
+                                                                               
 f-lushright
                                             
-                                                            ce–ntered line
+                                                            ce-ntered line
                                             
                                              -- fun: arg arg1
                                                  in macro, a format_command 
containing some
                                                  other commands.
-                                                    • i–tem 1
-                                                    • i–tem 2
+                                                    • i-tem 1
+                                                    • i-tem 2
                                             
-                                                   1. e–numerate
+                                                   1. e-numerate
                                             
-                                                 mu–ltitable headitem          
another tab
+                                                 mu-ltitable headitem          
another tab
                                                  
-----------------------------------------------------------------
-                                                 mu–ltitable item              
multitable tab
-                                                 mu–ltitable item 2            
multitable tab 2
-                                                 lone mu–ltitable item
+                                                 mu-ltitable item              
multitable tab
+                                                 mu-ltitable item 2            
multitable tab 2
+                                                 lone mu-ltitable item
                                             
                                                       e--xample  some
                                                          text
@@ -993,18 +993,18 @@ multitable item 2                           multitable 
tab 2 Call macro in mutit
                                                       s--mallexample
                                             
                                                   -- c--ategory: d--effn_name 
a--rguments...
-                                                      d–effn
+                                                      d-effn
                                             
                                                  a
-                                                      l–ine
+                                                      l-ine
                                             
-                                                 c–artouche
+                                                 c-artouche
                                             
-                                                 f–lushleft
+                                                 f-lushleft
                                             
-                                                                               
 f–lushright
+                                                                               
 f-lushright
                                             
-                                                            ce–ntered line
+                                                            ce-ntered line
                                             
 lone multitable item Call macro in
 mutitable in format_command
@@ -1038,23 +1038,23 @@ mutitable in format_command
           in group
 
       -- fun: arg arg1
-               A quot—ation
+               A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem      another tab
+     mu-ltitable headitem      another tab
      --------------------------------------------------------
-     mu–ltitable item          multitable tab
-     mu–ltitable item 2        multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item          multitable tab
+     mu-ltitable item 2        multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1063,32 +1063,32 @@ mutitable in format_command
 
       -- c--ategory: d--effn_name
                a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                             f–lushright
+                             f-lushright
 
-             ce–ntered line
+             ce-ntered line
 
       -- fun: arg arg1
           in macro, a format_command
           containing some other commands.
-             • i–tem 1
-             • i–tem 2
+             • i-tem 1
+             • i-tem 2
 
-            1. e–numerate
+            1. e-numerate
 
-          mu–ltitable headitem      another tab
+          mu-ltitable headitem      another tab
           --------------------------------------------------------
-          mu–ltitable item          multitable tab
-          mu–ltitable item 2        multitable tab 2
-          lone mu–ltitable item
+          mu-ltitable item          multitable tab
+          mu-ltitable item 2        multitable tab 2
+          lone mu-ltitable item
 
                e--xample  some
                   text
@@ -1097,18 +1097,18 @@ mutitable in format_command
 
            -- c--ategory: d--effn_name
                     a--rguments...
-               d–effn
+               d-effn
 
           a
-               l–ine
+               l-ine
 
-          c–artouche
+          c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                             f–lushright
+                             f-lushright
 
-             ce–ntered line
+             ce-ntered line
 
    call macro at the example beginning
      in macro
@@ -1180,7 +1180,7 @@ mutitable in format_command
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
       -- fun: arg arg1
           in macro, a format_command containing some other commands.
@@ -1212,7 +1212,7 @@ mutitable in format_command
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      example  some
         text
@@ -1286,7 +1286,7 @@ mutitable in format_command
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
       -- fun: arg arg1
           in macro, a format_command containing some other commands.
@@ -1318,7 +1318,7 @@ mutitable in format_command
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 
      more example text
@@ -1393,7 +1393,7 @@ mutitable in format_command
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
            -- fun: arg arg1
                in macro, a format_command containing some other commands.
@@ -1425,7 +1425,7 @@ mutitable in format_command
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 
      s--mallexample
@@ -1460,23 +1460,23 @@ mutitable in format_command
           in group
 
       -- fun: arg arg1
-               A quot—ation
+               A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1484,31 +1484,31 @@ mutitable in format_command
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
       -- fun: arg arg1
           in macro, a format_command containing some other commands.
-             • i–tem 1
-             • i–tem 2
+             • i-tem 1
+             • i-tem 2
 
-            1. e–numerate
+            1. e-numerate
 
-          mu–ltitable headitem                        another tab
+          mu-ltitable headitem                        another tab
           
-----------------------------------------------------------------------------------------------
-          mu–ltitable item                            multitable tab
-          mu–ltitable item 2                          multitable tab 2
-          lone mu–ltitable item
+          mu-ltitable item                            multitable tab
+          mu-ltitable item 2                          multitable tab 2
+          lone mu-ltitable item
 
                e--xample  some
                   text
@@ -1516,18 +1516,18 @@ mutitable in format_command
                s--mallexample
 
            -- c--ategory: d--effn_name a--rguments...
-               d–effn
+               d-effn
 
           a
-               l–ine
+               l-ine
 
-          c–artouche
+          c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      deffn continues call macro in deffn in format_command
       -- fun: arg arg1
@@ -1560,23 +1560,23 @@ mutitable in format_command
                in group
 
            -- fun: arg arg1
-                    A quot—ation
+                    A quot--ation
 
           subheading
           ----------
 
           in verbatim
 
-             • i–tem 1
-             • i–tem 2
+             • i-tem 1
+             • i-tem 2
 
-            1. e–numerate
+            1. e-numerate
 
-          mu–ltitable headitem                        another tab
+          mu-ltitable headitem                        another tab
           
-----------------------------------------------------------------------------------------------
-          mu–ltitable item                            multitable tab
-          mu–ltitable item 2                          multitable tab 2
-          lone mu–ltitable item
+          mu-ltitable item                            multitable tab
+          mu-ltitable item 2                          multitable tab 2
+          lone mu-ltitable item
 
                e--xample  some
                   text
@@ -1584,32 +1584,32 @@ mutitable in format_command
                s--mallexample
 
            -- c--ategory: d--effn_name a--rguments...
-               d–effn
+               d-effn
 
           a
-               l–ine
+               l-ine
 
-          c–artouche
+          c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
            -- fun: arg arg1
                in macro, a format_command containing some other
                commands.
-                  • i–tem 1
-                  • i–tem 2
+                  • i-tem 1
+                  • i-tem 2
 
-                 1. e–numerate
+                 1. e-numerate
 
-               mu–ltitable headitem                        another tab
+               mu-ltitable headitem                        another tab
                
-----------------------------------------------------------------------------------------------
-               mu–ltitable item                            multitable tab
-               mu–ltitable item 2                          multitable tab 2
-               lone mu–ltitable item
+               mu-ltitable item                            multitable tab
+               mu-ltitable item 2                          multitable tab 2
+               lone mu-ltitable item
 
                     e--xample  some
                        text
@@ -1617,18 +1617,18 @@ mutitable in format_command
                     s--mallexample
 
                 -- c--ategory: d--effn_name a--rguments...
-                    d–effn
+                    d-effn
 
                a
-                    l–ine
+                    l-ine
 
-               c–artouche
+               c-artouche
 
-               f–lushleft
+               f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    call macro in deffn at the beginning
  -- c--ategory2: d--effn_name2 a--rguments2...
@@ -1661,23 +1661,23 @@ mutitable in format_command
           in group
 
       -- fun: arg arg1
-               A quot—ation
+               A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1685,31 +1685,31 @@ mutitable in format_command
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
       -- fun: arg arg1
           in macro, a format_command containing some other commands.
-             • i–tem 1
-             • i–tem 2
+             • i-tem 1
+             • i-tem 2
 
-            1. e–numerate
+            1. e-numerate
 
-          mu–ltitable headitem                        another tab
+          mu-ltitable headitem                        another tab
           
-----------------------------------------------------------------------------------------------
-          mu–ltitable item                            multitable tab
-          mu–ltitable item 2                          multitable tab 2
-          lone mu–ltitable item
+          mu-ltitable item                            multitable tab
+          mu-ltitable item 2                          multitable tab 2
+          lone mu-ltitable item
 
                e--xample  some
                   text
@@ -1717,18 +1717,18 @@ mutitable in format_command
                s--mallexample
 
            -- c--ategory: d--effn_name a--rguments...
-               d–effn
+               d-effn
 
           a
-               l–ine
+               l-ine
 
-          c–artouche
+          c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 a line
      call macro in table in macro
@@ -1760,23 +1760,23 @@ a line
           in group
 
       -- fun: arg arg1
-               A quot—ation
+               A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1784,31 +1784,31 @@ a line
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
       -- fun: arg arg1
           in macro, a format_command containing some other commands.
-             • i–tem 1
-             • i–tem 2
+             • i-tem 1
+             • i-tem 2
 
-            1. e–numerate
+            1. e-numerate
 
-          mu–ltitable headitem                        another tab
+          mu-ltitable headitem                        another tab
           
-----------------------------------------------------------------------------------------------
-          mu–ltitable item                            multitable tab
-          mu–ltitable item 2                          multitable tab 2
-          lone mu–ltitable item
+          mu-ltitable item                            multitable tab
+          mu-ltitable item 2                          multitable tab 2
+          lone mu-ltitable item
 
                e--xample  some
                   text
@@ -1816,18 +1816,18 @@ a line
                s--mallexample
 
            -- c--ategory: d--effn_name a--rguments...
-               d–effn
+               d-effn
 
           a
-               l–ine
+               l-ine
 
-          c–artouche
+          c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      call macro in table at an item beginning
 a line
@@ -1860,23 +1860,23 @@ a line
           in group
 
       -- fun: arg arg1
-               A quot—ation
+               A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1884,31 +1884,31 @@ a line
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
       -- fun: arg arg1
           in macro, a format_command containing some other commands.
-             • i–tem 1
-             • i–tem 2
+             • i-tem 1
+             • i-tem 2
 
-            1. e–numerate
+            1. e-numerate
 
-          mu–ltitable headitem                        another tab
+          mu-ltitable headitem                        another tab
           
-----------------------------------------------------------------------------------------------
-          mu–ltitable item                            multitable tab
-          mu–ltitable item 2                          multitable tab 2
-          lone mu–ltitable item
+          mu-ltitable item                            multitable tab
+          mu-ltitable item 2                          multitable tab 2
+          lone mu-ltitable item
 
                e--xample  some
                   text
@@ -1916,18 +1916,18 @@ a line
                s--mallexample
 
            -- c--ategory: d--effn_name a--rguments...
-               d–effn
+               d-effn
 
           a
-               l–ine
+               l-ine
 
-          c–artouche
+          c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 a line2
      call macro in table in format_command
@@ -1961,23 +1961,23 @@ a line2
                in group
 
            -- fun: arg arg1
-                    A quot—ation
+                    A quot--ation
 
           subheading
           ----------
 
           in verbatim
 
-             • i–tem 1
-             • i–tem 2
+             • i-tem 1
+             • i-tem 2
 
-            1. e–numerate
+            1. e-numerate
 
-          mu–ltitable headitem                        another tab
+          mu-ltitable headitem                        another tab
           
-----------------------------------------------------------------------------------------------
-          mu–ltitable item                            multitable tab
-          mu–ltitable item 2                          multitable tab 2
-          lone mu–ltitable item
+          mu-ltitable item                            multitable tab
+          mu-ltitable item 2                          multitable tab 2
+          lone mu-ltitable item
 
                e--xample  some
                   text
@@ -1985,32 +1985,32 @@ a line2
                s--mallexample
 
            -- c--ategory: d--effn_name a--rguments...
-               d–effn
+               d-effn
 
           a
-               l–ine
+               l-ine
 
-          c–artouche
+          c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
            -- fun: arg arg1
                in macro, a format_command containing some other
                commands.
-                  • i–tem 1
-                  • i–tem 2
+                  • i-tem 1
+                  • i-tem 2
 
-                 1. e–numerate
+                 1. e-numerate
 
-               mu–ltitable headitem                        another tab
+               mu-ltitable headitem                        another tab
                
-----------------------------------------------------------------------------------------------
-               mu–ltitable item                            multitable tab
-               mu–ltitable item 2                          multitable tab 2
-               lone mu–ltitable item
+               mu-ltitable item                            multitable tab
+               mu-ltitable item 2                          multitable tab 2
+               lone mu-ltitable item
 
                     e--xample  some
                        text
@@ -2018,18 +2018,18 @@ a line2
                     s--mallexample
 
                 -- c--ategory: d--effn_name a--rguments...
-                    d–effn
+                    d-effn
 
                a
-                    l–ine
+                    l-ine
 
-               c–artouche
+               c-artouche
 
-               f–lushleft
+               f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    call macro at cartouche begin
    in macro
@@ -2061,23 +2061,23 @@ a line2
      in group
 
  -- fun: arg arg1
-          A quot—ation
+          A quot--ation
 
 subheading
 ----------
 
 in verbatim
 
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -2085,31 +2085,31 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-   c–artouche
+   c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
  -- fun: arg arg1
      in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -2117,18 +2117,18 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    cartouche call macro in cartouche in macro
 
@@ -2159,23 +2159,23 @@ f–lushleft
      in group
 
  -- fun: arg arg1
-          A quot—ation
+          A quot--ation
 
 subheading
 ----------
 
 in verbatim
 
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -2183,31 +2183,31 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-   c–artouche
+   c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
  -- fun: arg arg1
      in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -2215,18 +2215,18 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    call macro in cartouche in format_command
  -- fun: arg arg1
@@ -2259,23 +2259,23 @@ f–lushleft
           in group
 
       -- fun: arg arg1
-               A quot—ation
+               A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -2283,31 +2283,31 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
       -- fun: arg arg1
           in macro, a format_command containing some other commands.
-             • i–tem 1
-             • i–tem 2
+             • i-tem 1
+             • i-tem 2
 
-            1. e–numerate
+            1. e-numerate
 
-          mu–ltitable headitem                        another tab
+          mu-ltitable headitem                        another tab
           
-----------------------------------------------------------------------------------------------
-          mu–ltitable item                            multitable tab
-          mu–ltitable item 2                          multitable tab 2
-          lone mu–ltitable item
+          mu-ltitable item                            multitable tab
+          mu-ltitable item 2                          multitable tab 2
+          lone mu-ltitable item
 
                e--xample  some
                   text
@@ -2315,18 +2315,18 @@ f–lushleft
                s--mallexample
 
            -- c--ategory: d--effn_name a--rguments...
-               d–effn
+               d-effn
 
           a
-               l–ine
+               l-ine
 
-          c–artouche
+          c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 call macro in flushleft
 in macro
@@ -2358,23 +2358,23 @@ After
      in group
 
  -- fun: arg arg1
-          A quot—ation
+          A quot--ation
 
 subheading
 ----------
 
 in verbatim
 
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -2382,31 +2382,31 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-c–artouche
+c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
  -- fun: arg arg1
      in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -2414,18 +2414,18 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 flushleft
 call macro in flushleft in format_command
@@ -2459,23 +2459,23 @@ call macro in flushleft in format_command
           in group
 
       -- fun: arg arg1
-               A quot—ation
+               A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -2483,31 +2483,31 @@ call macro in flushleft in format_command
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
       -- fun: arg arg1
           in macro, a format_command containing some other commands.
-             • i–tem 1
-             • i–tem 2
+             • i-tem 1
+             • i-tem 2
 
-            1. e–numerate
+            1. e-numerate
 
-          mu–ltitable headitem                        another tab
+          mu-ltitable headitem                        another tab
           
-----------------------------------------------------------------------------------------------
-          mu–ltitable item                            multitable tab
-          mu–ltitable item 2                          multitable tab 2
-          lone mu–ltitable item
+          mu-ltitable item                            multitable tab
+          mu-ltitable item 2                          multitable tab 2
+          lone mu-ltitable item
 
                e--xample  some
                   text
@@ -2515,18 +2515,18 @@ call macro in flushleft in format_command
                s--mallexample
 
            -- c--ategory: d--effn_name a--rguments...
-               d–effn
+               d-effn
 
           a
-               l–ine
+               l-ine
 
-          c–artouche
+          c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
                                                                in macro
 
@@ -2557,23 +2557,23 @@ call macro in flushleft in format_command
                                                                in group
 
  -- fun: arg arg1
-                                                           A quot—ation
+                                                          A quot--ation
 
 subheading
 ----------
 
 in verbatim
 
-   •                                                                 i–tem 1
-   •                                                                 i–tem 2
+   •                                                                 i-tem 1
+   •                                                                 i-tem 2
 
-  1.                                                              e–numerate
+  1.                                                              e-numerate
 
-                    mu–ltitable headitem                                       
 another tab
+                    mu-ltitable headitem                                       
 another tab
 
-----------------------------------------------------------------------------------------------
-                        mu–ltitable item                                     
multitable tab
-                      mu–ltitable item 2                                   
multitable tab 2
-                   lone mu–ltitable item
+                        mu-ltitable item                                     
multitable tab
+                      mu-ltitable item 2                                   
multitable tab 2
+                   lone mu-ltitable item
 
      e--xample  some
         text
@@ -2581,31 +2581,31 @@ in verbatim
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-                                                                 d–effn
+                                                                 d-effn
 
 a
-                                                                  l–ine
+                                                                  l-ine
 
-                                                             c–artouche
+                                                             c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
  -- fun: arg arg1
              in macro, a format_command containing some other commands.
-        •                                                                 
i–tem 1
-        •                                                                 
i–tem 2
+        •                                                                 
i-tem 1
+        •                                                                 
i-tem 2
 
-       1.                                                              
e–numerate
+       1.                                                              
e-numerate
 
-                         mu–ltitable headitem                                  
      another tab
+                         mu-ltitable headitem                                  
      another tab
      
-----------------------------------------------------------------------------------------------
-                             mu–ltitable item                                  
   multitable tab
-                           mu–ltitable item 2                                  
 multitable tab 2
-                        lone mu–ltitable item
+                             mu-ltitable item                                  
   multitable tab
+                           mu-ltitable item 2                                  
 multitable tab 2
+                        lone mu-ltitable item
 
           e--xample  some
              text
@@ -2613,18 +2613,18 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-                                                                 d–effn
+                                                                 d-effn
 
      a
-                                                                  l–ine
+                                                                  l-ine
 
-                                                             c–artouche
+                                                             c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
                                                              flushright
  -- fun: arg arg1
@@ -2657,23 +2657,23 @@ f–lushleft
                                                                in group
 
       -- fun: arg arg1
-                                                           A quot—ation
+                                                          A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        •                                                                 
i–tem 1
-        •                                                                 
i–tem 2
+        •                                                                 
i-tem 1
+        •                                                                 
i-tem 2
 
-       1.                                                              
e–numerate
+       1.                                                              
e-numerate
 
-                         mu–ltitable headitem                                  
      another tab
+                         mu-ltitable headitem                                  
      another tab
      
-----------------------------------------------------------------------------------------------
-                             mu–ltitable item                                  
   multitable tab
-                           mu–ltitable item 2                                  
 multitable tab 2
-                        lone mu–ltitable item
+                             mu-ltitable item                                  
   multitable tab
+                           mu-ltitable item 2                                  
 multitable tab 2
+                        lone mu-ltitable item
 
           e--xample  some
              text
@@ -2681,31 +2681,31 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-                                                                 d–effn
+                                                                 d-effn
 
      a
-                                                                  l–ine
+                                                                  l-ine
 
-                                                             c–artouche
+                                                             c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
       -- fun: arg arg1
              in macro, a format_command containing some other commands.
-             •                                                                 
i–tem 1
-             •                                                                 
i–tem 2
+             •                                                                 
i-tem 1
+             •                                                                 
i-tem 2
 
-            1.                                                              
e–numerate
+            1.                                                              
e-numerate
 
-                              mu–ltitable headitem                             
           another tab
+                              mu-ltitable headitem                             
           another tab
           
-----------------------------------------------------------------------------------------------
-                                  mu–ltitable item                             
        multitable tab
-                                mu–ltitable item 2                             
      multitable tab 2
-                             lone mu–ltitable item
+                                  mu-ltitable item                             
        multitable tab
+                                mu-ltitable item 2                             
      multitable tab 2
+                             lone mu-ltitable item
 
                e--xample  some
                   text
@@ -2713,18 +2713,18 @@ f–lushleft
                s--mallexample
 
            -- c--ategory: d--effn_name a--rguments...
-                                                                 d–effn
+                                                                 d-effn
 
           a
-                                                                  l–ine
+                                                                  l-ine
 
-                                                             c–artouche
+                                                             c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 
 
diff --git 
a/tp/tests/nested_formats/res_parser/nested_enumerate/nested_formats.info 
b/tp/tests/nested_formats/res_parser/nested_enumerate/nested_formats.info
index fcfafced8a..1127c230b1 100644
--- a/tp/tests/nested_formats/res_parser/nested_enumerate/nested_formats.info
+++ b/tp/tests/nested_formats/res_parser/nested_enumerate/nested_formats.info
@@ -27,23 +27,23 @@ Call macro in macro
 
      in group
 
-          A quot—ation
+          A quot--ation
 
 subheading
 ----------
 
 in verbatim
 
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -51,30 +51,30 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-   c–artouche
+   c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -82,18 +82,18 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    Call macro in format_command
      in macro
@@ -116,23 +116,23 @@ f–lushleft
 
           in group
 
-               A quot—ation
+               A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -140,30 +140,30 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
           in macro, a format_command containing some other commands.
-             • i–tem 1
-             • i–tem 2
+             • i-tem 1
+             • i-tem 2
 
-            1. e–numerate
+            1. e-numerate
 
-          mu–ltitable headitem                        another tab
+          mu-ltitable headitem                        another tab
           
-----------------------------------------------------------------------------------------------
-          mu–ltitable item                            multitable tab
-          mu–ltitable item 2                          multitable tab 2
-          lone mu–ltitable item
+          mu-ltitable item                            multitable tab
+          mu-ltitable item 2                          multitable tab 2
+          lone mu-ltitable item
 
                e--xample  some
                   text
@@ -171,21 +171,21 @@ f–lushleft
                s--mallexample
 
            -- c--ategory: d--effn_name a--rguments...
-               d–effn
+               d-effn
 
           a
-               l–ine
+               l-ine
 
-          c–artouche
+          c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    Call macro in itemize at the beginning of an item
-   a–n itemize line in macro
+   a-n itemize line in macro
 
           in format_command
 
@@ -205,23 +205,23 @@ f–lushleft
 
           in group
 
-               A quot—ation
+               A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -229,30 +229,30 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
           in macro, a format_command containing some other commands.
-             • i–tem 1
-             • i–tem 2
+             • i-tem 1
+             • i-tem 2
 
-            1. e–numerate
+            1. e-numerate
 
-          mu–ltitable headitem                        another tab
+          mu-ltitable headitem                        another tab
           
-----------------------------------------------------------------------------------------------
-          mu–ltitable item                            multitable tab
-          mu–ltitable item 2                          multitable tab 2
-          lone mu–ltitable item
+          mu-ltitable item                            multitable tab
+          mu-ltitable item 2                          multitable tab 2
+          lone mu-ltitable item
 
                e--xample  some
                   text
@@ -260,20 +260,20 @@ f–lushleft
                s--mallexample
 
            -- c--ategory: d--effn_name a--rguments...
-               d–effn
+               d-effn
 
           a
-               l–ine
+               l-ine
 
-          c–artouche
+          c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
-   a–n itemize line item 1 Call macro in itemize in macro
+   a-n itemize line item 1 Call macro in itemize in macro
 
           in format_command
 
@@ -293,23 +293,23 @@ f–lushleft
 
           in group
 
-               A quot—ation
+               A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -317,30 +317,30 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
           in macro, a format_command containing some other commands.
-             • i–tem 1
-             • i–tem 2
+             • i-tem 1
+             • i-tem 2
 
-            1. e–numerate
+            1. e-numerate
 
-          mu–ltitable headitem                        another tab
+          mu-ltitable headitem                        another tab
           
-----------------------------------------------------------------------------------------------
-          mu–ltitable item                            multitable tab
-          mu–ltitable item 2                          multitable tab 2
-          lone mu–ltitable item
+          mu-ltitable item                            multitable tab
+          mu-ltitable item 2                          multitable tab 2
+          lone mu-ltitable item
 
                e--xample  some
                   text
@@ -348,20 +348,20 @@ f–lushleft
                s--mallexample
 
            -- c--ategory: d--effn_name a--rguments...
-               d–effn
+               d-effn
 
           a
-               l–ine
+               l-ine
 
-          c–artouche
+          c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
-   a–n itemize line item 2 Call macro in itemize in format_command
+   a-n itemize line item 2 Call macro in itemize in format_command
           in macro
 
                in format_command
@@ -382,23 +382,23 @@ f–lushleft
 
                in group
 
-                    A quot—ation
+                    A quot--ation
 
           subheading
           ----------
 
           in verbatim
 
-             • i–tem 1
-             • i–tem 2
+             • i-tem 1
+             • i-tem 2
 
-            1. e–numerate
+            1. e-numerate
 
-          mu–ltitable headitem                        another tab
+          mu-ltitable headitem                        another tab
           
-----------------------------------------------------------------------------------------------
-          mu–ltitable item                            multitable tab
-          mu–ltitable item 2                          multitable tab 2
-          lone mu–ltitable item
+          mu-ltitable item                            multitable tab
+          mu-ltitable item 2                          multitable tab 2
+          lone mu-ltitable item
 
                e--xample  some
                   text
@@ -406,31 +406,31 @@ f–lushleft
                s--mallexample
 
            -- c--ategory: d--effn_name a--rguments...
-               d–effn
+               d-effn
 
           a
-               l–ine
+               l-ine
 
-          c–artouche
+          c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
                in macro, a format_command containing some other
                commands.
-                  • i–tem 1
-                  • i–tem 2
+                  • i-tem 1
+                  • i-tem 2
 
-                 1. e–numerate
+                 1. e-numerate
 
-               mu–ltitable headitem                        another tab
+               mu-ltitable headitem                        another tab
                
-----------------------------------------------------------------------------------------------
-               mu–ltitable item                            multitable tab
-               mu–ltitable item 2                          multitable tab 2
-               lone mu–ltitable item
+               mu-ltitable item                            multitable tab
+               mu-ltitable item 2                          multitable tab 2
+               lone mu-ltitable item
 
                     e--xample  some
                        text
@@ -438,18 +438,18 @@ f–lushleft
                     s--mallexample
 
                 -- c--ategory: d--effn_name a--rguments...
-                    d–effn
+                    d-effn
 
                a
-                    l–ine
+                    l-ine
 
-               c–artouche
+               c-artouche
 
-               f–lushleft
+               f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    Call macro in enumerate at the beginning of enumerate
   1. in macro
@@ -472,23 +472,23 @@ f–lushleft
 
           in group
 
-               A quot—ation
+               A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -496,30 +496,30 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
           in macro, a format_command containing some other commands.
-             • i–tem 1
-             • i–tem 2
+             • i-tem 1
+             • i-tem 2
 
-            1. e–numerate
+            1. e-numerate
 
-          mu–ltitable headitem                        another tab
+          mu-ltitable headitem                        another tab
           
-----------------------------------------------------------------------------------------------
-          mu–ltitable item                            multitable tab
-          mu–ltitable item 2                          multitable tab 2
-          lone mu–ltitable item
+          mu-ltitable item                            multitable tab
+          mu-ltitable item 2                          multitable tab 2
+          lone mu-ltitable item
 
                e--xample  some
                   text
@@ -527,18 +527,18 @@ f–lushleft
                s--mallexample
 
            -- c--ategory: d--effn_name a--rguments...
-               d–effn
+               d-effn
 
           a
-               l–ine
+               l-ine
 
-          c–artouche
+          c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
   2. enumerate Call macro in enumerate in macro
 
@@ -560,23 +560,23 @@ f–lushleft
 
           in group
 
-               A quot—ation
+               A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -584,30 +584,30 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
           in macro, a format_command containing some other commands.
-             • i–tem 1
-             • i–tem 2
+             • i-tem 1
+             • i-tem 2
 
-            1. e–numerate
+            1. e-numerate
 
-          mu–ltitable headitem                        another tab
+          mu-ltitable headitem                        another tab
           
-----------------------------------------------------------------------------------------------
-          mu–ltitable item                            multitable tab
-          mu–ltitable item 2                          multitable tab 2
-          lone mu–ltitable item
+          mu-ltitable item                            multitable tab
+          mu-ltitable item 2                          multitable tab 2
+          lone mu-ltitable item
 
                e--xample  some
                   text
@@ -615,18 +615,18 @@ f–lushleft
                s--mallexample
 
            -- c--ategory: d--effn_name a--rguments...
-               d–effn
+               d-effn
 
           a
-               l–ine
+               l-ine
 
-          c–artouche
+          c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
   3. enumerate2 Call macro in enumerate in format_command
           in macro
@@ -649,23 +649,23 @@ f–lushleft
 
                in group
 
-                    A quot—ation
+                    A quot--ation
 
           subheading
           ----------
 
           in verbatim
 
-             • i–tem 1
-             • i–tem 2
+             • i-tem 1
+             • i-tem 2
 
-            1. e–numerate
+            1. e-numerate
 
-          mu–ltitable headitem                        another tab
+          mu-ltitable headitem                        another tab
           
-----------------------------------------------------------------------------------------------
-          mu–ltitable item                            multitable tab
-          mu–ltitable item 2                          multitable tab 2
-          lone mu–ltitable item
+          mu-ltitable item                            multitable tab
+          mu-ltitable item 2                          multitable tab 2
+          lone mu-ltitable item
 
                e--xample  some
                   text
@@ -673,31 +673,31 @@ f–lushleft
                s--mallexample
 
            -- c--ategory: d--effn_name a--rguments...
-               d–effn
+               d-effn
 
           a
-               l–ine
+               l-ine
 
-          c–artouche
+          c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
                in macro, a format_command containing some other
                commands.
-                  • i–tem 1
-                  • i–tem 2
+                  • i-tem 1
+                  • i-tem 2
 
-                 1. e–numerate
+                 1. e-numerate
 
-               mu–ltitable headitem                        another tab
+               mu-ltitable headitem                        another tab
                
-----------------------------------------------------------------------------------------------
-               mu–ltitable item                            multitable tab
-               mu–ltitable item 2                          multitable tab 2
-               lone mu–ltitable item
+               mu-ltitable item                            multitable tab
+               mu-ltitable item 2                          multitable tab 2
+               lone mu-ltitable item
 
                     e--xample  some
                        text
@@ -705,20 +705,20 @@ f–lushleft
                     s--mallexample
 
                 -- c--ategory: d--effn_name a--rguments...
-                    d–effn
+                    d-effn
 
                a
-                    l–ine
+                    l-ine
 
-               c–artouche
+               c-artouche
 
-               f–lushleft
+               f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
 multitable item                             multitable tab.  And after Call 
macro in
                                             mutitable after item
@@ -742,23 +742,23 @@ After
 
      in group
 
-          A quot—ation
+          A quot--ation
 
 subheading
 ----------
 
 in verbatim
 
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem      another tab
+mu-ltitable headitem      another tab
 --------------------------------------------------------
-mu–ltitable item          multitable tab
-mu–ltitable item 2        multitable tab 2
-lone mu–ltitable item
+mu-ltitable item          multitable tab
+mu-ltitable item 2        multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -767,31 +767,31 @@ lone mu–ltitable item
 
  -- c--ategory: d--effn_name
           a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-c–artouche
+c-artouche
 
-f–lushleft
+f-lushleft
 
-                             f–lushright
+                             f-lushright
 
-             ce–ntered line
+             ce-ntered line
 
      in macro, a format_command
      containing some other commands.
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem      another tab
+     mu-ltitable headitem      another tab
      --------------------------------------------------------
-     mu–ltitable item          multitable tab
-     mu–ltitable item 2        multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item          multitable tab
+     mu-ltitable item 2        multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -800,18 +800,18 @@ f–lushleft
 
       -- c--ategory: d--effn_name
                a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                             f–lushright
+                             f-lushright
 
-             ce–ntered line
+             ce-ntered line
 
 multitable item 2                           multitable tab 2 Call macro in 
mutitable in
                                             macro
@@ -834,23 +834,23 @@ multitable item 2                           multitable 
tab 2 Call macro in mutit
                                             
                                                  in group
                                             
-                                                      A quot—ation
+                                                      A quot--ation
                                             
                                             subheading
                                             ----------
                                             
                                             in verbatim
                                             
-                                               • i–tem 1
-                                               • i–tem 2
+                                               • i-tem 1
+                                               • i-tem 2
                                             
-                                              1. e–numerate
+                                              1. e-numerate
                                             
-                                            mu–ltitable headitem          
another tab
+                                            mu-ltitable headitem          
another tab
                                             
-----------------------------------------------------------------
-                                            mu–ltitable item              
multitable tab
-                                            mu–ltitable item 2            
multitable tab 2
-                                            lone mu–ltitable item
+                                            mu-ltitable item              
multitable tab
+                                            mu-ltitable item 2            
multitable tab 2
+                                            lone mu-ltitable item
                                             
                                                  e--xample  some
                                                     text
@@ -858,31 +858,31 @@ multitable item 2                           multitable 
tab 2 Call macro in mutit
                                                  s--mallexample
                                             
                                              -- c--ategory: d--effn_name 
a--rguments...
-                                                 d–effn
+                                                 d-effn
                                             
                                             a
-                                                 l–ine
+                                                 l-ine
                                             
-                                            c–artouche
+                                            c-artouche
                                             
-                                            f–lushleft
+                                            f-lushleft
                                             
-                                                                               
 f–lushright
+                                                                               
 f-lushright
                                             
-                                                            ce–ntered line
+                                                            ce-ntered line
                                             
                                                  in macro, a format_command 
containing some
                                                  other commands.
-                                                    • i–tem 1
-                                                    • i–tem 2
+                                                    • i-tem 1
+                                                    • i-tem 2
                                             
-                                                   1. e–numerate
+                                                   1. e-numerate
                                             
-                                                 mu–ltitable headitem          
another tab
+                                                 mu-ltitable headitem          
another tab
                                                  
-----------------------------------------------------------------
-                                                 mu–ltitable item              
multitable tab
-                                                 mu–ltitable item 2            
multitable tab 2
-                                                 lone mu–ltitable item
+                                                 mu-ltitable item              
multitable tab
+                                                 mu-ltitable item 2            
multitable tab 2
+                                                 lone mu-ltitable item
                                             
                                                       e--xample  some
                                                          text
@@ -890,18 +890,18 @@ multitable item 2                           multitable 
tab 2 Call macro in mutit
                                                       s--mallexample
                                             
                                                   -- c--ategory: d--effn_name 
a--rguments...
-                                                      d–effn
+                                                      d-effn
                                             
                                                  a
-                                                      l–ine
+                                                      l-ine
                                             
-                                                 c–artouche
+                                                 c-artouche
                                             
-                                                 f–lushleft
+                                                 f-lushleft
                                             
-                                                                               
 f–lushright
+                                                                               
 f-lushright
                                             
-                                                            ce–ntered line
+                                                            ce-ntered line
                                             
 lone multitable item Call macro in
 mutitable in format_command
@@ -925,23 +925,23 @@ mutitable in format_command
 
           in group
 
-               A quot—ation
+               A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem      another tab
+     mu-ltitable headitem      another tab
      --------------------------------------------------------
-     mu–ltitable item          multitable tab
-     mu–ltitable item 2        multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item          multitable tab
+     mu-ltitable item 2        multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -950,31 +950,31 @@ mutitable in format_command
 
       -- c--ategory: d--effn_name
                a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                             f–lushright
+                             f-lushright
 
-             ce–ntered line
+             ce-ntered line
 
           in macro, a format_command
           containing some other commands.
-             • i–tem 1
-             • i–tem 2
+             • i-tem 1
+             • i-tem 2
 
-            1. e–numerate
+            1. e-numerate
 
-          mu–ltitable headitem      another tab
+          mu-ltitable headitem      another tab
           --------------------------------------------------------
-          mu–ltitable item          multitable tab
-          mu–ltitable item 2        multitable tab 2
-          lone mu–ltitable item
+          mu-ltitable item          multitable tab
+          mu-ltitable item 2        multitable tab 2
+          lone mu-ltitable item
 
                e--xample  some
                   text
@@ -983,18 +983,18 @@ mutitable in format_command
 
            -- c--ategory: d--effn_name
                     a--rguments...
-               d–effn
+               d-effn
 
           a
-               l–ine
+               l-ine
 
-          c–artouche
+          c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                             f–lushright
+                             f-lushright
 
-             ce–ntered line
+             ce-ntered line
 
    call macro at the example beginning
      in macro
@@ -1058,7 +1058,7 @@ mutitable in format_command
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
           in macro, a format_command containing some other commands.
              • i--tem 1
@@ -1089,7 +1089,7 @@ mutitable in format_command
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      example  some
         text
@@ -1155,7 +1155,7 @@ mutitable in format_command
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
           in macro, a format_command containing some other commands.
              • i--tem 1
@@ -1186,7 +1186,7 @@ mutitable in format_command
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 
      more example text
@@ -1252,7 +1252,7 @@ mutitable in format_command
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
                in macro, a format_command containing some other commands.
                   • i--tem 1
@@ -1283,7 +1283,7 @@ mutitable in format_command
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 
      s--mallexample
@@ -1309,23 +1309,23 @@ mutitable in format_command
 
           in group
 
-               A quot—ation
+               A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1333,30 +1333,30 @@ mutitable in format_command
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
           in macro, a format_command containing some other commands.
-             • i–tem 1
-             • i–tem 2
+             • i-tem 1
+             • i-tem 2
 
-            1. e–numerate
+            1. e-numerate
 
-          mu–ltitable headitem                        another tab
+          mu-ltitable headitem                        another tab
           
-----------------------------------------------------------------------------------------------
-          mu–ltitable item                            multitable tab
-          mu–ltitable item 2                          multitable tab 2
-          lone mu–ltitable item
+          mu-ltitable item                            multitable tab
+          mu-ltitable item 2                          multitable tab 2
+          lone mu-ltitable item
 
                e--xample  some
                   text
@@ -1364,18 +1364,18 @@ mutitable in format_command
                s--mallexample
 
            -- c--ategory: d--effn_name a--rguments...
-               d–effn
+               d-effn
 
           a
-               l–ine
+               l-ine
 
-          c–artouche
+          c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      deffn continues call macro in deffn in format_command
           in macro
@@ -1398,23 +1398,23 @@ mutitable in format_command
 
                in group
 
-                    A quot—ation
+                    A quot--ation
 
           subheading
           ----------
 
           in verbatim
 
-             • i–tem 1
-             • i–tem 2
+             • i-tem 1
+             • i-tem 2
 
-            1. e–numerate
+            1. e-numerate
 
-          mu–ltitable headitem                        another tab
+          mu-ltitable headitem                        another tab
           
-----------------------------------------------------------------------------------------------
-          mu–ltitable item                            multitable tab
-          mu–ltitable item 2                          multitable tab 2
-          lone mu–ltitable item
+          mu-ltitable item                            multitable tab
+          mu-ltitable item 2                          multitable tab 2
+          lone mu-ltitable item
 
                e--xample  some
                   text
@@ -1422,31 +1422,31 @@ mutitable in format_command
                s--mallexample
 
            -- c--ategory: d--effn_name a--rguments...
-               d–effn
+               d-effn
 
           a
-               l–ine
+               l-ine
 
-          c–artouche
+          c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
                in macro, a format_command containing some other
                commands.
-                  • i–tem 1
-                  • i–tem 2
+                  • i-tem 1
+                  • i-tem 2
 
-                 1. e–numerate
+                 1. e-numerate
 
-               mu–ltitable headitem                        another tab
+               mu-ltitable headitem                        another tab
                
-----------------------------------------------------------------------------------------------
-               mu–ltitable item                            multitable tab
-               mu–ltitable item 2                          multitable tab 2
-               lone mu–ltitable item
+               mu-ltitable item                            multitable tab
+               mu-ltitable item 2                          multitable tab 2
+               lone mu-ltitable item
 
                     e--xample  some
                        text
@@ -1454,18 +1454,18 @@ mutitable in format_command
                     s--mallexample
 
                 -- c--ategory: d--effn_name a--rguments...
-                    d–effn
+                    d-effn
 
                a
-                    l–ine
+                    l-ine
 
-               c–artouche
+               c-artouche
 
-               f–lushleft
+               f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    call macro in deffn at the beginning
  -- c--ategory2: d--effn_name2 a--rguments2...
@@ -1489,23 +1489,23 @@ mutitable in format_command
 
           in group
 
-               A quot—ation
+               A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1513,30 +1513,30 @@ mutitable in format_command
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
           in macro, a format_command containing some other commands.
-             • i–tem 1
-             • i–tem 2
+             • i-tem 1
+             • i-tem 2
 
-            1. e–numerate
+            1. e-numerate
 
-          mu–ltitable headitem                        another tab
+          mu-ltitable headitem                        another tab
           
-----------------------------------------------------------------------------------------------
-          mu–ltitable item                            multitable tab
-          mu–ltitable item 2                          multitable tab 2
-          lone mu–ltitable item
+          mu-ltitable item                            multitable tab
+          mu-ltitable item 2                          multitable tab 2
+          lone mu-ltitable item
 
                e--xample  some
                   text
@@ -1544,18 +1544,18 @@ mutitable in format_command
                s--mallexample
 
            -- c--ategory: d--effn_name a--rguments...
-               d–effn
+               d-effn
 
           a
-               l–ine
+               l-ine
 
-          c–artouche
+          c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 a line
      call macro in table in macro
@@ -1578,23 +1578,23 @@ a line
 
           in group
 
-               A quot—ation
+               A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1602,30 +1602,30 @@ a line
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
           in macro, a format_command containing some other commands.
-             • i–tem 1
-             • i–tem 2
+             • i-tem 1
+             • i-tem 2
 
-            1. e–numerate
+            1. e-numerate
 
-          mu–ltitable headitem                        another tab
+          mu-ltitable headitem                        another tab
           
-----------------------------------------------------------------------------------------------
-          mu–ltitable item                            multitable tab
-          mu–ltitable item 2                          multitable tab 2
-          lone mu–ltitable item
+          mu-ltitable item                            multitable tab
+          mu-ltitable item 2                          multitable tab 2
+          lone mu-ltitable item
 
                e--xample  some
                   text
@@ -1633,18 +1633,18 @@ a line
                s--mallexample
 
            -- c--ategory: d--effn_name a--rguments...
-               d–effn
+               d-effn
 
           a
-               l–ine
+               l-ine
 
-          c–artouche
+          c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      call macro in table at an item beginning
 a line
@@ -1668,23 +1668,23 @@ a line
 
           in group
 
-               A quot—ation
+               A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1692,30 +1692,30 @@ a line
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
           in macro, a format_command containing some other commands.
-             • i–tem 1
-             • i–tem 2
+             • i-tem 1
+             • i-tem 2
 
-            1. e–numerate
+            1. e-numerate
 
-          mu–ltitable headitem                        another tab
+          mu-ltitable headitem                        another tab
           
-----------------------------------------------------------------------------------------------
-          mu–ltitable item                            multitable tab
-          mu–ltitable item 2                          multitable tab 2
-          lone mu–ltitable item
+          mu-ltitable item                            multitable tab
+          mu-ltitable item 2                          multitable tab 2
+          lone mu-ltitable item
 
                e--xample  some
                   text
@@ -1723,18 +1723,18 @@ a line
                s--mallexample
 
            -- c--ategory: d--effn_name a--rguments...
-               d–effn
+               d-effn
 
           a
-               l–ine
+               l-ine
 
-          c–artouche
+          c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 a line2
      call macro in table in format_command
@@ -1758,23 +1758,23 @@ a line2
 
                in group
 
-                    A quot—ation
+                    A quot--ation
 
           subheading
           ----------
 
           in verbatim
 
-             • i–tem 1
-             • i–tem 2
+             • i-tem 1
+             • i-tem 2
 
-            1. e–numerate
+            1. e-numerate
 
-          mu–ltitable headitem                        another tab
+          mu-ltitable headitem                        another tab
           
-----------------------------------------------------------------------------------------------
-          mu–ltitable item                            multitable tab
-          mu–ltitable item 2                          multitable tab 2
-          lone mu–ltitable item
+          mu-ltitable item                            multitable tab
+          mu-ltitable item 2                          multitable tab 2
+          lone mu-ltitable item
 
                e--xample  some
                   text
@@ -1782,31 +1782,31 @@ a line2
                s--mallexample
 
            -- c--ategory: d--effn_name a--rguments...
-               d–effn
+               d-effn
 
           a
-               l–ine
+               l-ine
 
-          c–artouche
+          c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
                in macro, a format_command containing some other
                commands.
-                  • i–tem 1
-                  • i–tem 2
+                  • i-tem 1
+                  • i-tem 2
 
-                 1. e–numerate
+                 1. e-numerate
 
-               mu–ltitable headitem                        another tab
+               mu-ltitable headitem                        another tab
                
-----------------------------------------------------------------------------------------------
-               mu–ltitable item                            multitable tab
-               mu–ltitable item 2                          multitable tab 2
-               lone mu–ltitable item
+               mu-ltitable item                            multitable tab
+               mu-ltitable item 2                          multitable tab 2
+               lone mu-ltitable item
 
                     e--xample  some
                        text
@@ -1814,18 +1814,18 @@ a line2
                     s--mallexample
 
                 -- c--ategory: d--effn_name a--rguments...
-                    d–effn
+                    d-effn
 
                a
-                    l–ine
+                    l-ine
 
-               c–artouche
+               c-artouche
 
-               f–lushleft
+               f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    call macro at cartouche begin
    in macro
@@ -1848,23 +1848,23 @@ a line2
 
      in group
 
-          A quot—ation
+          A quot--ation
 
 subheading
 ----------
 
 in verbatim
 
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -1872,30 +1872,30 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-   c–artouche
+   c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1903,18 +1903,18 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    cartouche call macro in cartouche in macro
 
@@ -1936,23 +1936,23 @@ f–lushleft
 
      in group
 
-          A quot—ation
+          A quot--ation
 
 subheading
 ----------
 
 in verbatim
 
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -1960,30 +1960,30 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-   c–artouche
+   c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1991,18 +1991,18 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    call macro in cartouche in format_command
      in macro
@@ -2025,23 +2025,23 @@ f–lushleft
 
           in group
 
-               A quot—ation
+               A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -2049,30 +2049,30 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
           in macro, a format_command containing some other commands.
-             • i–tem 1
-             • i–tem 2
+             • i-tem 1
+             • i-tem 2
 
-            1. e–numerate
+            1. e-numerate
 
-          mu–ltitable headitem                        another tab
+          mu-ltitable headitem                        another tab
           
-----------------------------------------------------------------------------------------------
-          mu–ltitable item                            multitable tab
-          mu–ltitable item 2                          multitable tab 2
-          lone mu–ltitable item
+          mu-ltitable item                            multitable tab
+          mu-ltitable item 2                          multitable tab 2
+          lone mu-ltitable item
 
                e--xample  some
                   text
@@ -2080,18 +2080,18 @@ f–lushleft
                s--mallexample
 
            -- c--ategory: d--effn_name a--rguments...
-               d–effn
+               d-effn
 
           a
-               l–ine
+               l-ine
 
-          c–artouche
+          c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 call macro in flushleft
 in macro
@@ -2114,23 +2114,23 @@ After
 
      in group
 
-          A quot—ation
+          A quot--ation
 
 subheading
 ----------
 
 in verbatim
 
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -2138,30 +2138,30 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-c–artouche
+c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -2169,18 +2169,18 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 flushleft
 call macro in flushleft in format_command
@@ -2204,23 +2204,23 @@ call macro in flushleft in format_command
 
           in group
 
-               A quot—ation
+               A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -2228,30 +2228,30 @@ call macro in flushleft in format_command
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
           in macro, a format_command containing some other commands.
-             • i–tem 1
-             • i–tem 2
+             • i-tem 1
+             • i-tem 2
 
-            1. e–numerate
+            1. e-numerate
 
-          mu–ltitable headitem                        another tab
+          mu-ltitable headitem                        another tab
           
-----------------------------------------------------------------------------------------------
-          mu–ltitable item                            multitable tab
-          mu–ltitable item 2                          multitable tab 2
-          lone mu–ltitable item
+          mu-ltitable item                            multitable tab
+          mu-ltitable item 2                          multitable tab 2
+          lone mu-ltitable item
 
                e--xample  some
                   text
@@ -2259,18 +2259,18 @@ call macro in flushleft in format_command
                s--mallexample
 
            -- c--ategory: d--effn_name a--rguments...
-               d–effn
+               d-effn
 
           a
-               l–ine
+               l-ine
 
-          c–artouche
+          c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
                                                                in macro
 
@@ -2292,23 +2292,23 @@ call macro in flushleft in format_command
 
                                                                in group
 
-                                                           A quot—ation
+                                                          A quot--ation
 
 subheading
 ----------
 
 in verbatim
 
-   •                                                                 i–tem 1
-   •                                                                 i–tem 2
+   •                                                                 i-tem 1
+   •                                                                 i-tem 2
 
-  1.                                                              e–numerate
+  1.                                                              e-numerate
 
-                    mu–ltitable headitem                                       
 another tab
+                    mu-ltitable headitem                                       
 another tab
 
-----------------------------------------------------------------------------------------------
-                        mu–ltitable item                                     
multitable tab
-                      mu–ltitable item 2                                   
multitable tab 2
-                   lone mu–ltitable item
+                        mu-ltitable item                                     
multitable tab
+                      mu-ltitable item 2                                   
multitable tab 2
+                   lone mu-ltitable item
 
      e--xample  some
         text
@@ -2316,30 +2316,30 @@ in verbatim
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-                                                                 d–effn
+                                                                 d-effn
 
 a
-                                                                  l–ine
+                                                                  l-ine
 
-                                                             c–artouche
+                                                             c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
              in macro, a format_command containing some other commands.
-        •                                                                 
i–tem 1
-        •                                                                 
i–tem 2
+        •                                                                 
i-tem 1
+        •                                                                 
i-tem 2
 
-       1.                                                              
e–numerate
+       1.                                                              
e-numerate
 
-                         mu–ltitable headitem                                  
      another tab
+                         mu-ltitable headitem                                  
      another tab
      
-----------------------------------------------------------------------------------------------
-                             mu–ltitable item                                  
   multitable tab
-                           mu–ltitable item 2                                  
 multitable tab 2
-                        lone mu–ltitable item
+                             mu-ltitable item                                  
   multitable tab
+                           mu-ltitable item 2                                  
 multitable tab 2
+                        lone mu-ltitable item
 
           e--xample  some
              text
@@ -2347,18 +2347,18 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-                                                                 d–effn
+                                                                 d-effn
 
      a
-                                                                  l–ine
+                                                                  l-ine
 
-                                                             c–artouche
+                                                             c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
                                                              flushright
                                                                in macro
@@ -2381,23 +2381,23 @@ f–lushleft
 
                                                                in group
 
-                                                           A quot—ation
+                                                          A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        •                                                                 
i–tem 1
-        •                                                                 
i–tem 2
+        •                                                                 
i-tem 1
+        •                                                                 
i-tem 2
 
-       1.                                                              
e–numerate
+       1.                                                              
e-numerate
 
-                         mu–ltitable headitem                                  
      another tab
+                         mu-ltitable headitem                                  
      another tab
      
-----------------------------------------------------------------------------------------------
-                             mu–ltitable item                                  
   multitable tab
-                           mu–ltitable item 2                                  
 multitable tab 2
-                        lone mu–ltitable item
+                             mu-ltitable item                                  
   multitable tab
+                           mu-ltitable item 2                                  
 multitable tab 2
+                        lone mu-ltitable item
 
           e--xample  some
              text
@@ -2405,30 +2405,30 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-                                                                 d–effn
+                                                                 d-effn
 
      a
-                                                                  l–ine
+                                                                  l-ine
 
-                                                             c–artouche
+                                                             c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
              in macro, a format_command containing some other commands.
-             •                                                                 
i–tem 1
-             •                                                                 
i–tem 2
+             •                                                                 
i-tem 1
+             •                                                                 
i-tem 2
 
-            1.                                                              
e–numerate
+            1.                                                              
e-numerate
 
-                              mu–ltitable headitem                             
           another tab
+                              mu-ltitable headitem                             
           another tab
           
-----------------------------------------------------------------------------------------------
-                                  mu–ltitable item                             
        multitable tab
-                                mu–ltitable item 2                             
      multitable tab 2
-                             lone mu–ltitable item
+                                  mu-ltitable item                             
        multitable tab
+                                mu-ltitable item 2                             
      multitable tab 2
+                             lone mu-ltitable item
 
                e--xample  some
                   text
@@ -2436,18 +2436,18 @@ f–lushleft
                s--mallexample
 
            -- c--ategory: d--effn_name a--rguments...
-                                                                 d–effn
+                                                                 d-effn
 
           a
-                                                                  l–ine
+                                                                  l-ine
 
-                                                             c–artouche
+                                                             c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 
 
diff --git 
a/tp/tests/nested_formats/res_parser/nested_example/nested_formats.info 
b/tp/tests/nested_formats/res_parser/nested_example/nested_formats.info
index 52cd164454..1ff8bf29c1 100644
--- a/tp/tests/nested_formats/res_parser/nested_example/nested_formats.info
+++ b/tp/tests/nested_formats/res_parser/nested_example/nested_formats.info
@@ -35,16 +35,16 @@ subheading
 
 in verbatim
 
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -52,18 +52,18 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-   c–artouche
+   c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      in macro, a format_command containing some other commands.
         • i--tem 1
@@ -94,7 +94,7 @@ f–lushleft
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    Call macro in format_command
      in macro
@@ -158,7 +158,7 @@ f–lushleft
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
           in macro, a format_command containing some other commands.
              • i--tem 1
@@ -189,11 +189,11 @@ f–lushleft
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 
    Call macro in itemize at the beginning of an item
-   a–n itemize line in macro
+   a-n itemize line in macro
 
 
           in format_command
@@ -221,16 +221,16 @@ f–lushleft
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -238,18 +238,18 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
           in macro, a format_command containing some other commands.
              • i--tem 1
@@ -280,9 +280,9 @@ f–lushleft
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
-   a–n itemize line item 1 Call macro in itemize in macro
+   a-n itemize line item 1 Call macro in itemize in macro
 
 
           in format_command
@@ -310,16 +310,16 @@ f–lushleft
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -327,18 +327,18 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
           in macro, a format_command containing some other commands.
              • i--tem 1
@@ -369,9 +369,9 @@ f–lushleft
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
-   a–n itemize line item 2 Call macro in itemize in format_command
+   a-n itemize line item 2 Call macro in itemize in format_command
           in macro
 
 
@@ -433,7 +433,7 @@ f–lushleft
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
                in macro, a format_command containing some other commands.
                   • i--tem 1
@@ -464,7 +464,7 @@ f–lushleft
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 
    Call macro in enumerate at the beginning of enumerate
@@ -496,16 +496,16 @@ f–lushleft
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -513,18 +513,18 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
           in macro, a format_command containing some other commands.
              • i--tem 1
@@ -555,7 +555,7 @@ f–lushleft
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
   2. enumerate Call macro in enumerate in macro
 
@@ -585,16 +585,16 @@ f–lushleft
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -602,18 +602,18 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
           in macro, a format_command containing some other commands.
              • i--tem 1
@@ -644,7 +644,7 @@ f–lushleft
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
   3. enumerate2 Call macro in enumerate in format_command
           in macro
@@ -708,7 +708,7 @@ f–lushleft
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
                in macro, a format_command containing some other commands.
                   • i--tem 1
@@ -739,10 +739,10 @@ f–lushleft
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
 multitable item                             multitable tab.  And after Call 
macro in
                                             mutitable after item
@@ -774,16 +774,16 @@ subheading
 
 in verbatim
 
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem      another tab
+mu-ltitable headitem      another tab
 --------------------------------------------------------
-mu–ltitable item          multitable tab
-mu–ltitable item 2        multitable tab 2
-lone mu–ltitable item
+mu-ltitable item          multitable tab
+mu-ltitable item 2        multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -792,18 +792,18 @@ lone mu–ltitable item
 
  -- c--ategory: d--effn_name
           a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-c–artouche
+c-artouche
 
-f–lushleft
+f-lushleft
 
-                             f–lushright
+                             f-lushright
 
-             ce–ntered line
+             ce-ntered line
 
      in macro, a format_command containing some other commands.
         • i--tem 1
@@ -835,7 +835,7 @@ f–lushleft
 
                             f--lushright
 
-             ce–ntered line
+             ce-ntered line
 
 multitable item 2                           multitable tab 2 Call macro in 
mutitable in
                                             macro
@@ -866,16 +866,16 @@ multitable item 2                           multitable 
tab 2 Call macro in mutit
                                             
                                             in verbatim
                                             
-                                               • i–tem 1
-                                               • i–tem 2
+                                               • i-tem 1
+                                               • i-tem 2
                                             
-                                              1. e–numerate
+                                              1. e-numerate
                                             
-                                            mu–ltitable headitem          
another tab
+                                            mu-ltitable headitem          
another tab
                                             
-----------------------------------------------------------------
-                                            mu–ltitable item              
multitable tab
-                                            mu–ltitable item 2            
multitable tab 2
-                                            lone mu–ltitable item
+                                            mu-ltitable item              
multitable tab
+                                            mu-ltitable item 2            
multitable tab 2
+                                            lone mu-ltitable item
                                             
                                                  e--xample  some
                                                     text
@@ -883,18 +883,18 @@ multitable item 2                           multitable 
tab 2 Call macro in mutit
                                                  s--mallexample
                                             
                                              -- c--ategory: d--effn_name 
a--rguments...
-                                                 d–effn
+                                                 d-effn
                                             
                                             a
-                                                 l–ine
+                                                 l-ine
                                             
-                                            c–artouche
+                                            c-artouche
                                             
-                                            f–lushleft
+                                            f-lushleft
                                             
-                                                                               
 f–lushright
+                                                                               
 f-lushright
                                             
-                                                            ce–ntered line
+                                                            ce-ntered line
                                             
                                                  in macro, a format_command 
containing some other commands.
                                                     • i--tem 1
@@ -925,7 +925,7 @@ multitable item 2                           multitable tab 
2 Call macro in mutit
                                             
                                                                                
f--lushright
                                             
-                                                            ce–ntered line
+                                                            ce-ntered line
                                             
 lone multitable item Call macro in
 mutitable in format_command
@@ -991,7 +991,7 @@ mutitable in format_command
 
                             f--lushright
 
-             ce–ntered line
+             ce-ntered line
 
           in macro, a format_command containing some other commands.
              • i--tem 1
@@ -1023,7 +1023,7 @@ mutitable in format_command
 
                             f--lushright
 
-             ce–ntered line
+             ce-ntered line
 
    call macro at the example beginning
      in macro
@@ -1087,7 +1087,7 @@ mutitable in format_command
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
           in macro, a format_command containing some other commands.
              • i--tem 1
@@ -1118,7 +1118,7 @@ mutitable in format_command
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      example  some
         text
@@ -1184,7 +1184,7 @@ mutitable in format_command
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
           in macro, a format_command containing some other commands.
              • i--tem 1
@@ -1215,7 +1215,7 @@ mutitable in format_command
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 
      more example text
@@ -1281,7 +1281,7 @@ mutitable in format_command
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
                in macro, a format_command containing some other commands.
                   • i--tem 1
@@ -1312,7 +1312,7 @@ mutitable in format_command
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 
      s--mallexample
@@ -1346,16 +1346,16 @@ mutitable in format_command
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1363,18 +1363,18 @@ mutitable in format_command
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
           in macro, a format_command containing some other commands.
              • i--tem 1
@@ -1405,7 +1405,7 @@ mutitable in format_command
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      deffn continues call macro in deffn in format_command
           in macro
@@ -1469,7 +1469,7 @@ mutitable in format_command
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
                in macro, a format_command containing some other commands.
                   • i--tem 1
@@ -1500,7 +1500,7 @@ mutitable in format_command
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 
    call macro in deffn at the beginning
@@ -1533,16 +1533,16 @@ mutitable in format_command
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1550,18 +1550,18 @@ mutitable in format_command
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
           in macro, a format_command containing some other commands.
              • i--tem 1
@@ -1592,7 +1592,7 @@ mutitable in format_command
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 a line
      call macro in table in macro
@@ -1623,16 +1623,16 @@ a line
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1640,18 +1640,18 @@ a line
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
           in macro, a format_command containing some other commands.
              • i--tem 1
@@ -1682,7 +1682,7 @@ a line
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      call macro in table at an item beginning
 a line
@@ -1714,16 +1714,16 @@ a line
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1731,18 +1731,18 @@ a line
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
           in macro, a format_command containing some other commands.
              • i--tem 1
@@ -1773,7 +1773,7 @@ a line
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 a line2
      call macro in table in format_command
@@ -1838,7 +1838,7 @@ a line2
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
                in macro, a format_command containing some other commands.
                   • i--tem 1
@@ -1869,7 +1869,7 @@ a line2
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 
    call macro at cartouche begin
@@ -1901,16 +1901,16 @@ subheading
 
 in verbatim
 
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -1918,18 +1918,18 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-   c–artouche
+   c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      in macro, a format_command containing some other commands.
         • i--tem 1
@@ -1960,7 +1960,7 @@ f–lushleft
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    cartouche call macro in cartouche in macro
 
@@ -1990,16 +1990,16 @@ subheading
 
 in verbatim
 
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -2007,18 +2007,18 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-   c–artouche
+   c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      in macro, a format_command containing some other commands.
         • i--tem 1
@@ -2049,7 +2049,7 @@ f–lushleft
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    call macro in cartouche in format_command
      in macro
@@ -2113,7 +2113,7 @@ f–lushleft
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
           in macro, a format_command containing some other commands.
              • i--tem 1
@@ -2144,7 +2144,7 @@ f–lushleft
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 
 call macro in flushleft
@@ -2176,16 +2176,16 @@ subheading
 
 in verbatim
 
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -2193,18 +2193,18 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-c–artouche
+c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      in macro, a format_command containing some other commands.
         • i--tem 1
@@ -2235,7 +2235,7 @@ f–lushleft
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 flushleft
 call macro in flushleft in format_command
@@ -2300,7 +2300,7 @@ call macro in flushleft in format_command
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
           in macro, a format_command containing some other commands.
              • i--tem 1
@@ -2331,7 +2331,7 @@ call macro in flushleft in format_command
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 
                                                                in macro
@@ -2362,16 +2362,16 @@ subheading
 
 in verbatim
 
-   •                                                                 i–tem 1
-   •                                                                 i–tem 2
+   •                                                                 i-tem 1
+   •                                                                 i-tem 2
 
-  1.                                                              e–numerate
+  1.                                                              e-numerate
 
-                    mu–ltitable headitem                                       
 another tab
+                    mu-ltitable headitem                                       
 another tab
 
-----------------------------------------------------------------------------------------------
-                        mu–ltitable item                                     
multitable tab
-                      mu–ltitable item 2                                   
multitable tab 2
-                   lone mu–ltitable item
+                        mu-ltitable item                                     
multitable tab
+                      mu-ltitable item 2                                   
multitable tab 2
+                   lone mu-ltitable item
 
      e--xample  some
         text
@@ -2379,18 +2379,18 @@ in verbatim
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-                                                                 d–effn
+                                                                 d-effn
 
 a
-                                                                  l–ine
+                                                                  l-ine
 
-                                                             c–artouche
+                                                             c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      in macro, a format_command containing some other commands.
         • i--tem 1
@@ -2421,7 +2421,7 @@ f–lushleft
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
                                                              flushright
      in macro
@@ -2485,7 +2485,7 @@ f–lushleft
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
           in macro, a format_command containing some other commands.
              • i--tem 1
@@ -2516,7 +2516,7 @@ f–lushleft
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 
 
diff --git 
a/tp/tests/nested_formats/res_parser/nested_flushright/nested_formats.info 
b/tp/tests/nested_formats/res_parser/nested_flushright/nested_formats.info
index ba920256e6..1bcc5d22c4 100644
--- a/tp/tests/nested_formats/res_parser/nested_flushright/nested_formats.info
+++ b/tp/tests/nested_formats/res_parser/nested_flushright/nested_formats.info
@@ -27,23 +27,23 @@ Call macro in macro
 
                                                                in group
 
-                                                           A quot—ation
+                                                          A quot--ation
 
 subheading
 ----------
 
 in verbatim
 
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -51,30 +51,30 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-   c–artouche
+   c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
              in macro, a format_command containing some other commands.
-   •                                                                 i–tem 1
-   •                                                                 i–tem 2
+   •                                                                 i-tem 1
+   •                                                                 i-tem 2
 
-  1.                                                              e–numerate
+  1.                                                              e-numerate
 
-                    mu–ltitable headitem                                       
 another tab
+                    mu-ltitable headitem                                       
 another tab
 
-----------------------------------------------------------------------------------------------
-                        mu–ltitable item                                     
multitable tab
-                      mu–ltitable item 2                                   
multitable tab 2
-                   lone mu–ltitable item
+                        mu-ltitable item                                     
multitable tab
+                      mu-ltitable item 2                                   
multitable tab 2
+                   lone mu-ltitable item
 
      e--xample  some
         text
@@ -82,18 +82,18 @@ f–lushleft
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-                                                                 d–effn
+                                                                 d-effn
 
 a
-                                                                  l–ine
+                                                                  l-ine
 
-                                                             c–artouche
+                                                             c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    Call macro in format_command
                                                                in macro
@@ -116,23 +116,23 @@ f–lushleft
 
                                                                in group
 
-                                                           A quot—ation
+                                                          A quot--ation
 
 subheading
 ----------
 
 in verbatim
 
-   •                                                                 i–tem 1
-   •                                                                 i–tem 2
+   •                                                                 i-tem 1
+   •                                                                 i-tem 2
 
-  1.                                                              e–numerate
+  1.                                                              e-numerate
 
-                    mu–ltitable headitem                                       
 another tab
+                    mu-ltitable headitem                                       
 another tab
 
-----------------------------------------------------------------------------------------------
-                        mu–ltitable item                                     
multitable tab
-                      mu–ltitable item 2                                   
multitable tab 2
-                   lone mu–ltitable item
+                        mu-ltitable item                                     
multitable tab
+                      mu-ltitable item 2                                   
multitable tab 2
+                   lone mu-ltitable item
 
      e--xample  some
         text
@@ -140,30 +140,30 @@ in verbatim
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-                                                                 d–effn
+                                                                 d-effn
 
 a
-                                                                  l–ine
+                                                                  l-ine
 
-                                                             c–artouche
+                                                             c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
              in macro, a format_command containing some other commands.
-   •                                                                 i–tem 1
-   •                                                                 i–tem 2
+   •                                                                 i-tem 1
+   •                                                                 i-tem 2
 
-  1.                                                              e–numerate
+  1.                                                              e-numerate
 
-                    mu–ltitable headitem                                       
 another tab
+                    mu-ltitable headitem                                       
 another tab
 
-----------------------------------------------------------------------------------------------
-                        mu–ltitable item                                     
multitable tab
-                      mu–ltitable item 2                                   
multitable tab 2
-                   lone mu–ltitable item
+                        mu-ltitable item                                     
multitable tab
+                      mu-ltitable item 2                                   
multitable tab 2
+                   lone mu-ltitable item
 
      e--xample  some
         text
@@ -171,21 +171,21 @@ f–lushleft
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-                                                                 d–effn
+                                                                 d-effn
 
 a
-                                                                  l–ine
+                                                                  l-ine
 
-                                                             c–artouche
+                                                             c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    Call macro in itemize at the beginning of an item
-   a–n itemize line in macro
+   a-n itemize line in macro
 
                                                       in format_command
 
@@ -205,23 +205,23 @@ f–lushleft
 
                                                                in group
 
-                                                           A quot—ation
+                                                          A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -229,30 +229,30 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
              in macro, a format_command containing some other commands.
-        •                                                                 
i–tem 1
-        •                                                                 
i–tem 2
+        •                                                                 
i-tem 1
+        •                                                                 
i-tem 2
 
-       1.                                                              
e–numerate
+       1.                                                              
e-numerate
 
-                         mu–ltitable headitem                                  
      another tab
+                         mu-ltitable headitem                                  
      another tab
      
-----------------------------------------------------------------------------------------------
-                             mu–ltitable item                                  
   multitable tab
-                           mu–ltitable item 2                                  
 multitable tab 2
-                        lone mu–ltitable item
+                             mu-ltitable item                                  
   multitable tab
+                           mu-ltitable item 2                                  
 multitable tab 2
+                        lone mu-ltitable item
 
           e--xample  some
              text
@@ -260,20 +260,20 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-                                                                 d–effn
+                                                                 d-effn
 
      a
-                                                                  l–ine
+                                                                  l-ine
 
-                                                             c–artouche
+                                                             c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
-   a–n itemize line item 1 Call macro in itemize in macro
+   a-n itemize line item 1 Call macro in itemize in macro
 
                                                       in format_command
 
@@ -293,23 +293,23 @@ f–lushleft
 
                                                                in group
 
-                                                           A quot—ation
+                                                          A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -317,30 +317,30 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
              in macro, a format_command containing some other commands.
-        •                                                                 
i–tem 1
-        •                                                                 
i–tem 2
+        •                                                                 
i-tem 1
+        •                                                                 
i-tem 2
 
-       1.                                                              
e–numerate
+       1.                                                              
e-numerate
 
-                         mu–ltitable headitem                                  
      another tab
+                         mu-ltitable headitem                                  
      another tab
      
-----------------------------------------------------------------------------------------------
-                             mu–ltitable item                                  
   multitable tab
-                           mu–ltitable item 2                                  
 multitable tab 2
-                        lone mu–ltitable item
+                             mu-ltitable item                                  
   multitable tab
+                           mu-ltitable item 2                                  
 multitable tab 2
+                        lone mu-ltitable item
 
           e--xample  some
              text
@@ -348,20 +348,20 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-                                                                 d–effn
+                                                                 d-effn
 
      a
-                                                                  l–ine
+                                                                  l-ine
 
-                                                             c–artouche
+                                                             c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
-   a–n itemize line item 2 Call macro in itemize in format_command
+   a-n itemize line item 2 Call macro in itemize in format_command
                                                                in macro
 
                                                       in format_command
@@ -382,23 +382,23 @@ f–lushleft
 
                                                                in group
 
-                                                           A quot—ation
+                                                          A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        •                                                                 
i–tem 1
-        •                                                                 
i–tem 2
+        •                                                                 
i-tem 1
+        •                                                                 
i-tem 2
 
-       1.                                                              
e–numerate
+       1.                                                              
e-numerate
 
-                         mu–ltitable headitem                                  
      another tab
+                         mu-ltitable headitem                                  
      another tab
      
-----------------------------------------------------------------------------------------------
-                             mu–ltitable item                                  
   multitable tab
-                           mu–ltitable item 2                                  
 multitable tab 2
-                        lone mu–ltitable item
+                             mu-ltitable item                                  
   multitable tab
+                           mu-ltitable item 2                                  
 multitable tab 2
+                        lone mu-ltitable item
 
           e--xample  some
              text
@@ -406,30 +406,30 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-                                                                 d–effn
+                                                                 d-effn
 
      a
-                                                                  l–ine
+                                                                  l-ine
 
-                                                             c–artouche
+                                                             c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
              in macro, a format_command containing some other commands.
-        •                                                                 
i–tem 1
-        •                                                                 
i–tem 2
+        •                                                                 
i-tem 1
+        •                                                                 
i-tem 2
 
-       1.                                                              
e–numerate
+       1.                                                              
e-numerate
 
-                         mu–ltitable headitem                                  
      another tab
+                         mu-ltitable headitem                                  
      another tab
      
-----------------------------------------------------------------------------------------------
-                             mu–ltitable item                                  
   multitable tab
-                           mu–ltitable item 2                                  
 multitable tab 2
-                        lone mu–ltitable item
+                             mu-ltitable item                                  
   multitable tab
+                           mu-ltitable item 2                                  
 multitable tab 2
+                        lone mu-ltitable item
 
           e--xample  some
              text
@@ -437,18 +437,18 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-                                                                 d–effn
+                                                                 d-effn
 
      a
-                                                                  l–ine
+                                                                  l-ine
 
-                                                             c–artouche
+                                                             c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    Call macro in enumerate at the beginning of enumerate
   1. in macro
@@ -471,23 +471,23 @@ f–lushleft
 
                                                                in group
 
-                                                           A quot—ation
+                                                          A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -495,30 +495,30 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
              in macro, a format_command containing some other commands.
-        •                                                                 
i–tem 1
-        •                                                                 
i–tem 2
+        •                                                                 
i-tem 1
+        •                                                                 
i-tem 2
 
-       1.                                                              
e–numerate
+       1.                                                              
e-numerate
 
-                         mu–ltitable headitem                                  
      another tab
+                         mu-ltitable headitem                                  
      another tab
      
-----------------------------------------------------------------------------------------------
-                             mu–ltitable item                                  
   multitable tab
-                           mu–ltitable item 2                                  
 multitable tab 2
-                        lone mu–ltitable item
+                             mu-ltitable item                                  
   multitable tab
+                           mu-ltitable item 2                                  
 multitable tab 2
+                        lone mu-ltitable item
 
           e--xample  some
              text
@@ -526,18 +526,18 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-                                                                 d–effn
+                                                                 d-effn
 
      a
-                                                                  l–ine
+                                                                  l-ine
 
-                                                             c–artouche
+                                                             c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
   2. enumerate Call macro in enumerate in macro
 
@@ -559,23 +559,23 @@ f–lushleft
 
                                                                in group
 
-                                                           A quot—ation
+                                                          A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -583,30 +583,30 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
              in macro, a format_command containing some other commands.
-        •                                                                 
i–tem 1
-        •                                                                 
i–tem 2
+        •                                                                 
i-tem 1
+        •                                                                 
i-tem 2
 
-       1.                                                              
e–numerate
+       1.                                                              
e-numerate
 
-                         mu–ltitable headitem                                  
      another tab
+                         mu-ltitable headitem                                  
      another tab
      
-----------------------------------------------------------------------------------------------
-                             mu–ltitable item                                  
   multitable tab
-                           mu–ltitable item 2                                  
 multitable tab 2
-                        lone mu–ltitable item
+                             mu-ltitable item                                  
   multitable tab
+                           mu-ltitable item 2                                  
 multitable tab 2
+                        lone mu-ltitable item
 
           e--xample  some
              text
@@ -614,18 +614,18 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-                                                                 d–effn
+                                                                 d-effn
 
      a
-                                                                  l–ine
+                                                                  l-ine
 
-                                                             c–artouche
+                                                             c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
   3. enumerate2 Call macro in enumerate in format_command
                                                                in macro
@@ -648,23 +648,23 @@ f–lushleft
 
                                                                in group
 
-                                                           A quot—ation
+                                                          A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        •                                                                 
i–tem 1
-        •                                                                 
i–tem 2
+        •                                                                 
i-tem 1
+        •                                                                 
i-tem 2
 
-       1.                                                              
e–numerate
+       1.                                                              
e-numerate
 
-                         mu–ltitable headitem                                  
      another tab
+                         mu-ltitable headitem                                  
      another tab
      
-----------------------------------------------------------------------------------------------
-                             mu–ltitable item                                  
   multitable tab
-                           mu–ltitable item 2                                  
 multitable tab 2
-                        lone mu–ltitable item
+                             mu-ltitable item                                  
   multitable tab
+                           mu-ltitable item 2                                  
 multitable tab 2
+                        lone mu-ltitable item
 
           e--xample  some
              text
@@ -672,30 +672,30 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-                                                                 d–effn
+                                                                 d-effn
 
      a
-                                                                  l–ine
+                                                                  l-ine
 
-                                                             c–artouche
+                                                             c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
              in macro, a format_command containing some other commands.
-        •                                                                 
i–tem 1
-        •                                                                 
i–tem 2
+        •                                                                 
i-tem 1
+        •                                                                 
i-tem 2
 
-       1.                                                              
e–numerate
+       1.                                                              
e-numerate
 
-                         mu–ltitable headitem                                  
      another tab
+                         mu-ltitable headitem                                  
      another tab
      
-----------------------------------------------------------------------------------------------
-                             mu–ltitable item                                  
   multitable tab
-                           mu–ltitable item 2                                  
 multitable tab 2
-                        lone mu–ltitable item
+                             mu-ltitable item                                  
   multitable tab
+                           mu-ltitable item 2                                  
 multitable tab 2
+                        lone mu-ltitable item
 
           e--xample  some
              text
@@ -703,20 +703,20 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-                                                                 d–effn
+                                                                 d-effn
 
      a
-                                                                  l–ine
+                                                                  l-ine
 
-                                                             c–artouche
+                                                             c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
 multitable item                             multitable tab.  And after Call 
macro in
                                             mutitable after item
@@ -740,23 +740,23 @@ After
 
                                 in group
 
-                            A quot—ation
+                           A quot--ation
 
 subheading
 ----------
 
 in verbatim
 
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem      another tab
+mu-ltitable headitem      another tab
 --------------------------------------------------------
-mu–ltitable item          multitable tab
-mu–ltitable item 2        multitable tab 2
-lone mu–ltitable item
+mu-ltitable item          multitable tab
+mu-ltitable item 2        multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -765,30 +765,30 @@ lone mu–ltitable item
 
  -- c--ategory: d--effn_name
           a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-c–artouche
+c-artouche
 
-f–lushleft
+f-lushleft
 
-                             f–lushright
+                             f-lushright
 
-             ce–ntered line
+             ce-ntered line
 
 in macro, a format_command containing some other commands.
-   •                                  i–tem 1
-   •                                  i–tem 2
+   •                                  i-tem 1
+   •                                  i-tem 2
 
-  1.                               e–numerate
+  1.                               e-numerate
 
-  mu–ltitable headitem                   another tab
+  mu-ltitable headitem                   another tab
 --------------------------------------------------------
-      mu–ltitable item                multitable tab
-    mu–ltitable item 2              multitable tab 2
- lone mu–ltitable item
+      mu-ltitable item                multitable tab
+    mu-ltitable item 2              multitable tab 2
+ lone mu-ltitable item
 
      e--xample  some
         text
@@ -796,18 +796,18 @@ in macro, a format_command containing some other commands.
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-                                  d–effn
+                                  d-effn
 
 a
-                                   l–ine
+                                   l-ine
 
-                              c–artouche
+                              c-artouche
 
-f–lushleft
+f-lushleft
 
-                             f–lushright
+                             f-lushright
 
-             ce–ntered line
+             ce-ntered line
 
 multitable item 2                           multitable tab 2 Call macro in 
mutitable in
                                             macro
@@ -830,23 +830,23 @@ multitable item 2                           multitable 
tab 2 Call macro in mutit
                                             
                                                                                
    in group
                                             
-                                                                               
A quot—ation
+                                                                              
A quot--ation
                                             
                                             subheading
                                             ----------
                                             
                                             in verbatim
                                             
-                                               • i–tem 1
-                                               • i–tem 2
+                                               • i-tem 1
+                                               • i-tem 2
                                             
-                                              1. e–numerate
+                                              1. e-numerate
                                             
-                                            mu–ltitable headitem          
another tab
+                                            mu-ltitable headitem          
another tab
                                             
-----------------------------------------------------------------
-                                            mu–ltitable item              
multitable tab
-                                            mu–ltitable item 2            
multitable tab 2
-                                            lone mu–ltitable item
+                                            mu-ltitable item              
multitable tab
+                                            mu-ltitable item 2            
multitable tab 2
+                                            lone mu-ltitable item
                                             
                                                  e--xample  some
                                                     text
@@ -854,30 +854,30 @@ multitable item 2                           multitable 
tab 2 Call macro in mutit
                                                  s--mallexample
                                             
                                              -- c--ategory: d--effn_name 
a--rguments...
-                                                 d–effn
+                                                 d-effn
                                             
                                             a
-                                                 l–ine
+                                                 l-ine
                                             
-                                            c–artouche
+                                            c-artouche
                                             
-                                            f–lushleft
+                                            f-lushleft
                                             
-                                                                               
 f–lushright
+                                                                               
 f-lushright
                                             
-                                                            ce–ntered line
+                                                            ce-ntered line
                                             
                                             in macro, a format_command 
containing some other commands.
-                                               •                               
          i–tem 1
-                                               •                               
          i–tem 2
+                                               •                               
          i-tem 1
+                                               •                               
          i-tem 2
                                             
-                                              1.                               
       e–numerate
+                                              1.                               
       e-numerate
                                             
-                                                  mu–ltitable headitem         
               another tab
+                                                  mu-ltitable headitem         
               another tab
                                             
-----------------------------------------------------------------
-                                                      mu–ltitable item         
            multitable tab
-                                                    mu–ltitable item 2         
          multitable tab 2
-                                                 lone mu–ltitable item
+                                                      mu-ltitable item         
            multitable tab
+                                                    mu-ltitable item 2         
          multitable tab 2
+                                                 lone mu-ltitable item
                                             
                                                  e--xample  some
                                                     text
@@ -885,18 +885,18 @@ multitable item 2                           multitable 
tab 2 Call macro in mutit
                                                  s--mallexample
                                             
                                              -- c--ategory: d--effn_name 
a--rguments...
-                                                                               
      d–effn
+                                                                               
      d-effn
                                             
                                             a
-                                                                               
       l–ine
+                                                                               
       l-ine
                                             
-                                                                               
  c–artouche
+                                                                               
  c-artouche
                                             
-                                            f–lushleft
+                                            f-lushleft
                                             
-                                                                               
 f–lushright
+                                                                               
 f-lushright
                                             
-                                                            ce–ntered line
+                                                            ce-ntered line
                                             
 lone multitable item Call macro in
 mutitable in format_command
@@ -920,23 +920,23 @@ mutitable in format_command
 
                                 in group
 
-                            A quot—ation
+                           A quot--ation
 
 subheading
 ----------
 
 in verbatim
 
-   •                                  i–tem 1
-   •                                  i–tem 2
+   •                                  i-tem 1
+   •                                  i-tem 2
 
-  1.                               e–numerate
+  1.                               e-numerate
 
-  mu–ltitable headitem                   another tab
+  mu-ltitable headitem                   another tab
 --------------------------------------------------------
-      mu–ltitable item                multitable tab
-    mu–ltitable item 2              multitable tab 2
- lone mu–ltitable item
+      mu-ltitable item                multitable tab
+    mu-ltitable item 2              multitable tab 2
+ lone mu-ltitable item
 
      e--xample  some
         text
@@ -944,30 +944,30 @@ in verbatim
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-                                  d–effn
+                                  d-effn
 
 a
-                                   l–ine
+                                   l-ine
 
-                              c–artouche
+                              c-artouche
 
-f–lushleft
+f-lushleft
 
-                             f–lushright
+                             f-lushright
 
-             ce–ntered line
+             ce-ntered line
 
 in macro, a format_command containing some other commands.
-   •                                  i–tem 1
-   •                                  i–tem 2
+   •                                  i-tem 1
+   •                                  i-tem 2
 
-  1.                               e–numerate
+  1.                               e-numerate
 
-  mu–ltitable headitem                   another tab
+  mu-ltitable headitem                   another tab
 --------------------------------------------------------
-      mu–ltitable item                multitable tab
-    mu–ltitable item 2              multitable tab 2
- lone mu–ltitable item
+      mu-ltitable item                multitable tab
+    mu-ltitable item 2              multitable tab 2
+ lone mu-ltitable item
 
      e--xample  some
         text
@@ -975,18 +975,18 @@ in macro, a format_command containing some other commands.
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-                                  d–effn
+                                  d-effn
 
 a
-                                   l–ine
+                                   l-ine
 
-                              c–artouche
+                              c-artouche
 
-f–lushleft
+f-lushleft
 
-                             f–lushright
+                             f-lushright
 
-             ce–ntered line
+             ce-ntered line
 
    call macro at the example beginning
      in macro
@@ -1050,7 +1050,7 @@ f–lushleft
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
              in macro, a format_command containing some other commands.
         •                                                                
i--tem 1
@@ -1081,7 +1081,7 @@ f–lushleft
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      example  some
         text
@@ -1147,7 +1147,7 @@ f–lushleft
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
              in macro, a format_command containing some other commands.
         •                                                                
i--tem 1
@@ -1178,7 +1178,7 @@ f–lushleft
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 
      more example text
@@ -1238,7 +1238,7 @@ f–lushleft
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
              in macro, a format_command containing some other commands.
         •                                                                
i--tem 1
@@ -1269,7 +1269,7 @@ f–lushleft
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 
      s--mallexample
@@ -1295,23 +1295,23 @@ f–lushleft
 
                                                                in group
 
-                                                           A quot—ation
+                                                          A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1319,30 +1319,30 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
              in macro, a format_command containing some other commands.
-        •                                                                 
i–tem 1
-        •                                                                 
i–tem 2
+        •                                                                 
i-tem 1
+        •                                                                 
i-tem 2
 
-       1.                                                              
e–numerate
+       1.                                                              
e-numerate
 
-                         mu–ltitable headitem                                  
      another tab
+                         mu-ltitable headitem                                  
      another tab
      
-----------------------------------------------------------------------------------------------
-                             mu–ltitable item                                  
   multitable tab
-                           mu–ltitable item 2                                  
 multitable tab 2
-                        lone mu–ltitable item
+                             mu-ltitable item                                  
   multitable tab
+                           mu-ltitable item 2                                  
 multitable tab 2
+                        lone mu-ltitable item
 
           e--xample  some
              text
@@ -1350,18 +1350,18 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-                                                                 d–effn
+                                                                 d-effn
 
      a
-                                                                  l–ine
+                                                                  l-ine
 
-                                                             c–artouche
+                                                             c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      deffn continues call macro in deffn in format_command
                                                                in macro
@@ -1384,23 +1384,23 @@ f–lushleft
 
                                                                in group
 
-                                                           A quot—ation
+                                                          A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        •                                                                 
i–tem 1
-        •                                                                 
i–tem 2
+        •                                                                 
i-tem 1
+        •                                                                 
i-tem 2
 
-       1.                                                              
e–numerate
+       1.                                                              
e-numerate
 
-                         mu–ltitable headitem                                  
      another tab
+                         mu-ltitable headitem                                  
      another tab
      
-----------------------------------------------------------------------------------------------
-                             mu–ltitable item                                  
   multitable tab
-                           mu–ltitable item 2                                  
 multitable tab 2
-                        lone mu–ltitable item
+                             mu-ltitable item                                  
   multitable tab
+                           mu-ltitable item 2                                  
 multitable tab 2
+                        lone mu-ltitable item
 
           e--xample  some
              text
@@ -1408,30 +1408,30 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-                                                                 d–effn
+                                                                 d-effn
 
      a
-                                                                  l–ine
+                                                                  l-ine
 
-                                                             c–artouche
+                                                             c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
              in macro, a format_command containing some other commands.
-        •                                                                 
i–tem 1
-        •                                                                 
i–tem 2
+        •                                                                 
i-tem 1
+        •                                                                 
i-tem 2
 
-       1.                                                              
e–numerate
+       1.                                                              
e-numerate
 
-                         mu–ltitable headitem                                  
      another tab
+                         mu-ltitable headitem                                  
      another tab
      
-----------------------------------------------------------------------------------------------
-                             mu–ltitable item                                  
   multitable tab
-                           mu–ltitable item 2                                  
 multitable tab 2
-                        lone mu–ltitable item
+                             mu-ltitable item                                  
   multitable tab
+                           mu-ltitable item 2                                  
 multitable tab 2
+                        lone mu-ltitable item
 
           e--xample  some
              text
@@ -1439,18 +1439,18 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-                                                                 d–effn
+                                                                 d-effn
 
      a
-                                                                  l–ine
+                                                                  l-ine
 
-                                                             c–artouche
+                                                             c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    call macro in deffn at the beginning
  -- c--ategory2: d--effn_name2 a--rguments2...
@@ -1474,23 +1474,23 @@ f–lushleft
 
                                                                in group
 
-                                                           A quot—ation
+                                                          A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1498,30 +1498,30 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
              in macro, a format_command containing some other commands.
-        •                                                                 
i–tem 1
-        •                                                                 
i–tem 2
+        •                                                                 
i-tem 1
+        •                                                                 
i-tem 2
 
-       1.                                                              
e–numerate
+       1.                                                              
e-numerate
 
-                         mu–ltitable headitem                                  
      another tab
+                         mu-ltitable headitem                                  
      another tab
      
-----------------------------------------------------------------------------------------------
-                             mu–ltitable item                                  
   multitable tab
-                           mu–ltitable item 2                                  
 multitable tab 2
-                        lone mu–ltitable item
+                             mu-ltitable item                                  
   multitable tab
+                           mu-ltitable item 2                                  
 multitable tab 2
+                        lone mu-ltitable item
 
           e--xample  some
              text
@@ -1529,18 +1529,18 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-                                                                 d–effn
+                                                                 d-effn
 
      a
-                                                                  l–ine
+                                                                  l-ine
 
-                                                             c–artouche
+                                                             c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 a line
      call macro in table in macro
@@ -1563,23 +1563,23 @@ a line
 
                                                                in group
 
-                                                           A quot—ation
+                                                          A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1587,30 +1587,30 @@ a line
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
              in macro, a format_command containing some other commands.
-        •                                                                 
i–tem 1
-        •                                                                 
i–tem 2
+        •                                                                 
i-tem 1
+        •                                                                 
i-tem 2
 
-       1.                                                              
e–numerate
+       1.                                                              
e-numerate
 
-                         mu–ltitable headitem                                  
      another tab
+                         mu-ltitable headitem                                  
      another tab
      
-----------------------------------------------------------------------------------------------
-                             mu–ltitable item                                  
   multitable tab
-                           mu–ltitable item 2                                  
 multitable tab 2
-                        lone mu–ltitable item
+                             mu-ltitable item                                  
   multitable tab
+                           mu-ltitable item 2                                  
 multitable tab 2
+                        lone mu-ltitable item
 
           e--xample  some
              text
@@ -1618,18 +1618,18 @@ a line
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-                                                                 d–effn
+                                                                 d-effn
 
      a
-                                                                  l–ine
+                                                                  l-ine
 
-                                                             c–artouche
+                                                             c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      call macro in table at an item beginning
 a line
@@ -1653,23 +1653,23 @@ a line
 
                                                                in group
 
-                                                           A quot—ation
+                                                          A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1677,30 +1677,30 @@ a line
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
              in macro, a format_command containing some other commands.
-        •                                                                 
i–tem 1
-        •                                                                 
i–tem 2
+        •                                                                 
i-tem 1
+        •                                                                 
i-tem 2
 
-       1.                                                              
e–numerate
+       1.                                                              
e-numerate
 
-                         mu–ltitable headitem                                  
      another tab
+                         mu-ltitable headitem                                  
      another tab
      
-----------------------------------------------------------------------------------------------
-                             mu–ltitable item                                  
   multitable tab
-                           mu–ltitable item 2                                  
 multitable tab 2
-                        lone mu–ltitable item
+                             mu-ltitable item                                  
   multitable tab
+                           mu-ltitable item 2                                  
 multitable tab 2
+                        lone mu-ltitable item
 
           e--xample  some
              text
@@ -1708,18 +1708,18 @@ a line
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-                                                                 d–effn
+                                                                 d-effn
 
      a
-                                                                  l–ine
+                                                                  l-ine
 
-                                                             c–artouche
+                                                             c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 a line2
      call macro in table in format_command
@@ -1743,23 +1743,23 @@ a line2
 
                                                                in group
 
-                                                           A quot—ation
+                                                          A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        •                                                                 
i–tem 1
-        •                                                                 
i–tem 2
+        •                                                                 
i-tem 1
+        •                                                                 
i-tem 2
 
-       1.                                                              
e–numerate
+       1.                                                              
e-numerate
 
-                         mu–ltitable headitem                                  
      another tab
+                         mu-ltitable headitem                                  
      another tab
      
-----------------------------------------------------------------------------------------------
-                             mu–ltitable item                                  
   multitable tab
-                           mu–ltitable item 2                                  
 multitable tab 2
-                        lone mu–ltitable item
+                             mu-ltitable item                                  
   multitable tab
+                           mu-ltitable item 2                                  
 multitable tab 2
+                        lone mu-ltitable item
 
           e--xample  some
              text
@@ -1767,30 +1767,30 @@ a line2
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-                                                                 d–effn
+                                                                 d-effn
 
      a
-                                                                  l–ine
+                                                                  l-ine
 
-                                                             c–artouche
+                                                             c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
              in macro, a format_command containing some other commands.
-        •                                                                 
i–tem 1
-        •                                                                 
i–tem 2
+        •                                                                 
i-tem 1
+        •                                                                 
i-tem 2
 
-       1.                                                              
e–numerate
+       1.                                                              
e-numerate
 
-                         mu–ltitable headitem                                  
      another tab
+                         mu-ltitable headitem                                  
      another tab
      
-----------------------------------------------------------------------------------------------
-                             mu–ltitable item                                  
   multitable tab
-                           mu–ltitable item 2                                  
 multitable tab 2
-                        lone mu–ltitable item
+                             mu-ltitable item                                  
   multitable tab
+                           mu-ltitable item 2                                  
 multitable tab 2
+                        lone mu-ltitable item
 
           e--xample  some
              text
@@ -1798,18 +1798,18 @@ a line2
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-                                                                 d–effn
+                                                                 d-effn
 
      a
-                                                                  l–ine
+                                                                  l-ine
 
-                                                             c–artouche
+                                                             c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    call macro at cartouche begin
    in macro
@@ -1832,23 +1832,23 @@ a line2
 
                                                                in group
 
-                                                           A quot—ation
+                                                          A quot--ation
 
 subheading
 ----------
 
 in verbatim
 
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -1856,30 +1856,30 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-   c–artouche
+   c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
              in macro, a format_command containing some other commands.
-   •                                                                 i–tem 1
-   •                                                                 i–tem 2
+   •                                                                 i-tem 1
+   •                                                                 i-tem 2
 
-  1.                                                              e–numerate
+  1.                                                              e-numerate
 
-                    mu–ltitable headitem                                       
 another tab
+                    mu-ltitable headitem                                       
 another tab
 
-----------------------------------------------------------------------------------------------
-                        mu–ltitable item                                     
multitable tab
-                      mu–ltitable item 2                                   
multitable tab 2
-                   lone mu–ltitable item
+                        mu-ltitable item                                     
multitable tab
+                      mu-ltitable item 2                                   
multitable tab 2
+                   lone mu-ltitable item
 
      e--xample  some
         text
@@ -1887,18 +1887,18 @@ f–lushleft
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-                                                                 d–effn
+                                                                 d-effn
 
 a
-                                                                  l–ine
+                                                                  l-ine
 
-                                                             c–artouche
+                                                             c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    cartouche call macro in cartouche in macro
 
@@ -1920,23 +1920,23 @@ f–lushleft
 
                                                                in group
 
-                                                           A quot—ation
+                                                          A quot--ation
 
 subheading
 ----------
 
 in verbatim
 
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -1944,30 +1944,30 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-   c–artouche
+   c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
              in macro, a format_command containing some other commands.
-   •                                                                 i–tem 1
-   •                                                                 i–tem 2
+   •                                                                 i-tem 1
+   •                                                                 i-tem 2
 
-  1.                                                              e–numerate
+  1.                                                              e-numerate
 
-                    mu–ltitable headitem                                       
 another tab
+                    mu-ltitable headitem                                       
 another tab
 
-----------------------------------------------------------------------------------------------
-                        mu–ltitable item                                     
multitable tab
-                      mu–ltitable item 2                                   
multitable tab 2
-                   lone mu–ltitable item
+                        mu-ltitable item                                     
multitable tab
+                      mu-ltitable item 2                                   
multitable tab 2
+                   lone mu-ltitable item
 
      e--xample  some
         text
@@ -1975,18 +1975,18 @@ f–lushleft
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-                                                                 d–effn
+                                                                 d-effn
 
 a
-                                                                  l–ine
+                                                                  l-ine
 
-                                                             c–artouche
+                                                             c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    call macro in cartouche in format_command
                                                                in macro
@@ -2009,23 +2009,23 @@ f–lushleft
 
                                                                in group
 
-                                                           A quot—ation
+                                                          A quot--ation
 
 subheading
 ----------
 
 in verbatim
 
-   •                                                                 i–tem 1
-   •                                                                 i–tem 2
+   •                                                                 i-tem 1
+   •                                                                 i-tem 2
 
-  1.                                                              e–numerate
+  1.                                                              e-numerate
 
-                    mu–ltitable headitem                                       
 another tab
+                    mu-ltitable headitem                                       
 another tab
 
-----------------------------------------------------------------------------------------------
-                        mu–ltitable item                                     
multitable tab
-                      mu–ltitable item 2                                   
multitable tab 2
-                   lone mu–ltitable item
+                        mu-ltitable item                                     
multitable tab
+                      mu-ltitable item 2                                   
multitable tab 2
+                   lone mu-ltitable item
 
      e--xample  some
         text
@@ -2033,30 +2033,30 @@ in verbatim
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-                                                                 d–effn
+                                                                 d-effn
 
 a
-                                                                  l–ine
+                                                                  l-ine
 
-                                                             c–artouche
+                                                             c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
              in macro, a format_command containing some other commands.
-   •                                                                 i–tem 1
-   •                                                                 i–tem 2
+   •                                                                 i-tem 1
+   •                                                                 i-tem 2
 
-  1.                                                              e–numerate
+  1.                                                              e-numerate
 
-                    mu–ltitable headitem                                       
 another tab
+                    mu-ltitable headitem                                       
 another tab
 
-----------------------------------------------------------------------------------------------
-                        mu–ltitable item                                     
multitable tab
-                      mu–ltitable item 2                                   
multitable tab 2
-                   lone mu–ltitable item
+                        mu-ltitable item                                     
multitable tab
+                      mu-ltitable item 2                                   
multitable tab 2
+                   lone mu-ltitable item
 
      e--xample  some
         text
@@ -2064,18 +2064,18 @@ f–lushleft
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-                                                                 d–effn
+                                                                 d-effn
 
 a
-                                                                  l–ine
+                                                                  l-ine
 
-                                                             c–artouche
+                                                             c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 call macro in flushleft
 in macro
@@ -2098,23 +2098,23 @@ After
 
                                                                in group
 
-                                                           A quot—ation
+                                                          A quot--ation
 
 subheading
 ----------
 
 in verbatim
 
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -2122,30 +2122,30 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-c–artouche
+c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
              in macro, a format_command containing some other commands.
-   •                                                                 i–tem 1
-   •                                                                 i–tem 2
+   •                                                                 i-tem 1
+   •                                                                 i-tem 2
 
-  1.                                                              e–numerate
+  1.                                                              e-numerate
 
-                    mu–ltitable headitem                                       
 another tab
+                    mu-ltitable headitem                                       
 another tab
 
-----------------------------------------------------------------------------------------------
-                        mu–ltitable item                                     
multitable tab
-                      mu–ltitable item 2                                   
multitable tab 2
-                   lone mu–ltitable item
+                        mu-ltitable item                                     
multitable tab
+                      mu-ltitable item 2                                   
multitable tab 2
+                   lone mu-ltitable item
 
      e--xample  some
         text
@@ -2153,18 +2153,18 @@ f–lushleft
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-                                                                 d–effn
+                                                                 d-effn
 
 a
-                                                                  l–ine
+                                                                  l-ine
 
-                                                             c–artouche
+                                                             c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 flushleft
 call macro in flushleft in format_command
@@ -2188,23 +2188,23 @@ call macro in flushleft in format_command
 
                                                                in group
 
-                                                           A quot—ation
+                                                          A quot--ation
 
 subheading
 ----------
 
 in verbatim
 
-   •                                                                 i–tem 1
-   •                                                                 i–tem 2
+   •                                                                 i-tem 1
+   •                                                                 i-tem 2
 
-  1.                                                              e–numerate
+  1.                                                              e-numerate
 
-                    mu–ltitable headitem                                       
 another tab
+                    mu-ltitable headitem                                       
 another tab
 
-----------------------------------------------------------------------------------------------
-                        mu–ltitable item                                     
multitable tab
-                      mu–ltitable item 2                                   
multitable tab 2
-                   lone mu–ltitable item
+                        mu-ltitable item                                     
multitable tab
+                      mu-ltitable item 2                                   
multitable tab 2
+                   lone mu-ltitable item
 
      e--xample  some
         text
@@ -2212,30 +2212,30 @@ in verbatim
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-                                                                 d–effn
+                                                                 d-effn
 
 a
-                                                                  l–ine
+                                                                  l-ine
 
-                                                             c–artouche
+                                                             c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
              in macro, a format_command containing some other commands.
-   •                                                                 i–tem 1
-   •                                                                 i–tem 2
+   •                                                                 i-tem 1
+   •                                                                 i-tem 2
 
-  1.                                                              e–numerate
+  1.                                                              e-numerate
 
-                    mu–ltitable headitem                                       
 another tab
+                    mu-ltitable headitem                                       
 another tab
 
-----------------------------------------------------------------------------------------------
-                        mu–ltitable item                                     
multitable tab
-                      mu–ltitable item 2                                   
multitable tab 2
-                   lone mu–ltitable item
+                        mu-ltitable item                                     
multitable tab
+                      mu-ltitable item 2                                   
multitable tab 2
+                   lone mu-ltitable item
 
      e--xample  some
         text
@@ -2243,18 +2243,18 @@ f–lushleft
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-                                                                 d–effn
+                                                                 d-effn
 
 a
-                                                                  l–ine
+                                                                  l-ine
 
-                                                             c–artouche
+                                                             c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
                                                                in macro
 
@@ -2276,23 +2276,23 @@ f–lushleft
 
                                                                in group
 
-                                                           A quot—ation
+                                                          A quot--ation
 
 subheading
 ----------
 
 in verbatim
 
-   •                                                                 i–tem 1
-   •                                                                 i–tem 2
+   •                                                                 i-tem 1
+   •                                                                 i-tem 2
 
-  1.                                                              e–numerate
+  1.                                                              e-numerate
 
-                    mu–ltitable headitem                                       
 another tab
+                    mu-ltitable headitem                                       
 another tab
 
-----------------------------------------------------------------------------------------------
-                        mu–ltitable item                                     
multitable tab
-                      mu–ltitable item 2                                   
multitable tab 2
-                   lone mu–ltitable item
+                        mu-ltitable item                                     
multitable tab
+                      mu-ltitable item 2                                   
multitable tab 2
+                   lone mu-ltitable item
 
      e--xample  some
         text
@@ -2300,30 +2300,30 @@ in verbatim
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-                                                                 d–effn
+                                                                 d-effn
 
 a
-                                                                  l–ine
+                                                                  l-ine
 
-                                                             c–artouche
+                                                             c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
              in macro, a format_command containing some other commands.
-   •                                                                 i–tem 1
-   •                                                                 i–tem 2
+   •                                                                 i-tem 1
+   •                                                                 i-tem 2
 
-  1.                                                              e–numerate
+  1.                                                              e-numerate
 
-                    mu–ltitable headitem                                       
 another tab
+                    mu-ltitable headitem                                       
 another tab
 
-----------------------------------------------------------------------------------------------
-                        mu–ltitable item                                     
multitable tab
-                      mu–ltitable item 2                                   
multitable tab 2
-                   lone mu–ltitable item
+                        mu-ltitable item                                     
multitable tab
+                      mu-ltitable item 2                                   
multitable tab 2
+                   lone mu-ltitable item
 
      e--xample  some
         text
@@ -2331,18 +2331,18 @@ f–lushleft
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-                                                                 d–effn
+                                                                 d-effn
 
 a
-                                                                  l–ine
+                                                                  l-ine
 
-                                                             c–artouche
+                                                             c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
                                                              flushright
                                                                in macro
@@ -2365,23 +2365,23 @@ f–lushleft
 
                                                                in group
 
-                                                           A quot—ation
+                                                          A quot--ation
 
 subheading
 ----------
 
 in verbatim
 
-   •                                                                 i–tem 1
-   •                                                                 i–tem 2
+   •                                                                 i-tem 1
+   •                                                                 i-tem 2
 
-  1.                                                              e–numerate
+  1.                                                              e-numerate
 
-                    mu–ltitable headitem                                       
 another tab
+                    mu-ltitable headitem                                       
 another tab
 
-----------------------------------------------------------------------------------------------
-                        mu–ltitable item                                     
multitable tab
-                      mu–ltitable item 2                                   
multitable tab 2
-                   lone mu–ltitable item
+                        mu-ltitable item                                     
multitable tab
+                      mu-ltitable item 2                                   
multitable tab 2
+                   lone mu-ltitable item
 
      e--xample  some
         text
@@ -2389,30 +2389,30 @@ in verbatim
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-                                                                 d–effn
+                                                                 d-effn
 
 a
-                                                                  l–ine
+                                                                  l-ine
 
-                                                             c–artouche
+                                                             c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
              in macro, a format_command containing some other commands.
-   •                                                                 i–tem 1
-   •                                                                 i–tem 2
+   •                                                                 i-tem 1
+   •                                                                 i-tem 2
 
-  1.                                                              e–numerate
+  1.                                                              e-numerate
 
-                    mu–ltitable headitem                                       
 another tab
+                    mu-ltitable headitem                                       
 another tab
 
-----------------------------------------------------------------------------------------------
-                        mu–ltitable item                                     
multitable tab
-                      mu–ltitable item 2                                   
multitable tab 2
-                   lone mu–ltitable item
+                        mu-ltitable item                                     
multitable tab
+                      mu-ltitable item 2                                   
multitable tab 2
+                   lone mu-ltitable item
 
      e--xample  some
         text
@@ -2420,18 +2420,18 @@ f–lushleft
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-                                                                 d–effn
+                                                                 d-effn
 
 a
-                                                                  l–ine
+                                                                  l-ine
 
-                                                             c–artouche
+                                                             c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 
 
diff --git 
a/tp/tests/nested_formats/res_parser/nested_group/nested_formats.info 
b/tp/tests/nested_formats/res_parser/nested_group/nested_formats.info
index 027f568161..f11a011515 100644
--- a/tp/tests/nested_formats/res_parser/nested_group/nested_formats.info
+++ b/tp/tests/nested_formats/res_parser/nested_group/nested_formats.info
@@ -27,23 +27,23 @@ Call macro in macro
 
    in group
 
-     A quot—ation
+     A quot--ation
 
 subheading
 ----------
 
 in verbatim
 
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -51,30 +51,30 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-   c–artouche
+   c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    in macro, a format_command containing some other commands.
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -82,18 +82,18 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-   c–artouche
+   c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    Call macro in format_command
    in macro
@@ -116,23 +116,23 @@ f–lushleft
 
    in group
 
-     A quot—ation
+     A quot--ation
 
 subheading
 ----------
 
 in verbatim
 
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -140,30 +140,30 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-   c–artouche
+   c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    in macro, a format_command containing some other commands.
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -171,21 +171,21 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-   c–artouche
+   c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    Call macro in itemize at the beginning of an item
-   a–n itemize line in macro
+   a-n itemize line in macro
 
      in format_command
 
@@ -205,23 +205,23 @@ f–lushleft
 
      in group
 
-          A quot—ation
+          A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -229,30 +229,30 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -260,20 +260,20 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
-   a–n itemize line item 1 Call macro in itemize in macro
+   a-n itemize line item 1 Call macro in itemize in macro
 
      in format_command
 
@@ -293,23 +293,23 @@ f–lushleft
 
      in group
 
-          A quot—ation
+          A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -317,30 +317,30 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -348,20 +348,20 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
-   a–n itemize line item 2 Call macro in itemize in format_command
+   a-n itemize line item 2 Call macro in itemize in format_command
      in macro
 
      in format_command
@@ -382,23 +382,23 @@ f–lushleft
 
      in group
 
-          A quot—ation
+          A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -406,30 +406,30 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -437,18 +437,18 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    Call macro in enumerate at the beginning of enumerate
   1. in macro
@@ -471,23 +471,23 @@ f–lushleft
 
      in group
 
-          A quot—ation
+          A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -495,30 +495,30 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -526,18 +526,18 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
   2. enumerate Call macro in enumerate in macro
 
@@ -559,23 +559,23 @@ f–lushleft
 
      in group
 
-          A quot—ation
+          A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -583,30 +583,30 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -614,18 +614,18 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
   3. enumerate2 Call macro in enumerate in format_command
      in macro
@@ -648,23 +648,23 @@ f–lushleft
 
      in group
 
-          A quot—ation
+          A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -672,30 +672,30 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -703,20 +703,20 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
 multitable item                             multitable tab.  And after Call 
macro in
                                             mutitable after item
@@ -740,23 +740,23 @@ After
 
 in group
 
-     A quot—ation
+     A quot--ation
 
 subheading
 ----------
 
 in verbatim
 
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem      another tab
+mu-ltitable headitem      another tab
 --------------------------------------------------------
-mu–ltitable item          multitable tab
-mu–ltitable item 2        multitable tab 2
-lone mu–ltitable item
+mu-ltitable item          multitable tab
+mu-ltitable item 2        multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -765,31 +765,31 @@ lone mu–ltitable item
 
  -- c--ategory: d--effn_name
           a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-c–artouche
+c-artouche
 
-f–lushleft
+f-lushleft
 
-                             f–lushright
+                             f-lushright
 
-             ce–ntered line
+             ce-ntered line
 
 in macro, a format_command containing
 some other commands.
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem      another tab
+mu-ltitable headitem      another tab
 --------------------------------------------------------
-mu–ltitable item          multitable tab
-mu–ltitable item 2        multitable tab 2
-lone mu–ltitable item
+mu-ltitable item          multitable tab
+mu-ltitable item 2        multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -798,18 +798,18 @@ lone mu–ltitable item
 
  -- c--ategory: d--effn_name
           a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-c–artouche
+c-artouche
 
-f–lushleft
+f-lushleft
 
-                             f–lushright
+                             f-lushright
 
-             ce–ntered line
+             ce-ntered line
 
 multitable item 2                           multitable tab 2 Call macro in 
mutitable in
                                             macro
@@ -832,23 +832,23 @@ multitable item 2                           multitable 
tab 2 Call macro in mutit
                                             
                                             in group
                                             
-                                                 A quot—ation
+                                                 A quot--ation
                                             
                                             subheading
                                             ----------
                                             
                                             in verbatim
                                             
-                                               • i–tem 1
-                                               • i–tem 2
+                                               • i-tem 1
+                                               • i-tem 2
                                             
-                                              1. e–numerate
+                                              1. e-numerate
                                             
-                                            mu–ltitable headitem          
another tab
+                                            mu-ltitable headitem          
another tab
                                             
-----------------------------------------------------------------
-                                            mu–ltitable item              
multitable tab
-                                            mu–ltitable item 2            
multitable tab 2
-                                            lone mu–ltitable item
+                                            mu-ltitable item              
multitable tab
+                                            mu-ltitable item 2            
multitable tab 2
+                                            lone mu-ltitable item
                                             
                                                  e--xample  some
                                                     text
@@ -856,31 +856,31 @@ multitable item 2                           multitable 
tab 2 Call macro in mutit
                                                  s--mallexample
                                             
                                              -- c--ategory: d--effn_name 
a--rguments...
-                                                 d–effn
+                                                 d-effn
                                             
                                             a
-                                                 l–ine
+                                                 l-ine
                                             
-                                            c–artouche
+                                            c-artouche
                                             
-                                            f–lushleft
+                                            f-lushleft
                                             
-                                                                               
 f–lushright
+                                                                               
 f-lushright
                                             
-                                                            ce–ntered line
+                                                            ce-ntered line
                                             
                                             in macro, a format_command 
containing some other
                                             commands.
-                                               • i–tem 1
-                                               • i–tem 2
+                                               • i-tem 1
+                                               • i-tem 2
                                             
-                                              1. e–numerate
+                                              1. e-numerate
                                             
-                                            mu–ltitable headitem          
another tab
+                                            mu-ltitable headitem          
another tab
                                             
-----------------------------------------------------------------
-                                            mu–ltitable item              
multitable tab
-                                            mu–ltitable item 2            
multitable tab 2
-                                            lone mu–ltitable item
+                                            mu-ltitable item              
multitable tab
+                                            mu-ltitable item 2            
multitable tab 2
+                                            lone mu-ltitable item
                                             
                                                  e--xample  some
                                                     text
@@ -888,18 +888,18 @@ multitable item 2                           multitable 
tab 2 Call macro in mutit
                                                  s--mallexample
                                             
                                              -- c--ategory: d--effn_name 
a--rguments...
-                                                 d–effn
+                                                 d-effn
                                             
                                             a
-                                                 l–ine
+                                                 l-ine
                                             
-                                            c–artouche
+                                            c-artouche
                                             
-                                            f–lushleft
+                                            f-lushleft
                                             
-                                                                               
 f–lushright
+                                                                               
 f-lushright
                                             
-                                                            ce–ntered line
+                                                            ce-ntered line
                                             
 lone multitable item Call macro in
 mutitable in format_command
@@ -923,23 +923,23 @@ After
 
 in group
 
-     A quot—ation
+     A quot--ation
 
 subheading
 ----------
 
 in verbatim
 
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem      another tab
+mu-ltitable headitem      another tab
 --------------------------------------------------------
-mu–ltitable item          multitable tab
-mu–ltitable item 2        multitable tab 2
-lone mu–ltitable item
+mu-ltitable item          multitable tab
+mu-ltitable item 2        multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -948,31 +948,31 @@ lone mu–ltitable item
 
  -- c--ategory: d--effn_name
           a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-c–artouche
+c-artouche
 
-f–lushleft
+f-lushleft
 
-                             f–lushright
+                             f-lushright
 
-             ce–ntered line
+             ce-ntered line
 
 in macro, a format_command containing
 some other commands.
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem      another tab
+mu-ltitable headitem      another tab
 --------------------------------------------------------
-mu–ltitable item          multitable tab
-mu–ltitable item 2        multitable tab 2
-lone mu–ltitable item
+mu-ltitable item          multitable tab
+mu-ltitable item 2        multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -981,18 +981,18 @@ lone mu–ltitable item
 
  -- c--ategory: d--effn_name
           a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-c–artouche
+c-artouche
 
-f–lushleft
+f-lushleft
 
-                             f–lushright
+                             f-lushright
 
-             ce–ntered line
+             ce-ntered line
 
    call macro at the example beginning
      in macro
@@ -1056,7 +1056,7 @@ f–lushleft
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      in macro, a format_command containing some other commands.
         • i--tem 1
@@ -1087,7 +1087,7 @@ f–lushleft
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      example  some
         text
@@ -1153,7 +1153,7 @@ f–lushleft
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      in macro, a format_command containing some other commands.
         • i--tem 1
@@ -1184,7 +1184,7 @@ f–lushleft
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 
      more example text
@@ -1250,7 +1250,7 @@ f–lushleft
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      in macro, a format_command containing some other commands.
         • i--tem 1
@@ -1281,7 +1281,7 @@ f–lushleft
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 
      s--mallexample
@@ -1307,23 +1307,23 @@ f–lushleft
 
      in group
 
-          A quot—ation
+          A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1331,30 +1331,30 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1362,18 +1362,18 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      deffn continues call macro in deffn in format_command
      in macro
@@ -1396,23 +1396,23 @@ f–lushleft
 
      in group
 
-          A quot—ation
+          A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1420,30 +1420,30 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1451,18 +1451,18 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    call macro in deffn at the beginning
  -- c--ategory2: d--effn_name2 a--rguments2...
@@ -1486,23 +1486,23 @@ f–lushleft
 
      in group
 
-          A quot—ation
+          A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1510,30 +1510,30 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1541,18 +1541,18 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 a line
      call macro in table in macro
@@ -1575,23 +1575,23 @@ a line
 
      in group
 
-          A quot—ation
+          A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1599,30 +1599,30 @@ a line
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1630,18 +1630,18 @@ a line
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      call macro in table at an item beginning
 a line
@@ -1665,23 +1665,23 @@ a line
 
      in group
 
-          A quot—ation
+          A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1689,30 +1689,30 @@ a line
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1720,18 +1720,18 @@ a line
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 a line2
      call macro in table in format_command
@@ -1755,23 +1755,23 @@ a line2
 
      in group
 
-          A quot—ation
+          A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1779,30 +1779,30 @@ a line2
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1810,18 +1810,18 @@ a line2
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    call macro at cartouche begin
    in macro
@@ -1844,23 +1844,23 @@ a line2
 
    in group
 
-     A quot—ation
+     A quot--ation
 
 subheading
 ----------
 
 in verbatim
 
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -1868,30 +1868,30 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-   c–artouche
+   c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    in macro, a format_command containing some other commands.
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -1899,18 +1899,18 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-   c–artouche
+   c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    cartouche call macro in cartouche in macro
 
@@ -1932,23 +1932,23 @@ f–lushleft
 
    in group
 
-     A quot—ation
+     A quot--ation
 
 subheading
 ----------
 
 in verbatim
 
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -1956,30 +1956,30 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-   c–artouche
+   c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    in macro, a format_command containing some other commands.
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -1987,18 +1987,18 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-   c–artouche
+   c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    call macro in cartouche in format_command
    in macro
@@ -2021,23 +2021,23 @@ f–lushleft
 
    in group
 
-     A quot—ation
+     A quot--ation
 
 subheading
 ----------
 
 in verbatim
 
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -2045,30 +2045,30 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-   c–artouche
+   c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    in macro, a format_command containing some other commands.
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -2076,18 +2076,18 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-   c–artouche
+   c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 call macro in flushleft
 in macro
@@ -2110,23 +2110,23 @@ After
 
 in group
 
-     A quot—ation
+     A quot--ation
 
 subheading
 ----------
 
 in verbatim
 
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -2134,30 +2134,30 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-c–artouche
+c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 in macro, a format_command containing some other commands.
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -2165,18 +2165,18 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-c–artouche
+c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 flushleft
 call macro in flushleft in format_command
@@ -2200,23 +2200,23 @@ After
 
 in group
 
-     A quot—ation
+     A quot--ation
 
 subheading
 ----------
 
 in verbatim
 
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -2224,30 +2224,30 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-c–artouche
+c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 in macro, a format_command containing some other commands.
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -2255,18 +2255,18 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-c–artouche
+c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
                                                                in macro
 
@@ -2288,23 +2288,23 @@ f–lushleft
 
                                                                in group
 
-                                                           A quot—ation
+                                                          A quot--ation
 
 subheading
 ----------
 
 in verbatim
 
-   •                                                                 i–tem 1
-   •                                                                 i–tem 2
+   •                                                                 i-tem 1
+   •                                                                 i-tem 2
 
-  1.                                                              e–numerate
+  1.                                                              e-numerate
 
-                    mu–ltitable headitem                                       
 another tab
+                    mu-ltitable headitem                                       
 another tab
 
-----------------------------------------------------------------------------------------------
-                        mu–ltitable item                                     
multitable tab
-                      mu–ltitable item 2                                   
multitable tab 2
-                   lone mu–ltitable item
+                        mu-ltitable item                                     
multitable tab
+                      mu-ltitable item 2                                   
multitable tab 2
+                   lone mu-ltitable item
 
      e--xample  some
         text
@@ -2312,30 +2312,30 @@ in verbatim
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-                                                                 d–effn
+                                                                 d-effn
 
 a
-                                                                  l–ine
+                                                                  l-ine
 
-                                                             c–artouche
+                                                             c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
              in macro, a format_command containing some other commands.
-   •                                                                 i–tem 1
-   •                                                                 i–tem 2
+   •                                                                 i-tem 1
+   •                                                                 i-tem 2
 
-  1.                                                              e–numerate
+  1.                                                              e-numerate
 
-                    mu–ltitable headitem                                       
 another tab
+                    mu-ltitable headitem                                       
 another tab
 
-----------------------------------------------------------------------------------------------
-                        mu–ltitable item                                     
multitable tab
-                      mu–ltitable item 2                                   
multitable tab 2
-                   lone mu–ltitable item
+                        mu-ltitable item                                     
multitable tab
+                      mu-ltitable item 2                                   
multitable tab 2
+                   lone mu-ltitable item
 
      e--xample  some
         text
@@ -2343,18 +2343,18 @@ f–lushleft
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-                                                                 d–effn
+                                                                 d-effn
 
 a
-                                                                  l–ine
+                                                                  l-ine
 
-                                                             c–artouche
+                                                             c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
                                                              flushright
                                                                in macro
@@ -2377,23 +2377,23 @@ f–lushleft
 
                                                                in group
 
-                                                           A quot—ation
+                                                          A quot--ation
 
 subheading
 ----------
 
 in verbatim
 
-   •                                                                 i–tem 1
-   •                                                                 i–tem 2
+   •                                                                 i-tem 1
+   •                                                                 i-tem 2
 
-  1.                                                              e–numerate
+  1.                                                              e-numerate
 
-                    mu–ltitable headitem                                       
 another tab
+                    mu-ltitable headitem                                       
 another tab
 
-----------------------------------------------------------------------------------------------
-                        mu–ltitable item                                     
multitable tab
-                      mu–ltitable item 2                                   
multitable tab 2
-                   lone mu–ltitable item
+                        mu-ltitable item                                     
multitable tab
+                      mu-ltitable item 2                                   
multitable tab 2
+                   lone mu-ltitable item
 
      e--xample  some
         text
@@ -2401,30 +2401,30 @@ in verbatim
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-                                                                 d–effn
+                                                                 d-effn
 
 a
-                                                                  l–ine
+                                                                  l-ine
 
-                                                             c–artouche
+                                                             c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
              in macro, a format_command containing some other commands.
-   •                                                                 i–tem 1
-   •                                                                 i–tem 2
+   •                                                                 i-tem 1
+   •                                                                 i-tem 2
 
-  1.                                                              e–numerate
+  1.                                                              e-numerate
 
-                    mu–ltitable headitem                                       
 another tab
+                    mu-ltitable headitem                                       
 another tab
 
-----------------------------------------------------------------------------------------------
-                        mu–ltitable item                                     
multitable tab
-                      mu–ltitable item 2                                   
multitable tab 2
-                   lone mu–ltitable item
+                        mu-ltitable item                                     
multitable tab
+                      mu-ltitable item 2                                   
multitable tab 2
+                   lone mu-ltitable item
 
      e--xample  some
         text
@@ -2432,18 +2432,18 @@ f–lushleft
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-                                                                 d–effn
+                                                                 d-effn
 
 a
-                                                                  l–ine
+                                                                  l-ine
 
-                                                             c–artouche
+                                                             c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 
 
diff --git 
a/tp/tests/nested_formats/res_parser/nested_itemize/nested_formats.info 
b/tp/tests/nested_formats/res_parser/nested_itemize/nested_formats.info
index 2dadf78f40..a1de74c2cd 100644
--- a/tp/tests/nested_formats/res_parser/nested_itemize/nested_formats.info
+++ b/tp/tests/nested_formats/res_parser/nested_itemize/nested_formats.info
@@ -27,23 +27,23 @@ Call macro in macro
 
      in group
 
-          A quot—ation
+          A quot--ation
 
 subheading
 ----------
 
 in verbatim
 
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -51,30 +51,30 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-   c–artouche
+   c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -82,18 +82,18 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    Call macro in format_command
      in macro
@@ -116,23 +116,23 @@ f–lushleft
 
           in group
 
-               A quot—ation
+               A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -140,30 +140,30 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
           in macro, a format_command containing some other commands.
-             • i–tem 1
-             • i–tem 2
+             • i-tem 1
+             • i-tem 2
 
-            1. e–numerate
+            1. e-numerate
 
-          mu–ltitable headitem                        another tab
+          mu-ltitable headitem                        another tab
           
-----------------------------------------------------------------------------------------------
-          mu–ltitable item                            multitable tab
-          mu–ltitable item 2                          multitable tab 2
-          lone mu–ltitable item
+          mu-ltitable item                            multitable tab
+          mu-ltitable item 2                          multitable tab 2
+          lone mu-ltitable item
 
                e--xample  some
                   text
@@ -171,21 +171,21 @@ f–lushleft
                s--mallexample
 
            -- c--ategory: d--effn_name a--rguments...
-               d–effn
+               d-effn
 
           a
-               l–ine
+               l-ine
 
-          c–artouche
+          c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    Call macro in itemize at the beginning of an item
-   a–n itemize line in macro
+   a-n itemize line in macro
 
           in format_command
 
@@ -205,23 +205,23 @@ f–lushleft
 
           in group
 
-               A quot—ation
+               A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -229,30 +229,30 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
           in macro, a format_command containing some other commands.
-             • i–tem 1
-             • i–tem 2
+             • i-tem 1
+             • i-tem 2
 
-            1. e–numerate
+            1. e-numerate
 
-          mu–ltitable headitem                        another tab
+          mu-ltitable headitem                        another tab
           
-----------------------------------------------------------------------------------------------
-          mu–ltitable item                            multitable tab
-          mu–ltitable item 2                          multitable tab 2
-          lone mu–ltitable item
+          mu-ltitable item                            multitable tab
+          mu-ltitable item 2                          multitable tab 2
+          lone mu-ltitable item
 
                e--xample  some
                   text
@@ -260,20 +260,20 @@ f–lushleft
                s--mallexample
 
            -- c--ategory: d--effn_name a--rguments...
-               d–effn
+               d-effn
 
           a
-               l–ine
+               l-ine
 
-          c–artouche
+          c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
-   a–n itemize line item 1 Call macro in itemize in macro
+   a-n itemize line item 1 Call macro in itemize in macro
 
           in format_command
 
@@ -293,23 +293,23 @@ f–lushleft
 
           in group
 
-               A quot—ation
+               A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -317,30 +317,30 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
           in macro, a format_command containing some other commands.
-             • i–tem 1
-             • i–tem 2
+             • i-tem 1
+             • i-tem 2
 
-            1. e–numerate
+            1. e-numerate
 
-          mu–ltitable headitem                        another tab
+          mu-ltitable headitem                        another tab
           
-----------------------------------------------------------------------------------------------
-          mu–ltitable item                            multitable tab
-          mu–ltitable item 2                          multitable tab 2
-          lone mu–ltitable item
+          mu-ltitable item                            multitable tab
+          mu-ltitable item 2                          multitable tab 2
+          lone mu-ltitable item
 
                e--xample  some
                   text
@@ -348,20 +348,20 @@ f–lushleft
                s--mallexample
 
            -- c--ategory: d--effn_name a--rguments...
-               d–effn
+               d-effn
 
           a
-               l–ine
+               l-ine
 
-          c–artouche
+          c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
-   a–n itemize line item 2 Call macro in itemize in format_command
+   a-n itemize line item 2 Call macro in itemize in format_command
           in macro
 
                in format_command
@@ -382,23 +382,23 @@ f–lushleft
 
                in group
 
-                    A quot—ation
+                    A quot--ation
 
           subheading
           ----------
 
           in verbatim
 
-             • i–tem 1
-             • i–tem 2
+             • i-tem 1
+             • i-tem 2
 
-            1. e–numerate
+            1. e-numerate
 
-          mu–ltitable headitem                        another tab
+          mu-ltitable headitem                        another tab
           
-----------------------------------------------------------------------------------------------
-          mu–ltitable item                            multitable tab
-          mu–ltitable item 2                          multitable tab 2
-          lone mu–ltitable item
+          mu-ltitable item                            multitable tab
+          mu-ltitable item 2                          multitable tab 2
+          lone mu-ltitable item
 
                e--xample  some
                   text
@@ -406,31 +406,31 @@ f–lushleft
                s--mallexample
 
            -- c--ategory: d--effn_name a--rguments...
-               d–effn
+               d-effn
 
           a
-               l–ine
+               l-ine
 
-          c–artouche
+          c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
                in macro, a format_command containing some other
                commands.
-                  • i–tem 1
-                  • i–tem 2
+                  • i-tem 1
+                  • i-tem 2
 
-                 1. e–numerate
+                 1. e-numerate
 
-               mu–ltitable headitem                        another tab
+               mu-ltitable headitem                        another tab
                
-----------------------------------------------------------------------------------------------
-               mu–ltitable item                            multitable tab
-               mu–ltitable item 2                          multitable tab 2
-               lone mu–ltitable item
+               mu-ltitable item                            multitable tab
+               mu-ltitable item 2                          multitable tab 2
+               lone mu-ltitable item
 
                     e--xample  some
                        text
@@ -438,18 +438,18 @@ f–lushleft
                     s--mallexample
 
                 -- c--ategory: d--effn_name a--rguments...
-                    d–effn
+                    d-effn
 
                a
-                    l–ine
+                    l-ine
 
-               c–artouche
+               c-artouche
 
-               f–lushleft
+               f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    Call macro in enumerate at the beginning of enumerate
   1. in macro
@@ -472,23 +472,23 @@ f–lushleft
 
           in group
 
-               A quot—ation
+               A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -496,30 +496,30 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
           in macro, a format_command containing some other commands.
-             • i–tem 1
-             • i–tem 2
+             • i-tem 1
+             • i-tem 2
 
-            1. e–numerate
+            1. e-numerate
 
-          mu–ltitable headitem                        another tab
+          mu-ltitable headitem                        another tab
           
-----------------------------------------------------------------------------------------------
-          mu–ltitable item                            multitable tab
-          mu–ltitable item 2                          multitable tab 2
-          lone mu–ltitable item
+          mu-ltitable item                            multitable tab
+          mu-ltitable item 2                          multitable tab 2
+          lone mu-ltitable item
 
                e--xample  some
                   text
@@ -527,18 +527,18 @@ f–lushleft
                s--mallexample
 
            -- c--ategory: d--effn_name a--rguments...
-               d–effn
+               d-effn
 
           a
-               l–ine
+               l-ine
 
-          c–artouche
+          c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
   2. enumerate Call macro in enumerate in macro
 
@@ -560,23 +560,23 @@ f–lushleft
 
           in group
 
-               A quot—ation
+               A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -584,30 +584,30 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
           in macro, a format_command containing some other commands.
-             • i–tem 1
-             • i–tem 2
+             • i-tem 1
+             • i-tem 2
 
-            1. e–numerate
+            1. e-numerate
 
-          mu–ltitable headitem                        another tab
+          mu-ltitable headitem                        another tab
           
-----------------------------------------------------------------------------------------------
-          mu–ltitable item                            multitable tab
-          mu–ltitable item 2                          multitable tab 2
-          lone mu–ltitable item
+          mu-ltitable item                            multitable tab
+          mu-ltitable item 2                          multitable tab 2
+          lone mu-ltitable item
 
                e--xample  some
                   text
@@ -615,18 +615,18 @@ f–lushleft
                s--mallexample
 
            -- c--ategory: d--effn_name a--rguments...
-               d–effn
+               d-effn
 
           a
-               l–ine
+               l-ine
 
-          c–artouche
+          c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
   3. enumerate2 Call macro in enumerate in format_command
           in macro
@@ -649,23 +649,23 @@ f–lushleft
 
                in group
 
-                    A quot—ation
+                    A quot--ation
 
           subheading
           ----------
 
           in verbatim
 
-             • i–tem 1
-             • i–tem 2
+             • i-tem 1
+             • i-tem 2
 
-            1. e–numerate
+            1. e-numerate
 
-          mu–ltitable headitem                        another tab
+          mu-ltitable headitem                        another tab
           
-----------------------------------------------------------------------------------------------
-          mu–ltitable item                            multitable tab
-          mu–ltitable item 2                          multitable tab 2
-          lone mu–ltitable item
+          mu-ltitable item                            multitable tab
+          mu-ltitable item 2                          multitable tab 2
+          lone mu-ltitable item
 
                e--xample  some
                   text
@@ -673,31 +673,31 @@ f–lushleft
                s--mallexample
 
            -- c--ategory: d--effn_name a--rguments...
-               d–effn
+               d-effn
 
           a
-               l–ine
+               l-ine
 
-          c–artouche
+          c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
                in macro, a format_command containing some other
                commands.
-                  • i–tem 1
-                  • i–tem 2
+                  • i-tem 1
+                  • i-tem 2
 
-                 1. e–numerate
+                 1. e-numerate
 
-               mu–ltitable headitem                        another tab
+               mu-ltitable headitem                        another tab
                
-----------------------------------------------------------------------------------------------
-               mu–ltitable item                            multitable tab
-               mu–ltitable item 2                          multitable tab 2
-               lone mu–ltitable item
+               mu-ltitable item                            multitable tab
+               mu-ltitable item 2                          multitable tab 2
+               lone mu-ltitable item
 
                     e--xample  some
                        text
@@ -705,20 +705,20 @@ f–lushleft
                     s--mallexample
 
                 -- c--ategory: d--effn_name a--rguments...
-                    d–effn
+                    d-effn
 
                a
-                    l–ine
+                    l-ine
 
-               c–artouche
+               c-artouche
 
-               f–lushleft
+               f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
 multitable item                             multitable tab.  And after Call 
macro in
                                             mutitable after item
@@ -742,23 +742,23 @@ After
 
      in group
 
-          A quot—ation
+          A quot--ation
 
 subheading
 ----------
 
 in verbatim
 
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem      another tab
+mu-ltitable headitem      another tab
 --------------------------------------------------------
-mu–ltitable item          multitable tab
-mu–ltitable item 2        multitable tab 2
-lone mu–ltitable item
+mu-ltitable item          multitable tab
+mu-ltitable item 2        multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -767,31 +767,31 @@ lone mu–ltitable item
 
  -- c--ategory: d--effn_name
           a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-c–artouche
+c-artouche
 
-f–lushleft
+f-lushleft
 
-                             f–lushright
+                             f-lushright
 
-             ce–ntered line
+             ce-ntered line
 
      in macro, a format_command
      containing some other commands.
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem      another tab
+     mu-ltitable headitem      another tab
      --------------------------------------------------------
-     mu–ltitable item          multitable tab
-     mu–ltitable item 2        multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item          multitable tab
+     mu-ltitable item 2        multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -800,18 +800,18 @@ f–lushleft
 
       -- c--ategory: d--effn_name
                a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                             f–lushright
+                             f-lushright
 
-             ce–ntered line
+             ce-ntered line
 
 multitable item 2                           multitable tab 2 Call macro in 
mutitable in
                                             macro
@@ -834,23 +834,23 @@ multitable item 2                           multitable 
tab 2 Call macro in mutit
                                             
                                                  in group
                                             
-                                                      A quot—ation
+                                                      A quot--ation
                                             
                                             subheading
                                             ----------
                                             
                                             in verbatim
                                             
-                                               • i–tem 1
-                                               • i–tem 2
+                                               • i-tem 1
+                                               • i-tem 2
                                             
-                                              1. e–numerate
+                                              1. e-numerate
                                             
-                                            mu–ltitable headitem          
another tab
+                                            mu-ltitable headitem          
another tab
                                             
-----------------------------------------------------------------
-                                            mu–ltitable item              
multitable tab
-                                            mu–ltitable item 2            
multitable tab 2
-                                            lone mu–ltitable item
+                                            mu-ltitable item              
multitable tab
+                                            mu-ltitable item 2            
multitable tab 2
+                                            lone mu-ltitable item
                                             
                                                  e--xample  some
                                                     text
@@ -858,31 +858,31 @@ multitable item 2                           multitable 
tab 2 Call macro in mutit
                                                  s--mallexample
                                             
                                              -- c--ategory: d--effn_name 
a--rguments...
-                                                 d–effn
+                                                 d-effn
                                             
                                             a
-                                                 l–ine
+                                                 l-ine
                                             
-                                            c–artouche
+                                            c-artouche
                                             
-                                            f–lushleft
+                                            f-lushleft
                                             
-                                                                               
 f–lushright
+                                                                               
 f-lushright
                                             
-                                                            ce–ntered line
+                                                            ce-ntered line
                                             
                                                  in macro, a format_command 
containing some
                                                  other commands.
-                                                    • i–tem 1
-                                                    • i–tem 2
+                                                    • i-tem 1
+                                                    • i-tem 2
                                             
-                                                   1. e–numerate
+                                                   1. e-numerate
                                             
-                                                 mu–ltitable headitem          
another tab
+                                                 mu-ltitable headitem          
another tab
                                                  
-----------------------------------------------------------------
-                                                 mu–ltitable item              
multitable tab
-                                                 mu–ltitable item 2            
multitable tab 2
-                                                 lone mu–ltitable item
+                                                 mu-ltitable item              
multitable tab
+                                                 mu-ltitable item 2            
multitable tab 2
+                                                 lone mu-ltitable item
                                             
                                                       e--xample  some
                                                          text
@@ -890,18 +890,18 @@ multitable item 2                           multitable 
tab 2 Call macro in mutit
                                                       s--mallexample
                                             
                                                   -- c--ategory: d--effn_name 
a--rguments...
-                                                      d–effn
+                                                      d-effn
                                             
                                                  a
-                                                      l–ine
+                                                      l-ine
                                             
-                                                 c–artouche
+                                                 c-artouche
                                             
-                                                 f–lushleft
+                                                 f-lushleft
                                             
-                                                                               
 f–lushright
+                                                                               
 f-lushright
                                             
-                                                            ce–ntered line
+                                                            ce-ntered line
                                             
 lone multitable item Call macro in
 mutitable in format_command
@@ -925,23 +925,23 @@ mutitable in format_command
 
           in group
 
-               A quot—ation
+               A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem      another tab
+     mu-ltitable headitem      another tab
      --------------------------------------------------------
-     mu–ltitable item          multitable tab
-     mu–ltitable item 2        multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item          multitable tab
+     mu-ltitable item 2        multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -950,31 +950,31 @@ mutitable in format_command
 
       -- c--ategory: d--effn_name
                a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                             f–lushright
+                             f-lushright
 
-             ce–ntered line
+             ce-ntered line
 
           in macro, a format_command
           containing some other commands.
-             • i–tem 1
-             • i–tem 2
+             • i-tem 1
+             • i-tem 2
 
-            1. e–numerate
+            1. e-numerate
 
-          mu–ltitable headitem      another tab
+          mu-ltitable headitem      another tab
           --------------------------------------------------------
-          mu–ltitable item          multitable tab
-          mu–ltitable item 2        multitable tab 2
-          lone mu–ltitable item
+          mu-ltitable item          multitable tab
+          mu-ltitable item 2        multitable tab 2
+          lone mu-ltitable item
 
                e--xample  some
                   text
@@ -983,18 +983,18 @@ mutitable in format_command
 
            -- c--ategory: d--effn_name
                     a--rguments...
-               d–effn
+               d-effn
 
           a
-               l–ine
+               l-ine
 
-          c–artouche
+          c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                             f–lushright
+                             f-lushright
 
-             ce–ntered line
+             ce-ntered line
 
    call macro at the example beginning
      in macro
@@ -1058,7 +1058,7 @@ mutitable in format_command
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
           in macro, a format_command containing some other commands.
              • i--tem 1
@@ -1089,7 +1089,7 @@ mutitable in format_command
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      example  some
         text
@@ -1155,7 +1155,7 @@ mutitable in format_command
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
           in macro, a format_command containing some other commands.
              • i--tem 1
@@ -1186,7 +1186,7 @@ mutitable in format_command
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 
      more example text
@@ -1252,7 +1252,7 @@ mutitable in format_command
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
                in macro, a format_command containing some other commands.
                   • i--tem 1
@@ -1283,7 +1283,7 @@ mutitable in format_command
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 
      s--mallexample
@@ -1309,23 +1309,23 @@ mutitable in format_command
 
           in group
 
-               A quot—ation
+               A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1333,30 +1333,30 @@ mutitable in format_command
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
           in macro, a format_command containing some other commands.
-             • i–tem 1
-             • i–tem 2
+             • i-tem 1
+             • i-tem 2
 
-            1. e–numerate
+            1. e-numerate
 
-          mu–ltitable headitem                        another tab
+          mu-ltitable headitem                        another tab
           
-----------------------------------------------------------------------------------------------
-          mu–ltitable item                            multitable tab
-          mu–ltitable item 2                          multitable tab 2
-          lone mu–ltitable item
+          mu-ltitable item                            multitable tab
+          mu-ltitable item 2                          multitable tab 2
+          lone mu-ltitable item
 
                e--xample  some
                   text
@@ -1364,18 +1364,18 @@ mutitable in format_command
                s--mallexample
 
            -- c--ategory: d--effn_name a--rguments...
-               d–effn
+               d-effn
 
           a
-               l–ine
+               l-ine
 
-          c–artouche
+          c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      deffn continues call macro in deffn in format_command
           in macro
@@ -1398,23 +1398,23 @@ mutitable in format_command
 
                in group
 
-                    A quot—ation
+                    A quot--ation
 
           subheading
           ----------
 
           in verbatim
 
-             • i–tem 1
-             • i–tem 2
+             • i-tem 1
+             • i-tem 2
 
-            1. e–numerate
+            1. e-numerate
 
-          mu–ltitable headitem                        another tab
+          mu-ltitable headitem                        another tab
           
-----------------------------------------------------------------------------------------------
-          mu–ltitable item                            multitable tab
-          mu–ltitable item 2                          multitable tab 2
-          lone mu–ltitable item
+          mu-ltitable item                            multitable tab
+          mu-ltitable item 2                          multitable tab 2
+          lone mu-ltitable item
 
                e--xample  some
                   text
@@ -1422,31 +1422,31 @@ mutitable in format_command
                s--mallexample
 
            -- c--ategory: d--effn_name a--rguments...
-               d–effn
+               d-effn
 
           a
-               l–ine
+               l-ine
 
-          c–artouche
+          c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
                in macro, a format_command containing some other
                commands.
-                  • i–tem 1
-                  • i–tem 2
+                  • i-tem 1
+                  • i-tem 2
 
-                 1. e–numerate
+                 1. e-numerate
 
-               mu–ltitable headitem                        another tab
+               mu-ltitable headitem                        another tab
                
-----------------------------------------------------------------------------------------------
-               mu–ltitable item                            multitable tab
-               mu–ltitable item 2                          multitable tab 2
-               lone mu–ltitable item
+               mu-ltitable item                            multitable tab
+               mu-ltitable item 2                          multitable tab 2
+               lone mu-ltitable item
 
                     e--xample  some
                        text
@@ -1454,18 +1454,18 @@ mutitable in format_command
                     s--mallexample
 
                 -- c--ategory: d--effn_name a--rguments...
-                    d–effn
+                    d-effn
 
                a
-                    l–ine
+                    l-ine
 
-               c–artouche
+               c-artouche
 
-               f–lushleft
+               f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    call macro in deffn at the beginning
  -- c--ategory2: d--effn_name2 a--rguments2...
@@ -1489,23 +1489,23 @@ mutitable in format_command
 
           in group
 
-               A quot—ation
+               A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1513,30 +1513,30 @@ mutitable in format_command
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
           in macro, a format_command containing some other commands.
-             • i–tem 1
-             • i–tem 2
+             • i-tem 1
+             • i-tem 2
 
-            1. e–numerate
+            1. e-numerate
 
-          mu–ltitable headitem                        another tab
+          mu-ltitable headitem                        another tab
           
-----------------------------------------------------------------------------------------------
-          mu–ltitable item                            multitable tab
-          mu–ltitable item 2                          multitable tab 2
-          lone mu–ltitable item
+          mu-ltitable item                            multitable tab
+          mu-ltitable item 2                          multitable tab 2
+          lone mu-ltitable item
 
                e--xample  some
                   text
@@ -1544,18 +1544,18 @@ mutitable in format_command
                s--mallexample
 
            -- c--ategory: d--effn_name a--rguments...
-               d–effn
+               d-effn
 
           a
-               l–ine
+               l-ine
 
-          c–artouche
+          c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 a line
      call macro in table in macro
@@ -1578,23 +1578,23 @@ a line
 
           in group
 
-               A quot—ation
+               A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1602,30 +1602,30 @@ a line
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
           in macro, a format_command containing some other commands.
-             • i–tem 1
-             • i–tem 2
+             • i-tem 1
+             • i-tem 2
 
-            1. e–numerate
+            1. e-numerate
 
-          mu–ltitable headitem                        another tab
+          mu-ltitable headitem                        another tab
           
-----------------------------------------------------------------------------------------------
-          mu–ltitable item                            multitable tab
-          mu–ltitable item 2                          multitable tab 2
-          lone mu–ltitable item
+          mu-ltitable item                            multitable tab
+          mu-ltitable item 2                          multitable tab 2
+          lone mu-ltitable item
 
                e--xample  some
                   text
@@ -1633,18 +1633,18 @@ a line
                s--mallexample
 
            -- c--ategory: d--effn_name a--rguments...
-               d–effn
+               d-effn
 
           a
-               l–ine
+               l-ine
 
-          c–artouche
+          c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      call macro in table at an item beginning
 a line
@@ -1668,23 +1668,23 @@ a line
 
           in group
 
-               A quot—ation
+               A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1692,30 +1692,30 @@ a line
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
           in macro, a format_command containing some other commands.
-             • i–tem 1
-             • i–tem 2
+             • i-tem 1
+             • i-tem 2
 
-            1. e–numerate
+            1. e-numerate
 
-          mu–ltitable headitem                        another tab
+          mu-ltitable headitem                        another tab
           
-----------------------------------------------------------------------------------------------
-          mu–ltitable item                            multitable tab
-          mu–ltitable item 2                          multitable tab 2
-          lone mu–ltitable item
+          mu-ltitable item                            multitable tab
+          mu-ltitable item 2                          multitable tab 2
+          lone mu-ltitable item
 
                e--xample  some
                   text
@@ -1723,18 +1723,18 @@ a line
                s--mallexample
 
            -- c--ategory: d--effn_name a--rguments...
-               d–effn
+               d-effn
 
           a
-               l–ine
+               l-ine
 
-          c–artouche
+          c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 a line2
      call macro in table in format_command
@@ -1758,23 +1758,23 @@ a line2
 
                in group
 
-                    A quot—ation
+                    A quot--ation
 
           subheading
           ----------
 
           in verbatim
 
-             • i–tem 1
-             • i–tem 2
+             • i-tem 1
+             • i-tem 2
 
-            1. e–numerate
+            1. e-numerate
 
-          mu–ltitable headitem                        another tab
+          mu-ltitable headitem                        another tab
           
-----------------------------------------------------------------------------------------------
-          mu–ltitable item                            multitable tab
-          mu–ltitable item 2                          multitable tab 2
-          lone mu–ltitable item
+          mu-ltitable item                            multitable tab
+          mu-ltitable item 2                          multitable tab 2
+          lone mu-ltitable item
 
                e--xample  some
                   text
@@ -1782,31 +1782,31 @@ a line2
                s--mallexample
 
            -- c--ategory: d--effn_name a--rguments...
-               d–effn
+               d-effn
 
           a
-               l–ine
+               l-ine
 
-          c–artouche
+          c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
                in macro, a format_command containing some other
                commands.
-                  • i–tem 1
-                  • i–tem 2
+                  • i-tem 1
+                  • i-tem 2
 
-                 1. e–numerate
+                 1. e-numerate
 
-               mu–ltitable headitem                        another tab
+               mu-ltitable headitem                        another tab
                
-----------------------------------------------------------------------------------------------
-               mu–ltitable item                            multitable tab
-               mu–ltitable item 2                          multitable tab 2
-               lone mu–ltitable item
+               mu-ltitable item                            multitable tab
+               mu-ltitable item 2                          multitable tab 2
+               lone mu-ltitable item
 
                     e--xample  some
                        text
@@ -1814,18 +1814,18 @@ a line2
                     s--mallexample
 
                 -- c--ategory: d--effn_name a--rguments...
-                    d–effn
+                    d-effn
 
                a
-                    l–ine
+                    l-ine
 
-               c–artouche
+               c-artouche
 
-               f–lushleft
+               f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    call macro at cartouche begin
    in macro
@@ -1848,23 +1848,23 @@ a line2
 
      in group
 
-          A quot—ation
+          A quot--ation
 
 subheading
 ----------
 
 in verbatim
 
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -1872,30 +1872,30 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-   c–artouche
+   c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1903,18 +1903,18 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    cartouche call macro in cartouche in macro
 
@@ -1936,23 +1936,23 @@ f–lushleft
 
      in group
 
-          A quot—ation
+          A quot--ation
 
 subheading
 ----------
 
 in verbatim
 
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -1960,30 +1960,30 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-   c–artouche
+   c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1991,18 +1991,18 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    call macro in cartouche in format_command
      in macro
@@ -2025,23 +2025,23 @@ f–lushleft
 
           in group
 
-               A quot—ation
+               A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -2049,30 +2049,30 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
           in macro, a format_command containing some other commands.
-             • i–tem 1
-             • i–tem 2
+             • i-tem 1
+             • i-tem 2
 
-            1. e–numerate
+            1. e-numerate
 
-          mu–ltitable headitem                        another tab
+          mu-ltitable headitem                        another tab
           
-----------------------------------------------------------------------------------------------
-          mu–ltitable item                            multitable tab
-          mu–ltitable item 2                          multitable tab 2
-          lone mu–ltitable item
+          mu-ltitable item                            multitable tab
+          mu-ltitable item 2                          multitable tab 2
+          lone mu-ltitable item
 
                e--xample  some
                   text
@@ -2080,18 +2080,18 @@ f–lushleft
                s--mallexample
 
            -- c--ategory: d--effn_name a--rguments...
-               d–effn
+               d-effn
 
           a
-               l–ine
+               l-ine
 
-          c–artouche
+          c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 call macro in flushleft
 in macro
@@ -2114,23 +2114,23 @@ After
 
      in group
 
-          A quot—ation
+          A quot--ation
 
 subheading
 ----------
 
 in verbatim
 
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -2138,30 +2138,30 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-c–artouche
+c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -2169,18 +2169,18 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 flushleft
 call macro in flushleft in format_command
@@ -2204,23 +2204,23 @@ call macro in flushleft in format_command
 
           in group
 
-               A quot—ation
+               A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -2228,30 +2228,30 @@ call macro in flushleft in format_command
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
           in macro, a format_command containing some other commands.
-             • i–tem 1
-             • i–tem 2
+             • i-tem 1
+             • i-tem 2
 
-            1. e–numerate
+            1. e-numerate
 
-          mu–ltitable headitem                        another tab
+          mu-ltitable headitem                        another tab
           
-----------------------------------------------------------------------------------------------
-          mu–ltitable item                            multitable tab
-          mu–ltitable item 2                          multitable tab 2
-          lone mu–ltitable item
+          mu-ltitable item                            multitable tab
+          mu-ltitable item 2                          multitable tab 2
+          lone mu-ltitable item
 
                e--xample  some
                   text
@@ -2259,18 +2259,18 @@ call macro in flushleft in format_command
                s--mallexample
 
            -- c--ategory: d--effn_name a--rguments...
-               d–effn
+               d-effn
 
           a
-               l–ine
+               l-ine
 
-          c–artouche
+          c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
                                                                in macro
 
@@ -2292,23 +2292,23 @@ call macro in flushleft in format_command
 
                                                                in group
 
-                                                           A quot—ation
+                                                          A quot--ation
 
 subheading
 ----------
 
 in verbatim
 
-   •                                                                 i–tem 1
-   •                                                                 i–tem 2
+   •                                                                 i-tem 1
+   •                                                                 i-tem 2
 
-  1.                                                              e–numerate
+  1.                                                              e-numerate
 
-                    mu–ltitable headitem                                       
 another tab
+                    mu-ltitable headitem                                       
 another tab
 
-----------------------------------------------------------------------------------------------
-                        mu–ltitable item                                     
multitable tab
-                      mu–ltitable item 2                                   
multitable tab 2
-                   lone mu–ltitable item
+                        mu-ltitable item                                     
multitable tab
+                      mu-ltitable item 2                                   
multitable tab 2
+                   lone mu-ltitable item
 
      e--xample  some
         text
@@ -2316,30 +2316,30 @@ in verbatim
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-                                                                 d–effn
+                                                                 d-effn
 
 a
-                                                                  l–ine
+                                                                  l-ine
 
-                                                             c–artouche
+                                                             c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
              in macro, a format_command containing some other commands.
-        •                                                                 
i–tem 1
-        •                                                                 
i–tem 2
+        •                                                                 
i-tem 1
+        •                                                                 
i-tem 2
 
-       1.                                                              
e–numerate
+       1.                                                              
e-numerate
 
-                         mu–ltitable headitem                                  
      another tab
+                         mu-ltitable headitem                                  
      another tab
      
-----------------------------------------------------------------------------------------------
-                             mu–ltitable item                                  
   multitable tab
-                           mu–ltitable item 2                                  
 multitable tab 2
-                        lone mu–ltitable item
+                             mu-ltitable item                                  
   multitable tab
+                           mu-ltitable item 2                                  
 multitable tab 2
+                        lone mu-ltitable item
 
           e--xample  some
              text
@@ -2347,18 +2347,18 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-                                                                 d–effn
+                                                                 d-effn
 
      a
-                                                                  l–ine
+                                                                  l-ine
 
-                                                             c–artouche
+                                                             c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
                                                              flushright
                                                                in macro
@@ -2381,23 +2381,23 @@ f–lushleft
 
                                                                in group
 
-                                                           A quot—ation
+                                                          A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        •                                                                 
i–tem 1
-        •                                                                 
i–tem 2
+        •                                                                 
i-tem 1
+        •                                                                 
i-tem 2
 
-       1.                                                              
e–numerate
+       1.                                                              
e-numerate
 
-                         mu–ltitable headitem                                  
      another tab
+                         mu-ltitable headitem                                  
      another tab
      
-----------------------------------------------------------------------------------------------
-                             mu–ltitable item                                  
   multitable tab
-                           mu–ltitable item 2                                  
 multitable tab 2
-                        lone mu–ltitable item
+                             mu-ltitable item                                  
   multitable tab
+                           mu-ltitable item 2                                  
 multitable tab 2
+                        lone mu-ltitable item
 
           e--xample  some
              text
@@ -2405,30 +2405,30 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-                                                                 d–effn
+                                                                 d-effn
 
      a
-                                                                  l–ine
+                                                                  l-ine
 
-                                                             c–artouche
+                                                             c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
              in macro, a format_command containing some other commands.
-             •                                                                 
i–tem 1
-             •                                                                 
i–tem 2
+             •                                                                 
i-tem 1
+             •                                                                 
i-tem 2
 
-            1.                                                              
e–numerate
+            1.                                                              
e-numerate
 
-                              mu–ltitable headitem                             
           another tab
+                              mu-ltitable headitem                             
           another tab
           
-----------------------------------------------------------------------------------------------
-                                  mu–ltitable item                             
        multitable tab
-                                mu–ltitable item 2                             
      multitable tab 2
-                             lone mu–ltitable item
+                                  mu-ltitable item                             
        multitable tab
+                                mu-ltitable item 2                             
      multitable tab 2
+                             lone mu-ltitable item
 
                e--xample  some
                   text
@@ -2436,18 +2436,18 @@ f–lushleft
                s--mallexample
 
            -- c--ategory: d--effn_name a--rguments...
-                                                                 d–effn
+                                                                 d-effn
 
           a
-                                                                  l–ine
+                                                                  l-ine
 
-                                                             c–artouche
+                                                             c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 
 
diff --git a/tp/tests/nested_formats/res_parser/nested_menu/nested_formats.info 
b/tp/tests/nested_formats/res_parser/nested_menu/nested_formats.info
index be3a72ba1e..13bb6634a7 100644
--- a/tp/tests/nested_formats/res_parser/nested_menu/nested_formats.info
+++ b/tp/tests/nested_formats/res_parser/nested_menu/nested_formats.info
@@ -43,23 +43,23 @@ in group
 
 * Menu:
 
-     A quot—ation
+     A quot--ation
 
 subheading
 ----------
 
 in verbatim
 
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -67,32 +67,32 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-   c–artouche
+   c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 * Menu:
 
 in macro, a format_command containing some other commands.
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -100,18 +100,18 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-c–artouche
+c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    Call macro in format_command
 * Menu:
@@ -154,7 +154,7 @@ in group
 
 * Menu:
 
-     A quot—ation
+     A quot--ation
 
 subheading
 ----------
@@ -165,16 +165,16 @@ in verbatim
 
 
 
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -182,32 +182,32 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-c–artouche
+c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 * Menu:
 
 in macro, a format_command containing some other commands.
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -215,21 +215,21 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-c–artouche
+c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    Call macro in itemize at the beginning of an item
-   a–n itemize line in macro
+   a-n itemize line in macro
 
 * Menu:
 
@@ -265,23 +265,23 @@ f–lushleft
 
 * Menu:
 
-          A quot—ation
+          A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -289,32 +289,32 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 * Menu:
 
      in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -322,20 +322,20 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
-   a–n itemize line item 1 Call macro in itemize in macro
+   a-n itemize line item 1 Call macro in itemize in macro
 
 * Menu:
 
@@ -371,23 +371,23 @@ f–lushleft
 
 * Menu:
 
-          A quot—ation
+          A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -395,32 +395,32 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 * Menu:
 
      in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -428,20 +428,20 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
-   a–n itemize line item 2 Call macro in itemize in format_command
+   a-n itemize line item 2 Call macro in itemize in format_command
 * Menu:
 
      in macro
@@ -482,7 +482,7 @@ f–lushleft
 
 * Menu:
 
-          A quot—ation
+          A quot--ation
 
      subheading
      ----------
@@ -493,16 +493,16 @@ f–lushleft
 
 
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -510,32 +510,32 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 * Menu:
 
      in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -543,18 +543,18 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    Call macro in enumerate at the beginning of enumerate
   1. in macro
@@ -593,23 +593,23 @@ f–lushleft
 
 * Menu:
 
-          A quot—ation
+          A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -617,32 +617,32 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 * Menu:
 
      in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -650,18 +650,18 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
   2. enumerate Call macro in enumerate in macro
 
@@ -699,23 +699,23 @@ f–lushleft
 
 * Menu:
 
-          A quot—ation
+          A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -723,32 +723,32 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 * Menu:
 
      in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -756,18 +756,18 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
   3. enumerate2 Call macro in enumerate in format_command
 * Menu:
@@ -810,7 +810,7 @@ f–lushleft
 
 * Menu:
 
-          A quot—ation
+          A quot--ation
 
      subheading
      ----------
@@ -821,16 +821,16 @@ f–lushleft
 
 
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -838,32 +838,32 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 * Menu:
 
      in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -871,20 +871,20 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
 multitable item                             multitable tab.  And after Call 
macro in
                                             mutitable after item
@@ -924,23 +924,23 @@ in group
 
 * Menu:
 
-     A quot—ation
+     A quot--ation
 
 subheading
 ----------
 
 in verbatim
 
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem      another tab
+mu-ltitable headitem      another tab
 --------------------------------------------------------
-mu–ltitable item          multitable tab
-mu–ltitable item 2        multitable tab 2
-lone mu–ltitable item
+mu-ltitable item          multitable tab
+mu-ltitable item 2        multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -949,32 +949,32 @@ lone mu–ltitable item
 
  -- c--ategory: d--effn_name
           a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-c–artouche
+c-artouche
 
-f–lushleft
+f-lushleft
 
-                             f–lushright
+                             f-lushright
 
-             ce–ntered line
+             ce-ntered line
 
 * Menu:
 
 in macro, a format_command containing some other commands.
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem      another tab
+mu-ltitable headitem      another tab
 --------------------------------------------------------
-mu–ltitable item          multitable tab
-mu–ltitable item 2        multitable tab 2
-lone mu–ltitable item
+mu-ltitable item          multitable tab
+mu-ltitable item 2        multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -983,18 +983,18 @@ lone mu–ltitable item
 
  -- c--ategory: d--effn_name
           a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-c–artouche
+c-artouche
 
-f–lushleft
+f-lushleft
 
-                             f–lushright
+                             f-lushright
 
-             ce–ntered line
+             ce-ntered line
 
 multitable item 2                           multitable tab 2 Call macro in 
mutitable in
                                             macro
@@ -1033,23 +1033,23 @@ multitable item 2                           multitable 
tab 2 Call macro in mutit
                                             
                                             * Menu:
                                             
-                                                 A quot—ation
+                                                 A quot--ation
                                             
                                             subheading
                                             ----------
                                             
                                             in verbatim
                                             
-                                               • i–tem 1
-                                               • i–tem 2
+                                               • i-tem 1
+                                               • i-tem 2
                                             
-                                              1. e–numerate
+                                              1. e-numerate
                                             
-                                            mu–ltitable headitem          
another tab
+                                            mu-ltitable headitem          
another tab
                                             
-----------------------------------------------------------------
-                                            mu–ltitable item              
multitable tab
-                                            mu–ltitable item 2            
multitable tab 2
-                                            lone mu–ltitable item
+                                            mu-ltitable item              
multitable tab
+                                            mu-ltitable item 2            
multitable tab 2
+                                            lone mu-ltitable item
                                             
                                                  e--xample  some
                                                     text
@@ -1057,32 +1057,32 @@ multitable item 2                           multitable 
tab 2 Call macro in mutit
                                                  s--mallexample
                                             
                                              -- c--ategory: d--effn_name 
a--rguments...
-                                                 d–effn
+                                                 d-effn
                                             
                                             a
-                                                 l–ine
+                                                 l-ine
                                             
-                                            c–artouche
+                                            c-artouche
                                             
-                                            f–lushleft
+                                            f-lushleft
                                             
-                                                                               
 f–lushright
+                                                                               
 f-lushright
                                             
-                                                            ce–ntered line
+                                                            ce-ntered line
                                             
                                             * Menu:
                                             
                                             in macro, a format_command 
containing some other commands.
-                                               • i–tem 1
-                                               • i–tem 2
+                                               • i-tem 1
+                                               • i-tem 2
                                             
-                                              1. e–numerate
+                                              1. e-numerate
                                             
-                                            mu–ltitable headitem          
another tab
+                                            mu-ltitable headitem          
another tab
                                             
-----------------------------------------------------------------
-                                            mu–ltitable item              
multitable tab
-                                            mu–ltitable item 2            
multitable tab 2
-                                            lone mu–ltitable item
+                                            mu-ltitable item              
multitable tab
+                                            mu-ltitable item 2            
multitable tab 2
+                                            lone mu-ltitable item
                                             
                                                  e--xample  some
                                                     text
@@ -1090,18 +1090,18 @@ multitable item 2                           multitable 
tab 2 Call macro in mutit
                                                  s--mallexample
                                             
                                              -- c--ategory: d--effn_name 
a--rguments...
-                                                 d–effn
+                                                 d-effn
                                             
                                             a
-                                                 l–ine
+                                                 l-ine
                                             
-                                            c–artouche
+                                            c-artouche
                                             
-                                            f–lushleft
+                                            f-lushleft
                                             
-                                                                               
 f–lushright
+                                                                               
 f-lushright
                                             
-                                                            ce–ntered line
+                                                            ce-ntered line
                                             
 lone multitable item Call macro in
 mutitable in format_command
@@ -1145,7 +1145,7 @@ in group
 
 * Menu:
 
-     A quot—ation
+     A quot--ation
 
 subheading
 ----------
@@ -1156,16 +1156,16 @@ in verbatim
 
 
 
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem      another tab
+mu-ltitable headitem      another tab
 --------------------------------------------------------
-mu–ltitable item          multitable tab
-mu–ltitable item 2        multitable tab 2
-lone mu–ltitable item
+mu-ltitable item          multitable tab
+mu-ltitable item 2        multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -1174,32 +1174,32 @@ lone mu–ltitable item
 
  -- c--ategory: d--effn_name
           a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-c–artouche
+c-artouche
 
-f–lushleft
+f-lushleft
 
-                             f–lushright
+                             f-lushright
 
-             ce–ntered line
+             ce-ntered line
 
 * Menu:
 
 in macro, a format_command containing some other commands.
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem      another tab
+mu-ltitable headitem      another tab
 --------------------------------------------------------
-mu–ltitable item          multitable tab
-mu–ltitable item 2        multitable tab 2
-lone mu–ltitable item
+mu-ltitable item          multitable tab
+mu-ltitable item 2        multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -1208,18 +1208,18 @@ lone mu–ltitable item
 
  -- c--ategory: d--effn_name
           a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-c–artouche
+c-artouche
 
-f–lushleft
+f-lushleft
 
-                             f–lushright
+                             f-lushright
 
-             ce–ntered line
+             ce-ntered line
 
    call macro at the example beginning
      in macro
@@ -1260,7 +1260,7 @@ f–lushleft
 
 * Menu:
 
-          A quot—ation
+          A quot--ation
 
      subheading
      ----------
@@ -1299,21 +1299,21 @@ f–lushleft
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 * Menu:
 
      in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1321,18 +1321,18 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      example  some
         text
@@ -1375,7 +1375,7 @@ f–lushleft
 
 * Menu:
 
-          A quot—ation
+          A quot--ation
 
      subheading
      ----------
@@ -1414,21 +1414,21 @@ f–lushleft
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 * Menu:
 
      in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1436,18 +1436,18 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 
      more example text
@@ -1492,7 +1492,7 @@ f–lushleft
 
 * Menu:
 
-          A quot—ation
+          A quot--ation
 
      subheading
      ----------
@@ -1503,16 +1503,16 @@ f–lushleft
 
 
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1520,32 +1520,32 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 * Menu:
 
      in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1553,18 +1553,18 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 
      s--mallexample
@@ -1606,23 +1606,23 @@ f–lushleft
 
 * Menu:
 
-          A quot—ation
+          A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1630,32 +1630,32 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 * Menu:
 
      in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1663,18 +1663,18 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      deffn continues call macro in deffn in format_command
 * Menu:
@@ -1717,7 +1717,7 @@ f–lushleft
 
 * Menu:
 
-          A quot—ation
+          A quot--ation
 
      subheading
      ----------
@@ -1728,16 +1728,16 @@ f–lushleft
 
 
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1745,32 +1745,32 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 * Menu:
 
      in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1778,18 +1778,18 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    call macro in deffn at the beginning
  -- c--ategory2: d--effn_name2 a--rguments2...
@@ -1829,23 +1829,23 @@ f–lushleft
 
 * Menu:
 
-          A quot—ation
+          A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1853,32 +1853,32 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 * Menu:
 
      in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1886,18 +1886,18 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 a line
      call macro in table in macro
@@ -1936,23 +1936,23 @@ a line
 
 * Menu:
 
-          A quot—ation
+          A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1960,32 +1960,32 @@ a line
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 * Menu:
 
      in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1993,18 +1993,18 @@ a line
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      call macro in table at an item beginning
 a line
@@ -2044,23 +2044,23 @@ a line
 
 * Menu:
 
-          A quot—ation
+          A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -2068,32 +2068,32 @@ a line
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 * Menu:
 
      in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -2101,18 +2101,18 @@ a line
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 a line2
      call macro in table in format_command
@@ -2156,7 +2156,7 @@ a line2
 
 * Menu:
 
-          A quot—ation
+          A quot--ation
 
      subheading
      ----------
@@ -2167,16 +2167,16 @@ a line2
 
 
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -2184,32 +2184,32 @@ a line2
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 * Menu:
 
      in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -2217,18 +2217,18 @@ a line2
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    call macro at cartouche begin
    in macro
@@ -2267,23 +2267,23 @@ in group
 
 * Menu:
 
-     A quot—ation
+     A quot--ation
 
 subheading
 ----------
 
 in verbatim
 
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -2291,32 +2291,32 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-   c–artouche
+   c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 * Menu:
 
 in macro, a format_command containing some other commands.
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -2324,18 +2324,18 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-c–artouche
+c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    cartouche call macro in cartouche in macro
 
@@ -2373,23 +2373,23 @@ in group
 
 * Menu:
 
-     A quot—ation
+     A quot--ation
 
 subheading
 ----------
 
 in verbatim
 
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -2397,32 +2397,32 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-   c–artouche
+   c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 * Menu:
 
 in macro, a format_command containing some other commands.
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -2430,18 +2430,18 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-c–artouche
+c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    call macro in cartouche in format_command
 * Menu:
@@ -2484,7 +2484,7 @@ in group
 
 * Menu:
 
-     A quot—ation
+     A quot--ation
 
 subheading
 ----------
@@ -2495,16 +2495,16 @@ in verbatim
 
 
 
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -2512,32 +2512,32 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-c–artouche
+c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 * Menu:
 
 in macro, a format_command containing some other commands.
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -2545,18 +2545,18 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-c–artouche
+c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 call macro in flushleft
 in macro
@@ -2595,23 +2595,23 @@ in group
 
 * Menu:
 
-     A quot—ation
+     A quot--ation
 
 subheading
 ----------
 
 in verbatim
 
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -2619,32 +2619,32 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-c–artouche
+c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 * Menu:
 
 in macro, a format_command containing some other commands.
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -2652,18 +2652,18 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-c–artouche
+c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 flushleft
 call macro in flushleft in format_command
@@ -2707,7 +2707,7 @@ in group
 
 * Menu:
 
-     A quot—ation
+     A quot--ation
 
 subheading
 ----------
@@ -2718,16 +2718,16 @@ in verbatim
 
 
 
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -2735,32 +2735,32 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-c–artouche
+c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 * Menu:
 
 in macro, a format_command containing some other commands.
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -2768,18 +2768,18 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-c–artouche
+c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
                                                                in macro
 
@@ -2817,23 +2817,23 @@ in group
 
 * Menu:
 
-     A quot—ation
+     A quot--ation
 
 subheading
 ----------
 
 in verbatim
 
-   •                                                                 i–tem 1
-   •                                                                 i–tem 2
+   •                                                                 i-tem 1
+   •                                                                 i-tem 2
 
-  1.                                                              e–numerate
+  1.                                                              e-numerate
 
-                    mu–ltitable headitem                                       
 another tab
+                    mu-ltitable headitem                                       
 another tab
 
-----------------------------------------------------------------------------------------------
-                        mu–ltitable item                                     
multitable tab
-                      mu–ltitable item 2                                   
multitable tab 2
-                   lone mu–ltitable item
+                        mu-ltitable item                                     
multitable tab
+                      mu-ltitable item 2                                   
multitable tab 2
+                   lone mu-ltitable item
 
      e--xample  some
         text
@@ -2841,32 +2841,32 @@ in verbatim
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-                                                                 d–effn
+                                                                 d-effn
 
 a
-                                                                  l–ine
+                                                                  l-ine
 
-                                                             c–artouche
+                                                             c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 * Menu:
 
 in macro, a format_command containing some other commands.
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -2874,18 +2874,18 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-c–artouche
+c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
                                                              flushright
 * Menu:
@@ -2928,7 +2928,7 @@ in group
 
 * Menu:
 
-     A quot—ation
+     A quot--ation
 
 subheading
 ----------
@@ -2939,16 +2939,16 @@ in verbatim
 
 
 
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -2956,32 +2956,32 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-c–artouche
+c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 * Menu:
 
 in macro, a format_command containing some other commands.
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -2989,18 +2989,18 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-c–artouche
+c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 
 
diff --git 
a/tp/tests/nested_formats/res_parser/nested_multitable/nested_formats.info 
b/tp/tests/nested_formats/res_parser/nested_multitable/nested_formats.info
index 95bd39d152..61b82f4f82 100644
--- a/tp/tests/nested_formats/res_parser/nested_multitable/nested_formats.info
+++ b/tp/tests/nested_formats/res_parser/nested_multitable/nested_formats.info
@@ -27,23 +27,23 @@ in group
 
 in group
 
-     A quot—ation
+     A quot--ation
 
 subheading
 ----------
 
 in verbatim
 
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -51,30 +51,30 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-   c–artouche
+   c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 in macro, a format_command containing some other commands.
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -82,18 +82,18 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-c–artouche
+c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    Call macro in format_command
 in macro
@@ -116,23 +116,23 @@ After
 
 in group
 
-     A quot—ation
+     A quot--ation
 
 subheading
 ----------
 
 in verbatim
 
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -140,30 +140,30 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-c–artouche
+c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 in macro, a format_command containing some other commands.
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -171,21 +171,21 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-c–artouche
+c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    Call macro in itemize at the beginning of an item
-   a–n itemize line in macro
+   a-n itemize line in macro
 
      in format_command
 
@@ -205,23 +205,23 @@ f–lushleft
 
      in group
 
-          A quot—ation
+          A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -229,30 +229,30 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -260,20 +260,20 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
-   a–n itemize line item 1 Call macro in itemize in macro
+   a-n itemize line item 1 Call macro in itemize in macro
 
      in format_command
 
@@ -293,23 +293,23 @@ f–lushleft
 
      in group
 
-          A quot—ation
+          A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -317,30 +317,30 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -348,20 +348,20 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
-   a–n itemize line item 2 Call macro in itemize in format_command
+   a-n itemize line item 2 Call macro in itemize in format_command
      in macro
 
      in format_command
@@ -382,23 +382,23 @@ f–lushleft
 
      in group
 
-          A quot—ation
+          A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -406,30 +406,30 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -437,18 +437,18 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    Call macro in enumerate at the beginning of enumerate
   1. in macro
@@ -471,23 +471,23 @@ f–lushleft
 
      in group
 
-          A quot—ation
+          A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -495,30 +495,30 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -526,18 +526,18 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
   2. enumerate Call macro in enumerate in macro
 
@@ -559,23 +559,23 @@ f–lushleft
 
      in group
 
-          A quot—ation
+          A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -583,30 +583,30 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -614,18 +614,18 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
   3. enumerate2 Call macro in enumerate in format_command
      in macro
@@ -648,23 +648,23 @@ f–lushleft
 
      in group
 
-          A quot—ation
+          A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -672,30 +672,30 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -703,20 +703,20 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
 multitable item                             multitable tab.  And after Call 
macro in
                                             mutitable after item
@@ -740,23 +740,23 @@ After
 
 in group
 
-     A quot—ation
+     A quot--ation
 
 subheading
 ----------
 
 in verbatim
 
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem      another tab
+mu-ltitable headitem      another tab
 --------------------------------------------------------
-mu–ltitable item          multitable tab
-mu–ltitable item 2        multitable tab 2
-lone mu–ltitable item
+mu-ltitable item          multitable tab
+mu-ltitable item 2        multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -765,31 +765,31 @@ lone mu–ltitable item
 
  -- c--ategory: d--effn_name
           a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-c–artouche
+c-artouche
 
-f–lushleft
+f-lushleft
 
-                             f–lushright
+                             f-lushright
 
-             ce–ntered line
+             ce-ntered line
 
 in macro, a format_command containing
 some other commands.
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem      another tab
+mu-ltitable headitem      another tab
 --------------------------------------------------------
-mu–ltitable item          multitable tab
-mu–ltitable item 2        multitable tab 2
-lone mu–ltitable item
+mu-ltitable item          multitable tab
+mu-ltitable item 2        multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -798,18 +798,18 @@ lone mu–ltitable item
 
  -- c--ategory: d--effn_name
           a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-c–artouche
+c-artouche
 
-f–lushleft
+f-lushleft
 
-                             f–lushright
+                             f-lushright
 
-             ce–ntered line
+             ce-ntered line
 
 multitable item 2                           multitable tab 2 Call macro in 
mutitable in
                                             macro
@@ -832,23 +832,23 @@ multitable item 2                           multitable 
tab 2 Call macro in mutit
                                             
                                             in group
                                             
-                                                 A quot—ation
+                                                 A quot--ation
                                             
                                             subheading
                                             ----------
                                             
                                             in verbatim
                                             
-                                               • i–tem 1
-                                               • i–tem 2
+                                               • i-tem 1
+                                               • i-tem 2
                                             
-                                              1. e–numerate
+                                              1. e-numerate
                                             
-                                            mu–ltitable headitem          
another tab
+                                            mu-ltitable headitem          
another tab
                                             
-----------------------------------------------------------------
-                                            mu–ltitable item              
multitable tab
-                                            mu–ltitable item 2            
multitable tab 2
-                                            lone mu–ltitable item
+                                            mu-ltitable item              
multitable tab
+                                            mu-ltitable item 2            
multitable tab 2
+                                            lone mu-ltitable item
                                             
                                                  e--xample  some
                                                     text
@@ -856,31 +856,31 @@ multitable item 2                           multitable 
tab 2 Call macro in mutit
                                                  s--mallexample
                                             
                                              -- c--ategory: d--effn_name 
a--rguments...
-                                                 d–effn
+                                                 d-effn
                                             
                                             a
-                                                 l–ine
+                                                 l-ine
                                             
-                                            c–artouche
+                                            c-artouche
                                             
-                                            f–lushleft
+                                            f-lushleft
                                             
-                                                                               
 f–lushright
+                                                                               
 f-lushright
                                             
-                                                            ce–ntered line
+                                                            ce-ntered line
                                             
                                             in macro, a format_command 
containing some other
                                             commands.
-                                               • i–tem 1
-                                               • i–tem 2
+                                               • i-tem 1
+                                               • i-tem 2
                                             
-                                              1. e–numerate
+                                              1. e-numerate
                                             
-                                            mu–ltitable headitem          
another tab
+                                            mu-ltitable headitem          
another tab
                                             
-----------------------------------------------------------------
-                                            mu–ltitable item              
multitable tab
-                                            mu–ltitable item 2            
multitable tab 2
-                                            lone mu–ltitable item
+                                            mu-ltitable item              
multitable tab
+                                            mu-ltitable item 2            
multitable tab 2
+                                            lone mu-ltitable item
                                             
                                                  e--xample  some
                                                     text
@@ -888,18 +888,18 @@ multitable item 2                           multitable 
tab 2 Call macro in mutit
                                                  s--mallexample
                                             
                                              -- c--ategory: d--effn_name 
a--rguments...
-                                                 d–effn
+                                                 d-effn
                                             
                                             a
-                                                 l–ine
+                                                 l-ine
                                             
-                                            c–artouche
+                                            c-artouche
                                             
-                                            f–lushleft
+                                            f-lushleft
                                             
-                                                                               
 f–lushright
+                                                                               
 f-lushright
                                             
-                                                            ce–ntered line
+                                                            ce-ntered line
                                             
 lone multitable item Call macro in
 mutitable in format_command
@@ -923,23 +923,23 @@ After
 
 in group
 
-     A quot—ation
+     A quot--ation
 
 subheading
 ----------
 
 in verbatim
 
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem      another tab
+mu-ltitable headitem      another tab
 --------------------------------------------------------
-mu–ltitable item          multitable tab
-mu–ltitable item 2        multitable tab 2
-lone mu–ltitable item
+mu-ltitable item          multitable tab
+mu-ltitable item 2        multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -948,31 +948,31 @@ lone mu–ltitable item
 
  -- c--ategory: d--effn_name
           a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-c–artouche
+c-artouche
 
-f–lushleft
+f-lushleft
 
-                             f–lushright
+                             f-lushright
 
-             ce–ntered line
+             ce-ntered line
 
 in macro, a format_command containing
 some other commands.
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem      another tab
+mu-ltitable headitem      another tab
 --------------------------------------------------------
-mu–ltitable item          multitable tab
-mu–ltitable item 2        multitable tab 2
-lone mu–ltitable item
+mu-ltitable item          multitable tab
+mu-ltitable item 2        multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -981,18 +981,18 @@ lone mu–ltitable item
 
  -- c--ategory: d--effn_name
           a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-c–artouche
+c-artouche
 
-f–lushleft
+f-lushleft
 
-                             f–lushright
+                             f-lushright
 
-             ce–ntered line
+             ce-ntered line
 
    call macro at the example beginning
      in macro
@@ -1056,7 +1056,7 @@ f–lushleft
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      in macro, a format_command containing some other commands.
         • i--tem 1
@@ -1087,7 +1087,7 @@ f–lushleft
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      example  some
         text
@@ -1153,7 +1153,7 @@ f–lushleft
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      in macro, a format_command containing some other commands.
         • i--tem 1
@@ -1184,7 +1184,7 @@ f–lushleft
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 
      more example text
@@ -1250,7 +1250,7 @@ f–lushleft
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      in macro, a format_command containing some other commands.
         • i--tem 1
@@ -1281,7 +1281,7 @@ f–lushleft
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 
      s--mallexample
@@ -1307,23 +1307,23 @@ f–lushleft
 
      in group
 
-          A quot—ation
+          A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1331,30 +1331,30 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1362,18 +1362,18 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      deffn continues call macro in deffn in format_command
      in macro
@@ -1396,23 +1396,23 @@ f–lushleft
 
      in group
 
-          A quot—ation
+          A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1420,30 +1420,30 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1451,18 +1451,18 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    call macro in deffn at the beginning
  -- c--ategory2: d--effn_name2 a--rguments2...
@@ -1486,23 +1486,23 @@ f–lushleft
 
      in group
 
-          A quot—ation
+          A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1510,30 +1510,30 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1541,18 +1541,18 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 a line
      call macro in table in macro
@@ -1575,23 +1575,23 @@ a line
 
      in group
 
-          A quot—ation
+          A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1599,30 +1599,30 @@ a line
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1630,18 +1630,18 @@ a line
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      call macro in table at an item beginning
 a line
@@ -1665,23 +1665,23 @@ a line
 
      in group
 
-          A quot—ation
+          A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1689,30 +1689,30 @@ a line
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1720,18 +1720,18 @@ a line
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 a line2
      call macro in table in format_command
@@ -1755,23 +1755,23 @@ a line2
 
      in group
 
-          A quot—ation
+          A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1779,30 +1779,30 @@ a line2
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1810,18 +1810,18 @@ a line2
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    call macro at cartouche begin
    in macro
@@ -1844,23 +1844,23 @@ in group
 
 in group
 
-     A quot—ation
+     A quot--ation
 
 subheading
 ----------
 
 in verbatim
 
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -1868,30 +1868,30 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-   c–artouche
+   c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 in macro, a format_command containing some other commands.
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -1899,18 +1899,18 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-c–artouche
+c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    cartouche call macro in cartouche in macro
 
@@ -1932,23 +1932,23 @@ in group
 
 in group
 
-     A quot—ation
+     A quot--ation
 
 subheading
 ----------
 
 in verbatim
 
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -1956,30 +1956,30 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-   c–artouche
+   c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 in macro, a format_command containing some other commands.
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -1987,18 +1987,18 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-c–artouche
+c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    call macro in cartouche in format_command
 in macro
@@ -2021,23 +2021,23 @@ After
 
 in group
 
-     A quot—ation
+     A quot--ation
 
 subheading
 ----------
 
 in verbatim
 
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -2045,30 +2045,30 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-c–artouche
+c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 in macro, a format_command containing some other commands.
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -2076,18 +2076,18 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-c–artouche
+c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 call macro in flushleft
 in macro
@@ -2110,23 +2110,23 @@ After
 
 in group
 
-     A quot—ation
+     A quot--ation
 
 subheading
 ----------
 
 in verbatim
 
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -2134,30 +2134,30 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-c–artouche
+c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 in macro, a format_command containing some other commands.
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -2165,18 +2165,18 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-c–artouche
+c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 flushleft
 call macro in flushleft in format_command
@@ -2200,23 +2200,23 @@ After
 
 in group
 
-     A quot—ation
+     A quot--ation
 
 subheading
 ----------
 
 in verbatim
 
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -2224,30 +2224,30 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-c–artouche
+c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 in macro, a format_command containing some other commands.
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -2255,18 +2255,18 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-c–artouche
+c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
                                                                in macro
 
@@ -2288,23 +2288,23 @@ f–lushleft
 
                                                                in group
 
-                                                           A quot—ation
+                                                          A quot--ation
 
 subheading
 ----------
 
 in verbatim
 
-   •                                                                 i–tem 1
-   •                                                                 i–tem 2
+   •                                                                 i-tem 1
+   •                                                                 i-tem 2
 
-  1.                                                              e–numerate
+  1.                                                              e-numerate
 
-                    mu–ltitable headitem                                       
 another tab
+                    mu-ltitable headitem                                       
 another tab
 
-----------------------------------------------------------------------------------------------
-                        mu–ltitable item                                     
multitable tab
-                      mu–ltitable item 2                                   
multitable tab 2
-                   lone mu–ltitable item
+                        mu-ltitable item                                     
multitable tab
+                      mu-ltitable item 2                                   
multitable tab 2
+                   lone mu-ltitable item
 
      e--xample  some
         text
@@ -2312,30 +2312,30 @@ in verbatim
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-                                                                 d–effn
+                                                                 d-effn
 
 a
-                                                                  l–ine
+                                                                  l-ine
 
-                                                             c–artouche
+                                                             c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
              in macro, a format_command containing some other commands.
-   •                                                                 i–tem 1
-   •                                                                 i–tem 2
+   •                                                                 i-tem 1
+   •                                                                 i-tem 2
 
-  1.                                                              e–numerate
+  1.                                                              e-numerate
 
-                    mu–ltitable headitem                                       
 another tab
+                    mu-ltitable headitem                                       
 another tab
 
-----------------------------------------------------------------------------------------------
-                        mu–ltitable item                                     
multitable tab
-                      mu–ltitable item 2                                   
multitable tab 2
-                   lone mu–ltitable item
+                        mu-ltitable item                                     
multitable tab
+                      mu-ltitable item 2                                   
multitable tab 2
+                   lone mu-ltitable item
 
      e--xample  some
         text
@@ -2343,18 +2343,18 @@ f–lushleft
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-                                                                 d–effn
+                                                                 d-effn
 
 a
-                                                                  l–ine
+                                                                  l-ine
 
-                                                             c–artouche
+                                                             c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
                                                              flushright
                                                                in macro
@@ -2377,23 +2377,23 @@ f–lushleft
 
                                                                in group
 
-                                                           A quot—ation
+                                                          A quot--ation
 
 subheading
 ----------
 
 in verbatim
 
-   •                                                                 i–tem 1
-   •                                                                 i–tem 2
+   •                                                                 i-tem 1
+   •                                                                 i-tem 2
 
-  1.                                                              e–numerate
+  1.                                                              e-numerate
 
-                    mu–ltitable headitem                                       
 another tab
+                    mu-ltitable headitem                                       
 another tab
 
-----------------------------------------------------------------------------------------------
-                        mu–ltitable item                                     
multitable tab
-                      mu–ltitable item 2                                   
multitable tab 2
-                   lone mu–ltitable item
+                        mu-ltitable item                                     
multitable tab
+                      mu-ltitable item 2                                   
multitable tab 2
+                   lone mu-ltitable item
 
      e--xample  some
         text
@@ -2401,30 +2401,30 @@ in verbatim
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-                                                                 d–effn
+                                                                 d-effn
 
 a
-                                                                  l–ine
+                                                                  l-ine
 
-                                                             c–artouche
+                                                             c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
              in macro, a format_command containing some other commands.
-   •                                                                 i–tem 1
-   •                                                                 i–tem 2
+   •                                                                 i-tem 1
+   •                                                                 i-tem 2
 
-  1.                                                              e–numerate
+  1.                                                              e-numerate
 
-                    mu–ltitable headitem                                       
 another tab
+                    mu-ltitable headitem                                       
 another tab
 
-----------------------------------------------------------------------------------------------
-                        mu–ltitable item                                     
multitable tab
-                      mu–ltitable item 2                                   
multitable tab 2
-                   lone mu–ltitable item
+                        mu-ltitable item                                     
multitable tab
+                      mu-ltitable item 2                                   
multitable tab 2
+                   lone mu-ltitable item
 
      e--xample  some
         text
@@ -2432,18 +2432,18 @@ f–lushleft
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-                                                                 d–effn
+                                                                 d-effn
 
 a
-                                                                  l–ine
+                                                                  l-ine
 
-                                                             c–artouche
+                                                             c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 
 
diff --git 
a/tp/tests/nested_formats/res_parser/nested_quotation/nested_formats.info 
b/tp/tests/nested_formats/res_parser/nested_quotation/nested_formats.info
index 180b83a8e4..33ad5a8f0b 100644
--- a/tp/tests/nested_formats/res_parser/nested_quotation/nested_formats.info
+++ b/tp/tests/nested_formats/res_parser/nested_quotation/nested_formats.info
@@ -27,23 +27,23 @@ Call macro in macro
 
      in group
 
-          A quot—ation
+          A quot--ation
 
 subheading
 ----------
 
 in verbatim
 
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -51,30 +51,30 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-   c–artouche
+   c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -82,18 +82,18 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    Call macro in format_command
      in macro
@@ -116,23 +116,23 @@ f–lushleft
 
           in group
 
-               A quot—ation
+               A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -140,30 +140,30 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
           in macro, a format_command containing some other commands.
-             • i–tem 1
-             • i–tem 2
+             • i-tem 1
+             • i-tem 2
 
-            1. e–numerate
+            1. e-numerate
 
-          mu–ltitable headitem                        another tab
+          mu-ltitable headitem                        another tab
           
-----------------------------------------------------------------------------------------------
-          mu–ltitable item                            multitable tab
-          mu–ltitable item 2                          multitable tab 2
-          lone mu–ltitable item
+          mu-ltitable item                            multitable tab
+          mu-ltitable item 2                          multitable tab 2
+          lone mu-ltitable item
 
                e--xample  some
                   text
@@ -171,21 +171,21 @@ f–lushleft
                s--mallexample
 
            -- c--ategory: d--effn_name a--rguments...
-               d–effn
+               d-effn
 
           a
-               l–ine
+               l-ine
 
-          c–artouche
+          c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    Call macro in itemize at the beginning of an item
-   a–n itemize line in macro
+   a-n itemize line in macro
 
           in format_command
 
@@ -205,23 +205,23 @@ f–lushleft
 
           in group
 
-               A quot—ation
+               A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -229,30 +229,30 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
           in macro, a format_command containing some other commands.
-             • i–tem 1
-             • i–tem 2
+             • i-tem 1
+             • i-tem 2
 
-            1. e–numerate
+            1. e-numerate
 
-          mu–ltitable headitem                        another tab
+          mu-ltitable headitem                        another tab
           
-----------------------------------------------------------------------------------------------
-          mu–ltitable item                            multitable tab
-          mu–ltitable item 2                          multitable tab 2
-          lone mu–ltitable item
+          mu-ltitable item                            multitable tab
+          mu-ltitable item 2                          multitable tab 2
+          lone mu-ltitable item
 
                e--xample  some
                   text
@@ -260,20 +260,20 @@ f–lushleft
                s--mallexample
 
            -- c--ategory: d--effn_name a--rguments...
-               d–effn
+               d-effn
 
           a
-               l–ine
+               l-ine
 
-          c–artouche
+          c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
-   a–n itemize line item 1 Call macro in itemize in macro
+   a-n itemize line item 1 Call macro in itemize in macro
 
           in format_command
 
@@ -293,23 +293,23 @@ f–lushleft
 
           in group
 
-               A quot—ation
+               A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -317,30 +317,30 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
           in macro, a format_command containing some other commands.
-             • i–tem 1
-             • i–tem 2
+             • i-tem 1
+             • i-tem 2
 
-            1. e–numerate
+            1. e-numerate
 
-          mu–ltitable headitem                        another tab
+          mu-ltitable headitem                        another tab
           
-----------------------------------------------------------------------------------------------
-          mu–ltitable item                            multitable tab
-          mu–ltitable item 2                          multitable tab 2
-          lone mu–ltitable item
+          mu-ltitable item                            multitable tab
+          mu-ltitable item 2                          multitable tab 2
+          lone mu-ltitable item
 
                e--xample  some
                   text
@@ -348,20 +348,20 @@ f–lushleft
                s--mallexample
 
            -- c--ategory: d--effn_name a--rguments...
-               d–effn
+               d-effn
 
           a
-               l–ine
+               l-ine
 
-          c–artouche
+          c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
-   a–n itemize line item 2 Call macro in itemize in format_command
+   a-n itemize line item 2 Call macro in itemize in format_command
           in macro
 
                in format_command
@@ -382,23 +382,23 @@ f–lushleft
 
                in group
 
-                    A quot—ation
+                    A quot--ation
 
           subheading
           ----------
 
           in verbatim
 
-             • i–tem 1
-             • i–tem 2
+             • i-tem 1
+             • i-tem 2
 
-            1. e–numerate
+            1. e-numerate
 
-          mu–ltitable headitem                        another tab
+          mu-ltitable headitem                        another tab
           
-----------------------------------------------------------------------------------------------
-          mu–ltitable item                            multitable tab
-          mu–ltitable item 2                          multitable tab 2
-          lone mu–ltitable item
+          mu-ltitable item                            multitable tab
+          mu-ltitable item 2                          multitable tab 2
+          lone mu-ltitable item
 
                e--xample  some
                   text
@@ -406,31 +406,31 @@ f–lushleft
                s--mallexample
 
            -- c--ategory: d--effn_name a--rguments...
-               d–effn
+               d-effn
 
           a
-               l–ine
+               l-ine
 
-          c–artouche
+          c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
                in macro, a format_command containing some other
                commands.
-                  • i–tem 1
-                  • i–tem 2
+                  • i-tem 1
+                  • i-tem 2
 
-                 1. e–numerate
+                 1. e-numerate
 
-               mu–ltitable headitem                        another tab
+               mu-ltitable headitem                        another tab
                
-----------------------------------------------------------------------------------------------
-               mu–ltitable item                            multitable tab
-               mu–ltitable item 2                          multitable tab 2
-               lone mu–ltitable item
+               mu-ltitable item                            multitable tab
+               mu-ltitable item 2                          multitable tab 2
+               lone mu-ltitable item
 
                     e--xample  some
                        text
@@ -438,18 +438,18 @@ f–lushleft
                     s--mallexample
 
                 -- c--ategory: d--effn_name a--rguments...
-                    d–effn
+                    d-effn
 
                a
-                    l–ine
+                    l-ine
 
-               c–artouche
+               c-artouche
 
-               f–lushleft
+               f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    Call macro in enumerate at the beginning of enumerate
   1. in macro
@@ -472,23 +472,23 @@ f–lushleft
 
           in group
 
-               A quot—ation
+               A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -496,30 +496,30 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
           in macro, a format_command containing some other commands.
-             • i–tem 1
-             • i–tem 2
+             • i-tem 1
+             • i-tem 2
 
-            1. e–numerate
+            1. e-numerate
 
-          mu–ltitable headitem                        another tab
+          mu-ltitable headitem                        another tab
           
-----------------------------------------------------------------------------------------------
-          mu–ltitable item                            multitable tab
-          mu–ltitable item 2                          multitable tab 2
-          lone mu–ltitable item
+          mu-ltitable item                            multitable tab
+          mu-ltitable item 2                          multitable tab 2
+          lone mu-ltitable item
 
                e--xample  some
                   text
@@ -527,18 +527,18 @@ f–lushleft
                s--mallexample
 
            -- c--ategory: d--effn_name a--rguments...
-               d–effn
+               d-effn
 
           a
-               l–ine
+               l-ine
 
-          c–artouche
+          c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
   2. enumerate Call macro in enumerate in macro
 
@@ -560,23 +560,23 @@ f–lushleft
 
           in group
 
-               A quot—ation
+               A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -584,30 +584,30 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
           in macro, a format_command containing some other commands.
-             • i–tem 1
-             • i–tem 2
+             • i-tem 1
+             • i-tem 2
 
-            1. e–numerate
+            1. e-numerate
 
-          mu–ltitable headitem                        another tab
+          mu-ltitable headitem                        another tab
           
-----------------------------------------------------------------------------------------------
-          mu–ltitable item                            multitable tab
-          mu–ltitable item 2                          multitable tab 2
-          lone mu–ltitable item
+          mu-ltitable item                            multitable tab
+          mu-ltitable item 2                          multitable tab 2
+          lone mu-ltitable item
 
                e--xample  some
                   text
@@ -615,18 +615,18 @@ f–lushleft
                s--mallexample
 
            -- c--ategory: d--effn_name a--rguments...
-               d–effn
+               d-effn
 
           a
-               l–ine
+               l-ine
 
-          c–artouche
+          c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
   3. enumerate2 Call macro in enumerate in format_command
           in macro
@@ -649,23 +649,23 @@ f–lushleft
 
                in group
 
-                    A quot—ation
+                    A quot--ation
 
           subheading
           ----------
 
           in verbatim
 
-             • i–tem 1
-             • i–tem 2
+             • i-tem 1
+             • i-tem 2
 
-            1. e–numerate
+            1. e-numerate
 
-          mu–ltitable headitem                        another tab
+          mu-ltitable headitem                        another tab
           
-----------------------------------------------------------------------------------------------
-          mu–ltitable item                            multitable tab
-          mu–ltitable item 2                          multitable tab 2
-          lone mu–ltitable item
+          mu-ltitable item                            multitable tab
+          mu-ltitable item 2                          multitable tab 2
+          lone mu-ltitable item
 
                e--xample  some
                   text
@@ -673,31 +673,31 @@ f–lushleft
                s--mallexample
 
            -- c--ategory: d--effn_name a--rguments...
-               d–effn
+               d-effn
 
           a
-               l–ine
+               l-ine
 
-          c–artouche
+          c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
                in macro, a format_command containing some other
                commands.
-                  • i–tem 1
-                  • i–tem 2
+                  • i-tem 1
+                  • i-tem 2
 
-                 1. e–numerate
+                 1. e-numerate
 
-               mu–ltitable headitem                        another tab
+               mu-ltitable headitem                        another tab
                
-----------------------------------------------------------------------------------------------
-               mu–ltitable item                            multitable tab
-               mu–ltitable item 2                          multitable tab 2
-               lone mu–ltitable item
+               mu-ltitable item                            multitable tab
+               mu-ltitable item 2                          multitable tab 2
+               lone mu-ltitable item
 
                     e--xample  some
                        text
@@ -705,20 +705,20 @@ f–lushleft
                     s--mallexample
 
                 -- c--ategory: d--effn_name a--rguments...
-                    d–effn
+                    d-effn
 
                a
-                    l–ine
+                    l-ine
 
-               c–artouche
+               c-artouche
 
-               f–lushleft
+               f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
 multitable item                             multitable tab.  And after Call 
macro in
                                             mutitable after item
@@ -742,23 +742,23 @@ After
 
      in group
 
-          A quot—ation
+          A quot--ation
 
 subheading
 ----------
 
 in verbatim
 
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem      another tab
+mu-ltitable headitem      another tab
 --------------------------------------------------------
-mu–ltitable item          multitable tab
-mu–ltitable item 2        multitable tab 2
-lone mu–ltitable item
+mu-ltitable item          multitable tab
+mu-ltitable item 2        multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -767,31 +767,31 @@ lone mu–ltitable item
 
  -- c--ategory: d--effn_name
           a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-c–artouche
+c-artouche
 
-f–lushleft
+f-lushleft
 
-                             f–lushright
+                             f-lushright
 
-             ce–ntered line
+             ce-ntered line
 
      in macro, a format_command
      containing some other commands.
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem      another tab
+     mu-ltitable headitem      another tab
      --------------------------------------------------------
-     mu–ltitable item          multitable tab
-     mu–ltitable item 2        multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item          multitable tab
+     mu-ltitable item 2        multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -800,18 +800,18 @@ f–lushleft
 
       -- c--ategory: d--effn_name
                a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                             f–lushright
+                             f-lushright
 
-             ce–ntered line
+             ce-ntered line
 
 multitable item 2                           multitable tab 2 Call macro in 
mutitable in
                                             macro
@@ -834,23 +834,23 @@ multitable item 2                           multitable 
tab 2 Call macro in mutit
                                             
                                                  in group
                                             
-                                                      A quot—ation
+                                                      A quot--ation
                                             
                                             subheading
                                             ----------
                                             
                                             in verbatim
                                             
-                                               • i–tem 1
-                                               • i–tem 2
+                                               • i-tem 1
+                                               • i-tem 2
                                             
-                                              1. e–numerate
+                                              1. e-numerate
                                             
-                                            mu–ltitable headitem          
another tab
+                                            mu-ltitable headitem          
another tab
                                             
-----------------------------------------------------------------
-                                            mu–ltitable item              
multitable tab
-                                            mu–ltitable item 2            
multitable tab 2
-                                            lone mu–ltitable item
+                                            mu-ltitable item              
multitable tab
+                                            mu-ltitable item 2            
multitable tab 2
+                                            lone mu-ltitable item
                                             
                                                  e--xample  some
                                                     text
@@ -858,31 +858,31 @@ multitable item 2                           multitable 
tab 2 Call macro in mutit
                                                  s--mallexample
                                             
                                              -- c--ategory: d--effn_name 
a--rguments...
-                                                 d–effn
+                                                 d-effn
                                             
                                             a
-                                                 l–ine
+                                                 l-ine
                                             
-                                            c–artouche
+                                            c-artouche
                                             
-                                            f–lushleft
+                                            f-lushleft
                                             
-                                                                               
 f–lushright
+                                                                               
 f-lushright
                                             
-                                                            ce–ntered line
+                                                            ce-ntered line
                                             
                                                  in macro, a format_command 
containing some
                                                  other commands.
-                                                    • i–tem 1
-                                                    • i–tem 2
+                                                    • i-tem 1
+                                                    • i-tem 2
                                             
-                                                   1. e–numerate
+                                                   1. e-numerate
                                             
-                                                 mu–ltitable headitem          
another tab
+                                                 mu-ltitable headitem          
another tab
                                                  
-----------------------------------------------------------------
-                                                 mu–ltitable item              
multitable tab
-                                                 mu–ltitable item 2            
multitable tab 2
-                                                 lone mu–ltitable item
+                                                 mu-ltitable item              
multitable tab
+                                                 mu-ltitable item 2            
multitable tab 2
+                                                 lone mu-ltitable item
                                             
                                                       e--xample  some
                                                          text
@@ -890,18 +890,18 @@ multitable item 2                           multitable 
tab 2 Call macro in mutit
                                                       s--mallexample
                                             
                                                   -- c--ategory: d--effn_name 
a--rguments...
-                                                      d–effn
+                                                      d-effn
                                             
                                                  a
-                                                      l–ine
+                                                      l-ine
                                             
-                                                 c–artouche
+                                                 c-artouche
                                             
-                                                 f–lushleft
+                                                 f-lushleft
                                             
-                                                                               
 f–lushright
+                                                                               
 f-lushright
                                             
-                                                            ce–ntered line
+                                                            ce-ntered line
                                             
 lone multitable item Call macro in
 mutitable in format_command
@@ -925,23 +925,23 @@ mutitable in format_command
 
           in group
 
-               A quot—ation
+               A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem      another tab
+     mu-ltitable headitem      another tab
      --------------------------------------------------------
-     mu–ltitable item          multitable tab
-     mu–ltitable item 2        multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item          multitable tab
+     mu-ltitable item 2        multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -950,31 +950,31 @@ mutitable in format_command
 
       -- c--ategory: d--effn_name
                a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                             f–lushright
+                             f-lushright
 
-             ce–ntered line
+             ce-ntered line
 
           in macro, a format_command
           containing some other commands.
-             • i–tem 1
-             • i–tem 2
+             • i-tem 1
+             • i-tem 2
 
-            1. e–numerate
+            1. e-numerate
 
-          mu–ltitable headitem      another tab
+          mu-ltitable headitem      another tab
           --------------------------------------------------------
-          mu–ltitable item          multitable tab
-          mu–ltitable item 2        multitable tab 2
-          lone mu–ltitable item
+          mu-ltitable item          multitable tab
+          mu-ltitable item 2        multitable tab 2
+          lone mu-ltitable item
 
                e--xample  some
                   text
@@ -983,18 +983,18 @@ mutitable in format_command
 
            -- c--ategory: d--effn_name
                     a--rguments...
-               d–effn
+               d-effn
 
           a
-               l–ine
+               l-ine
 
-          c–artouche
+          c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                             f–lushright
+                             f-lushright
 
-             ce–ntered line
+             ce-ntered line
 
    call macro at the example beginning
      in macro
@@ -1058,7 +1058,7 @@ mutitable in format_command
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
           in macro, a format_command containing some other commands.
              • i--tem 1
@@ -1089,7 +1089,7 @@ mutitable in format_command
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      example  some
         text
@@ -1155,7 +1155,7 @@ mutitable in format_command
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
           in macro, a format_command containing some other commands.
              • i--tem 1
@@ -1186,7 +1186,7 @@ mutitable in format_command
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 
      more example text
@@ -1252,7 +1252,7 @@ mutitable in format_command
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
                in macro, a format_command containing some other commands.
                   • i--tem 1
@@ -1283,7 +1283,7 @@ mutitable in format_command
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 
      s--mallexample
@@ -1309,23 +1309,23 @@ mutitable in format_command
 
           in group
 
-               A quot—ation
+               A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1333,30 +1333,30 @@ mutitable in format_command
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
           in macro, a format_command containing some other commands.
-             • i–tem 1
-             • i–tem 2
+             • i-tem 1
+             • i-tem 2
 
-            1. e–numerate
+            1. e-numerate
 
-          mu–ltitable headitem                        another tab
+          mu-ltitable headitem                        another tab
           
-----------------------------------------------------------------------------------------------
-          mu–ltitable item                            multitable tab
-          mu–ltitable item 2                          multitable tab 2
-          lone mu–ltitable item
+          mu-ltitable item                            multitable tab
+          mu-ltitable item 2                          multitable tab 2
+          lone mu-ltitable item
 
                e--xample  some
                   text
@@ -1364,18 +1364,18 @@ mutitable in format_command
                s--mallexample
 
            -- c--ategory: d--effn_name a--rguments...
-               d–effn
+               d-effn
 
           a
-               l–ine
+               l-ine
 
-          c–artouche
+          c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      deffn continues call macro in deffn in format_command
           in macro
@@ -1398,23 +1398,23 @@ mutitable in format_command
 
                in group
 
-                    A quot—ation
+                    A quot--ation
 
           subheading
           ----------
 
           in verbatim
 
-             • i–tem 1
-             • i–tem 2
+             • i-tem 1
+             • i-tem 2
 
-            1. e–numerate
+            1. e-numerate
 
-          mu–ltitable headitem                        another tab
+          mu-ltitable headitem                        another tab
           
-----------------------------------------------------------------------------------------------
-          mu–ltitable item                            multitable tab
-          mu–ltitable item 2                          multitable tab 2
-          lone mu–ltitable item
+          mu-ltitable item                            multitable tab
+          mu-ltitable item 2                          multitable tab 2
+          lone mu-ltitable item
 
                e--xample  some
                   text
@@ -1422,31 +1422,31 @@ mutitable in format_command
                s--mallexample
 
            -- c--ategory: d--effn_name a--rguments...
-               d–effn
+               d-effn
 
           a
-               l–ine
+               l-ine
 
-          c–artouche
+          c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
                in macro, a format_command containing some other
                commands.
-                  • i–tem 1
-                  • i–tem 2
+                  • i-tem 1
+                  • i-tem 2
 
-                 1. e–numerate
+                 1. e-numerate
 
-               mu–ltitable headitem                        another tab
+               mu-ltitable headitem                        another tab
                
-----------------------------------------------------------------------------------------------
-               mu–ltitable item                            multitable tab
-               mu–ltitable item 2                          multitable tab 2
-               lone mu–ltitable item
+               mu-ltitable item                            multitable tab
+               mu-ltitable item 2                          multitable tab 2
+               lone mu-ltitable item
 
                     e--xample  some
                        text
@@ -1454,18 +1454,18 @@ mutitable in format_command
                     s--mallexample
 
                 -- c--ategory: d--effn_name a--rguments...
-                    d–effn
+                    d-effn
 
                a
-                    l–ine
+                    l-ine
 
-               c–artouche
+               c-artouche
 
-               f–lushleft
+               f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    call macro in deffn at the beginning
  -- c--ategory2: d--effn_name2 a--rguments2...
@@ -1489,23 +1489,23 @@ mutitable in format_command
 
           in group
 
-               A quot—ation
+               A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1513,30 +1513,30 @@ mutitable in format_command
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
           in macro, a format_command containing some other commands.
-             • i–tem 1
-             • i–tem 2
+             • i-tem 1
+             • i-tem 2
 
-            1. e–numerate
+            1. e-numerate
 
-          mu–ltitable headitem                        another tab
+          mu-ltitable headitem                        another tab
           
-----------------------------------------------------------------------------------------------
-          mu–ltitable item                            multitable tab
-          mu–ltitable item 2                          multitable tab 2
-          lone mu–ltitable item
+          mu-ltitable item                            multitable tab
+          mu-ltitable item 2                          multitable tab 2
+          lone mu-ltitable item
 
                e--xample  some
                   text
@@ -1544,18 +1544,18 @@ mutitable in format_command
                s--mallexample
 
            -- c--ategory: d--effn_name a--rguments...
-               d–effn
+               d-effn
 
           a
-               l–ine
+               l-ine
 
-          c–artouche
+          c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 a line
      call macro in table in macro
@@ -1578,23 +1578,23 @@ a line
 
           in group
 
-               A quot—ation
+               A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1602,30 +1602,30 @@ a line
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
           in macro, a format_command containing some other commands.
-             • i–tem 1
-             • i–tem 2
+             • i-tem 1
+             • i-tem 2
 
-            1. e–numerate
+            1. e-numerate
 
-          mu–ltitable headitem                        another tab
+          mu-ltitable headitem                        another tab
           
-----------------------------------------------------------------------------------------------
-          mu–ltitable item                            multitable tab
-          mu–ltitable item 2                          multitable tab 2
-          lone mu–ltitable item
+          mu-ltitable item                            multitable tab
+          mu-ltitable item 2                          multitable tab 2
+          lone mu-ltitable item
 
                e--xample  some
                   text
@@ -1633,18 +1633,18 @@ a line
                s--mallexample
 
            -- c--ategory: d--effn_name a--rguments...
-               d–effn
+               d-effn
 
           a
-               l–ine
+               l-ine
 
-          c–artouche
+          c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      call macro in table at an item beginning
 a line
@@ -1668,23 +1668,23 @@ a line
 
           in group
 
-               A quot—ation
+               A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1692,30 +1692,30 @@ a line
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
           in macro, a format_command containing some other commands.
-             • i–tem 1
-             • i–tem 2
+             • i-tem 1
+             • i-tem 2
 
-            1. e–numerate
+            1. e-numerate
 
-          mu–ltitable headitem                        another tab
+          mu-ltitable headitem                        another tab
           
-----------------------------------------------------------------------------------------------
-          mu–ltitable item                            multitable tab
-          mu–ltitable item 2                          multitable tab 2
-          lone mu–ltitable item
+          mu-ltitable item                            multitable tab
+          mu-ltitable item 2                          multitable tab 2
+          lone mu-ltitable item
 
                e--xample  some
                   text
@@ -1723,18 +1723,18 @@ a line
                s--mallexample
 
            -- c--ategory: d--effn_name a--rguments...
-               d–effn
+               d-effn
 
           a
-               l–ine
+               l-ine
 
-          c–artouche
+          c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 a line2
      call macro in table in format_command
@@ -1758,23 +1758,23 @@ a line2
 
                in group
 
-                    A quot—ation
+                    A quot--ation
 
           subheading
           ----------
 
           in verbatim
 
-             • i–tem 1
-             • i–tem 2
+             • i-tem 1
+             • i-tem 2
 
-            1. e–numerate
+            1. e-numerate
 
-          mu–ltitable headitem                        another tab
+          mu-ltitable headitem                        another tab
           
-----------------------------------------------------------------------------------------------
-          mu–ltitable item                            multitable tab
-          mu–ltitable item 2                          multitable tab 2
-          lone mu–ltitable item
+          mu-ltitable item                            multitable tab
+          mu-ltitable item 2                          multitable tab 2
+          lone mu-ltitable item
 
                e--xample  some
                   text
@@ -1782,31 +1782,31 @@ a line2
                s--mallexample
 
            -- c--ategory: d--effn_name a--rguments...
-               d–effn
+               d-effn
 
           a
-               l–ine
+               l-ine
 
-          c–artouche
+          c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
                in macro, a format_command containing some other
                commands.
-                  • i–tem 1
-                  • i–tem 2
+                  • i-tem 1
+                  • i-tem 2
 
-                 1. e–numerate
+                 1. e-numerate
 
-               mu–ltitable headitem                        another tab
+               mu-ltitable headitem                        another tab
                
-----------------------------------------------------------------------------------------------
-               mu–ltitable item                            multitable tab
-               mu–ltitable item 2                          multitable tab 2
-               lone mu–ltitable item
+               mu-ltitable item                            multitable tab
+               mu-ltitable item 2                          multitable tab 2
+               lone mu-ltitable item
 
                     e--xample  some
                        text
@@ -1814,18 +1814,18 @@ a line2
                     s--mallexample
 
                 -- c--ategory: d--effn_name a--rguments...
-                    d–effn
+                    d-effn
 
                a
-                    l–ine
+                    l-ine
 
-               c–artouche
+               c-artouche
 
-               f–lushleft
+               f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    call macro at cartouche begin
    in macro
@@ -1848,23 +1848,23 @@ a line2
 
      in group
 
-          A quot—ation
+          A quot--ation
 
 subheading
 ----------
 
 in verbatim
 
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -1872,30 +1872,30 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-   c–artouche
+   c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1903,18 +1903,18 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    cartouche call macro in cartouche in macro
 
@@ -1936,23 +1936,23 @@ f–lushleft
 
      in group
 
-          A quot—ation
+          A quot--ation
 
 subheading
 ----------
 
 in verbatim
 
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -1960,30 +1960,30 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-   c–artouche
+   c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1991,18 +1991,18 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    call macro in cartouche in format_command
      in macro
@@ -2025,23 +2025,23 @@ f–lushleft
 
           in group
 
-               A quot—ation
+               A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -2049,30 +2049,30 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
           in macro, a format_command containing some other commands.
-             • i–tem 1
-             • i–tem 2
+             • i-tem 1
+             • i-tem 2
 
-            1. e–numerate
+            1. e-numerate
 
-          mu–ltitable headitem                        another tab
+          mu-ltitable headitem                        another tab
           
-----------------------------------------------------------------------------------------------
-          mu–ltitable item                            multitable tab
-          mu–ltitable item 2                          multitable tab 2
-          lone mu–ltitable item
+          mu-ltitable item                            multitable tab
+          mu-ltitable item 2                          multitable tab 2
+          lone mu-ltitable item
 
                e--xample  some
                   text
@@ -2080,18 +2080,18 @@ f–lushleft
                s--mallexample
 
            -- c--ategory: d--effn_name a--rguments...
-               d–effn
+               d-effn
 
           a
-               l–ine
+               l-ine
 
-          c–artouche
+          c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 call macro in flushleft
 in macro
@@ -2114,23 +2114,23 @@ After
 
      in group
 
-          A quot—ation
+          A quot--ation
 
 subheading
 ----------
 
 in verbatim
 
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -2138,30 +2138,30 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-c–artouche
+c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -2169,18 +2169,18 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 flushleft
 call macro in flushleft in format_command
@@ -2204,23 +2204,23 @@ call macro in flushleft in format_command
 
           in group
 
-               A quot—ation
+               A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -2228,30 +2228,30 @@ call macro in flushleft in format_command
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
           in macro, a format_command containing some other commands.
-             • i–tem 1
-             • i–tem 2
+             • i-tem 1
+             • i-tem 2
 
-            1. e–numerate
+            1. e-numerate
 
-          mu–ltitable headitem                        another tab
+          mu-ltitable headitem                        another tab
           
-----------------------------------------------------------------------------------------------
-          mu–ltitable item                            multitable tab
-          mu–ltitable item 2                          multitable tab 2
-          lone mu–ltitable item
+          mu-ltitable item                            multitable tab
+          mu-ltitable item 2                          multitable tab 2
+          lone mu-ltitable item
 
                e--xample  some
                   text
@@ -2259,18 +2259,18 @@ call macro in flushleft in format_command
                s--mallexample
 
            -- c--ategory: d--effn_name a--rguments...
-               d–effn
+               d-effn
 
           a
-               l–ine
+               l-ine
 
-          c–artouche
+          c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
                                                                in macro
 
@@ -2292,23 +2292,23 @@ call macro in flushleft in format_command
 
                                                                in group
 
-                                                           A quot—ation
+                                                          A quot--ation
 
 subheading
 ----------
 
 in verbatim
 
-   •                                                                 i–tem 1
-   •                                                                 i–tem 2
+   •                                                                 i-tem 1
+   •                                                                 i-tem 2
 
-  1.                                                              e–numerate
+  1.                                                              e-numerate
 
-                    mu–ltitable headitem                                       
 another tab
+                    mu-ltitable headitem                                       
 another tab
 
-----------------------------------------------------------------------------------------------
-                        mu–ltitable item                                     
multitable tab
-                      mu–ltitable item 2                                   
multitable tab 2
-                   lone mu–ltitable item
+                        mu-ltitable item                                     
multitable tab
+                      mu-ltitable item 2                                   
multitable tab 2
+                   lone mu-ltitable item
 
      e--xample  some
         text
@@ -2316,30 +2316,30 @@ in verbatim
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-                                                                 d–effn
+                                                                 d-effn
 
 a
-                                                                  l–ine
+                                                                  l-ine
 
-                                                             c–artouche
+                                                             c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
              in macro, a format_command containing some other commands.
-        •                                                                 
i–tem 1
-        •                                                                 
i–tem 2
+        •                                                                 
i-tem 1
+        •                                                                 
i-tem 2
 
-       1.                                                              
e–numerate
+       1.                                                              
e-numerate
 
-                         mu–ltitable headitem                                  
      another tab
+                         mu-ltitable headitem                                  
      another tab
      
-----------------------------------------------------------------------------------------------
-                             mu–ltitable item                                  
   multitable tab
-                           mu–ltitable item 2                                  
 multitable tab 2
-                        lone mu–ltitable item
+                             mu-ltitable item                                  
   multitable tab
+                           mu-ltitable item 2                                  
 multitable tab 2
+                        lone mu-ltitable item
 
           e--xample  some
              text
@@ -2347,18 +2347,18 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-                                                                 d–effn
+                                                                 d-effn
 
      a
-                                                                  l–ine
+                                                                  l-ine
 
-                                                             c–artouche
+                                                             c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
                                                              flushright
                                                                in macro
@@ -2381,23 +2381,23 @@ f–lushleft
 
                                                                in group
 
-                                                           A quot—ation
+                                                          A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        •                                                                 
i–tem 1
-        •                                                                 
i–tem 2
+        •                                                                 
i-tem 1
+        •                                                                 
i-tem 2
 
-       1.                                                              
e–numerate
+       1.                                                              
e-numerate
 
-                         mu–ltitable headitem                                  
      another tab
+                         mu-ltitable headitem                                  
      another tab
      
-----------------------------------------------------------------------------------------------
-                             mu–ltitable item                                  
   multitable tab
-                           mu–ltitable item 2                                  
 multitable tab 2
-                        lone mu–ltitable item
+                             mu-ltitable item                                  
   multitable tab
+                           mu-ltitable item 2                                  
 multitable tab 2
+                        lone mu-ltitable item
 
           e--xample  some
              text
@@ -2405,30 +2405,30 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-                                                                 d–effn
+                                                                 d-effn
 
      a
-                                                                  l–ine
+                                                                  l-ine
 
-                                                             c–artouche
+                                                             c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
              in macro, a format_command containing some other commands.
-             •                                                                 
i–tem 1
-             •                                                                 
i–tem 2
+             •                                                                 
i-tem 1
+             •                                                                 
i-tem 2
 
-            1.                                                              
e–numerate
+            1.                                                              
e-numerate
 
-                              mu–ltitable headitem                             
           another tab
+                              mu-ltitable headitem                             
           another tab
           
-----------------------------------------------------------------------------------------------
-                                  mu–ltitable item                             
        multitable tab
-                                mu–ltitable item 2                             
      multitable tab 2
-                             lone mu–ltitable item
+                                  mu-ltitable item                             
        multitable tab
+                                mu-ltitable item 2                             
      multitable tab 2
+                             lone mu-ltitable item
 
                e--xample  some
                   text
@@ -2436,18 +2436,18 @@ f–lushleft
                s--mallexample
 
            -- c--ategory: d--effn_name a--rguments...
-                                                                 d–effn
+                                                                 d-effn
 
           a
-                                                                  l–ine
+                                                                  l-ine
 
-                                                             c–artouche
+                                                             c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 
 
diff --git 
a/tp/tests/nested_formats/res_parser/nested_table/nested_formats.info 
b/tp/tests/nested_formats/res_parser/nested_table/nested_formats.info
index 43757dd408..e1c9acd78a 100644
--- a/tp/tests/nested_formats/res_parser/nested_table/nested_formats.info
+++ b/tp/tests/nested_formats/res_parser/nested_table/nested_formats.info
@@ -27,23 +27,23 @@ Call macro in macro
 
      in group
 
-          A quot—ation
+          A quot--ation
 
 subheading
 ----------
 
 in verbatim
 
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -51,30 +51,30 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-   c–artouche
+   c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -82,18 +82,18 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    Call macro in format_command
      in macro
@@ -116,23 +116,23 @@ f–lushleft
 
           in group
 
-               A quot—ation
+               A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -140,30 +140,30 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
           in macro, a format_command containing some other commands.
-             • i–tem 1
-             • i–tem 2
+             • i-tem 1
+             • i-tem 2
 
-            1. e–numerate
+            1. e-numerate
 
-          mu–ltitable headitem                        another tab
+          mu-ltitable headitem                        another tab
           
-----------------------------------------------------------------------------------------------
-          mu–ltitable item                            multitable tab
-          mu–ltitable item 2                          multitable tab 2
-          lone mu–ltitable item
+          mu-ltitable item                            multitable tab
+          mu-ltitable item 2                          multitable tab 2
+          lone mu-ltitable item
 
                e--xample  some
                   text
@@ -171,21 +171,21 @@ f–lushleft
                s--mallexample
 
            -- c--ategory: d--effn_name a--rguments...
-               d–effn
+               d-effn
 
           a
-               l–ine
+               l-ine
 
-          c–artouche
+          c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    Call macro in itemize at the beginning of an item
-   a–n itemize line in macro
+   a-n itemize line in macro
 
           in format_command
 
@@ -205,23 +205,23 @@ f–lushleft
 
           in group
 
-               A quot—ation
+               A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -229,30 +229,30 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
           in macro, a format_command containing some other commands.
-             • i–tem 1
-             • i–tem 2
+             • i-tem 1
+             • i-tem 2
 
-            1. e–numerate
+            1. e-numerate
 
-          mu–ltitable headitem                        another tab
+          mu-ltitable headitem                        another tab
           
-----------------------------------------------------------------------------------------------
-          mu–ltitable item                            multitable tab
-          mu–ltitable item 2                          multitable tab 2
-          lone mu–ltitable item
+          mu-ltitable item                            multitable tab
+          mu-ltitable item 2                          multitable tab 2
+          lone mu-ltitable item
 
                e--xample  some
                   text
@@ -260,20 +260,20 @@ f–lushleft
                s--mallexample
 
            -- c--ategory: d--effn_name a--rguments...
-               d–effn
+               d-effn
 
           a
-               l–ine
+               l-ine
 
-          c–artouche
+          c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
-   a–n itemize line item 1 Call macro in itemize in macro
+   a-n itemize line item 1 Call macro in itemize in macro
 
           in format_command
 
@@ -293,23 +293,23 @@ f–lushleft
 
           in group
 
-               A quot—ation
+               A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -317,30 +317,30 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
           in macro, a format_command containing some other commands.
-             • i–tem 1
-             • i–tem 2
+             • i-tem 1
+             • i-tem 2
 
-            1. e–numerate
+            1. e-numerate
 
-          mu–ltitable headitem                        another tab
+          mu-ltitable headitem                        another tab
           
-----------------------------------------------------------------------------------------------
-          mu–ltitable item                            multitable tab
-          mu–ltitable item 2                          multitable tab 2
-          lone mu–ltitable item
+          mu-ltitable item                            multitable tab
+          mu-ltitable item 2                          multitable tab 2
+          lone mu-ltitable item
 
                e--xample  some
                   text
@@ -348,20 +348,20 @@ f–lushleft
                s--mallexample
 
            -- c--ategory: d--effn_name a--rguments...
-               d–effn
+               d-effn
 
           a
-               l–ine
+               l-ine
 
-          c–artouche
+          c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
-   a–n itemize line item 2 Call macro in itemize in format_command
+   a-n itemize line item 2 Call macro in itemize in format_command
           in macro
 
                in format_command
@@ -382,23 +382,23 @@ f–lushleft
 
                in group
 
-                    A quot—ation
+                    A quot--ation
 
           subheading
           ----------
 
           in verbatim
 
-             • i–tem 1
-             • i–tem 2
+             • i-tem 1
+             • i-tem 2
 
-            1. e–numerate
+            1. e-numerate
 
-          mu–ltitable headitem                        another tab
+          mu-ltitable headitem                        another tab
           
-----------------------------------------------------------------------------------------------
-          mu–ltitable item                            multitable tab
-          mu–ltitable item 2                          multitable tab 2
-          lone mu–ltitable item
+          mu-ltitable item                            multitable tab
+          mu-ltitable item 2                          multitable tab 2
+          lone mu-ltitable item
 
                e--xample  some
                   text
@@ -406,31 +406,31 @@ f–lushleft
                s--mallexample
 
            -- c--ategory: d--effn_name a--rguments...
-               d–effn
+               d-effn
 
           a
-               l–ine
+               l-ine
 
-          c–artouche
+          c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
                in macro, a format_command containing some other
                commands.
-                  • i–tem 1
-                  • i–tem 2
+                  • i-tem 1
+                  • i-tem 2
 
-                 1. e–numerate
+                 1. e-numerate
 
-               mu–ltitable headitem                        another tab
+               mu-ltitable headitem                        another tab
                
-----------------------------------------------------------------------------------------------
-               mu–ltitable item                            multitable tab
-               mu–ltitable item 2                          multitable tab 2
-               lone mu–ltitable item
+               mu-ltitable item                            multitable tab
+               mu-ltitable item 2                          multitable tab 2
+               lone mu-ltitable item
 
                     e--xample  some
                        text
@@ -438,18 +438,18 @@ f–lushleft
                     s--mallexample
 
                 -- c--ategory: d--effn_name a--rguments...
-                    d–effn
+                    d-effn
 
                a
-                    l–ine
+                    l-ine
 
-               c–artouche
+               c-artouche
 
-               f–lushleft
+               f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    Call macro in enumerate at the beginning of enumerate
   1. in macro
@@ -472,23 +472,23 @@ f–lushleft
 
           in group
 
-               A quot—ation
+               A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -496,30 +496,30 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
           in macro, a format_command containing some other commands.
-             • i–tem 1
-             • i–tem 2
+             • i-tem 1
+             • i-tem 2
 
-            1. e–numerate
+            1. e-numerate
 
-          mu–ltitable headitem                        another tab
+          mu-ltitable headitem                        another tab
           
-----------------------------------------------------------------------------------------------
-          mu–ltitable item                            multitable tab
-          mu–ltitable item 2                          multitable tab 2
-          lone mu–ltitable item
+          mu-ltitable item                            multitable tab
+          mu-ltitable item 2                          multitable tab 2
+          lone mu-ltitable item
 
                e--xample  some
                   text
@@ -527,18 +527,18 @@ f–lushleft
                s--mallexample
 
            -- c--ategory: d--effn_name a--rguments...
-               d–effn
+               d-effn
 
           a
-               l–ine
+               l-ine
 
-          c–artouche
+          c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
   2. enumerate Call macro in enumerate in macro
 
@@ -560,23 +560,23 @@ f–lushleft
 
           in group
 
-               A quot—ation
+               A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -584,30 +584,30 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
           in macro, a format_command containing some other commands.
-             • i–tem 1
-             • i–tem 2
+             • i-tem 1
+             • i-tem 2
 
-            1. e–numerate
+            1. e-numerate
 
-          mu–ltitable headitem                        another tab
+          mu-ltitable headitem                        another tab
           
-----------------------------------------------------------------------------------------------
-          mu–ltitable item                            multitable tab
-          mu–ltitable item 2                          multitable tab 2
-          lone mu–ltitable item
+          mu-ltitable item                            multitable tab
+          mu-ltitable item 2                          multitable tab 2
+          lone mu-ltitable item
 
                e--xample  some
                   text
@@ -615,18 +615,18 @@ f–lushleft
                s--mallexample
 
            -- c--ategory: d--effn_name a--rguments...
-               d–effn
+               d-effn
 
           a
-               l–ine
+               l-ine
 
-          c–artouche
+          c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
   3. enumerate2 Call macro in enumerate in format_command
           in macro
@@ -649,23 +649,23 @@ f–lushleft
 
                in group
 
-                    A quot—ation
+                    A quot--ation
 
           subheading
           ----------
 
           in verbatim
 
-             • i–tem 1
-             • i–tem 2
+             • i-tem 1
+             • i-tem 2
 
-            1. e–numerate
+            1. e-numerate
 
-          mu–ltitable headitem                        another tab
+          mu-ltitable headitem                        another tab
           
-----------------------------------------------------------------------------------------------
-          mu–ltitable item                            multitable tab
-          mu–ltitable item 2                          multitable tab 2
-          lone mu–ltitable item
+          mu-ltitable item                            multitable tab
+          mu-ltitable item 2                          multitable tab 2
+          lone mu-ltitable item
 
                e--xample  some
                   text
@@ -673,31 +673,31 @@ f–lushleft
                s--mallexample
 
            -- c--ategory: d--effn_name a--rguments...
-               d–effn
+               d-effn
 
           a
-               l–ine
+               l-ine
 
-          c–artouche
+          c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
                in macro, a format_command containing some other
                commands.
-                  • i–tem 1
-                  • i–tem 2
+                  • i-tem 1
+                  • i-tem 2
 
-                 1. e–numerate
+                 1. e-numerate
 
-               mu–ltitable headitem                        another tab
+               mu-ltitable headitem                        another tab
                
-----------------------------------------------------------------------------------------------
-               mu–ltitable item                            multitable tab
-               mu–ltitable item 2                          multitable tab 2
-               lone mu–ltitable item
+               mu-ltitable item                            multitable tab
+               mu-ltitable item 2                          multitable tab 2
+               lone mu-ltitable item
 
                     e--xample  some
                        text
@@ -705,20 +705,20 @@ f–lushleft
                     s--mallexample
 
                 -- c--ategory: d--effn_name a--rguments...
-                    d–effn
+                    d-effn
 
                a
-                    l–ine
+                    l-ine
 
-               c–artouche
+               c-artouche
 
-               f–lushleft
+               f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
 multitable item                             multitable tab.  And after Call 
macro in
                                             mutitable after item
@@ -742,23 +742,23 @@ After
 
      in group
 
-          A quot—ation
+          A quot--ation
 
 subheading
 ----------
 
 in verbatim
 
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem      another tab
+mu-ltitable headitem      another tab
 --------------------------------------------------------
-mu–ltitable item          multitable tab
-mu–ltitable item 2        multitable tab 2
-lone mu–ltitable item
+mu-ltitable item          multitable tab
+mu-ltitable item 2        multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -767,31 +767,31 @@ lone mu–ltitable item
 
  -- c--ategory: d--effn_name
           a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-c–artouche
+c-artouche
 
-f–lushleft
+f-lushleft
 
-                             f–lushright
+                             f-lushright
 
-             ce–ntered line
+             ce-ntered line
 
      in macro, a format_command
      containing some other commands.
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem      another tab
+     mu-ltitable headitem      another tab
      --------------------------------------------------------
-     mu–ltitable item          multitable tab
-     mu–ltitable item 2        multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item          multitable tab
+     mu-ltitable item 2        multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -800,18 +800,18 @@ f–lushleft
 
       -- c--ategory: d--effn_name
                a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                             f–lushright
+                             f-lushright
 
-             ce–ntered line
+             ce-ntered line
 
 multitable item 2                           multitable tab 2 Call macro in 
mutitable in
                                             macro
@@ -834,23 +834,23 @@ multitable item 2                           multitable 
tab 2 Call macro in mutit
                                             
                                                  in group
                                             
-                                                      A quot—ation
+                                                      A quot--ation
                                             
                                             subheading
                                             ----------
                                             
                                             in verbatim
                                             
-                                               • i–tem 1
-                                               • i–tem 2
+                                               • i-tem 1
+                                               • i-tem 2
                                             
-                                              1. e–numerate
+                                              1. e-numerate
                                             
-                                            mu–ltitable headitem          
another tab
+                                            mu-ltitable headitem          
another tab
                                             
-----------------------------------------------------------------
-                                            mu–ltitable item              
multitable tab
-                                            mu–ltitable item 2            
multitable tab 2
-                                            lone mu–ltitable item
+                                            mu-ltitable item              
multitable tab
+                                            mu-ltitable item 2            
multitable tab 2
+                                            lone mu-ltitable item
                                             
                                                  e--xample  some
                                                     text
@@ -858,31 +858,31 @@ multitable item 2                           multitable 
tab 2 Call macro in mutit
                                                  s--mallexample
                                             
                                              -- c--ategory: d--effn_name 
a--rguments...
-                                                 d–effn
+                                                 d-effn
                                             
                                             a
-                                                 l–ine
+                                                 l-ine
                                             
-                                            c–artouche
+                                            c-artouche
                                             
-                                            f–lushleft
+                                            f-lushleft
                                             
-                                                                               
 f–lushright
+                                                                               
 f-lushright
                                             
-                                                            ce–ntered line
+                                                            ce-ntered line
                                             
                                                  in macro, a format_command 
containing some
                                                  other commands.
-                                                    • i–tem 1
-                                                    • i–tem 2
+                                                    • i-tem 1
+                                                    • i-tem 2
                                             
-                                                   1. e–numerate
+                                                   1. e-numerate
                                             
-                                                 mu–ltitable headitem          
another tab
+                                                 mu-ltitable headitem          
another tab
                                                  
-----------------------------------------------------------------
-                                                 mu–ltitable item              
multitable tab
-                                                 mu–ltitable item 2            
multitable tab 2
-                                                 lone mu–ltitable item
+                                                 mu-ltitable item              
multitable tab
+                                                 mu-ltitable item 2            
multitable tab 2
+                                                 lone mu-ltitable item
                                             
                                                       e--xample  some
                                                          text
@@ -890,18 +890,18 @@ multitable item 2                           multitable 
tab 2 Call macro in mutit
                                                       s--mallexample
                                             
                                                   -- c--ategory: d--effn_name 
a--rguments...
-                                                      d–effn
+                                                      d-effn
                                             
                                                  a
-                                                      l–ine
+                                                      l-ine
                                             
-                                                 c–artouche
+                                                 c-artouche
                                             
-                                                 f–lushleft
+                                                 f-lushleft
                                             
-                                                                               
 f–lushright
+                                                                               
 f-lushright
                                             
-                                                            ce–ntered line
+                                                            ce-ntered line
                                             
 lone multitable item Call macro in
 mutitable in format_command
@@ -925,23 +925,23 @@ mutitable in format_command
 
           in group
 
-               A quot—ation
+               A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem      another tab
+     mu-ltitable headitem      another tab
      --------------------------------------------------------
-     mu–ltitable item          multitable tab
-     mu–ltitable item 2        multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item          multitable tab
+     mu-ltitable item 2        multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -950,31 +950,31 @@ mutitable in format_command
 
       -- c--ategory: d--effn_name
                a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                             f–lushright
+                             f-lushright
 
-             ce–ntered line
+             ce-ntered line
 
           in macro, a format_command
           containing some other commands.
-             • i–tem 1
-             • i–tem 2
+             • i-tem 1
+             • i-tem 2
 
-            1. e–numerate
+            1. e-numerate
 
-          mu–ltitable headitem      another tab
+          mu-ltitable headitem      another tab
           --------------------------------------------------------
-          mu–ltitable item          multitable tab
-          mu–ltitable item 2        multitable tab 2
-          lone mu–ltitable item
+          mu-ltitable item          multitable tab
+          mu-ltitable item 2        multitable tab 2
+          lone mu-ltitable item
 
                e--xample  some
                   text
@@ -983,18 +983,18 @@ mutitable in format_command
 
            -- c--ategory: d--effn_name
                     a--rguments...
-               d–effn
+               d-effn
 
           a
-               l–ine
+               l-ine
 
-          c–artouche
+          c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                             f–lushright
+                             f-lushright
 
-             ce–ntered line
+             ce-ntered line
 
    call macro at the example beginning
      in macro
@@ -1058,7 +1058,7 @@ mutitable in format_command
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
           in macro, a format_command containing some other commands.
              • i--tem 1
@@ -1089,7 +1089,7 @@ mutitable in format_command
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      example  some
         text
@@ -1155,7 +1155,7 @@ mutitable in format_command
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
           in macro, a format_command containing some other commands.
              • i--tem 1
@@ -1186,7 +1186,7 @@ mutitable in format_command
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 
      more example text
@@ -1252,7 +1252,7 @@ mutitable in format_command
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
                in macro, a format_command containing some other commands.
                   • i--tem 1
@@ -1283,7 +1283,7 @@ mutitable in format_command
 
                                                            f--lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 
      s--mallexample
@@ -1309,23 +1309,23 @@ mutitable in format_command
 
           in group
 
-               A quot—ation
+               A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1333,30 +1333,30 @@ mutitable in format_command
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
           in macro, a format_command containing some other commands.
-             • i–tem 1
-             • i–tem 2
+             • i-tem 1
+             • i-tem 2
 
-            1. e–numerate
+            1. e-numerate
 
-          mu–ltitable headitem                        another tab
+          mu-ltitable headitem                        another tab
           
-----------------------------------------------------------------------------------------------
-          mu–ltitable item                            multitable tab
-          mu–ltitable item 2                          multitable tab 2
-          lone mu–ltitable item
+          mu-ltitable item                            multitable tab
+          mu-ltitable item 2                          multitable tab 2
+          lone mu-ltitable item
 
                e--xample  some
                   text
@@ -1364,18 +1364,18 @@ mutitable in format_command
                s--mallexample
 
            -- c--ategory: d--effn_name a--rguments...
-               d–effn
+               d-effn
 
           a
-               l–ine
+               l-ine
 
-          c–artouche
+          c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      deffn continues call macro in deffn in format_command
           in macro
@@ -1398,23 +1398,23 @@ mutitable in format_command
 
                in group
 
-                    A quot—ation
+                    A quot--ation
 
           subheading
           ----------
 
           in verbatim
 
-             • i–tem 1
-             • i–tem 2
+             • i-tem 1
+             • i-tem 2
 
-            1. e–numerate
+            1. e-numerate
 
-          mu–ltitable headitem                        another tab
+          mu-ltitable headitem                        another tab
           
-----------------------------------------------------------------------------------------------
-          mu–ltitable item                            multitable tab
-          mu–ltitable item 2                          multitable tab 2
-          lone mu–ltitable item
+          mu-ltitable item                            multitable tab
+          mu-ltitable item 2                          multitable tab 2
+          lone mu-ltitable item
 
                e--xample  some
                   text
@@ -1422,31 +1422,31 @@ mutitable in format_command
                s--mallexample
 
            -- c--ategory: d--effn_name a--rguments...
-               d–effn
+               d-effn
 
           a
-               l–ine
+               l-ine
 
-          c–artouche
+          c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
                in macro, a format_command containing some other
                commands.
-                  • i–tem 1
-                  • i–tem 2
+                  • i-tem 1
+                  • i-tem 2
 
-                 1. e–numerate
+                 1. e-numerate
 
-               mu–ltitable headitem                        another tab
+               mu-ltitable headitem                        another tab
                
-----------------------------------------------------------------------------------------------
-               mu–ltitable item                            multitable tab
-               mu–ltitable item 2                          multitable tab 2
-               lone mu–ltitable item
+               mu-ltitable item                            multitable tab
+               mu-ltitable item 2                          multitable tab 2
+               lone mu-ltitable item
 
                     e--xample  some
                        text
@@ -1454,18 +1454,18 @@ mutitable in format_command
                     s--mallexample
 
                 -- c--ategory: d--effn_name a--rguments...
-                    d–effn
+                    d-effn
 
                a
-                    l–ine
+                    l-ine
 
-               c–artouche
+               c-artouche
 
-               f–lushleft
+               f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    call macro in deffn at the beginning
  -- c--ategory2: d--effn_name2 a--rguments2...
@@ -1489,23 +1489,23 @@ mutitable in format_command
 
           in group
 
-               A quot—ation
+               A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1513,30 +1513,30 @@ mutitable in format_command
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
           in macro, a format_command containing some other commands.
-             • i–tem 1
-             • i–tem 2
+             • i-tem 1
+             • i-tem 2
 
-            1. e–numerate
+            1. e-numerate
 
-          mu–ltitable headitem                        another tab
+          mu-ltitable headitem                        another tab
           
-----------------------------------------------------------------------------------------------
-          mu–ltitable item                            multitable tab
-          mu–ltitable item 2                          multitable tab 2
-          lone mu–ltitable item
+          mu-ltitable item                            multitable tab
+          mu-ltitable item 2                          multitable tab 2
+          lone mu-ltitable item
 
                e--xample  some
                   text
@@ -1544,18 +1544,18 @@ mutitable in format_command
                s--mallexample
 
            -- c--ategory: d--effn_name a--rguments...
-               d–effn
+               d-effn
 
           a
-               l–ine
+               l-ine
 
-          c–artouche
+          c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 a line
      call macro in table in macro
@@ -1578,23 +1578,23 @@ a line
 
           in group
 
-               A quot—ation
+               A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1602,30 +1602,30 @@ a line
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
           in macro, a format_command containing some other commands.
-             • i–tem 1
-             • i–tem 2
+             • i-tem 1
+             • i-tem 2
 
-            1. e–numerate
+            1. e-numerate
 
-          mu–ltitable headitem                        another tab
+          mu-ltitable headitem                        another tab
           
-----------------------------------------------------------------------------------------------
-          mu–ltitable item                            multitable tab
-          mu–ltitable item 2                          multitable tab 2
-          lone mu–ltitable item
+          mu-ltitable item                            multitable tab
+          mu-ltitable item 2                          multitable tab 2
+          lone mu-ltitable item
 
                e--xample  some
                   text
@@ -1633,18 +1633,18 @@ a line
                s--mallexample
 
            -- c--ategory: d--effn_name a--rguments...
-               d–effn
+               d-effn
 
           a
-               l–ine
+               l-ine
 
-          c–artouche
+          c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      call macro in table at an item beginning
 a line
@@ -1668,23 +1668,23 @@ a line
 
           in group
 
-               A quot—ation
+               A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1692,30 +1692,30 @@ a line
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
           in macro, a format_command containing some other commands.
-             • i–tem 1
-             • i–tem 2
+             • i-tem 1
+             • i-tem 2
 
-            1. e–numerate
+            1. e-numerate
 
-          mu–ltitable headitem                        another tab
+          mu-ltitable headitem                        another tab
           
-----------------------------------------------------------------------------------------------
-          mu–ltitable item                            multitable tab
-          mu–ltitable item 2                          multitable tab 2
-          lone mu–ltitable item
+          mu-ltitable item                            multitable tab
+          mu-ltitable item 2                          multitable tab 2
+          lone mu-ltitable item
 
                e--xample  some
                   text
@@ -1723,18 +1723,18 @@ a line
                s--mallexample
 
            -- c--ategory: d--effn_name a--rguments...
-               d–effn
+               d-effn
 
           a
-               l–ine
+               l-ine
 
-          c–artouche
+          c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 a line2
      call macro in table in format_command
@@ -1758,23 +1758,23 @@ a line2
 
                in group
 
-                    A quot—ation
+                    A quot--ation
 
           subheading
           ----------
 
           in verbatim
 
-             • i–tem 1
-             • i–tem 2
+             • i-tem 1
+             • i-tem 2
 
-            1. e–numerate
+            1. e-numerate
 
-          mu–ltitable headitem                        another tab
+          mu-ltitable headitem                        another tab
           
-----------------------------------------------------------------------------------------------
-          mu–ltitable item                            multitable tab
-          mu–ltitable item 2                          multitable tab 2
-          lone mu–ltitable item
+          mu-ltitable item                            multitable tab
+          mu-ltitable item 2                          multitable tab 2
+          lone mu-ltitable item
 
                e--xample  some
                   text
@@ -1782,31 +1782,31 @@ a line2
                s--mallexample
 
            -- c--ategory: d--effn_name a--rguments...
-               d–effn
+               d-effn
 
           a
-               l–ine
+               l-ine
 
-          c–artouche
+          c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
                in macro, a format_command containing some other
                commands.
-                  • i–tem 1
-                  • i–tem 2
+                  • i-tem 1
+                  • i-tem 2
 
-                 1. e–numerate
+                 1. e-numerate
 
-               mu–ltitable headitem                        another tab
+               mu-ltitable headitem                        another tab
                
-----------------------------------------------------------------------------------------------
-               mu–ltitable item                            multitable tab
-               mu–ltitable item 2                          multitable tab 2
-               lone mu–ltitable item
+               mu-ltitable item                            multitable tab
+               mu-ltitable item 2                          multitable tab 2
+               lone mu-ltitable item
 
                     e--xample  some
                        text
@@ -1814,18 +1814,18 @@ a line2
                     s--mallexample
 
                 -- c--ategory: d--effn_name a--rguments...
-                    d–effn
+                    d-effn
 
                a
-                    l–ine
+                    l-ine
 
-               c–artouche
+               c-artouche
 
-               f–lushleft
+               f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    call macro at cartouche begin
    in macro
@@ -1848,23 +1848,23 @@ a line2
 
      in group
 
-          A quot—ation
+          A quot--ation
 
 subheading
 ----------
 
 in verbatim
 
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -1872,30 +1872,30 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-   c–artouche
+   c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1903,18 +1903,18 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    cartouche call macro in cartouche in macro
 
@@ -1936,23 +1936,23 @@ f–lushleft
 
      in group
 
-          A quot—ation
+          A quot--ation
 
 subheading
 ----------
 
 in verbatim
 
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -1960,30 +1960,30 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-   c–artouche
+   c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -1991,18 +1991,18 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
    call macro in cartouche in format_command
      in macro
@@ -2025,23 +2025,23 @@ f–lushleft
 
           in group
 
-               A quot—ation
+               A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -2049,30 +2049,30 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
           in macro, a format_command containing some other commands.
-             • i–tem 1
-             • i–tem 2
+             • i-tem 1
+             • i-tem 2
 
-            1. e–numerate
+            1. e-numerate
 
-          mu–ltitable headitem                        another tab
+          mu-ltitable headitem                        another tab
           
-----------------------------------------------------------------------------------------------
-          mu–ltitable item                            multitable tab
-          mu–ltitable item 2                          multitable tab 2
-          lone mu–ltitable item
+          mu-ltitable item                            multitable tab
+          mu-ltitable item 2                          multitable tab 2
+          lone mu-ltitable item
 
                e--xample  some
                   text
@@ -2080,18 +2080,18 @@ f–lushleft
                s--mallexample
 
            -- c--ategory: d--effn_name a--rguments...
-               d–effn
+               d-effn
 
           a
-               l–ine
+               l-ine
 
-          c–artouche
+          c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 call macro in flushleft
 in macro
@@ -2114,23 +2114,23 @@ After
 
      in group
 
-          A quot—ation
+          A quot--ation
 
 subheading
 ----------
 
 in verbatim
 
-   • i–tem 1
-   • i–tem 2
+   • i-tem 1
+   • i-tem 2
 
-  1. e–numerate
+  1. e-numerate
 
-mu–ltitable headitem                        another tab
+mu-ltitable headitem                        another tab
 
-----------------------------------------------------------------------------------------------
-mu–ltitable item                            multitable tab
-mu–ltitable item 2                          multitable tab 2
-lone mu–ltitable item
+mu-ltitable item                            multitable tab
+mu-ltitable item 2                          multitable tab 2
+lone mu-ltitable item
 
      e--xample  some
         text
@@ -2138,30 +2138,30 @@ lone mu–ltitable item
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-     d–effn
+     d-effn
 
 a
-     l–ine
+     l-ine
 
-c–artouche
+c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
      in macro, a format_command containing some other commands.
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -2169,18 +2169,18 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 flushleft
 call macro in flushleft in format_command
@@ -2204,23 +2204,23 @@ call macro in flushleft in format_command
 
           in group
 
-               A quot—ation
+               A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        • i–tem 1
-        • i–tem 2
+        • i-tem 1
+        • i-tem 2
 
-       1. e–numerate
+       1. e-numerate
 
-     mu–ltitable headitem                        another tab
+     mu-ltitable headitem                        another tab
      
-----------------------------------------------------------------------------------------------
-     mu–ltitable item                            multitable tab
-     mu–ltitable item 2                          multitable tab 2
-     lone mu–ltitable item
+     mu-ltitable item                            multitable tab
+     mu-ltitable item 2                          multitable tab 2
+     lone mu-ltitable item
 
           e--xample  some
              text
@@ -2228,30 +2228,30 @@ call macro in flushleft in format_command
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-          d–effn
+          d-effn
 
      a
-          l–ine
+          l-ine
 
-     c–artouche
+     c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
           in macro, a format_command containing some other commands.
-             • i–tem 1
-             • i–tem 2
+             • i-tem 1
+             • i-tem 2
 
-            1. e–numerate
+            1. e-numerate
 
-          mu–ltitable headitem                        another tab
+          mu-ltitable headitem                        another tab
           
-----------------------------------------------------------------------------------------------
-          mu–ltitable item                            multitable tab
-          mu–ltitable item 2                          multitable tab 2
-          lone mu–ltitable item
+          mu-ltitable item                            multitable tab
+          mu-ltitable item 2                          multitable tab 2
+          lone mu-ltitable item
 
                e--xample  some
                   text
@@ -2259,18 +2259,18 @@ call macro in flushleft in format_command
                s--mallexample
 
            -- c--ategory: d--effn_name a--rguments...
-               d–effn
+               d-effn
 
           a
-               l–ine
+               l-ine
 
-          c–artouche
+          c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
                                                                in macro
 
@@ -2292,23 +2292,23 @@ call macro in flushleft in format_command
 
                                                                in group
 
-                                                           A quot—ation
+                                                          A quot--ation
 
 subheading
 ----------
 
 in verbatim
 
-   •                                                                 i–tem 1
-   •                                                                 i–tem 2
+   •                                                                 i-tem 1
+   •                                                                 i-tem 2
 
-  1.                                                              e–numerate
+  1.                                                              e-numerate
 
-                    mu–ltitable headitem                                       
 another tab
+                    mu-ltitable headitem                                       
 another tab
 
-----------------------------------------------------------------------------------------------
-                        mu–ltitable item                                     
multitable tab
-                      mu–ltitable item 2                                   
multitable tab 2
-                   lone mu–ltitable item
+                        mu-ltitable item                                     
multitable tab
+                      mu-ltitable item 2                                   
multitable tab 2
+                   lone mu-ltitable item
 
      e--xample  some
         text
@@ -2316,30 +2316,30 @@ in verbatim
      s--mallexample
 
  -- c--ategory: d--effn_name a--rguments...
-                                                                 d–effn
+                                                                 d-effn
 
 a
-                                                                  l–ine
+                                                                  l-ine
 
-                                                             c–artouche
+                                                             c-artouche
 
-f–lushleft
+f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
              in macro, a format_command containing some other commands.
-        •                                                                 
i–tem 1
-        •                                                                 
i–tem 2
+        •                                                                 
i-tem 1
+        •                                                                 
i-tem 2
 
-       1.                                                              
e–numerate
+       1.                                                              
e-numerate
 
-                         mu–ltitable headitem                                  
      another tab
+                         mu-ltitable headitem                                  
      another tab
      
-----------------------------------------------------------------------------------------------
-                             mu–ltitable item                                  
   multitable tab
-                           mu–ltitable item 2                                  
 multitable tab 2
-                        lone mu–ltitable item
+                             mu-ltitable item                                  
   multitable tab
+                           mu-ltitable item 2                                  
 multitable tab 2
+                        lone mu-ltitable item
 
           e--xample  some
              text
@@ -2347,18 +2347,18 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-                                                                 d–effn
+                                                                 d-effn
 
      a
-                                                                  l–ine
+                                                                  l-ine
 
-                                                             c–artouche
+                                                             c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
                                                              flushright
                                                                in macro
@@ -2381,23 +2381,23 @@ f–lushleft
 
                                                                in group
 
-                                                           A quot—ation
+                                                          A quot--ation
 
      subheading
      ----------
 
      in verbatim
 
-        •                                                                 
i–tem 1
-        •                                                                 
i–tem 2
+        •                                                                 
i-tem 1
+        •                                                                 
i-tem 2
 
-       1.                                                              
e–numerate
+       1.                                                              
e-numerate
 
-                         mu–ltitable headitem                                  
      another tab
+                         mu-ltitable headitem                                  
      another tab
      
-----------------------------------------------------------------------------------------------
-                             mu–ltitable item                                  
   multitable tab
-                           mu–ltitable item 2                                  
 multitable tab 2
-                        lone mu–ltitable item
+                             mu-ltitable item                                  
   multitable tab
+                           mu-ltitable item 2                                  
 multitable tab 2
+                        lone mu-ltitable item
 
           e--xample  some
              text
@@ -2405,30 +2405,30 @@ f–lushleft
           s--mallexample
 
       -- c--ategory: d--effn_name a--rguments...
-                                                                 d–effn
+                                                                 d-effn
 
      a
-                                                                  l–ine
+                                                                  l-ine
 
-                                                             c–artouche
+                                                             c-artouche
 
-     f–lushleft
+     f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
              in macro, a format_command containing some other commands.
-             •                                                                 
i–tem 1
-             •                                                                 
i–tem 2
+             •                                                                 
i-tem 1
+             •                                                                 
i-tem 2
 
-            1.                                                              
e–numerate
+            1.                                                              
e-numerate
 
-                              mu–ltitable headitem                             
           another tab
+                              mu-ltitable headitem                             
           another tab
           
-----------------------------------------------------------------------------------------------
-                                  mu–ltitable item                             
        multitable tab
-                                mu–ltitable item 2                             
      multitable tab 2
-                             lone mu–ltitable item
+                                  mu-ltitable item                             
        multitable tab
+                                mu-ltitable item 2                             
      multitable tab 2
+                             lone mu-ltitable item
 
                e--xample  some
                   text
@@ -2436,18 +2436,18 @@ f–lushleft
                s--mallexample
 
            -- c--ategory: d--effn_name a--rguments...
-                                                                 d–effn
+                                                                 d-effn
 
           a
-                                                                  l–ine
+                                                                  l-ine
 
-                                                             c–artouche
+                                                             c-artouche
 
-          f–lushleft
+          f-lushleft
 
-                                                            f–lushright
+                                                            f-lushright
 
-                            ce–ntered line
+                            ce-ntered line
 
 
 



reply via email to

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