emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Inline tasks: tiny export problem


From: Nicolas Goaziou
Subject: Re: [O] Inline tasks: tiny export problem
Date: Sat, 09 Jul 2011 18:34:18 +0200



Hello,

"Sebastien Vauban"
<address@hidden> writes:

> When using italic and bold attributes in the contents of inline task, these
> are not properly exported.
>
> - Org Input:
>
>   #+begin_src org
>     *************** Test
>     - This is out of /scope/.
>
>     - That *maybe*.
>     *************** END
>   #+end_src
>
> - LaTeX Output:
>
>   #+begin_src latex
>     \todo[inline,caption={}]{\textbf{\textsf{ Test}}\\ 
>
>     \begin{itemize}
>     \item This is out of /scope/.
>     \item That *maybe*.
>     \end{itemize}
>     }
>   #+end_src

I can't reproduce it on default setup. Would you mind sharing your
configuration or, better, bisecting it until you find the culprit?

Regards,

-- 
Nicolas Goaziou





reply via email to

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