Nicolas Goaziou 4 лет назад
Родитель
Сommit
e4f4a153df
1 измененных файлов с 1 добавлено и 1 удалено
  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.