texinfo-commits
[Top][All Lists]
Advanced

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

branch master updated: * tp/Texinfo/Convert/HTML.pm (%css_map, _default_


From: Patrice Dumas
Subject: branch master updated: * tp/Texinfo/Convert/HTML.pm (%css_map, _default_format_heading_text) (_convert_command_simple_block, _convert_exdent_command) (_convert_center_command, _convert_paragraph_type): use class for headings alignement selector. Use _convert_command_simple_block to convert raggedright, flushleft, flushright and group, that output a <div>. Use classes line flushleft-paragraph to align paragraphs.
Date: Mon, 10 Jan 2022 10:53:26 -0500

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

pertusus pushed a commit to branch master
in repository texinfo.

The following commit(s) were added to refs/heads/master by this push:
     new 092c0e524e * tp/Texinfo/Convert/HTML.pm (%css_map, 
_default_format_heading_text) (_convert_command_simple_block, 
_convert_exdent_command) (_convert_center_command, _convert_paragraph_type): 
use class for headings alignement selector.  Use _convert_command_simple_block 
to convert raggedright, flushleft, flushright and group, that output a <div>.  
Use classes line flushleft-paragraph to align paragraphs.
092c0e524e is described below

commit 092c0e524e620d4084b6c3ad372d14802441de76
Author: Patrice Dumas <pertusus@free.fr>
AuthorDate: Mon Jan 10 16:53:14 2022 +0100

    * tp/Texinfo/Convert/HTML.pm (%css_map, _default_format_heading_text)
    (_convert_command_simple_block, _convert_exdent_command)
    (_convert_center_command, _convert_paragraph_type): use class for
    headings alignement selector.  Use _convert_command_simple_block
    to convert raggedright, flushleft, flushright and group, that
    output a <div>.  Use classes line flushleft-paragraph to align
    paragraphs.
    
    * tp/Texinfo/Convert/HTML.pm (_new_document_context): do not set the
    default 'composition_context' to be raggedright, such that it is
    possible to know when the @-command was set, instead use an empty
    string.
---
 ChangeLog                                          |   15 +
 tp/Texinfo/Convert/HTML.pm                         |   46 +-
 tp/t/results/converters_tests/line_breaks.pl       |    8 +-
 tp/t/results/coverage/block_commands.pl            |    4 +-
 tp/t/results/coverage/center.pl                    |    2 +-
 tp/t/results/coverage/comment_on_group_line.pl     |    4 +-
 tp/t/results/coverage/exdent_and_commands.pl       |    4 +-
 tp/t/results/coverage/exdent_and_formats.pl        |   20 +-
 tp/t/results/coverage/flushleft_flushright.pl      |   12 +-
 .../coverage/flushleft_flushright_in_quotation.pl  |    8 +-
 tp/t/results/coverage/flushright_example_nested.pl |    8 +-
 tp/t/results/coverage/nested_block_commands.pl     |   48 +-
 .../coverage/punctuation_in_line_commands.pl       |    4 +-
 tp/t/results/coverage/quotation_author.pl          |    4 +-
 tp/t/results/coverage/raggedright.pl               |    4 +-
 tp/t/results/coverage/titlefont_in_center.pl       |    2 +-
 .../japanese_shift_jis/res_html/index.html         |    4 +-
 .../sample_utf8/res_html/index.html                |    4 +-
 .../res_html/documentlanguage_set.html             |    4 +-
 .../res_html/documentlanguage_set.html             |    4 +-
 tp/t/results/formatting/texi_bib_example.pl        |    4 +-
 ...lines_at_beginning_no_setfilename_no_element.pl |    4 +-
 tp/t/results/html_tests/titles.pl                  |    4 +-
 .../results/misc_commands/empty_center_with_arg.pl |    2 +-
 tp/t/results/misc_commands/footnote_in_center.pl   |    2 +-
 tp/t/results/misc_commands/ref_in_center.pl        |    4 +-
 tp/t/results/morecoverage/formatting_fr.pl         |    6 +-
 tp/t/results/morecoverage/texi_formatting.pl       |    6 +-
 .../res_html/placed_things_before_element.html     |    4 +-
 tp/t/results/paragraph/commands_in_flushright.pl   |   24 +-
 tp/t/results/quotation/quotation_and_author.pl     |    6 +-
 .../quotation/quotation_author_in_example.pl       |    2 +-
 tp/t/results/sectioning/no_element.pl              |    4 +-
 .../layout/res_parser/formatting/formatting.html   |  110 +-
 .../layout/res_parser/formatting_chm/chapter.html  |   66 +-
 .../layout/res_parser/formatting_chm/chapter2.html |    4 +-
 .../res_parser/formatting_chm/formatting.html      |   46 +-
 .../formatting_enable_encoding/formatting.html     |  110 +-
 .../EPUB/xhtml/formatting.xhtml                    |  110 +-
 .../EPUB/xhtml/chapter.xhtml                       |   66 +-
 .../EPUB/xhtml/chapter2.xhtml                      |    4 +-
 .../EPUB/xhtml/formatting.xhtml                    |   46 +-
 .../res_parser/formatting_exotic/chapter.html      |   66 +-
 .../res_parser/formatting_exotic/chapter2.html     |    4 +-
 .../res_parser/formatting_fr_icons/formatting.html |  110 +-
 .../res_parser/formatting_html/formatting.html     |  110 +-
 .../res_parser/formatting_html32/formatting.html   |   80 +-
 .../formatting_html_no_texi2html/formatting.html   |   70 +-
 .../res_parser/formatting_html_nodes/chapter.html  |   66 +-
 .../res_parser/formatting_html_nodes/chapter2.html |    4 +-
 .../res_parser/formatting_html_nodes/index.html    |   46 +-
 .../formatting_inline_css/formatting.html          |  102 +-
 .../res_parser/formatting_mathjax/formatting.html  |  110 +-
 .../res_parser/formatting_nodes/chapter.html       |   66 +-
 .../res_parser/formatting_nodes/chapter2.html      |    4 +-
 .../layout/res_parser/formatting_nodes/index.html  |   46 +-
 .../formatting_numerical_entities/formatting.html  |  110 +-
 .../formatting_regions/formatting_regions.html     |  110 +-
 .../formatting_weird_quotes/formatting.html        |  110 +-
 .../res_parser/formatting_xhtml/formatting.html    |  110 +-
 .../nested_cartouche/nested_formats.html           |  706 ++++----
 .../res_parser/nested_deffn/nested_formats.html    |  706 ++++----
 .../nested_enumerate/nested_formats.html           |  662 ++++----
 .../res_parser/nested_example/nested_formats.html  |  594 +++----
 .../nested_flushright/nested_formats.html          | 1753 ++++++++++----------
 .../res_parser/nested_group/nested_formats.html    | 1495 ++++++++---------
 .../res_parser/nested_itemize/nested_formats.html  |  662 ++++----
 .../res_parser/nested_menu/nested_formats.html     |  594 +++----
 .../nested_multitable/nested_formats.html          |  646 ++++----
 .../nested_quotation/nested_formats.html           |  706 ++++----
 .../res_parser/nested_table/nested_formats.html    |  706 ++++----
 .../res_parser/formatting_singular/chapter.html    |   66 +-
 .../res_parser/formatting_singular/chapter2.html   |    4 +-
 73 files changed, 5741 insertions(+), 5726 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 9fd73b788b..c21c016c6f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2022-01-10  Patrice Dumas  <pertusus@free.fr>
+
+       * tp/Texinfo/Convert/HTML.pm (%css_map, _default_format_heading_text)
+       (_convert_command_simple_block, _convert_exdent_command)
+       (_convert_center_command, _convert_paragraph_type): use class for
+       headings alignement selector.  Use _convert_command_simple_block
+       to convert raggedright, flushleft, flushright and group, that
+       output a <div>.  Use classes line flushleft-paragraph to align
+       paragraphs.
+
+       * tp/Texinfo/Convert/HTML.pm (_new_document_context): do not set the
+       default 'composition_context' to be raggedright, such that it is
+       possible to know when the @-command was set, instead use an empty
+       string.
+
 2022-01-10  Patrice Dumas  <pertusus@free.fr>
 
        * tp/Texinfo/Convert/HTML.pm (%css_map, %style_commands_element)
diff --git a/tp/Texinfo/Convert/HTML.pm b/tp/Texinfo/Convert/HTML.pm
index a07ce01da1..6e6de15c8c 100644
--- a/tp/Texinfo/Convert/HTML.pm
+++ b/tp/Texinfo/Convert/HTML.pm
@@ -1723,15 +1723,15 @@ my %css_map = (
      'span.r'             => 'font-family: initial; font-weight: normal',
      'span.nolinebreak'   => 'white-space: nowrap',
      'kbd.key'            => 'font-style: normal',
-     'p.center-align'     => 'text-align:center',
-     'p.left-align'       => 'text-align:left',
-     'p.right-align'      => 'text-align:right',
-     'h1.center-align'    => 'text-align:center',
-     'h2.center-align'    => 'text-align:center',
-     'h3.center-align'    => 'text-align:center',
+     'p.flushleft-paragraph'   => 'text-align:left',
+     'p.flushright-paragraph'  => 'text-align:right',
+     'h1.centerchap'      => 'text-align:center',
+     'h2.centerchap'      => 'text-align:center',
+     'h3.centerchap'      => 'text-align:center',
+     'h1.settitle'        => 'text-align:center',
      'h3.subtitle'        => 'text-align:right',
-     'h4.center-align'    => 'text-align:center',
-     'div.center-align'   => 'text-align:center',
+     'h4.centerchap'      => 'text-align:center',
+     'div.center'         => 'text-align:center',
      'blockquote.indentedblock' => 'margin-right: 0em',
 
      # The anchor element is wrapped in a <span> rather than a block level
@@ -2767,10 +2767,6 @@ sub _default_format_heading_text($$$$$;$)
     $class = $cmdname;
   }
 
-  my $extra_classes = [];
-  if ($cmdname eq 'centerchap' or $cmdname eq 'settitle') {
-    push @$extra_classes, 'center-align';
-  }
   if ($level < 1) {
     $level = 1;
   } elsif ($level > $self->get_conf('MAX_HEADER_LEVEL')) {
@@ -2780,7 +2776,7 @@ sub _default_format_heading_text($$$$$;$)
   if (defined($id)) {
     $id_str = " id=\"$id\"";
   }
-  my $result = $self->html_attribute_class("h$level", $class, $extra_classes)
+  my $result = $self->html_attribute_class("h$level", $class)
                     ."${id_str}>$text</h$level>";
   # titlefont appears inline in text, so no end of line is
   # added. The end of line should be added by the user if needed.
@@ -3632,20 +3628,21 @@ sub _convert_verbatiminclude_command($$$$)
 $default_commands_conversion{'verbatiminclude'} 
   = \&_convert_verbatiminclude_command;
 
-sub _convert_command_noop($$$$)
+sub _convert_command_simple_block($$$$)
 {
   my $self = shift;
   my $cmdname = shift;
   my $command = shift;
   my $content = shift;
 
-  return $content;
+  return $self->html_attribute_class('div', $cmdname).'>'
+        .$content.'</div>';
 }
 
-$default_commands_conversion{'raggedright'} = \&_convert_command_noop;
-$default_commands_conversion{'flushleft'} = \&_convert_command_noop;
-$default_commands_conversion{'flushright'} = \&_convert_command_noop;
-$default_commands_conversion{'group'} = \&_convert_command_noop;
+$default_commands_conversion{'raggedright'} = \&_convert_command_simple_block;
+$default_commands_conversion{'flushleft'} = \&_convert_command_simple_block;
+$default_commands_conversion{'flushright'} = \&_convert_command_simple_block;
+$default_commands_conversion{'group'} = \&_convert_command_simple_block;
 
 sub _convert_sp_command($$$$)
 {
@@ -3681,7 +3678,8 @@ sub _convert_exdent_command($$$$)
                                              $args->[0]->{'normal'} ."\n");
   } else {
     # ignore alignment information
-    return "<p>".$args->[0]->{'normal'} ."\n</p>";
+    return $self->html_attribute_class('p', $cmdname).'>'
+                            .$args->[0]->{'normal'} ."\n</p>";
   }
 }
 
@@ -3698,7 +3696,7 @@ sub _convert_center_command($$$$)
     return $self->_convert_preformatted_type($cmdname, $command, 
                                              $args->[0]->{'normal'}."\n");
   } else {
-    return $self->html_attribute_class('div', 'center-align').">"
+    return $self->html_attribute_class('div', $cmdname).">"
                                  .$args->[0]->{'normal'}."\n</div>";
   }
 }
@@ -4847,9 +4845,9 @@ sub _convert_paragraph_type($$$$)
 
   if ($content =~ /\S/) {
     my $align = $self->in_align();
-    if ($align and $paragraph_style{$align}) {
+    if ($align and $align_commands{$align}) {
       return $self->html_attribute_class('p',
-                    $paragraph_style{$align}.'-align').">".$content."</p>";
+                    $align.'-paragraph').">".$content."</p>";
     } else {
       return "<p>".$content."</p>";
     }
@@ -5885,7 +5883,7 @@ sub _new_document_context($$;$)
   push @{$self->{'document_context'}},
           {'cmdname' => $cmdname,
            'formatting_context' => [{'cmdname' => $cmdname}],
-           'composition_context' => ['raggedright'],
+           'composition_context' => [''],
            'formats' => [],
            'monospace' => [0],
            'document_global_context' => $document_global_context,
diff --git a/tp/t/results/converters_tests/line_breaks.pl 
b/tp/t/results/converters_tests/line_breaks.pl
index eff6b7594a..057feadf77 100644
--- a/tp/t/results/converters_tests/line_breaks.pl
+++ b/tp/t/results/converters_tests/line_breaks.pl
@@ -614,8 +614,8 @@ $result_converted{'html'}->{'line_breaks'} = '<!DOCTYPE 
html>
 
 <style type="text/css">
 <!--
-div.center-align {text-align:center}
-h1.center-align {text-align:center}
+div.center {text-align:center}
+h1.settitle {text-align:center}
 kbd {font-style: oblique}
 -->
 </style>
@@ -624,11 +624,11 @@ kbd {font-style: oblique}
 </head>
 
 <body lang="en">
-<h1 class="settitle center-align">the manual <br> new version</h1>
+<h1 class="settitle">the manual <br> new version</h1>
 
 <h1 class="title">AWK As A Major Systems Programming <br> 
Language&mdash;Revisited</h1>
 
-<div class="center-align">in center <br> line break
+<div class="center">in center <br> line break
 </div>
 <dl>
 <dt><strong class="strong">with break <br> after</strong></dt>
diff --git a/tp/t/results/coverage/block_commands.pl 
b/tp/t/results/coverage/block_commands.pl
index 1141ae50ff..1c8d1006f1 100644
--- a/tp/t/results/coverage/block_commands.pl
+++ b/tp/t/results/coverage/block_commands.pl
@@ -458,8 +458,8 @@ in caption
 
 
 $result_converted{'html_text'}->{'block_commands'} = '
-<p>in group
-</p>
+<div class="group"><p>in group
+</p></div>
 <blockquote>
 <p><b class="b">warning:</b> in quotation
 </p></blockquote>
diff --git a/tp/t/results/coverage/center.pl b/tp/t/results/coverage/center.pl
index a52f84ac30..e160ef44dd 100644
--- a/tp/t/results/coverage/center.pl
+++ b/tp/t/results/coverage/center.pl
@@ -112,7 +112,7 @@ $result_converted{'plaintext'}->{'center'} = '              
            in cente
 
 
 $result_converted{'html_text'}->{'center'} = '
-<div class="center-align">in center <code class="code">in code</code>
+<div class="center">in center <code class="code">in code</code>
 </div>
 ';
 
diff --git a/tp/t/results/coverage/comment_on_group_line.pl 
b/tp/t/results/coverage/comment_on_group_line.pl
index 33859af6ba..054a79ebe4 100644
--- a/tp/t/results/coverage/comment_on_group_line.pl
+++ b/tp/t/results/coverage/comment_on_group_line.pl
@@ -131,8 +131,8 @@ $result_converted{'plaintext'}->{'comment_on_group_line'} = 
'in group.
 ';
 
 
-$result_converted{'html_text'}->{'comment_on_group_line'} = '<p>in group.
-</p>';
+$result_converted{'html_text'}->{'comment_on_group_line'} = '<div 
class="group"><p>in group.
+</p></div>';
 
 
 $result_converted{'xml'}->{'comment_on_group_line'} = '<group spaces=" " 
endspaces=" "><!-- c comment -->
diff --git a/tp/t/results/coverage/exdent_and_commands.pl 
b/tp/t/results/coverage/exdent_and_commands.pl
index 54f870a5f1..e57ce4c5b0 100644
--- a/tp/t/results/coverage/exdent_and_commands.pl
+++ b/tp/t/results/coverage/exdent_and_commands.pl
@@ -449,9 +449,9 @@ in exdented a @*
 
 $result_converted{'html_text'}->{'exdent_and_commands'} = '<blockquote>
 <p>quotation1
-</p><p>in exdented protected eol &nbsp;
+</p><p class="exdent">in exdented protected eol &nbsp;
 </p><p>following
-</p><p>in exdented a @* <br> and following
+</p><p class="exdent">in exdented a @* <br> and following
 </p><p>after exdented
 </p></blockquote>
 
diff --git a/tp/t/results/coverage/exdent_and_formats.pl 
b/tp/t/results/coverage/exdent_and_formats.pl
index 9a13cf2bfd..d1d9eda102 100644
--- a/tp/t/results/coverage/exdent_and_formats.pl
+++ b/tp/t/results/coverage/exdent_and_formats.pl
@@ -1951,37 +1951,37 @@ quotation2
 </div>
 
 <blockquote>
-<p>exdented quotation line   and dash &mdash; in quotation
+<p class="exdent">exdented quotation line   and dash &mdash; in quotation
 </p></blockquote>
 
 <blockquote>
 <p>Not exdented followed by exdented
-</p><p>exdented quotation line
+</p><p class="exdent">exdented quotation line
 </p></blockquote>
 
 <blockquote>
-<p>exdented quotation line
+<p class="exdent">exdented quotation line
 </p><p>Followed by not exdented 
 </p></blockquote>
 
 <blockquote>
-<p>exdented quotation line oidfjslsd aez a aze azaz aeae za eaz az
-</p><p>azeaz az az az az
+<p class="exdent">exdented quotation line oidfjslsd aez a aze azaz aeae za eaz 
az
+</p><p class="exdent">azeaz az az az az
 </p></blockquote>
 
 <blockquote>
-<p>exdented quotation line oidfjslsd aez a aze azaz aeae za eaz az azeaz end 
line
-</p><p>az az az az
+<p class="exdent">exdented quotation line oidfjslsd aez a aze azaz aeae za eaz 
az azeaz end line
+</p><p class="exdent">az az az az
 </p></blockquote>
 
 <blockquote>
 <p>quotation line oidfjslsd aez a aze azaz aeae za eaz az zelef  aaa
-</p><p>ezkfjklezf
+</p><p class="exdent">ezkfjklezf
 </p></blockquote>
 
 <blockquote>
-<p>very loooooooooooooooooooooooooooooooooong exdented quotation line 
oidfjslsd aez a aze azaz aeae za eaz az azeaz end line
-</p><p>az az az az
+<p class="exdent">very loooooooooooooooooooooooooooooooooong exdented 
quotation line oidfjslsd aez a aze azaz aeae za eaz az azeaz end line
+</p><p class="exdent">az az az az
 </p></blockquote>
 ';
 
diff --git a/tp/t/results/coverage/flushleft_flushright.pl 
b/tp/t/results/coverage/flushleft_flushright.pl
index 317f1e3afc..2a21ab3934 100644
--- a/tp/t/results/coverage/flushleft_flushright.pl
+++ b/tp/t/results/coverage/flushleft_flushright.pl
@@ -297,18 +297,18 @@ aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa 
bbbbbbbbbbbbbbbbbbbbbb
 
 
 $result_converted{'html_text'}->{'flushleft_flushright'} = '
-<p 
class="left-align">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa 
bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb ccccccccccccccc
+<div class="flushleft"><p 
class="flushleft-paragraph">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
 bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb ccccccccccccccc
 ldskf dsflj
      lklsdlv l    lll. Bbb.
 </p>
-<p class="left-align">lhds
-</p>
-<p 
class="right-align">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa 
bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb ccccccccccccccc
+<p class="flushleft-paragraph">lhds
+</p></div>
+<div class="flushright"><p 
class="flushright-paragraph">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
 bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb ccccccccccccccc
 ldskf dsflj
      lklsdlv l    lll. Bbb.
 </p>
-<p class="right-align">lhds
-</p>';
+<p class="flushright-paragraph">lhds
+</p></div>';
 
 
 $result_converted{'xml'}->{'flushleft_flushright'} = '
diff --git a/tp/t/results/coverage/flushleft_flushright_in_quotation.pl 
b/tp/t/results/coverage/flushleft_flushright_in_quotation.pl
index 88f67811d6..07e2799458 100644
--- a/tp/t/results/coverage/flushleft_flushright_in_quotation.pl
+++ b/tp/t/results/coverage/flushleft_flushright_in_quotation.pl
@@ -284,10 +284,10 @@ 
$result_converted{'plaintext'}->{'flushleft_flushright_in_quotation'} = '     f
 
 $result_converted{'html_text'}->{'flushleft_flushright_in_quotation'} = '
 <blockquote>
-<p class="left-align">f l
-</p>
-<p class="right-align">f r
-</p></blockquote>
+<div class="flushleft"><p class="flushleft-paragraph">f l
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f r
+</p></div></blockquote>
 ';
 
 
diff --git a/tp/t/results/coverage/flushright_example_nested.pl 
b/tp/t/results/coverage/flushright_example_nested.pl
index 1d5aa51d7f..088b5d847b 100644
--- a/tp/t/results/coverage/flushright_example_nested.pl
+++ b/tp/t/results/coverage/flushright_example_nested.pl
@@ -353,16 +353,16 @@ 
$result_converted{'plaintext'}->{'flushright_example_nested'} = '
 
 
 $result_converted{'html_text'}->{'flushright_example_nested'} = '<div 
class="example">
-<pre class="example">in   --- flushright
+<div class="flushright"><pre class="example">in   --- flushright
 
-</pre></div>
+</pre></div></div>
 
-<div class="example">
+<div class="flushright"><div class="example">
 <pre class="example">in   --- example
 
 flush then example
 </pre></div>
-';
+</div>';
 
 
 $result_converted{'xml'}->{'flushright_example_nested'} = '<example 
endspaces=" ">
diff --git a/tp/t/results/coverage/nested_block_commands.pl 
b/tp/t/results/coverage/nested_block_commands.pl
index fe9cf6ae1b..edf68d0ca7 100644
--- a/tp/t/results/coverage/nested_block_commands.pl
+++ b/tp/t/results/coverage/nested_block_commands.pl
@@ -2080,75 +2080,75 @@ 
$result_converted{'plaintext'}->{'nested_block_commands'} = 'In group
 ';
 
 
-$result_converted{'html_text'}->{'nested_block_commands'} = '<p>In group
+$result_converted{'html_text'}->{'nested_block_commands'} = '<div 
class="group"><p>In group
 </p><blockquote>
 <p>in quotation
 </p></blockquote>
-
-<blockquote>
+</div>
+<div class="group"><blockquote>
 <p>in quotation
 </p></blockquote>
-
-<p>In group
+</div>
+<div class="group"><p>In group
 </p><blockquote>
 <p>in quotation
 </p></blockquote>
 <p>after quotation
-</p>
-
+</p></div>
+<div class="group">
 <p>In group sp b
 </p><blockquote>
 <p>in quotation
 </p></blockquote>
-
-
+</div>
+<div class="group">
 <p>In group sp b a
 </p>
 <blockquote>
 <p>in quotation
 </p></blockquote>
-
-<p>In group sp a
+</div>
+<div class="group"><p>In group sp a
 </p>
 <blockquote>
 <p>in quotation
 </p></blockquote>
-
-<blockquote>
+</div>
+<div class="group"><blockquote>
 
 <p>in quotation sp b
 </p></blockquote>
-
-<blockquote>
+</div>
+<div class="group"><blockquote>
 
 <p>in quotation sp b a
 </p>
 </blockquote>
-
-<blockquote>
+</div>
+<div class="group"><blockquote>
 <p>in quotation sp a
 </p>
 </blockquote>
-
-<blockquote>
+</div>
+<div class="group"><blockquote>
 <p>in quotation
 </p></blockquote>
 
 <p>After quotation sp b
-</p>
-<blockquote>
+</p></div>
+<div class="group"><blockquote>
 <p>in quotation
 </p></blockquote>
 <p>After quotation sp a
 </p>
-
-<blockquote>
+</div>
+<div class="group"><blockquote>
 <p>in quotation
 </p></blockquote>
 
 <p>After quotation sp b a
 </p>
-';
+</div>';
 
 
 $result_converted{'xml'}->{'nested_block_commands'} = '<group endspaces=" ">
diff --git a/tp/t/results/coverage/punctuation_in_line_commands.pl 
b/tp/t/results/coverage/punctuation_in_line_commands.pl
index b949edbbfd..84e5a426b3 100644
--- a/tp/t/results/coverage/punctuation_in_line_commands.pl
+++ b/tp/t/results/coverage/punctuation_in_line_commands.pl
@@ -1199,7 +1199,7 @@ 
$result_converted{'html_text'}->{'punctuation_in_line_commands'} = '
 
 <blockquote>
 <p><b class="b">quotation arg! After punc:</b> In quotation
-</p><p>exdent quotation! After punc
+</p><p class="exdent">exdent quotation! After punc
 </p></blockquote>
 
 <div class="float" id="float-label_0021-After-punc">
@@ -1221,7 +1221,7 @@ 
$result_converted{'html_text'}->{'punctuation_in_line_commands'} = '
 
 <h1 class="titlefont">titlefont! After punc</h1>
 
-<div class="center-align">center! After punc
+<div class="center">center! After punc
 </div>
 <table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#t_h_cp_letter-I"><b>I</b></a>
  &nbsp; 
diff --git a/tp/t/results/coverage/quotation_author.pl 
b/tp/t/results/coverage/quotation_author.pl
index 1bf9fa1801..136c63a881 100644
--- a/tp/t/results/coverage/quotation_author.pl
+++ b/tp/t/results/coverage/quotation_author.pl
@@ -252,8 +252,8 @@ $result_converted{'html_text'}->{'quotation_author'} = 
'<blockquote>
 quotation continues.
 </p>
 </blockquote>
-<div class="center-align">&mdash; <em class="emph">First Author</em>
-</div><div class="center-align">&mdash; <em class="emph">S&#7869;cond 
author</em>
+<div class="center">&mdash; <em class="emph">First Author</em>
+</div><div class="center">&mdash; <em class="emph">S&#7869;cond author</em>
 </div>';
 
 
diff --git a/tp/t/results/coverage/raggedright.pl 
b/tp/t/results/coverage/raggedright.pl
index 48b4bf86c4..750d77b8a9 100644
--- a/tp/t/results/coverage/raggedright.pl
+++ b/tp/t/results/coverage/raggedright.pl
@@ -121,8 +121,8 @@ $result_converted{'plaintext'}->{'raggedright'} = 'in 
raggedright
 
 
 $result_converted{'html_text'}->{'raggedright'} = '
-<p>in raggedright
-</p>';
+<div class="raggedright"><p class="raggedright-paragraph">in raggedright
+</p></div>';
 
 
 $result_converted{'xml'}->{'raggedright'} = '
diff --git a/tp/t/results/coverage/titlefont_in_center.pl 
b/tp/t/results/coverage/titlefont_in_center.pl
index 51c0729b15..7582c38f25 100644
--- a/tp/t/results/coverage/titlefont_in_center.pl
+++ b/tp/t/results/coverage/titlefont_in_center.pl
@@ -98,7 +98,7 @@ $result_converted{'plaintext'}->{'titlefont_in_center'} = '
 
 
 $result_converted{'html_text'}->{'titlefont_in_center'} = '
-<div class="center-align"><h1 class="titlefont">A manual</h1>
+<div class="center"><h1 class="titlefont">A manual</h1>
 </div>';
 
 
diff --git 
a/tp/t/results/formats_encodings/japanese_shift_jis/res_html/index.html 
b/tp/t/results/formats_encodings/japanese_shift_jis/res_html/index.html
index 04a6698e01..d984bf7fc3 100644
--- a/tp/t/results/formats_encodings/japanese_shift_jis/res_html/index.html
+++ b/tp/t/results/formats_encodings/japanese_shift_jis/res_html/index.html
@@ -23,7 +23,7 @@ legally counts.
 <link href="Preface.html" rel="next" title="Preface">
 <style type="text/css">
 <!--
-h1.center-align {text-align:center}
+h1.settitle {text-align:center}
 kbd {font-style: oblique}
 -->
 </style>
@@ -32,7 +32,7 @@ kbd {font-style: oblique}
 </head>
 
 <body lang="ja">
-<h1 class="settitle center-align">GNU LilyPond &ndash; Manuel 
d&rsquo;initiation japanese</h1>
+<h1 class="settitle">GNU LilyPond &ndash; Manuel d&rsquo;initiation 
japanese</h1>
 
 
 <div class="top" id="Top">
diff --git a/tp/t/results/formats_encodings/sample_utf8/res_html/index.html 
b/tp/t/results/formats_encodings/sample_utf8/res_html/index.html
index 43e1941fb0..c4c7b4f920 100644
--- a/tp/t/results/formats_encodings/sample_utf8/res_html/index.html
+++ b/tp/t/results/formats_encodings/sample_utf8/res_html/index.html
@@ -21,7 +21,7 @@ Texinfo中文示例 -->
 <link href="DiYiZhang_0028First-Chapter_0029.html" rel="next" title="第一章(First 
Chapter)">
 <style type="text/css">
 <!--
-h1.center-align {text-align:center}
+h1.settitle {text-align:center}
 kbd {font-style: oblique}
 ul.no-bullet {list-style: none}
 -->
@@ -31,7 +31,7 @@ ul.no-bullet {list-style: none}
 </head>
 
 <body lang="en">
-<h1 class="settitle center-align">Sample</h1>
+<h1 class="settitle">Sample</h1>
 
 
 
diff --git 
a/tp/t/results/formatting/documentlanguage_set_option/res_html/documentlanguage_set.html
 
b/tp/t/results/formatting/documentlanguage_set_option/res_html/documentlanguage_set.html
index 03ea9ea712..cf53480c6d 100644
--- 
a/tp/t/results/formatting/documentlanguage_set_option/res_html/documentlanguage_set.html
+++ 
b/tp/t/results/formatting/documentlanguage_set_option/res_html/documentlanguage_set.html
@@ -14,7 +14,7 @@
 
 <style type="text/css">
 <!--
-h1.center-align {text-align:center}
+h1.settitle {text-align:center}
 kbd {font-style: oblique}
 span.smaller {font-size: smaller}
 -->
@@ -24,7 +24,7 @@ span.smaller {font-size: smaller}
 </head>
 
 <body lang="fr">
-<h1 class="settitle center-align">Test @documentlanguage set</h1>
+<h1 class="settitle">Test @documentlanguage set</h1>
 <hr>
 
 <div class="top" id="Top">
diff --git 
a/tp/t/results/formatting/documentlanguage_set_unknown/res_html/documentlanguage_set.html
 
b/tp/t/results/formatting/documentlanguage_set_unknown/res_html/documentlanguage_set.html
index 3b82bad75d..4145e6cd2b 100644
--- 
a/tp/t/results/formatting/documentlanguage_set_unknown/res_html/documentlanguage_set.html
+++ 
b/tp/t/results/formatting/documentlanguage_set_unknown/res_html/documentlanguage_set.html
@@ -14,7 +14,7 @@
 
 <style type="text/css">
 <!--
-h1.center-align {text-align:center}
+h1.settitle {text-align:center}
 kbd {font-style: oblique}
 span.smaller {font-size: smaller}
 -->
@@ -24,7 +24,7 @@ span.smaller {font-size: smaller}
 </head>
 
 <body lang="unknown">
-<h1 class="settitle center-align">Test @documentlanguage set</h1>
+<h1 class="settitle">Test @documentlanguage set</h1>
 <hr>
 
 <div class="top" id="Top">
diff --git a/tp/t/results/formatting/texi_bib_example.pl 
b/tp/t/results/formatting/texi_bib_example.pl
index 6498d303ca..3c6fdab27a 100644
--- a/tp/t/results/formatting/texi_bib_example.pl
+++ b/tp/t/results/formatting/texi_bib_example.pl
@@ -5612,7 +5612,7 @@ $result_converted{'html'}->{'texi_bib_example'} = 
'<!DOCTYPE html>
 
 <style type="text/css">
 <!--
-h1.center-align {text-align:center}
+h1.settitle {text-align:center}
 kbd {font-style: oblique}
 pre.menu-comment {font-family: serif}
 span.smaller {font-size: smaller}
@@ -5623,7 +5623,7 @@ span.smaller {font-size: smaller}
 </head>
 
 <body lang="en">
-<h1 class="settitle center-align">Texinfo with a Bibliography and 
References</h1>
+<h1 class="settitle">Texinfo with a Bibliography and References</h1>
 <hr>
 
 
diff --git 
a/tp/t/results/html_tests/empty_lines_at_beginning_no_setfilename_no_element.pl 
b/tp/t/results/html_tests/empty_lines_at_beginning_no_setfilename_no_element.pl
index 831ac4e045..3fe925fd86 100644
--- 
a/tp/t/results/html_tests/empty_lines_at_beginning_no_setfilename_no_element.pl
+++ 
b/tp/t/results/html_tests/empty_lines_at_beginning_no_setfilename_no_element.pl
@@ -163,7 +163,7 @@ 
$result_converted{'html'}->{'empty_lines_at_beginning_no_setfilename_no_element'
 
 <style type="text/css">
 <!--
-div.center-align {text-align:center}
+div.center {text-align:center}
 kbd {font-style: oblique}
 -->
 </style>
@@ -172,7 +172,7 @@ kbd {font-style: oblique}
 </head>
 
 <body lang="en">
-<div class="center-align">centered
+<div class="center">centered
 </div>
 <p>Some text.
 </p>
diff --git a/tp/t/results/html_tests/titles.pl 
b/tp/t/results/html_tests/titles.pl
index 396c559e7d..f09b823a0c 100644
--- a/tp/t/results/html_tests/titles.pl
+++ b/tp/t/results/html_tests/titles.pl
@@ -419,7 +419,7 @@ $result_converted{'html'}->{'titles'} = '<!DOCTYPE html>
 <link href="#Top" rel="start" title="Top">
 <style type="text/css">
 <!--
-h1.center-align {text-align:center}
+h1.settitle {text-align:center}
 kbd {font-style: oblique}
 -->
 </style>
@@ -428,7 +428,7 @@ kbd {font-style: oblique}
 </head>
 
 <body lang="en">
-<h1 class="settitle center-align">@title <small class="sc">HTML</small> <code 
class="code">test</code></h1>
+<h1 class="settitle">@title <small class="sc">HTML</small> <code 
class="code">test</code></h1>
 
 <div class="top" id="Top">
 <h1 class="top" id="Top-of-_0040title-HTML-test">Top of @title <small 
class="sc">HTML</small> <code class="code">test</code></h1>
diff --git a/tp/t/results/misc_commands/empty_center_with_arg.pl 
b/tp/t/results/misc_commands/empty_center_with_arg.pl
index 367d25d2fa..05283ee256 100644
--- a/tp/t/results/misc_commands/empty_center_with_arg.pl
+++ b/tp/t/results/misc_commands/empty_center_with_arg.pl
@@ -80,7 +80,7 @@ $result_floats{'empty_center_with_arg'} = {};
 $result_converted{'plaintext'}->{'empty_center_with_arg'} = '';
 
 
-$result_converted{'html_text'}->{'empty_center_with_arg'} = '<div 
class="center-align"><!-- /@w -->
+$result_converted{'html_text'}->{'empty_center_with_arg'} = '<div 
class="center"><!-- /@w -->
 </div>';
 
 1;
diff --git a/tp/t/results/misc_commands/footnote_in_center.pl 
b/tp/t/results/misc_commands/footnote_in_center.pl
index f95118e164..2f562e79b3 100644
--- a/tp/t/results/misc_commands/footnote_in_center.pl
+++ b/tp/t/results/misc_commands/footnote_in_center.pl
@@ -337,7 +337,7 @@ $result_converted{'plaintext'}->{'footnote_in_center'} = '  
   Centered text wit
 ';
 
 
-$result_converted{'html_text'}->{'footnote_in_center'} = '<div 
class="center-align">Centered text with a footnote<a class="footnote" 
id="DOCF1" href="#FOOT1"><sup>1</sup></a> and text after the footnote.
+$result_converted{'html_text'}->{'footnote_in_center'} = '<div 
class="center">Centered text with a footnote<a class="footnote" id="DOCF1" 
href="#FOOT1"><sup>1</sup></a> and text after the footnote.
 </div><div class="footnote">
 <hr>
 <h4 class="footnotes-heading">Footnotes</h4>
diff --git a/tp/t/results/misc_commands/ref_in_center.pl 
b/tp/t/results/misc_commands/ref_in_center.pl
index b8363a2a27..e6c726c6d0 100644
--- a/tp/t/results/misc_commands/ref_in_center.pl
+++ b/tp/t/results/misc_commands/ref_in_center.pl
@@ -296,9 +296,9 @@ $result_converted{'plaintext'}->{'ref_in_center'} = '
 
 $result_converted{'html_text'}->{'ref_in_center'} = '<h1 class="node-heading" 
id="Top">Top</h1>
 
-<div class="center-align"><a class="ref" href="#Top">Top</a>
+<div class="center"><a class="ref" href="#Top">Top</a>
 </div>
-<div class="center-align">&lsquo;title
+<div class="center">&lsquo;title
 &rsquo;
 </div><p>very long
 </p>';
diff --git a/tp/t/results/morecoverage/formatting_fr.pl 
b/tp/t/results/morecoverage/formatting_fr.pl
index 314b3a3726..0ce2f56e39 100644
--- a/tp/t/results/morecoverage/formatting_fr.pl
+++ b/tp/t/results/morecoverage/formatting_fr.pl
@@ -4899,7 +4899,7 @@ $result_converted{'html'}->{'formatting_fr'} = '<!DOCTYPE 
html>
 <!--
 a.summary-letter {text-decoration: none}
 div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
+h1.centerchap {text-align:center}
 h3.subtitle {text-align:right}
 kbd {font-style: oblique}
 pre.menu-comment {font-family: serif}
@@ -5215,7 +5215,7 @@ Menu comment
 <td valign="middle" align="left">[<a href="#Top" title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="A propos (page 
d&rsquo;aide)"> ? </a>]</td>
 </tr></table>
-<h1 class="centerchap center-align" id="chapter-2">chapter 2</h1>
+<h1 class="centerchap" id="chapter-2">chapter 2</h1>
 
 <table><tr><th valign="top">Aller &agrave;: &nbsp; </th><td><a 
class="summary-letter" href="#chapter-2_cp_symbol-1"><b>.</b></a>
  &nbsp; 
@@ -5772,7 +5772,7 @@ Menu comment
 <td valign="middle" align="left">[<a href="#Top" title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="A propos (page 
d&rsquo;aide)"> ? </a>]</td>
 </tr></table>
-<h1 class="centerchap center-align" id="chapter-2">chapter 2</h1>
+<h1 class="centerchap" id="chapter-2">chapter 2</h1>
 
 <table><tr><th valign="top">Aller &agrave;: &nbsp; </th><td><a 
class="summary-letter" href="#t_h_cp_symbol-1"><b>.</b></a>
  &nbsp; 
diff --git a/tp/t/results/morecoverage/texi_formatting.pl 
b/tp/t/results/morecoverage/texi_formatting.pl
index eedf4bbaf6..2ea38d55c5 100644
--- a/tp/t/results/morecoverage/texi_formatting.pl
+++ b/tp/t/results/morecoverage/texi_formatting.pl
@@ -4902,7 +4902,7 @@ $result_converted{'html'}->{'texi_formatting'} = 
'<!DOCTYPE html>
 <!--
 a.summary-letter {text-decoration: none}
 div.example {margin-left: 3.2em}
-h2.center-align {text-align:center}
+h2.centerchap {text-align:center}
 kbd {font-style: oblique}
 ul.no-bullet {list-style: none}
 -->
@@ -5135,7 +5135,7 @@ Previous: <a 
href="#subsubsection-_0060_0060simple_002ddouble_002d_002d" accessk
 <p>
 Previous: <a href="#chapter" accesskey="p" rel="prev">chapter</a>, Up: <a 
href="#Top" accesskey="u" rel="up">Top section</a> &nbsp; [<a 
href="#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a 
href="#Top" title="Index" rel="index">Index</a>]</p>
 </div>
-<h2 class="centerchap center-align" id="chapter-2">chapter 2</h2>
+<h2 class="centerchap" id="chapter-2">chapter 2</h2>
 
 <table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#chapter2_cp_symbol-1"><b>.</b></a>
  &nbsp; 
@@ -5452,7 +5452,7 @@ $result_converted{'html_text'}->{'texi_formatting'} = '
 <p>
  &nbsp; [<a href="#Top" title="Index" rel="index">Index</a>]</p>
 </div>
-<h2 class="centerchap center-align" id="chapter-2">chapter 2</h2>
+<h2 class="centerchap" id="chapter-2">chapter 2</h2>
 
 <table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#t_h_cp_symbol-1"><b>.</b></a>
  &nbsp; 
diff --git 
a/tp/t/results/moresectioning/placed_things_before_element/res_html/placed_things_before_element.html
 
b/tp/t/results/moresectioning/placed_things_before_element/res_html/placed_things_before_element.html
index d218ccc3ce..c437797a7e 100644
--- 
a/tp/t/results/moresectioning/placed_things_before_element/res_html/placed_things_before_element.html
+++ 
b/tp/t/results/moresectioning/placed_things_before_element/res_html/placed_things_before_element.html
@@ -14,7 +14,7 @@
 
 <style type="text/css">
 <!--
-h1.center-align {text-align:center}
+h1.settitle {text-align:center}
 kbd {font-style: oblique}
 span.smaller {font-size: smaller}
 -->
@@ -24,7 +24,7 @@ span.smaller {font-size: smaller}
 </head>
 
 <body lang="en">
-<h1 class="settitle center-align">before element test</h1>
+<h1 class="settitle">before element test</h1>
 <hr>
 
 
diff --git a/tp/t/results/paragraph/commands_in_flushright.pl 
b/tp/t/results/paragraph/commands_in_flushright.pl
index 55c0883e8f..9425c9c645 100644
--- a/tp/t/results/paragraph/commands_in_flushright.pl
+++ b/tp/t/results/paragraph/commands_in_flushright.pl
@@ -1549,11 +1549,11 @@ in flushleft
 ';
 
 
-$result_converted{'html_text'}->{'commands_in_flushright'} = '
-<p class="right-align">in group
-</p>
+$result_converted{'html_text'}->{'commands_in_flushright'} = '<div 
class="flushright">
+<div class="group"><p class="flushright-paragraph">in group
+</p></div>
 <blockquote>
-<p class="right-align"><b class="b">type:</b> in quotation
+<p class="flushright-paragraph"><b class="b">type:</b> in quotation
 </p></blockquote>
 
 <ol>
@@ -1565,9 +1565,9 @@ 
$result_converted{'html_text'}->{'commands_in_flushright'} = '
 <dl>
 <dt><em class="emph">table item</em></dt>
 <dt><em class="emph">table itemx</em></dt>
-<dd><p class="right-align">Table text
+<dd><p class="flushright-paragraph">Table text
 </p>
-<p class="right-align">Text.
+<p class="flushright-paragraph">Text.
 </p></dd>
 </dl>
 
@@ -1575,7 +1575,7 @@ 
$result_converted{'html_text'}->{'commands_in_flushright'} = '
 <tbody><tr><td width="50%">col1</td><td width="50%">col2</td></tr>
 <tr><td width="50%">text
 
-<p class="right-align">in multitable
+<p class="flushright-paragraph">in multitable
 </p></td><td width="50%">text col2</td></tr>
 </tbody>
 </table>
@@ -1586,7 +1586,7 @@ 
$result_converted{'html_text'}->{'commands_in_flushright'} = '
 </p>
 
 <div class="float-caption"><p><strong class="strong">label 1: </strong>in 
caption</p></div></div>
-<p class="right-align">Sp:
+<p class="flushright-paragraph">Sp:
 </p><br>
 <br>
 
@@ -1598,10 +1598,10 @@ 
$result_converted{'html_text'}->{'commands_in_flushright'} = '
 <pre class="format">in format
 </pre></div>
 
-<p class="left-align">in flushleft
-</p>
-<div class="center-align">in center
+<div class="flushleft"><p class="flushleft-paragraph">in flushleft
+</p></div>
+<div class="center">in center
 </div>
-';
+</div>';
 
 1;
diff --git a/tp/t/results/quotation/quotation_and_author.pl 
b/tp/t/results/quotation/quotation_and_author.pl
index 5559ee3a86..89f8ed51a6 100644
--- a/tp/t/results/quotation/quotation_and_author.pl
+++ b/tp/t/results/quotation/quotation_and_author.pl
@@ -479,19 +479,19 @@ $result_converted{'html_text'}->{'quotation_and_author'} 
= '<p>Text before quota
 <blockquote>
 <p>A quot&mdash;ation
 </p></blockquote>
-<div class="center-align">&mdash; <em class="emph">Some One</em>
+<div class="center">&mdash; <em class="emph">Some One</em>
 </div>
 <p>Text between quotation and smallquotation
 </p>
 <blockquote>
 <p>in small&mdash;quotation.
 </p></blockquote>
-<div class="center-align">&mdash; <em class="emph">An Author Name</em>
+<div class="center">&mdash; <em class="emph">An Author Name</em>
 </div>
 <blockquote>
 <p><b class="b">Note:</b> A Note
 </p></blockquote>
-<div class="center-align">&mdash; <em class="emph">Some Notifier</em>
+<div class="center">&mdash; <em class="emph">Some Notifier</em>
 </div>';
 
 
diff --git a/tp/t/results/quotation/quotation_author_in_example.pl 
b/tp/t/results/quotation/quotation_author_in_example.pl
index 6454e7f96f..28b9407399 100644
--- a/tp/t/results/quotation/quotation_author_in_example.pl
+++ b/tp/t/results/quotation/quotation_author_in_example.pl
@@ -223,7 +223,7 @@ 
$result_converted{'html_text'}->{'quotation_author_in_example'} = '<div class="e
 <blockquote>
 <pre class="example">A quot---ation
 </pre></blockquote>
-<div class="center-align">--- <em class="emph">Some One</em>
+<div class="center">--- <em class="emph">Some One</em>
 </div></div>
 ';
 
diff --git a/tp/t/results/sectioning/no_element.pl 
b/tp/t/results/sectioning/no_element.pl
index 82b65c4554..ac6ced435b 100644
--- a/tp/t/results/sectioning/no_element.pl
+++ b/tp/t/results/sectioning/no_element.pl
@@ -969,7 +969,7 @@ $result_converted{'html'}->{'no_element'} = '<!DOCTYPE html>
 
 <style type="text/css">
 <!--
-h1.center-align {text-align:center}
+h1.settitle {text-align:center}
 kbd {font-style: oblique}
 -->
 </style>
@@ -978,7 +978,7 @@ kbd {font-style: oblique}
 </head>
 
 <body lang="en">
-<h1 class="settitle center-align">no_element test</h1>
+<h1 class="settitle">no_element test</h1>
 
 
 <a class="anchor" id="An-anchor"></a>
diff --git a/tp/tests/layout/res_parser/formatting/formatting.html 
b/tp/tests/layout/res_parser/formatting/formatting.html
index a87ef52954..d0067f338a 100644
--- a/tp/tests/layout/res_parser/formatting/formatting.html
+++ b/tp/tests/layout/res_parser/formatting/formatting.html
@@ -803,15 +803,15 @@ truc: after a deff item
 <!--
 a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
 a.summary-letter {text-decoration: none}
-div.center-align {text-align:center}
+div.center {text-align:center}
 div.display {margin-left: 3.2em}
 div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
+h1.centerchap {text-align:center}
 h3.subtitle {text-align:right}
 kbd {font-style: oblique}
 kbd.key {font-style: normal}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
+p.flushleft-paragraph {text-align:left}
+p.flushright-paragraph {text-align:right}
 pre.display {font-family: inherit}
 pre.format {font-family: inherit}
 pre.menu-comment {font-family: serif}
@@ -1178,7 +1178,7 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <blockquote>
 <p>aaa quotation
 </p></blockquote>
-<div class="center-align">&mdash; <em class="emph">quotation author</em>
+<div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
 <blockquote>
 <p>indent in quotation
@@ -1681,19 +1681,19 @@ ref</a>
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p>g&ndash;roupe
-</p>
-<p class="left-align">f&ndash;lushleft
+<div class="group"><p>g&ndash;roupe
+</p></div>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
 more text
-</p>
-<p class="right-align">f&ndash;lushright
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
 more text
-</p>
-<div class="center-align">ce&ndash;ntered line
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p>r&ndash;raggedright
+<div class="raggedright"><p class="raggedright-paragraph">r&ndash;raggedright
 more text
-</p>
+</p></div>
 <pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
 @c this file is used in tests in @verbatiminclude but not converted
@@ -2193,7 +2193,7 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <blockquote>
 <p>aaa quotation
 </p></blockquote>
-<div class="center-align">&mdash; <em class="emph">quotation author</em>
+<div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
 <blockquote>
 <p>indent in quotation
@@ -2696,19 +2696,19 @@ ref</a>
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p>g&ndash;roupe
-</p>
-<p class="left-align">f&ndash;lushleft
+<div class="group"><p>g&ndash;roupe
+</p></div>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
 more text
-</p>
-<p class="right-align">f&ndash;lushright
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
 more text
-</p>
-<div class="center-align">ce&ndash;ntered line
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p>r&ndash;raggedright
+<div class="raggedright"><p class="raggedright-paragraph">r&ndash;raggedright
 more text
-</p>
+</p></div>
 <pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
 @c this file is used in tests in @verbatiminclude but not converted
@@ -3264,7 +3264,7 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <blockquote>
 <p>aaa quotation
 </p></blockquote>
-<div class="center-align">&mdash; <em class="emph">quotation author</em>
+<div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
 <blockquote>
 <p>indent in quotation
@@ -3767,19 +3767,19 @@ ref</a>
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p>g&ndash;roupe
-</p>
-<p class="left-align">f&ndash;lushleft
+<div class="group"><p>g&ndash;roupe
+</p></div>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
 more text
-</p>
-<p class="right-align">f&ndash;lushright
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
 more text
-</p>
-<div class="center-align">ce&ndash;ntered line
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p>r&ndash;raggedright
+<div class="raggedright"><p class="raggedright-paragraph">r&ndash;raggedright
 more text
-</p>
+</p></div>
 <pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
 @c this file is used in tests in @verbatiminclude but not converted
@@ -4278,7 +4278,7 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <blockquote>
 <p>aaa quotation
 </p></blockquote>
-<div class="center-align">&mdash; <em class="emph">quotation author</em>
+<div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
 <blockquote>
 <p>indent in quotation
@@ -4781,19 +4781,19 @@ ref</a>
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p>g&ndash;roupe
-</p>
-<p class="left-align">f&ndash;lushleft
+<div class="group"><p>g&ndash;roupe
+</p></div>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
 more text
-</p>
-<p class="right-align">f&ndash;lushright
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
 more text
-</p>
-<div class="center-align">ce&ndash;ntered line
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p>r&ndash;raggedright
+<div class="raggedright"><p class="raggedright-paragraph">r&ndash;raggedright
 more text
-</p>
+</p></div>
 <pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
 @c this file is used in tests in @verbatiminclude but not converted
@@ -5326,7 +5326,7 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 </pre><blockquote>
 <pre class="example">aaa quotation
 </pre></blockquote>
-<div class="center-align">--- <em class="emph">quotation author</em>
+<div class="center">--- <em class="emph">quotation author</em>
 </div><pre class="example">
 
 </pre><blockquote>
@@ -5922,23 +5922,23 @@ ref</a>
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">g--roupe
-</pre><pre class="example">
+</pre><div class="group"><pre class="example">g--roupe
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushleft
+</pre><div class="flushleft"><pre class="example">f--lushleft
 more text
-</pre><pre class="example">
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
+</pre><div class="flushright"><pre class="example">f--lushright
 more text
-</pre><pre class="example">
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div><pre class="example">
 
-</pre><pre class="example">r--raggedright
+</pre><div class="raggedright"><pre class="example">r--raggedright
 more text
-</pre><pre class="example">
+</pre></div><pre class="example">
 
 </pre><pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
@@ -6869,7 +6869,7 @@ Menu comment
 <td valign="middle" align="left">[<a href="#chapter" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
-<h1 class="centerchap center-align" id="chapter-2">chapter 2</h1>
+<h1 class="centerchap" id="chapter-2">chapter 2</h1>
 
 <table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#chapter-2_cp_symbol-1"><b>&quot;</b></a>
  &nbsp; 
diff --git a/tp/tests/layout/res_parser/formatting_chm/chapter.html 
b/tp/tests/layout/res_parser/formatting_chm/chapter.html
index 3014d56103..6e4c26f934 100644
--- a/tp/tests/layout/res_parser/formatting_chm/chapter.html
+++ b/tp/tests/layout/res_parser/formatting_chm/chapter.html
@@ -803,13 +803,13 @@ truc: after a deff item
 <!--
 a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
 a.summary-letter {text-decoration: none}
-div.center-align {text-align:center}
+div.center {text-align:center}
 div.display {margin-left: 3.2em}
 div.example {margin-left: 3.2em}
 kbd {font-style: oblique}
 kbd.key {font-style: normal}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
+p.flushleft-paragraph {text-align:left}
+p.flushright-paragraph {text-align:right}
 pre.display {font-family: inherit}
 pre.format {font-family: inherit}
 span.nolinebreak {white-space: nowrap}
@@ -1179,7 +1179,7 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <blockquote>
 <p>aaa quotation
 </p></blockquote>
-<div class="center-align">&mdash; <em class="emph">quotation author</em>
+<div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
 <blockquote>
 <p>indent in quotation
@@ -1682,19 +1682,19 @@ ref</a>
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p>g&ndash;roupe
-</p>
-<p class="left-align">f&ndash;lushleft
+<div class="group"><p>g&ndash;roupe
+</p></div>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
 more text
-</p>
-<p class="right-align">f&ndash;lushright
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
 more text
-</p>
-<div class="center-align">ce&ndash;ntered line
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p>r&ndash;raggedright
+<div class="raggedright"><p class="raggedright-paragraph">r&ndash;raggedright
 more text
-</p>
+</p></div>
 <pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
 @c this file is used in tests in @verbatiminclude but not converted
@@ -2193,7 +2193,7 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <blockquote>
 <p>aaa quotation
 </p></blockquote>
-<div class="center-align">&mdash; <em class="emph">quotation author</em>
+<div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
 <blockquote>
 <p>indent in quotation
@@ -2696,19 +2696,19 @@ ref</a>
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p>g&ndash;roupe
-</p>
-<p class="left-align">f&ndash;lushleft
+<div class="group"><p>g&ndash;roupe
+</p></div>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
 more text
-</p>
-<p class="right-align">f&ndash;lushright
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
 more text
-</p>
-<div class="center-align">ce&ndash;ntered line
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p>r&ndash;raggedright
+<div class="raggedright"><p class="raggedright-paragraph">r&ndash;raggedright
 more text
-</p>
+</p></div>
 <pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
 @c this file is used in tests in @verbatiminclude but not converted
@@ -3241,7 +3241,7 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 </pre><blockquote>
 <pre class="example">aaa quotation
 </pre></blockquote>
-<div class="center-align">--- <em class="emph">quotation author</em>
+<div class="center">--- <em class="emph">quotation author</em>
 </div><pre class="example">
 
 </pre><blockquote>
@@ -3837,23 +3837,23 @@ ref</a>
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">g--roupe
-</pre><pre class="example">
+</pre><div class="group"><pre class="example">g--roupe
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushleft
+</pre><div class="flushleft"><pre class="example">f--lushleft
 more text
-</pre><pre class="example">
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
+</pre><div class="flushright"><pre class="example">f--lushright
 more text
-</pre><pre class="example">
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div><pre class="example">
 
-</pre><pre class="example">r--raggedright
+</pre><div class="raggedright"><pre class="example">r--raggedright
 more text
-</pre><pre class="example">
+</pre></div><pre class="example">
 
 </pre><pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
diff --git a/tp/tests/layout/res_parser/formatting_chm/chapter2.html 
b/tp/tests/layout/res_parser/formatting_chm/chapter2.html
index 7f5309bbf7..e2f30c2153 100644
--- a/tp/tests/layout/res_parser/formatting_chm/chapter2.html
+++ b/tp/tests/layout/res_parser/formatting_chm/chapter2.html
@@ -802,7 +802,7 @@ truc: after a deff item
 <style type="text/css">
 <!--
 a.summary-letter {text-decoration: none}
-h1.center-align {text-align:center}
+h1.centerchap {text-align:center}
 kbd {font-style: oblique}
 -->
 </style>
@@ -812,7 +812,7 @@ kbd {font-style: oblique}
 
 <body lang="en">
 <div class="centerchap" id="chapter2">
-<h1 class="centerchap center-align" id="chapter-2">chapter 2</h1>
+<h1 class="centerchap" id="chapter-2">chapter 2</h1>
 
 <table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#chapter-2_cp_symbol-1"><b>&quot;</b></a>
  &nbsp; 
diff --git a/tp/tests/layout/res_parser/formatting_chm/formatting.html 
b/tp/tests/layout/res_parser/formatting_chm/formatting.html
index 79fa27040e..74beb490ad 100644
--- a/tp/tests/layout/res_parser/formatting_chm/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_chm/formatting.html
@@ -802,14 +802,14 @@ truc: after a deff item
 <style type="text/css">
 <!--
 a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-div.center-align {text-align:center}
+div.center {text-align:center}
 div.display {margin-left: 3.2em}
 div.example {margin-left: 3.2em}
 h3.subtitle {text-align:right}
 kbd {font-style: oblique}
 kbd.key {font-style: normal}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
+p.flushleft-paragraph {text-align:left}
+p.flushright-paragraph {text-align:right}
 pre.display {font-family: inherit}
 pre.format {font-family: inherit}
 span.nolinebreak {white-space: nowrap}
@@ -1172,7 +1172,7 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <blockquote>
 <p>aaa quotation
 </p></blockquote>
-<div class="center-align">&mdash; <em class="emph">quotation author</em>
+<div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
 <blockquote>
 <p>indent in quotation
@@ -1675,19 +1675,19 @@ ref</a>
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p>g&ndash;roupe
-</p>
-<p class="left-align">f&ndash;lushleft
+<div class="group"><p>g&ndash;roupe
+</p></div>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
 more text
-</p>
-<p class="right-align">f&ndash;lushright
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
 more text
-</p>
-<div class="center-align">ce&ndash;ntered line
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p>r&ndash;raggedright
+<div class="raggedright"><p class="raggedright-paragraph">r&ndash;raggedright
 more text
-</p>
+</p></div>
 <pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
 @c this file is used in tests in @verbatiminclude but not converted
@@ -2187,7 +2187,7 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <blockquote>
 <p>aaa quotation
 </p></blockquote>
-<div class="center-align">&mdash; <em class="emph">quotation author</em>
+<div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
 <blockquote>
 <p>indent in quotation
@@ -2690,19 +2690,19 @@ ref</a>
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p>g&ndash;roupe
-</p>
-<p class="left-align">f&ndash;lushleft
+<div class="group"><p>g&ndash;roupe
+</p></div>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
 more text
-</p>
-<p class="right-align">f&ndash;lushright
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
 more text
-</p>
-<div class="center-align">ce&ndash;ntered line
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p>r&ndash;raggedright
+<div class="raggedright"><p class="raggedright-paragraph">r&ndash;raggedright
 more text
-</p>
+</p></div>
 <pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
 @c this file is used in tests in @verbatiminclude but not converted
diff --git 
a/tp/tests/layout/res_parser/formatting_enable_encoding/formatting.html 
b/tp/tests/layout/res_parser/formatting_enable_encoding/formatting.html
index 37bcdfaa7c..e79d52dd17 100644
--- a/tp/tests/layout/res_parser/formatting_enable_encoding/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_enable_encoding/formatting.html
@@ -803,15 +803,15 @@ truc: after a deff item
 <!--
 a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
 a.summary-letter {text-decoration: none}
-div.center-align {text-align:center}
+div.center {text-align:center}
 div.display {margin-left: 3.2em}
 div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
+h1.centerchap {text-align:center}
 h3.subtitle {text-align:right}
 kbd {font-style: oblique}
 kbd.key {font-style: normal}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
+p.flushleft-paragraph {text-align:left}
+p.flushright-paragraph {text-align:right}
 pre.display {font-family: inherit}
 pre.format {font-family: inherit}
 pre.menu-comment {font-family: serif}
@@ -1178,7 +1178,7 @@ error→ ↦ − ★ ⊣ ⇒
 <blockquote>
 <p>aaa quotation
 </p></blockquote>
-<div class="center-align">— <em class="emph">quotation author</em>
+<div class="center">— <em class="emph">quotation author</em>
 </div>
 <blockquote>
 <p>indent in quotation
@@ -1681,19 +1681,19 @@ ref</a>
 <p>c–artouche
 </p></td></tr></table>
 
-<p>g–roupe
-</p>
-<p class="left-align">f–lushleft
+<div class="group"><p>g–roupe
+</p></div>
+<div class="flushleft"><p class="flushleft-paragraph">f–lushleft
 more text
-</p>
-<p class="right-align">f–lushright
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f–lushright
 more text
-</p>
-<div class="center-align">ce–ntered line
+</p></div>
+<div class="center">ce–ntered line
 </div>
-<p>r–raggedright
+<div class="raggedright"><p class="raggedright-paragraph">r–raggedright
 more text
-</p>
+</p></div>
 <pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
 @c this file is used in tests in @verbatiminclude but not converted
@@ -2193,7 +2193,7 @@ error→ ↦ − ★ ⊣ ⇒
 <blockquote>
 <p>aaa quotation
 </p></blockquote>
-<div class="center-align">— <em class="emph">quotation author</em>
+<div class="center">— <em class="emph">quotation author</em>
 </div>
 <blockquote>
 <p>indent in quotation
@@ -2696,19 +2696,19 @@ ref</a>
 <p>c–artouche
 </p></td></tr></table>
 
-<p>g–roupe
-</p>
-<p class="left-align">f–lushleft
+<div class="group"><p>g–roupe
+</p></div>
+<div class="flushleft"><p class="flushleft-paragraph">f–lushleft
 more text
-</p>
-<p class="right-align">f–lushright
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f–lushright
 more text
-</p>
-<div class="center-align">ce–ntered line
+</p></div>
+<div class="center">ce–ntered line
 </div>
-<p>r–raggedright
+<div class="raggedright"><p class="raggedright-paragraph">r–raggedright
 more text
-</p>
+</p></div>
 <pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
 @c this file is used in tests in @verbatiminclude but not converted
@@ -3264,7 +3264,7 @@ error→ ↦ − ★ ⊣ ⇒
 <blockquote>
 <p>aaa quotation
 </p></blockquote>
-<div class="center-align">— <em class="emph">quotation author</em>
+<div class="center">— <em class="emph">quotation author</em>
 </div>
 <blockquote>
 <p>indent in quotation
@@ -3767,19 +3767,19 @@ ref</a>
 <p>c–artouche
 </p></td></tr></table>
 
-<p>g–roupe
-</p>
-<p class="left-align">f–lushleft
+<div class="group"><p>g–roupe
+</p></div>
+<div class="flushleft"><p class="flushleft-paragraph">f–lushleft
 more text
-</p>
-<p class="right-align">f–lushright
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f–lushright
 more text
-</p>
-<div class="center-align">ce–ntered line
+</p></div>
+<div class="center">ce–ntered line
 </div>
-<p>r–raggedright
+<div class="raggedright"><p class="raggedright-paragraph">r–raggedright
 more text
-</p>
+</p></div>
 <pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
 @c this file is used in tests in @verbatiminclude but not converted
@@ -4278,7 +4278,7 @@ error→ ↦ − ★ ⊣ ⇒
 <blockquote>
 <p>aaa quotation
 </p></blockquote>
-<div class="center-align">— <em class="emph">quotation author</em>
+<div class="center">— <em class="emph">quotation author</em>
 </div>
 <blockquote>
 <p>indent in quotation
@@ -4781,19 +4781,19 @@ ref</a>
 <p>c–artouche
 </p></td></tr></table>
 
-<p>g–roupe
-</p>
-<p class="left-align">f–lushleft
+<div class="group"><p>g–roupe
+</p></div>
+<div class="flushleft"><p class="flushleft-paragraph">f–lushleft
 more text
-</p>
-<p class="right-align">f–lushright
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f–lushright
 more text
-</p>
-<div class="center-align">ce–ntered line
+</p></div>
+<div class="center">ce–ntered line
 </div>
-<p>r–raggedright
+<div class="raggedright"><p class="raggedright-paragraph">r–raggedright
 more text
-</p>
+</p></div>
 <pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
 @c this file is used in tests in @verbatiminclude but not converted
@@ -5326,7 +5326,7 @@ error→ ↦ − ★ ⊣ ⇒
 </pre><blockquote>
 <pre class="example">aaa quotation
 </pre></blockquote>
-<div class="center-align">--- <em class="emph">quotation author</em>
+<div class="center">--- <em class="emph">quotation author</em>
 </div><pre class="example">
 
 </pre><blockquote>
@@ -5922,23 +5922,23 @@ ref</a>
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">g--roupe
-</pre><pre class="example">
+</pre><div class="group"><pre class="example">g--roupe
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushleft
+</pre><div class="flushleft"><pre class="example">f--lushleft
 more text
-</pre><pre class="example">
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
+</pre><div class="flushright"><pre class="example">f--lushright
 more text
-</pre><pre class="example">
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div><pre class="example">
 
-</pre><pre class="example">r--raggedright
+</pre><div class="raggedright"><pre class="example">r--raggedright
 more text
-</pre><pre class="example">
+</pre></div><pre class="example">
 
 </pre><pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
@@ -6869,7 +6869,7 @@ Menu comment
 <td valign="middle" align="left">[<a href="#chapter" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
-<h1 class="centerchap center-align" id="chapter-2">chapter 2</h1>
+<h1 class="centerchap" id="chapter-2">chapter 2</h1>
 
 <table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#chapter-2_cp_symbol-1"><b>&quot;</b></a>
  &nbsp; 
diff --git 
a/tp/tests/layout/res_parser/formatting_epub/formatting_epub_package/EPUB/xhtml/formatting.xhtml
 
b/tp/tests/layout/res_parser/formatting_epub/formatting_epub_package/EPUB/xhtml/formatting.xhtml
index c4dabdd97c..d65a469584 100644
--- 
a/tp/tests/layout/res_parser/formatting_epub/formatting_epub_package/EPUB/xhtml/formatting.xhtml
+++ 
b/tp/tests/layout/res_parser/formatting_epub/formatting_epub_package/EPUB/xhtml/formatting.xhtml
@@ -803,15 +803,15 @@ truc: after a deff item
 <style type="text/css">
 <!--
 a.summary-letter {text-decoration: none}
-div.center-align {text-align:center}
+div.center {text-align:center}
 div.display {margin-left: 3.2em}
 div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
+h1.centerchap {text-align:center}
 h3.subtitle {text-align:right}
 kbd {font-style: oblique}
 kbd.key {font-style: normal}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
+p.flushleft-paragraph {text-align:left}
+p.flushright-paragraph {text-align:right}
 pre.display {font-family: inherit}
 pre.format {font-family: inherit}
 pre.menu-comment {font-family: serif}
@@ -1177,7 +1177,7 @@ error&#8594; &#8614; &#8722; &#9733; &#8867; &#8658;
 <blockquote>
 <p>aaa quotation
 </p></blockquote>
-<div class="center-align">&#8212; <em class="emph">quotation author</em>
+<div class="center">&#8212; <em class="emph">quotation author</em>
 </div>
 <blockquote>
 <p>indent in quotation
@@ -1680,19 +1680,19 @@ ref</a>
 <p>c&#8211;artouche
 </p></td></tr></table>
 
-<p>g&#8211;roupe
-</p>
-<p class="left-align">f&#8211;lushleft
+<div class="group"><p>g&#8211;roupe
+</p></div>
+<div class="flushleft"><p class="flushleft-paragraph">f&#8211;lushleft
 more text
-</p>
-<p class="right-align">f&#8211;lushright
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&#8211;lushright
 more text
-</p>
-<div class="center-align">ce&#8211;ntered line
+</p></div>
+<div class="center">ce&#8211;ntered line
 </div>
-<p>r&#8211;raggedright
+<div class="raggedright"><p class="raggedright-paragraph">r&#8211;raggedright
 more text
-</p>
+</p></div>
 <pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
 @c this file is used in tests in @verbatiminclude but not converted
@@ -2192,7 +2192,7 @@ error&#8594; &#8614; &#8722; &#9733; &#8867; &#8658;
 <blockquote>
 <p>aaa quotation
 </p></blockquote>
-<div class="center-align">&#8212; <em class="emph">quotation author</em>
+<div class="center">&#8212; <em class="emph">quotation author</em>
 </div>
 <blockquote>
 <p>indent in quotation
@@ -2695,19 +2695,19 @@ ref</a>
 <p>c&#8211;artouche
 </p></td></tr></table>
 
-<p>g&#8211;roupe
-</p>
-<p class="left-align">f&#8211;lushleft
+<div class="group"><p>g&#8211;roupe
+</p></div>
+<div class="flushleft"><p class="flushleft-paragraph">f&#8211;lushleft
 more text
-</p>
-<p class="right-align">f&#8211;lushright
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&#8211;lushright
 more text
-</p>
-<div class="center-align">ce&#8211;ntered line
+</p></div>
+<div class="center">ce&#8211;ntered line
 </div>
-<p>r&#8211;raggedright
+<div class="raggedright"><p class="raggedright-paragraph">r&#8211;raggedright
 more text
-</p>
+</p></div>
 <pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
 @c this file is used in tests in @verbatiminclude but not converted
@@ -3239,7 +3239,7 @@ error&#8594; &#8614; &#8722; &#9733; &#8867; &#8658;
 <blockquote>
 <p>aaa quotation
 </p></blockquote>
-<div class="center-align">&#8212; <em class="emph">quotation author</em>
+<div class="center">&#8212; <em class="emph">quotation author</em>
 </div>
 <blockquote>
 <p>indent in quotation
@@ -3742,19 +3742,19 @@ ref</a>
 <p>c&#8211;artouche
 </p></td></tr></table>
 
-<p>g&#8211;roupe
-</p>
-<p class="left-align">f&#8211;lushleft
+<div class="group"><p>g&#8211;roupe
+</p></div>
+<div class="flushleft"><p class="flushleft-paragraph">f&#8211;lushleft
 more text
-</p>
-<p class="right-align">f&#8211;lushright
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&#8211;lushright
 more text
-</p>
-<div class="center-align">ce&#8211;ntered line
+</p></div>
+<div class="center">ce&#8211;ntered line
 </div>
-<p>r&#8211;raggedright
+<div class="raggedright"><p class="raggedright-paragraph">r&#8211;raggedright
 more text
-</p>
+</p></div>
 <pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
 @c this file is used in tests in @verbatiminclude but not converted
@@ -4253,7 +4253,7 @@ error&#8594; &#8614; &#8722; &#9733; &#8867; &#8658;
 <blockquote>
 <p>aaa quotation
 </p></blockquote>
-<div class="center-align">&#8212; <em class="emph">quotation author</em>
+<div class="center">&#8212; <em class="emph">quotation author</em>
 </div>
 <blockquote>
 <p>indent in quotation
@@ -4756,19 +4756,19 @@ ref</a>
 <p>c&#8211;artouche
 </p></td></tr></table>
 
-<p>g&#8211;roupe
-</p>
-<p class="left-align">f&#8211;lushleft
+<div class="group"><p>g&#8211;roupe
+</p></div>
+<div class="flushleft"><p class="flushleft-paragraph">f&#8211;lushleft
 more text
-</p>
-<p class="right-align">f&#8211;lushright
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&#8211;lushright
 more text
-</p>
-<div class="center-align">ce&#8211;ntered line
+</p></div>
+<div class="center">ce&#8211;ntered line
 </div>
-<p>r&#8211;raggedright
+<div class="raggedright"><p class="raggedright-paragraph">r&#8211;raggedright
 more text
-</p>
+</p></div>
 <pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
 @c this file is used in tests in @verbatiminclude but not converted
@@ -5301,7 +5301,7 @@ error&#8594; &#8614; &#8722; &#9733; &#8867; &#8658;
 </pre><blockquote>
 <pre class="example">aaa quotation
 </pre></blockquote>
-<div class="center-align">--- <em class="emph">quotation author</em>
+<div class="center">--- <em class="emph">quotation author</em>
 </div><pre class="example">
 
 </pre><blockquote>
@@ -5897,23 +5897,23 @@ ref</a>
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">g--roupe
-</pre><pre class="example">
+</pre><div class="group"><pre class="example">g--roupe
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushleft
+</pre><div class="flushleft"><pre class="example">f--lushleft
 more text
-</pre><pre class="example">
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
+</pre><div class="flushright"><pre class="example">f--lushright
 more text
-</pre><pre class="example">
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div><pre class="example">
 
-</pre><pre class="example">r--raggedright
+</pre><div class="raggedright"><pre class="example">r--raggedright
 more text
-</pre><pre class="example">
+</pre></div><pre class="example">
 
 </pre><pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
@@ -6764,7 +6764,7 @@ Menu comment
 </div>
 </div>
 <div class="centerchap" id="chapter2">
-<h1 class="centerchap center-align" id="chapter-2">chapter 2</h1>
+<h1 class="centerchap" id="chapter-2">chapter 2</h1>
 
 <table><tr><th valign="top">Jump to: &#160; </th><td><a class="summary-letter" 
href="#chapter-2_cp_symbol-1"><b>&quot;</b></a>
  &#160; 
diff --git 
a/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/chapter.xhtml
 
b/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/chapter.xhtml
index 83fda5fd1e..74ddbf6238 100644
--- 
a/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/chapter.xhtml
+++ 
b/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/chapter.xhtml
@@ -803,13 +803,13 @@ truc: after a deff item
 <style type="text/css">
 <!--
 a.summary-letter {text-decoration: none}
-div.center-align {text-align:center}
+div.center {text-align:center}
 div.display {margin-left: 3.2em}
 div.example {margin-left: 3.2em}
 kbd {font-style: oblique}
 kbd.key {font-style: normal}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
+p.flushleft-paragraph {text-align:left}
+p.flushright-paragraph {text-align:right}
 pre.display {font-family: inherit}
 pre.format {font-family: inherit}
 pre.menu-comment {font-family: serif}
@@ -1183,7 +1183,7 @@ error&#8594; &#8614; &#8722; &#9733; &#8867; &#8658;
 <blockquote>
 <p>aaa quotation
 </p></blockquote>
-<div class="center-align">&#8212; <em class="emph">quotation author</em>
+<div class="center">&#8212; <em class="emph">quotation author</em>
 </div>
 <blockquote>
 <p>indent in quotation
@@ -1686,19 +1686,19 @@ ref</a>
 <p>c&#8211;artouche
 </p></td></tr></table>
 
-<p>g&#8211;roupe
-</p>
-<p class="left-align">f&#8211;lushleft
+<div class="group"><p>g&#8211;roupe
+</p></div>
+<div class="flushleft"><p class="flushleft-paragraph">f&#8211;lushleft
 more text
-</p>
-<p class="right-align">f&#8211;lushright
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&#8211;lushright
 more text
-</p>
-<div class="center-align">ce&#8211;ntered line
+</p></div>
+<div class="center">ce&#8211;ntered line
 </div>
-<p>r&#8211;raggedright
+<div class="raggedright"><p class="raggedright-paragraph">r&#8211;raggedright
 more text
-</p>
+</p></div>
 <pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
 @c this file is used in tests in @verbatiminclude but not converted
@@ -2197,7 +2197,7 @@ error&#8594; &#8614; &#8722; &#9733; &#8867; &#8658;
 <blockquote>
 <p>aaa quotation
 </p></blockquote>
-<div class="center-align">&#8212; <em class="emph">quotation author</em>
+<div class="center">&#8212; <em class="emph">quotation author</em>
 </div>
 <blockquote>
 <p>indent in quotation
@@ -2700,19 +2700,19 @@ ref</a>
 <p>c&#8211;artouche
 </p></td></tr></table>
 
-<p>g&#8211;roupe
-</p>
-<p class="left-align">f&#8211;lushleft
+<div class="group"><p>g&#8211;roupe
+</p></div>
+<div class="flushleft"><p class="flushleft-paragraph">f&#8211;lushleft
 more text
-</p>
-<p class="right-align">f&#8211;lushright
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&#8211;lushright
 more text
-</p>
-<div class="center-align">ce&#8211;ntered line
+</p></div>
+<div class="center">ce&#8211;ntered line
 </div>
-<p>r&#8211;raggedright
+<div class="raggedright"><p class="raggedright-paragraph">r&#8211;raggedright
 more text
-</p>
+</p></div>
 <pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
 @c this file is used in tests in @verbatiminclude but not converted
@@ -3245,7 +3245,7 @@ error&#8594; &#8614; &#8722; &#9733; &#8867; &#8658;
 </pre><blockquote>
 <pre class="example">aaa quotation
 </pre></blockquote>
-<div class="center-align">--- <em class="emph">quotation author</em>
+<div class="center">--- <em class="emph">quotation author</em>
 </div><pre class="example">
 
 </pre><blockquote>
@@ -3841,23 +3841,23 @@ ref</a>
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">g--roupe
-</pre><pre class="example">
+</pre><div class="group"><pre class="example">g--roupe
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushleft
+</pre><div class="flushleft"><pre class="example">f--lushleft
 more text
-</pre><pre class="example">
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
+</pre><div class="flushright"><pre class="example">f--lushright
 more text
-</pre><pre class="example">
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div><pre class="example">
 
-</pre><pre class="example">r--raggedright
+</pre><div class="raggedright"><pre class="example">r--raggedright
 more text
-</pre><pre class="example">
+</pre></div><pre class="example">
 
 </pre><pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
diff --git 
a/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/chapter2.xhtml
 
b/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/chapter2.xhtml
index 2ab62bc014..9fb0efaade 100644
--- 
a/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/chapter2.xhtml
+++ 
b/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/chapter2.xhtml
@@ -803,7 +803,7 @@ truc: after a deff item
 <style type="text/css">
 <!--
 a.summary-letter {text-decoration: none}
-h1.center-align {text-align:center}
+h1.centerchap {text-align:center}
 kbd {font-style: oblique}
 span.smaller {font-size: smaller}
 -->
@@ -816,7 +816,7 @@ span.smaller {font-size: smaller}
 
 <body lang="en">
 <div class="centerchap" id="chapter2">
-<h1 class="centerchap center-align" id="chapter-2">chapter 2</h1>
+<h1 class="centerchap" id="chapter-2">chapter 2</h1>
 
 <table><tr><th valign="top">Jump to: &#160; </th><td><a class="summary-letter" 
href="#chapter-2_cp_symbol-1"><b>&quot;</b></a>
  &#160; 
diff --git 
a/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/formatting.xhtml
 
b/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/formatting.xhtml
index 91ac4cfc38..6b14a7e2e9 100644
--- 
a/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/formatting.xhtml
+++ 
b/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/formatting.xhtml
@@ -802,14 +802,14 @@ truc: after a deff item
 
 <style type="text/css">
 <!--
-div.center-align {text-align:center}
+div.center {text-align:center}
 div.display {margin-left: 3.2em}
 div.example {margin-left: 3.2em}
 h3.subtitle {text-align:right}
 kbd {font-style: oblique}
 kbd.key {font-style: normal}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
+p.flushleft-paragraph {text-align:left}
+p.flushright-paragraph {text-align:right}
 pre.display {font-family: inherit}
 pre.format {font-family: inherit}
 pre.menu-comment {font-family: serif}
@@ -1175,7 +1175,7 @@ error&#8594; &#8614; &#8722; &#9733; &#8867; &#8658;
 <blockquote>
 <p>aaa quotation
 </p></blockquote>
-<div class="center-align">&#8212; <em class="emph">quotation author</em>
+<div class="center">&#8212; <em class="emph">quotation author</em>
 </div>
 <blockquote>
 <p>indent in quotation
@@ -1678,19 +1678,19 @@ ref</a>
 <p>c&#8211;artouche
 </p></td></tr></table>
 
-<p>g&#8211;roupe
-</p>
-<p class="left-align">f&#8211;lushleft
+<div class="group"><p>g&#8211;roupe
+</p></div>
+<div class="flushleft"><p class="flushleft-paragraph">f&#8211;lushleft
 more text
-</p>
-<p class="right-align">f&#8211;lushright
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&#8211;lushright
 more text
-</p>
-<div class="center-align">ce&#8211;ntered line
+</p></div>
+<div class="center">ce&#8211;ntered line
 </div>
-<p>r&#8211;raggedright
+<div class="raggedright"><p class="raggedright-paragraph">r&#8211;raggedright
 more text
-</p>
+</p></div>
 <pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
 @c this file is used in tests in @verbatiminclude but not converted
@@ -2190,7 +2190,7 @@ error&#8594; &#8614; &#8722; &#9733; &#8867; &#8658;
 <blockquote>
 <p>aaa quotation
 </p></blockquote>
-<div class="center-align">&#8212; <em class="emph">quotation author</em>
+<div class="center">&#8212; <em class="emph">quotation author</em>
 </div>
 <blockquote>
 <p>indent in quotation
@@ -2693,19 +2693,19 @@ ref</a>
 <p>c&#8211;artouche
 </p></td></tr></table>
 
-<p>g&#8211;roupe
-</p>
-<p class="left-align">f&#8211;lushleft
+<div class="group"><p>g&#8211;roupe
+</p></div>
+<div class="flushleft"><p class="flushleft-paragraph">f&#8211;lushleft
 more text
-</p>
-<p class="right-align">f&#8211;lushright
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&#8211;lushright
 more text
-</p>
-<div class="center-align">ce&#8211;ntered line
+</p></div>
+<div class="center">ce&#8211;ntered line
 </div>
-<p>r&#8211;raggedright
+<div class="raggedright"><p class="raggedright-paragraph">r&#8211;raggedright
 more text
-</p>
+</p></div>
 <pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
 @c this file is used in tests in @verbatiminclude but not converted
diff --git a/tp/tests/layout/res_parser/formatting_exotic/chapter.html 
b/tp/tests/layout/res_parser/formatting_exotic/chapter.html
index d84eec7c8c..c236338c45 100644
--- a/tp/tests/layout/res_parser/formatting_exotic/chapter.html
+++ b/tp/tests/layout/res_parser/formatting_exotic/chapter.html
@@ -803,13 +803,13 @@ truc: after a deff item
 <!--
 a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
 a.summary-letter {text-decoration: none}
-div.center-align {text-align:center}
+div.center {text-align:center}
 div.display {margin-left: 3.2em}
 div.example {margin-left: 3.2em}
 kbd {font-style: oblique}
 kbd.key {font-style: normal}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
+p.flushleft-paragraph {text-align:left}
+p.flushright-paragraph {text-align:right}
 pre.display {font-family: inherit}
 pre.format {font-family: inherit}
 span.nolinebreak {white-space: nowrap}
@@ -1196,7 +1196,7 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <blockquote>
 <p>aaa quotation
 </p></blockquote>
-<div class="center-align">&mdash; <em class="emph">quotation author</em>
+<div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
 <blockquote>
 <p>indent in quotation
@@ -1699,19 +1699,19 @@ ref</a>
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p>g&ndash;roupe
-</p>
-<p class="left-align">f&ndash;lushleft
+<div class="group"><p>g&ndash;roupe
+</p></div>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
 more text
-</p>
-<p class="right-align">f&ndash;lushright
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
 more text
-</p>
-<div class="center-align">ce&ndash;ntered line
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p>r&ndash;raggedright
+<div class="raggedright"><p class="raggedright-paragraph">r&ndash;raggedright
 more text
-</p>
+</p></div>
 <pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
 @c this file is used in tests in @verbatiminclude but not converted
@@ -2210,7 +2210,7 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <blockquote>
 <p>aaa quotation
 </p></blockquote>
-<div class="center-align">&mdash; <em class="emph">quotation author</em>
+<div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
 <blockquote>
 <p>indent in quotation
@@ -2713,19 +2713,19 @@ ref</a>
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p>g&ndash;roupe
-</p>
-<p class="left-align">f&ndash;lushleft
+<div class="group"><p>g&ndash;roupe
+</p></div>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
 more text
-</p>
-<p class="right-align">f&ndash;lushright
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
 more text
-</p>
-<div class="center-align">ce&ndash;ntered line
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p>r&ndash;raggedright
+<div class="raggedright"><p class="raggedright-paragraph">r&ndash;raggedright
 more text
-</p>
+</p></div>
 <pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
 @c this file is used in tests in @verbatiminclude but not converted
@@ -3258,7 +3258,7 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 </pre><blockquote>
 <pre class="example">aaa quotation
 </pre></blockquote>
-<div class="center-align">--- <em class="emph">quotation author</em>
+<div class="center">--- <em class="emph">quotation author</em>
 </div><pre class="example">
 
 </pre><blockquote>
@@ -3842,23 +3842,23 @@ ref</a>
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">g--roupe
-</pre><pre class="example">
+</pre><div class="group"><pre class="example">g--roupe
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushleft
+</pre><div class="flushleft"><pre class="example">f--lushleft
 more text
-</pre><pre class="example">
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
+</pre><div class="flushright"><pre class="example">f--lushright
 more text
-</pre><pre class="example">
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div><pre class="example">
 
-</pre><pre class="example">r--raggedright
+</pre><div class="raggedright"><pre class="example">r--raggedright
 more text
-</pre><pre class="example">
+</pre></div><pre class="example">
 
 </pre><pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
diff --git a/tp/tests/layout/res_parser/formatting_exotic/chapter2.html 
b/tp/tests/layout/res_parser/formatting_exotic/chapter2.html
index 393752954c..a12f7ddb29 100644
--- a/tp/tests/layout/res_parser/formatting_exotic/chapter2.html
+++ b/tp/tests/layout/res_parser/formatting_exotic/chapter2.html
@@ -802,7 +802,7 @@ truc: after a deff item
 <style type="text/css">
 <!--
 a.summary-letter {text-decoration: none}
-h1.center-align {text-align:center}
+h1.centerchap {text-align:center}
 kbd {font-style: oblique}
 span.smaller {font-size: smaller}
 -->
@@ -829,7 +829,7 @@ span.smaller {font-size: smaller}
 <td valign="middle" align="left">[<a href="chapter.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
-<h1 class="centerchap center-align" id="chapter-2"><a 
href="formatting_toc.html#toc-chapter-2">chapter 2</a></h1>
+<h1 class="centerchap" id="chapter-2"><a 
href="formatting_toc.html#toc-chapter-2">chapter 2</a></h1>
 
 <table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#chapter-2_cp_symbol-1"><b>&quot;</b></a>
  &nbsp; 
diff --git a/tp/tests/layout/res_parser/formatting_fr_icons/formatting.html 
b/tp/tests/layout/res_parser/formatting_fr_icons/formatting.html
index 24f9c8948e..f3bc1d442f 100644
--- a/tp/tests/layout/res_parser/formatting_fr_icons/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_fr_icons/formatting.html
@@ -803,15 +803,15 @@ truc: after a deff item
 <!--
 a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
 a.summary-letter {text-decoration: none}
-div.center-align {text-align:center}
+div.center {text-align:center}
 div.display {margin-left: 3.2em}
 div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
+h1.centerchap {text-align:center}
 h3.subtitle {text-align:right}
 kbd {font-style: oblique}
 kbd.key {font-style: normal}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
+p.flushleft-paragraph {text-align:left}
+p.flushright-paragraph {text-align:right}
 pre.display {font-family: inherit}
 pre.format {font-family: inherit}
 pre.menu-comment {font-family: serif}
@@ -1178,7 +1178,7 @@ erreur&rarr; &rarr; - &lowast; -| &rArr;
 <blockquote>
 <p>aaa quotation
 </p></blockquote>
-<div class="center-align">&mdash; <em class="emph">quotation author</em>
+<div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
 <blockquote>
 <p>indent in quotation
@@ -1681,19 +1681,19 @@ ref</a>
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p>g&ndash;roupe
-</p>
-<p class="left-align">f&ndash;lushleft
+<div class="group"><p>g&ndash;roupe
+</p></div>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
 more text
-</p>
-<p class="right-align">f&ndash;lushright
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
 more text
-</p>
-<div class="center-align">ce&ndash;ntered line
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p>r&ndash;raggedright
+<div class="raggedright"><p class="raggedright-paragraph">r&ndash;raggedright
 more text
-</p>
+</p></div>
 <pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
 @c this file is used in tests in @verbatiminclude but not converted
@@ -2193,7 +2193,7 @@ erreur&rarr; &rarr; - &lowast; -| &rArr;
 <blockquote>
 <p>aaa quotation
 </p></blockquote>
-<div class="center-align">&mdash; <em class="emph">quotation author</em>
+<div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
 <blockquote>
 <p>indent in quotation
@@ -2696,19 +2696,19 @@ ref</a>
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p>g&ndash;roupe
-</p>
-<p class="left-align">f&ndash;lushleft
+<div class="group"><p>g&ndash;roupe
+</p></div>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
 more text
-</p>
-<p class="right-align">f&ndash;lushright
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
 more text
-</p>
-<div class="center-align">ce&ndash;ntered line
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p>r&ndash;raggedright
+<div class="raggedright"><p class="raggedright-paragraph">r&ndash;raggedright
 more text
-</p>
+</p></div>
 <pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
 @c this file is used in tests in @verbatiminclude but not converted
@@ -3264,7 +3264,7 @@ erreur&rarr; &rarr; - &lowast; -| &rArr;
 <blockquote>
 <p>aaa quotation
 </p></blockquote>
-<div class="center-align">&mdash; <em class="emph">quotation author</em>
+<div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
 <blockquote>
 <p>indent in quotation
@@ -3767,19 +3767,19 @@ ref</a>
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p>g&ndash;roupe
-</p>
-<p class="left-align">f&ndash;lushleft
+<div class="group"><p>g&ndash;roupe
+</p></div>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
 more text
-</p>
-<p class="right-align">f&ndash;lushright
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
 more text
-</p>
-<div class="center-align">ce&ndash;ntered line
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p>r&ndash;raggedright
+<div class="raggedright"><p class="raggedright-paragraph">r&ndash;raggedright
 more text
-</p>
+</p></div>
 <pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
 @c this file is used in tests in @verbatiminclude but not converted
@@ -4278,7 +4278,7 @@ erreur&rarr; &rarr; - &lowast; -| &rArr;
 <blockquote>
 <p>aaa quotation
 </p></blockquote>
-<div class="center-align">&mdash; <em class="emph">quotation author</em>
+<div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
 <blockquote>
 <p>indent in quotation
@@ -4781,19 +4781,19 @@ ref</a>
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p>g&ndash;roupe
-</p>
-<p class="left-align">f&ndash;lushleft
+<div class="group"><p>g&ndash;roupe
+</p></div>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
 more text
-</p>
-<p class="right-align">f&ndash;lushright
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
 more text
-</p>
-<div class="center-align">ce&ndash;ntered line
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p>r&ndash;raggedright
+<div class="raggedright"><p class="raggedright-paragraph">r&ndash;raggedright
 more text
-</p>
+</p></div>
 <pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
 @c this file is used in tests in @verbatiminclude but not converted
@@ -5326,7 +5326,7 @@ erreur&rarr; &rarr; - &lowast; -| &rArr;
 </pre><blockquote>
 <pre class="example">aaa quotation
 </pre></blockquote>
-<div class="center-align">--- <em class="emph">quotation author</em>
+<div class="center">--- <em class="emph">quotation author</em>
 </div><pre class="example">
 
 </pre><blockquote>
@@ -5922,23 +5922,23 @@ ref</a>
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">g--roupe
-</pre><pre class="example">
+</pre><div class="group"><pre class="example">g--roupe
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushleft
+</pre><div class="flushleft"><pre class="example">f--lushleft
 more text
-</pre><pre class="example">
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
+</pre><div class="flushright"><pre class="example">f--lushright
 more text
-</pre><pre class="example">
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div><pre class="example">
 
-</pre><pre class="example">r--raggedright
+</pre><div class="raggedright"><pre class="example">r--raggedright
 more text
-</pre><pre class="example">
+</pre></div><pre class="example">
 
 </pre><pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
@@ -6869,7 +6869,7 @@ Menu comment
 <td valign="middle" align="left"><a href="#chapter" title="Index"><img 
src="a_index.png" border="0" alt="Index: 1 chapter" align="middle"></a></td>
 <td valign="middle" align="left"><a href="#SEC_About" title="A propos (page 
d&rsquo;aide)"><img src="a_help.png" border="0" alt="A propos: A propos de ce 
document" align="middle"></a></td>
 </tr></table>
-<h1 class="centerchap center-align" id="chapter-2">chapter 2</h1>
+<h1 class="centerchap" id="chapter-2">chapter 2</h1>
 
 <table><tr><th valign="top">Aller &agrave;: &nbsp; </th><td><a 
class="summary-letter" href="#chapter-2_cp_symbol-1"><b>&quot;</b></a>
  &nbsp; 
diff --git a/tp/tests/layout/res_parser/formatting_html/formatting.html 
b/tp/tests/layout/res_parser/formatting_html/formatting.html
index a87ef52954..d0067f338a 100644
--- a/tp/tests/layout/res_parser/formatting_html/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_html/formatting.html
@@ -803,15 +803,15 @@ truc: after a deff item
 <!--
 a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
 a.summary-letter {text-decoration: none}
-div.center-align {text-align:center}
+div.center {text-align:center}
 div.display {margin-left: 3.2em}
 div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
+h1.centerchap {text-align:center}
 h3.subtitle {text-align:right}
 kbd {font-style: oblique}
 kbd.key {font-style: normal}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
+p.flushleft-paragraph {text-align:left}
+p.flushright-paragraph {text-align:right}
 pre.display {font-family: inherit}
 pre.format {font-family: inherit}
 pre.menu-comment {font-family: serif}
@@ -1178,7 +1178,7 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <blockquote>
 <p>aaa quotation
 </p></blockquote>
-<div class="center-align">&mdash; <em class="emph">quotation author</em>
+<div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
 <blockquote>
 <p>indent in quotation
@@ -1681,19 +1681,19 @@ ref</a>
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p>g&ndash;roupe
-</p>
-<p class="left-align">f&ndash;lushleft
+<div class="group"><p>g&ndash;roupe
+</p></div>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
 more text
-</p>
-<p class="right-align">f&ndash;lushright
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
 more text
-</p>
-<div class="center-align">ce&ndash;ntered line
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p>r&ndash;raggedright
+<div class="raggedright"><p class="raggedright-paragraph">r&ndash;raggedright
 more text
-</p>
+</p></div>
 <pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
 @c this file is used in tests in @verbatiminclude but not converted
@@ -2193,7 +2193,7 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <blockquote>
 <p>aaa quotation
 </p></blockquote>
-<div class="center-align">&mdash; <em class="emph">quotation author</em>
+<div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
 <blockquote>
 <p>indent in quotation
@@ -2696,19 +2696,19 @@ ref</a>
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p>g&ndash;roupe
-</p>
-<p class="left-align">f&ndash;lushleft
+<div class="group"><p>g&ndash;roupe
+</p></div>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
 more text
-</p>
-<p class="right-align">f&ndash;lushright
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
 more text
-</p>
-<div class="center-align">ce&ndash;ntered line
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p>r&ndash;raggedright
+<div class="raggedright"><p class="raggedright-paragraph">r&ndash;raggedright
 more text
-</p>
+</p></div>
 <pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
 @c this file is used in tests in @verbatiminclude but not converted
@@ -3264,7 +3264,7 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <blockquote>
 <p>aaa quotation
 </p></blockquote>
-<div class="center-align">&mdash; <em class="emph">quotation author</em>
+<div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
 <blockquote>
 <p>indent in quotation
@@ -3767,19 +3767,19 @@ ref</a>
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p>g&ndash;roupe
-</p>
-<p class="left-align">f&ndash;lushleft
+<div class="group"><p>g&ndash;roupe
+</p></div>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
 more text
-</p>
-<p class="right-align">f&ndash;lushright
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
 more text
-</p>
-<div class="center-align">ce&ndash;ntered line
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p>r&ndash;raggedright
+<div class="raggedright"><p class="raggedright-paragraph">r&ndash;raggedright
 more text
-</p>
+</p></div>
 <pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
 @c this file is used in tests in @verbatiminclude but not converted
@@ -4278,7 +4278,7 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <blockquote>
 <p>aaa quotation
 </p></blockquote>
-<div class="center-align">&mdash; <em class="emph">quotation author</em>
+<div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
 <blockquote>
 <p>indent in quotation
@@ -4781,19 +4781,19 @@ ref</a>
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p>g&ndash;roupe
-</p>
-<p class="left-align">f&ndash;lushleft
+<div class="group"><p>g&ndash;roupe
+</p></div>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
 more text
-</p>
-<p class="right-align">f&ndash;lushright
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
 more text
-</p>
-<div class="center-align">ce&ndash;ntered line
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p>r&ndash;raggedright
+<div class="raggedright"><p class="raggedright-paragraph">r&ndash;raggedright
 more text
-</p>
+</p></div>
 <pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
 @c this file is used in tests in @verbatiminclude but not converted
@@ -5326,7 +5326,7 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 </pre><blockquote>
 <pre class="example">aaa quotation
 </pre></blockquote>
-<div class="center-align">--- <em class="emph">quotation author</em>
+<div class="center">--- <em class="emph">quotation author</em>
 </div><pre class="example">
 
 </pre><blockquote>
@@ -5922,23 +5922,23 @@ ref</a>
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">g--roupe
-</pre><pre class="example">
+</pre><div class="group"><pre class="example">g--roupe
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushleft
+</pre><div class="flushleft"><pre class="example">f--lushleft
 more text
-</pre><pre class="example">
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
+</pre><div class="flushright"><pre class="example">f--lushright
 more text
-</pre><pre class="example">
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div><pre class="example">
 
-</pre><pre class="example">r--raggedright
+</pre><div class="raggedright"><pre class="example">r--raggedright
 more text
-</pre><pre class="example">
+</pre></div><pre class="example">
 
 </pre><pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
@@ -6869,7 +6869,7 @@ Menu comment
 <td valign="middle" align="left">[<a href="#chapter" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
-<h1 class="centerchap center-align" id="chapter-2">chapter 2</h1>
+<h1 class="centerchap" id="chapter-2">chapter 2</h1>
 
 <table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#chapter-2_cp_symbol-1"><b>&quot;</b></a>
  &nbsp; 
diff --git a/tp/tests/layout/res_parser/formatting_html32/formatting.html 
b/tp/tests/layout/res_parser/formatting_html32/formatting.html
index 0d96aa18a4..aedad69045 100644
--- a/tp/tests/layout/res_parser/formatting_html32/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_html32/formatting.html
@@ -1629,19 +1629,19 @@ ref</a>
 <p>c-artouche
 </p></td></tr></table>
 
-<p>g-roupe
-</p>
-<p align="left">f-lushleft
+<div><p>g-roupe
+</p></div>
+<div><p align="left">f-lushleft
 more text
-</p>
-<p align="right">f-lushright
+</p></div>
+<div><p align="right">f-lushright
 more text
-</p>
+</p></div>
 <div align="center">ce-ntered line
 </div>
-<p>r-raggedright
+<div><p>r-raggedright
 more text
-</p>
+</p></div>
 <pre>\input texinfo @c -*-texinfo-*-
 
 @c this file is used in tests in @verbatiminclude but not converted
@@ -2620,19 +2620,19 @@ ref</a>
 <p>c-artouche
 </p></td></tr></table>
 
-<p>g-roupe
-</p>
-<p align="left">f-lushleft
+<div><p>g-roupe
+</p></div>
+<div><p align="left">f-lushleft
 more text
-</p>
-<p align="right">f-lushright
+</p></div>
+<div><p align="right">f-lushright
 more text
-</p>
+</p></div>
 <div align="center">ce-ntered line
 </div>
-<p>r-raggedright
+<div><p>r-raggedright
 more text
-</p>
+</p></div>
 <pre>\input texinfo @c -*-texinfo-*-
 
 @c this file is used in tests in @verbatiminclude but not converted
@@ -3667,19 +3667,19 @@ ref</a>
 <p>c-artouche
 </p></td></tr></table>
 
-<p>g-roupe
-</p>
-<p align="left">f-lushleft
+<div><p>g-roupe
+</p></div>
+<div><p align="left">f-lushleft
 more text
-</p>
-<p align="right">f-lushright
+</p></div>
+<div><p align="right">f-lushright
 more text
-</p>
+</p></div>
 <div align="center">ce-ntered line
 </div>
-<p>r-raggedright
+<div><p>r-raggedright
 more text
-</p>
+</p></div>
 <pre>\input texinfo @c -*-texinfo-*-
 
 @c this file is used in tests in @verbatiminclude but not converted
@@ -4657,19 +4657,19 @@ ref</a>
 <p>c-artouche
 </p></td></tr></table>
 
-<p>g-roupe
-</p>
-<p align="left">f-lushleft
+<div><p>g-roupe
+</p></div>
+<div><p align="left">f-lushleft
 more text
-</p>
-<p align="right">f-lushright
+</p></div>
+<div><p align="right">f-lushright
 more text
-</p>
+</p></div>
 <div align="center">ce-ntered line
 </div>
-<p>r-raggedright
+<div><p>r-raggedright
 more text
-</p>
+</p></div>
 <pre>\input texinfo @c -*-texinfo-*-
 
 @c this file is used in tests in @verbatiminclude but not converted
@@ -5773,23 +5773,23 @@ ref</a>
 </pre></td></tr></table>
 <pre>
 
-</pre><pre>g--roupe
-</pre><pre>
+</pre><div><pre>g--roupe
+</pre></div><pre>
 
-</pre><pre>f--lushleft
+</pre><div><pre>f--lushleft
 more text
-</pre><pre>
+</pre></div><pre>
 
-</pre><pre>f--lushright
+</pre><div><pre>f--lushright
 more text
-</pre><pre>
+</pre></div><pre>
 
 </pre><div align="center">ce--ntered line
 </div><pre>
 
-</pre><pre>r--raggedright
+</pre><div><pre>r--raggedright
 more text
-</pre><pre>
+</pre></div><pre>
 
 </pre><pre>\input texinfo @c -*-texinfo-*-
 
diff --git 
a/tp/tests/layout/res_parser/formatting_html_no_texi2html/formatting.html 
b/tp/tests/layout/res_parser/formatting_html_no_texi2html/formatting.html
index 348a0d0393..3da8b754c4 100644
--- a/tp/tests/layout/res_parser/formatting_html_no_texi2html/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_html_no_texi2html/formatting.html
@@ -807,14 +807,14 @@ truc: after a deff item
 <!--
 a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
 a.summary-letter {text-decoration: none}
-div.center-align {text-align:center}
+div.center {text-align:center}
 div.display {margin-left: 3.2em}
 div.example {margin-left: 3.2em}
-h2.center-align {text-align:center}
+h2.centerchap {text-align:center}
 kbd {font-style: oblique}
 kbd.key {font-style: normal}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
+p.flushleft-paragraph {text-align:left}
+p.flushright-paragraph {text-align:right}
 pre.display {font-family: inherit}
 pre.format {font-family: inherit}
 span.nolinebreak {white-space: nowrap}
@@ -1236,7 +1236,7 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <blockquote>
 <p>aaa quotation
 </p></blockquote>
-<div class="center-align">&mdash; <em class="emph">quotation author</em>
+<div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
 <blockquote>
 <p>indent in quotation
@@ -1739,19 +1739,19 @@ ref</a>
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p>g&ndash;roupe
-</p>
-<p class="left-align">f&ndash;lushleft
+<div class="group"><p>g&ndash;roupe
+</p></div>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
 more text
-</p>
-<p class="right-align">f&ndash;lushright
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
 more text
-</p>
-<div class="center-align">ce&ndash;ntered line
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p>r&ndash;raggedright
+<div class="raggedright"><p class="raggedright-paragraph">r&ndash;raggedright
 more text
-</p>
+</p></div>
 <pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
 @c this file is used in tests in @verbatiminclude but not converted
@@ -2250,7 +2250,7 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <blockquote>
 <p>aaa quotation
 </p></blockquote>
-<div class="center-align">&mdash; <em class="emph">quotation author</em>
+<div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
 <blockquote>
 <p>indent in quotation
@@ -2753,19 +2753,19 @@ ref</a>
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p>g&ndash;roupe
-</p>
-<p class="left-align">f&ndash;lushleft
+<div class="group"><p>g&ndash;roupe
+</p></div>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
 more text
-</p>
-<p class="right-align">f&ndash;lushright
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
 more text
-</p>
-<div class="center-align">ce&ndash;ntered line
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p>r&ndash;raggedright
+<div class="raggedright"><p class="raggedright-paragraph">r&ndash;raggedright
 more text
-</p>
+</p></div>
 <pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
 @c this file is used in tests in @verbatiminclude but not converted
@@ -3298,7 +3298,7 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 </pre><blockquote>
 <pre class="example">aaa quotation
 </pre></blockquote>
-<div class="center-align">--- <em class="emph">quotation author</em>
+<div class="center">--- <em class="emph">quotation author</em>
 </div><pre class="example">
 
 </pre><blockquote>
@@ -3894,23 +3894,23 @@ ref</a>
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">g--roupe
-</pre><pre class="example">
+</pre><div class="group"><pre class="example">g--roupe
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushleft
+</pre><div class="flushleft"><pre class="example">f--lushleft
 more text
-</pre><pre class="example">
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
+</pre><div class="flushright"><pre class="example">f--lushright
 more text
-</pre><pre class="example">
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div><pre class="example">
 
-</pre><pre class="example">r--raggedright
+</pre><div class="raggedright"><pre class="example">r--raggedright
 more text
-</pre><pre class="example">
+</pre></div><pre class="example">
 
 </pre><pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
@@ -4767,7 +4767,7 @@ Previous: <a 
href="#subsubsection-_0060_0060simple_002ddouble_002d_002d" accessk
 <p>
 Previous: <a href="#chapter" accesskey="p" rel="prev">chapter</a>, Up: <a 
href="#Top" accesskey="u" rel="up">Top section</a> &nbsp; [<a 
href="#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a 
href="#chapter" title="Index" rel="index">Index</a>]</p>
 </div>
-<h2 class="centerchap center-align" id="chapter-2">chapter 2</h2>
+<h2 class="centerchap" id="chapter-2">chapter 2</h2>
 
 <table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#chapter2_cp_symbol-1"><b>&quot;</b></a>
  &nbsp; 
diff --git a/tp/tests/layout/res_parser/formatting_html_nodes/chapter.html 
b/tp/tests/layout/res_parser/formatting_html_nodes/chapter.html
index ddc2484691..84537a038d 100644
--- a/tp/tests/layout/res_parser/formatting_html_nodes/chapter.html
+++ b/tp/tests/layout/res_parser/formatting_html_nodes/chapter.html
@@ -803,13 +803,13 @@ truc: after a deff item
 <!--
 a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
 a.summary-letter {text-decoration: none}
-div.center-align {text-align:center}
+div.center {text-align:center}
 div.display {margin-left: 3.2em}
 div.example {margin-left: 3.2em}
 kbd {font-style: oblique}
 kbd.key {font-style: normal}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
+p.flushleft-paragraph {text-align:left}
+p.flushright-paragraph {text-align:right}
 pre.display {font-family: inherit}
 pre.format {font-family: inherit}
 pre.menu-comment {font-family: serif}
@@ -1198,7 +1198,7 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <blockquote>
 <p>aaa quotation
 </p></blockquote>
-<div class="center-align">&mdash; <em class="emph">quotation author</em>
+<div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
 <blockquote>
 <p>indent in quotation
@@ -1701,19 +1701,19 @@ ref</a>
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p>g&ndash;roupe
-</p>
-<p class="left-align">f&ndash;lushleft
+<div class="group"><p>g&ndash;roupe
+</p></div>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
 more text
-</p>
-<p class="right-align">f&ndash;lushright
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
 more text
-</p>
-<div class="center-align">ce&ndash;ntered line
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p>r&ndash;raggedright
+<div class="raggedright"><p class="raggedright-paragraph">r&ndash;raggedright
 more text
-</p>
+</p></div>
 <pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
 @c this file is used in tests in @verbatiminclude but not converted
@@ -2212,7 +2212,7 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <blockquote>
 <p>aaa quotation
 </p></blockquote>
-<div class="center-align">&mdash; <em class="emph">quotation author</em>
+<div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
 <blockquote>
 <p>indent in quotation
@@ -2715,19 +2715,19 @@ ref</a>
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p>g&ndash;roupe
-</p>
-<p class="left-align">f&ndash;lushleft
+<div class="group"><p>g&ndash;roupe
+</p></div>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
 more text
-</p>
-<p class="right-align">f&ndash;lushright
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
 more text
-</p>
-<div class="center-align">ce&ndash;ntered line
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p>r&ndash;raggedright
+<div class="raggedright"><p class="raggedright-paragraph">r&ndash;raggedright
 more text
-</p>
+</p></div>
 <pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
 @c this file is used in tests in @verbatiminclude but not converted
@@ -3260,7 +3260,7 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 </pre><blockquote>
 <pre class="example">aaa quotation
 </pre></blockquote>
-<div class="center-align">--- <em class="emph">quotation author</em>
+<div class="center">--- <em class="emph">quotation author</em>
 </div><pre class="example">
 
 </pre><blockquote>
@@ -3856,23 +3856,23 @@ ref</a>
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">g--roupe
-</pre><pre class="example">
+</pre><div class="group"><pre class="example">g--roupe
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushleft
+</pre><div class="flushleft"><pre class="example">f--lushleft
 more text
-</pre><pre class="example">
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
+</pre><div class="flushright"><pre class="example">f--lushright
 more text
-</pre><pre class="example">
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div><pre class="example">
 
-</pre><pre class="example">r--raggedright
+</pre><div class="raggedright"><pre class="example">r--raggedright
 more text
-</pre><pre class="example">
+</pre></div><pre class="example">
 
 </pre><pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
diff --git a/tp/tests/layout/res_parser/formatting_html_nodes/chapter2.html 
b/tp/tests/layout/res_parser/formatting_html_nodes/chapter2.html
index 73b7f05f7a..10b8a83701 100644
--- a/tp/tests/layout/res_parser/formatting_html_nodes/chapter2.html
+++ b/tp/tests/layout/res_parser/formatting_html_nodes/chapter2.html
@@ -802,7 +802,7 @@ truc: after a deff item
 <style type="text/css">
 <!--
 a.summary-letter {text-decoration: none}
-h1.center-align {text-align:center}
+h1.centerchap {text-align:center}
 kbd {font-style: oblique}
 span.smaller {font-size: smaller}
 -->
@@ -829,7 +829,7 @@ span.smaller {font-size: smaller}
 <td valign="middle" align="left">[<a href="formatting_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
 <hr>
-<h1 class="centerchap center-align" id="chapter-2">chapter 2</h1>
+<h1 class="centerchap" id="chapter-2">chapter 2</h1>
 
 <table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#chapter-2_cp_symbol-1"><b>&quot;</b></a>
  &nbsp; 
diff --git a/tp/tests/layout/res_parser/formatting_html_nodes/index.html 
b/tp/tests/layout/res_parser/formatting_html_nodes/index.html
index a771af3995..026c8665f8 100644
--- a/tp/tests/layout/res_parser/formatting_html_nodes/index.html
+++ b/tp/tests/layout/res_parser/formatting_html_nodes/index.html
@@ -802,14 +802,14 @@ truc: after a deff item
 <style type="text/css">
 <!--
 a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-div.center-align {text-align:center}
+div.center {text-align:center}
 div.display {margin-left: 3.2em}
 div.example {margin-left: 3.2em}
 h3.subtitle {text-align:right}
 kbd {font-style: oblique}
 kbd.key {font-style: normal}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
+p.flushleft-paragraph {text-align:left}
+p.flushright-paragraph {text-align:right}
 pre.display {font-family: inherit}
 pre.format {font-family: inherit}
 pre.menu-comment {font-family: serif}
@@ -1174,7 +1174,7 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <blockquote>
 <p>aaa quotation
 </p></blockquote>
-<div class="center-align">&mdash; <em class="emph">quotation author</em>
+<div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
 <blockquote>
 <p>indent in quotation
@@ -1677,19 +1677,19 @@ ref</a>
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p>g&ndash;roupe
-</p>
-<p class="left-align">f&ndash;lushleft
+<div class="group"><p>g&ndash;roupe
+</p></div>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
 more text
-</p>
-<p class="right-align">f&ndash;lushright
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
 more text
-</p>
-<div class="center-align">ce&ndash;ntered line
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p>r&ndash;raggedright
+<div class="raggedright"><p class="raggedright-paragraph">r&ndash;raggedright
 more text
-</p>
+</p></div>
 <pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
 @c this file is used in tests in @verbatiminclude but not converted
@@ -2189,7 +2189,7 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <blockquote>
 <p>aaa quotation
 </p></blockquote>
-<div class="center-align">&mdash; <em class="emph">quotation author</em>
+<div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
 <blockquote>
 <p>indent in quotation
@@ -2692,19 +2692,19 @@ ref</a>
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p>g&ndash;roupe
-</p>
-<p class="left-align">f&ndash;lushleft
+<div class="group"><p>g&ndash;roupe
+</p></div>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
 more text
-</p>
-<p class="right-align">f&ndash;lushright
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
 more text
-</p>
-<div class="center-align">ce&ndash;ntered line
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p>r&ndash;raggedright
+<div class="raggedright"><p class="raggedright-paragraph">r&ndash;raggedright
 more text
-</p>
+</p></div>
 <pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
 @c this file is used in tests in @verbatiminclude but not converted
diff --git a/tp/tests/layout/res_parser/formatting_inline_css/formatting.html 
b/tp/tests/layout/res_parser/formatting_inline_css/formatting.html
index 99d8e7c5bb..d7ee876179 100644
--- a/tp/tests/layout/res_parser/formatting_inline_css/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_inline_css/formatting.html
@@ -1155,7 +1155,7 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <blockquote>
 <p>aaa quotation
 </p></blockquote>
-<div class="center-align" style="text-align:center">&mdash; <em 
class="emph">quotation author</em>
+<div class="center" style="text-align:center">&mdash; <em 
class="emph">quotation author</em>
 </div>
 <blockquote>
 <p>indent in quotation
@@ -1658,19 +1658,19 @@ ref</a>
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p>g&ndash;roupe
-</p>
-<p class="left-align" style="text-align:left">f&ndash;lushleft
+<div class="group"><p>g&ndash;roupe
+</p></div>
+<div class="flushleft"><p class="flushleft-paragraph" 
style="text-align:left">f&ndash;lushleft
 more text
-</p>
-<p class="right-align" style="text-align:right">f&ndash;lushright
+</p></div>
+<div class="flushright"><p class="flushright-paragraph" 
style="text-align:right">f&ndash;lushright
 more text
-</p>
-<div class="center-align" style="text-align:center">ce&ndash;ntered line
+</p></div>
+<div class="center" style="text-align:center">ce&ndash;ntered line
 </div>
-<p>r&ndash;raggedright
+<div class="raggedright"><p class="raggedright-paragraph">r&ndash;raggedright
 more text
-</p>
+</p></div>
 <pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
 @c this file is used in tests in @verbatiminclude but not converted
@@ -2170,7 +2170,7 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <blockquote>
 <p>aaa quotation
 </p></blockquote>
-<div class="center-align" style="text-align:center">&mdash; <em 
class="emph">quotation author</em>
+<div class="center" style="text-align:center">&mdash; <em 
class="emph">quotation author</em>
 </div>
 <blockquote>
 <p>indent in quotation
@@ -2673,19 +2673,19 @@ ref</a>
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p>g&ndash;roupe
-</p>
-<p class="left-align" style="text-align:left">f&ndash;lushleft
+<div class="group"><p>g&ndash;roupe
+</p></div>
+<div class="flushleft"><p class="flushleft-paragraph" 
style="text-align:left">f&ndash;lushleft
 more text
-</p>
-<p class="right-align" style="text-align:right">f&ndash;lushright
+</p></div>
+<div class="flushright"><p class="flushright-paragraph" 
style="text-align:right">f&ndash;lushright
 more text
-</p>
-<div class="center-align" style="text-align:center">ce&ndash;ntered line
+</p></div>
+<div class="center" style="text-align:center">ce&ndash;ntered line
 </div>
-<p>r&ndash;raggedright
+<div class="raggedright"><p class="raggedright-paragraph">r&ndash;raggedright
 more text
-</p>
+</p></div>
 <pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
 @c this file is used in tests in @verbatiminclude but not converted
@@ -3241,7 +3241,7 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <blockquote>
 <p>aaa quotation
 </p></blockquote>
-<div class="center-align" style="text-align:center">&mdash; <em 
class="emph">quotation author</em>
+<div class="center" style="text-align:center">&mdash; <em 
class="emph">quotation author</em>
 </div>
 <blockquote>
 <p>indent in quotation
@@ -3744,19 +3744,19 @@ ref</a>
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p>g&ndash;roupe
-</p>
-<p class="left-align" style="text-align:left">f&ndash;lushleft
+<div class="group"><p>g&ndash;roupe
+</p></div>
+<div class="flushleft"><p class="flushleft-paragraph" 
style="text-align:left">f&ndash;lushleft
 more text
-</p>
-<p class="right-align" style="text-align:right">f&ndash;lushright
+</p></div>
+<div class="flushright"><p class="flushright-paragraph" 
style="text-align:right">f&ndash;lushright
 more text
-</p>
-<div class="center-align" style="text-align:center">ce&ndash;ntered line
+</p></div>
+<div class="center" style="text-align:center">ce&ndash;ntered line
 </div>
-<p>r&ndash;raggedright
+<div class="raggedright"><p class="raggedright-paragraph">r&ndash;raggedright
 more text
-</p>
+</p></div>
 <pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
 @c this file is used in tests in @verbatiminclude but not converted
@@ -4255,7 +4255,7 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <blockquote>
 <p>aaa quotation
 </p></blockquote>
-<div class="center-align" style="text-align:center">&mdash; <em 
class="emph">quotation author</em>
+<div class="center" style="text-align:center">&mdash; <em 
class="emph">quotation author</em>
 </div>
 <blockquote>
 <p>indent in quotation
@@ -4758,19 +4758,19 @@ ref</a>
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p>g&ndash;roupe
-</p>
-<p class="left-align" style="text-align:left">f&ndash;lushleft
+<div class="group"><p>g&ndash;roupe
+</p></div>
+<div class="flushleft"><p class="flushleft-paragraph" 
style="text-align:left">f&ndash;lushleft
 more text
-</p>
-<p class="right-align" style="text-align:right">f&ndash;lushright
+</p></div>
+<div class="flushright"><p class="flushright-paragraph" 
style="text-align:right">f&ndash;lushright
 more text
-</p>
-<div class="center-align" style="text-align:center">ce&ndash;ntered line
+</p></div>
+<div class="center" style="text-align:center">ce&ndash;ntered line
 </div>
-<p>r&ndash;raggedright
+<div class="raggedright"><p class="raggedright-paragraph">r&ndash;raggedright
 more text
-</p>
+</p></div>
 <pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
 @c this file is used in tests in @verbatiminclude but not converted
@@ -5303,7 +5303,7 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 </pre><blockquote>
 <pre class="example">aaa quotation
 </pre></blockquote>
-<div class="center-align" style="text-align:center">--- <em 
class="emph">quotation author</em>
+<div class="center" style="text-align:center">--- <em class="emph">quotation 
author</em>
 </div><pre class="example">
 
 </pre><blockquote>
@@ -5899,23 +5899,23 @@ ref</a>
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">g--roupe
-</pre><pre class="example">
+</pre><div class="group"><pre class="example">g--roupe
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushleft
+</pre><div class="flushleft"><pre class="example">f--lushleft
 more text
-</pre><pre class="example">
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
+</pre><div class="flushright"><pre class="example">f--lushright
 more text
-</pre><pre class="example">
+</pre></div><pre class="example">
 
-</pre><div class="center-align" style="text-align:center">ce--ntered line
+</pre><div class="center" style="text-align:center">ce--ntered line
 </div><pre class="example">
 
-</pre><pre class="example">r--raggedright
+</pre><div class="raggedright"><pre class="example">r--raggedright
 more text
-</pre><pre class="example">
+</pre></div><pre class="example">
 
 </pre><pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
@@ -6846,7 +6846,7 @@ Menu comment
 <td valign="middle" align="left">[<a href="#chapter" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
-<h1 class="centerchap center-align" style="text-align:center" 
id="chapter-2">chapter 2</h1>
+<h1 class="centerchap" style="text-align:center" id="chapter-2">chapter 2</h1>
 
 <table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
style="text-decoration: none" href="#chapter-2_cp_symbol-1"><b>&quot;</b></a>
  &nbsp; 
diff --git a/tp/tests/layout/res_parser/formatting_mathjax/formatting.html 
b/tp/tests/layout/res_parser/formatting_mathjax/formatting.html
index 0748d153e7..0b8c525b25 100644
--- a/tp/tests/layout/res_parser/formatting_mathjax/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_mathjax/formatting.html
@@ -803,15 +803,15 @@ truc: after a deff item
 <!--
 a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
 a.summary-letter {text-decoration: none}
-div.center-align {text-align:center}
+div.center {text-align:center}
 div.display {margin-left: 3.2em}
 div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
+h1.centerchap {text-align:center}
 h3.subtitle {text-align:right}
 kbd {font-style: oblique}
 kbd.key {font-style: normal}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
+p.flushleft-paragraph {text-align:left}
+p.flushright-paragraph {text-align:right}
 pre.display {font-family: inherit}
 pre.format {font-family: inherit}
 pre.menu-comment {font-family: serif}
@@ -1188,7 +1188,7 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <blockquote>
 <p>aaa quotation
 </p></blockquote>
-<div class="center-align">&mdash; <em class="emph">quotation author</em>
+<div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
 <blockquote>
 <p>indent in quotation
@@ -1691,19 +1691,19 @@ ref</a>
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p>g&ndash;roupe
-</p>
-<p class="left-align">f&ndash;lushleft
+<div class="group"><p>g&ndash;roupe
+</p></div>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
 more text
-</p>
-<p class="right-align">f&ndash;lushright
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
 more text
-</p>
-<div class="center-align">ce&ndash;ntered line
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p>r&ndash;raggedright
+<div class="raggedright"><p class="raggedright-paragraph">r&ndash;raggedright
 more text
-</p>
+</p></div>
 <pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
 @c this file is used in tests in @verbatiminclude but not converted
@@ -2203,7 +2203,7 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <blockquote>
 <p>aaa quotation
 </p></blockquote>
-<div class="center-align">&mdash; <em class="emph">quotation author</em>
+<div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
 <blockquote>
 <p>indent in quotation
@@ -2706,19 +2706,19 @@ ref</a>
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p>g&ndash;roupe
-</p>
-<p class="left-align">f&ndash;lushleft
+<div class="group"><p>g&ndash;roupe
+</p></div>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
 more text
-</p>
-<p class="right-align">f&ndash;lushright
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
 more text
-</p>
-<div class="center-align">ce&ndash;ntered line
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p>r&ndash;raggedright
+<div class="raggedright"><p class="raggedright-paragraph">r&ndash;raggedright
 more text
-</p>
+</p></div>
 <pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
 @c this file is used in tests in @verbatiminclude but not converted
@@ -3274,7 +3274,7 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <blockquote>
 <p>aaa quotation
 </p></blockquote>
-<div class="center-align">&mdash; <em class="emph">quotation author</em>
+<div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
 <blockquote>
 <p>indent in quotation
@@ -3777,19 +3777,19 @@ ref</a>
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p>g&ndash;roupe
-</p>
-<p class="left-align">f&ndash;lushleft
+<div class="group"><p>g&ndash;roupe
+</p></div>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
 more text
-</p>
-<p class="right-align">f&ndash;lushright
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
 more text
-</p>
-<div class="center-align">ce&ndash;ntered line
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p>r&ndash;raggedright
+<div class="raggedright"><p class="raggedright-paragraph">r&ndash;raggedright
 more text
-</p>
+</p></div>
 <pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
 @c this file is used in tests in @verbatiminclude but not converted
@@ -4288,7 +4288,7 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <blockquote>
 <p>aaa quotation
 </p></blockquote>
-<div class="center-align">&mdash; <em class="emph">quotation author</em>
+<div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
 <blockquote>
 <p>indent in quotation
@@ -4791,19 +4791,19 @@ ref</a>
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p>g&ndash;roupe
-</p>
-<p class="left-align">f&ndash;lushleft
+<div class="group"><p>g&ndash;roupe
+</p></div>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
 more text
-</p>
-<p class="right-align">f&ndash;lushright
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
 more text
-</p>
-<div class="center-align">ce&ndash;ntered line
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p>r&ndash;raggedright
+<div class="raggedright"><p class="raggedright-paragraph">r&ndash;raggedright
 more text
-</p>
+</p></div>
 <pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
 @c this file is used in tests in @verbatiminclude but not converted
@@ -5336,7 +5336,7 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 </pre><blockquote>
 <pre class="example">aaa quotation
 </pre></blockquote>
-<div class="center-align">--- <em class="emph">quotation author</em>
+<div class="center">--- <em class="emph">quotation author</em>
 </div><pre class="example">
 
 </pre><blockquote>
@@ -5932,23 +5932,23 @@ ref</a>
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">g--roupe
-</pre><pre class="example">
+</pre><div class="group"><pre class="example">g--roupe
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushleft
+</pre><div class="flushleft"><pre class="example">f--lushleft
 more text
-</pre><pre class="example">
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
+</pre><div class="flushright"><pre class="example">f--lushright
 more text
-</pre><pre class="example">
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div><pre class="example">
 
-</pre><pre class="example">r--raggedright
+</pre><div class="raggedright"><pre class="example">r--raggedright
 more text
-</pre><pre class="example">
+</pre></div><pre class="example">
 
 </pre><pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
@@ -6879,7 +6879,7 @@ Menu comment
 <td valign="middle" align="left">[<a href="#chapter" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
-<h1 class="centerchap center-align" id="chapter-2">chapter 2</h1>
+<h1 class="centerchap" id="chapter-2">chapter 2</h1>
 
 <table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#chapter-2_cp_symbol-1"><b>&quot;</b></a>
  &nbsp; 
diff --git a/tp/tests/layout/res_parser/formatting_nodes/chapter.html 
b/tp/tests/layout/res_parser/formatting_nodes/chapter.html
index ddc2484691..84537a038d 100644
--- a/tp/tests/layout/res_parser/formatting_nodes/chapter.html
+++ b/tp/tests/layout/res_parser/formatting_nodes/chapter.html
@@ -803,13 +803,13 @@ truc: after a deff item
 <!--
 a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
 a.summary-letter {text-decoration: none}
-div.center-align {text-align:center}
+div.center {text-align:center}
 div.display {margin-left: 3.2em}
 div.example {margin-left: 3.2em}
 kbd {font-style: oblique}
 kbd.key {font-style: normal}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
+p.flushleft-paragraph {text-align:left}
+p.flushright-paragraph {text-align:right}
 pre.display {font-family: inherit}
 pre.format {font-family: inherit}
 pre.menu-comment {font-family: serif}
@@ -1198,7 +1198,7 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <blockquote>
 <p>aaa quotation
 </p></blockquote>
-<div class="center-align">&mdash; <em class="emph">quotation author</em>
+<div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
 <blockquote>
 <p>indent in quotation
@@ -1701,19 +1701,19 @@ ref</a>
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p>g&ndash;roupe
-</p>
-<p class="left-align">f&ndash;lushleft
+<div class="group"><p>g&ndash;roupe
+</p></div>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
 more text
-</p>
-<p class="right-align">f&ndash;lushright
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
 more text
-</p>
-<div class="center-align">ce&ndash;ntered line
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p>r&ndash;raggedright
+<div class="raggedright"><p class="raggedright-paragraph">r&ndash;raggedright
 more text
-</p>
+</p></div>
 <pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
 @c this file is used in tests in @verbatiminclude but not converted
@@ -2212,7 +2212,7 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <blockquote>
 <p>aaa quotation
 </p></blockquote>
-<div class="center-align">&mdash; <em class="emph">quotation author</em>
+<div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
 <blockquote>
 <p>indent in quotation
@@ -2715,19 +2715,19 @@ ref</a>
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p>g&ndash;roupe
-</p>
-<p class="left-align">f&ndash;lushleft
+<div class="group"><p>g&ndash;roupe
+</p></div>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
 more text
-</p>
-<p class="right-align">f&ndash;lushright
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
 more text
-</p>
-<div class="center-align">ce&ndash;ntered line
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p>r&ndash;raggedright
+<div class="raggedright"><p class="raggedright-paragraph">r&ndash;raggedright
 more text
-</p>
+</p></div>
 <pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
 @c this file is used in tests in @verbatiminclude but not converted
@@ -3260,7 +3260,7 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 </pre><blockquote>
 <pre class="example">aaa quotation
 </pre></blockquote>
-<div class="center-align">--- <em class="emph">quotation author</em>
+<div class="center">--- <em class="emph">quotation author</em>
 </div><pre class="example">
 
 </pre><blockquote>
@@ -3856,23 +3856,23 @@ ref</a>
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">g--roupe
-</pre><pre class="example">
+</pre><div class="group"><pre class="example">g--roupe
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushleft
+</pre><div class="flushleft"><pre class="example">f--lushleft
 more text
-</pre><pre class="example">
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
+</pre><div class="flushright"><pre class="example">f--lushright
 more text
-</pre><pre class="example">
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div><pre class="example">
 
-</pre><pre class="example">r--raggedright
+</pre><div class="raggedright"><pre class="example">r--raggedright
 more text
-</pre><pre class="example">
+</pre></div><pre class="example">
 
 </pre><pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
diff --git a/tp/tests/layout/res_parser/formatting_nodes/chapter2.html 
b/tp/tests/layout/res_parser/formatting_nodes/chapter2.html
index 73b7f05f7a..10b8a83701 100644
--- a/tp/tests/layout/res_parser/formatting_nodes/chapter2.html
+++ b/tp/tests/layout/res_parser/formatting_nodes/chapter2.html
@@ -802,7 +802,7 @@ truc: after a deff item
 <style type="text/css">
 <!--
 a.summary-letter {text-decoration: none}
-h1.center-align {text-align:center}
+h1.centerchap {text-align:center}
 kbd {font-style: oblique}
 span.smaller {font-size: smaller}
 -->
@@ -829,7 +829,7 @@ span.smaller {font-size: smaller}
 <td valign="middle" align="left">[<a href="formatting_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
 <hr>
-<h1 class="centerchap center-align" id="chapter-2">chapter 2</h1>
+<h1 class="centerchap" id="chapter-2">chapter 2</h1>
 
 <table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#chapter-2_cp_symbol-1"><b>&quot;</b></a>
  &nbsp; 
diff --git a/tp/tests/layout/res_parser/formatting_nodes/index.html 
b/tp/tests/layout/res_parser/formatting_nodes/index.html
index a771af3995..026c8665f8 100644
--- a/tp/tests/layout/res_parser/formatting_nodes/index.html
+++ b/tp/tests/layout/res_parser/formatting_nodes/index.html
@@ -802,14 +802,14 @@ truc: after a deff item
 <style type="text/css">
 <!--
 a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-div.center-align {text-align:center}
+div.center {text-align:center}
 div.display {margin-left: 3.2em}
 div.example {margin-left: 3.2em}
 h3.subtitle {text-align:right}
 kbd {font-style: oblique}
 kbd.key {font-style: normal}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
+p.flushleft-paragraph {text-align:left}
+p.flushright-paragraph {text-align:right}
 pre.display {font-family: inherit}
 pre.format {font-family: inherit}
 pre.menu-comment {font-family: serif}
@@ -1174,7 +1174,7 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <blockquote>
 <p>aaa quotation
 </p></blockquote>
-<div class="center-align">&mdash; <em class="emph">quotation author</em>
+<div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
 <blockquote>
 <p>indent in quotation
@@ -1677,19 +1677,19 @@ ref</a>
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p>g&ndash;roupe
-</p>
-<p class="left-align">f&ndash;lushleft
+<div class="group"><p>g&ndash;roupe
+</p></div>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
 more text
-</p>
-<p class="right-align">f&ndash;lushright
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
 more text
-</p>
-<div class="center-align">ce&ndash;ntered line
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p>r&ndash;raggedright
+<div class="raggedright"><p class="raggedright-paragraph">r&ndash;raggedright
 more text
-</p>
+</p></div>
 <pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
 @c this file is used in tests in @verbatiminclude but not converted
@@ -2189,7 +2189,7 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <blockquote>
 <p>aaa quotation
 </p></blockquote>
-<div class="center-align">&mdash; <em class="emph">quotation author</em>
+<div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
 <blockquote>
 <p>indent in quotation
@@ -2692,19 +2692,19 @@ ref</a>
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p>g&ndash;roupe
-</p>
-<p class="left-align">f&ndash;lushleft
+<div class="group"><p>g&ndash;roupe
+</p></div>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
 more text
-</p>
-<p class="right-align">f&ndash;lushright
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
 more text
-</p>
-<div class="center-align">ce&ndash;ntered line
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p>r&ndash;raggedright
+<div class="raggedright"><p class="raggedright-paragraph">r&ndash;raggedright
 more text
-</p>
+</p></div>
 <pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
 @c this file is used in tests in @verbatiminclude but not converted
diff --git 
a/tp/tests/layout/res_parser/formatting_numerical_entities/formatting.html 
b/tp/tests/layout/res_parser/formatting_numerical_entities/formatting.html
index 5028add144..7813da3e0c 100644
--- a/tp/tests/layout/res_parser/formatting_numerical_entities/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_numerical_entities/formatting.html
@@ -803,15 +803,15 @@ truc: after a deff item
 <!--
 a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
 a.summary-letter {text-decoration: none}
-div.center-align {text-align:center}
+div.center {text-align:center}
 div.display {margin-left: 3.2em}
 div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
+h1.centerchap {text-align:center}
 h3.subtitle {text-align:right}
 kbd {font-style: oblique}
 kbd.key {font-style: normal}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
+p.flushleft-paragraph {text-align:left}
+p.flushright-paragraph {text-align:right}
 pre.display {font-family: inherit}
 pre.format {font-family: inherit}
 pre.menu-comment {font-family: serif}
@@ -1178,7 +1178,7 @@ error&#8594; &#8614; &#8722; &#9733; &#8867; &#8658;
 <blockquote>
 <p>aaa quotation
 </p></blockquote>
-<div class="center-align">&#8212; <em class="emph">quotation author</em>
+<div class="center">&#8212; <em class="emph">quotation author</em>
 </div>
 <blockquote>
 <p>indent in quotation
@@ -1681,19 +1681,19 @@ ref</a>
 <p>c&#8211;artouche
 </p></td></tr></table>
 
-<p>g&#8211;roupe
-</p>
-<p class="left-align">f&#8211;lushleft
+<div class="group"><p>g&#8211;roupe
+</p></div>
+<div class="flushleft"><p class="flushleft-paragraph">f&#8211;lushleft
 more text
-</p>
-<p class="right-align">f&#8211;lushright
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&#8211;lushright
 more text
-</p>
-<div class="center-align">ce&#8211;ntered line
+</p></div>
+<div class="center">ce&#8211;ntered line
 </div>
-<p>r&#8211;raggedright
+<div class="raggedright"><p class="raggedright-paragraph">r&#8211;raggedright
 more text
-</p>
+</p></div>
 <pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
 @c this file is used in tests in @verbatiminclude but not converted
@@ -2193,7 +2193,7 @@ error&#8594; &#8614; &#8722; &#9733; &#8867; &#8658;
 <blockquote>
 <p>aaa quotation
 </p></blockquote>
-<div class="center-align">&#8212; <em class="emph">quotation author</em>
+<div class="center">&#8212; <em class="emph">quotation author</em>
 </div>
 <blockquote>
 <p>indent in quotation
@@ -2696,19 +2696,19 @@ ref</a>
 <p>c&#8211;artouche
 </p></td></tr></table>
 
-<p>g&#8211;roupe
-</p>
-<p class="left-align">f&#8211;lushleft
+<div class="group"><p>g&#8211;roupe
+</p></div>
+<div class="flushleft"><p class="flushleft-paragraph">f&#8211;lushleft
 more text
-</p>
-<p class="right-align">f&#8211;lushright
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&#8211;lushright
 more text
-</p>
-<div class="center-align">ce&#8211;ntered line
+</p></div>
+<div class="center">ce&#8211;ntered line
 </div>
-<p>r&#8211;raggedright
+<div class="raggedright"><p class="raggedright-paragraph">r&#8211;raggedright
 more text
-</p>
+</p></div>
 <pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
 @c this file is used in tests in @verbatiminclude but not converted
@@ -3264,7 +3264,7 @@ error&#8594; &#8614; &#8722; &#9733; &#8867; &#8658;
 <blockquote>
 <p>aaa quotation
 </p></blockquote>
-<div class="center-align">&#8212; <em class="emph">quotation author</em>
+<div class="center">&#8212; <em class="emph">quotation author</em>
 </div>
 <blockquote>
 <p>indent in quotation
@@ -3767,19 +3767,19 @@ ref</a>
 <p>c&#8211;artouche
 </p></td></tr></table>
 
-<p>g&#8211;roupe
-</p>
-<p class="left-align">f&#8211;lushleft
+<div class="group"><p>g&#8211;roupe
+</p></div>
+<div class="flushleft"><p class="flushleft-paragraph">f&#8211;lushleft
 more text
-</p>
-<p class="right-align">f&#8211;lushright
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&#8211;lushright
 more text
-</p>
-<div class="center-align">ce&#8211;ntered line
+</p></div>
+<div class="center">ce&#8211;ntered line
 </div>
-<p>r&#8211;raggedright
+<div class="raggedright"><p class="raggedright-paragraph">r&#8211;raggedright
 more text
-</p>
+</p></div>
 <pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
 @c this file is used in tests in @verbatiminclude but not converted
@@ -4278,7 +4278,7 @@ error&#8594; &#8614; &#8722; &#9733; &#8867; &#8658;
 <blockquote>
 <p>aaa quotation
 </p></blockquote>
-<div class="center-align">&#8212; <em class="emph">quotation author</em>
+<div class="center">&#8212; <em class="emph">quotation author</em>
 </div>
 <blockquote>
 <p>indent in quotation
@@ -4781,19 +4781,19 @@ ref</a>
 <p>c&#8211;artouche
 </p></td></tr></table>
 
-<p>g&#8211;roupe
-</p>
-<p class="left-align">f&#8211;lushleft
+<div class="group"><p>g&#8211;roupe
+</p></div>
+<div class="flushleft"><p class="flushleft-paragraph">f&#8211;lushleft
 more text
-</p>
-<p class="right-align">f&#8211;lushright
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&#8211;lushright
 more text
-</p>
-<div class="center-align">ce&#8211;ntered line
+</p></div>
+<div class="center">ce&#8211;ntered line
 </div>
-<p>r&#8211;raggedright
+<div class="raggedright"><p class="raggedright-paragraph">r&#8211;raggedright
 more text
-</p>
+</p></div>
 <pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
 @c this file is used in tests in @verbatiminclude but not converted
@@ -5326,7 +5326,7 @@ error&#8594; &#8614; &#8722; &#9733; &#8867; &#8658;
 </pre><blockquote>
 <pre class="example">aaa quotation
 </pre></blockquote>
-<div class="center-align">--- <em class="emph">quotation author</em>
+<div class="center">--- <em class="emph">quotation author</em>
 </div><pre class="example">
 
 </pre><blockquote>
@@ -5922,23 +5922,23 @@ ref</a>
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">g--roupe
-</pre><pre class="example">
+</pre><div class="group"><pre class="example">g--roupe
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushleft
+</pre><div class="flushleft"><pre class="example">f--lushleft
 more text
-</pre><pre class="example">
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
+</pre><div class="flushright"><pre class="example">f--lushright
 more text
-</pre><pre class="example">
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div><pre class="example">
 
-</pre><pre class="example">r--raggedright
+</pre><div class="raggedright"><pre class="example">r--raggedright
 more text
-</pre><pre class="example">
+</pre></div><pre class="example">
 
 </pre><pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
@@ -6869,7 +6869,7 @@ Menu comment
 <td valign="middle" align="left">[<a href="#chapter" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
-<h1 class="centerchap center-align" id="chapter-2">chapter 2</h1>
+<h1 class="centerchap" id="chapter-2">chapter 2</h1>
 
 <table><tr><th valign="top">Jump to: &#160; </th><td><a class="summary-letter" 
href="#chapter-2_cp_symbol-1"><b>&quot;</b></a>
  &#160; 
diff --git 
a/tp/tests/layout/res_parser/formatting_regions/formatting_regions.html 
b/tp/tests/layout/res_parser/formatting_regions/formatting_regions.html
index 74325656a5..632f75411c 100644
--- a/tp/tests/layout/res_parser/formatting_regions/formatting_regions.html
+++ b/tp/tests/layout/res_parser/formatting_regions/formatting_regions.html
@@ -802,15 +802,15 @@ truc: after a deff item
 <!--
 a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
 a.summary-letter {text-decoration: none}
-div.center-align {text-align:center}
+div.center {text-align:center}
 div.display {margin-left: 3.2em}
 div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
+h1.centerchap {text-align:center}
 h3.subtitle {text-align:right}
 kbd {font-style: oblique}
 kbd.key {font-style: normal}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
+p.flushleft-paragraph {text-align:left}
+p.flushright-paragraph {text-align:right}
 pre.display {font-family: inherit}
 pre.format {font-family: inherit}
 pre.menu-comment {font-family: serif}
@@ -1178,7 +1178,7 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <blockquote>
 <p>aaa quotation
 </p></blockquote>
-<div class="center-align">&mdash; <em class="emph">quotation author</em>
+<div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
 <blockquote>
 <p>indent in quotation
@@ -1681,19 +1681,19 @@ ref</a>
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p>g&ndash;roupe
-</p>
-<p class="left-align">f&ndash;lushleft
+<div class="group"><p>g&ndash;roupe
+</p></div>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
 more text
-</p>
-<p class="right-align">f&ndash;lushright
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
 more text
-</p>
-<div class="center-align">ce&ndash;ntered line
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p>r&ndash;raggedright
+<div class="raggedright"><p class="raggedright-paragraph">r&ndash;raggedright
 more text
-</p>
+</p></div>
 <pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
 @c this file is used in tests in @verbatiminclude but not converted
@@ -2192,7 +2192,7 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <blockquote>
 <p>aaa quotation
 </p></blockquote>
-<div class="center-align">&mdash; <em class="emph">quotation author</em>
+<div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
 <blockquote>
 <p>indent in quotation
@@ -2695,19 +2695,19 @@ ref</a>
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p>g&ndash;roupe
-</p>
-<p class="left-align">f&ndash;lushleft
+<div class="group"><p>g&ndash;roupe
+</p></div>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
 more text
-</p>
-<p class="right-align">f&ndash;lushright
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
 more text
-</p>
-<div class="center-align">ce&ndash;ntered line
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p>r&ndash;raggedright
+<div class="raggedright"><p class="raggedright-paragraph">r&ndash;raggedright
 more text
-</p>
+</p></div>
 <pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
 @c this file is used in tests in @verbatiminclude but not converted
@@ -3240,7 +3240,7 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <blockquote>
 <p>aaa quotation
 </p></blockquote>
-<div class="center-align">&mdash; <em class="emph">quotation author</em>
+<div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
 <blockquote>
 <p>indent in quotation
@@ -3743,19 +3743,19 @@ ref</a>
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p>g&ndash;roupe
-</p>
-<p class="left-align">f&ndash;lushleft
+<div class="group"><p>g&ndash;roupe
+</p></div>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
 more text
-</p>
-<p class="right-align">f&ndash;lushright
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
 more text
-</p>
-<div class="center-align">ce&ndash;ntered line
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p>r&ndash;raggedright
+<div class="raggedright"><p class="raggedright-paragraph">r&ndash;raggedright
 more text
-</p>
+</p></div>
 <pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
 @c this file is used in tests in @verbatiminclude but not converted
@@ -4287,7 +4287,7 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 </pre><blockquote>
 <pre class="example">aaa quotation
 </pre></blockquote>
-<div class="center-align">--- <em class="emph">quotation author</em>
+<div class="center">--- <em class="emph">quotation author</em>
 </div><pre class="example">
 
 </pre><blockquote>
@@ -4883,23 +4883,23 @@ ref</a>
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">g--roupe
-</pre><pre class="example">
+</pre><div class="group"><pre class="example">g--roupe
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushleft
+</pre><div class="flushleft"><pre class="example">f--lushleft
 more text
-</pre><pre class="example">
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
+</pre><div class="flushright"><pre class="example">f--lushright
 more text
-</pre><pre class="example">
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div><pre class="example">
 
-</pre><pre class="example">r--raggedright
+</pre><div class="raggedright"><pre class="example">r--raggedright
 more text
-</pre><pre class="example">
+</pre></div><pre class="example">
 
 </pre><pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
@@ -5417,7 +5417,7 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <blockquote>
 <p>aaa quotation
 </p></blockquote>
-<div class="center-align">&mdash; <em class="emph">quotation author</em>
+<div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
 <blockquote>
 <p>indent in quotation
@@ -5920,19 +5920,19 @@ ref</a>
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p>g&ndash;roupe
-</p>
-<p class="left-align">f&ndash;lushleft
+<div class="group"><p>g&ndash;roupe
+</p></div>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
 more text
-</p>
-<p class="right-align">f&ndash;lushright
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
 more text
-</p>
-<div class="center-align">ce&ndash;ntered line
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p>r&ndash;raggedright
+<div class="raggedright"><p class="raggedright-paragraph">r&ndash;raggedright
 more text
-</p>
+</p></div>
 <pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
 @c this file is used in tests in @verbatiminclude but not converted
@@ -6760,7 +6760,7 @@ Menu comment
 <td valign="middle" align="left">[<a href="#constructs" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
-<h1 class="centerchap center-align" id="chapter-2">chapter 2</h1>
+<h1 class="centerchap" id="chapter-2">chapter 2</h1>
 
 <table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#chapter-2_cp_symbol-1"><b>&quot;</b></a>
  &nbsp; 
diff --git a/tp/tests/layout/res_parser/formatting_weird_quotes/formatting.html 
b/tp/tests/layout/res_parser/formatting_weird_quotes/formatting.html
index f5a6915f41..7f20e6d4f0 100644
--- a/tp/tests/layout/res_parser/formatting_weird_quotes/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_weird_quotes/formatting.html
@@ -803,15 +803,15 @@ truc: after a deff item
 <!--
 a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
 a.summary-letter {text-decoration: none}
-div.center-align {text-align:center}
+div.center {text-align:center}
 div.display {margin-left: 3.2em}
 div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
+h1.centerchap {text-align:center}
 h3.subtitle {text-align:right}
 kbd {font-style: oblique}
 kbd.key {font-style: normal}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
+p.flushleft-paragraph {text-align:left}
+p.flushright-paragraph {text-align:right}
 pre.display {font-family: inherit}
 pre.format {font-family: inherit}
 pre.menu-comment {font-family: serif}
@@ -1178,7 +1178,7 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <blockquote>
 <p>aaa quotation
 </p></blockquote>
-<div class="center-align">&mdash; <em class="emph">quotation author</em>
+<div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
 <blockquote>
 <p>indent in quotation
@@ -1681,19 +1681,19 @@ ref</a>
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p>g&ndash;roupe
-</p>
-<p class="left-align">f&ndash;lushleft
+<div class="group"><p>g&ndash;roupe
+</p></div>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
 more text
-</p>
-<p class="right-align">f&ndash;lushright
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
 more text
-</p>
-<div class="center-align">ce&ndash;ntered line
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p>r&ndash;raggedright
+<div class="raggedright"><p class="raggedright-paragraph">r&ndash;raggedright
 more text
-</p>
+</p></div>
 <pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
 @c this file is used in tests in @verbatiminclude but not converted
@@ -2193,7 +2193,7 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <blockquote>
 <p>aaa quotation
 </p></blockquote>
-<div class="center-align">&mdash; <em class="emph">quotation author</em>
+<div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
 <blockquote>
 <p>indent in quotation
@@ -2696,19 +2696,19 @@ ref</a>
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p>g&ndash;roupe
-</p>
-<p class="left-align">f&ndash;lushleft
+<div class="group"><p>g&ndash;roupe
+</p></div>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
 more text
-</p>
-<p class="right-align">f&ndash;lushright
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
 more text
-</p>
-<div class="center-align">ce&ndash;ntered line
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p>r&ndash;raggedright
+<div class="raggedright"><p class="raggedright-paragraph">r&ndash;raggedright
 more text
-</p>
+</p></div>
 <pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
 @c this file is used in tests in @verbatiminclude but not converted
@@ -3264,7 +3264,7 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <blockquote>
 <p>aaa quotation
 </p></blockquote>
-<div class="center-align">&mdash; <em class="emph">quotation author</em>
+<div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
 <blockquote>
 <p>indent in quotation
@@ -3767,19 +3767,19 @@ ref</a>
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p>g&ndash;roupe
-</p>
-<p class="left-align">f&ndash;lushleft
+<div class="group"><p>g&ndash;roupe
+</p></div>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
 more text
-</p>
-<p class="right-align">f&ndash;lushright
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
 more text
-</p>
-<div class="center-align">ce&ndash;ntered line
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p>r&ndash;raggedright
+<div class="raggedright"><p class="raggedright-paragraph">r&ndash;raggedright
 more text
-</p>
+</p></div>
 <pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
 @c this file is used in tests in @verbatiminclude but not converted
@@ -4278,7 +4278,7 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <blockquote>
 <p>aaa quotation
 </p></blockquote>
-<div class="center-align">&mdash; <em class="emph">quotation author</em>
+<div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
 <blockquote>
 <p>indent in quotation
@@ -4781,19 +4781,19 @@ ref</a>
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p>g&ndash;roupe
-</p>
-<p class="left-align">f&ndash;lushleft
+<div class="group"><p>g&ndash;roupe
+</p></div>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
 more text
-</p>
-<p class="right-align">f&ndash;lushright
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
 more text
-</p>
-<div class="center-align">ce&ndash;ntered line
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p>r&ndash;raggedright
+<div class="raggedright"><p class="raggedright-paragraph">r&ndash;raggedright
 more text
-</p>
+</p></div>
 <pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
 @c this file is used in tests in @verbatiminclude but not converted
@@ -5326,7 +5326,7 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 </pre><blockquote>
 <pre class="example">aaa quotation
 </pre></blockquote>
-<div class="center-align">--- <em class="emph">quotation author</em>
+<div class="center">--- <em class="emph">quotation author</em>
 </div><pre class="example">
 
 </pre><blockquote>
@@ -5922,23 +5922,23 @@ ref</a>
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">g--roupe
-</pre><pre class="example">
+</pre><div class="group"><pre class="example">g--roupe
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushleft
+</pre><div class="flushleft"><pre class="example">f--lushleft
 more text
-</pre><pre class="example">
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
+</pre><div class="flushright"><pre class="example">f--lushright
 more text
-</pre><pre class="example">
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div><pre class="example">
 
-</pre><pre class="example">r--raggedright
+</pre><div class="raggedright"><pre class="example">r--raggedright
 more text
-</pre><pre class="example">
+</pre></div><pre class="example">
 
 </pre><pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
@@ -6869,7 +6869,7 @@ Menu comment
 <td valign="middle" align="left">[<a href="#chapter" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
-<h1 class="centerchap center-align" id="chapter-2">chapter 2</h1>
+<h1 class="centerchap" id="chapter-2">chapter 2</h1>
 
 <table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#chapter-2_cp_symbol-1"><b>&quot;</b></a>
  &nbsp; 
diff --git a/tp/tests/layout/res_parser/formatting_xhtml/formatting.html 
b/tp/tests/layout/res_parser/formatting_xhtml/formatting.html
index c8a3cdb0d4..aa6367bc88 100644
--- a/tp/tests/layout/res_parser/formatting_xhtml/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_xhtml/formatting.html
@@ -803,15 +803,15 @@ truc: after a deff item
 <!--
 a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
 a.summary-letter {text-decoration: none}
-div.center-align {text-align:center}
+div.center {text-align:center}
 div.display {margin-left: 3.2em}
 div.example {margin-left: 3.2em}
-h1.center-align {text-align:center}
+h1.centerchap {text-align:center}
 h3.subtitle {text-align:right}
 kbd {font-style: oblique}
 kbd.key {font-style: normal}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
+p.flushleft-paragraph {text-align:left}
+p.flushright-paragraph {text-align:right}
 pre.display {font-family: inherit}
 pre.format {font-family: inherit}
 pre.menu-comment {font-family: serif}
@@ -1178,7 +1178,7 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <blockquote>
 <p>aaa quotation
 </p></blockquote>
-<div class="center-align">&mdash; <em class="emph">quotation author</em>
+<div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
 <blockquote>
 <p>indent in quotation
@@ -1681,19 +1681,19 @@ ref</a>
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p>g&ndash;roupe
-</p>
-<p class="left-align">f&ndash;lushleft
+<div class="group"><p>g&ndash;roupe
+</p></div>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
 more text
-</p>
-<p class="right-align">f&ndash;lushright
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
 more text
-</p>
-<div class="center-align">ce&ndash;ntered line
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p>r&ndash;raggedright
+<div class="raggedright"><p class="raggedright-paragraph">r&ndash;raggedright
 more text
-</p>
+</p></div>
 <pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
 @c this file is used in tests in @verbatiminclude but not converted
@@ -2193,7 +2193,7 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <blockquote>
 <p>aaa quotation
 </p></blockquote>
-<div class="center-align">&mdash; <em class="emph">quotation author</em>
+<div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
 <blockquote>
 <p>indent in quotation
@@ -2696,19 +2696,19 @@ ref</a>
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p>g&ndash;roupe
-</p>
-<p class="left-align">f&ndash;lushleft
+<div class="group"><p>g&ndash;roupe
+</p></div>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
 more text
-</p>
-<p class="right-align">f&ndash;lushright
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
 more text
-</p>
-<div class="center-align">ce&ndash;ntered line
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p>r&ndash;raggedright
+<div class="raggedright"><p class="raggedright-paragraph">r&ndash;raggedright
 more text
-</p>
+</p></div>
 <pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
 @c this file is used in tests in @verbatiminclude but not converted
@@ -3264,7 +3264,7 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <blockquote>
 <p>aaa quotation
 </p></blockquote>
-<div class="center-align">&mdash; <em class="emph">quotation author</em>
+<div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
 <blockquote>
 <p>indent in quotation
@@ -3767,19 +3767,19 @@ ref</a>
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p>g&ndash;roupe
-</p>
-<p class="left-align">f&ndash;lushleft
+<div class="group"><p>g&ndash;roupe
+</p></div>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
 more text
-</p>
-<p class="right-align">f&ndash;lushright
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
 more text
-</p>
-<div class="center-align">ce&ndash;ntered line
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p>r&ndash;raggedright
+<div class="raggedright"><p class="raggedright-paragraph">r&ndash;raggedright
 more text
-</p>
+</p></div>
 <pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
 @c this file is used in tests in @verbatiminclude but not converted
@@ -4278,7 +4278,7 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 <blockquote>
 <p>aaa quotation
 </p></blockquote>
-<div class="center-align">&mdash; <em class="emph">quotation author</em>
+<div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
 <blockquote>
 <p>indent in quotation
@@ -4781,19 +4781,19 @@ ref</a>
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p>g&ndash;roupe
-</p>
-<p class="left-align">f&ndash;lushleft
+<div class="group"><p>g&ndash;roupe
+</p></div>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
 more text
-</p>
-<p class="right-align">f&ndash;lushright
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
 more text
-</p>
-<div class="center-align">ce&ndash;ntered line
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p>r&ndash;raggedright
+<div class="raggedright"><p class="raggedright-paragraph">r&ndash;raggedright
 more text
-</p>
+</p></div>
 <pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
 @c this file is used in tests in @verbatiminclude but not converted
@@ -5326,7 +5326,7 @@ error&rarr; &rarr; - &lowast; -| &rArr;
 </pre><blockquote>
 <pre class="example">aaa quotation
 </pre></blockquote>
-<div class="center-align">--- <em class="emph">quotation author</em>
+<div class="center">--- <em class="emph">quotation author</em>
 </div><pre class="example">
 
 </pre><blockquote>
@@ -5922,23 +5922,23 @@ ref</a>
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">g--roupe
-</pre><pre class="example">
+</pre><div class="group"><pre class="example">g--roupe
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushleft
+</pre><div class="flushleft"><pre class="example">f--lushleft
 more text
-</pre><pre class="example">
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
+</pre><div class="flushright"><pre class="example">f--lushright
 more text
-</pre><pre class="example">
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div><pre class="example">
 
-</pre><pre class="example">r--raggedright
+</pre><div class="raggedright"><pre class="example">r--raggedright
 more text
-</pre><pre class="example">
+</pre></div><pre class="example">
 
 </pre><pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
@@ -6869,7 +6869,7 @@ Menu comment
 <td valign="middle" align="left">[<a href="#chapter" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
-<h1 class="centerchap center-align" id="chapter-2">chapter 2</h1>
+<h1 class="centerchap" id="chapter-2">chapter 2</h1>
 
 <table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#chapter-2_cp_symbol-1"><b>&quot;</b></a>
  &nbsp; 
diff --git 
a/tp/tests/nested_formats/res_parser/nested_cartouche/nested_formats.html 
b/tp/tests/nested_formats/res_parser/nested_cartouche/nested_formats.html
index 795b90b949..01c8da494f 100644
--- a/tp/tests/nested_formats/res_parser/nested_cartouche/nested_formats.html
+++ b/tp/tests/nested_formats/res_parser/nested_cartouche/nested_formats.html
@@ -15,11 +15,11 @@
 <style type="text/css">
 <!--
 a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-div.center-align {text-align:center}
+div.center {text-align:center}
 div.example {margin-left: 3.2em}
 kbd {font-style: oblique}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
+p.flushleft-paragraph {text-align:left}
+p.flushright-paragraph {text-align:right}
 span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.mark-bullet {list-style-type: disc}
@@ -134,11 +134,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <table class="cartouche" border="1"><tr><td>
 <p>in macro, a format_command containing some other commands.
@@ -183,11 +183,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></td></tr></table>
 
 
@@ -278,11 +278,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <table class="cartouche" border="1"><tr><td>
 <p>in macro, a format_command containing some other commands.
@@ -327,11 +327,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></td></tr></table>
 
 </td></tr></table>
@@ -423,11 +423,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <table class="cartouche" border="1"><tr><td>
 <p>in macro, a format_command containing some other commands.
@@ -472,11 +472,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></td></tr></table>
 
 </li><li>item 1
@@ -566,11 +566,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <table class="cartouche" border="1"><tr><td>
 <p>in macro, a format_command containing some other commands.
@@ -615,11 +615,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></td></tr></table>
 
 </li><li>item 2
@@ -710,11 +710,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <table class="cartouche" border="1"><tr><td>
 <p>in macro, a format_command containing some other commands.
@@ -759,11 +759,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></td></tr></table>
 
 </td></tr></table>
@@ -856,11 +856,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <table class="cartouche" border="1"><tr><td>
 <p>in macro, a format_command containing some other commands.
@@ -905,11 +905,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></td></tr></table>
 
 </li><li> enumerate
@@ -999,11 +999,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <table class="cartouche" border="1"><tr><td>
 <p>in macro, a format_command containing some other commands.
@@ -1048,11 +1048,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></td></tr></table>
 
 </li><li> enumerate2
@@ -1143,11 +1143,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <table class="cartouche" border="1"><tr><td>
 <p>in macro, a format_command containing some other commands.
@@ -1192,11 +1192,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></td></tr></table>
 
 </td></tr></table>
@@ -1291,11 +1291,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <table class="cartouche" border="1"><tr><td>
 <p>in macro, a format_command containing some other commands.
@@ -1340,11 +1340,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></td></tr></table></td></tr>
 <tr><td width="60%">multitable item 2</td><td width="70%">multitable tab 2
 Call macro in mutitable
@@ -1433,11 +1433,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <table class="cartouche" border="1"><tr><td>
 <p>in macro, a format_command containing some other commands.
@@ -1482,11 +1482,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></td></tr></table></td></tr>
 <tr><td width="60%">lone multitable item
 Call macro in mutitable in format_command
@@ -1576,11 +1576,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <table class="cartouche" border="1"><tr><td>
 <p>in macro, a format_command containing some other commands.
@@ -1625,11 +1625,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></td></tr></table>
 
 </td></tr></table></td></tr>
@@ -1739,13 +1739,13 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div><pre class="example">
 
 </pre><table class="cartouche" border="1"><tr><td>
@@ -1799,13 +1799,13 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div></td></tr></table>
 <pre class="example">
 
@@ -1913,13 +1913,13 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div><pre class="example">
 
 </pre><table class="cartouche" border="1"><tr><td>
@@ -1973,13 +1973,13 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div></td></tr></table>
 <pre class="example">
 
@@ -2088,13 +2088,13 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div><pre class="example">
 
 </pre><table class="cartouche" border="1"><tr><td>
@@ -2148,13 +2148,13 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div></td></tr></table>
 <pre class="example">
 
@@ -2254,11 +2254,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <table class="cartouche" border="1"><tr><td>
 <p>in macro, a format_command containing some other commands.
@@ -2303,11 +2303,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></td></tr></table>
 
 <p>deffn continues
@@ -2398,11 +2398,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <table class="cartouche" border="1"><tr><td>
 <p>in macro, a format_command containing some other commands.
@@ -2447,11 +2447,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></td></tr></table>
 
 </td></tr></table>
@@ -2545,11 +2545,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <table class="cartouche" border="1"><tr><td>
 <p>in macro, a format_command containing some other commands.
@@ -2594,11 +2594,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></td></tr></table>
 
 </dd></dl>
@@ -2691,11 +2691,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <table class="cartouche" border="1"><tr><td>
 <p>in macro, a format_command containing some other commands.
@@ -2740,11 +2740,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></td></tr></table>
 
 <p>call macro in table at an item beginning
@@ -2835,11 +2835,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <table class="cartouche" border="1"><tr><td>
 <p>in macro, a format_command containing some other commands.
@@ -2884,11 +2884,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></td></tr></table>
 
 </dd>
@@ -2980,11 +2980,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <table class="cartouche" border="1"><tr><td>
 <p>in macro, a format_command containing some other commands.
@@ -3029,11 +3029,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></td></tr></table>
 
 </td></tr></table>
@@ -3127,11 +3127,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <table class="cartouche" border="1"><tr><td>
 <p>in macro, a format_command containing some other commands.
@@ -3176,11 +3176,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></td></tr></table>
 
 <p>cartouche
@@ -3270,11 +3270,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <table class="cartouche" border="1"><tr><td>
 <p>in macro, a format_command containing some other commands.
@@ -3319,11 +3319,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></td></tr></table>
 
 <p>call macro in cartouche in format_command
@@ -3413,11 +3413,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <table class="cartouche" border="1"><tr><td>
 <p>in macro, a format_command containing some other commands.
@@ -3462,50 +3462,50 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></td></tr></table>
 
 </td></tr></table>
 </td></tr></table>
 
-<p class="left-align">call macro in flushleft
+<div class="flushleft"><p class="flushleft-paragraph">call macro in flushleft
 in macro
 </p>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="left-align">in format_command
+<p class="flushleft-paragraph">in format_command
 </p></td></tr></table>
 
-<p class="left-align">Something
+<p class="flushleft-paragraph">Something
 </p>
-<p class="left-align">Something
+<p class="flushleft-paragraph">Something
 </p><table class="cartouche" border="1"><tr><td>
-<p class="left-align">in group
+<p class="flushleft-paragraph">in group
 </p></td></tr></table>
 
-<p class="left-align">Something2
-</p><p class="left-align">After
+<p class="flushleft-paragraph">Something2
+</p><p class="flushleft-paragraph">After
 </p>
-<p class="left-align">Something2
+<p class="flushleft-paragraph">Something2
 </p><table class="cartouche" border="1"><tr><td>
-<p class="left-align">in group
+<p class="flushleft-paragraph">in group
 </p></td></tr></table>
-<p class="left-align">After
+<p class="flushleft-paragraph">After
 </p>
 
 <br>
 <br>
 <table class="cartouche" border="1"><tr><td>
-<p class="left-align">in group
+<p class="flushleft-paragraph">in group
 </p></td></tr></table>
 
 <table class="cartouche" border="1"><tr><td>
 <blockquote>
-<p class="left-align">A quot&mdash;ation
+<p class="flushleft-paragraph">A quot&mdash;ation
 </p></blockquote>
 </td></tr></table>
 
@@ -3545,27 +3545,27 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-47"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-47'> &para;</a></span></dt>
-<dd><p class="left-align">d&ndash;effn
+<dd><p class="flushleft-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="left-align">l&ndash;ine
+<dd><p class="flushleft-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="left-align">c&ndash;artouche
+<p class="flushleft-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <table class="cartouche" border="1"><tr><td>
-<p class="left-align">in macro, a format_command containing some other 
commands.
+<p class="flushleft-paragraph">in macro, a format_command containing some 
other commands.
 </p><ul class="mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
@@ -3594,62 +3594,62 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-48"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-48'> &para;</a></span></dt>
-<dd><p class="left-align">d&ndash;effn
+<dd><p class="flushleft-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="left-align">l&ndash;ine
+<dd><p class="flushleft-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="left-align">c&ndash;artouche
+<p class="flushleft-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></td></tr></table>
 
-<p class="left-align">flushleft
+<p class="flushleft-paragraph">flushleft
 call macro in flushleft in format_command
 </p><table class="cartouche" border="1"><tr><td>
-<p class="left-align">in macro
+<p class="flushleft-paragraph">in macro
 </p>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="left-align">in format_command
+<p class="flushleft-paragraph">in format_command
 </p></td></tr></table>
 
-<p class="left-align">Something
+<p class="flushleft-paragraph">Something
 </p>
-<p class="left-align">Something
+<p class="flushleft-paragraph">Something
 </p><table class="cartouche" border="1"><tr><td>
-<p class="left-align">in group
+<p class="flushleft-paragraph">in group
 </p></td></tr></table>
 
-<p class="left-align">Something2
-</p><p class="left-align">After
+<p class="flushleft-paragraph">Something2
+</p><p class="flushleft-paragraph">After
 </p>
-<p class="left-align">Something2
+<p class="flushleft-paragraph">Something2
 </p><table class="cartouche" border="1"><tr><td>
-<p class="left-align">in group
+<p class="flushleft-paragraph">in group
 </p></td></tr></table>
-<p class="left-align">After
+<p class="flushleft-paragraph">After
 </p>
 
 <br>
 <br>
 <table class="cartouche" border="1"><tr><td>
-<p class="left-align">in group
+<p class="flushleft-paragraph">in group
 </p></td></tr></table>
 
 <table class="cartouche" border="1"><tr><td>
 <blockquote>
-<p class="left-align">A quot&mdash;ation
+<p class="flushleft-paragraph">A quot&mdash;ation
 </p></blockquote>
 </td></tr></table>
 
@@ -3689,27 +3689,27 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-49"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-49'> &para;</a></span></dt>
-<dd><p class="left-align">d&ndash;effn
+<dd><p class="flushleft-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="left-align">l&ndash;ine
+<dd><p class="flushleft-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="left-align">c&ndash;artouche
+<p class="flushleft-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <table class="cartouche" border="1"><tr><td>
-<p class="left-align">in macro, a format_command containing some other 
commands.
+<p class="flushleft-paragraph">in macro, a format_command containing some 
other commands.
 </p><ul class="mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
@@ -3738,61 +3738,61 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-50"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-50'> &para;</a></span></dt>
-<dd><p class="left-align">d&ndash;effn
+<dd><p class="flushleft-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="left-align">l&ndash;ine
+<dd><p class="flushleft-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="left-align">c&ndash;artouche
+<p class="flushleft-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></td></tr></table>
 
 </td></tr></table>
-
-<p class="right-align">in macro
+</div>
+<div class="flushright"><p class="flushright-paragraph">in macro
 </p>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="right-align">in format_command
+<p class="flushright-paragraph">in format_command
 </p></td></tr></table>
 
-<p class="right-align">Something
+<p class="flushright-paragraph">Something
 </p>
-<p class="right-align">Something
+<p class="flushright-paragraph">Something
 </p><table class="cartouche" border="1"><tr><td>
-<p class="right-align">in group
+<p class="flushright-paragraph">in group
 </p></td></tr></table>
 
-<p class="right-align">Something2
-</p><p class="right-align">After
+<p class="flushright-paragraph">Something2
+</p><p class="flushright-paragraph">After
 </p>
-<p class="right-align">Something2
+<p class="flushright-paragraph">Something2
 </p><table class="cartouche" border="1"><tr><td>
-<p class="right-align">in group
+<p class="flushright-paragraph">in group
 </p></td></tr></table>
-<p class="right-align">After
+<p class="flushright-paragraph">After
 </p>
 
 <br>
 <br>
 <table class="cartouche" border="1"><tr><td>
-<p class="right-align">in group
+<p class="flushright-paragraph">in group
 </p></td></tr></table>
 
 <table class="cartouche" border="1"><tr><td>
 <blockquote>
-<p class="right-align">A quot&mdash;ation
+<p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
 </td></tr></table>
 
@@ -3832,27 +3832,27 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-51"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-51'> &para;</a></span></dt>
-<dd><p class="right-align">d&ndash;effn
+<dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="right-align">l&ndash;ine
+<dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="right-align">c&ndash;artouche
+<p class="flushright-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <table class="cartouche" border="1"><tr><td>
-<p class="right-align">in macro, a format_command containing some other 
commands.
+<p class="flushright-paragraph">in macro, a format_command containing some 
other commands.
 </p><ul class="mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
@@ -3881,61 +3881,61 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-52"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-52'> &para;</a></span></dt>
-<dd><p class="right-align">d&ndash;effn
+<dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="right-align">l&ndash;ine
+<dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="right-align">c&ndash;artouche
+<p class="flushright-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></td></tr></table>
 
-<p class="right-align">flushright
+<p class="flushright-paragraph">flushright
 </p><table class="cartouche" border="1"><tr><td>
-<p class="right-align">in macro
+<p class="flushright-paragraph">in macro
 </p>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="right-align">in format_command
+<p class="flushright-paragraph">in format_command
 </p></td></tr></table>
 
-<p class="right-align">Something
+<p class="flushright-paragraph">Something
 </p>
-<p class="right-align">Something
+<p class="flushright-paragraph">Something
 </p><table class="cartouche" border="1"><tr><td>
-<p class="right-align">in group
+<p class="flushright-paragraph">in group
 </p></td></tr></table>
 
-<p class="right-align">Something2
-</p><p class="right-align">After
+<p class="flushright-paragraph">Something2
+</p><p class="flushright-paragraph">After
 </p>
-<p class="right-align">Something2
+<p class="flushright-paragraph">Something2
 </p><table class="cartouche" border="1"><tr><td>
-<p class="right-align">in group
+<p class="flushright-paragraph">in group
 </p></td></tr></table>
-<p class="right-align">After
+<p class="flushright-paragraph">After
 </p>
 
 <br>
 <br>
 <table class="cartouche" border="1"><tr><td>
-<p class="right-align">in group
+<p class="flushright-paragraph">in group
 </p></td></tr></table>
 
 <table class="cartouche" border="1"><tr><td>
 <blockquote>
-<p class="right-align">A quot&mdash;ation
+<p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
 </td></tr></table>
 
@@ -3975,27 +3975,27 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-53"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-53'> &para;</a></span></dt>
-<dd><p class="right-align">d&ndash;effn
+<dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="right-align">l&ndash;ine
+<dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="right-align">c&ndash;artouche
+<p class="flushright-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <table class="cartouche" border="1"><tr><td>
-<p class="right-align">in macro, a format_command containing some other 
commands.
+<p class="flushright-paragraph">in macro, a format_command containing some 
other commands.
 </p><ul class="mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
@@ -4024,28 +4024,28 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-54"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-54'> &para;</a></span></dt>
-<dd><p class="right-align">d&ndash;effn
+<dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="right-align">l&ndash;ine
+<dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="right-align">c&ndash;artouche
+<p class="flushright-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></td></tr></table>
 
 </td></tr></table>
-
+</div>
 <hr>
 </div>
 <p>
diff --git 
a/tp/tests/nested_formats/res_parser/nested_deffn/nested_formats.html 
b/tp/tests/nested_formats/res_parser/nested_deffn/nested_formats.html
index 1eed81f613..f21aa93833 100644
--- a/tp/tests/nested_formats/res_parser/nested_deffn/nested_formats.html
+++ b/tp/tests/nested_formats/res_parser/nested_deffn/nested_formats.html
@@ -15,11 +15,11 @@
 <style type="text/css">
 <!--
 a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-div.center-align {text-align:center}
+div.center {text-align:center}
 div.example {margin-left: 3.2em}
 kbd {font-style: oblique}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
+p.flushleft-paragraph {text-align:left}
+p.flushright-paragraph {text-align:right}
 span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.mark-bullet {list-style-type: disc}
@@ -148,11 +148,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <dl class="def">
 <dt id="index-arg-8"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-8'> &para;</a></span></dt>
@@ -198,11 +198,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></dd></dl>
 
 
@@ -308,11 +308,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <dl class="def">
 <dt id="index-arg-18"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-18'> &para;</a></span></dt>
@@ -358,11 +358,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></dd></dl>
 
 </dd></dl>
@@ -468,11 +468,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <dl class="def">
 <dt id="index-arg-27"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-27'> &para;</a></span></dt>
@@ -518,11 +518,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></dd></dl>
 
 </li><li>item 1
@@ -626,11 +626,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <dl class="def">
 <dt id="index-arg-36"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-36'> &para;</a></span></dt>
@@ -676,11 +676,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></dd></dl>
 
 </li><li>item 2
@@ -786,11 +786,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <dl class="def">
 <dt id="index-arg-46"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-46'> &para;</a></span></dt>
@@ -836,11 +836,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></dd></dl>
 
 </dd></dl>
@@ -947,11 +947,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <dl class="def">
 <dt id="index-arg-55"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-55'> &para;</a></span></dt>
@@ -997,11 +997,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></dd></dl>
 
 </li><li> enumerate
@@ -1105,11 +1105,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <dl class="def">
 <dt id="index-arg-64"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-64'> &para;</a></span></dt>
@@ -1155,11 +1155,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></dd></dl>
 
 </li><li> enumerate2
@@ -1265,11 +1265,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <dl class="def">
 <dt id="index-arg-74"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-74'> &para;</a></span></dt>
@@ -1315,11 +1315,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></dd></dl>
 
 </dd></dl>
@@ -1428,11 +1428,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <dl class="def">
 <dt id="index-arg-83"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-83'> &para;</a></span></dt>
@@ -1478,11 +1478,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></dd></dl></td></tr>
 <tr><td width="60%">multitable item 2</td><td width="70%">multitable tab 2
 Call macro in mutitable
@@ -1585,11 +1585,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <dl class="def">
 <dt id="index-arg-92"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-92'> &para;</a></span></dt>
@@ -1635,11 +1635,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></dd></dl></td></tr>
 <tr><td width="60%">lone multitable item
 Call macro in mutitable in format_command
@@ -1744,11 +1744,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <dl class="def">
 <dt id="index-arg-102"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-102'> &para;</a></span></dt>
@@ -1794,11 +1794,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></dd></dl>
 
 </dd></dl></td></tr>
@@ -1922,13 +1922,13 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div><pre class="example">
 
 </pre><dl class="def">
@@ -1983,13 +1983,13 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div></dd></dl>
 <pre class="example">
 
@@ -2111,13 +2111,13 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div><pre class="example">
 
 </pre><dl class="def">
@@ -2172,13 +2172,13 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div></dd></dl>
 <pre class="example">
 
@@ -2302,13 +2302,13 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div><pre class="example">
 
 </pre><dl class="def">
@@ -2363,13 +2363,13 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div></dd></dl>
 <pre class="example">
 
@@ -2483,11 +2483,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <dl class="def">
 <dt id="index-arg-139"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-139'> &para;</a></span></dt>
@@ -2533,11 +2533,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></dd></dl>
 
 <p>deffn continues
@@ -2643,11 +2643,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <dl class="def">
 <dt id="index-arg-149"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-149'> &para;</a></span></dt>
@@ -2693,11 +2693,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></dd></dl>
 
 </dd></dl>
@@ -2805,11 +2805,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <dl class="def">
 <dt id="index-arg-158"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-158'> &para;</a></span></dt>
@@ -2855,11 +2855,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></dd></dl>
 
 </dd></dl>
@@ -2966,11 +2966,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <dl class="def">
 <dt id="index-arg-167"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-167'> &para;</a></span></dt>
@@ -3016,11 +3016,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></dd></dl>
 
 <p>call macro in table at an item beginning
@@ -3125,11 +3125,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <dl class="def">
 <dt id="index-arg-176"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-176'> &para;</a></span></dt>
@@ -3175,11 +3175,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></dd></dl>
 
 </dd>
@@ -3286,11 +3286,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <dl class="def">
 <dt id="index-arg-186"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-186'> &para;</a></span></dt>
@@ -3336,11 +3336,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></dd></dl>
 
 </dd></dl>
@@ -3448,11 +3448,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <dl class="def">
 <dt id="index-arg-195"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-195'> &para;</a></span></dt>
@@ -3498,11 +3498,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></dd></dl>
 
 <p>cartouche
@@ -3606,11 +3606,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <dl class="def">
 <dt id="index-arg-204"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-204'> &para;</a></span></dt>
@@ -3656,11 +3656,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></dd></dl>
 
 <p>call macro in cartouche in format_command
@@ -3765,11 +3765,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <dl class="def">
 <dt id="index-arg-214"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-214'> &para;</a></span></dt>
@@ -3815,17 +3815,17 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></dd></dl>
 
 </dd></dl>
 </td></tr></table>
 
-<p class="left-align">call macro in flushleft
+<div class="flushleft"><p class="flushleft-paragraph">call macro in flushleft
 in macro
 </p>
 <dl class="def">
@@ -3834,45 +3834,45 @@ in macro
 
 <dl class="def">
 <dt id="index-arg-216"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-216'> &para;</a></span></dt>
-<dd><p class="left-align">in format_command
+<dd><p class="flushleft-paragraph">in format_command
 </p></dd></dl>
 
-<p class="left-align">Something
+<p class="flushleft-paragraph">Something
 </p><dl class="def">
 <dt id="index-arg-217"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-217'> &para;</a></span></dt>
 </dl>
 
-<p class="left-align">Something
+<p class="flushleft-paragraph">Something
 </p><dl class="def">
 <dt id="index-arg-218"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-218'> &para;</a></span></dt>
-<dd><p class="left-align">in group
+<dd><p class="flushleft-paragraph">in group
 </p></dd></dl>
 
-<p class="left-align">Something2
+<p class="flushleft-paragraph">Something2
 </p><dl class="def">
 <dt id="index-arg-219"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-219'> &para;</a></span></dt>
 </dl>
-<p class="left-align">After
+<p class="flushleft-paragraph">After
 </p>
-<p class="left-align">Something2
+<p class="flushleft-paragraph">Something2
 </p><dl class="def">
 <dt id="index-arg-220"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-220'> &para;</a></span></dt>
-<dd><p class="left-align">in group
+<dd><p class="flushleft-paragraph">in group
 </p></dd></dl>
-<p class="left-align">After
+<p class="flushleft-paragraph">After
 </p>
 
 <br>
 <br>
 <dl class="def">
 <dt id="index-arg-221"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-221'> &para;</a></span></dt>
-<dd><p class="left-align">in group
+<dd><p class="flushleft-paragraph">in group
 </p></dd></dl>
 
 <dl class="def">
 <dt id="index-arg-222"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-222'> &para;</a></span></dt>
 <dd><blockquote>
-<p class="left-align">A quot&mdash;ation
+<p class="flushleft-paragraph">A quot&mdash;ation
 </p></blockquote>
 </dd></dl>
 
@@ -3912,28 +3912,28 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-47"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-47'> &para;</a></span></dt>
-<dd><p class="left-align">d&ndash;effn
+<dd><p class="flushleft-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="left-align">l&ndash;ine
+<dd><p class="flushleft-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="left-align">c&ndash;artouche
+<p class="flushleft-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <dl class="def">
 <dt id="index-arg-223"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-223'> &para;</a></span></dt>
-<dd><p class="left-align">in macro, a format_command containing some other 
commands.
+<dd><p class="flushleft-paragraph">in macro, a format_command containing some 
other commands.
 </p><ul class="mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
@@ -3962,31 +3962,31 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-48"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-48'> &para;</a></span></dt>
-<dd><p class="left-align">d&ndash;effn
+<dd><p class="flushleft-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="left-align">l&ndash;ine
+<dd><p class="flushleft-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="left-align">c&ndash;artouche
+<p class="flushleft-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></dd></dl>
 
-<p class="left-align">flushleft
+<p class="flushleft-paragraph">flushleft
 call macro in flushleft in format_command
 </p><dl class="def">
 <dt id="index-arg-224"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-224'> &para;</a></span></dt>
-<dd><p class="left-align">in macro
+<dd><p class="flushleft-paragraph">in macro
 </p>
 <dl class="def">
 <dt id="index-arg-225"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-225'> &para;</a></span></dt>
@@ -3994,45 +3994,45 @@ call macro in flushleft in format_command
 
 <dl class="def">
 <dt id="index-arg-226"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-226'> &para;</a></span></dt>
-<dd><p class="left-align">in format_command
+<dd><p class="flushleft-paragraph">in format_command
 </p></dd></dl>
 
-<p class="left-align">Something
+<p class="flushleft-paragraph">Something
 </p><dl class="def">
 <dt id="index-arg-227"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-227'> &para;</a></span></dt>
 </dl>
 
-<p class="left-align">Something
+<p class="flushleft-paragraph">Something
 </p><dl class="def">
 <dt id="index-arg-228"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-228'> &para;</a></span></dt>
-<dd><p class="left-align">in group
+<dd><p class="flushleft-paragraph">in group
 </p></dd></dl>
 
-<p class="left-align">Something2
+<p class="flushleft-paragraph">Something2
 </p><dl class="def">
 <dt id="index-arg-229"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-229'> &para;</a></span></dt>
 </dl>
-<p class="left-align">After
+<p class="flushleft-paragraph">After
 </p>
-<p class="left-align">Something2
+<p class="flushleft-paragraph">Something2
 </p><dl class="def">
 <dt id="index-arg-230"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-230'> &para;</a></span></dt>
-<dd><p class="left-align">in group
+<dd><p class="flushleft-paragraph">in group
 </p></dd></dl>
-<p class="left-align">After
+<p class="flushleft-paragraph">After
 </p>
 
 <br>
 <br>
 <dl class="def">
 <dt id="index-arg-231"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-231'> &para;</a></span></dt>
-<dd><p class="left-align">in group
+<dd><p class="flushleft-paragraph">in group
 </p></dd></dl>
 
 <dl class="def">
 <dt id="index-arg-232"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-232'> &para;</a></span></dt>
 <dd><blockquote>
-<p class="left-align">A quot&mdash;ation
+<p class="flushleft-paragraph">A quot&mdash;ation
 </p></blockquote>
 </dd></dl>
 
@@ -4072,28 +4072,28 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-49"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-49'> &para;</a></span></dt>
-<dd><p class="left-align">d&ndash;effn
+<dd><p class="flushleft-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="left-align">l&ndash;ine
+<dd><p class="flushleft-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="left-align">c&ndash;artouche
+<p class="flushleft-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <dl class="def">
 <dt id="index-arg-233"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-233'> &para;</a></span></dt>
-<dd><p class="left-align">in macro, a format_command containing some other 
commands.
+<dd><p class="flushleft-paragraph">in macro, a format_command containing some 
other commands.
 </p><ul class="mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
@@ -4122,29 +4122,29 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-50"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-50'> &para;</a></span></dt>
-<dd><p class="left-align">d&ndash;effn
+<dd><p class="flushleft-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="left-align">l&ndash;ine
+<dd><p class="flushleft-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="left-align">c&ndash;artouche
+<p class="flushleft-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></dd></dl>
 
 </dd></dl>
-
-<p class="right-align">in macro
+</div>
+<div class="flushright"><p class="flushright-paragraph">in macro
 </p>
 <dl class="def">
 <dt id="index-arg-234"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-234'> &para;</a></span></dt>
@@ -4152,45 +4152,45 @@ html
 
 <dl class="def">
 <dt id="index-arg-235"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-235'> &para;</a></span></dt>
-<dd><p class="right-align">in format_command
+<dd><p class="flushright-paragraph">in format_command
 </p></dd></dl>
 
-<p class="right-align">Something
+<p class="flushright-paragraph">Something
 </p><dl class="def">
 <dt id="index-arg-236"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-236'> &para;</a></span></dt>
 </dl>
 
-<p class="right-align">Something
+<p class="flushright-paragraph">Something
 </p><dl class="def">
 <dt id="index-arg-237"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-237'> &para;</a></span></dt>
-<dd><p class="right-align">in group
+<dd><p class="flushright-paragraph">in group
 </p></dd></dl>
 
-<p class="right-align">Something2
+<p class="flushright-paragraph">Something2
 </p><dl class="def">
 <dt id="index-arg-238"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-238'> &para;</a></span></dt>
 </dl>
-<p class="right-align">After
+<p class="flushright-paragraph">After
 </p>
-<p class="right-align">Something2
+<p class="flushright-paragraph">Something2
 </p><dl class="def">
 <dt id="index-arg-239"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-239'> &para;</a></span></dt>
-<dd><p class="right-align">in group
+<dd><p class="flushright-paragraph">in group
 </p></dd></dl>
-<p class="right-align">After
+<p class="flushright-paragraph">After
 </p>
 
 <br>
 <br>
 <dl class="def">
 <dt id="index-arg-240"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-240'> &para;</a></span></dt>
-<dd><p class="right-align">in group
+<dd><p class="flushright-paragraph">in group
 </p></dd></dl>
 
 <dl class="def">
 <dt id="index-arg-241"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-241'> &para;</a></span></dt>
 <dd><blockquote>
-<p class="right-align">A quot&mdash;ation
+<p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
 </dd></dl>
 
@@ -4230,28 +4230,28 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-51"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-51'> &para;</a></span></dt>
-<dd><p class="right-align">d&ndash;effn
+<dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="right-align">l&ndash;ine
+<dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="right-align">c&ndash;artouche
+<p class="flushright-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <dl class="def">
 <dt id="index-arg-242"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-242'> &para;</a></span></dt>
-<dd><p class="right-align">in macro, a format_command containing some other 
commands.
+<dd><p class="flushright-paragraph">in macro, a format_command containing some 
other commands.
 </p><ul class="mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
@@ -4280,30 +4280,30 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-52"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-52'> &para;</a></span></dt>
-<dd><p class="right-align">d&ndash;effn
+<dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="right-align">l&ndash;ine
+<dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="right-align">c&ndash;artouche
+<p class="flushright-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></dd></dl>
 
-<p class="right-align">flushright
+<p class="flushright-paragraph">flushright
 </p><dl class="def">
 <dt id="index-arg-243"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-243'> &para;</a></span></dt>
-<dd><p class="right-align">in macro
+<dd><p class="flushright-paragraph">in macro
 </p>
 <dl class="def">
 <dt id="index-arg-244"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-244'> &para;</a></span></dt>
@@ -4311,45 +4311,45 @@ html
 
 <dl class="def">
 <dt id="index-arg-245"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-245'> &para;</a></span></dt>
-<dd><p class="right-align">in format_command
+<dd><p class="flushright-paragraph">in format_command
 </p></dd></dl>
 
-<p class="right-align">Something
+<p class="flushright-paragraph">Something
 </p><dl class="def">
 <dt id="index-arg-246"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-246'> &para;</a></span></dt>
 </dl>
 
-<p class="right-align">Something
+<p class="flushright-paragraph">Something
 </p><dl class="def">
 <dt id="index-arg-247"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-247'> &para;</a></span></dt>
-<dd><p class="right-align">in group
+<dd><p class="flushright-paragraph">in group
 </p></dd></dl>
 
-<p class="right-align">Something2
+<p class="flushright-paragraph">Something2
 </p><dl class="def">
 <dt id="index-arg-248"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-248'> &para;</a></span></dt>
 </dl>
-<p class="right-align">After
+<p class="flushright-paragraph">After
 </p>
-<p class="right-align">Something2
+<p class="flushright-paragraph">Something2
 </p><dl class="def">
 <dt id="index-arg-249"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-249'> &para;</a></span></dt>
-<dd><p class="right-align">in group
+<dd><p class="flushright-paragraph">in group
 </p></dd></dl>
-<p class="right-align">After
+<p class="flushright-paragraph">After
 </p>
 
 <br>
 <br>
 <dl class="def">
 <dt id="index-arg-250"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-250'> &para;</a></span></dt>
-<dd><p class="right-align">in group
+<dd><p class="flushright-paragraph">in group
 </p></dd></dl>
 
 <dl class="def">
 <dt id="index-arg-251"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-251'> &para;</a></span></dt>
 <dd><blockquote>
-<p class="right-align">A quot&mdash;ation
+<p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
 </dd></dl>
 
@@ -4389,28 +4389,28 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-53"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-53'> &para;</a></span></dt>
-<dd><p class="right-align">d&ndash;effn
+<dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="right-align">l&ndash;ine
+<dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="right-align">c&ndash;artouche
+<p class="flushright-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <dl class="def">
 <dt id="index-arg-252"><span class="category">fun: </span><span><strong 
class="strong">arg</strong> <em class="emph">arg1</em><a 
class="copiable-anchor" href='#index-arg-252'> &para;</a></span></dt>
-<dd><p class="right-align">in macro, a format_command containing some other 
commands.
+<dd><p class="flushright-paragraph">in macro, a format_command containing some 
other commands.
 </p><ul class="mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
@@ -4439,28 +4439,28 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-54"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-54'> &para;</a></span></dt>
-<dd><p class="right-align">d&ndash;effn
+<dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="right-align">l&ndash;ine
+<dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="right-align">c&ndash;artouche
+<p class="flushright-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></dd></dl>
 
 </dd></dl>
-
+</div>
 <hr>
 </div>
 <p>
diff --git 
a/tp/tests/nested_formats/res_parser/nested_enumerate/nested_formats.html 
b/tp/tests/nested_formats/res_parser/nested_enumerate/nested_formats.html
index 1e15b1d271..44135e1cf2 100644
--- a/tp/tests/nested_formats/res_parser/nested_enumerate/nested_formats.html
+++ b/tp/tests/nested_formats/res_parser/nested_enumerate/nested_formats.html
@@ -15,11 +15,11 @@
 <style type="text/css">
 <!--
 a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-div.center-align {text-align:center}
+div.center {text-align:center}
 div.example {margin-left: 3.2em}
 kbd {font-style: oblique}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
+p.flushleft-paragraph {text-align:left}
+p.flushright-paragraph {text-align:right}
 span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.mark-bullet {list-style-type: disc}
@@ -134,11 +134,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <ol>
 <li>in macro, a format_command containing some other commands.
@@ -183,11 +183,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></li></ol>
 
 
@@ -278,11 +278,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <ol>
 <li>in macro, a format_command containing some other commands.
@@ -327,11 +327,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></li></ol>
 
 </li></ol>
@@ -423,11 +423,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <ol>
 <li>in macro, a format_command containing some other commands.
@@ -472,11 +472,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></li></ol>
 
 </li><li>item 1
@@ -566,11 +566,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <ol>
 <li>in macro, a format_command containing some other commands.
@@ -615,11 +615,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></li></ol>
 
 </li><li>item 2
@@ -710,11 +710,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <ol>
 <li>in macro, a format_command containing some other commands.
@@ -759,11 +759,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></li></ol>
 
 </li></ol>
@@ -856,11 +856,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <ol>
 <li>in macro, a format_command containing some other commands.
@@ -905,11 +905,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></li></ol>
 
 </li><li> enumerate
@@ -999,11 +999,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <ol>
 <li>in macro, a format_command containing some other commands.
@@ -1048,11 +1048,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></li></ol>
 
 </li><li> enumerate2
@@ -1143,11 +1143,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <ol>
 <li>in macro, a format_command containing some other commands.
@@ -1192,11 +1192,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></li></ol>
 
 </li></ol>
@@ -1291,11 +1291,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <ol>
 <li>in macro, a format_command containing some other commands.
@@ -1340,11 +1340,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></li></ol></td></tr>
 <tr><td width="60%">multitable item 2</td><td width="70%">multitable tab 2
 Call macro in mutitable
@@ -1433,11 +1433,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <ol>
 <li>in macro, a format_command containing some other commands.
@@ -1482,11 +1482,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></li></ol></td></tr>
 <tr><td width="60%">lone multitable item
 Call macro in mutitable in format_command
@@ -1576,11 +1576,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <ol>
 <li>in macro, a format_command containing some other commands.
@@ -1625,11 +1625,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></li></ol>
 
 </li></ol></td></tr>
@@ -1739,13 +1739,13 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div><pre class="example">
 
 </pre><ol>
@@ -1799,13 +1799,13 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div></li></ol>
 <pre class="example">
 
@@ -1913,13 +1913,13 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div><pre class="example">
 
 </pre><ol>
@@ -1973,13 +1973,13 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div></li></ol>
 <pre class="example">
 
@@ -2088,13 +2088,13 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div><pre class="example">
 
 </pre><ol>
@@ -2148,13 +2148,13 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div></li></ol>
 <pre class="example">
 
@@ -2254,11 +2254,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <ol>
 <li>in macro, a format_command containing some other commands.
@@ -2303,11 +2303,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></li></ol>
 
 <p>deffn continues
@@ -2398,11 +2398,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <ol>
 <li>in macro, a format_command containing some other commands.
@@ -2447,11 +2447,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></li></ol>
 
 </li></ol>
@@ -2545,11 +2545,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <ol>
 <li>in macro, a format_command containing some other commands.
@@ -2594,11 +2594,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></li></ol>
 
 </dd></dl>
@@ -2691,11 +2691,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <ol>
 <li>in macro, a format_command containing some other commands.
@@ -2740,11 +2740,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></li></ol>
 
 <p>call macro in table at an item beginning
@@ -2835,11 +2835,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <ol>
 <li>in macro, a format_command containing some other commands.
@@ -2884,11 +2884,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></li></ol>
 
 </dd>
@@ -2980,11 +2980,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <ol>
 <li>in macro, a format_command containing some other commands.
@@ -3029,11 +3029,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></li></ol>
 
 </li></ol>
@@ -3127,11 +3127,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <ol>
 <li>in macro, a format_command containing some other commands.
@@ -3176,11 +3176,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></li></ol>
 
 <p>cartouche
@@ -3270,11 +3270,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <ol>
 <li>in macro, a format_command containing some other commands.
@@ -3319,11 +3319,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></li></ol>
 
 <p>call macro in cartouche in format_command
@@ -3413,11 +3413,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <ol>
 <li>in macro, a format_command containing some other commands.
@@ -3462,17 +3462,17 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></li></ol>
 
 </li></ol>
 </td></tr></table>
 
-<p class="left-align">call macro in flushleft
+<div class="flushleft"><p class="flushleft-paragraph">call macro in flushleft
 in macro
 </p>
 
@@ -3480,21 +3480,21 @@ in macro
 <li>in format_command
 </li></ol>
 
-<p class="left-align">Something
+<p class="flushleft-paragraph">Something
 </p>
-<p class="left-align">Something
+<p class="flushleft-paragraph">Something
 </p><ol>
 <li>in group
 </li></ol>
 
-<p class="left-align">Something2
-</p><p class="left-align">After
+<p class="flushleft-paragraph">Something2
+</p><p class="flushleft-paragraph">After
 </p>
-<p class="left-align">Something2
+<p class="flushleft-paragraph">Something2
 </p><ol>
 <li>in group
 </li></ol>
-<p class="left-align">After
+<p class="flushleft-paragraph">After
 </p>
 
 <br>
@@ -3505,7 +3505,7 @@ in macro
 
 <ol>
 <li><blockquote>
-<p class="left-align">A quot&mdash;ation
+<p class="flushleft-paragraph">A quot&mdash;ation
 </p></blockquote>
 </li></ol>
 
@@ -3545,24 +3545,24 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-47"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-47'> &para;</a></span></dt>
-<dd><p class="left-align">d&ndash;effn
+<dd><p class="flushleft-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="left-align">l&ndash;ine
+<dd><p class="flushleft-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="left-align">c&ndash;artouche
+<p class="flushleft-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <ol>
 <li>in macro, a format_command containing some other commands.
@@ -3594,27 +3594,27 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-48"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-48'> &para;</a></span></dt>
-<dd><p class="left-align">d&ndash;effn
+<dd><p class="flushleft-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="left-align">l&ndash;ine
+<dd><p class="flushleft-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="left-align">c&ndash;artouche
+<p class="flushleft-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></li></ol>
 
-<p class="left-align">flushleft
+<p class="flushleft-paragraph">flushleft
 call macro in flushleft in format_command
 </p><ol>
 <li>in macro
@@ -3624,21 +3624,21 @@ call macro in flushleft in format_command
 <li>in format_command
 </li></ol>
 
-<p class="left-align">Something
+<p class="flushleft-paragraph">Something
 </p>
-<p class="left-align">Something
+<p class="flushleft-paragraph">Something
 </p><ol>
 <li>in group
 </li></ol>
 
-<p class="left-align">Something2
-</p><p class="left-align">After
+<p class="flushleft-paragraph">Something2
+</p><p class="flushleft-paragraph">After
 </p>
-<p class="left-align">Something2
+<p class="flushleft-paragraph">Something2
 </p><ol>
 <li>in group
 </li></ol>
-<p class="left-align">After
+<p class="flushleft-paragraph">After
 </p>
 
 <br>
@@ -3649,7 +3649,7 @@ call macro in flushleft in format_command
 
 <ol>
 <li><blockquote>
-<p class="left-align">A quot&mdash;ation
+<p class="flushleft-paragraph">A quot&mdash;ation
 </p></blockquote>
 </li></ol>
 
@@ -3689,24 +3689,24 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-49"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-49'> &para;</a></span></dt>
-<dd><p class="left-align">d&ndash;effn
+<dd><p class="flushleft-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="left-align">l&ndash;ine
+<dd><p class="flushleft-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="left-align">c&ndash;artouche
+<p class="flushleft-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <ol>
 <li>in macro, a format_command containing some other commands.
@@ -3738,50 +3738,50 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-50"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-50'> &para;</a></span></dt>
-<dd><p class="left-align">d&ndash;effn
+<dd><p class="flushleft-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="left-align">l&ndash;ine
+<dd><p class="flushleft-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="left-align">c&ndash;artouche
+<p class="flushleft-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></li></ol>
 
 </li></ol>
-
-<p class="right-align">in macro
+</div>
+<div class="flushright"><p class="flushright-paragraph">in macro
 </p>
 
 <ol>
 <li>in format_command
 </li></ol>
 
-<p class="right-align">Something
+<p class="flushright-paragraph">Something
 </p>
-<p class="right-align">Something
+<p class="flushright-paragraph">Something
 </p><ol>
 <li>in group
 </li></ol>
 
-<p class="right-align">Something2
-</p><p class="right-align">After
+<p class="flushright-paragraph">Something2
+</p><p class="flushright-paragraph">After
 </p>
-<p class="right-align">Something2
+<p class="flushright-paragraph">Something2
 </p><ol>
 <li>in group
 </li></ol>
-<p class="right-align">After
+<p class="flushright-paragraph">After
 </p>
 
 <br>
@@ -3792,7 +3792,7 @@ html
 
 <ol>
 <li><blockquote>
-<p class="right-align">A quot&mdash;ation
+<p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
 </li></ol>
 
@@ -3832,24 +3832,24 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-51"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-51'> &para;</a></span></dt>
-<dd><p class="right-align">d&ndash;effn
+<dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="right-align">l&ndash;ine
+<dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="right-align">c&ndash;artouche
+<p class="flushright-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <ol>
 <li>in macro, a format_command containing some other commands.
@@ -3881,27 +3881,27 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-52"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-52'> &para;</a></span></dt>
-<dd><p class="right-align">d&ndash;effn
+<dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="right-align">l&ndash;ine
+<dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="right-align">c&ndash;artouche
+<p class="flushright-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></li></ol>
 
-<p class="right-align">flushright
+<p class="flushright-paragraph">flushright
 </p><ol>
 <li>in macro
 
@@ -3910,21 +3910,21 @@ html
 <li>in format_command
 </li></ol>
 
-<p class="right-align">Something
+<p class="flushright-paragraph">Something
 </p>
-<p class="right-align">Something
+<p class="flushright-paragraph">Something
 </p><ol>
 <li>in group
 </li></ol>
 
-<p class="right-align">Something2
-</p><p class="right-align">After
+<p class="flushright-paragraph">Something2
+</p><p class="flushright-paragraph">After
 </p>
-<p class="right-align">Something2
+<p class="flushright-paragraph">Something2
 </p><ol>
 <li>in group
 </li></ol>
-<p class="right-align">After
+<p class="flushright-paragraph">After
 </p>
 
 <br>
@@ -3935,7 +3935,7 @@ html
 
 <ol>
 <li><blockquote>
-<p class="right-align">A quot&mdash;ation
+<p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
 </li></ol>
 
@@ -3975,24 +3975,24 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-53"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-53'> &para;</a></span></dt>
-<dd><p class="right-align">d&ndash;effn
+<dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="right-align">l&ndash;ine
+<dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="right-align">c&ndash;artouche
+<p class="flushright-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <ol>
 <li>in macro, a format_command containing some other commands.
@@ -4024,28 +4024,28 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-54"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-54'> &para;</a></span></dt>
-<dd><p class="right-align">d&ndash;effn
+<dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="right-align">l&ndash;ine
+<dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="right-align">c&ndash;artouche
+<p class="flushright-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></li></ol>
 
 </li></ol>
-
+</div>
 <hr>
 </div>
 <p>
diff --git 
a/tp/tests/nested_formats/res_parser/nested_example/nested_formats.html 
b/tp/tests/nested_formats/res_parser/nested_example/nested_formats.html
index d651c8de1b..fb4c124a5a 100644
--- a/tp/tests/nested_formats/res_parser/nested_example/nested_formats.html
+++ b/tp/tests/nested_formats/res_parser/nested_example/nested_formats.html
@@ -15,11 +15,11 @@
 <style type="text/css">
 <!--
 a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-div.center-align {text-align:center}
+div.center {text-align:center}
 div.example {margin-left: 3.2em}
 kbd {font-style: oblique}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
+p.flushleft-paragraph {text-align:left}
+p.flushright-paragraph {text-align:right}
 span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.mark-bullet {list-style-type: disc}
@@ -134,11 +134,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <div class="example">
 <pre class="example">in macro, a format_command containing some other commands.
@@ -191,13 +191,13 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div></div>
 
 
@@ -304,13 +304,13 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div><pre class="example">
 
 </pre><div class="example">
@@ -364,13 +364,13 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div></div>
 <pre class="example">
 
@@ -463,11 +463,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <div class="example">
 <pre class="example">in macro, a format_command containing some other commands.
@@ -520,13 +520,13 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div></div>
 
 </li><li>item 1
@@ -616,11 +616,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <div class="example">
 <pre class="example">in macro, a format_command containing some other commands.
@@ -673,13 +673,13 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div></div>
 
 </li><li>item 2
@@ -786,13 +786,13 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div><pre class="example">
 
 </pre><div class="example">
@@ -846,13 +846,13 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div></div>
 <pre class="example">
 
@@ -946,11 +946,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <div class="example">
 <pre class="example">in macro, a format_command containing some other commands.
@@ -1003,13 +1003,13 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div></div>
 
 </li><li> enumerate
@@ -1099,11 +1099,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <div class="example">
 <pre class="example">in macro, a format_command containing some other commands.
@@ -1156,13 +1156,13 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div></div>
 
 </li><li> enumerate2
@@ -1269,13 +1269,13 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div><pre class="example">
 
 </pre><div class="example">
@@ -1329,13 +1329,13 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div></div>
 <pre class="example">
 
@@ -1431,11 +1431,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <div class="example">
 <pre class="example">in macro, a format_command containing some other commands.
@@ -1488,13 +1488,13 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div></div></td></tr>
 <tr><td width="60%">multitable item 2</td><td width="70%">multitable tab 2
 Call macro in mutitable
@@ -1583,11 +1583,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <div class="example">
 <pre class="example">in macro, a format_command containing some other commands.
@@ -1640,13 +1640,13 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div></div></td></tr>
 <tr><td width="60%">lone multitable item
 Call macro in mutitable in format_command
@@ -1752,13 +1752,13 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div><pre class="example">
 
 </pre><div class="example">
@@ -1812,13 +1812,13 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div></div>
 <pre class="example">
 
@@ -1929,13 +1929,13 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div><pre class="example">
 
 </pre><div class="example">
@@ -1989,13 +1989,13 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div></div>
 <pre class="example">
 
@@ -2103,13 +2103,13 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div><pre class="example">
 
 </pre><div class="example">
@@ -2163,13 +2163,13 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div></div>
 <pre class="example">
 
@@ -2278,13 +2278,13 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div><pre class="example">
 
 </pre><div class="example">
@@ -2338,13 +2338,13 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div></div>
 <pre class="example">
 
@@ -2444,11 +2444,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <div class="example">
 <pre class="example">in macro, a format_command containing some other commands.
@@ -2501,13 +2501,13 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div></div>
 
 <p>deffn continues
@@ -2614,13 +2614,13 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div><pre class="example">
 
 </pre><div class="example">
@@ -2674,13 +2674,13 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div></div>
 <pre class="example">
 
@@ -2775,11 +2775,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <div class="example">
 <pre class="example">in macro, a format_command containing some other commands.
@@ -2832,13 +2832,13 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div></div>
 
 </dd></dl>
@@ -2931,11 +2931,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <div class="example">
 <pre class="example">in macro, a format_command containing some other commands.
@@ -2988,13 +2988,13 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div></div>
 
 <p>call macro in table at an item beginning
@@ -3085,11 +3085,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <div class="example">
 <pre class="example">in macro, a format_command containing some other commands.
@@ -3142,13 +3142,13 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div></div>
 
 </dd>
@@ -3256,13 +3256,13 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div><pre class="example">
 
 </pre><div class="example">
@@ -3316,13 +3316,13 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div></div>
 <pre class="example">
 
@@ -3417,11 +3417,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <div class="example">
 <pre class="example">in macro, a format_command containing some other commands.
@@ -3474,13 +3474,13 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div></div>
 
 <p>cartouche
@@ -3570,11 +3570,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <div class="example">
 <pre class="example">in macro, a format_command containing some other commands.
@@ -3627,13 +3627,13 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div></div>
 
 <p>call macro in cartouche in format_command
@@ -3739,13 +3739,13 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div><pre class="example">
 
 </pre><div class="example">
@@ -3799,20 +3799,20 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div></div>
 <pre class="example">
 
 </pre></div>
 </td></tr></table>
 
-<p class="left-align">call macro in flushleft
+<div class="flushleft"><p class="flushleft-paragraph">call macro in flushleft
 in macro
 </p>
 
@@ -3820,21 +3820,21 @@ in macro
 <pre class="example">in format_command
 </pre></div>
 
-<p class="left-align">Something
+<p class="flushleft-paragraph">Something
 </p>
-<p class="left-align">Something
+<p class="flushleft-paragraph">Something
 </p><div class="example">
 <pre class="example">in group
 </pre></div>
 
-<p class="left-align">Something2
-</p><p class="left-align">After
+<p class="flushleft-paragraph">Something2
+</p><p class="flushleft-paragraph">After
 </p>
-<p class="left-align">Something2
+<p class="flushleft-paragraph">Something2
 </p><div class="example">
 <pre class="example">in group
 </pre></div>
-<p class="left-align">After
+<p class="flushleft-paragraph">After
 </p>
 
 <br>
@@ -3885,24 +3885,24 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-47"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-47'> &para;</a></span></dt>
-<dd><p class="left-align">d&ndash;effn
+<dd><p class="flushleft-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="left-align">l&ndash;ine
+<dd><p class="flushleft-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="left-align">c&ndash;artouche
+<p class="flushleft-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <div class="example">
 <pre class="example">in macro, a format_command containing some other commands.
@@ -3955,16 +3955,16 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div></div>
 
-<p class="left-align">flushleft
+<p class="flushleft-paragraph">flushleft
 call macro in flushleft in format_command
 </p><div class="example">
 <pre class="example">in macro
@@ -4068,13 +4068,13 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div><pre class="example">
 
 </pre><div class="example">
@@ -4128,40 +4128,40 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div></div>
 <pre class="example">
 
 </pre></div>
-
-<p class="right-align">in macro
+</div>
+<div class="flushright"><p class="flushright-paragraph">in macro
 </p>
 
 <div class="example">
 <pre class="example">in format_command
 </pre></div>
 
-<p class="right-align">Something
+<p class="flushright-paragraph">Something
 </p>
-<p class="right-align">Something
+<p class="flushright-paragraph">Something
 </p><div class="example">
 <pre class="example">in group
 </pre></div>
 
-<p class="right-align">Something2
-</p><p class="right-align">After
+<p class="flushright-paragraph">Something2
+</p><p class="flushright-paragraph">After
 </p>
-<p class="right-align">Something2
+<p class="flushright-paragraph">Something2
 </p><div class="example">
 <pre class="example">in group
 </pre></div>
-<p class="right-align">After
+<p class="flushright-paragraph">After
 </p>
 
 <br>
@@ -4212,24 +4212,24 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-51"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-51'> &para;</a></span></dt>
-<dd><p class="right-align">d&ndash;effn
+<dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="right-align">l&ndash;ine
+<dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="right-align">c&ndash;artouche
+<p class="flushright-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <div class="example">
 <pre class="example">in macro, a format_command containing some other commands.
@@ -4282,16 +4282,16 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div></div>
 
-<p class="right-align">flushright
+<p class="flushright-paragraph">flushright
 </p><div class="example">
 <pre class="example">in macro
 
@@ -4394,13 +4394,13 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div><pre class="example">
 
 </pre><div class="example">
@@ -4454,18 +4454,18 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div></div>
 <pre class="example">
 
 </pre></div>
-
+</div>
 <hr>
 </div>
 <p>
diff --git 
a/tp/tests/nested_formats/res_parser/nested_flushright/nested_formats.html 
b/tp/tests/nested_formats/res_parser/nested_flushright/nested_formats.html
index ae99315510..590bc2924c 100644
--- a/tp/tests/nested_formats/res_parser/nested_flushright/nested_formats.html
+++ b/tp/tests/nested_formats/res_parser/nested_flushright/nested_formats.html
@@ -15,11 +15,11 @@
 <style type="text/css">
 <!--
 a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-div.center-align {text-align:center}
+div.center {text-align:center}
 div.example {margin-left: 3.2em}
 kbd {font-style: oblique}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
+p.flushleft-paragraph {text-align:left}
+p.flushright-paragraph {text-align:right}
 span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.mark-bullet {list-style-type: disc}
@@ -51,30 +51,30 @@ ul.mark-bullet {list-style-type: disc}
 <p>Call macro
 in macro
 </p>
-
-<p class="right-align">in format_command
-</p>
+<div class="flushright"></div>
+<div class="flushright"><p class="flushright-paragraph">in format_command
+</p></div>
 <p>Something
-</p>
+</p><div class="flushright"></div>
 <p>Something
-</p><p class="right-align">in group
-</p>
+</p><div class="flushright"><p class="flushright-paragraph">in group
+</p></div>
 <p>Something2
-</p><p>After
+</p><div class="flushright"></div><p>After
 </p>
 <p>Something2
-</p><p class="right-align">in group
-</p><p>After
+</p><div class="flushright"><p class="flushright-paragraph">in group
+</p></div><p>After
 </p>
 
 <br>
 <br>
-<p class="right-align">in group
-</p>
-<blockquote>
-<p class="right-align">A quot&mdash;ation
+<div class="flushright"><p class="flushright-paragraph">in group
+</p></div>
+<div class="flushright"><blockquote>
+<p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
-
+</div>
 <h3 class="subheading" id="subheading">subheading</h3>
 
 <pre class="verbatim">in verbatim
@@ -124,13 +124,13 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p class="right-align">in macro, a format_command containing some other 
commands.
+<div class="flushright"><p class="flushright-paragraph">in macro, a 
format_command containing some other commands.
 </p><ul class="mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
@@ -159,53 +159,53 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-1"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-1'> &para;</a></span></dt>
-<dd><p class="right-align">d&ndash;effn
+<dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="right-align">l&ndash;ine
+<dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="right-align">c&ndash;artouche
+<p class="flushright-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
-</div>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
+</div></div>
 
 <p>Call macro in format_command
-</p><p class="right-align">in macro
-</p>
-
-<p class="right-align">in format_command
-</p>
-<p class="right-align">Something
-</p>
-<p class="right-align">Something
-</p><p class="right-align">in group
+</p><div class="flushright"><p class="flushright-paragraph">in macro
 </p>
-<p class="right-align">Something2
-</p><p class="right-align">After
+<div class="flushright"></div>
+<div class="flushright"><p class="flushright-paragraph">in format_command
+</p></div>
+<p class="flushright-paragraph">Something
+</p><div class="flushright"></div>
+<p class="flushright-paragraph">Something
+</p><div class="flushright"><p class="flushright-paragraph">in group
+</p></div>
+<p class="flushright-paragraph">Something2
+</p><div class="flushright"></div><p class="flushright-paragraph">After
 </p>
-<p class="right-align">Something2
-</p><p class="right-align">in group
-</p><p class="right-align">After
+<p class="flushright-paragraph">Something2
+</p><div class="flushright"><p class="flushright-paragraph">in group
+</p></div><p class="flushright-paragraph">After
 </p>
 
 <br>
 <br>
-<p class="right-align">in group
-</p>
-<blockquote>
-<p class="right-align">A quot&mdash;ation
+<div class="flushright"><p class="flushright-paragraph">in group
+</p></div>
+<div class="flushright"><blockquote>
+<p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
-
+</div>
 <h3 class="subheading" id="subheading-1">subheading</h3>
 
 <pre class="verbatim">in verbatim
@@ -242,26 +242,26 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-2"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-2'> &para;</a></span></dt>
-<dd><p class="right-align">d&ndash;effn
+<dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="right-align">l&ndash;ine
+<dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="right-align">c&ndash;artouche
+<p class="flushright-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p class="right-align">in macro, a format_command containing some other 
commands.
+<div class="flushright"><p class="flushright-paragraph">in macro, a 
format_command containing some other commands.
 </p><ul class="mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
@@ -290,54 +290,54 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-3"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-3'> &para;</a></span></dt>
-<dd><p class="right-align">d&ndash;effn
+<dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="right-align">l&ndash;ine
+<dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="right-align">c&ndash;artouche
+<p class="flushright-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
+</div></div>
 </div>
-
 <p>Call macro in itemize at the beginning of an item
 </p><ul style="list-style-type: 'a\2013 n itemize line'">
 <li>in macro
 
-
-<p class="right-align">in format_command
-</p>
+<div class="flushright"></div>
+<div class="flushright"><p class="flushright-paragraph">in format_command
+</p></div>
 <p>Something
-</p>
+</p><div class="flushright"></div>
 <p>Something
-</p><p class="right-align">in group
-</p>
+</p><div class="flushright"><p class="flushright-paragraph">in group
+</p></div>
 <p>Something2
-</p><p>After
+</p><div class="flushright"></div><p>After
 </p>
 <p>Something2
-</p><p class="right-align">in group
-</p><p>After
+</p><div class="flushright"><p class="flushright-paragraph">in group
+</p></div><p>After
 </p>
 
 <br>
 <br>
-<p class="right-align">in group
-</p>
-<blockquote>
-<p class="right-align">A quot&mdash;ation
+<div class="flushright"><p class="flushright-paragraph">in group
+</p></div>
+<div class="flushright"><blockquote>
+<p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
-
+</div>
 <h3 class="subheading" id="subheading-2">subheading</h3>
 
 <pre class="verbatim">in verbatim
@@ -387,13 +387,13 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p class="right-align">in macro, a format_command containing some other 
commands.
+<div class="flushright"><p class="flushright-paragraph">in macro, a 
format_command containing some other commands.
 </p><ul class="mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
@@ -422,53 +422,53 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-5"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-5'> &para;</a></span></dt>
-<dd><p class="right-align">d&ndash;effn
+<dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="right-align">l&ndash;ine
+<dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="right-align">c&ndash;artouche
+<p class="flushright-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
-</div>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
+</div></div>
 </li><li>item 1
 Call macro in itemize
 in macro
 
-
-<p class="right-align">in format_command
-</p>
+<div class="flushright"></div>
+<div class="flushright"><p class="flushright-paragraph">in format_command
+</p></div>
 <p>Something
-</p>
+</p><div class="flushright"></div>
 <p>Something
-</p><p class="right-align">in group
-</p>
+</p><div class="flushright"><p class="flushright-paragraph">in group
+</p></div>
 <p>Something2
-</p><p>After
+</p><div class="flushright"></div><p>After
 </p>
 <p>Something2
-</p><p class="right-align">in group
-</p><p>After
+</p><div class="flushright"><p class="flushright-paragraph">in group
+</p></div><p>After
 </p>
 
 <br>
 <br>
-<p class="right-align">in group
-</p>
-<blockquote>
-<p class="right-align">A quot&mdash;ation
+<div class="flushright"><p class="flushright-paragraph">in group
+</p></div>
+<div class="flushright"><blockquote>
+<p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
-
+</div>
 <h3 class="subheading" id="subheading-3">subheading</h3>
 
 <pre class="verbatim">in verbatim
@@ -518,13 +518,13 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p class="right-align">in macro, a format_command containing some other 
commands.
+<div class="flushright"><p class="flushright-paragraph">in macro, a 
format_command containing some other commands.
 </p><ul class="mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
@@ -553,53 +553,53 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-7"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-7'> &para;</a></span></dt>
-<dd><p class="right-align">d&ndash;effn
+<dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="right-align">l&ndash;ine
+<dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="right-align">c&ndash;artouche
+<p class="flushright-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
-</div>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
+</div></div>
 </li><li>item 2
 Call macro in itemize in format_command
-<p class="right-align">in macro
+<div class="flushright"><p class="flushright-paragraph">in macro
 </p>
-
-<p class="right-align">in format_command
-</p>
-<p class="right-align">Something
-</p>
-<p class="right-align">Something
-</p><p class="right-align">in group
+<div class="flushright"></div>
+<div class="flushright"><p class="flushright-paragraph">in format_command
+</p></div>
+<p class="flushright-paragraph">Something
+</p><div class="flushright"></div>
+<p class="flushright-paragraph">Something
+</p><div class="flushright"><p class="flushright-paragraph">in group
+</p></div>
+<p class="flushright-paragraph">Something2
+</p><div class="flushright"></div><p class="flushright-paragraph">After
 </p>
-<p class="right-align">Something2
-</p><p class="right-align">After
-</p>
-<p class="right-align">Something2
-</p><p class="right-align">in group
-</p><p class="right-align">After
+<p class="flushright-paragraph">Something2
+</p><div class="flushright"><p class="flushright-paragraph">in group
+</p></div><p class="flushright-paragraph">After
 </p>
 
 <br>
 <br>
-<p class="right-align">in group
-</p>
-<blockquote>
-<p class="right-align">A quot&mdash;ation
+<div class="flushright"><p class="flushright-paragraph">in group
+</p></div>
+<div class="flushright"><blockquote>
+<p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
-
+</div>
 <h3 class="subheading" id="subheading-4">subheading</h3>
 
 <pre class="verbatim">in verbatim
@@ -636,26 +636,26 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-8"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-8'> &para;</a></span></dt>
-<dd><p class="right-align">d&ndash;effn
+<dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="right-align">l&ndash;ine
+<dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="right-align">c&ndash;artouche
+<p class="flushright-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p class="right-align">in macro, a format_command containing some other 
commands.
+<div class="flushright"><p class="flushright-paragraph">in macro, a 
format_command containing some other commands.
 </p><ul class="mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
@@ -684,55 +684,55 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-9"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-9'> &para;</a></span></dt>
-<dd><p class="right-align">d&ndash;effn
+<dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="right-align">l&ndash;ine
+<dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="right-align">c&ndash;artouche
+<p class="flushright-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
-</div>
-</li></ul>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
+</div></div>
+</div></li></ul>
 
 <p>Call macro in enumerate at the beginning of enumerate
 </p><ol>
 <li> in macro
 
-
-<p class="right-align">in format_command
-</p>
+<div class="flushright"></div>
+<div class="flushright"><p class="flushright-paragraph">in format_command
+</p></div>
 <p>Something
-</p>
+</p><div class="flushright"></div>
 <p>Something
-</p><p class="right-align">in group
-</p>
+</p><div class="flushright"><p class="flushright-paragraph">in group
+</p></div>
 <p>Something2
-</p><p>After
+</p><div class="flushright"></div><p>After
 </p>
 <p>Something2
-</p><p class="right-align">in group
-</p><p>After
+</p><div class="flushright"><p class="flushright-paragraph">in group
+</p></div><p>After
 </p>
 
 <br>
 <br>
-<p class="right-align">in group
-</p>
-<blockquote>
-<p class="right-align">A quot&mdash;ation
+<div class="flushright"><p class="flushright-paragraph">in group
+</p></div>
+<div class="flushright"><blockquote>
+<p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
-
+</div>
 <h3 class="subheading" id="subheading-5">subheading</h3>
 
 <pre class="verbatim">in verbatim
@@ -782,13 +782,13 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p class="right-align">in macro, a format_command containing some other 
commands.
+<div class="flushright"><p class="flushright-paragraph">in macro, a 
format_command containing some other commands.
 </p><ul class="mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
@@ -817,53 +817,53 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-11"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-11'> &para;</a></span></dt>
-<dd><p class="right-align">d&ndash;effn
+<dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="right-align">l&ndash;ine
+<dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="right-align">c&ndash;artouche
+<p class="flushright-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
-</div>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
+</div></div>
 </li><li> enumerate
 Call macro in enumerate
 in macro
 
-
-<p class="right-align">in format_command
-</p>
+<div class="flushright"></div>
+<div class="flushright"><p class="flushright-paragraph">in format_command
+</p></div>
 <p>Something
-</p>
+</p><div class="flushright"></div>
 <p>Something
-</p><p class="right-align">in group
-</p>
+</p><div class="flushright"><p class="flushright-paragraph">in group
+</p></div>
 <p>Something2
-</p><p>After
+</p><div class="flushright"></div><p>After
 </p>
 <p>Something2
-</p><p class="right-align">in group
-</p><p>After
+</p><div class="flushright"><p class="flushright-paragraph">in group
+</p></div><p>After
 </p>
 
 <br>
 <br>
-<p class="right-align">in group
-</p>
-<blockquote>
-<p class="right-align">A quot&mdash;ation
+<div class="flushright"><p class="flushright-paragraph">in group
+</p></div>
+<div class="flushright"><blockquote>
+<p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
-
+</div>
 <h3 class="subheading" id="subheading-6">subheading</h3>
 
 <pre class="verbatim">in verbatim
@@ -913,13 +913,13 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p class="right-align">in macro, a format_command containing some other 
commands.
+<div class="flushright"><p class="flushright-paragraph">in macro, a 
format_command containing some other commands.
 </p><ul class="mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
@@ -948,53 +948,53 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-13"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-13'> &para;</a></span></dt>
-<dd><p class="right-align">d&ndash;effn
+<dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="right-align">l&ndash;ine
+<dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="right-align">c&ndash;artouche
+<p class="flushright-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
-</div>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
+</div></div>
 </li><li> enumerate2
 Call macro in enumerate in format_command
-<p class="right-align">in macro
-</p>
-
-<p class="right-align">in format_command
+<div class="flushright"><p class="flushright-paragraph">in macro
 </p>
-<p class="right-align">Something
+<div class="flushright"></div>
+<div class="flushright"><p class="flushright-paragraph">in format_command
+</p></div>
+<p class="flushright-paragraph">Something
+</p><div class="flushright"></div>
+<p class="flushright-paragraph">Something
+</p><div class="flushright"><p class="flushright-paragraph">in group
+</p></div>
+<p class="flushright-paragraph">Something2
+</p><div class="flushright"></div><p class="flushright-paragraph">After
 </p>
-<p class="right-align">Something
-</p><p class="right-align">in group
-</p>
-<p class="right-align">Something2
-</p><p class="right-align">After
-</p>
-<p class="right-align">Something2
-</p><p class="right-align">in group
-</p><p class="right-align">After
+<p class="flushright-paragraph">Something2
+</p><div class="flushright"><p class="flushright-paragraph">in group
+</p></div><p class="flushright-paragraph">After
 </p>
 
 <br>
 <br>
-<p class="right-align">in group
-</p>
-<blockquote>
-<p class="right-align">A quot&mdash;ation
+<div class="flushright"><p class="flushright-paragraph">in group
+</p></div>
+<div class="flushright"><blockquote>
+<p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
-
+</div>
 <h3 class="subheading" id="subheading-7">subheading</h3>
 
 <pre class="verbatim">in verbatim
@@ -1031,26 +1031,26 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-14"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-14'> &para;</a></span></dt>
-<dd><p class="right-align">d&ndash;effn
+<dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="right-align">l&ndash;ine
+<dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="right-align">c&ndash;artouche
+<p class="flushright-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p class="right-align">in macro, a format_command containing some other 
commands.
+<div class="flushright"><p class="flushright-paragraph">in macro, a 
format_command containing some other commands.
 </p><ul class="mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
@@ -1079,26 +1079,26 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-15"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-15'> &para;</a></span></dt>
-<dd><p class="right-align">d&ndash;effn
+<dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="right-align">l&ndash;ine
+<dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="right-align">c&ndash;artouche
+<p class="flushright-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
-</div>
-</li></ol>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
+</div></div>
+</div></li></ol>
 
 <table>
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
@@ -1106,30 +1106,30 @@ html
 after item</td></tr>
 <tr><td width="60%">in macro
 
-
-<p class="right-align">in format_command
-</p>
+<div class="flushright"></div>
+<div class="flushright"><p class="flushright-paragraph">in format_command
+</p></div>
 <p>Something
-</p>
+</p><div class="flushright"></div>
 <p>Something
-</p><p class="right-align">in group
-</p>
+</p><div class="flushright"><p class="flushright-paragraph">in group
+</p></div>
 <p>Something2
-</p><p>After
+</p><div class="flushright"></div><p>After
 </p>
 <p>Something2
-</p><p class="right-align">in group
-</p><p>After
+</p><div class="flushright"><p class="flushright-paragraph">in group
+</p></div><p>After
 </p>
 
 <br>
 <br>
-<p class="right-align">in group
-</p>
-<blockquote>
-<p class="right-align">A quot&mdash;ation
+<div class="flushright"><p class="flushright-paragraph">in group
+</p></div>
+<div class="flushright"><blockquote>
+<p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
-
+</div>
 <h3 class="subheading" id="subheading-8">subheading</h3>
 
 <pre class="verbatim">in verbatim
@@ -1179,13 +1179,13 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p class="right-align">in macro, a format_command containing some other 
commands.
+<div class="flushright"><p class="flushright-paragraph">in macro, a 
format_command containing some other commands.
 </p><ul class="mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
@@ -1214,53 +1214,53 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-17"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-17'> &para;</a></span></dt>
-<dd><p class="right-align">d&ndash;effn
+<dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="right-align">l&ndash;ine
+<dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="right-align">c&ndash;artouche
+<p class="flushright-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
-</div></td></tr>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
+</div></div></td></tr>
 <tr><td width="60%">multitable item 2</td><td width="70%">multitable tab 2
 Call macro in mutitable
 in macro
 
-
-<p class="right-align">in format_command
-</p>
+<div class="flushright"></div>
+<div class="flushright"><p class="flushright-paragraph">in format_command
+</p></div>
 <p>Something
-</p>
+</p><div class="flushright"></div>
 <p>Something
-</p><p class="right-align">in group
-</p>
+</p><div class="flushright"><p class="flushright-paragraph">in group
+</p></div>
 <p>Something2
-</p><p>After
+</p><div class="flushright"></div><p>After
 </p>
 <p>Something2
-</p><p class="right-align">in group
-</p><p>After
+</p><div class="flushright"><p class="flushright-paragraph">in group
+</p></div><p>After
 </p>
 
 <br>
 <br>
-<p class="right-align">in group
-</p>
-<blockquote>
-<p class="right-align">A quot&mdash;ation
+<div class="flushright"><p class="flushright-paragraph">in group
+</p></div>
+<div class="flushright"><blockquote>
+<p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
-
+</div>
 <h3 class="subheading" id="subheading-9">subheading</h3>
 
 <pre class="verbatim">in verbatim
@@ -1310,13 +1310,13 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p class="right-align">in macro, a format_command containing some other 
commands.
+<div class="flushright"><p class="flushright-paragraph">in macro, a 
format_command containing some other commands.
 </p><ul class="mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
@@ -1345,53 +1345,53 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-19"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-19'> &para;</a></span></dt>
-<dd><p class="right-align">d&ndash;effn
+<dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="right-align">l&ndash;ine
+<dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="right-align">c&ndash;artouche
+<p class="flushright-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
-</div></td></tr>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
+</div></div></td></tr>
 <tr><td width="60%">lone multitable item
 Call macro in mutitable in format_command
-<p class="right-align">in macro
-</p>
-
-<p class="right-align">in format_command
-</p>
-<p class="right-align">Something
-</p>
-<p class="right-align">Something
-</p><p class="right-align">in group
+<div class="flushright"><p class="flushright-paragraph">in macro
 </p>
-<p class="right-align">Something2
-</p><p class="right-align">After
+<div class="flushright"></div>
+<div class="flushright"><p class="flushright-paragraph">in format_command
+</p></div>
+<p class="flushright-paragraph">Something
+</p><div class="flushright"></div>
+<p class="flushright-paragraph">Something
+</p><div class="flushright"><p class="flushright-paragraph">in group
+</p></div>
+<p class="flushright-paragraph">Something2
+</p><div class="flushright"></div><p class="flushright-paragraph">After
 </p>
-<p class="right-align">Something2
-</p><p class="right-align">in group
-</p><p class="right-align">After
+<p class="flushright-paragraph">Something2
+</p><div class="flushright"><p class="flushright-paragraph">in group
+</p></div><p class="flushright-paragraph">After
 </p>
 
 <br>
 <br>
-<p class="right-align">in group
-</p>
-<blockquote>
-<p class="right-align">A quot&mdash;ation
+<div class="flushright"><p class="flushright-paragraph">in group
+</p></div>
+<div class="flushright"><blockquote>
+<p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
-
+</div>
 <h3 class="subheading" id="subheading-10">subheading</h3>
 
 <pre class="verbatim">in verbatim
@@ -1428,26 +1428,26 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-20"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-20'> &para;</a></span></dt>
-<dd><p class="right-align">d&ndash;effn
+<dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="right-align">l&ndash;ine
+<dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="right-align">c&ndash;artouche
+<p class="flushright-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p class="right-align">in macro, a format_command containing some other 
commands.
+<div class="flushright"><p class="flushright-paragraph">in macro, a 
format_command containing some other commands.
 </p><ul class="mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
@@ -1476,24 +1476,25 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-21"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-21'> &para;</a></span></dt>
-<dd><p class="right-align">d&ndash;effn
+<dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="right-align">l&ndash;ine
+<dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="right-align">c&ndash;artouche
+<p class="flushright-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
+</div></div>
 </div></td></tr>
 </tbody>
 </table>
@@ -1502,35 +1503,35 @@ html
 </p><div class="example">
 <pre class="example">in macro
 
-</pre><pre class="example">
+</pre><div class="flushright"></div><pre class="example">
 
-</pre><pre class="example">in format_command
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">in format_command
+</pre></div><pre class="example">
 
 Something
-</pre><pre class="example">
+</pre><div class="flushright"></div><pre class="example">
 
 Something
-</pre><pre class="example">in group
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">in group
+</pre></div><pre class="example">
 
 Something2
-</pre><pre class="example">After
+</pre><div class="flushright"></div><pre class="example">After
 
 Something2
-</pre><pre class="example">in group
-</pre><pre class="example">After
+</pre><div class="flushright"><pre class="example">in group
+</pre></div><pre class="example">After
 
 
 
 
-</pre><pre class="example">in group
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">in group
+</pre></div><pre class="example">
 
-</pre><blockquote>
+</pre><div class="flushright"><blockquote>
 <pre class="example">A quot---ation
 </pre></blockquote>
-<pre class="example">
+</div><pre class="example">
 
 </pre><strong id="subheading-11">subheading</strong>
 <pre class="example">
@@ -1591,16 +1592,16 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div><pre class="example">
 
-</pre><pre class="example">in macro, a format_command containing some other 
commands.
+</pre><div class="flushright"><pre class="example">in macro, a format_command 
containing some other commands.
 </pre><ul class="mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
@@ -1650,49 +1651,49 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
-</div><pre class="example">
+</pre><div class="center">ce--ntered line
+</div></div><pre class="example">
 
 example  some
    text
 call macro in example
 in macro
 
-</pre><pre class="example">
+</pre><div class="flushright"></div><pre class="example">
 
-</pre><pre class="example">in format_command
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">in format_command
+</pre></div><pre class="example">
 
 Something
-</pre><pre class="example">
+</pre><div class="flushright"></div><pre class="example">
 
 Something
-</pre><pre class="example">in group
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">in group
+</pre></div><pre class="example">
 
 Something2
-</pre><pre class="example">After
+</pre><div class="flushright"></div><pre class="example">After
 
 Something2
-</pre><pre class="example">in group
-</pre><pre class="example">After
+</pre><div class="flushright"><pre class="example">in group
+</pre></div><pre class="example">After
 
 
 
 
-</pre><pre class="example">in group
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">in group
+</pre></div><pre class="example">
 
-</pre><blockquote>
+</pre><div class="flushright"><blockquote>
 <pre class="example">A quot---ation
 </pre></blockquote>
-<pre class="example">
+</div><pre class="example">
 
 </pre><strong id="subheading-12">subheading</strong>
 <pre class="example">
@@ -1753,16 +1754,16 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div><pre class="example">
 
-</pre><pre class="example">in macro, a format_command containing some other 
commands.
+</pre><div class="flushright"><pre class="example">in macro, a format_command 
containing some other commands.
 </pre><ul class="mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
@@ -1812,49 +1813,49 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
-</div><pre class="example">
+</pre><div class="center">ce--ntered line
+</div></div><pre class="example">
 
 
 more example text
 call macro in example in format_command
-</pre><pre class="example">in macro
+</pre><div class="flushright"><pre class="example">in macro
 
-</pre><pre class="example">
+</pre><div class="flushright"></div><pre class="example">
 
-</pre><pre class="example">in format_command
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">in format_command
+</pre></div><pre class="example">
 
 Something
-</pre><pre class="example">
+</pre><div class="flushright"></div><pre class="example">
 
 Something
-</pre><pre class="example">in group
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">in group
+</pre></div><pre class="example">
 
 Something2
-</pre><pre class="example">After
+</pre><div class="flushright"></div><pre class="example">After
 
 Something2
-</pre><pre class="example">in group
-</pre><pre class="example">After
+</pre><div class="flushright"><pre class="example">in group
+</pre></div><pre class="example">After
 
 
 <br>
 <br>
-</pre><pre class="example">in group
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">in group
+</pre></div><pre class="example">
 
-</pre><blockquote>
+</pre><div class="flushright"><blockquote>
 <pre class="example">A quot---ation
 </pre></blockquote>
-<pre class="example">
+</div><pre class="example">
 
 </pre><h3 class="subheading" id="subheading-13">subheading</h3>
 <pre class="example">
@@ -1915,16 +1916,16 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div><pre class="example">
 
-</pre><pre class="example">in macro, a format_command containing some other 
commands.
+</pre><div class="flushright"><pre class="example">in macro, a format_command 
containing some other commands.
 </pre><ul class="mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
@@ -1974,16 +1975,16 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
-</div><pre class="example">
+</pre><div class="center">ce--ntered line
+</div></div><pre class="example">
 
-</pre></div>
+</pre></div></div>
 
 <div class="example">
 <pre class="example">s--mallexample
@@ -1995,30 +1996,30 @@ html
 call macro in deffn 
 in macro
 </p>
-
-<p class="right-align">in format_command
-</p>
+<div class="flushright"></div>
+<div class="flushright"><p class="flushright-paragraph">in format_command
+</p></div>
 <p>Something
-</p>
+</p><div class="flushright"></div>
 <p>Something
-</p><p class="right-align">in group
-</p>
+</p><div class="flushright"><p class="flushright-paragraph">in group
+</p></div>
 <p>Something2
-</p><p>After
+</p><div class="flushright"></div><p>After
 </p>
 <p>Something2
-</p><p class="right-align">in group
-</p><p>After
+</p><div class="flushright"><p class="flushright-paragraph">in group
+</p></div><p>After
 </p>
 
 <br>
 <br>
-<p class="right-align">in group
-</p>
-<blockquote>
-<p class="right-align">A quot&mdash;ation
+<div class="flushright"><p class="flushright-paragraph">in group
+</p></div>
+<div class="flushright"><blockquote>
+<p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
-
+</div>
 <h3 class="subheading" id="subheading-14">subheading</h3>
 
 <pre class="verbatim">in verbatim
@@ -2068,13 +2069,13 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p class="right-align">in macro, a format_command containing some other 
commands.
+<div class="flushright"><p class="flushright-paragraph">in macro, a 
format_command containing some other commands.
 </p><ul class="mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
@@ -2103,53 +2104,53 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-30"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-30'> &para;</a></span></dt>
-<dd><p class="right-align">d&ndash;effn
+<dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="right-align">l&ndash;ine
+<dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="right-align">c&ndash;artouche
+<p class="flushright-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
-</div>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
+</div></div>
 <p>deffn continues
 call macro in deffn in format_command
-</p><p class="right-align">in macro
-</p>
-
-<p class="right-align">in format_command
-</p>
-<p class="right-align">Something
-</p>
-<p class="right-align">Something
-</p><p class="right-align">in group
+</p><div class="flushright"><p class="flushright-paragraph">in macro
 </p>
-<p class="right-align">Something2
-</p><p class="right-align">After
+<div class="flushright"></div>
+<div class="flushright"><p class="flushright-paragraph">in format_command
+</p></div>
+<p class="flushright-paragraph">Something
+</p><div class="flushright"></div>
+<p class="flushright-paragraph">Something
+</p><div class="flushright"><p class="flushright-paragraph">in group
+</p></div>
+<p class="flushright-paragraph">Something2
+</p><div class="flushright"></div><p class="flushright-paragraph">After
 </p>
-<p class="right-align">Something2
-</p><p class="right-align">in group
-</p><p class="right-align">After
+<p class="flushright-paragraph">Something2
+</p><div class="flushright"><p class="flushright-paragraph">in group
+</p></div><p class="flushright-paragraph">After
 </p>
 
 <br>
 <br>
-<p class="right-align">in group
-</p>
-<blockquote>
-<p class="right-align">A quot&mdash;ation
+<div class="flushright"><p class="flushright-paragraph">in group
+</p></div>
+<div class="flushright"><blockquote>
+<p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
-
+</div>
 <h3 class="subheading" id="subheading-15">subheading</h3>
 
 <pre class="verbatim">in verbatim
@@ -2186,26 +2187,26 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-31"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-31'> &para;</a></span></dt>
-<dd><p class="right-align">d&ndash;effn
+<dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="right-align">l&ndash;ine
+<dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="right-align">c&ndash;artouche
+<p class="flushright-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p class="right-align">in macro, a format_command containing some other 
commands.
+<div class="flushright"><p class="flushright-paragraph">in macro, a 
format_command containing some other commands.
 </p><ul class="mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
@@ -2234,56 +2235,56 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-32"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-32'> &para;</a></span></dt>
-<dd><p class="right-align">d&ndash;effn
+<dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="right-align">l&ndash;ine
+<dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="right-align">c&ndash;artouche
+<p class="flushright-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
-</div>
-</dd></dl>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
+</div></div>
+</div></dd></dl>
 
 <p>call macro in deffn at the beginning
 </p><dl class="def">
 <dt id="index-d_002d_002deffn_005fname2"><span class="category">c--ategory2: 
</span><span><strong class="strong">d--effn_name2</strong> <em 
class="emph">a--rguments2...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname2'> &para;</a></span></dt>
 <dd><p>in macro
 </p>
-
-<p class="right-align">in format_command
-</p>
+<div class="flushright"></div>
+<div class="flushright"><p class="flushright-paragraph">in format_command
+</p></div>
 <p>Something
-</p>
+</p><div class="flushright"></div>
 <p>Something
-</p><p class="right-align">in group
-</p>
+</p><div class="flushright"><p class="flushright-paragraph">in group
+</p></div>
 <p>Something2
-</p><p>After
+</p><div class="flushright"></div><p>After
 </p>
 <p>Something2
-</p><p class="right-align">in group
-</p><p>After
+</p><div class="flushright"><p class="flushright-paragraph">in group
+</p></div><p>After
 </p>
 
 <br>
 <br>
-<p class="right-align">in group
-</p>
-<blockquote>
-<p class="right-align">A quot&mdash;ation
+<div class="flushright"><p class="flushright-paragraph">in group
+</p></div>
+<div class="flushright"><blockquote>
+<p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
-
+</div>
 <h3 class="subheading" id="subheading-16">subheading</h3>
 
 <pre class="verbatim">in verbatim
@@ -2333,13 +2334,13 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p class="right-align">in macro, a format_command containing some other 
commands.
+<div class="flushright"><p class="flushright-paragraph">in macro, a 
format_command containing some other commands.
 </p><ul class="mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
@@ -2368,25 +2369,25 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-34"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-34'> &para;</a></span></dt>
-<dd><p class="right-align">d&ndash;effn
+<dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="right-align">l&ndash;ine
+<dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="right-align">c&ndash;artouche
+<p class="flushright-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
-</div>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
+</div></div>
 </dd></dl>
 
 <dl>
@@ -2394,30 +2395,30 @@ html
 <dd><p>call macro in table
 in macro
 </p>
-
-<p class="right-align">in format_command
-</p>
+<div class="flushright"></div>
+<div class="flushright"><p class="flushright-paragraph">in format_command
+</p></div>
 <p>Something
-</p>
+</p><div class="flushright"></div>
 <p>Something
-</p><p class="right-align">in group
-</p>
+</p><div class="flushright"><p class="flushright-paragraph">in group
+</p></div>
 <p>Something2
-</p><p>After
+</p><div class="flushright"></div><p>After
 </p>
 <p>Something2
-</p><p class="right-align">in group
-</p><p>After
+</p><div class="flushright"><p class="flushright-paragraph">in group
+</p></div><p>After
 </p>
 
 <br>
 <br>
-<p class="right-align">in group
-</p>
-<blockquote>
-<p class="right-align">A quot&mdash;ation
+<div class="flushright"><p class="flushright-paragraph">in group
+</p></div>
+<div class="flushright"><blockquote>
+<p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
-
+</div>
 <h3 class="subheading" id="subheading-17">subheading</h3>
 
 <pre class="verbatim">in verbatim
@@ -2467,13 +2468,13 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p class="right-align">in macro, a format_command containing some other 
commands.
+<div class="flushright"><p class="flushright-paragraph">in macro, a 
format_command containing some other commands.
 </p><ul class="mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
@@ -2502,54 +2503,54 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-36"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-36'> &para;</a></span></dt>
-<dd><p class="right-align">d&ndash;effn
+<dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="right-align">l&ndash;ine
+<dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="right-align">c&ndash;artouche
+<p class="flushright-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
-</div>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
+</div></div>
 <p>call macro in table at an item beginning
 </p></dd>
 <dt>a line</dt>
 <dd><p>in macro
 </p>
-
-<p class="right-align">in format_command
-</p>
+<div class="flushright"></div>
+<div class="flushright"><p class="flushright-paragraph">in format_command
+</p></div>
 <p>Something
-</p>
+</p><div class="flushright"></div>
 <p>Something
-</p><p class="right-align">in group
-</p>
+</p><div class="flushright"><p class="flushright-paragraph">in group
+</p></div>
 <p>Something2
-</p><p>After
+</p><div class="flushright"></div><p>After
 </p>
 <p>Something2
-</p><p class="right-align">in group
-</p><p>After
+</p><div class="flushright"><p class="flushright-paragraph">in group
+</p></div><p>After
 </p>
 
 <br>
 <br>
-<p class="right-align">in group
-</p>
-<blockquote>
-<p class="right-align">A quot&mdash;ation
+<div class="flushright"><p class="flushright-paragraph">in group
+</p></div>
+<div class="flushright"><blockquote>
+<p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
-
+</div>
 <h3 class="subheading" id="subheading-18">subheading</h3>
 
 <pre class="verbatim">in verbatim
@@ -2599,13 +2600,13 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p class="right-align">in macro, a format_command containing some other 
commands.
+<div class="flushright"><p class="flushright-paragraph">in macro, a 
format_command containing some other commands.
 </p><ul class="mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
@@ -2634,54 +2635,54 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-38"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-38'> &para;</a></span></dt>
-<dd><p class="right-align">d&ndash;effn
+<dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="right-align">l&ndash;ine
+<dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="right-align">c&ndash;artouche
+<p class="flushright-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
-</div>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
+</div></div>
 </dd>
 <dt>a line2</dt>
 <dd><p>call macro in table in format_command
-</p><p class="right-align">in macro
-</p>
-
-<p class="right-align">in format_command
+</p><div class="flushright"><p class="flushright-paragraph">in macro
 </p>
-<p class="right-align">Something
+<div class="flushright"></div>
+<div class="flushright"><p class="flushright-paragraph">in format_command
+</p></div>
+<p class="flushright-paragraph">Something
+</p><div class="flushright"></div>
+<p class="flushright-paragraph">Something
+</p><div class="flushright"><p class="flushright-paragraph">in group
+</p></div>
+<p class="flushright-paragraph">Something2
+</p><div class="flushright"></div><p class="flushright-paragraph">After
 </p>
-<p class="right-align">Something
-</p><p class="right-align">in group
-</p>
-<p class="right-align">Something2
-</p><p class="right-align">After
-</p>
-<p class="right-align">Something2
-</p><p class="right-align">in group
-</p><p class="right-align">After
+<p class="flushright-paragraph">Something2
+</p><div class="flushright"><p class="flushright-paragraph">in group
+</p></div><p class="flushright-paragraph">After
 </p>
 
 <br>
 <br>
-<p class="right-align">in group
-</p>
-<blockquote>
-<p class="right-align">A quot&mdash;ation
+<div class="flushright"><p class="flushright-paragraph">in group
+</p></div>
+<div class="flushright"><blockquote>
+<p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
-
+</div>
 <h3 class="subheading" id="subheading-19">subheading</h3>
 
 <pre class="verbatim">in verbatim
@@ -2718,26 +2719,26 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-39"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-39'> &para;</a></span></dt>
-<dd><p class="right-align">d&ndash;effn
+<dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="right-align">l&ndash;ine
+<dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="right-align">c&ndash;artouche
+<p class="flushright-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p class="right-align">in macro, a format_command containing some other 
commands.
+<div class="flushright"><p class="flushright-paragraph">in macro, a 
format_command containing some other commands.
 </p><ul class="mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
@@ -2766,56 +2767,56 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-40"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-40'> &para;</a></span></dt>
-<dd><p class="right-align">d&ndash;effn
+<dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="right-align">l&ndash;ine
+<dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="right-align">c&ndash;artouche
+<p class="flushright-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
-</div>
-</dd>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
+</div></div>
+</div></dd>
 </dl>
 
 <p>call macro at cartouche begin
 </p><table class="cartouche" border="1"><tr><td>
 <p>in macro
 </p>
-
-<p class="right-align">in format_command
-</p>
+<div class="flushright"></div>
+<div class="flushright"><p class="flushright-paragraph">in format_command
+</p></div>
 <p>Something
-</p>
+</p><div class="flushright"></div>
 <p>Something
-</p><p class="right-align">in group
-</p>
+</p><div class="flushright"><p class="flushright-paragraph">in group
+</p></div>
 <p>Something2
-</p><p>After
+</p><div class="flushright"></div><p>After
 </p>
 <p>Something2
-</p><p class="right-align">in group
-</p><p>After
+</p><div class="flushright"><p class="flushright-paragraph">in group
+</p></div><p>After
 </p>
 
 <br>
 <br>
-<p class="right-align">in group
-</p>
-<blockquote>
-<p class="right-align">A quot&mdash;ation
+<div class="flushright"><p class="flushright-paragraph">in group
+</p></div>
+<div class="flushright"><blockquote>
+<p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
-
+</div>
 <h3 class="subheading" id="subheading-20">subheading</h3>
 
 <pre class="verbatim">in verbatim
@@ -2865,13 +2866,13 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p class="right-align">in macro, a format_command containing some other 
commands.
+<div class="flushright"><p class="flushright-paragraph">in macro, a 
format_command containing some other commands.
 </p><ul class="mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
@@ -2900,53 +2901,53 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-42"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-42'> &para;</a></span></dt>
-<dd><p class="right-align">d&ndash;effn
+<dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="right-align">l&ndash;ine
+<dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="right-align">c&ndash;artouche
+<p class="flushright-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
-</div>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
+</div></div>
 <p>cartouche
 call macro in cartouche
 in macro
 </p>
-
-<p class="right-align">in format_command
-</p>
+<div class="flushright"></div>
+<div class="flushright"><p class="flushright-paragraph">in format_command
+</p></div>
 <p>Something
-</p>
+</p><div class="flushright"></div>
 <p>Something
-</p><p class="right-align">in group
-</p>
+</p><div class="flushright"><p class="flushright-paragraph">in group
+</p></div>
 <p>Something2
-</p><p>After
+</p><div class="flushright"></div><p>After
 </p>
 <p>Something2
-</p><p class="right-align">in group
-</p><p>After
+</p><div class="flushright"><p class="flushright-paragraph">in group
+</p></div><p>After
 </p>
 
 <br>
 <br>
-<p class="right-align">in group
-</p>
-<blockquote>
-<p class="right-align">A quot&mdash;ation
+<div class="flushright"><p class="flushright-paragraph">in group
+</p></div>
+<div class="flushright"><blockquote>
+<p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
-
+</div>
 <h3 class="subheading" id="subheading-21">subheading</h3>
 
 <pre class="verbatim">in verbatim
@@ -2996,13 +2997,13 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p class="right-align">in macro, a format_command containing some other 
commands.
+<div class="flushright"><p class="flushright-paragraph">in macro, a 
format_command containing some other commands.
 </p><ul class="mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
@@ -3031,52 +3032,52 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-44"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-44'> &para;</a></span></dt>
-<dd><p class="right-align">d&ndash;effn
+<dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="right-align">l&ndash;ine
+<dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="right-align">c&ndash;artouche
+<p class="flushright-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
-</div>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
+</div></div>
 <p>call macro in cartouche in format_command
-</p><p class="right-align">in macro
-</p>
-
-<p class="right-align">in format_command
-</p>
-<p class="right-align">Something
-</p>
-<p class="right-align">Something
-</p><p class="right-align">in group
+</p><div class="flushright"><p class="flushright-paragraph">in macro
 </p>
-<p class="right-align">Something2
-</p><p class="right-align">After
+<div class="flushright"></div>
+<div class="flushright"><p class="flushright-paragraph">in format_command
+</p></div>
+<p class="flushright-paragraph">Something
+</p><div class="flushright"></div>
+<p class="flushright-paragraph">Something
+</p><div class="flushright"><p class="flushright-paragraph">in group
+</p></div>
+<p class="flushright-paragraph">Something2
+</p><div class="flushright"></div><p class="flushright-paragraph">After
 </p>
-<p class="right-align">Something2
-</p><p class="right-align">in group
-</p><p class="right-align">After
+<p class="flushright-paragraph">Something2
+</p><div class="flushright"><p class="flushright-paragraph">in group
+</p></div><p class="flushright-paragraph">After
 </p>
 
 <br>
 <br>
-<p class="right-align">in group
-</p>
-<blockquote>
-<p class="right-align">A quot&mdash;ation
+<div class="flushright"><p class="flushright-paragraph">in group
+</p></div>
+<div class="flushright"><blockquote>
+<p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
-
+</div>
 <h3 class="subheading" id="subheading-22">subheading</h3>
 
 <pre class="verbatim">in verbatim
@@ -3113,26 +3114,26 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-45"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-45'> &para;</a></span></dt>
-<dd><p class="right-align">d&ndash;effn
+<dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="right-align">l&ndash;ine
+<dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="right-align">c&ndash;artouche
+<p class="flushright-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p class="right-align">in macro, a format_command containing some other 
commands.
+<div class="flushright"><p class="flushright-paragraph">in macro, a 
format_command containing some other commands.
 </p><ul class="mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
@@ -3161,54 +3162,54 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-46"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-46'> &para;</a></span></dt>
-<dd><p class="right-align">d&ndash;effn
+<dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="right-align">l&ndash;ine
+<dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="right-align">c&ndash;artouche
+<p class="flushright-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
-</div>
-</td></tr></table>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
+</div></div>
+</div></td></tr></table>
 
-<p class="left-align">call macro in flushleft
+<div class="flushleft"><p class="flushleft-paragraph">call macro in flushleft
 in macro
 </p>
-
-<p class="right-align">in format_command
-</p>
-<p class="left-align">Something
-</p>
-<p class="left-align">Something
-</p><p class="right-align">in group
+<div class="flushright"></div>
+<div class="flushright"><p class="flushright-paragraph">in format_command
+</p></div>
+<p class="flushleft-paragraph">Something
+</p><div class="flushright"></div>
+<p class="flushleft-paragraph">Something
+</p><div class="flushright"><p class="flushright-paragraph">in group
+</p></div>
+<p class="flushleft-paragraph">Something2
+</p><div class="flushright"></div><p class="flushleft-paragraph">After
 </p>
-<p class="left-align">Something2
-</p><p class="left-align">After
-</p>
-<p class="left-align">Something2
-</p><p class="right-align">in group
-</p><p class="left-align">After
+<p class="flushleft-paragraph">Something2
+</p><div class="flushright"><p class="flushright-paragraph">in group
+</p></div><p class="flushleft-paragraph">After
 </p>
 
 <br>
 <br>
-<p class="right-align">in group
-</p>
-<blockquote>
-<p class="right-align">A quot&mdash;ation
+<div class="flushright"><p class="flushright-paragraph">in group
+</p></div>
+<div class="flushright"><blockquote>
+<p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
-
+</div>
 <h3 class="subheading" id="subheading-23">subheading</h3>
 
 <pre class="verbatim">in verbatim
@@ -3245,26 +3246,26 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-47"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-47'> &para;</a></span></dt>
-<dd><p class="left-align">d&ndash;effn
+<dd><p class="flushleft-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="left-align">l&ndash;ine
+<dd><p class="flushleft-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="left-align">c&ndash;artouche
+<p class="flushleft-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p class="right-align">in macro, a format_command containing some other 
commands.
+<div class="flushright"><p class="flushright-paragraph">in macro, a 
format_command containing some other commands.
 </p><ul class="mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
@@ -3293,53 +3294,53 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-48"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-48'> &para;</a></span></dt>
-<dd><p class="right-align">d&ndash;effn
+<dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="right-align">l&ndash;ine
+<dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="right-align">c&ndash;artouche
+<p class="flushright-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
-</div>
-<p class="left-align">flushleft
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
+</div></div>
+<p class="flushleft-paragraph">flushleft
 call macro in flushleft in format_command
-</p><p class="right-align">in macro
+</p><div class="flushright"><p class="flushright-paragraph">in macro
 </p>
-
-<p class="right-align">in format_command
+<div class="flushright"></div>
+<div class="flushright"><p class="flushright-paragraph">in format_command
+</p></div>
+<p class="flushright-paragraph">Something
+</p><div class="flushright"></div>
+<p class="flushright-paragraph">Something
+</p><div class="flushright"><p class="flushright-paragraph">in group
+</p></div>
+<p class="flushright-paragraph">Something2
+</p><div class="flushright"></div><p class="flushright-paragraph">After
 </p>
-<p class="right-align">Something
-</p>
-<p class="right-align">Something
-</p><p class="right-align">in group
-</p>
-<p class="right-align">Something2
-</p><p class="right-align">After
-</p>
-<p class="right-align">Something2
-</p><p class="right-align">in group
-</p><p class="right-align">After
+<p class="flushright-paragraph">Something2
+</p><div class="flushright"><p class="flushright-paragraph">in group
+</p></div><p class="flushright-paragraph">After
 </p>
 
 <br>
 <br>
-<p class="right-align">in group
-</p>
-<blockquote>
-<p class="right-align">A quot&mdash;ation
+<div class="flushright"><p class="flushright-paragraph">in group
+</p></div>
+<div class="flushright"><blockquote>
+<p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
-
+</div>
 <h3 class="subheading" id="subheading-24">subheading</h3>
 
 <pre class="verbatim">in verbatim
@@ -3376,26 +3377,26 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-49"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-49'> &para;</a></span></dt>
-<dd><p class="right-align">d&ndash;effn
+<dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="right-align">l&ndash;ine
+<dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="right-align">c&ndash;artouche
+<p class="flushright-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p class="right-align">in macro, a format_command containing some other 
commands.
+<div class="flushright"><p class="flushright-paragraph">in macro, a 
format_command containing some other commands.
 </p><ul class="mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
@@ -3424,52 +3425,52 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-50"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-50'> &para;</a></span></dt>
-<dd><p class="right-align">d&ndash;effn
+<dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="right-align">l&ndash;ine
+<dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="right-align">c&ndash;artouche
+<p class="flushright-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
-</div>
-
-<p class="right-align">in macro
-</p>
-
-<p class="right-align">in format_command
-</p>
-<p class="right-align">Something
-</p>
-<p class="right-align">Something
-</p><p class="right-align">in group
-</p>
-<p class="right-align">Something2
-</p><p class="right-align">After
-</p>
-<p class="right-align">Something2
-</p><p class="right-align">in group
-</p><p class="right-align">After
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
+</div></div>
+</div></div>
+<div class="flushright"><p class="flushright-paragraph">in macro
+</p>
+<div class="flushright"></div>
+<div class="flushright"><p class="flushright-paragraph">in format_command
+</p></div>
+<p class="flushright-paragraph">Something
+</p><div class="flushright"></div>
+<p class="flushright-paragraph">Something
+</p><div class="flushright"><p class="flushright-paragraph">in group
+</p></div>
+<p class="flushright-paragraph">Something2
+</p><div class="flushright"></div><p class="flushright-paragraph">After
+</p>
+<p class="flushright-paragraph">Something2
+</p><div class="flushright"><p class="flushright-paragraph">in group
+</p></div><p class="flushright-paragraph">After
 </p>
 
 <br>
 <br>
-<p class="right-align">in group
-</p>
-<blockquote>
-<p class="right-align">A quot&mdash;ation
+<div class="flushright"><p class="flushright-paragraph">in group
+</p></div>
+<div class="flushright"><blockquote>
+<p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
-
+</div>
 <h3 class="subheading" id="subheading-25">subheading</h3>
 
 <pre class="verbatim">in verbatim
@@ -3506,26 +3507,26 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-51"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-51'> &para;</a></span></dt>
-<dd><p class="right-align">d&ndash;effn
+<dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="right-align">l&ndash;ine
+<dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="right-align">c&ndash;artouche
+<p class="flushright-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p class="right-align">in macro, a format_command containing some other 
commands.
+<div class="flushright"><p class="flushright-paragraph">in macro, a 
format_command containing some other commands.
 </p><ul class="mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
@@ -3554,52 +3555,52 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-52"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-52'> &para;</a></span></dt>
-<dd><p class="right-align">d&ndash;effn
+<dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="right-align">l&ndash;ine
+<dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="right-align">c&ndash;artouche
+<p class="flushright-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
-</div>
-<p class="right-align">flushright
-</p><p class="right-align">in macro
-</p>
-
-<p class="right-align">in format_command
-</p>
-<p class="right-align">Something
-</p>
-<p class="right-align">Something
-</p><p class="right-align">in group
-</p>
-<p class="right-align">Something2
-</p><p class="right-align">After
-</p>
-<p class="right-align">Something2
-</p><p class="right-align">in group
-</p><p class="right-align">After
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
+</div></div>
+<p class="flushright-paragraph">flushright
+</p><div class="flushright"><p class="flushright-paragraph">in macro
+</p>
+<div class="flushright"></div>
+<div class="flushright"><p class="flushright-paragraph">in format_command
+</p></div>
+<p class="flushright-paragraph">Something
+</p><div class="flushright"></div>
+<p class="flushright-paragraph">Something
+</p><div class="flushright"><p class="flushright-paragraph">in group
+</p></div>
+<p class="flushright-paragraph">Something2
+</p><div class="flushright"></div><p class="flushright-paragraph">After
+</p>
+<p class="flushright-paragraph">Something2
+</p><div class="flushright"><p class="flushright-paragraph">in group
+</p></div><p class="flushright-paragraph">After
 </p>
 
 <br>
 <br>
-<p class="right-align">in group
-</p>
-<blockquote>
-<p class="right-align">A quot&mdash;ation
+<div class="flushright"><p class="flushright-paragraph">in group
+</p></div>
+<div class="flushright"><blockquote>
+<p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
-
+</div>
 <h3 class="subheading" id="subheading-26">subheading</h3>
 
 <pre class="verbatim">in verbatim
@@ -3636,26 +3637,26 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-53"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-53'> &para;</a></span></dt>
-<dd><p class="right-align">d&ndash;effn
+<dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="right-align">l&ndash;ine
+<dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="right-align">c&ndash;artouche
+<p class="flushright-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p class="right-align">in macro, a format_command containing some other 
commands.
+<div class="flushright"><p class="flushright-paragraph">in macro, a 
format_command containing some other commands.
 </p><ul class="mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
@@ -3684,26 +3685,26 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-54"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-54'> &para;</a></span></dt>
-<dd><p class="right-align">d&ndash;effn
+<dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="right-align">l&ndash;ine
+<dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="right-align">c&ndash;artouche
+<p class="flushright-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
-</div>
-
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
+</div></div>
+</div></div>
 <hr>
 </div>
 <p>
diff --git 
a/tp/tests/nested_formats/res_parser/nested_group/nested_formats.html 
b/tp/tests/nested_formats/res_parser/nested_group/nested_formats.html
index 3143a2d8e2..441aeecda0 100644
--- a/tp/tests/nested_formats/res_parser/nested_group/nested_formats.html
+++ b/tp/tests/nested_formats/res_parser/nested_group/nested_formats.html
@@ -15,11 +15,11 @@
 <style type="text/css">
 <!--
 a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-div.center-align {text-align:center}
+div.center {text-align:center}
 div.example {margin-left: 3.2em}
 kbd {font-style: oblique}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
+p.flushleft-paragraph {text-align:left}
+p.flushright-paragraph {text-align:right}
 span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.mark-bullet {list-style-type: disc}
@@ -51,30 +51,30 @@ ul.mark-bullet {list-style-type: disc}
 <p>Call macro
 in macro
 </p>
-
-<p>in format_command
-</p>
+<div class="group"></div>
+<div class="group"><p>in format_command
+</p></div>
 <p>Something
-</p>
+</p><div class="group"></div>
 <p>Something
-</p><p>in group
-</p>
+</p><div class="group"><p>in group
+</p></div>
 <p>Something2
-</p><p>After
+</p><div class="group"></div><p>After
 </p>
 <p>Something2
-</p><p>in group
-</p><p>After
+</p><div class="group"><p>in group
+</p></div><p>After
 </p>
 
 <br>
 <br>
-<p>in group
-</p>
-<blockquote>
+<div class="group"><p>in group
+</p></div>
+<div class="group"><blockquote>
 <p>A quot&mdash;ation
 </p></blockquote>
-
+</div>
 <h3 class="subheading" id="subheading">subheading</h3>
 
 <pre class="verbatim">in verbatim
@@ -124,13 +124,13 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p>in macro, a format_command containing some other commands.
+<div class="group"><p>in macro, a format_command containing some other 
commands.
 </p><ul class="mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
@@ -172,40 +172,40 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
-</div>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
+</div></div>
 
 <p>Call macro in format_command
-</p><p>in macro
-</p>
-
-<p>in format_command
+</p><div class="group"><p>in macro
 </p>
+<div class="group"></div>
+<div class="group"><p>in format_command
+</p></div>
 <p>Something
-</p>
+</p><div class="group"></div>
 <p>Something
-</p><p>in group
-</p>
+</p><div class="group"><p>in group
+</p></div>
 <p>Something2
-</p><p>After
+</p><div class="group"></div><p>After
 </p>
 <p>Something2
-</p><p>in group
-</p><p>After
+</p><div class="group"><p>in group
+</p></div><p>After
 </p>
 
 <br>
 <br>
-<p>in group
-</p>
-<blockquote>
+<div class="group"><p>in group
+</p></div>
+<div class="group"><blockquote>
 <p>A quot&mdash;ation
 </p></blockquote>
-
+</div>
 <h3 class="subheading" id="subheading-1">subheading</h3>
 
 <pre class="verbatim">in verbatim
@@ -255,13 +255,13 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p>in macro, a format_command containing some other commands.
+<div class="group"><p>in macro, a format_command containing some other 
commands.
 </p><ul class="mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
@@ -303,41 +303,41 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
+</div></div>
 </div>
-
 <p>Call macro in itemize at the beginning of an item
 </p><ul style="list-style-type: 'a\2013 n itemize line'">
 <li>in macro
 
-
-<p>in format_command
-</p>
+<div class="group"></div>
+<div class="group"><p>in format_command
+</p></div>
 <p>Something
-</p>
+</p><div class="group"></div>
 <p>Something
-</p><p>in group
-</p>
+</p><div class="group"><p>in group
+</p></div>
 <p>Something2
-</p><p>After
+</p><div class="group"></div><p>After
 </p>
 <p>Something2
-</p><p>in group
-</p><p>After
+</p><div class="group"><p>in group
+</p></div><p>After
 </p>
 
 <br>
 <br>
-<p>in group
-</p>
-<blockquote>
+<div class="group"><p>in group
+</p></div>
+<div class="group"><blockquote>
 <p>A quot&mdash;ation
 </p></blockquote>
-
+</div>
 <h3 class="subheading" id="subheading-2">subheading</h3>
 
 <pre class="verbatim">in verbatim
@@ -387,13 +387,13 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p>in macro, a format_command containing some other commands.
+<div class="group"><p>in macro, a format_command containing some other 
commands.
 </p><ul class="mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
@@ -435,40 +435,40 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
-</div>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
+</div></div>
 </li><li>item 1
 Call macro in itemize
 in macro
 
-
-<p>in format_command
-</p>
+<div class="group"></div>
+<div class="group"><p>in format_command
+</p></div>
 <p>Something
-</p>
+</p><div class="group"></div>
 <p>Something
-</p><p>in group
-</p>
+</p><div class="group"><p>in group
+</p></div>
 <p>Something2
-</p><p>After
+</p><div class="group"></div><p>After
 </p>
 <p>Something2
-</p><p>in group
-</p><p>After
+</p><div class="group"><p>in group
+</p></div><p>After
 </p>
 
 <br>
 <br>
-<p>in group
-</p>
-<blockquote>
+<div class="group"><p>in group
+</p></div>
+<div class="group"><blockquote>
 <p>A quot&mdash;ation
 </p></blockquote>
-
+</div>
 <h3 class="subheading" id="subheading-3">subheading</h3>
 
 <pre class="verbatim">in verbatim
@@ -518,13 +518,13 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p>in macro, a format_command containing some other commands.
+<div class="group"><p>in macro, a format_command containing some other 
commands.
 </p><ul class="mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
@@ -566,40 +566,40 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
-</div>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
+</div></div>
 </li><li>item 2
 Call macro in itemize in format_command
-<p>in macro
-</p>
-
-<p>in format_command
+<div class="group"><p>in macro
 </p>
+<div class="group"></div>
+<div class="group"><p>in format_command
+</p></div>
 <p>Something
-</p>
+</p><div class="group"></div>
 <p>Something
-</p><p>in group
-</p>
+</p><div class="group"><p>in group
+</p></div>
 <p>Something2
-</p><p>After
+</p><div class="group"></div><p>After
 </p>
 <p>Something2
-</p><p>in group
-</p><p>After
+</p><div class="group"><p>in group
+</p></div><p>After
 </p>
 
 <br>
 <br>
-<p>in group
-</p>
-<blockquote>
+<div class="group"><p>in group
+</p></div>
+<div class="group"><blockquote>
 <p>A quot&mdash;ation
 </p></blockquote>
-
+</div>
 <h3 class="subheading" id="subheading-4">subheading</h3>
 
 <pre class="verbatim">in verbatim
@@ -649,13 +649,13 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p>in macro, a format_command containing some other commands.
+<div class="group"><p>in macro, a format_command containing some other 
commands.
 </p><ul class="mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
@@ -697,42 +697,42 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
-</div>
-</li></ul>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
+</div></div>
+</div></li></ul>
 
 <p>Call macro in enumerate at the beginning of enumerate
 </p><ol>
 <li> in macro
 
-
-<p>in format_command
-</p>
+<div class="group"></div>
+<div class="group"><p>in format_command
+</p></div>
 <p>Something
-</p>
+</p><div class="group"></div>
 <p>Something
-</p><p>in group
-</p>
+</p><div class="group"><p>in group
+</p></div>
 <p>Something2
-</p><p>After
+</p><div class="group"></div><p>After
 </p>
 <p>Something2
-</p><p>in group
-</p><p>After
+</p><div class="group"><p>in group
+</p></div><p>After
 </p>
 
 <br>
 <br>
-<p>in group
-</p>
-<blockquote>
+<div class="group"><p>in group
+</p></div>
+<div class="group"><blockquote>
 <p>A quot&mdash;ation
 </p></blockquote>
-
+</div>
 <h3 class="subheading" id="subheading-5">subheading</h3>
 
 <pre class="verbatim">in verbatim
@@ -782,13 +782,13 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p>in macro, a format_command containing some other commands.
+<div class="group"><p>in macro, a format_command containing some other 
commands.
 </p><ul class="mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
@@ -830,40 +830,40 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
-</div>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
+</div></div>
 </li><li> enumerate
 Call macro in enumerate
 in macro
 
-
-<p>in format_command
-</p>
+<div class="group"></div>
+<div class="group"><p>in format_command
+</p></div>
 <p>Something
-</p>
+</p><div class="group"></div>
 <p>Something
-</p><p>in group
-</p>
+</p><div class="group"><p>in group
+</p></div>
 <p>Something2
-</p><p>After
+</p><div class="group"></div><p>After
 </p>
 <p>Something2
-</p><p>in group
-</p><p>After
+</p><div class="group"><p>in group
+</p></div><p>After
 </p>
 
 <br>
 <br>
-<p>in group
-</p>
-<blockquote>
+<div class="group"><p>in group
+</p></div>
+<div class="group"><blockquote>
 <p>A quot&mdash;ation
 </p></blockquote>
-
+</div>
 <h3 class="subheading" id="subheading-6">subheading</h3>
 
 <pre class="verbatim">in verbatim
@@ -913,13 +913,13 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p>in macro, a format_command containing some other commands.
+<div class="group"><p>in macro, a format_command containing some other 
commands.
 </p><ul class="mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
@@ -961,40 +961,40 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
-</div>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
+</div></div>
 </li><li> enumerate2
 Call macro in enumerate in format_command
-<p>in macro
-</p>
-
-<p>in format_command
+<div class="group"><p>in macro
 </p>
+<div class="group"></div>
+<div class="group"><p>in format_command
+</p></div>
 <p>Something
-</p>
+</p><div class="group"></div>
 <p>Something
-</p><p>in group
-</p>
+</p><div class="group"><p>in group
+</p></div>
 <p>Something2
-</p><p>After
+</p><div class="group"></div><p>After
 </p>
 <p>Something2
-</p><p>in group
-</p><p>After
+</p><div class="group"><p>in group
+</p></div><p>After
 </p>
 
 <br>
 <br>
-<p>in group
-</p>
-<blockquote>
+<div class="group"><p>in group
+</p></div>
+<div class="group"><blockquote>
 <p>A quot&mdash;ation
 </p></blockquote>
-
+</div>
 <h3 class="subheading" id="subheading-7">subheading</h3>
 
 <pre class="verbatim">in verbatim
@@ -1044,13 +1044,13 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p>in macro, a format_command containing some other commands.
+<div class="group"><p>in macro, a format_command containing some other 
commands.
 </p><ul class="mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
@@ -1092,13 +1092,13 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
-</div>
-</li></ol>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
+</div></div>
+</div></li></ol>
 
 <table>
 <thead><tr><th width="60%">mu&ndash;ltitable headitem</th><th 
width="70%">another tab</th></tr></thead>
@@ -1106,30 +1106,30 @@ html
 after item</td></tr>
 <tr><td width="60%">in macro
 
-
-<p>in format_command
-</p>
+<div class="group"></div>
+<div class="group"><p>in format_command
+</p></div>
 <p>Something
-</p>
+</p><div class="group"></div>
 <p>Something
-</p><p>in group
-</p>
+</p><div class="group"><p>in group
+</p></div>
 <p>Something2
-</p><p>After
+</p><div class="group"></div><p>After
 </p>
 <p>Something2
-</p><p>in group
-</p><p>After
+</p><div class="group"><p>in group
+</p></div><p>After
 </p>
 
 <br>
 <br>
-<p>in group
-</p>
-<blockquote>
+<div class="group"><p>in group
+</p></div>
+<div class="group"><blockquote>
 <p>A quot&mdash;ation
 </p></blockquote>
-
+</div>
 <h3 class="subheading" id="subheading-8">subheading</h3>
 
 <pre class="verbatim">in verbatim
@@ -1179,13 +1179,13 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p>in macro, a format_command containing some other commands.
+<div class="group"><p>in macro, a format_command containing some other 
commands.
 </p><ul class="mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
@@ -1227,40 +1227,40 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
-</div></td></tr>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
+</div></div></td></tr>
 <tr><td width="60%">multitable item 2</td><td width="70%">multitable tab 2
 Call macro in mutitable
 in macro
 
-
-<p>in format_command
-</p>
+<div class="group"></div>
+<div class="group"><p>in format_command
+</p></div>
 <p>Something
-</p>
+</p><div class="group"></div>
 <p>Something
-</p><p>in group
-</p>
+</p><div class="group"><p>in group
+</p></div>
 <p>Something2
-</p><p>After
+</p><div class="group"></div><p>After
 </p>
 <p>Something2
-</p><p>in group
-</p><p>After
+</p><div class="group"><p>in group
+</p></div><p>After
 </p>
 
 <br>
 <br>
-<p>in group
-</p>
-<blockquote>
+<div class="group"><p>in group
+</p></div>
+<div class="group"><blockquote>
 <p>A quot&mdash;ation
 </p></blockquote>
-
+</div>
 <h3 class="subheading" id="subheading-9">subheading</h3>
 
 <pre class="verbatim">in verbatim
@@ -1310,13 +1310,13 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p>in macro, a format_command containing some other commands.
+<div class="group"><p>in macro, a format_command containing some other 
commands.
 </p><ul class="mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
@@ -1358,40 +1358,40 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
-</div></td></tr>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
+</div></div></td></tr>
 <tr><td width="60%">lone multitable item
 Call macro in mutitable in format_command
-<p>in macro
-</p>
-
-<p>in format_command
+<div class="group"><p>in macro
 </p>
+<div class="group"></div>
+<div class="group"><p>in format_command
+</p></div>
 <p>Something
-</p>
+</p><div class="group"></div>
 <p>Something
-</p><p>in group
-</p>
+</p><div class="group"><p>in group
+</p></div>
 <p>Something2
-</p><p>After
+</p><div class="group"></div><p>After
 </p>
 <p>Something2
-</p><p>in group
-</p><p>After
+</p><div class="group"><p>in group
+</p></div><p>After
 </p>
 
 <br>
 <br>
-<p>in group
-</p>
-<blockquote>
+<div class="group"><p>in group
+</p></div>
+<div class="group"><blockquote>
 <p>A quot&mdash;ation
 </p></blockquote>
-
+</div>
 <h3 class="subheading" id="subheading-10">subheading</h3>
 
 <pre class="verbatim">in verbatim
@@ -1441,13 +1441,13 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p>in macro, a format_command containing some other commands.
+<div class="group"><p>in macro, a format_command containing some other 
commands.
 </p><ul class="mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
@@ -1489,11 +1489,12 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
+</div></div>
 </div></td></tr>
 </tbody>
 </table>
@@ -1502,35 +1503,35 @@ html
 </p><div class="example">
 <pre class="example">in macro
 
-</pre><pre class="example">
+</pre><div class="group"></div><pre class="example">
 
-</pre><pre class="example">in format_command
-</pre><pre class="example">
+</pre><div class="group"><pre class="example">in format_command
+</pre></div><pre class="example">
 
 Something
-</pre><pre class="example">
+</pre><div class="group"></div><pre class="example">
 
 Something
-</pre><pre class="example">in group
-</pre><pre class="example">
+</pre><div class="group"><pre class="example">in group
+</pre></div><pre class="example">
 
 Something2
-</pre><pre class="example">After
+</pre><div class="group"></div><pre class="example">After
 
 Something2
-</pre><pre class="example">in group
-</pre><pre class="example">After
+</pre><div class="group"><pre class="example">in group
+</pre></div><pre class="example">After
 
 
 
 
-</pre><pre class="example">in group
-</pre><pre class="example">
+</pre><div class="group"><pre class="example">in group
+</pre></div><pre class="example">
 
-</pre><blockquote>
+</pre><div class="group"><blockquote>
 <pre class="example">A quot---ation
 </pre></blockquote>
-<pre class="example">
+</div><pre class="example">
 
 </pre><strong id="subheading-11">subheading</strong>
 <pre class="example">
@@ -1591,16 +1592,16 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div><pre class="example">
 
-</pre><pre class="example">in macro, a format_command containing some other 
commands.
+</pre><div class="group"><pre class="example">in macro, a format_command 
containing some other commands.
 </pre><ul class="mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
@@ -1650,49 +1651,49 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
-</div><pre class="example">
+</pre><div class="center">ce--ntered line
+</div></div><pre class="example">
 
 example  some
    text
 call macro in example
 in macro
 
-</pre><pre class="example">
+</pre><div class="group"></div><pre class="example">
 
-</pre><pre class="example">in format_command
-</pre><pre class="example">
+</pre><div class="group"><pre class="example">in format_command
+</pre></div><pre class="example">
 
 Something
-</pre><pre class="example">
+</pre><div class="group"></div><pre class="example">
 
 Something
-</pre><pre class="example">in group
-</pre><pre class="example">
+</pre><div class="group"><pre class="example">in group
+</pre></div><pre class="example">
 
 Something2
-</pre><pre class="example">After
+</pre><div class="group"></div><pre class="example">After
 
 Something2
-</pre><pre class="example">in group
-</pre><pre class="example">After
+</pre><div class="group"><pre class="example">in group
+</pre></div><pre class="example">After
 
 
 
 
-</pre><pre class="example">in group
-</pre><pre class="example">
+</pre><div class="group"><pre class="example">in group
+</pre></div><pre class="example">
 
-</pre><blockquote>
+</pre><div class="group"><blockquote>
 <pre class="example">A quot---ation
 </pre></blockquote>
-<pre class="example">
+</div><pre class="example">
 
 </pre><strong id="subheading-12">subheading</strong>
 <pre class="example">
@@ -1753,16 +1754,16 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div><pre class="example">
 
-</pre><pre class="example">in macro, a format_command containing some other 
commands.
+</pre><div class="group"><pre class="example">in macro, a format_command 
containing some other commands.
 </pre><ul class="mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
@@ -1812,49 +1813,49 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
-</div><pre class="example">
+</pre><div class="center">ce--ntered line
+</div></div><pre class="example">
 
 
 more example text
 call macro in example in format_command
-</pre><pre class="example">in macro
+</pre><div class="group"><pre class="example">in macro
 
-</pre><pre class="example">
+</pre><div class="group"></div><pre class="example">
 
-</pre><pre class="example">in format_command
-</pre><pre class="example">
+</pre><div class="group"><pre class="example">in format_command
+</pre></div><pre class="example">
 
 Something
-</pre><pre class="example">
+</pre><div class="group"></div><pre class="example">
 
 Something
-</pre><pre class="example">in group
-</pre><pre class="example">
+</pre><div class="group"><pre class="example">in group
+</pre></div><pre class="example">
 
 Something2
-</pre><pre class="example">After
+</pre><div class="group"></div><pre class="example">After
 
 Something2
-</pre><pre class="example">in group
-</pre><pre class="example">After
+</pre><div class="group"><pre class="example">in group
+</pre></div><pre class="example">After
 
 
 
 
-</pre><pre class="example">in group
-</pre><pre class="example">
+</pre><div class="group"><pre class="example">in group
+</pre></div><pre class="example">
 
-</pre><blockquote>
+</pre><div class="group"><blockquote>
 <pre class="example">A quot---ation
 </pre></blockquote>
-<pre class="example">
+</div><pre class="example">
 
 </pre><strong id="subheading-13">subheading</strong>
 <pre class="example">
@@ -1915,16 +1916,16 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div><pre class="example">
 
-</pre><pre class="example">in macro, a format_command containing some other 
commands.
+</pre><div class="group"><pre class="example">in macro, a format_command 
containing some other commands.
 </pre><ul class="mark-bullet">
 <li><pre class="example">i--tem 1
 </pre></li><li><pre class="example">i--tem 2
@@ -1974,16 +1975,16 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
-</div><pre class="example">
+</pre><div class="center">ce--ntered line
+</div></div><pre class="example">
 
-</pre></div>
+</pre></div></div>
 
 <div class="example">
 <pre class="example">s--mallexample
@@ -1995,30 +1996,30 @@ html
 call macro in deffn 
 in macro
 </p>
-
-<p>in format_command
-</p>
+<div class="group"></div>
+<div class="group"><p>in format_command
+</p></div>
 <p>Something
-</p>
+</p><div class="group"></div>
 <p>Something
-</p><p>in group
-</p>
+</p><div class="group"><p>in group
+</p></div>
 <p>Something2
-</p><p>After
+</p><div class="group"></div><p>After
 </p>
 <p>Something2
-</p><p>in group
-</p><p>After
+</p><div class="group"><p>in group
+</p></div><p>After
 </p>
 
 <br>
 <br>
-<p>in group
-</p>
-<blockquote>
+<div class="group"><p>in group
+</p></div>
+<div class="group"><blockquote>
 <p>A quot&mdash;ation
 </p></blockquote>
-
+</div>
 <h3 class="subheading" id="subheading-14">subheading</h3>
 
 <pre class="verbatim">in verbatim
@@ -2068,13 +2069,13 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p>in macro, a format_command containing some other commands.
+<div class="group"><p>in macro, a format_command containing some other 
commands.
 </p><ul class="mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
@@ -2116,40 +2117,40 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
-</div>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
+</div></div>
 <p>deffn continues
 call macro in deffn in format_command
-</p><p>in macro
-</p>
-
-<p>in format_command
+</p><div class="group"><p>in macro
 </p>
+<div class="group"></div>
+<div class="group"><p>in format_command
+</p></div>
 <p>Something
-</p>
+</p><div class="group"></div>
 <p>Something
-</p><p>in group
-</p>
+</p><div class="group"><p>in group
+</p></div>
 <p>Something2
-</p><p>After
+</p><div class="group"></div><p>After
 </p>
 <p>Something2
-</p><p>in group
-</p><p>After
+</p><div class="group"><p>in group
+</p></div><p>After
 </p>
 
 <br>
 <br>
-<p>in group
-</p>
-<blockquote>
+<div class="group"><p>in group
+</p></div>
+<div class="group"><blockquote>
 <p>A quot&mdash;ation
 </p></blockquote>
-
+</div>
 <h3 class="subheading" id="subheading-15">subheading</h3>
 
 <pre class="verbatim">in verbatim
@@ -2199,13 +2200,13 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p>in macro, a format_command containing some other commands.
+<div class="group"><p>in macro, a format_command containing some other 
commands.
 </p><ul class="mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
@@ -2247,43 +2248,43 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
-</div>
-</dd></dl>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
+</div></div>
+</div></dd></dl>
 
 <p>call macro in deffn at the beginning
 </p><dl class="def">
 <dt id="index-d_002d_002deffn_005fname2"><span class="category">c--ategory2: 
</span><span><strong class="strong">d--effn_name2</strong> <em 
class="emph">a--rguments2...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname2'> &para;</a></span></dt>
 <dd><p>in macro
 </p>
-
-<p>in format_command
-</p>
+<div class="group"></div>
+<div class="group"><p>in format_command
+</p></div>
 <p>Something
-</p>
+</p><div class="group"></div>
 <p>Something
-</p><p>in group
-</p>
+</p><div class="group"><p>in group
+</p></div>
 <p>Something2
-</p><p>After
+</p><div class="group"></div><p>After
 </p>
 <p>Something2
-</p><p>in group
-</p><p>After
+</p><div class="group"><p>in group
+</p></div><p>After
 </p>
 
 <br>
 <br>
-<p>in group
-</p>
-<blockquote>
+<div class="group"><p>in group
+</p></div>
+<div class="group"><blockquote>
 <p>A quot&mdash;ation
 </p></blockquote>
-
+</div>
 <h3 class="subheading" id="subheading-16">subheading</h3>
 
 <pre class="verbatim">in verbatim
@@ -2333,13 +2334,13 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p>in macro, a format_command containing some other commands.
+<div class="group"><p>in macro, a format_command containing some other 
commands.
 </p><ul class="mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
@@ -2381,12 +2382,12 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
-</div>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
+</div></div>
 </dd></dl>
 
 <dl>
@@ -2394,30 +2395,30 @@ html
 <dd><p>call macro in table
 in macro
 </p>
-
-<p>in format_command
-</p>
+<div class="group"></div>
+<div class="group"><p>in format_command
+</p></div>
 <p>Something
-</p>
+</p><div class="group"></div>
 <p>Something
-</p><p>in group
-</p>
+</p><div class="group"><p>in group
+</p></div>
 <p>Something2
-</p><p>After
+</p><div class="group"></div><p>After
 </p>
 <p>Something2
-</p><p>in group
-</p><p>After
+</p><div class="group"><p>in group
+</p></div><p>After
 </p>
 
 <br>
 <br>
-<p>in group
-</p>
-<blockquote>
+<div class="group"><p>in group
+</p></div>
+<div class="group"><blockquote>
 <p>A quot&mdash;ation
 </p></blockquote>
-
+</div>
 <h3 class="subheading" id="subheading-17">subheading</h3>
 
 <pre class="verbatim">in verbatim
@@ -2467,13 +2468,13 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p>in macro, a format_command containing some other commands.
+<div class="group"><p>in macro, a format_command containing some other 
commands.
 </p><ul class="mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
@@ -2515,41 +2516,41 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
-</div>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
+</div></div>
 <p>call macro in table at an item beginning
 </p></dd>
 <dt>a line</dt>
 <dd><p>in macro
 </p>
-
-<p>in format_command
-</p>
+<div class="group"></div>
+<div class="group"><p>in format_command
+</p></div>
 <p>Something
-</p>
+</p><div class="group"></div>
 <p>Something
-</p><p>in group
-</p>
+</p><div class="group"><p>in group
+</p></div>
 <p>Something2
-</p><p>After
+</p><div class="group"></div><p>After
 </p>
 <p>Something2
-</p><p>in group
-</p><p>After
+</p><div class="group"><p>in group
+</p></div><p>After
 </p>
 
 <br>
 <br>
-<p>in group
-</p>
-<blockquote>
+<div class="group"><p>in group
+</p></div>
+<div class="group"><blockquote>
 <p>A quot&mdash;ation
 </p></blockquote>
-
+</div>
 <h3 class="subheading" id="subheading-18">subheading</h3>
 
 <pre class="verbatim">in verbatim
@@ -2599,13 +2600,13 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p>in macro, a format_command containing some other commands.
+<div class="group"><p>in macro, a format_command containing some other 
commands.
 </p><ul class="mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
@@ -2647,41 +2648,41 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
-</div>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
+</div></div>
 </dd>
 <dt>a line2</dt>
 <dd><p>call macro in table in format_command
-</p><p>in macro
-</p>
-
-<p>in format_command
+</p><div class="group"><p>in macro
 </p>
+<div class="group"></div>
+<div class="group"><p>in format_command
+</p></div>
 <p>Something
-</p>
+</p><div class="group"></div>
 <p>Something
-</p><p>in group
-</p>
+</p><div class="group"><p>in group
+</p></div>
 <p>Something2
-</p><p>After
+</p><div class="group"></div><p>After
 </p>
 <p>Something2
-</p><p>in group
-</p><p>After
+</p><div class="group"><p>in group
+</p></div><p>After
 </p>
 
 <br>
 <br>
-<p>in group
-</p>
-<blockquote>
+<div class="group"><p>in group
+</p></div>
+<div class="group"><blockquote>
 <p>A quot&mdash;ation
 </p></blockquote>
-
+</div>
 <h3 class="subheading" id="subheading-19">subheading</h3>
 
 <pre class="verbatim">in verbatim
@@ -2731,13 +2732,13 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p>in macro, a format_command containing some other commands.
+<div class="group"><p>in macro, a format_command containing some other 
commands.
 </p><ul class="mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
@@ -2779,43 +2780,43 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
-</div>
-</dd>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
+</div></div>
+</div></dd>
 </dl>
 
 <p>call macro at cartouche begin
 </p><table class="cartouche" border="1"><tr><td>
 <p>in macro
 </p>
-
-<p>in format_command
-</p>
+<div class="group"></div>
+<div class="group"><p>in format_command
+</p></div>
 <p>Something
-</p>
+</p><div class="group"></div>
 <p>Something
-</p><p>in group
-</p>
+</p><div class="group"><p>in group
+</p></div>
 <p>Something2
-</p><p>After
+</p><div class="group"></div><p>After
 </p>
 <p>Something2
-</p><p>in group
-</p><p>After
+</p><div class="group"><p>in group
+</p></div><p>After
 </p>
 
 <br>
 <br>
-<p>in group
-</p>
-<blockquote>
+<div class="group"><p>in group
+</p></div>
+<div class="group"><blockquote>
 <p>A quot&mdash;ation
 </p></blockquote>
-
+</div>
 <h3 class="subheading" id="subheading-20">subheading</h3>
 
 <pre class="verbatim">in verbatim
@@ -2865,13 +2866,13 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p>in macro, a format_command containing some other commands.
+<div class="group"><p>in macro, a format_command containing some other 
commands.
 </p><ul class="mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
@@ -2913,40 +2914,40 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
-</div>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
+</div></div>
 <p>cartouche
 call macro in cartouche
 in macro
 </p>
-
-<p>in format_command
-</p>
+<div class="group"></div>
+<div class="group"><p>in format_command
+</p></div>
 <p>Something
-</p>
+</p><div class="group"></div>
 <p>Something
-</p><p>in group
-</p>
+</p><div class="group"><p>in group
+</p></div>
 <p>Something2
-</p><p>After
+</p><div class="group"></div><p>After
 </p>
 <p>Something2
-</p><p>in group
-</p><p>After
+</p><div class="group"><p>in group
+</p></div><p>After
 </p>
 
 <br>
 <br>
-<p>in group
-</p>
-<blockquote>
+<div class="group"><p>in group
+</p></div>
+<div class="group"><blockquote>
 <p>A quot&mdash;ation
 </p></blockquote>
-
+</div>
 <h3 class="subheading" id="subheading-21">subheading</h3>
 
 <pre class="verbatim">in verbatim
@@ -2996,13 +2997,13 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p>in macro, a format_command containing some other commands.
+<div class="group"><p>in macro, a format_command containing some other 
commands.
 </p><ul class="mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
@@ -3044,39 +3045,39 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
-</div>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
+</div></div>
 <p>call macro in cartouche in format_command
-</p><p>in macro
-</p>
-
-<p>in format_command
+</p><div class="group"><p>in macro
 </p>
+<div class="group"></div>
+<div class="group"><p>in format_command
+</p></div>
 <p>Something
-</p>
+</p><div class="group"></div>
 <p>Something
-</p><p>in group
-</p>
+</p><div class="group"><p>in group
+</p></div>
 <p>Something2
-</p><p>After
+</p><div class="group"></div><p>After
 </p>
 <p>Something2
-</p><p>in group
-</p><p>After
+</p><div class="group"><p>in group
+</p></div><p>After
 </p>
 
 <br>
 <br>
-<p>in group
-</p>
-<blockquote>
+<div class="group"><p>in group
+</p></div>
+<div class="group"><blockquote>
 <p>A quot&mdash;ation
 </p></blockquote>
-
+</div>
 <h3 class="subheading" id="subheading-22">subheading</h3>
 
 <pre class="verbatim">in verbatim
@@ -3126,13 +3127,13 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p>in macro, a format_command containing some other commands.
+<div class="group"><p>in macro, a format_command containing some other 
commands.
 </p><ul class="mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
@@ -3174,41 +3175,41 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
-</div>
-</td></tr></table>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
+</div></div>
+</div></td></tr></table>
 
-<p class="left-align">call macro in flushleft
+<div class="flushleft"><p class="flushleft-paragraph">call macro in flushleft
 in macro
 </p>
-
-<p class="left-align">in format_command
-</p>
-<p class="left-align">Something
+<div class="group"></div>
+<div class="group"><p class="flushleft-paragraph">in format_command
+</p></div>
+<p class="flushleft-paragraph">Something
+</p><div class="group"></div>
+<p class="flushleft-paragraph">Something
+</p><div class="group"><p class="flushleft-paragraph">in group
+</p></div>
+<p class="flushleft-paragraph">Something2
+</p><div class="group"></div><p class="flushleft-paragraph">After
 </p>
-<p class="left-align">Something
-</p><p class="left-align">in group
-</p>
-<p class="left-align">Something2
-</p><p class="left-align">After
-</p>
-<p class="left-align">Something2
-</p><p class="left-align">in group
-</p><p class="left-align">After
+<p class="flushleft-paragraph">Something2
+</p><div class="group"><p class="flushleft-paragraph">in group
+</p></div><p class="flushleft-paragraph">After
 </p>
 
 <br>
 <br>
-<p class="left-align">in group
-</p>
-<blockquote>
-<p class="left-align">A quot&mdash;ation
+<div class="group"><p class="flushleft-paragraph">in group
+</p></div>
+<div class="group"><blockquote>
+<p class="flushleft-paragraph">A quot&mdash;ation
 </p></blockquote>
-
+</div>
 <h3 class="subheading" id="subheading-23">subheading</h3>
 
 <pre class="verbatim">in verbatim
@@ -3245,26 +3246,26 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-47"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-47'> &para;</a></span></dt>
-<dd><p class="left-align">d&ndash;effn
+<dd><p class="flushleft-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="left-align">l&ndash;ine
+<dd><p class="flushleft-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="left-align">c&ndash;artouche
+<p class="flushleft-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p class="left-align">in macro, a format_command containing some other 
commands.
+<div class="group"><p class="flushleft-paragraph">in macro, a format_command 
containing some other commands.
 </p><ul class="mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
@@ -3293,53 +3294,53 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-48"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-48'> &para;</a></span></dt>
-<dd><p class="left-align">d&ndash;effn
+<dd><p class="flushleft-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="left-align">l&ndash;ine
+<dd><p class="flushleft-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="left-align">c&ndash;artouche
+<p class="flushleft-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
-</div>
-<p class="left-align">flushleft
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
+</div></div>
+<p class="flushleft-paragraph">flushleft
 call macro in flushleft in format_command
-</p><p class="left-align">in macro
+</p><div class="group"><p class="flushleft-paragraph">in macro
 </p>
-
-<p class="left-align">in format_command
-</p>
-<p class="left-align">Something
-</p>
-<p class="left-align">Something
-</p><p class="left-align">in group
+<div class="group"></div>
+<div class="group"><p class="flushleft-paragraph">in format_command
+</p></div>
+<p class="flushleft-paragraph">Something
+</p><div class="group"></div>
+<p class="flushleft-paragraph">Something
+</p><div class="group"><p class="flushleft-paragraph">in group
+</p></div>
+<p class="flushleft-paragraph">Something2
+</p><div class="group"></div><p class="flushleft-paragraph">After
 </p>
-<p class="left-align">Something2
-</p><p class="left-align">After
-</p>
-<p class="left-align">Something2
-</p><p class="left-align">in group
-</p><p class="left-align">After
+<p class="flushleft-paragraph">Something2
+</p><div class="group"><p class="flushleft-paragraph">in group
+</p></div><p class="flushleft-paragraph">After
 </p>
 
 <br>
 <br>
-<p class="left-align">in group
-</p>
-<blockquote>
-<p class="left-align">A quot&mdash;ation
+<div class="group"><p class="flushleft-paragraph">in group
+</p></div>
+<div class="group"><blockquote>
+<p class="flushleft-paragraph">A quot&mdash;ation
 </p></blockquote>
-
+</div>
 <h3 class="subheading" id="subheading-24">subheading</h3>
 
 <pre class="verbatim">in verbatim
@@ -3376,26 +3377,26 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-49"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-49'> &para;</a></span></dt>
-<dd><p class="left-align">d&ndash;effn
+<dd><p class="flushleft-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="left-align">l&ndash;ine
+<dd><p class="flushleft-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="left-align">c&ndash;artouche
+<p class="flushleft-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p class="left-align">in macro, a format_command containing some other 
commands.
+<div class="group"><p class="flushleft-paragraph">in macro, a format_command 
containing some other commands.
 </p><ul class="mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
@@ -3424,52 +3425,52 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-50"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-50'> &para;</a></span></dt>
-<dd><p class="left-align">d&ndash;effn
+<dd><p class="flushleft-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="left-align">l&ndash;ine
+<dd><p class="flushleft-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="left-align">c&ndash;artouche
+<p class="flushleft-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
-</div>
-
-<p class="right-align">in macro
-</p>
-
-<p class="right-align">in format_command
-</p>
-<p class="right-align">Something
-</p>
-<p class="right-align">Something
-</p><p class="right-align">in group
-</p>
-<p class="right-align">Something2
-</p><p class="right-align">After
-</p>
-<p class="right-align">Something2
-</p><p class="right-align">in group
-</p><p class="right-align">After
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
+</div></div>
+</div></div>
+<div class="flushright"><p class="flushright-paragraph">in macro
+</p>
+<div class="group"></div>
+<div class="group"><p class="flushright-paragraph">in format_command
+</p></div>
+<p class="flushright-paragraph">Something
+</p><div class="group"></div>
+<p class="flushright-paragraph">Something
+</p><div class="group"><p class="flushright-paragraph">in group
+</p></div>
+<p class="flushright-paragraph">Something2
+</p><div class="group"></div><p class="flushright-paragraph">After
+</p>
+<p class="flushright-paragraph">Something2
+</p><div class="group"><p class="flushright-paragraph">in group
+</p></div><p class="flushright-paragraph">After
 </p>
 
 <br>
 <br>
-<p class="right-align">in group
-</p>
-<blockquote>
-<p class="right-align">A quot&mdash;ation
+<div class="group"><p class="flushright-paragraph">in group
+</p></div>
+<div class="group"><blockquote>
+<p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
-
+</div>
 <h3 class="subheading" id="subheading-25">subheading</h3>
 
 <pre class="verbatim">in verbatim
@@ -3506,26 +3507,26 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-51"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-51'> &para;</a></span></dt>
-<dd><p class="right-align">d&ndash;effn
+<dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="right-align">l&ndash;ine
+<dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="right-align">c&ndash;artouche
+<p class="flushright-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p class="right-align">in macro, a format_command containing some other 
commands.
+<div class="group"><p class="flushright-paragraph">in macro, a format_command 
containing some other commands.
 </p><ul class="mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
@@ -3554,52 +3555,52 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-52"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-52'> &para;</a></span></dt>
-<dd><p class="right-align">d&ndash;effn
+<dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="right-align">l&ndash;ine
+<dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="right-align">c&ndash;artouche
+<p class="flushright-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
-</div>
-<p class="right-align">flushright
-</p><p class="right-align">in macro
-</p>
-
-<p class="right-align">in format_command
-</p>
-<p class="right-align">Something
-</p>
-<p class="right-align">Something
-</p><p class="right-align">in group
-</p>
-<p class="right-align">Something2
-</p><p class="right-align">After
-</p>
-<p class="right-align">Something2
-</p><p class="right-align">in group
-</p><p class="right-align">After
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
+</div></div>
+<p class="flushright-paragraph">flushright
+</p><div class="group"><p class="flushright-paragraph">in macro
+</p>
+<div class="group"></div>
+<div class="group"><p class="flushright-paragraph">in format_command
+</p></div>
+<p class="flushright-paragraph">Something
+</p><div class="group"></div>
+<p class="flushright-paragraph">Something
+</p><div class="group"><p class="flushright-paragraph">in group
+</p></div>
+<p class="flushright-paragraph">Something2
+</p><div class="group"></div><p class="flushright-paragraph">After
+</p>
+<p class="flushright-paragraph">Something2
+</p><div class="group"><p class="flushright-paragraph">in group
+</p></div><p class="flushright-paragraph">After
 </p>
 
 <br>
 <br>
-<p class="right-align">in group
-</p>
-<blockquote>
-<p class="right-align">A quot&mdash;ation
+<div class="group"><p class="flushright-paragraph">in group
+</p></div>
+<div class="group"><blockquote>
+<p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
-
+</div>
 <h3 class="subheading" id="subheading-26">subheading</h3>
 
 <pre class="verbatim">in verbatim
@@ -3636,26 +3637,26 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-53"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-53'> &para;</a></span></dt>
-<dd><p class="right-align">d&ndash;effn
+<dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="right-align">l&ndash;ine
+<dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="right-align">c&ndash;artouche
+<p class="flushright-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p class="right-align">in macro, a format_command containing some other 
commands.
+<div class="group"><p class="flushright-paragraph">in macro, a format_command 
containing some other commands.
 </p><ul class="mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
@@ -3684,26 +3685,26 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-54"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-54'> &para;</a></span></dt>
-<dd><p class="right-align">d&ndash;effn
+<dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="right-align">l&ndash;ine
+<dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="right-align">c&ndash;artouche
+<p class="flushright-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
-</div>
-
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
+</div></div>
+</div></div>
 <hr>
 </div>
 <p>
diff --git 
a/tp/tests/nested_formats/res_parser/nested_itemize/nested_formats.html 
b/tp/tests/nested_formats/res_parser/nested_itemize/nested_formats.html
index 01eae163d6..5e54adadc4 100644
--- a/tp/tests/nested_formats/res_parser/nested_itemize/nested_formats.html
+++ b/tp/tests/nested_formats/res_parser/nested_itemize/nested_formats.html
@@ -15,11 +15,11 @@
 <style type="text/css">
 <!--
 a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-div.center-align {text-align:center}
+div.center {text-align:center}
 div.example {margin-left: 3.2em}
 kbd {font-style: oblique}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
+p.flushleft-paragraph {text-align:left}
+p.flushright-paragraph {text-align:right}
 span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.mark-bullet {list-style-type: disc}
@@ -140,11 +140,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <ul class="mark-bullet">
 <li>in macro, a format_command containing some other commands.
@@ -189,11 +189,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></li></ul>
 
 
@@ -290,11 +290,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <ul class="mark-bullet">
 <li>in macro, a format_command containing some other commands.
@@ -339,11 +339,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></li></ul>
 
 </li></ul>
@@ -441,11 +441,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <ul class="mark-bullet">
 <li>in macro, a format_command containing some other commands.
@@ -490,11 +490,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></li></ul>
 
 </li><li>item 1
@@ -590,11 +590,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <ul class="mark-bullet">
 <li>in macro, a format_command containing some other commands.
@@ -639,11 +639,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></li></ul>
 
 </li><li>item 2
@@ -740,11 +740,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <ul class="mark-bullet">
 <li>in macro, a format_command containing some other commands.
@@ -789,11 +789,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></li></ul>
 
 </li></ul>
@@ -892,11 +892,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <ul class="mark-bullet">
 <li>in macro, a format_command containing some other commands.
@@ -941,11 +941,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></li></ul>
 
 </li><li> enumerate
@@ -1041,11 +1041,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <ul class="mark-bullet">
 <li>in macro, a format_command containing some other commands.
@@ -1090,11 +1090,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></li></ul>
 
 </li><li> enumerate2
@@ -1191,11 +1191,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <ul class="mark-bullet">
 <li>in macro, a format_command containing some other commands.
@@ -1240,11 +1240,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></li></ul>
 
 </li></ul>
@@ -1345,11 +1345,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <ul class="mark-bullet">
 <li>in macro, a format_command containing some other commands.
@@ -1394,11 +1394,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></li></ul></td></tr>
 <tr><td width="60%">multitable item 2</td><td width="70%">multitable tab 2
 Call macro in mutitable
@@ -1493,11 +1493,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <ul class="mark-bullet">
 <li>in macro, a format_command containing some other commands.
@@ -1542,11 +1542,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></li></ul></td></tr>
 <tr><td width="60%">lone multitable item
 Call macro in mutitable in format_command
@@ -1642,11 +1642,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <ul class="mark-bullet">
 <li>in macro, a format_command containing some other commands.
@@ -1691,11 +1691,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></li></ul>
 
 </li></ul></td></tr>
@@ -1811,13 +1811,13 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div><pre class="example">
 
 </pre><ul class="mark-bullet">
@@ -1871,13 +1871,13 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div></li></ul>
 <pre class="example">
 
@@ -1991,13 +1991,13 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div><pre class="example">
 
 </pre><ul class="mark-bullet">
@@ -2051,13 +2051,13 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div></li></ul>
 <pre class="example">
 
@@ -2172,13 +2172,13 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div><pre class="example">
 
 </pre><ul class="mark-bullet">
@@ -2232,13 +2232,13 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div></li></ul>
 <pre class="example">
 
@@ -2344,11 +2344,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <ul class="mark-bullet">
 <li>in macro, a format_command containing some other commands.
@@ -2393,11 +2393,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></li></ul>
 
 <p>deffn continues
@@ -2494,11 +2494,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <ul class="mark-bullet">
 <li>in macro, a format_command containing some other commands.
@@ -2543,11 +2543,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></li></ul>
 
 </li></ul>
@@ -2647,11 +2647,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <ul class="mark-bullet">
 <li>in macro, a format_command containing some other commands.
@@ -2696,11 +2696,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></li></ul>
 
 </dd></dl>
@@ -2799,11 +2799,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <ul class="mark-bullet">
 <li>in macro, a format_command containing some other commands.
@@ -2848,11 +2848,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></li></ul>
 
 <p>call macro in table at an item beginning
@@ -2949,11 +2949,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <ul class="mark-bullet">
 <li>in macro, a format_command containing some other commands.
@@ -2998,11 +2998,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></li></ul>
 
 </dd>
@@ -3100,11 +3100,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <ul class="mark-bullet">
 <li>in macro, a format_command containing some other commands.
@@ -3149,11 +3149,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></li></ul>
 
 </li></ul>
@@ -3253,11 +3253,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <ul class="mark-bullet">
 <li>in macro, a format_command containing some other commands.
@@ -3302,11 +3302,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></li></ul>
 
 <p>cartouche
@@ -3402,11 +3402,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <ul class="mark-bullet">
 <li>in macro, a format_command containing some other commands.
@@ -3451,11 +3451,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></li></ul>
 
 <p>call macro in cartouche in format_command
@@ -3551,11 +3551,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <ul class="mark-bullet">
 <li>in macro, a format_command containing some other commands.
@@ -3600,17 +3600,17 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></li></ul>
 
 </li></ul>
 </td></tr></table>
 
-<p class="left-align">call macro in flushleft
+<div class="flushleft"><p class="flushleft-paragraph">call macro in flushleft
 in macro
 </p>
 <ul class="mark-bullet">
@@ -3620,25 +3620,25 @@ in macro
 <li>in format_command
 </li></ul>
 
-<p class="left-align">Something
+<p class="flushleft-paragraph">Something
 </p><ul class="mark-bullet">
 </ul>
 
-<p class="left-align">Something
+<p class="flushleft-paragraph">Something
 </p><ul class="mark-bullet">
 <li>in group
 </li></ul>
 
-<p class="left-align">Something2
+<p class="flushleft-paragraph">Something2
 </p><ul class="mark-bullet">
 </ul>
-<p class="left-align">After
+<p class="flushleft-paragraph">After
 </p>
-<p class="left-align">Something2
+<p class="flushleft-paragraph">Something2
 </p><ul class="mark-bullet">
 <li>in group
 </li></ul>
-<p class="left-align">After
+<p class="flushleft-paragraph">After
 </p>
 
 <br>
@@ -3649,7 +3649,7 @@ in macro
 
 <ul class="mark-bullet">
 <li><blockquote>
-<p class="left-align">A quot&mdash;ation
+<p class="flushleft-paragraph">A quot&mdash;ation
 </p></blockquote>
 </li></ul>
 
@@ -3689,24 +3689,24 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-47"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-47'> &para;</a></span></dt>
-<dd><p class="left-align">d&ndash;effn
+<dd><p class="flushleft-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="left-align">l&ndash;ine
+<dd><p class="flushleft-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="left-align">c&ndash;artouche
+<p class="flushleft-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <ul class="mark-bullet">
 <li>in macro, a format_command containing some other commands.
@@ -3738,27 +3738,27 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-48"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-48'> &para;</a></span></dt>
-<dd><p class="left-align">d&ndash;effn
+<dd><p class="flushleft-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="left-align">l&ndash;ine
+<dd><p class="flushleft-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="left-align">c&ndash;artouche
+<p class="flushleft-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></li></ul>
 
-<p class="left-align">flushleft
+<p class="flushleft-paragraph">flushleft
 call macro in flushleft in format_command
 </p><ul class="mark-bullet">
 <li>in macro
@@ -3770,25 +3770,25 @@ call macro in flushleft in format_command
 <li>in format_command
 </li></ul>
 
-<p class="left-align">Something
+<p class="flushleft-paragraph">Something
 </p><ul class="mark-bullet">
 </ul>
 
-<p class="left-align">Something
+<p class="flushleft-paragraph">Something
 </p><ul class="mark-bullet">
 <li>in group
 </li></ul>
 
-<p class="left-align">Something2
+<p class="flushleft-paragraph">Something2
 </p><ul class="mark-bullet">
 </ul>
-<p class="left-align">After
+<p class="flushleft-paragraph">After
 </p>
-<p class="left-align">Something2
+<p class="flushleft-paragraph">Something2
 </p><ul class="mark-bullet">
 <li>in group
 </li></ul>
-<p class="left-align">After
+<p class="flushleft-paragraph">After
 </p>
 
 <br>
@@ -3799,7 +3799,7 @@ call macro in flushleft in format_command
 
 <ul class="mark-bullet">
 <li><blockquote>
-<p class="left-align">A quot&mdash;ation
+<p class="flushleft-paragraph">A quot&mdash;ation
 </p></blockquote>
 </li></ul>
 
@@ -3839,24 +3839,24 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-49"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-49'> &para;</a></span></dt>
-<dd><p class="left-align">d&ndash;effn
+<dd><p class="flushleft-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="left-align">l&ndash;ine
+<dd><p class="flushleft-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="left-align">c&ndash;artouche
+<p class="flushleft-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <ul class="mark-bullet">
 <li>in macro, a format_command containing some other commands.
@@ -3888,29 +3888,29 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-50"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-50'> &para;</a></span></dt>
-<dd><p class="left-align">d&ndash;effn
+<dd><p class="flushleft-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="left-align">l&ndash;ine
+<dd><p class="flushleft-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="left-align">c&ndash;artouche
+<p class="flushleft-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></li></ul>
 
 </li></ul>
-
-<p class="right-align">in macro
+</div>
+<div class="flushright"><p class="flushright-paragraph">in macro
 </p>
 <ul class="mark-bullet">
 </ul>
@@ -3919,25 +3919,25 @@ html
 <li>in format_command
 </li></ul>
 
-<p class="right-align">Something
+<p class="flushright-paragraph">Something
 </p><ul class="mark-bullet">
 </ul>
 
-<p class="right-align">Something
+<p class="flushright-paragraph">Something
 </p><ul class="mark-bullet">
 <li>in group
 </li></ul>
 
-<p class="right-align">Something2
+<p class="flushright-paragraph">Something2
 </p><ul class="mark-bullet">
 </ul>
-<p class="right-align">After
+<p class="flushright-paragraph">After
 </p>
-<p class="right-align">Something2
+<p class="flushright-paragraph">Something2
 </p><ul class="mark-bullet">
 <li>in group
 </li></ul>
-<p class="right-align">After
+<p class="flushright-paragraph">After
 </p>
 
 <br>
@@ -3948,7 +3948,7 @@ html
 
 <ul class="mark-bullet">
 <li><blockquote>
-<p class="right-align">A quot&mdash;ation
+<p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
 </li></ul>
 
@@ -3988,24 +3988,24 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-51"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-51'> &para;</a></span></dt>
-<dd><p class="right-align">d&ndash;effn
+<dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="right-align">l&ndash;ine
+<dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="right-align">c&ndash;artouche
+<p class="flushright-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <ul class="mark-bullet">
 <li>in macro, a format_command containing some other commands.
@@ -4037,27 +4037,27 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-52"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-52'> &para;</a></span></dt>
-<dd><p class="right-align">d&ndash;effn
+<dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="right-align">l&ndash;ine
+<dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="right-align">c&ndash;artouche
+<p class="flushright-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></li></ul>
 
-<p class="right-align">flushright
+<p class="flushright-paragraph">flushright
 </p><ul class="mark-bullet">
 <li>in macro
 
@@ -4068,25 +4068,25 @@ html
 <li>in format_command
 </li></ul>
 
-<p class="right-align">Something
+<p class="flushright-paragraph">Something
 </p><ul class="mark-bullet">
 </ul>
 
-<p class="right-align">Something
+<p class="flushright-paragraph">Something
 </p><ul class="mark-bullet">
 <li>in group
 </li></ul>
 
-<p class="right-align">Something2
+<p class="flushright-paragraph">Something2
 </p><ul class="mark-bullet">
 </ul>
-<p class="right-align">After
+<p class="flushright-paragraph">After
 </p>
-<p class="right-align">Something2
+<p class="flushright-paragraph">Something2
 </p><ul class="mark-bullet">
 <li>in group
 </li></ul>
-<p class="right-align">After
+<p class="flushright-paragraph">After
 </p>
 
 <br>
@@ -4097,7 +4097,7 @@ html
 
 <ul class="mark-bullet">
 <li><blockquote>
-<p class="right-align">A quot&mdash;ation
+<p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
 </li></ul>
 
@@ -4137,24 +4137,24 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-53"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-53'> &para;</a></span></dt>
-<dd><p class="right-align">d&ndash;effn
+<dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="right-align">l&ndash;ine
+<dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="right-align">c&ndash;artouche
+<p class="flushright-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <ul class="mark-bullet">
 <li>in macro, a format_command containing some other commands.
@@ -4186,28 +4186,28 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-54"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-54'> &para;</a></span></dt>
-<dd><p class="right-align">d&ndash;effn
+<dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="right-align">l&ndash;ine
+<dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="right-align">c&ndash;artouche
+<p class="flushright-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></li></ul>
 
 </li></ul>
-
+</div>
 <hr>
 </div>
 <p>
diff --git a/tp/tests/nested_formats/res_parser/nested_menu/nested_formats.html 
b/tp/tests/nested_formats/res_parser/nested_menu/nested_formats.html
index d51c56233d..044d65988b 100644
--- a/tp/tests/nested_formats/res_parser/nested_menu/nested_formats.html
+++ b/tp/tests/nested_formats/res_parser/nested_menu/nested_formats.html
@@ -15,11 +15,11 @@
 <style type="text/css">
 <!--
 a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-div.center-align {text-align:center}
+div.center {text-align:center}
 div.example {margin-left: 3.2em}
 kbd {font-style: oblique}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
+p.flushleft-paragraph {text-align:left}
+p.flushright-paragraph {text-align:right}
 pre.menu-comment {font-family: serif}
 span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
@@ -135,11 +135,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <table class="menu" border="0" cellspacing="0">
 <tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">in 
macro, a format_command containing some other commands.
@@ -192,13 +192,13 @@ html
 </pre></td></tr></table>
 <pre class="menu-comment">
 
-</pre><pre class="menu-comment">f&ndash;lushleft
-</pre><pre class="menu-comment">
+</pre><div class="flushleft"><pre class="menu-comment">f&ndash;lushleft
+</pre></div><pre class="menu-comment">
 
-</pre><pre class="menu-comment">f&ndash;lushright
-</pre><pre class="menu-comment">
+</pre><div class="flushright"><pre class="menu-comment">f&ndash;lushright
+</pre></div><pre class="menu-comment">
 
-</pre><div class="center-align">ce&ndash;ntered line
+</pre><div class="center">ce&ndash;ntered line
 </div></th></tr></table>
 
 
@@ -305,13 +305,13 @@ html
 </pre></td></tr></table>
 <pre class="menu-comment">
 
-</pre><pre class="menu-comment">f&ndash;lushleft
-</pre><pre class="menu-comment">
+</pre><div class="flushleft"><pre class="menu-comment">f&ndash;lushleft
+</pre></div><pre class="menu-comment">
 
-</pre><pre class="menu-comment">f&ndash;lushright
-</pre><pre class="menu-comment">
+</pre><div class="flushright"><pre class="menu-comment">f&ndash;lushright
+</pre></div><pre class="menu-comment">
 
-</pre><div class="center-align">ce&ndash;ntered line
+</pre><div class="center">ce&ndash;ntered line
 </div><pre class="menu-comment">
 
 </pre></th></tr><table class="menu" border="0" cellspacing="0">
@@ -365,13 +365,13 @@ html
 </pre></td></tr></table>
 <pre class="menu-comment">
 
-</pre><pre class="menu-comment">f&ndash;lushleft
-</pre><pre class="menu-comment">
+</pre><div class="flushleft"><pre class="menu-comment">f&ndash;lushleft
+</pre></div><pre class="menu-comment">
 
-</pre><pre class="menu-comment">f&ndash;lushright
-</pre><pre class="menu-comment">
+</pre><div class="flushright"><pre class="menu-comment">f&ndash;lushright
+</pre></div><pre class="menu-comment">
 
-</pre><div class="center-align">ce&ndash;ntered line
+</pre><div class="center">ce&ndash;ntered line
 </div></th></tr></table>
 <tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">
 
@@ -464,11 +464,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <table class="menu" border="0" cellspacing="0">
 <tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">in 
macro, a format_command containing some other commands.
@@ -521,13 +521,13 @@ html
 </pre></td></tr></table>
 <pre class="menu-comment">
 
-</pre><pre class="menu-comment">f&ndash;lushleft
-</pre><pre class="menu-comment">
+</pre><div class="flushleft"><pre class="menu-comment">f&ndash;lushleft
+</pre></div><pre class="menu-comment">
 
-</pre><pre class="menu-comment">f&ndash;lushright
-</pre><pre class="menu-comment">
+</pre><div class="flushright"><pre class="menu-comment">f&ndash;lushright
+</pre></div><pre class="menu-comment">
 
-</pre><div class="center-align">ce&ndash;ntered line
+</pre><div class="center">ce&ndash;ntered line
 </div></th></tr></table>
 
 </li><li>item 1
@@ -617,11 +617,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <table class="menu" border="0" cellspacing="0">
 <tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">in 
macro, a format_command containing some other commands.
@@ -674,13 +674,13 @@ html
 </pre></td></tr></table>
 <pre class="menu-comment">
 
-</pre><pre class="menu-comment">f&ndash;lushleft
-</pre><pre class="menu-comment">
+</pre><div class="flushleft"><pre class="menu-comment">f&ndash;lushleft
+</pre></div><pre class="menu-comment">
 
-</pre><pre class="menu-comment">f&ndash;lushright
-</pre><pre class="menu-comment">
+</pre><div class="flushright"><pre class="menu-comment">f&ndash;lushright
+</pre></div><pre class="menu-comment">
 
-</pre><div class="center-align">ce&ndash;ntered line
+</pre><div class="center">ce&ndash;ntered line
 </div></th></tr></table>
 
 </li><li>item 2
@@ -787,13 +787,13 @@ html
 </pre></td></tr></table>
 <pre class="menu-comment">
 
-</pre><pre class="menu-comment">f&ndash;lushleft
-</pre><pre class="menu-comment">
+</pre><div class="flushleft"><pre class="menu-comment">f&ndash;lushleft
+</pre></div><pre class="menu-comment">
 
-</pre><pre class="menu-comment">f&ndash;lushright
-</pre><pre class="menu-comment">
+</pre><div class="flushright"><pre class="menu-comment">f&ndash;lushright
+</pre></div><pre class="menu-comment">
 
-</pre><div class="center-align">ce&ndash;ntered line
+</pre><div class="center">ce&ndash;ntered line
 </div><pre class="menu-comment">
 
 </pre></th></tr><table class="menu" border="0" cellspacing="0">
@@ -847,13 +847,13 @@ html
 </pre></td></tr></table>
 <pre class="menu-comment">
 
-</pre><pre class="menu-comment">f&ndash;lushleft
-</pre><pre class="menu-comment">
+</pre><div class="flushleft"><pre class="menu-comment">f&ndash;lushleft
+</pre></div><pre class="menu-comment">
 
-</pre><pre class="menu-comment">f&ndash;lushright
-</pre><pre class="menu-comment">
+</pre><div class="flushright"><pre class="menu-comment">f&ndash;lushright
+</pre></div><pre class="menu-comment">
 
-</pre><div class="center-align">ce&ndash;ntered line
+</pre><div class="center">ce&ndash;ntered line
 </div></th></tr></table>
 <tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">
 
@@ -947,11 +947,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <table class="menu" border="0" cellspacing="0">
 <tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">in 
macro, a format_command containing some other commands.
@@ -1004,13 +1004,13 @@ html
 </pre></td></tr></table>
 <pre class="menu-comment">
 
-</pre><pre class="menu-comment">f&ndash;lushleft
-</pre><pre class="menu-comment">
+</pre><div class="flushleft"><pre class="menu-comment">f&ndash;lushleft
+</pre></div><pre class="menu-comment">
 
-</pre><pre class="menu-comment">f&ndash;lushright
-</pre><pre class="menu-comment">
+</pre><div class="flushright"><pre class="menu-comment">f&ndash;lushright
+</pre></div><pre class="menu-comment">
 
-</pre><div class="center-align">ce&ndash;ntered line
+</pre><div class="center">ce&ndash;ntered line
 </div></th></tr></table>
 
 </li><li> enumerate
@@ -1100,11 +1100,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <table class="menu" border="0" cellspacing="0">
 <tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">in 
macro, a format_command containing some other commands.
@@ -1157,13 +1157,13 @@ html
 </pre></td></tr></table>
 <pre class="menu-comment">
 
-</pre><pre class="menu-comment">f&ndash;lushleft
-</pre><pre class="menu-comment">
+</pre><div class="flushleft"><pre class="menu-comment">f&ndash;lushleft
+</pre></div><pre class="menu-comment">
 
-</pre><pre class="menu-comment">f&ndash;lushright
-</pre><pre class="menu-comment">
+</pre><div class="flushright"><pre class="menu-comment">f&ndash;lushright
+</pre></div><pre class="menu-comment">
 
-</pre><div class="center-align">ce&ndash;ntered line
+</pre><div class="center">ce&ndash;ntered line
 </div></th></tr></table>
 
 </li><li> enumerate2
@@ -1270,13 +1270,13 @@ html
 </pre></td></tr></table>
 <pre class="menu-comment">
 
-</pre><pre class="menu-comment">f&ndash;lushleft
-</pre><pre class="menu-comment">
+</pre><div class="flushleft"><pre class="menu-comment">f&ndash;lushleft
+</pre></div><pre class="menu-comment">
 
-</pre><pre class="menu-comment">f&ndash;lushright
-</pre><pre class="menu-comment">
+</pre><div class="flushright"><pre class="menu-comment">f&ndash;lushright
+</pre></div><pre class="menu-comment">
 
-</pre><div class="center-align">ce&ndash;ntered line
+</pre><div class="center">ce&ndash;ntered line
 </div><pre class="menu-comment">
 
 </pre></th></tr><table class="menu" border="0" cellspacing="0">
@@ -1330,13 +1330,13 @@ html
 </pre></td></tr></table>
 <pre class="menu-comment">
 
-</pre><pre class="menu-comment">f&ndash;lushleft
-</pre><pre class="menu-comment">
+</pre><div class="flushleft"><pre class="menu-comment">f&ndash;lushleft
+</pre></div><pre class="menu-comment">
 
-</pre><pre class="menu-comment">f&ndash;lushright
-</pre><pre class="menu-comment">
+</pre><div class="flushright"><pre class="menu-comment">f&ndash;lushright
+</pre></div><pre class="menu-comment">
 
-</pre><div class="center-align">ce&ndash;ntered line
+</pre><div class="center">ce&ndash;ntered line
 </div></th></tr></table>
 <tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">
 
@@ -1432,11 +1432,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <table class="menu" border="0" cellspacing="0">
 <tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">in 
macro, a format_command containing some other commands.
@@ -1489,13 +1489,13 @@ html
 </pre></td></tr></table>
 <pre class="menu-comment">
 
-</pre><pre class="menu-comment">f&ndash;lushleft
-</pre><pre class="menu-comment">
+</pre><div class="flushleft"><pre class="menu-comment">f&ndash;lushleft
+</pre></div><pre class="menu-comment">
 
-</pre><pre class="menu-comment">f&ndash;lushright
-</pre><pre class="menu-comment">
+</pre><div class="flushright"><pre class="menu-comment">f&ndash;lushright
+</pre></div><pre class="menu-comment">
 
-</pre><div class="center-align">ce&ndash;ntered line
+</pre><div class="center">ce&ndash;ntered line
 </div></th></tr></table></td></tr>
 <tr><td width="60%">multitable item 2</td><td width="70%">multitable tab 2
 Call macro in mutitable
@@ -1584,11 +1584,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <table class="menu" border="0" cellspacing="0">
 <tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">in 
macro, a format_command containing some other commands.
@@ -1641,13 +1641,13 @@ html
 </pre></td></tr></table>
 <pre class="menu-comment">
 
-</pre><pre class="menu-comment">f&ndash;lushleft
-</pre><pre class="menu-comment">
+</pre><div class="flushleft"><pre class="menu-comment">f&ndash;lushleft
+</pre></div><pre class="menu-comment">
 
-</pre><pre class="menu-comment">f&ndash;lushright
-</pre><pre class="menu-comment">
+</pre><div class="flushright"><pre class="menu-comment">f&ndash;lushright
+</pre></div><pre class="menu-comment">
 
-</pre><div class="center-align">ce&ndash;ntered line
+</pre><div class="center">ce&ndash;ntered line
 </div></th></tr></table></td></tr>
 <tr><td width="60%">lone multitable item
 Call macro in mutitable in format_command
@@ -1753,13 +1753,13 @@ html
 </pre></td></tr></table>
 <pre class="menu-comment">
 
-</pre><pre class="menu-comment">f&ndash;lushleft
-</pre><pre class="menu-comment">
+</pre><div class="flushleft"><pre class="menu-comment">f&ndash;lushleft
+</pre></div><pre class="menu-comment">
 
-</pre><pre class="menu-comment">f&ndash;lushright
-</pre><pre class="menu-comment">
+</pre><div class="flushright"><pre class="menu-comment">f&ndash;lushright
+</pre></div><pre class="menu-comment">
 
-</pre><div class="center-align">ce&ndash;ntered line
+</pre><div class="center">ce&ndash;ntered line
 </div><pre class="menu-comment">
 
 </pre></th></tr><table class="menu" border="0" cellspacing="0">
@@ -1813,13 +1813,13 @@ html
 </pre></td></tr></table>
 <pre class="menu-comment">
 
-</pre><pre class="menu-comment">f&ndash;lushleft
-</pre><pre class="menu-comment">
+</pre><div class="flushleft"><pre class="menu-comment">f&ndash;lushleft
+</pre></div><pre class="menu-comment">
 
-</pre><pre class="menu-comment">f&ndash;lushright
-</pre><pre class="menu-comment">
+</pre><div class="flushright"><pre class="menu-comment">f&ndash;lushright
+</pre></div><pre class="menu-comment">
 
-</pre><div class="center-align">ce&ndash;ntered line
+</pre><div class="center">ce&ndash;ntered line
 </div></th></tr></table>
 <tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">
 
@@ -1930,13 +1930,13 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div><pre class="example">
 
 </pre><table class="menu" border="0" cellspacing="0"><tr><td>
@@ -1990,13 +1990,13 @@ html
 </pre></td></tr></table>
 <pre class="menu-comment">
 
-</pre><pre class="menu-comment">f--lushleft
-</pre><pre class="menu-comment">
+</pre><div class="flushleft"><pre class="menu-comment">f--lushleft
+</pre></div><pre class="menu-comment">
 
-</pre><pre class="menu-comment">f--lushright
-</pre><pre class="menu-comment">
+</pre><div class="flushright"><pre class="menu-comment">f--lushright
+</pre></div><pre class="menu-comment">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div></td></tr></table>
 <pre class="example">
 
@@ -2104,13 +2104,13 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div><pre class="example">
 
 </pre><table class="menu" border="0" cellspacing="0"><tr><td>
@@ -2164,13 +2164,13 @@ html
 </pre></td></tr></table>
 <pre class="menu-comment">
 
-</pre><pre class="menu-comment">f--lushleft
-</pre><pre class="menu-comment">
+</pre><div class="flushleft"><pre class="menu-comment">f--lushleft
+</pre></div><pre class="menu-comment">
 
-</pre><pre class="menu-comment">f--lushright
-</pre><pre class="menu-comment">
+</pre><div class="flushright"><pre class="menu-comment">f--lushright
+</pre></div><pre class="menu-comment">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div></td></tr></table>
 <pre class="example">
 
@@ -2279,13 +2279,13 @@ html
 </pre></td></tr></table>
 <pre class="menu-comment">
 
-</pre><pre class="menu-comment">f--lushleft
-</pre><pre class="menu-comment">
+</pre><div class="flushleft"><pre class="menu-comment">f--lushleft
+</pre></div><pre class="menu-comment">
 
-</pre><pre class="menu-comment">f--lushright
-</pre><pre class="menu-comment">
+</pre><div class="flushright"><pre class="menu-comment">f--lushright
+</pre></div><pre class="menu-comment">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div><pre class="menu-comment">
 
 </pre><table class="menu" border="0" cellspacing="0"><tr><td>
@@ -2339,13 +2339,13 @@ html
 </pre></td></tr></table>
 <pre class="menu-comment">
 
-</pre><pre class="menu-comment">f--lushleft
-</pre><pre class="menu-comment">
+</pre><div class="flushleft"><pre class="menu-comment">f--lushleft
+</pre></div><pre class="menu-comment">
 
-</pre><pre class="menu-comment">f--lushright
-</pre><pre class="menu-comment">
+</pre><div class="flushright"><pre class="menu-comment">f--lushright
+</pre></div><pre class="menu-comment">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div></td></tr></table>
 <pre class="menu-comment">
 
@@ -2445,11 +2445,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <table class="menu" border="0" cellspacing="0">
 <tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">in 
macro, a format_command containing some other commands.
@@ -2502,13 +2502,13 @@ html
 </pre></td></tr></table>
 <pre class="menu-comment">
 
-</pre><pre class="menu-comment">f&ndash;lushleft
-</pre><pre class="menu-comment">
+</pre><div class="flushleft"><pre class="menu-comment">f&ndash;lushleft
+</pre></div><pre class="menu-comment">
 
-</pre><pre class="menu-comment">f&ndash;lushright
-</pre><pre class="menu-comment">
+</pre><div class="flushright"><pre class="menu-comment">f&ndash;lushright
+</pre></div><pre class="menu-comment">
 
-</pre><div class="center-align">ce&ndash;ntered line
+</pre><div class="center">ce&ndash;ntered line
 </div></th></tr></table>
 
 <p>deffn continues
@@ -2615,13 +2615,13 @@ html
 </pre></td></tr></table>
 <pre class="menu-comment">
 
-</pre><pre class="menu-comment">f&ndash;lushleft
-</pre><pre class="menu-comment">
+</pre><div class="flushleft"><pre class="menu-comment">f&ndash;lushleft
+</pre></div><pre class="menu-comment">
 
-</pre><pre class="menu-comment">f&ndash;lushright
-</pre><pre class="menu-comment">
+</pre><div class="flushright"><pre class="menu-comment">f&ndash;lushright
+</pre></div><pre class="menu-comment">
 
-</pre><div class="center-align">ce&ndash;ntered line
+</pre><div class="center">ce&ndash;ntered line
 </div><pre class="menu-comment">
 
 </pre></th></tr><table class="menu" border="0" cellspacing="0">
@@ -2675,13 +2675,13 @@ html
 </pre></td></tr></table>
 <pre class="menu-comment">
 
-</pre><pre class="menu-comment">f&ndash;lushleft
-</pre><pre class="menu-comment">
+</pre><div class="flushleft"><pre class="menu-comment">f&ndash;lushleft
+</pre></div><pre class="menu-comment">
 
-</pre><pre class="menu-comment">f&ndash;lushright
-</pre><pre class="menu-comment">
+</pre><div class="flushright"><pre class="menu-comment">f&ndash;lushright
+</pre></div><pre class="menu-comment">
 
-</pre><div class="center-align">ce&ndash;ntered line
+</pre><div class="center">ce&ndash;ntered line
 </div></th></tr></table>
 <tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">
 
@@ -2776,11 +2776,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <table class="menu" border="0" cellspacing="0">
 <tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">in 
macro, a format_command containing some other commands.
@@ -2833,13 +2833,13 @@ html
 </pre></td></tr></table>
 <pre class="menu-comment">
 
-</pre><pre class="menu-comment">f&ndash;lushleft
-</pre><pre class="menu-comment">
+</pre><div class="flushleft"><pre class="menu-comment">f&ndash;lushleft
+</pre></div><pre class="menu-comment">
 
-</pre><pre class="menu-comment">f&ndash;lushright
-</pre><pre class="menu-comment">
+</pre><div class="flushright"><pre class="menu-comment">f&ndash;lushright
+</pre></div><pre class="menu-comment">
 
-</pre><div class="center-align">ce&ndash;ntered line
+</pre><div class="center">ce&ndash;ntered line
 </div></th></tr></table>
 
 </dd></dl>
@@ -2932,11 +2932,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <table class="menu" border="0" cellspacing="0">
 <tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">in 
macro, a format_command containing some other commands.
@@ -2989,13 +2989,13 @@ html
 </pre></td></tr></table>
 <pre class="menu-comment">
 
-</pre><pre class="menu-comment">f&ndash;lushleft
-</pre><pre class="menu-comment">
+</pre><div class="flushleft"><pre class="menu-comment">f&ndash;lushleft
+</pre></div><pre class="menu-comment">
 
-</pre><pre class="menu-comment">f&ndash;lushright
-</pre><pre class="menu-comment">
+</pre><div class="flushright"><pre class="menu-comment">f&ndash;lushright
+</pre></div><pre class="menu-comment">
 
-</pre><div class="center-align">ce&ndash;ntered line
+</pre><div class="center">ce&ndash;ntered line
 </div></th></tr></table>
 
 <p>call macro in table at an item beginning
@@ -3086,11 +3086,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <table class="menu" border="0" cellspacing="0">
 <tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">in 
macro, a format_command containing some other commands.
@@ -3143,13 +3143,13 @@ html
 </pre></td></tr></table>
 <pre class="menu-comment">
 
-</pre><pre class="menu-comment">f&ndash;lushleft
-</pre><pre class="menu-comment">
+</pre><div class="flushleft"><pre class="menu-comment">f&ndash;lushleft
+</pre></div><pre class="menu-comment">
 
-</pre><pre class="menu-comment">f&ndash;lushright
-</pre><pre class="menu-comment">
+</pre><div class="flushright"><pre class="menu-comment">f&ndash;lushright
+</pre></div><pre class="menu-comment">
 
-</pre><div class="center-align">ce&ndash;ntered line
+</pre><div class="center">ce&ndash;ntered line
 </div></th></tr></table>
 
 </dd>
@@ -3257,13 +3257,13 @@ html
 </pre></td></tr></table>
 <pre class="menu-comment">
 
-</pre><pre class="menu-comment">f&ndash;lushleft
-</pre><pre class="menu-comment">
+</pre><div class="flushleft"><pre class="menu-comment">f&ndash;lushleft
+</pre></div><pre class="menu-comment">
 
-</pre><pre class="menu-comment">f&ndash;lushright
-</pre><pre class="menu-comment">
+</pre><div class="flushright"><pre class="menu-comment">f&ndash;lushright
+</pre></div><pre class="menu-comment">
 
-</pre><div class="center-align">ce&ndash;ntered line
+</pre><div class="center">ce&ndash;ntered line
 </div><pre class="menu-comment">
 
 </pre></th></tr><table class="menu" border="0" cellspacing="0">
@@ -3317,13 +3317,13 @@ html
 </pre></td></tr></table>
 <pre class="menu-comment">
 
-</pre><pre class="menu-comment">f&ndash;lushleft
-</pre><pre class="menu-comment">
+</pre><div class="flushleft"><pre class="menu-comment">f&ndash;lushleft
+</pre></div><pre class="menu-comment">
 
-</pre><pre class="menu-comment">f&ndash;lushright
-</pre><pre class="menu-comment">
+</pre><div class="flushright"><pre class="menu-comment">f&ndash;lushright
+</pre></div><pre class="menu-comment">
 
-</pre><div class="center-align">ce&ndash;ntered line
+</pre><div class="center">ce&ndash;ntered line
 </div></th></tr></table>
 <tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">
 
@@ -3418,11 +3418,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <table class="menu" border="0" cellspacing="0">
 <tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">in 
macro, a format_command containing some other commands.
@@ -3475,13 +3475,13 @@ html
 </pre></td></tr></table>
 <pre class="menu-comment">
 
-</pre><pre class="menu-comment">f&ndash;lushleft
-</pre><pre class="menu-comment">
+</pre><div class="flushleft"><pre class="menu-comment">f&ndash;lushleft
+</pre></div><pre class="menu-comment">
 
-</pre><pre class="menu-comment">f&ndash;lushright
-</pre><pre class="menu-comment">
+</pre><div class="flushright"><pre class="menu-comment">f&ndash;lushright
+</pre></div><pre class="menu-comment">
 
-</pre><div class="center-align">ce&ndash;ntered line
+</pre><div class="center">ce&ndash;ntered line
 </div></th></tr></table>
 
 <p>cartouche
@@ -3571,11 +3571,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <table class="menu" border="0" cellspacing="0">
 <tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">in 
macro, a format_command containing some other commands.
@@ -3628,13 +3628,13 @@ html
 </pre></td></tr></table>
 <pre class="menu-comment">
 
-</pre><pre class="menu-comment">f&ndash;lushleft
-</pre><pre class="menu-comment">
+</pre><div class="flushleft"><pre class="menu-comment">f&ndash;lushleft
+</pre></div><pre class="menu-comment">
 
-</pre><pre class="menu-comment">f&ndash;lushright
-</pre><pre class="menu-comment">
+</pre><div class="flushright"><pre class="menu-comment">f&ndash;lushright
+</pre></div><pre class="menu-comment">
 
-</pre><div class="center-align">ce&ndash;ntered line
+</pre><div class="center">ce&ndash;ntered line
 </div></th></tr></table>
 
 <p>call macro in cartouche in format_command
@@ -3740,13 +3740,13 @@ html
 </pre></td></tr></table>
 <pre class="menu-comment">
 
-</pre><pre class="menu-comment">f&ndash;lushleft
-</pre><pre class="menu-comment">
+</pre><div class="flushleft"><pre class="menu-comment">f&ndash;lushleft
+</pre></div><pre class="menu-comment">
 
-</pre><pre class="menu-comment">f&ndash;lushright
-</pre><pre class="menu-comment">
+</pre><div class="flushright"><pre class="menu-comment">f&ndash;lushright
+</pre></div><pre class="menu-comment">
 
-</pre><div class="center-align">ce&ndash;ntered line
+</pre><div class="center">ce&ndash;ntered line
 </div><pre class="menu-comment">
 
 </pre></th></tr><table class="menu" border="0" cellspacing="0">
@@ -3800,20 +3800,20 @@ html
 </pre></td></tr></table>
 <pre class="menu-comment">
 
-</pre><pre class="menu-comment">f&ndash;lushleft
-</pre><pre class="menu-comment">
+</pre><div class="flushleft"><pre class="menu-comment">f&ndash;lushleft
+</pre></div><pre class="menu-comment">
 
-</pre><pre class="menu-comment">f&ndash;lushright
-</pre><pre class="menu-comment">
+</pre><div class="flushright"><pre class="menu-comment">f&ndash;lushright
+</pre></div><pre class="menu-comment">
 
-</pre><div class="center-align">ce&ndash;ntered line
+</pre><div class="center">ce&ndash;ntered line
 </div></th></tr></table>
 <tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">
 
 </pre></th></tr></table>
 </td></tr></table>
 
-<p class="left-align">call macro in flushleft
+<div class="flushleft"><p class="flushleft-paragraph">call macro in flushleft
 in macro
 </p>
 
@@ -3821,21 +3821,21 @@ in macro
 <tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">in 
format_command
 </pre></th></tr></table>
 
-<p class="left-align">Something
+<p class="flushleft-paragraph">Something
 </p>
-<p class="left-align">Something
+<p class="flushleft-paragraph">Something
 </p><table class="menu" border="0" cellspacing="0">
 <tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">in 
group
 </pre></th></tr></table>
 
-<p class="left-align">Something2
-</p><p class="left-align">After
+<p class="flushleft-paragraph">Something2
+</p><p class="flushleft-paragraph">After
 </p>
-<p class="left-align">Something2
+<p class="flushleft-paragraph">Something2
 </p><table class="menu" border="0" cellspacing="0">
 <tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">in 
group
 </pre></th></tr></table>
-<p class="left-align">After
+<p class="flushleft-paragraph">After
 </p>
 
 <br>
@@ -3886,24 +3886,24 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-47"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-47'> &para;</a></span></dt>
-<dd><p class="left-align">d&ndash;effn
+<dd><p class="flushleft-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="left-align">l&ndash;ine
+<dd><p class="flushleft-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="left-align">c&ndash;artouche
+<p class="flushleft-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <table class="menu" border="0" cellspacing="0">
 <tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">in 
macro, a format_command containing some other commands.
@@ -3956,16 +3956,16 @@ html
 </pre></td></tr></table>
 <pre class="menu-comment">
 
-</pre><pre class="menu-comment">f&ndash;lushleft
-</pre><pre class="menu-comment">
+</pre><div class="flushleft"><pre class="menu-comment">f&ndash;lushleft
+</pre></div><pre class="menu-comment">
 
-</pre><pre class="menu-comment">f&ndash;lushright
-</pre><pre class="menu-comment">
+</pre><div class="flushright"><pre class="menu-comment">f&ndash;lushright
+</pre></div><pre class="menu-comment">
 
-</pre><div class="center-align">ce&ndash;ntered line
+</pre><div class="center">ce&ndash;ntered line
 </div></th></tr></table>
 
-<p class="left-align">flushleft
+<p class="flushleft-paragraph">flushleft
 call macro in flushleft in format_command
 </p><table class="menu" border="0" cellspacing="0">
 <tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">in 
macro
@@ -4069,13 +4069,13 @@ html
 </pre></td></tr></table>
 <pre class="menu-comment">
 
-</pre><pre class="menu-comment">f&ndash;lushleft
-</pre><pre class="menu-comment">
+</pre><div class="flushleft"><pre class="menu-comment">f&ndash;lushleft
+</pre></div><pre class="menu-comment">
 
-</pre><pre class="menu-comment">f&ndash;lushright
-</pre><pre class="menu-comment">
+</pre><div class="flushright"><pre class="menu-comment">f&ndash;lushright
+</pre></div><pre class="menu-comment">
 
-</pre><div class="center-align">ce&ndash;ntered line
+</pre><div class="center">ce&ndash;ntered line
 </div><pre class="menu-comment">
 
 </pre></th></tr><table class="menu" border="0" cellspacing="0">
@@ -4129,40 +4129,40 @@ html
 </pre></td></tr></table>
 <pre class="menu-comment">
 
-</pre><pre class="menu-comment">f&ndash;lushleft
-</pre><pre class="menu-comment">
+</pre><div class="flushleft"><pre class="menu-comment">f&ndash;lushleft
+</pre></div><pre class="menu-comment">
 
-</pre><pre class="menu-comment">f&ndash;lushright
-</pre><pre class="menu-comment">
+</pre><div class="flushright"><pre class="menu-comment">f&ndash;lushright
+</pre></div><pre class="menu-comment">
 
-</pre><div class="center-align">ce&ndash;ntered line
+</pre><div class="center">ce&ndash;ntered line
 </div></th></tr></table>
 <tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">
 
 </pre></th></tr></table>
-
-<p class="right-align">in macro
+</div>
+<div class="flushright"><p class="flushright-paragraph">in macro
 </p>
 
 <table class="menu" border="0" cellspacing="0">
 <tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">in 
format_command
 </pre></th></tr></table>
 
-<p class="right-align">Something
+<p class="flushright-paragraph">Something
 </p>
-<p class="right-align">Something
+<p class="flushright-paragraph">Something
 </p><table class="menu" border="0" cellspacing="0">
 <tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">in 
group
 </pre></th></tr></table>
 
-<p class="right-align">Something2
-</p><p class="right-align">After
+<p class="flushright-paragraph">Something2
+</p><p class="flushright-paragraph">After
 </p>
-<p class="right-align">Something2
+<p class="flushright-paragraph">Something2
 </p><table class="menu" border="0" cellspacing="0">
 <tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">in 
group
 </pre></th></tr></table>
-<p class="right-align">After
+<p class="flushright-paragraph">After
 </p>
 
 <br>
@@ -4213,24 +4213,24 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-51"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-51'> &para;</a></span></dt>
-<dd><p class="right-align">d&ndash;effn
+<dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="right-align">l&ndash;ine
+<dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="right-align">c&ndash;artouche
+<p class="flushright-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <table class="menu" border="0" cellspacing="0">
 <tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">in 
macro, a format_command containing some other commands.
@@ -4283,16 +4283,16 @@ html
 </pre></td></tr></table>
 <pre class="menu-comment">
 
-</pre><pre class="menu-comment">f&ndash;lushleft
-</pre><pre class="menu-comment">
+</pre><div class="flushleft"><pre class="menu-comment">f&ndash;lushleft
+</pre></div><pre class="menu-comment">
 
-</pre><pre class="menu-comment">f&ndash;lushright
-</pre><pre class="menu-comment">
+</pre><div class="flushright"><pre class="menu-comment">f&ndash;lushright
+</pre></div><pre class="menu-comment">
 
-</pre><div class="center-align">ce&ndash;ntered line
+</pre><div class="center">ce&ndash;ntered line
 </div></th></tr></table>
 
-<p class="right-align">flushright
+<p class="flushright-paragraph">flushright
 </p><table class="menu" border="0" cellspacing="0">
 <tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">in 
macro
 
@@ -4395,13 +4395,13 @@ html
 </pre></td></tr></table>
 <pre class="menu-comment">
 
-</pre><pre class="menu-comment">f&ndash;lushleft
-</pre><pre class="menu-comment">
+</pre><div class="flushleft"><pre class="menu-comment">f&ndash;lushleft
+</pre></div><pre class="menu-comment">
 
-</pre><pre class="menu-comment">f&ndash;lushright
-</pre><pre class="menu-comment">
+</pre><div class="flushright"><pre class="menu-comment">f&ndash;lushright
+</pre></div><pre class="menu-comment">
 
-</pre><div class="center-align">ce&ndash;ntered line
+</pre><div class="center">ce&ndash;ntered line
 </div><pre class="menu-comment">
 
 </pre></th></tr><table class="menu" border="0" cellspacing="0">
@@ -4455,18 +4455,18 @@ html
 </pre></td></tr></table>
 <pre class="menu-comment">
 
-</pre><pre class="menu-comment">f&ndash;lushleft
-</pre><pre class="menu-comment">
+</pre><div class="flushleft"><pre class="menu-comment">f&ndash;lushleft
+</pre></div><pre class="menu-comment">
 
-</pre><pre class="menu-comment">f&ndash;lushright
-</pre><pre class="menu-comment">
+</pre><div class="flushright"><pre class="menu-comment">f&ndash;lushright
+</pre></div><pre class="menu-comment">
 
-</pre><div class="center-align">ce&ndash;ntered line
+</pre><div class="center">ce&ndash;ntered line
 </div></th></tr></table>
 <tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">
 
 </pre></th></tr></table>
-
+</div>
 <hr>
 </div>
 <p>
diff --git 
a/tp/tests/nested_formats/res_parser/nested_multitable/nested_formats.html 
b/tp/tests/nested_formats/res_parser/nested_multitable/nested_formats.html
index 3349a1d690..a13ae113ed 100644
--- a/tp/tests/nested_formats/res_parser/nested_multitable/nested_formats.html
+++ b/tp/tests/nested_formats/res_parser/nested_multitable/nested_formats.html
@@ -15,11 +15,11 @@
 <style type="text/css">
 <!--
 a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-div.center-align {text-align:center}
+div.center {text-align:center}
 div.example {margin-left: 3.2em}
 kbd {font-style: oblique}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
+p.flushleft-paragraph {text-align:left}
+p.flushright-paragraph {text-align:right}
 span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.mark-bullet {list-style-type: disc}
@@ -134,11 +134,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <table>
 <tr><td>in macro, a format_command containing some other commands.
@@ -183,11 +183,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></td></tr>
 </table>
 
@@ -279,11 +279,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <table>
 <tr><td>in macro, a format_command containing some other commands.
@@ -328,11 +328,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></td></tr>
 </table></td></tr>
 </table>
@@ -424,11 +424,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <table>
 <tr><td>in macro, a format_command containing some other commands.
@@ -473,11 +473,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></td></tr>
 </table>
 
@@ -568,11 +568,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <table>
 <tr><td>in macro, a format_command containing some other commands.
@@ -617,11 +617,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></td></tr>
 </table>
 
@@ -713,11 +713,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <table>
 <tr><td>in macro, a format_command containing some other commands.
@@ -762,11 +762,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></td></tr>
 </table></td></tr>
 </table>
@@ -859,11 +859,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <table>
 <tr><td>in macro, a format_command containing some other commands.
@@ -908,11 +908,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></td></tr>
 </table>
 
@@ -1003,11 +1003,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <table>
 <tr><td>in macro, a format_command containing some other commands.
@@ -1052,11 +1052,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></td></tr>
 </table>
 
@@ -1148,11 +1148,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <table>
 <tr><td>in macro, a format_command containing some other commands.
@@ -1197,11 +1197,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></td></tr>
 </table></td></tr>
 </table>
@@ -1296,11 +1296,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <table>
 <tr><td>in macro, a format_command containing some other commands.
@@ -1345,11 +1345,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></td></tr>
 </table></td></tr>
 <tr><td width="60%">multitable item 2</td><td width="70%">multitable tab 2
@@ -1439,11 +1439,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <table>
 <tr><td>in macro, a format_command containing some other commands.
@@ -1488,11 +1488,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></td></tr>
 </table></td></tr>
 <tr><td width="60%">lone multitable item
@@ -1583,11 +1583,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <table>
 <tr><td>in macro, a format_command containing some other commands.
@@ -1632,11 +1632,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></td></tr>
 </table></td></tr>
 </table></td></tr>
@@ -1746,13 +1746,13 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div><pre class="example">
 
 </pre><table>
@@ -1789,9 +1789,9 @@ html
 <pre class="example"></pre><table class="cartouche" border="1"><tr><td>
 <pre class="example">c--artouche
 </pre></td></tr></table>
-<pre class="example"></pre><pre class="example">f--lushleft
-</pre><pre class="example"></pre><pre class="example">f--lushright
-</pre><pre class="example"></pre><div class="center-align">ce--ntered line
+<pre class="example"></pre><div class="flushleft"><pre 
class="example">f--lushleft
+</pre></div><pre class="example"></pre><div class="flushright"><pre 
class="example">f--lushright
+</pre></div><pre class="example"></pre><div class="center">ce--ntered line
 </div></td></tr>
 </table>
 <pre class="example">
@@ -1900,13 +1900,13 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div><pre class="example">
 
 </pre><table>
@@ -1943,9 +1943,9 @@ html
 <pre class="example"></pre><table class="cartouche" border="1"><tr><td>
 <pre class="example">c--artouche
 </pre></td></tr></table>
-<pre class="example"></pre><pre class="example">f--lushleft
-</pre><pre class="example"></pre><pre class="example">f--lushright
-</pre><pre class="example"></pre><div class="center-align">ce--ntered line
+<pre class="example"></pre><div class="flushleft"><pre 
class="example">f--lushleft
+</pre></div><pre class="example"></pre><div class="flushright"><pre 
class="example">f--lushright
+</pre></div><pre class="example"></pre><div class="center">ce--ntered line
 </div></td></tr>
 </table>
 <pre class="example">
@@ -2008,9 +2008,9 @@ Something2</pre><table>
 <pre class="example"></pre><table class="cartouche" border="1"><tr><td>
 <pre class="example">c--artouche
 </pre></td></tr></table>
-<pre class="example"></pre><pre class="example">f--lushleft
-</pre><pre class="example"></pre><pre class="example">f--lushright
-</pre><pre class="example"></pre><div class="center-align">ce--ntered line
+<pre class="example"></pre><div class="flushleft"><pre 
class="example">f--lushleft
+</pre></div><pre class="example"></pre><div class="flushright"><pre 
class="example">f--lushright
+</pre></div><pre class="example"></pre><div class="center">ce--ntered line
 </div><pre class="example"></pre><table>
 <tr><td><pre class="example">in macro, a format_command containing some other 
commands.</pre><ul class="mark-bullet">
 <li><pre class="example">i--tem 1
@@ -2045,9 +2045,9 @@ Something2</pre><table>
 <pre class="example"></pre><table class="cartouche" border="1"><tr><td>
 <pre class="example">c--artouche
 </pre></td></tr></table>
-<pre class="example"></pre><pre class="example">f--lushleft
-</pre><pre class="example"></pre><pre class="example">f--lushright
-</pre><pre class="example"></pre><div class="center-align">ce--ntered line
+<pre class="example"></pre><div class="flushleft"><pre 
class="example">f--lushleft
+</pre></div><pre class="example"></pre><div class="flushright"><pre 
class="example">f--lushright
+</pre></div><pre class="example"></pre><div class="center">ce--ntered line
 </div></td></tr>
 </table>
 <pre class="example"></pre></td></tr>
@@ -2147,11 +2147,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <table>
 <tr><td>in macro, a format_command containing some other commands.
@@ -2196,11 +2196,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></td></tr>
 </table>
 
@@ -2292,11 +2292,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <table>
 <tr><td>in macro, a format_command containing some other commands.
@@ -2341,11 +2341,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></td></tr>
 </table></td></tr>
 </table>
@@ -2439,11 +2439,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <table>
 <tr><td>in macro, a format_command containing some other commands.
@@ -2488,11 +2488,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></td></tr>
 </table>
 
@@ -2586,11 +2586,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <table>
 <tr><td>in macro, a format_command containing some other commands.
@@ -2635,11 +2635,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></td></tr>
 </table>
 
@@ -2731,11 +2731,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <table>
 <tr><td>in macro, a format_command containing some other commands.
@@ -2780,11 +2780,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></td></tr>
 </table>
 
@@ -2877,11 +2877,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <table>
 <tr><td>in macro, a format_command containing some other commands.
@@ -2926,11 +2926,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></td></tr>
 </table></td></tr>
 </table>
@@ -3024,11 +3024,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <table>
 <tr><td>in macro, a format_command containing some other commands.
@@ -3073,11 +3073,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></td></tr>
 </table>
 
@@ -3168,11 +3168,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <table>
 <tr><td>in macro, a format_command containing some other commands.
@@ -3217,11 +3217,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></td></tr>
 </table>
 
@@ -3312,11 +3312,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <table>
 <tr><td>in macro, a format_command containing some other commands.
@@ -3361,17 +3361,17 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></td></tr>
 </table></td></tr>
 </table>
 </td></tr></table>
 
-<p class="left-align">call macro in flushleft
+<div class="flushleft"><p class="flushleft-paragraph">call macro in flushleft
 in macro
 </p>
 
@@ -3379,21 +3379,21 @@ in macro
 <tr><td>in format_command</td></tr>
 </table>
 
-<p class="left-align">Something
+<p class="flushleft-paragraph">Something
 </p>
-<p class="left-align">Something
+<p class="flushleft-paragraph">Something
 </p><table>
 <tr><td>in group</td></tr>
 </table>
 
-<p class="left-align">Something2
-</p><p class="left-align">After
+<p class="flushleft-paragraph">Something2
+</p><p class="flushleft-paragraph">After
 </p>
-<p class="left-align">Something2
+<p class="flushleft-paragraph">Something2
 </p><table>
 <tr><td>in group</td></tr>
 </table>
-<p class="left-align">After
+<p class="flushleft-paragraph">After
 </p>
 
 <br>
@@ -3404,7 +3404,7 @@ in macro
 
 <table>
 <tr><td><blockquote>
-<p class="left-align">A quot&mdash;ation
+<p class="flushleft-paragraph">A quot&mdash;ation
 </p></blockquote></td></tr>
 </table>
 
@@ -3444,24 +3444,24 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-47"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-47'> &para;</a></span></dt>
-<dd><p class="left-align">d&ndash;effn
+<dd><p class="flushleft-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="left-align">l&ndash;ine
+<dd><p class="flushleft-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="left-align">c&ndash;artouche
+<p class="flushleft-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <table>
 <tr><td>in macro, a format_command containing some other commands.
@@ -3493,28 +3493,28 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-48"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-48'> &para;</a></span></dt>
-<dd><p class="left-align">d&ndash;effn
+<dd><p class="flushleft-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="left-align">l&ndash;ine
+<dd><p class="flushleft-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="left-align">c&ndash;artouche
+<p class="flushleft-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></td></tr>
 </table>
 
-<p class="left-align">flushleft
+<p class="flushleft-paragraph">flushleft
 call macro in flushleft in format_command
 </p><table>
 <tr><td>in macro
@@ -3524,21 +3524,21 @@ call macro in flushleft in format_command
 <tr><td>in format_command</td></tr>
 </table>
 
-<p class="left-align">Something
+<p class="flushleft-paragraph">Something
 </p>
-<p class="left-align">Something
+<p class="flushleft-paragraph">Something
 </p><table>
 <tr><td>in group</td></tr>
 </table>
 
-<p class="left-align">Something2
-</p><p class="left-align">After
+<p class="flushleft-paragraph">Something2
+</p><p class="flushleft-paragraph">After
 </p>
-<p class="left-align">Something2
+<p class="flushleft-paragraph">Something2
 </p><table>
 <tr><td>in group</td></tr>
 </table>
-<p class="left-align">After
+<p class="flushleft-paragraph">After
 </p>
 
 <br>
@@ -3549,7 +3549,7 @@ call macro in flushleft in format_command
 
 <table>
 <tr><td><blockquote>
-<p class="left-align">A quot&mdash;ation
+<p class="flushleft-paragraph">A quot&mdash;ation
 </p></blockquote></td></tr>
 </table>
 
@@ -3589,24 +3589,24 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-49"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-49'> &para;</a></span></dt>
-<dd><p class="left-align">d&ndash;effn
+<dd><p class="flushleft-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="left-align">l&ndash;ine
+<dd><p class="flushleft-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="left-align">c&ndash;artouche
+<p class="flushleft-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <table>
 <tr><td>in macro, a format_command containing some other commands.
@@ -3638,50 +3638,50 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-50"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-50'> &para;</a></span></dt>
-<dd><p class="left-align">d&ndash;effn
+<dd><p class="flushleft-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="left-align">l&ndash;ine
+<dd><p class="flushleft-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="left-align">c&ndash;artouche
+<p class="flushleft-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></td></tr>
 </table></td></tr>
 </table>
-
-<p class="right-align">in macro
+</div>
+<div class="flushright"><p class="flushright-paragraph">in macro
 </p>
 
 <table>
 <tr><td>in format_command</td></tr>
 </table>
 
-<p class="right-align">Something
+<p class="flushright-paragraph">Something
 </p>
-<p class="right-align">Something
+<p class="flushright-paragraph">Something
 </p><table>
 <tr><td>in group</td></tr>
 </table>
 
-<p class="right-align">Something2
-</p><p class="right-align">After
+<p class="flushright-paragraph">Something2
+</p><p class="flushright-paragraph">After
 </p>
-<p class="right-align">Something2
+<p class="flushright-paragraph">Something2
 </p><table>
 <tr><td>in group</td></tr>
 </table>
-<p class="right-align">After
+<p class="flushright-paragraph">After
 </p>
 
 <br>
@@ -3692,7 +3692,7 @@ html
 
 <table>
 <tr><td><blockquote>
-<p class="right-align">A quot&mdash;ation
+<p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote></td></tr>
 </table>
 
@@ -3732,24 +3732,24 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-51"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-51'> &para;</a></span></dt>
-<dd><p class="right-align">d&ndash;effn
+<dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="right-align">l&ndash;ine
+<dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="right-align">c&ndash;artouche
+<p class="flushright-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <table>
 <tr><td>in macro, a format_command containing some other commands.
@@ -3781,28 +3781,28 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-52"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-52'> &para;</a></span></dt>
-<dd><p class="right-align">d&ndash;effn
+<dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="right-align">l&ndash;ine
+<dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="right-align">c&ndash;artouche
+<p class="flushright-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></td></tr>
 </table>
 
-<p class="right-align">flushright
+<p class="flushright-paragraph">flushright
 </p><table>
 <tr><td>in macro
 
@@ -3811,21 +3811,21 @@ html
 <tr><td>in format_command</td></tr>
 </table>
 
-<p class="right-align">Something
+<p class="flushright-paragraph">Something
 </p>
-<p class="right-align">Something
+<p class="flushright-paragraph">Something
 </p><table>
 <tr><td>in group</td></tr>
 </table>
 
-<p class="right-align">Something2
-</p><p class="right-align">After
+<p class="flushright-paragraph">Something2
+</p><p class="flushright-paragraph">After
 </p>
-<p class="right-align">Something2
+<p class="flushright-paragraph">Something2
 </p><table>
 <tr><td>in group</td></tr>
 </table>
-<p class="right-align">After
+<p class="flushright-paragraph">After
 </p>
 
 <br>
@@ -3836,7 +3836,7 @@ html
 
 <table>
 <tr><td><blockquote>
-<p class="right-align">A quot&mdash;ation
+<p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote></td></tr>
 </table>
 
@@ -3876,24 +3876,24 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-53"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-53'> &para;</a></span></dt>
-<dd><p class="right-align">d&ndash;effn
+<dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="right-align">l&ndash;ine
+<dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="right-align">c&ndash;artouche
+<p class="flushright-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <table>
 <tr><td>in macro, a format_command containing some other commands.
@@ -3925,28 +3925,28 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-54"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-54'> &para;</a></span></dt>
-<dd><p class="right-align">d&ndash;effn
+<dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="right-align">l&ndash;ine
+<dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="right-align">c&ndash;artouche
+<p class="flushright-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></td></tr>
 </table></td></tr>
 </table>
-
+</div>
 <hr>
 </div>
 <p>
diff --git 
a/tp/tests/nested_formats/res_parser/nested_quotation/nested_formats.html 
b/tp/tests/nested_formats/res_parser/nested_quotation/nested_formats.html
index 06cc4cd8d1..1b475e50f7 100644
--- a/tp/tests/nested_formats/res_parser/nested_quotation/nested_formats.html
+++ b/tp/tests/nested_formats/res_parser/nested_quotation/nested_formats.html
@@ -15,11 +15,11 @@
 <style type="text/css">
 <!--
 a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-div.center-align {text-align:center}
+div.center {text-align:center}
 div.example {margin-left: 3.2em}
 kbd {font-style: oblique}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
+p.flushleft-paragraph {text-align:left}
+p.flushright-paragraph {text-align:right}
 span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.mark-bullet {list-style-type: disc}
@@ -140,11 +140,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <blockquote>
 <p>in macro, a format_command containing some other commands.
@@ -189,11 +189,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></blockquote>
 
 
@@ -290,11 +290,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <blockquote>
 <p>in macro, a format_command containing some other commands.
@@ -339,11 +339,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></blockquote>
 
 </blockquote>
@@ -441,11 +441,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <blockquote>
 <p>in macro, a format_command containing some other commands.
@@ -490,11 +490,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></blockquote>
 
 </li><li>item 1
@@ -590,11 +590,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <blockquote>
 <p>in macro, a format_command containing some other commands.
@@ -639,11 +639,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></blockquote>
 
 </li><li>item 2
@@ -740,11 +740,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <blockquote>
 <p>in macro, a format_command containing some other commands.
@@ -789,11 +789,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></blockquote>
 
 </blockquote>
@@ -892,11 +892,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <blockquote>
 <p>in macro, a format_command containing some other commands.
@@ -941,11 +941,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></blockquote>
 
 </li><li> enumerate
@@ -1041,11 +1041,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <blockquote>
 <p>in macro, a format_command containing some other commands.
@@ -1090,11 +1090,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></blockquote>
 
 </li><li> enumerate2
@@ -1191,11 +1191,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <blockquote>
 <p>in macro, a format_command containing some other commands.
@@ -1240,11 +1240,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></blockquote>
 
 </blockquote>
@@ -1345,11 +1345,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <blockquote>
 <p>in macro, a format_command containing some other commands.
@@ -1394,11 +1394,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></blockquote></td></tr>
 <tr><td width="60%">multitable item 2</td><td width="70%">multitable tab 2
 Call macro in mutitable
@@ -1493,11 +1493,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <blockquote>
 <p>in macro, a format_command containing some other commands.
@@ -1542,11 +1542,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></blockquote></td></tr>
 <tr><td width="60%">lone multitable item
 Call macro in mutitable in format_command
@@ -1642,11 +1642,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <blockquote>
 <p>in macro, a format_command containing some other commands.
@@ -1691,11 +1691,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></blockquote>
 
 </blockquote></td></tr>
@@ -1811,13 +1811,13 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div><pre class="example">
 
 </pre><blockquote>
@@ -1871,13 +1871,13 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div></blockquote>
 <pre class="example">
 
@@ -1991,13 +1991,13 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div><pre class="example">
 
 </pre><blockquote>
@@ -2051,13 +2051,13 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div></blockquote>
 <pre class="example">
 
@@ -2172,13 +2172,13 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div><pre class="example">
 
 </pre><blockquote>
@@ -2232,13 +2232,13 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div></blockquote>
 <pre class="example">
 
@@ -2344,11 +2344,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <blockquote>
 <p>in macro, a format_command containing some other commands.
@@ -2393,11 +2393,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></blockquote>
 
 <p>deffn continues
@@ -2494,11 +2494,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <blockquote>
 <p>in macro, a format_command containing some other commands.
@@ -2543,11 +2543,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></blockquote>
 
 </blockquote>
@@ -2647,11 +2647,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <blockquote>
 <p>in macro, a format_command containing some other commands.
@@ -2696,11 +2696,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></blockquote>
 
 </dd></dl>
@@ -2799,11 +2799,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <blockquote>
 <p>in macro, a format_command containing some other commands.
@@ -2848,11 +2848,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></blockquote>
 
 <p>call macro in table at an item beginning
@@ -2949,11 +2949,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <blockquote>
 <p>in macro, a format_command containing some other commands.
@@ -2998,11 +2998,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></blockquote>
 
 </dd>
@@ -3100,11 +3100,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <blockquote>
 <p>in macro, a format_command containing some other commands.
@@ -3149,11 +3149,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></blockquote>
 
 </blockquote>
@@ -3253,11 +3253,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <blockquote>
 <p>in macro, a format_command containing some other commands.
@@ -3302,11 +3302,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></blockquote>
 
 <p>cartouche
@@ -3402,11 +3402,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <blockquote>
 <p>in macro, a format_command containing some other commands.
@@ -3451,11 +3451,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></blockquote>
 
 <p>call macro in cartouche in format_command
@@ -3551,11 +3551,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <blockquote>
 <p>in macro, a format_command containing some other commands.
@@ -3600,56 +3600,56 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></blockquote>
 
 </blockquote>
 </td></tr></table>
 
-<p class="left-align">call macro in flushleft
+<div class="flushleft"><p class="flushleft-paragraph">call macro in flushleft
 in macro
 </p>
 <blockquote>
 </blockquote>
 
 <blockquote>
-<p class="left-align">in format_command
+<p class="flushleft-paragraph">in format_command
 </p></blockquote>
 
-<p class="left-align">Something
+<p class="flushleft-paragraph">Something
 </p><blockquote>
 </blockquote>
 
-<p class="left-align">Something
+<p class="flushleft-paragraph">Something
 </p><blockquote>
-<p class="left-align">in group
+<p class="flushleft-paragraph">in group
 </p></blockquote>
 
-<p class="left-align">Something2
+<p class="flushleft-paragraph">Something2
 </p><blockquote>
 </blockquote>
-<p class="left-align">After
+<p class="flushleft-paragraph">After
 </p>
-<p class="left-align">Something2
+<p class="flushleft-paragraph">Something2
 </p><blockquote>
-<p class="left-align">in group
+<p class="flushleft-paragraph">in group
 </p></blockquote>
-<p class="left-align">After
+<p class="flushleft-paragraph">After
 </p>
 
 <br>
 <br>
 <blockquote>
-<p class="left-align">in group
+<p class="flushleft-paragraph">in group
 </p></blockquote>
 
 <blockquote>
 <blockquote>
-<p class="left-align">A quot&mdash;ation
+<p class="flushleft-paragraph">A quot&mdash;ation
 </p></blockquote>
 </blockquote>
 
@@ -3689,27 +3689,27 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-47"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-47'> &para;</a></span></dt>
-<dd><p class="left-align">d&ndash;effn
+<dd><p class="flushleft-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="left-align">l&ndash;ine
+<dd><p class="flushleft-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="left-align">c&ndash;artouche
+<p class="flushleft-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <blockquote>
-<p class="left-align">in macro, a format_command containing some other 
commands.
+<p class="flushleft-paragraph">in macro, a format_command containing some 
other commands.
 </p><ul class="mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
@@ -3738,68 +3738,68 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-48"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-48'> &para;</a></span></dt>
-<dd><p class="left-align">d&ndash;effn
+<dd><p class="flushleft-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="left-align">l&ndash;ine
+<dd><p class="flushleft-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="left-align">c&ndash;artouche
+<p class="flushleft-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></blockquote>
 
-<p class="left-align">flushleft
+<p class="flushleft-paragraph">flushleft
 call macro in flushleft in format_command
 </p><blockquote>
-<p class="left-align">in macro
+<p class="flushleft-paragraph">in macro
 </p>
 <blockquote>
 </blockquote>
 
 <blockquote>
-<p class="left-align">in format_command
+<p class="flushleft-paragraph">in format_command
 </p></blockquote>
 
-<p class="left-align">Something
+<p class="flushleft-paragraph">Something
 </p><blockquote>
 </blockquote>
 
-<p class="left-align">Something
+<p class="flushleft-paragraph">Something
 </p><blockquote>
-<p class="left-align">in group
+<p class="flushleft-paragraph">in group
 </p></blockquote>
 
-<p class="left-align">Something2
+<p class="flushleft-paragraph">Something2
 </p><blockquote>
 </blockquote>
-<p class="left-align">After
+<p class="flushleft-paragraph">After
 </p>
-<p class="left-align">Something2
+<p class="flushleft-paragraph">Something2
 </p><blockquote>
-<p class="left-align">in group
+<p class="flushleft-paragraph">in group
 </p></blockquote>
-<p class="left-align">After
+<p class="flushleft-paragraph">After
 </p>
 
 <br>
 <br>
 <blockquote>
-<p class="left-align">in group
+<p class="flushleft-paragraph">in group
 </p></blockquote>
 
 <blockquote>
 <blockquote>
-<p class="left-align">A quot&mdash;ation
+<p class="flushleft-paragraph">A quot&mdash;ation
 </p></blockquote>
 </blockquote>
 
@@ -3839,27 +3839,27 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-49"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-49'> &para;</a></span></dt>
-<dd><p class="left-align">d&ndash;effn
+<dd><p class="flushleft-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="left-align">l&ndash;ine
+<dd><p class="flushleft-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="left-align">c&ndash;artouche
+<p class="flushleft-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <blockquote>
-<p class="left-align">in macro, a format_command containing some other 
commands.
+<p class="flushleft-paragraph">in macro, a format_command containing some 
other commands.
 </p><ul class="mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
@@ -3888,67 +3888,67 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-50"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-50'> &para;</a></span></dt>
-<dd><p class="left-align">d&ndash;effn
+<dd><p class="flushleft-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="left-align">l&ndash;ine
+<dd><p class="flushleft-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="left-align">c&ndash;artouche
+<p class="flushleft-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></blockquote>
 
 </blockquote>
-
-<p class="right-align">in macro
+</div>
+<div class="flushright"><p class="flushright-paragraph">in macro
 </p>
 <blockquote>
 </blockquote>
 
 <blockquote>
-<p class="right-align">in format_command
+<p class="flushright-paragraph">in format_command
 </p></blockquote>
 
-<p class="right-align">Something
+<p class="flushright-paragraph">Something
 </p><blockquote>
 </blockquote>
 
-<p class="right-align">Something
+<p class="flushright-paragraph">Something
 </p><blockquote>
-<p class="right-align">in group
+<p class="flushright-paragraph">in group
 </p></blockquote>
 
-<p class="right-align">Something2
+<p class="flushright-paragraph">Something2
 </p><blockquote>
 </blockquote>
-<p class="right-align">After
+<p class="flushright-paragraph">After
 </p>
-<p class="right-align">Something2
+<p class="flushright-paragraph">Something2
 </p><blockquote>
-<p class="right-align">in group
+<p class="flushright-paragraph">in group
 </p></blockquote>
-<p class="right-align">After
+<p class="flushright-paragraph">After
 </p>
 
 <br>
 <br>
 <blockquote>
-<p class="right-align">in group
+<p class="flushright-paragraph">in group
 </p></blockquote>
 
 <blockquote>
 <blockquote>
-<p class="right-align">A quot&mdash;ation
+<p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
 </blockquote>
 
@@ -3988,27 +3988,27 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-51"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-51'> &para;</a></span></dt>
-<dd><p class="right-align">d&ndash;effn
+<dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="right-align">l&ndash;ine
+<dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="right-align">c&ndash;artouche
+<p class="flushright-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <blockquote>
-<p class="right-align">in macro, a format_command containing some other 
commands.
+<p class="flushright-paragraph">in macro, a format_command containing some 
other commands.
 </p><ul class="mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
@@ -4037,67 +4037,67 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-52"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-52'> &para;</a></span></dt>
-<dd><p class="right-align">d&ndash;effn
+<dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="right-align">l&ndash;ine
+<dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="right-align">c&ndash;artouche
+<p class="flushright-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></blockquote>
 
-<p class="right-align">flushright
+<p class="flushright-paragraph">flushright
 </p><blockquote>
-<p class="right-align">in macro
+<p class="flushright-paragraph">in macro
 </p>
 <blockquote>
 </blockquote>
 
 <blockquote>
-<p class="right-align">in format_command
+<p class="flushright-paragraph">in format_command
 </p></blockquote>
 
-<p class="right-align">Something
+<p class="flushright-paragraph">Something
 </p><blockquote>
 </blockquote>
 
-<p class="right-align">Something
+<p class="flushright-paragraph">Something
 </p><blockquote>
-<p class="right-align">in group
+<p class="flushright-paragraph">in group
 </p></blockquote>
 
-<p class="right-align">Something2
+<p class="flushright-paragraph">Something2
 </p><blockquote>
 </blockquote>
-<p class="right-align">After
+<p class="flushright-paragraph">After
 </p>
-<p class="right-align">Something2
+<p class="flushright-paragraph">Something2
 </p><blockquote>
-<p class="right-align">in group
+<p class="flushright-paragraph">in group
 </p></blockquote>
-<p class="right-align">After
+<p class="flushright-paragraph">After
 </p>
 
 <br>
 <br>
 <blockquote>
-<p class="right-align">in group
+<p class="flushright-paragraph">in group
 </p></blockquote>
 
 <blockquote>
 <blockquote>
-<p class="right-align">A quot&mdash;ation
+<p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
 </blockquote>
 
@@ -4137,27 +4137,27 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-53"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-53'> &para;</a></span></dt>
-<dd><p class="right-align">d&ndash;effn
+<dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="right-align">l&ndash;ine
+<dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="right-align">c&ndash;artouche
+<p class="flushright-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <blockquote>
-<p class="right-align">in macro, a format_command containing some other 
commands.
+<p class="flushright-paragraph">in macro, a format_command containing some 
other commands.
 </p><ul class="mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
@@ -4186,28 +4186,28 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-54"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-54'> &para;</a></span></dt>
-<dd><p class="right-align">d&ndash;effn
+<dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="right-align">l&ndash;ine
+<dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="right-align">c&ndash;artouche
+<p class="flushright-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></blockquote>
 
 </blockquote>
-
+</div>
 <hr>
 </div>
 <p>
diff --git 
a/tp/tests/nested_formats/res_parser/nested_table/nested_formats.html 
b/tp/tests/nested_formats/res_parser/nested_table/nested_formats.html
index 65b82cedec..5bbf561ab3 100644
--- a/tp/tests/nested_formats/res_parser/nested_table/nested_formats.html
+++ b/tp/tests/nested_formats/res_parser/nested_table/nested_formats.html
@@ -15,11 +15,11 @@
 <style type="text/css">
 <!--
 a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
-div.center-align {text-align:center}
+div.center {text-align:center}
 div.example {margin-left: 3.2em}
 kbd {font-style: oblique}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
+p.flushleft-paragraph {text-align:left}
+p.flushright-paragraph {text-align:right}
 span.smaller {font-size: smaller}
 span:hover a.copiable-anchor {visibility: visible}
 ul.mark-bullet {list-style-type: disc}
@@ -139,11 +139,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <dl>
 <dd><p>in macro, a format_command containing some other commands.
@@ -188,11 +188,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></dd>
 </dl>
 
@@ -289,11 +289,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <dl>
 <dd><p>in macro, a format_command containing some other commands.
@@ -338,11 +338,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></dd>
 </dl>
 
@@ -441,11 +441,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <dl>
 <dd><p>in macro, a format_command containing some other commands.
@@ -490,11 +490,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></dd>
 </dl>
 
@@ -590,11 +590,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <dl>
 <dd><p>in macro, a format_command containing some other commands.
@@ -639,11 +639,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></dd>
 </dl>
 
@@ -740,11 +740,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <dl>
 <dd><p>in macro, a format_command containing some other commands.
@@ -789,11 +789,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></dd>
 </dl>
 
@@ -893,11 +893,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <dl>
 <dd><p>in macro, a format_command containing some other commands.
@@ -942,11 +942,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></dd>
 </dl>
 
@@ -1042,11 +1042,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <dl>
 <dd><p>in macro, a format_command containing some other commands.
@@ -1091,11 +1091,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></dd>
 </dl>
 
@@ -1192,11 +1192,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <dl>
 <dd><p>in macro, a format_command containing some other commands.
@@ -1241,11 +1241,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></dd>
 </dl>
 
@@ -1347,11 +1347,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <dl>
 <dd><p>in macro, a format_command containing some other commands.
@@ -1396,11 +1396,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></dd>
 </dl></td></tr>
 <tr><td width="60%">multitable item 2</td><td width="70%">multitable tab 2
@@ -1495,11 +1495,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <dl>
 <dd><p>in macro, a format_command containing some other commands.
@@ -1544,11 +1544,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></dd>
 </dl></td></tr>
 <tr><td width="60%">lone multitable item
@@ -1644,11 +1644,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <dl>
 <dd><p>in macro, a format_command containing some other commands.
@@ -1693,11 +1693,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></dd>
 </dl>
 
@@ -1814,13 +1814,13 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div><pre class="example">
 
 </pre><dl>
@@ -1874,13 +1874,13 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div></dd>
 </dl>
 <pre class="example">
@@ -1994,13 +1994,13 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div><pre class="example">
 
 </pre><dl>
@@ -2054,13 +2054,13 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div></dd>
 </dl>
 <pre class="example">
@@ -2175,13 +2175,13 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div><pre class="example">
 
 </pre><dl>
@@ -2235,13 +2235,13 @@ html
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">f--lushleft
-</pre><pre class="example">
+</pre><div class="flushleft"><pre class="example">f--lushleft
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
-</pre><pre class="example">
+</pre><div class="flushright"><pre class="example">f--lushright
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div></dd>
 </dl>
 <pre class="example">
@@ -2348,11 +2348,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <dl>
 <dd><p>in macro, a format_command containing some other commands.
@@ -2397,11 +2397,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></dd>
 </dl>
 
@@ -2498,11 +2498,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <dl>
 <dd><p>in macro, a format_command containing some other commands.
@@ -2547,11 +2547,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></dd>
 </dl>
 
@@ -2652,11 +2652,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <dl>
 <dd><p>in macro, a format_command containing some other commands.
@@ -2701,11 +2701,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></dd>
 </dl>
 
@@ -2804,11 +2804,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <dl>
 <dd><p>in macro, a format_command containing some other commands.
@@ -2853,11 +2853,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></dd>
 </dl>
 
@@ -2954,11 +2954,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <dl>
 <dd><p>in macro, a format_command containing some other commands.
@@ -3003,11 +3003,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></dd>
 </dl>
 
@@ -3105,11 +3105,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <dl>
 <dd><p>in macro, a format_command containing some other commands.
@@ -3154,11 +3154,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></dd>
 </dl>
 
@@ -3259,11 +3259,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <dl>
 <dd><p>in macro, a format_command containing some other commands.
@@ -3308,11 +3308,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></dd>
 </dl>
 
@@ -3408,11 +3408,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <dl>
 <dd><p>in macro, a format_command containing some other commands.
@@ -3457,11 +3457,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></dd>
 </dl>
 
@@ -3557,11 +3557,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <dl>
 <dd><p>in macro, a format_command containing some other commands.
@@ -3606,11 +3606,11 @@ html
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></dd>
 </dl>
 
@@ -3618,44 +3618,44 @@ html
 </dl>
 </td></tr></table>
 
-<p class="left-align">call macro in flushleft
+<div class="flushleft"><p class="flushleft-paragraph">call macro in flushleft
 in macro
 </p>
 
 <dl>
-<dd><p class="left-align">in format_command
+<dd><p class="flushleft-paragraph">in format_command
 </p></dd>
 </dl>
 
-<p class="left-align">Something
+<p class="flushleft-paragraph">Something
 </p>
-<p class="left-align">Something
+<p class="flushleft-paragraph">Something
 </p><dl>
-<dd><p class="left-align">in group
+<dd><p class="flushleft-paragraph">in group
 </p></dd>
 </dl>
 
-<p class="left-align">Something2
-</p><p class="left-align">After
+<p class="flushleft-paragraph">Something2
+</p><p class="flushleft-paragraph">After
 </p>
-<p class="left-align">Something2
+<p class="flushleft-paragraph">Something2
 </p><dl>
-<dd><p class="left-align">in group
+<dd><p class="flushleft-paragraph">in group
 </p></dd>
 </dl>
-<p class="left-align">After
+<p class="flushleft-paragraph">After
 </p>
 
 <br>
 <br>
 <dl>
-<dd><p class="left-align">in group
+<dd><p class="flushleft-paragraph">in group
 </p></dd>
 </dl>
 
 <dl>
 <dd><blockquote>
-<p class="left-align">A quot&mdash;ation
+<p class="flushleft-paragraph">A quot&mdash;ation
 </p></blockquote>
 </dd>
 </dl>
@@ -3696,27 +3696,27 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-47"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-47'> &para;</a></span></dt>
-<dd><p class="left-align">d&ndash;effn
+<dd><p class="flushleft-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="left-align">l&ndash;ine
+<dd><p class="flushleft-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="left-align">c&ndash;artouche
+<p class="flushleft-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <dl>
-<dd><p class="left-align">in macro, a format_command containing some other 
commands.
+<dd><p class="flushleft-paragraph">in macro, a format_command containing some 
other commands.
 </p><ul class="mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
@@ -3745,67 +3745,67 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-48"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-48'> &para;</a></span></dt>
-<dd><p class="left-align">d&ndash;effn
+<dd><p class="flushleft-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="left-align">l&ndash;ine
+<dd><p class="flushleft-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="left-align">c&ndash;artouche
+<p class="flushleft-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></dd>
 </dl>
 
-<p class="left-align">flushleft
+<p class="flushleft-paragraph">flushleft
 call macro in flushleft in format_command
 </p><dl>
-<dd><p class="left-align">in macro
+<dd><p class="flushleft-paragraph">in macro
 </p>
 
 <dl>
-<dd><p class="left-align">in format_command
+<dd><p class="flushleft-paragraph">in format_command
 </p></dd>
 </dl>
 
-<p class="left-align">Something
+<p class="flushleft-paragraph">Something
 </p>
-<p class="left-align">Something
+<p class="flushleft-paragraph">Something
 </p><dl>
-<dd><p class="left-align">in group
+<dd><p class="flushleft-paragraph">in group
 </p></dd>
 </dl>
 
-<p class="left-align">Something2
-</p><p class="left-align">After
+<p class="flushleft-paragraph">Something2
+</p><p class="flushleft-paragraph">After
 </p>
-<p class="left-align">Something2
+<p class="flushleft-paragraph">Something2
 </p><dl>
-<dd><p class="left-align">in group
+<dd><p class="flushleft-paragraph">in group
 </p></dd>
 </dl>
-<p class="left-align">After
+<p class="flushleft-paragraph">After
 </p>
 
 <br>
 <br>
 <dl>
-<dd><p class="left-align">in group
+<dd><p class="flushleft-paragraph">in group
 </p></dd>
 </dl>
 
 <dl>
 <dd><blockquote>
-<p class="left-align">A quot&mdash;ation
+<p class="flushleft-paragraph">A quot&mdash;ation
 </p></blockquote>
 </dd>
 </dl>
@@ -3846,27 +3846,27 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-49"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-49'> &para;</a></span></dt>
-<dd><p class="left-align">d&ndash;effn
+<dd><p class="flushleft-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="left-align">l&ndash;ine
+<dd><p class="flushleft-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="left-align">c&ndash;artouche
+<p class="flushleft-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <dl>
-<dd><p class="left-align">in macro, a format_command containing some other 
commands.
+<dd><p class="flushleft-paragraph">in macro, a format_command containing some 
other commands.
 </p><ul class="mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
@@ -3895,67 +3895,67 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-50"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-50'> &para;</a></span></dt>
-<dd><p class="left-align">d&ndash;effn
+<dd><p class="flushleft-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="left-align">l&ndash;ine
+<dd><p class="flushleft-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="left-align">c&ndash;artouche
+<p class="flushleft-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></dd>
 </dl>
 
 </dd>
 </dl>
-
-<p class="right-align">in macro
+</div>
+<div class="flushright"><p class="flushright-paragraph">in macro
 </p>
 
 <dl>
-<dd><p class="right-align">in format_command
+<dd><p class="flushright-paragraph">in format_command
 </p></dd>
 </dl>
 
-<p class="right-align">Something
+<p class="flushright-paragraph">Something
 </p>
-<p class="right-align">Something
+<p class="flushright-paragraph">Something
 </p><dl>
-<dd><p class="right-align">in group
+<dd><p class="flushright-paragraph">in group
 </p></dd>
 </dl>
 
-<p class="right-align">Something2
-</p><p class="right-align">After
+<p class="flushright-paragraph">Something2
+</p><p class="flushright-paragraph">After
 </p>
-<p class="right-align">Something2
+<p class="flushright-paragraph">Something2
 </p><dl>
-<dd><p class="right-align">in group
+<dd><p class="flushright-paragraph">in group
 </p></dd>
 </dl>
-<p class="right-align">After
+<p class="flushright-paragraph">After
 </p>
 
 <br>
 <br>
 <dl>
-<dd><p class="right-align">in group
+<dd><p class="flushright-paragraph">in group
 </p></dd>
 </dl>
 
 <dl>
 <dd><blockquote>
-<p class="right-align">A quot&mdash;ation
+<p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
 </dd>
 </dl>
@@ -3996,27 +3996,27 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-51"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-51'> &para;</a></span></dt>
-<dd><p class="right-align">d&ndash;effn
+<dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="right-align">l&ndash;ine
+<dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="right-align">c&ndash;artouche
+<p class="flushright-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <dl>
-<dd><p class="right-align">in macro, a format_command containing some other 
commands.
+<dd><p class="flushright-paragraph">in macro, a format_command containing some 
other commands.
 </p><ul class="mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
@@ -4045,66 +4045,66 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-52"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-52'> &para;</a></span></dt>
-<dd><p class="right-align">d&ndash;effn
+<dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="right-align">l&ndash;ine
+<dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="right-align">c&ndash;artouche
+<p class="flushright-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></dd>
 </dl>
 
-<p class="right-align">flushright
+<p class="flushright-paragraph">flushright
 </p><dl>
-<dd><p class="right-align">in macro
+<dd><p class="flushright-paragraph">in macro
 </p>
 
 <dl>
-<dd><p class="right-align">in format_command
+<dd><p class="flushright-paragraph">in format_command
 </p></dd>
 </dl>
 
-<p class="right-align">Something
+<p class="flushright-paragraph">Something
 </p>
-<p class="right-align">Something
+<p class="flushright-paragraph">Something
 </p><dl>
-<dd><p class="right-align">in group
+<dd><p class="flushright-paragraph">in group
 </p></dd>
 </dl>
 
-<p class="right-align">Something2
-</p><p class="right-align">After
+<p class="flushright-paragraph">Something2
+</p><p class="flushright-paragraph">After
 </p>
-<p class="right-align">Something2
+<p class="flushright-paragraph">Something2
 </p><dl>
-<dd><p class="right-align">in group
+<dd><p class="flushright-paragraph">in group
 </p></dd>
 </dl>
-<p class="right-align">After
+<p class="flushright-paragraph">After
 </p>
 
 <br>
 <br>
 <dl>
-<dd><p class="right-align">in group
+<dd><p class="flushright-paragraph">in group
 </p></dd>
 </dl>
 
 <dl>
 <dd><blockquote>
-<p class="right-align">A quot&mdash;ation
+<p class="flushright-paragraph">A quot&mdash;ation
 </p></blockquote>
 </dd>
 </dl>
@@ -4145,27 +4145,27 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-53"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-53'> &para;</a></span></dt>
-<dd><p class="right-align">d&ndash;effn
+<dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="right-align">l&ndash;ine
+<dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="right-align">c&ndash;artouche
+<p class="flushright-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
 <dl>
-<dd><p class="right-align">in macro, a format_command containing some other 
commands.
+<dd><p class="flushright-paragraph">in macro, a format_command containing some 
other commands.
 </p><ul class="mark-bullet">
 <li>i&ndash;tem 1
 </li><li>i&ndash;tem 2
@@ -4194,30 +4194,30 @@ html
 
 <dl class="def">
 <dt id="index-d_002d_002deffn_005fname-54"><span class="category">c--ategory: 
</span><span><strong class="strong">d--effn_name</strong> <em 
class="emph">a--rguments...</em><a class="copiable-anchor" 
href='#index-d_002d_002deffn_005fname-54'> &para;</a></span></dt>
-<dd><p class="right-align">d&ndash;effn
+<dd><p class="flushright-paragraph">d&ndash;effn
 </p></dd></dl>
 
 <dl>
 <dt>a</dt>
-<dd><p class="right-align">l&ndash;ine
+<dd><p class="flushright-paragraph">l&ndash;ine
 </p></dd>
 </dl>
 
 <table class="cartouche" border="1"><tr><td>
-<p class="right-align">c&ndash;artouche
+<p class="flushright-paragraph">c&ndash;artouche
 </p></td></tr></table>
 
-<p class="left-align">f&ndash;lushleft
-</p>
-<p class="right-align">f&ndash;lushright
-</p>
-<div class="center-align">ce&ndash;ntered line
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div></dd>
 </dl>
 
 </dd>
 </dl>
-
+</div>
 <hr>
 </div>
 <p>
diff --git a/tp/tests/tex_html/res_parser/formatting_singular/chapter.html 
b/tp/tests/tex_html/res_parser/formatting_singular/chapter.html
index 158f9408c2..c95f817211 100644
--- a/tp/tests/tex_html/res_parser/formatting_singular/chapter.html
+++ b/tp/tests/tex_html/res_parser/formatting_singular/chapter.html
@@ -804,13 +804,13 @@ truc: after a deff item
 <!--
 a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
 a.summary-letter {text-decoration: none}
-div.center-align {text-align:center}
+div.center {text-align:center}
 div.display {margin-left: 3.2em}
 div.example {margin-left: 3.2em}
 kbd {font-style: oblique}
 kbd.key {font-style: normal}
-p.left-align {text-align:left}
-p.right-align {text-align:right}
+p.flushleft-paragraph {text-align:left}
+p.flushright-paragraph {text-align:right}
 pre.display {font-family: inherit}
 pre.format {font-family: inherit}
 pre.menu-comment {font-family: serif}
@@ -1294,7 +1294,7 @@ $">
 <blockquote>
 <p>aaa quotation
 </p></blockquote>
-<div class="center-align">&mdash; <em class="emph">quotation author</em>
+<div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
 <blockquote>
 <p>indent in quotation
@@ -1809,19 +1809,19 @@ ref</a>
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p>g&ndash;roupe
-</p>
-<p class="left-align">f&ndash;lushleft
+<div class="group"><p>g&ndash;roupe
+</p></div>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
 more text
-</p>
-<p class="right-align">f&ndash;lushright
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
 more text
-</p>
-<div class="center-align">ce&ndash;ntered line
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p>r&ndash;raggedright
+<div class="raggedright"><p class="raggedright-paragraph">r&ndash;raggedright
 more text
-</p>
+</p></div>
 <pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
 @c this file is used in tests in @verbatiminclude but not converted
@@ -2408,7 +2408,7 @@ $">
 <blockquote>
 <p>aaa quotation
 </p></blockquote>
-<div class="center-align">&mdash; <em class="emph">quotation author</em>
+<div class="center">&mdash; <em class="emph">quotation author</em>
 </div>
 <blockquote>
 <p>indent in quotation
@@ -2923,19 +2923,19 @@ ref</a>
 <p>c&ndash;artouche
 </p></td></tr></table>
 
-<p>g&ndash;roupe
-</p>
-<p class="left-align">f&ndash;lushleft
+<div class="group"><p>g&ndash;roupe
+</p></div>
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
 more text
-</p>
-<p class="right-align">f&ndash;lushright
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
 more text
-</p>
-<div class="center-align">ce&ndash;ntered line
+</p></div>
+<div class="center">ce&ndash;ntered line
 </div>
-<p>r&ndash;raggedright
+<div class="raggedright"><p class="raggedright-paragraph">r&ndash;raggedright
 more text
-</p>
+</p></div>
 <pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
 @c this file is used in tests in @verbatiminclude but not converted
@@ -3556,7 +3556,7 @@ $">
 </pre><blockquote>
 <pre class="example">aaa quotation
 </pre></blockquote>
-<div class="center-align">--- <em class="emph">quotation author</em>
+<div class="center">--- <em class="emph">quotation author</em>
 </div><pre class="example">
 
 </pre><blockquote>
@@ -4164,23 +4164,23 @@ ref</a>
 </pre></td></tr></table>
 <pre class="example">
 
-</pre><pre class="example">g--roupe
-</pre><pre class="example">
+</pre><div class="group"><pre class="example">g--roupe
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushleft
+</pre><div class="flushleft"><pre class="example">f--lushleft
 more text
-</pre><pre class="example">
+</pre></div><pre class="example">
 
-</pre><pre class="example">f--lushright
+</pre><div class="flushright"><pre class="example">f--lushright
 more text
-</pre><pre class="example">
+</pre></div><pre class="example">
 
-</pre><div class="center-align">ce--ntered line
+</pre><div class="center">ce--ntered line
 </div><pre class="example">
 
-</pre><pre class="example">r--raggedright
+</pre><div class="raggedright"><pre class="example">r--raggedright
 more text
-</pre><pre class="example">
+</pre></div><pre class="example">
 
 </pre><pre class="verbatim">\input texinfo @c -*-texinfo-*-
 
diff --git a/tp/tests/tex_html/res_parser/formatting_singular/chapter2.html 
b/tp/tests/tex_html/res_parser/formatting_singular/chapter2.html
index a729100c45..b931444ab3 100644
--- a/tp/tests/tex_html/res_parser/formatting_singular/chapter2.html
+++ b/tp/tests/tex_html/res_parser/formatting_singular/chapter2.html
@@ -803,7 +803,7 @@ truc: after a deff item
 <style type="text/css">
 <!--
 a.summary-letter {text-decoration: none}
-h1.center-align {text-align:center}
+h1.centerchap {text-align:center}
 kbd {font-style: oblique}
 -->
 </style>
@@ -854,7 +854,7 @@ kbd {font-style: oblique}
 </table>
 </td>
 <td align="left">
-<h1 class="centerchap center-align" id="chapter-2">chapter 2</h1>
+<h1 class="centerchap" id="chapter-2">chapter 2</h1>
 
 <table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#chapter-2_cp_symbol-1"><b>&quot;</b></a>
  &nbsp; 



reply via email to

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