Ver Fonte

Minor fix.

Carsten Dominik há 16 anos atrás
pai
commit
5ad8aaf20f
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      doc/org.texi

+ 1 - 1
doc/org.texi

@@ -8789,7 +8789,7 @@ pages.  Finally, you can set the alignment string:
 @example
 #+CAPTION: A long table
 #+LABEL: tbl:long
-#+ATTR_LaTeX: longtable align=l|lp{3cm}r|l
+#+ATTR_LaTeX: longtable align=l|lp@{3cm@}r|l
 | ..... | ..... |
 | ..... | ..... |
 @end example