소스 검색

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