emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] Re: Org-beamer problems


From: Henri-Paul Indiogine
Subject: Re: [Orgmode] Re: Org-beamer problems
Date: Fri, 21 Jan 2011 13:25:05 -0800
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux)

Eric S Fraga <address@hidden> 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: address@hidden
Running: Ubuntu Linux 10.10, Emacs 24.0.50.1, org-mode 7.4



reply via email to

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