diff --git a/manual/source/display_tags.rst b/manual/source/display_tags.rst index 9f24b37..841e6e0 100644 --- a/manual/source/display_tags.rst +++ b/manual/source/display_tags.rst @@ -144,39 +144,35 @@ each left justified. .. table:: :widths: grid - +----------------+-----+-------------------------------------+----------------+ - | Description | Tag | Start HTML | End HTML | - +================+=====+=====================================+================+ - | Align Left | al + `
` | `
` | - +----------------+-----+-------------------------------------+----------------+ - | Align Center | ac + `
` | `
` | - +----------------+-----+-------------------------------------+----------------+ - | Align Right | ar + `
` | `
` | - +----------------+-----+-------------------------------------+----------------+ - | Font size ˄ | fu | `` | `` | - +----------------+-----+-------------------------------------+----------------+ - | Font size ˅ | fd | `` | `` | - +----------------+-----+-------------------------------------+----------------+ - | Font size 20pt | f20 | `` | `` + - +----------------+-----+-------------------------------------+----------------+ - | Arial |arial| `` | `` | - +----------------+-----+-------------------------------------+----------------+ - | Times New |times| `` | | - +----------------+-----+-------------------------------------+----------------+ - | Paragraph with | phg | `
` | | - +----------------+-----+-------------------------------------+----------------+ - | Column left | cl | `
` | - | | | margin-left:50%>` | | - +----------------+-----+-------------------------------------+----------------+ - - - - + +----------------+-----+--------------------------------------+----------------+ + | Description | Tag | Start HTML | End HTML | + +================+=====+======================================+================+ + | Align Left | al | ``
`` | ``
`` | + +----------------+-----+--------------------------------------+----------------+ + | Align Center | ac | ``
`` | ``
`` | + +----------------+-----+--------------------------------------+----------------+ + | Align Right | ar | ``
`` | ``
`` | + +----------------+-----+--------------------------------------+----------------+ + | Font size ˄ | fu | ```` | ```` | + +----------------+-----+--------------------------------------+----------------+ + | Font size ˅ | fd | ```` | ```` | + +----------------+-----+--------------------------------------+----------------+ + | Font size 20pt | f20 | ```` | ```` + + +----------------+-----+--------------------------------------+----------------+ + | Arial |arial| ````| ```` | + +----------------+-----+--------------------------------------+----------------+ + | Times New |times| ```` | | + +----------------+-----+--------------------------------------+----------------+ + | Paragraph with | phg | ``
`` | | + +----------------+-----+--------------------------------------+----------------+ + | Column left | cl | ``
`` | + | | | margin-left:50%>`` | | + +----------------+-----+--------------------------------------+----------------+