Browse Source

Merge branch 'maint'

Nicolas Goaziou 4 năm trước cách đây
mục cha
commit
e4f4a153df
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      doc/org-manual.org

+ 1 - 1
doc/org-manual.org

@@ -13696,7 +13696,7 @@ placement.
 #+cindex: image, centering in LaTeX export
 The LaTeX export back-end centers all images by default.  Setting
 =:center= to =nil= disables centering.  To disable centering globally,
-set ~org-latex-images-centered~ to =t=.
+set ~org-latex-images-centered~ to =nil=.
 
 Set the =:comment-include= attribute to non-~nil~ value for the LaTeX
 export back-end to comment out the =\includegraphics= macro.