[PATCH] Fixed lstset where language= wipes out previous definitions

2021-05-28 Thread Karl Stump
* ox-latex.el (org-latex-src-block): moved (("language" ,lst-lang)) to the head of the list. This fixes wiping out preceding definitions given in `org-latex-listings-options'. TINYCHANGE --- lisp/ox-latex.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/ox-latex.el

[Orgmode] Table Editing Cycle Does Not Return to Start State

2009-09-02 Thread Karl Stump
Table Editing Cycle With Multiple Windows On One Buffer Does Not Return to Start State When I have two windows open on two buffers, one to a table in a file that I'm editing, the other to some other file of interest, the editing cycle of C-` ... C-c C-c works great, meaning that when the cycle

[Orgmode] LaTeX multicolumn count wrong in table export

2009-08-28 Thread Karl Stump
When exporting a table with a horizontal line the column count is wrong. Output from pdflatex run: ! Extra alignment tab has been changed to \cr. \endtemplate      l.32 ...\multicolumn{4}{r}{Continued on next page}   \ ? Here