aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/doc
diff options
context:
space:
mode:
authorPiotr Trojanek <trojanek@adacore.com>2022-01-28 16:02:43 +0100
committerPierre-Marie de Rodat <derodat@adacore.com>2022-05-11 08:53:19 +0000
commitfd932b612c3873b930b2e410fb5490a6b5252ccb (patch)
treeacab7cf066f2e4898f656101e054817806d56e61 /gcc/ada/doc
parent9b7f7fa72491289b49082ef3f234498b18e55535 (diff)
downloadgcc-fd932b612c3873b930b2e410fb5490a6b5252ccb.zip
gcc-fd932b612c3873b930b2e410fb5490a6b5252ccb.tar.gz
gcc-fd932b612c3873b930b2e410fb5490a6b5252ccb.tar.bz2
[Ada] Fix layout of tables in PDF version of GNAT RM
Tables with small left columns and large right columns had colliding text in the PDF version of GNAT RM. Spotted while adding description of pragma Ada_2022. gcc/ada/ * doc/gnat_rm/implementation_defined_characteristics.rst: Add tabularcolums directive, as explained in documentation of Sphinx and tabular LaTeX package.
Diffstat (limited to 'gcc/ada/doc')
-rw-r--r--gcc/ada/doc/gnat_rm/implementation_defined_characteristics.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/ada/doc/gnat_rm/implementation_defined_characteristics.rst b/gcc/ada/doc/gnat_rm/implementation_defined_characteristics.rst
index d1768d2..095d04b 100644
--- a/gcc/ada/doc/gnat_rm/implementation_defined_characteristics.rst
+++ b/gcc/ada/doc/gnat_rm/implementation_defined_characteristics.rst
@@ -100,6 +100,8 @@ The Static_Predicate case is handled analogously.
"The predefined integer types declared in
``Standard``. See 3.5.4(25)."
+.. tabularcolumns:: |l|L|
+
========================= =======================================
Type Representation
========================= =======================================
@@ -837,6 +839,8 @@ Containers.Count_Type'Last is 2**31 - 1.
The following convention names are supported
+.. tabularcolumns:: |l|L|
+
======================= ==============================================================================
Convention Name Interpretation
======================= ==============================================================================