From mboxrd@z Thu Jan 1 00:00:00 1970 From: JBash Subject: Re: Beamer support - 2nd round Date: Tue, 8 Dec 2009 12:52:46 -0500 Message-ID: <407c66ac0912080952p16c11223t247d65d02421f238@mail.gmail.com> References: <87ljhi1tbo.wl%ucecesf@ucl.ac.uk> <6ac505ad0912041531h1e2fbe46x9b06e67c222dd265@mail.gmail.com> <10441.1259970303@alphaville.usa.hp.com> <6ac505ad0912041604l5f0503fbx5b5e7809240f467e@mail.gmail.com> <9CFEEA70-BF0F-4564-A90A-E9BF78EA5FBA@gmail.com> <407c66ac0912071215l7cd65139lac138fe890fabbd7@mail.gmail.com> <53CBEBAE-B3B3-4920-BF0A-DBF011CF9194@gmail.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0246186875==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NI4F2-0007OQ-4o for emacs-orgmode@gnu.org; Tue, 08 Dec 2009 12:52:52 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NI4Ex-0007GP-7x for emacs-orgmode@gnu.org; Tue, 08 Dec 2009 12:52:51 -0500 Received: from [199.232.76.173] (port=60203 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NI4Ex-0007GD-2Z for emacs-orgmode@gnu.org; Tue, 08 Dec 2009 12:52:47 -0500 Received: from mail-qy0-f196.google.com ([209.85.221.196]:54423) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NI4Ew-0004tI-OA for emacs-orgmode@gnu.org; Tue, 08 Dec 2009 12:52:46 -0500 Received: by qyk34 with SMTP id 34so2962722qyk.14 for ; Tue, 08 Dec 2009 09:52:46 -0800 (PST) In-Reply-To: <53CBEBAE-B3B3-4920-BF0A-DBF011CF9194@gmail.com> 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: Carsten Dominik Cc: emacs-orgmode Mode --===============0246186875== Content-Type: multipart/alternative; boundary=0016364998d1d804f5047a3b3d74 --0016364998d1d804f5047a3b3d74 Content-Type: text/plain; charset=ISO-8859-1 On Tue, Dec 8, 2009 at 12:21 PM, Carsten Dominik wrote: > > On Dec 7, 2009, at 9:15 PM, JBash wrote: > >> >> This is not working quite right for me... >> I pulled the latest beamer branch from git this morning and installed it. >> I am getting the export to latex, but no columns in the beamer (tex) and >> resulting pdf file. There is a title frame, a TOC (blank) frame, and then a >> single frame titled "This is the first structural section". All other >> elements are nested itemized lists on that single slide. >> >> I manually copied the org-beamer.el file to my site-lisp area. Is that >> supposed to be installed along with the other org files? >> >> I had also previously defined org-latex-export-classes, and have removed >> that from my .emacs file. >> >> I am also seeing an unexpected error the *second* (and subsequent) time I >> export (without changes to the org file) to to PDFabout a column-width >> function: >> >> Select command: >> Exporting to PDF... >> Exporting to LaTeX... >> org-beamer-open-column: Symbol's function definition is void: >> org-beamer-add-units-to-column-width >> > > Ah, I changed the name of this function, but not in all places, sorry about > that. > > Fixed now. > > - Carsten > > > >> If I restart emacs, I can export again (1 time) without these errors. >> >> If this points to something obvious in my configuration, please let me >> know. I suspect I have something strangely configured, as no one else is >> having these issues. >> >> Thanks, >> Jerry >> > > - Carsten > Great. I pulled the latest and the problem is solved. Thanks very much, Carsten. I don't know if you're looking for this level in anomalies at this point in the process of beamer support... if so, I am still getting an unexpected behavior on the first export to latex / build pdf. When I first open emacs and load the test file, the resulting pdf file does not have columns or the specified theme (appears to be the default theme instead). Subsequent exports/builds work fine. Thanks again. Jerry --0016364998d1d804f5047a3b3d74 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable

On Tue, Dec 8, 2009 at 12:21 PM, Carsten= Dominik <carsten.dominik@gmail.com> wrote:

On Dec 7, 2009, at 9:15 PM, JBash wrote:

This is not working quite right for me...
I pulled the latest beamer branch from git this morning and installed it. = =A0I am getting the export to latex, but no columns in the beamer (tex) and= resulting pdf file. =A0There is a title frame, a TOC (blank) frame, and th= en a single frame titled "This is the first structural section". = =A0All other elements are nested itemized lists on that single slide.

I manually copied the org-beamer.el file to my site-lisp area. =A0Is that s= upposed to be installed along with the other org files?

I had also previously defined org-latex-export-classes, and have removed th= at from my .emacs file.

I am also seeing an unexpected error the *second* (and subsequent) time I e= xport (without changes to the org file) to to PDFabout a column-width funct= ion:

Select command:
Exporting to PDF...
Exporting to LaTeX...
org-beamer-open-column: Symbol's function definition is void: org-beame= r-add-units-to-column-width

Ah, I changed the name of this function, but not in all places, sorry about= that.

Fixed now.

- Carsten



If I restart emacs, I can export again (1 time) without these errors.

If this points to something obvious in my configuration, please let me know= . =A0I suspect I have something strangely configured, as no one else is hav= ing these issues.

Thanks,
Jerry

- Carsten
Great.=A0 I pulled the latest and the problem is = solved.=A0 Thanks very much, Carsten.

I don't know if you're= looking for this level in anomalies at this point in the process of beamer= support... if so, I am still getting an unexpected behavior on the first e= xport to latex / build pdf.=A0 When I first open emacs and load the test fi= le, the resulting pdf file does not have columns or the specified theme (ap= pears to be the default theme instead).=A0 Subsequent exports/builds work f= ine.

Thanks again.
Jerry
--0016364998d1d804f5047a3b3d74-- --===============0246186875== 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 --===============0246186875==--