Преглед на файлове

org-manual: Fix `org-latex-subtitle-format' documentation

* doc/org-manual.org (LaTeX specific export settings): Fix
`org-latex-subtitle-format' documentation.
Nicolas Goaziou преди 5 години
родител
ревизия
f4e5b75b47
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      doc/org-manual.org

+ 1 - 1
doc/org-manual.org

@@ -13166,7 +13166,7 @@ general options (see [[*Export Settings]]).
   #+vindex: org-latex-subtitle-format
   The document's subtitle.  It is typeset as per
   ~org-latex-subtitle-format~.  If ~org-latex-subtitle-separate~ is
-  non-~nil~, it is typed as part of the ~\title~ macro.  See
+  non-~nil~, it is typed outside of the ~\title~ macro.  See
   ~org-latex-hyperref-template~ for customizing metadata items.  See
   ~org-latex-title-command~ for typesetting description into the
   document's front matter.