Re: [Orgmode] Latex: exporting a tree

2010-12-18 Thread Nicolas Goaziou
Hello, > Carsten Dominik writes: >> Though, shouldn't I replace all those calls to >> `org-get-limited-outline-regexp' with `org-with-limited-levels' >> macro? > I have not looked closely at your new code - but yes, this is what > the macro is for! The following patch does that, 3 times. I

Re: [Orgmode] Latex: exporting a tree

2010-12-15 Thread Carsten Dominik
On Dec 15, 2010, at 7:15 PM, Nicolas Goaziou wrote: Hello, Others uses of org-get-limited-outline-regexp are corrects. Though, shouldn't I replace all those calls to `org-get-limited-outline-regexp' with `org-with-limited-levels' macro? I have not looked closely at your new code - but yes,

Re: [Orgmode] Latex: exporting a tree

2010-12-15 Thread Nicolas Goaziou
Hello, Others uses of org-get-limited-outline-regexp are corrects. Though, shouldn't I replace all those calls to `org-get-limited-outline-regexp' with `org-with-limited-levels' macro? Regards, -- Nicolas ___ Emacs-orgmode mailing list Please use `Re

Re: [Orgmode] Latex: exporting a tree

2010-12-15 Thread Carsten Dominik
On Dec 15, 2010, at 1:13 PM, Nicolas Goaziou wrote: Hello, Carsten Dominik writes: Nicolas, I believe this was one of your patches - the limited outline regexp needs to be anchored in the way you use it in org-latex.el. Ok. Today, I will check others limited outline regexp in use. Yes,

Re: [Orgmode] Latex: exporting a tree

2010-12-15 Thread Nicolas Goaziou
Hello, > Carsten Dominik writes: > Nicolas, I believe this was one of your patches - the limited > outline regexp needs to be anchored in the way you use it in > org-latex.el. Ok. Today, I will check others limited outline regexp in use. Regards, -- Nicolas ___

Re: [Orgmode] Latex: exporting a tree

2010-12-15 Thread Carsten Dominik
Hi Jörg, On Dec 15, 2010, at 11:04 AM, Jörg Hagmann wrote: Third attempt to get your attention: why the impatience? Your first attempt was December 9, now it is December 15... No-one is being payed here for fixing problems. - If you export the (new) minimal example below to latex (C-cC

Re: [Orgmode] Latex: exporting a tree

2010-12-15 Thread Jörg Hagmann
Third attempt to get your attention: - If you export the (new) minimal example below to latex (C-cC-e l), it works. - If you only export a tree (Subtree in the example; C-cC-e 1 l), the first table ends at the horizontal line and everything between it and the next node (Subsubtree) is eliminat

Re: [Orgmode] Latex: exporting a tree

2010-12-10 Thread Jörg Hagmann
I checked the problem below with the latest (7.4 alias "7.3") version and it is still there. Could somebody look into that? Emacs 23.2 on OS X 10.6.5 Thanks, Jörg With today's pull, exporting a subtree to latex (C-cC-e 1 l) truncates a table at the horizontal line and eliminates the text betwee