浏览代码

manual: More capitalization

* doc/org-manual.org (Verse blocks in LaTeX export): This is
a follow-up to last commit.
Nicolas Goaziou 4 年之前
父节点
当前提交
846801e82c
共有 1 个文件被更改,包括 2 次插入2 次删除
  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
 ,#+ATTR_LATEX: :center t :latexcode \color{red} :lines 5
 ,#+ATTR_LATEX: :versewidth Feed’st thy light’st flame with self-substantial fuel,
-,#+begin_verse
+,#+BEGIN_VERSE
 From fairest creatures we desire increase,
 That thereby beauty’s rose might never die,
 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.
 Pity the world, or else this glutton be,
 To eat the world’s due, by the grave and thee.
-,#+end_verse
+,#+END_VERSE
 #+end_src
 
 ** Markdown Export