Hello Nicolas,
Nicolas Goaziou wrote:
> "Francesco Pizzolante" writes:
>
>> But if I try what you suggest and move the #+ATTR_LATEX line inside the
>> dynamic block (after the #+BEGIN: clocktable and just before the generated
>> table), then this line gets lost as soon as the dynamic block is
>
Hello,
"Francesco Pizzolante" writes:
> But if I try what you suggest and move the #+ATTR_LATEX line inside the
> dynamic block (after the #+BEGIN: clocktable and just before the generated
> table), then this line gets lost as soon as the dynamic block is regenerated,
> which is not what I exp
Hi Nicolas,
> Attributes are correctly applied to the block, but you want them to
> apply on the inner table instead, which is different.
Indeed, this is a better expression of what I want.
> Correct syntax should be something along the lines of:
>
> #+BEGIN: clocktable :maxlevel 4 :scope
Hi,
I have an issue with ATTR_LATEX attributes not being applied to the clocktable
dynamic block.
This issue is similar to the one exposed by Sebastien in his post [1], so I took
his ECM and modified it a little bit.
Here's it is:
--8<---cut here---start->8--
Hello,
"Francesco Pizzolante"
writes:
> Hi,
>
> I have an issue with ATTR_LATEX attributes not being applied to the clocktable
> dynamic block.
>
> This issue is similar to the one exposed by Sebastien in his post [1], so I
> took
> his ECM and modified it a little bit.
Attributes are correc