Eric S Fraga <e.fr...@ucl.ac.uk> writes:
>
> You need to also set =org-emphasis-alist=. I have:

I missed that completely.  Yes, now it works. Thanks a bunch!


Well, now I am wondering how to create blocks without title

In plain LaTeX that would be:

\begin{block}{}
blah, blah
\end{block}


It seems that org-mode wants a title and thus needs some text within the
second pair of {} in \begin{block}{}


Another issue that I am having is with the example block

In plain LaTeX :

\begin{exampleblock}{}
.....
\end{exampleblock}


But org-mode exports:

\begin{example}[Test example block]
......
\end{example}


Again, it would be nice to have empty block titles.

Thanks,
Henri-Paul


-- 
Henri-Paul Indiogine
Email: hindiog...@gmail.com
Running: Ubuntu Linux 10.10, Emacs 24.0.50.1, org-mode 7.4

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to