Re: [O] [PATCH] (update) Add :caption attribute to #+ATTR_LATEX property

2013-07-02 Thread Nicolas Goaziou
Hello, feng shu writes: > Thanks all the people! This is V5! Applied. Thank you! Regards, -- Nicolas Goaziou

Re: [O] [PATCH] (update) Add :caption attribute to #+ATTR_LATEX property

2013-07-01 Thread feng shu
Thanks all the people! This is V5! On Tue, Jul 2, 2013 at 5:38 AM, Nicolas Goaziou wrote: > Hello, > > feng shu writes: > > > Thanks for your help. This is V4 patch. > > Thanks for the update. More comments below. > > > +@item :caption > > +By default, you should use @code{#+caption} keyword t

Re: [O] [PATCH] (update) Add :caption attribute to #+ATTR_LATEX property

2013-07-01 Thread Nicolas Goaziou
Hello, feng shu writes: > Thanks for your help. This is V4 patch. Thanks for the update. More comments below. > +@item :caption > +By default, you should use @code{#+caption} keyword to add a table caption. > +If you want to add caption with complex or special latex commands, you can > use >

Re: [O] [PATCH] (update) Add :caption attribute to #+ATTR_LATEX property

2013-07-01 Thread Bastien
Hi Feng, feng shu writes: > Thanks for your help. This is V4 patch. Thanks for the updated patch -- there are more knowledgeable people for this area of the code, I'll let them apply/rework it or not. Best, -- Bastien

Re: [O] [PATCH] (update) Add :caption attribute to #+ATTR_LATEX property

2013-06-30 Thread feng shu
Thanks for your help. This is V4 patch. On Mon, Jul 1, 2013 at 4:27 AM, Bastien wrote: > Hi Feng, > > feng shu writes: > > > (org-latex--inline-image): Tiny change. > > org-latex--org-table): Tiny change. > > The Emacs usage is to write it like this: > > (org-latex--inline-image, org-latex--

Re: [O] [PATCH] (update) Add :caption attribute to #+ATTR_LATEX property

2013-06-30 Thread Bastien
Hi Feng, feng shu writes: > (org-latex--inline-image): Tiny change. > org-latex--org-table): Tiny change. The Emacs usage is to write it like this: (org-latex--inline-image, org-latex--org-table): Tiny change. Thanks! -- Bastien, nitpicking again :)

Re: [O] [PATCH] (update) Add :caption attribute to #+ATTR_LATEX property

2013-06-30 Thread feng shu
Hi version 3 patch, add document about :caption attribute. On Sun, Jun 30, 2013 at 7:46 PM, Nicolas Goaziou wrote: > Hello, > > feng shu writes: > > > This is the updated patch of "Add :caption attribute to #+ATTR_LATEX > > property" > > If possible, please include it to master > > Thanks for

Re: [O] [PATCH] (update) Add :caption attribute to #+ATTR_LATEX property

2013-06-30 Thread Nicolas Goaziou
Hello, feng shu writes: > This is the updated patch of "Add :caption attribute to #+ATTR_LATEX > property" > If possible, please include it to master Thanks for your patch. I agree that #+CAPTION isn't ready for complex caption commands (nor that it should), so a :caption attribute may be use

[O] [PATCH] (update) Add :caption attribute to #+ATTR_LATEX property

2013-06-29 Thread feng shu
This is the updated patch of "Add :caption attribute to #+ATTR_LATEX property" If possible, please include it to master This feature is very useful when you export org to late