Re: [O] Bug: Corrupted export of tables to LaTeX math mode [8.3.6 (8.3.6-7-g4d7d52-elpaplus @ c:/Users/thoma/.emacs.d/elpa/org-plus-contrib-20161017/)]

2016-10-25 Thread Thomas Stenhaug
Nicolas Goaziou writes: > Fixed. Thank you. Good news! Thanks -- Thomas Stenhaug

Re: [O] Bug: Corrupted export of tables to LaTeX math mode [8.3.6 (8.3.6-7-g4d7d52-elpaplus @ c:/Users/thoma/.emacs.d/elpa/org-plus-contrib-20161017/)]

2016-10-24 Thread Nicolas Goaziou
Hello, Thomas Stenhaug writes: > Nick Dokos writes: > >> I can reproduce this and I think the problem is that the table >> includes the empty line after it and that gets carried into the data >> that org-export-data passes into org-latex-matrices. > > That seems to be the case; for each empty l

Re: [O] Bug: Corrupted export of tables to LaTeX math mode [8.3.6 (8.3.6-7-g4d7d52-elpaplus @ c:/Users/thoma/.emacs.d/elpa/org-plus-contrib-20161017/)]

2016-10-24 Thread Thomas Stenhaug
Nick Dokos writes: > I can reproduce this and I think the problem is that the table > includes the empty line after it and that gets carried into the data > that org-export-data passes into org-latex-matrices. That seems to be the case; for each empty line between the table and the first nonempt

Re: [O] Bug: Corrupted export of tables to LaTeX math mode [8.3.6 (8.3.6-7-g4d7d52-elpaplus @ c:/Users/thoma/.emacs.d/elpa/org-plus-contrib-20161017/)]

2016-10-21 Thread Nick Dokos
thomas.stenh...@gmail.com writes: > Given an org file with the following contents > > --- > #+ATTR_LATEX: :mode math :environment bmatrix > | 1 | 2 | 3 | > > whops > --- > > when exporting to LaTeX using Org version 8.3.6 from > http://orgmode.org/elpa/ render to LaTeX as follows: > > --- > \[ > \

Re: [O] [bug] corrupted export

2011-05-26 Thread Christian Moe
Did you use Emacs 22? No, 23. Re: being stuck with Carbon Emacs 22 -- I found that plain GNU Emacs 23 compiled perfectly well on my old G4 PowerPC Mac, but I assume you've tried this already. Yours, Christian

Re: [O] [bug] corrupted export

2011-05-25 Thread David Maus
At Wed, 25 May 2011 11:57:17 -0700, Samuel Wales wrote: > > There are local unrelated small modifications. I tested without them > and it still breaks in the 2 ways described. > > bd91803d0d1d88e94a059f28b5cccb7e969d0042 breaks. > > Did you use Emacs 22? No, I just tried your test file with Emacs

Re: [O] [bug] corrupted export

2011-05-25 Thread Samuel Wales
Note that I cannot test anything on Emacs 23 because no version of Emacs newer than Carbon Emacs 22 will compile or run on my old machine.

Re: [O] [bug] corrupted export

2011-05-25 Thread Samuel Wales
There are local unrelated small modifications. I tested without them and it still breaks in the 2 ways described. bd91803d0d1d88e94a059f28b5cccb7e969d0042 breaks. Did you use Emacs 22? Thanks for testing. Samuel -- The Kafka Pandemic: http://thekafkapandemic.blogspot.com I support the Whitte

Re: [O] [bug] corrupted export

2011-05-25 Thread David Maus
At Wed, 25 May 2011 08:45:13 +0200, Christian Moe wrote: > > I can't reproduce these. Me neither. And I don't have a commit 2f5f9 (indicated by release_7.5.304.g->2f5f9<-) dmaus@x60s ~/.emacs.d/site-lisp.d/org-mode (git)-[master] % git show 2f5f9 fatal: ambiguous argument '2f5f9': unknown revis

Re: [O] [bug] corrupted export

2011-05-24 Thread Christian Moe
I can't reproduce these. Yours, Christian On 5/25/11 8:14 AM, Samuel Wales wrote: Another example of corrupted export: *** test Some definitions using the same name /exclude/ people who have serious disease. Can you predict the results? Only the first line of body text gets exported.

Re: [O] [bug] corrupted export

2011-05-24 Thread Samuel Wales
Another example of corrupted export: *** test Some definitions using the same name /exclude/ people who have serious disease. Can you predict the results? Only the first line of body text gets exported.