From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bill Moran Subject: Re: Org-beamer problems Date: Sat, 22 Jan 2011 09:29:25 +1100 Message-ID: References: <8762ti2c8n.fsf@pinto.chemeng.ucl.ac.uk> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0244945564==" Return-path: Received: from [140.186.70.92] (port=36748 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PgPUK-0001Fn-Td for emacs-orgmode@gnu.org; Fri, 21 Jan 2011 17:29:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PgPUJ-0005GF-Dy for emacs-orgmode@gnu.org; Fri, 21 Jan 2011 17:29:48 -0500 Received: from mail-iy0-f169.google.com ([209.85.210.169]:41429) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PgPUJ-0005G0-9D for emacs-orgmode@gnu.org; Fri, 21 Jan 2011 17:29:47 -0500 Received: by iyj17 with SMTP id 17so2538820iyj.0 for ; Fri, 21 Jan 2011 14:29:46 -0800 (PST) In-Reply-To: <8762ti2c8n.fsf@pinto.chemeng.ucl.ac.uk> 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 --===============0244945564== Content-Type: multipart/alternative; boundary=0022152d6d89915068049a62c9b1 --0022152d6d89915068049a62c9b1 Content-Type: text/plain; charset=ISO-8859-1 Hi Eric I've just tried with the totally minimal customization you suggest below - and your two-column slide which I had already set up ( I haven't had time to go to the website yet and download the one you suggest). Now columns are working in some fashion but apparently not blocks. The two column slide is spread across two slides each with one column. I'll work on it some more later - and test your slide on the website. So something else in my emacs customization - which is pretty extensive but (since yesterday) has nothing other than vanilla for org-mode (just paths and your org-emphasis-alist ) - is causing a problem in producing the columns. I'll go through this later too and see if I can find it. Thanks Bill On Sat, Jan 22, 2011 at 8:11 AM, Eric S Fraga wrote: > Bill Moran writes: > > > I have installed the latest (git) version of org-mode and have stripped > out all > > customizations from I think. I've copied Eric's two column example from > here > > > > http://orgmode.org/worg/org-tutorials/org-beamer/tutorial.html > > > > with the headers given there. And I can't get either blocks or columns to > work. > > There is no block or column command in the latex produced from the org > > file. > > I have no idea what is going on but I can confirm that something is > missing. If I start emacs with -Q, execute the following > > #+begin_src emacs-lisp > (add-to-list 'load-path "~/git/org-mode/lisp") > (require 'org-install) > (require 'org-latex) > #+end_src > > visit the small beamer test file I sent to the list earlier today and > export to latex, I get only the title page and the empty outline. > Nothing else. > > If I start up with my full initialisation, everything works just fine. > > I've gone through my initialisation by eye and cannot see anything that > would make a difference. I will need to go through this more carefully > as I have many customisations, not only for org... > > > I guess it's something to do with the value of the variable > > > > org-export-latex-classes > > I don't think so. Although I do customise mine, if I include this in > the above test (-Q start), it makes no difference. I do not change the > "beamer" entry in any case. > > I will play around later tonight and will get back to you then. > > -- > : Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D) in Emacs 24.0.50.1 > : using Org-mode version 7.4 (release_7.4.231.ge879) > -- Bill Moran Melbourne Systems Laboratory Dept of Electrical & Electronic Engineering University of Melbourne Parkville, VIC 3010 Australia ---------------------------------------------------------------------------- --0022152d6d89915068049a62c9b1 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi Eric

I've just tried with the totally minimal customization y= ou suggest below - and your=A0 two-column slide which I had already set up<= br>( I haven't had time to go to the website yet and download the one y= ou suggest). Now columns are working=A0 in some fashion
but apparently not blocks.=A0 The two column slide is spread across two sli= des each with one column.

I'll work on it some more later - and= test your slide on the website.

So something else in my emacs custo= mization - which is pretty extensive but (since yesterday)=A0
has nothing other than vanilla for org-mode (just paths and your org-emphas= is-alist ) -
is causing a problem in producing the columns. I'll go= through this later too and see if I can find it.

Thanks

Bill



On Sat, Jan 22, 2011 at 8:11= AM, Eric S Fraga <e.fraga@ucl.ac.uk> wrote:
Bill Moran <bi= ll1moran@gmail.com> writes:

> I have installed the latest (git) version of org-mode and have strippe= d out all
> customizations from =A0I think. I've copied Eric's two column = example from here
>
> http://orgmode.org/worg/org-tutorials/org-beamer/tut= orial.html
>
> with the headers given there. And I can't get either blocks or col= umns to work.
> There is no block or column command in the latex produced from the org=
> file.

I have no idea what is going on but I can confirm that something is missing. =A0If I start emacs with -Q, execute the following

#+begin_src emacs-lisp
(add-to-list 'load-path "~/git/org-mode/lisp")
(require 'org-install)
(require 'org-latex)
#+end_src

visit the small beamer test file I sent to the list earlier today and
export to latex, I get only the title page and the empty outline.
Nothing else.

If I start up with my full initialisation, everything works just fine.

I've gone through my initialisation by eye and cannot see anything that=
would make a difference. =A0I will need to go through this more carefully as I have many customisations, not only for org...

> I guess it's something to do with the value of the variable
>
> org-export-latex-classes

I don't think so. =A0Although I do customise mine, if I include this in=
the above test (-Q start), it makes no difference. =A0I do not change the "beamer" entry in any case.

I will play around later tonight and will get back to you then.

--
: Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D) in Emacs 24.0.50.1
: using Org-mode version 7.4 (release_7.4.231.ge879)



--
Bill=A0 MoranMelbourne Systems Laboratory
Dept of Electrical & Electronic Engine= ering
University of Melbourne
Parkville, VIC 3010
Australia
--= --------------------------------------------------------------------------<= br> --0022152d6d89915068049a62c9b1-- --===============0244945564== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ 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 --===============0244945564==--