emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] beamer_env tag issue with empty headlines


From: Prateek Mehta
Subject: Re: [O] beamer_env tag issue with empty headlines
Date: Wed, 19 Aug 2015 05:18:37 -0400



On Wed, Aug 19, 2015 at 4:56 AM, Nicolas Goaziou <address@hidden> wrote:
Hello,

Prateek Mehta <address@hidden> writes:

> I have a beamer block setup like below, so that it does not have a headline.
>
>
> **      :B_block:BMCOL:
>    :PROPERTIES:
>    :BEAMER_col: 0.64
>    :BEAMER_env: block
>    :END:
>
> - Some text here
>
> When I export it, the beamer environment tags show up in the pdf. This was
> not the case a couple of months ago, when the tags didn't appear in the
> pdf.
>
> If the the headline is not empty, the tags do not show in the pdf and it
> works as it used to.
>
> Has there been a recent change that introduced this?

This is an ambiguous headline. Indeed, it's impossible to tell if it is
an empty headline with tags or a headline without tags whose title is
":B_block:BMCOL:".

I think the last option is better as the first one prevents any
headline's title from being enclosed within colons. This is restrictive.
 
That probably makes sense, though I still feel it is a little inconsistent. One could argue that anything within colons is an org tag (regardless of whether the title is empty), and isn't meant to be exported. It's probably rare to start a headline with a colon anyway. 

Plus, I guess you are still somewhat restricted if you want to export a headline ** foo :bar:, where :bar: is not a tag. ;)

In any case, there are workarounds available for what you have to do.

Yes, either way works.

Thanks,

Prateek 

Regards,

--
Nicolas Goaziou


reply via email to

[Prev in Thread] Current Thread [Next in Thread]