From mboxrd@z Thu Jan 1 00:00:00 1970 From: Henri-Paul Indiogine Subject: Re: Re: Org-beamer problems Date: Fri, 21 Jan 2011 13:25:05 -0800 Message-ID: <87r5c6lzke.fsf@gmail.com> References: <87wrm06ebv.fsf@ucl.ac.uk> <87d3ns6jlv.fsf@ucl.ac.uk> <87lj2ersne.fsf@gmail.com> <87aaiu2d0y.fsf@pinto.chemeng.ucl.ac.uk> Reply-To: hindiogine@gmail.com Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=57075 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PgOTo-0004jJ-Tz for emacs-orgmode@gnu.org; Fri, 21 Jan 2011 16:25:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PgOTn-0002Iu-I5 for emacs-orgmode@gnu.org; Fri, 21 Jan 2011 16:25:12 -0500 Received: from mail-yx0-f169.google.com ([209.85.213.169]:33743) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PgOTn-0002IL-6w for emacs-orgmode@gnu.org; Fri, 21 Jan 2011 16:25:11 -0500 Received: by yxl31 with SMTP id 31so742970yxl.0 for ; Fri, 21 Jan 2011 13:25:10 -0800 (PST) In-Reply-To: <87aaiu2d0y.fsf@pinto.chemeng.ucl.ac.uk> (Eric S. Fraga's message of "Fri, 21 Jan 2011 20:54:37 +0000") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Eric S Fraga Cc: emacs-orgmode@gnu.org Eric S Fraga 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: hindiogine@gmail.com Running: Ubuntu Linux 10.10, Emacs 24.0.50.1, org-mode 7.4