Browse Source

manual: More capitalization

* doc/org-manual.org (Verse blocks in LaTeX export): This is
a follow-up to last commit.
Nicolas Goaziou 4 years ago
parent
commit
846801e82c
1 changed files with 2 additions and 2 deletions
  1. 2 2
      doc/org-manual.org

+ 2 - 2
doc/org-manual.org

@@ -13901,7 +13901,7 @@ A complete example with Shakespeare's first sonnet:
 #+begin_src org
 #+begin_src org
 ,#+ATTR_LATEX: :center t :latexcode \color{red} :lines 5
 ,#+ATTR_LATEX: :center t :latexcode \color{red} :lines 5
 ,#+ATTR_LATEX: :versewidth Feed’st thy light’st flame with self-substantial fuel,
 ,#+ATTR_LATEX: :versewidth Feed’st thy light’st flame with self-substantial fuel,
-,#+begin_verse
+,#+BEGIN_VERSE
 From fairest creatures we desire increase,
 From fairest creatures we desire increase,
 That thereby beauty’s rose might never die,
 That thereby beauty’s rose might never die,
 But as the riper should by time decrease,
 But as the riper should by time decrease,
@@ -13916,7 +13916,7 @@ Within thine own bud buriest thy content
 And, tender churl, makest waste in niggarding.
 And, tender churl, makest waste in niggarding.
 Pity the world, or else this glutton be,
 Pity the world, or else this glutton be,
 To eat the world’s due, by the grave and thee.
 To eat the world’s due, by the grave and thee.
-,#+end_verse
+,#+END_VERSE
 #+end_src
 #+end_src
 
 
 ** Markdown Export
 ** Markdown Export