emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] I'm tripping over #+BABEL: vs. #+PROPERTY:


From: Ken Williams
Subject: Re: [O] I'm tripping over #+BABEL: vs. #+PROPERTY:
Date: Wed, 14 Mar 2012 13:49:01 -0500


> -----Original Message-----
> From: Eric Schulte [mailto:address@hidden
> Sent: Wednesday, March 14, 2012 1:40 PM
> To: Ken Williams
> Cc: address@hidden
> Subject: Re: [O] I'm tripping over #+BABEL: vs. #+PROPERTY:
>
> > How about a translation of the text for question 2)?
> [...]
>
> Hope that clarifies. Cheers,

Thanks.  I think I see what happened - the following text (in the commit 
message for 7e93b90f8816346a16ad49cee22870b17c05b211) :

    - call lines are specified with #+call:
    - code blocks are named with #+name:
    - results are named with #+name:, however results generated by a code
      block may still be labeled with #+results:, and tables named with
      #+tblname: will be considered to be named results

got mangled by the HTML builder into this:

    call lines are specified with #+call:
    code blocks are named with - results are named with code block may still be 
labeled with named with #+tblname: will be considered to be named results

So some '#' characters probably need to be escaped.

 -Ken


CONFIDENTIALITY NOTICE: This e-mail message is for the sole use of the intended 
recipient(s) and may contain confidential and privileged information. Any 
unauthorized review, use, disclosure or distribution of any kind is strictly 
prohibited. If you are not the intended recipient, please contact the sender 
via reply e-mail and destroy all copies of the original message. Thank you.



reply via email to

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