Browse Source

org-manual: Small tweaks

* doc/org-manual.org (Features Overview): Change title.
(Languages): Tweak columns width.
Nicolas Goaziou 5 years ago
parent
commit
e68db498c5
1 changed files with 2 additions and 2 deletions
  1. 2 2
      doc/org-manual.org

+ 2 - 2
doc/org-manual.org

@@ -16292,7 +16292,7 @@ Source code blocks are one of many Org block types, which also include
 Details of Org's facilities for working with source code are described
 Details of Org's facilities for working with source code are described
 in the following sections.
 in the following sections.
 
 
-** Features
+** Features Overview
 :PROPERTIES:
 :PROPERTIES:
 :DESCRIPTION: Enjoy the versatility of source blocks.
 :DESCRIPTION: Enjoy the versatility of source blocks.
 :END:
 :END:
@@ -17832,7 +17832,7 @@ code block header arguments:
 
 
 Code blocks in the following languages are supported.
 Code blocks in the following languages are supported.
 
 
-#+attr_texinfo: :columns 0.20 0.35 0.20 0.20
+#+attr_texinfo: :columns 0.25 0.25 0.25 0.20
 | Language   | Identifier    | Language       | Identifier   |
 | Language   | Identifier    | Language       | Identifier   |
 |------------+---------------+----------------+--------------|
 |------------+---------------+----------------+--------------|
 | Asymptote  | =asymptote=   | Lisp           | =lisp=       |
 | Asymptote  | =asymptote=   | Lisp           | =lisp=       |