浏览代码

org.texi: Change beamer example to @example

* org.texi (A Beamer Example): Change to @example.
Rasmus 10 年之前
父节点
当前提交
7ddb3af04a
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      doc/org.texi

+ 2 - 2
doc/org.texi

@@ -11191,7 +11191,7 @@ environment or the @code{BEAMER_COL} property.
 
 Here is a simple example Org document that is intended for Beamer export.
 
-@smallexample
+@example
 #+TITLE: Example Presentation
 #+AUTHOR: Carsten Dominik
 #+OPTIONS: H:2 toc:t num:t
@@ -11223,7 +11223,7 @@ Here is a simple example Org document that is intended for Beamer export.
 ** Frame 2 (where we will not use columns)
 *** Request
     Please test this stuff!
-@end smallexample
+@end example
 
 @node HTML export
 @section HTML export