From c357ec83c4235d07e87a2f8db2d1a0dd7a1d77c3 Mon Sep 17 00:00:00 2001 From: John Morris Date: Tue, 18 Jun 2019 14:28:15 -0400 Subject: [PATCH] added Title Case/removed table title/added ` to table --- manual/source/display_tags.rst | 40 +++++++++++++++++----------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/manual/source/display_tags.rst b/manual/source/display_tags.rst index e4949be..9f24b37 100644 --- a/manual/source/display_tags.rst +++ b/manual/source/display_tags.rst @@ -110,7 +110,7 @@ To delete :ref:`g-formatting-tags` that you have entered click on the will display the tags {} without any formatting. The deleted tags will need to be manually deleted from the songs or custom slides. -Additional useful tags to add +Additional Useful Tags to Add ============================= The :ref:`g-formatting-tags` included when you installed OpenLP provide many of the commonly used @@ -141,40 +141,40 @@ each left justified. -.. table:: Additional Formating Tags +.. table:: :widths: grid +----------------+-----+-------------------------------------+----------------+ | Description | Tag | Start HTML | End HTML | +================+=====+=====================================+================+ - | Align Left | al +
|
| + | Align Left | al + `
` | `
` | +----------------+-----+-------------------------------------+----------------+ - | Align Center | ac +
|
| + | Align Center | ac + `
` | `
` | +----------------+-----+-------------------------------------+----------------+ - | Align Right | ar +
|
| + | Align Right | ar + `
` | `
` | +----------------+-----+-------------------------------------+----------------+ - | Font size ˄ | fu | | | + | Font size ˄ | fu | `` | `` | +----------------+-----+-------------------------------------+----------------+ - | Font size ˅ | fd | | | + | Font size ˅ | fd | `` | `` | +----------------+-----+-------------------------------------+----------------+ - | Font size 20pt | f20 | | + + | Font size 20pt | f20 | `` | `` + +----------------+-----+-------------------------------------+----------------+ - | Arial |arial| | | + | Arial |arial| `` | `` | +----------------+-----+-------------------------------------+----------------+ - | Times New |times| | | + | Times New |times| `` | | +----------------+-----+-------------------------------------+----------------+ - | Paragraph with | phg |
| | + | Paragraph with | phg | `
` | | +----------------+-----+-------------------------------------+----------------+ - | Column left | cl |
` | + | | | margin-left:0%>` | | +----------------+-----+-------------------------------------+----------------+ - | Column right | cr |
` | + | | | margin-left:50%>` | | +----------------+-----+-------------------------------------+----------------+