Hi, Then I write
some text some text ~<<some_scr_block_name>>~. because I want "<<some_scr_block_name>>" written as verbatim in my latex export, I get, in latex, \texttt{\textbackslash{}label\{some\_src\_block\_name\}some\_src\_block\_name}. which gives me the text \label{some_src_block_name}some_src_block_name in verbatim. I have also tried "=<<some_scr_block_name>>=" with the same results. What kind-of-works for me is some text some text : <<some_scr_block_name>> . which does not work without the dot (or a different character) on the end. I guessing this is a bug, or should I do some escaping of characters? Thanks! Martin _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode