Browse Source

org-manual: Rename "Advanced Configuration"

* doc/org-manual.org (Advanced Export Configuration): Renamed from
  "Advanced Configuration".
(Example blocks in LaTeX export): Fix link.

When browsing the menu, "Advanced Configuration" is too vague, and
doesn't correlate immediately to Export.
Nicolas Goaziou 7 years ago
parent
commit
b3e00f0c53
1 changed files with 4 additions and 4 deletions
  1. 4 4
      doc/org-manual.org

+ 4 - 4
doc/org-manual.org

@@ -13459,9 +13459,9 @@ a file, use the ~org-latex-listings-options~ and
 The LaTeX export back-end wraps the contents of example blocks in
 The LaTeX export back-end wraps the contents of example blocks in
 a =verbatim= environment.  To change this behavior to use another
 a =verbatim= environment.  To change this behavior to use another
 environment globally, specify an appropriate export filter (see
 environment globally, specify an appropriate export filter (see
-[[*Advanced Configuration]]).  To change this behavior to use another
-environment for each block, use the =:environment= parameter to
-specify a custom environment.
+[[*Advanced Export Configuration]]).  To change this behavior to use
+another environment for each block, use the =:environment= parameter
+to specify a custom environment.
 
 
 #+begin_example
 #+begin_example
 ,#+ATTR_LATEX: :environment myverbatim
 ,#+ATTR_LATEX: :environment myverbatim
@@ -15074,7 +15074,7 @@ Dispatcher]]).
 Follow the comment section of such files, for example, =ox-man.el=,
 Follow the comment section of such files, for example, =ox-man.el=,
 for usage and configuration details.
 for usage and configuration details.
 
 
-** Advanced Configuration
+** Advanced Export Configuration
 :PROPERTIES:
 :PROPERTIES:
 :DESCRIPTION: Fine-tuning the export output.
 :DESCRIPTION: Fine-tuning the export output.
 :END:
 :END: