Suvayu Ali writes:
> Personally I think having the option to shoot myself in the foot is
> preferable over not being able to configure. But then others may not
> agree. Is it possible to disallow :overlay when :environment is
> provided? If so you could generate a warning during export.
>
> Th
On Wed, Nov 28, 2012 at 01:58:09PM +0100, Nicolas Goaziou wrote:
> Hello,
>
> Suvayu Ali writes:
> >
> >> Images accept `:float', `:placement' and `:options' as attributes.
> >> `:float' accepts a symbol among `wrap', `multicolumn', and
> >> `figure', which defines the float environme
Hello,
Suvayu Ali writes:
> On Wed, Nov 21, 2012 at 05:35:48PM +0100, Nicolas Goaziou wrote:
>>
>> Plain lists accept two optional attributes: `:environment' and
>> `:options'. The first one allows to use a non-standard environment
>> (i.e. "inparaenum"). The second one allows
Hi Nicolas,
On Wed, Nov 21, 2012 at 05:35:48PM +0100, Nicolas Goaziou wrote:
>
> Plain lists accept two optional attributes: `:environment' and
> `:options'. The first one allows to use a non-standard environment
> (i.e. "inparaenum"). The second one allows to specify optional
>
Nicolas Goaziou writes:
> Hello,
>
> t...@tsdye.com (Thomas S. Dye) writes:
>
>> Would it be possible to add a :font attribute for tables? I'd like to be
>> able to say, e.g., :font "\\footnotesize" and have \footnotesize appear
>> between the float and table environments, near \centering in the
Nicolas Goaziou writes:
> Rasmus writes:
>
>> Nicolas Goaziou writes:
>>
>>> I've changed the attribute syntax for tables, images and lists in
>>> e-latex back-end (new exporter). New this back-end conforms to the
>>> syntax used by Babel and every other back-end.
>>
>> Super cool! I eagerly l
Rasmus writes:
> Nicolas Goaziou writes:
>
>> I've changed the attribute syntax for tables, images and lists in
>> e-latex back-end (new exporter). New this back-end conforms to the
>> syntax used by Babel and every other back-end.
>
> Super cool! I eagerly looking forward to using this for rea
Hello,
t...@tsdye.com (Thomas S. Dye) writes:
> Would it be possible to add a :font attribute for tables? I'd like to be
> able to say, e.g., :font "\\footnotesize" and have \footnotesize appear
> between the float and table environments, near \centering in the LaTeX
> output.
This is now possib
Da: Alan Schmitt
A: Nicolas Goaziou
Inviato: Venerdì 23 Novembre 2012 13:37
> Nicolas Goaziou writes:
>> This is a bug which I fixed some hours ago. Though, you need to escape
> > the backslash.
> OK, it's working now.
> By the way, do I need to fully restart emacs after installing a new
>
Alan Schmitt writes:
> Nicolas Goaziou writes:
>
>> This is a bug which I fixed some hours ago. Though, you need to escape
>> the backslash.
>
> OK, it's working now.
>
> By the way, do I need to fully restart emacs after installing a new
> version of org-mode, or is there a simpler way to load
Nicolas Goaziou writes:
> This is a bug which I fixed some hours ago. Though, you need to escape
> the backslash.
OK, it's working now.
By the way, do I need to fully restart emacs after installing a new
version of org-mode, or is there a simpler way to load it?
Thanks,
Alan
Alan Schmitt writes:
> Nicolas Goaziou writes:
>
>> * Images (from manual)
>>
>> #+caption: The black-body emission of the disk around HR 4049
>> #+name: fig:SED-HR4049
>> #+attr_latex: :options "5cm,angle=90"
>> [[./img/sed-hr4049.pdf]]
>>
>> #+attr_latex: :float wrap :placement "{r}{
Nicolas Goaziou writes:
> * Images (from manual)
>
> #+caption: The black-body emission of the disk around HR 4049
> #+name: fig:SED-HR4049
> #+attr_latex: :options "5cm,angle=90"
> [[./img/sed-hr4049.pdf]]
>
> #+attr_latex: :float wrap :placement "{r}{0.4\\textwidth}" :options
> "widt
Aloha Nicolas,
Nicolas Goaziou writes:
> Hello,
>
> I've changed the attribute syntax for tables, images and lists in
> e-latex back-end (new exporter). New this back-end conforms to the
> syntax used by Babel and every other back-end.
>
> I've also added support for matrix editing.
>
> Here's a
Nicolas Goaziou writes:
> Alan Schmitt writes:
>
>> I think this has broken beamer export (new exporter). When I get back to
>> commit 359b10b3070588e8b751935b3fbcc2c9d8885a6a everything works, but
>> with this commit I have some error messages about the wrong number of
>> arguments for (item co
Alan Schmitt writes:
> I think this has broken beamer export (new exporter). When I get back to
> commit 359b10b3070588e8b751935b3fbcc2c9d8885a6a everything works, but
> with this commit I have some error messages about the wrong number of
> arguments for (item contents info) or (headline content
Nicolas Goaziou writes:
> Hello,
>
> I've changed the attribute syntax for tables, images and lists in
> e-latex back-end (new exporter). New this back-end conforms to the
> syntax used by Babel and every other back-end.
Hello,
I think this has broken beamer export (new exporter). When I get ba
Rasmus writes:
> BTW: on the lists: very good idea. I have often been bothered by
> only having one type of (LaTeX) lists. Can I set it per list type?
> I.e. plain lists are inlined and enumerated are 'normal'?
No. Attributes only apply on a single list not on a whole list type.
Though, it's
Nicolas Goaziou writes:
> I've changed the attribute syntax for tables, images and lists in
> e-latex back-end (new exporter). New this back-end conforms to the
> syntax used by Babel and every other back-end.
Super cool! I eagerly looking forward to using this for real world
tasks!
Thank you
Hello,
I've changed the attribute syntax for tables, images and lists in
e-latex back-end (new exporter). New this back-end conforms to the
syntax used by Babel and every other back-end.
I've also added support for matrix editing.
Here's an excerpt from the documentation in org-e-latex.el:
20 matches
Mail list logo