Hello,
Eric S Fraga writes:
> On Tuesday, 3 Nov 2015 at 21:57, Phillip Lord wrote:
>
> [...]
>
>> Are these form of attributes specific to the source block which they
>> precede? Or is it possible to do any kind of inheritance with them? For
>> my use case, all the code blocks inside a Header O
Eric S Fraga writes:
> On Tuesday, 3 Nov 2015 at 21:57, Phillip Lord wrote:
>
> [...]
>
>> Are these form of attributes specific to the source block which they
>> precede? Or is it possible to do any kind of inheritance with them? For
>> my use case, all the code blocks inside a Header One block
On Tuesday, 3 Nov 2015 at 21:57, Phillip Lord wrote:
[...]
> Are these form of attributes specific to the source block which they
> precede? Or is it possible to do any kind of inheritance with them? For
> my use case, all the code blocks inside a Header One block will behave
> in the same way (
Eric S Fraga writes:
> On Tuesday, 3 Nov 2015 at 15:54, Phillip Lord wrote:
>> I am trying to implement a new backend based on the HTML export. I need
>> to do some post-processing to the source blocks that needs to be
>> optional. For some blocks I need to replace "[" with "\[" and for some I
>
On Tuesday, 3 Nov 2015 at 15:54, Phillip Lord wrote:
> I am trying to implement a new backend based on the HTML export. I need
> to do some post-processing to the source blocks that needs to be
> optional. For some blocks I need to replace "[" with "\[" and for some I
> don't.
>
> I am not sure wh
I am trying to implement a new backend based on the HTML export. I need
to do some post-processing to the source blocks that needs to be
optional. For some blocks I need to replace "[" with "\[" and for some I
don't.
I am not sure whether to use headers or switches.
So
#+begin_src java -s
st