소스 검색

Merge branch 'maint'

Nicolas Goaziou 8 년 전
부모
커밋
da68c2cc35
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      doc/org.texi

+ 1 - 1
doc/org.texi

@@ -12180,7 +12180,7 @@ environments.  @code{:spread} has no effect if @code{:width} is not set.
 @vindex org-latex-tables-booktabs
 @vindex org-latex-tables-centered
 All three commands are toggles.  @code{:booktabs} brings in modern
-typesetting enhancements to regular tables.  The @code {booktabs} package has
+typesetting enhancements to regular tables.  The @code{booktabs} package has
 to be loaded through @code{org-latex-packages-alist}.  @code{:center} is for
 centering the table.  @code{:rmlines} removes all but the very first
 horizontal line made of ASCII characters from "table.el" tables only.