From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Price Subject: Re: removing "Figure x" from a caption Date: Sun, 15 Sep 2013 09:02:20 -0400 Message-ID: References: <87li3123w2.fsf@ucl.ac.uk> <87txhna34k.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43122) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VLBy3-00089f-R7 for emacs-orgmode@gnu.org; Sun, 15 Sep 2013 09:02:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VLBy2-0001Us-QV for emacs-orgmode@gnu.org; Sun, 15 Sep 2013 09:02:23 -0400 Received: from mail-ea0-x22c.google.com ([2a00:1450:4013:c01::22c]:38563) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VLBy2-0001Ul-JY for emacs-orgmode@gnu.org; Sun, 15 Sep 2013 09:02:22 -0400 Received: by mail-ea0-f172.google.com with SMTP id r16so1500982ead.3 for ; Sun, 15 Sep 2013 06:02:21 -0700 (PDT) In-Reply-To: <87txhna34k.fsf@ucl.ac.uk> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Matt Price , Org Mode On Sat, Sep 14, 2013 at 10:28 AM, Eric S Fraga wrote: > Matt Price writes: >> Unfortunatey, I'm exporting to HTML (deck.js) not Beamer. I guess I >> still on't understand how to use beamer -- I tried it just now and it >> seemed to produce a very plain pdf, not a slideshow at all. sigh. > > It may or may not have worked. I cannot tell from your comment. It > depends on what you mean by "plain PDF" and "slideshow". > > Beamer is a document style and a collection of macros for LaTeX. The > output of LaTeX will be a PDF file typically. For a beamer document, > the PDF output is a set of pages where each page corresponds to a single > "slide". The slide show is the sequence of these PDF pages. Whether > this corresponds to your meaning of a slide show, I cannot tell. > > I hope that makes some sort of sense... Yes, it does make sense, thank you Eric. The PDF document produced was not a one-heading-per-page slideshow, but a more ordinary PDF with continuous flow from page to page. I have no doubt there are numerous errors in my setup -- I don't use LaTex at all so I haven't realy investigated what woud be necesary to fix them. Thanks! Matt > > > -- > : Eric S Fraga (0xFFFCF67D), Emacs 24.3.50.1, Org release_8.1.1-17-gf76e8c >