Backport commit 9364c2895 from Emacs
; Fix typos in symbol names 9364c28959a5b00e8ffd5d0d283ff0c0042f1bb0 Stefan Kangas Sun Jan 21 15:28:06 2024 +0100
This commit is contained in:
parent
7564dfd968
commit
6c34fd374c
|
@ -3667,7 +3667,7 @@ CONTENTS is the contents of the object."
|
||||||
;; takes care of tables with a "verbatim" mode. Otherwise, it
|
;; takes care of tables with a "verbatim" mode. Otherwise, it
|
||||||
;; delegates the job to either `org-latex--table.el-table',
|
;; delegates the job to either `org-latex--table.el-table',
|
||||||
;; `org-latex--org-table', `org-latex--math-table' or
|
;; `org-latex--org-table', `org-latex--math-table' or
|
||||||
;; `org-latex--org-align-string-tabbing' functions,
|
;; `org-table--org-tabbing' functions,
|
||||||
;; depending of the type of the table and the mode requested.
|
;; depending of the type of the table and the mode requested.
|
||||||
;;
|
;;
|
||||||
;; `org-latex--align-string' is a subroutine used to build alignment
|
;; `org-latex--align-string' is a subroutine used to build alignment
|
||||||
|
|
Loading…
Reference in New Issue