From mboxrd@z Thu Jan 1 00:00:00 1970 From: jorge.alfaro-murillo@yale.edu (Jorge A. Alfaro-Murillo) Subject: Re: emacs & org mode for scholars questions Date: Wed, 02 Sep 2015 10:53:43 -0400 Message-ID: <87egighnyg.fsf@yale.edu> References: <55dbff57.2491420a.591b6.5304@mx.google.com> <55e67518.a931460a.631c4.6af7@mx.google.com> <87vbbtozkt.fsf@gmx.us> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50073) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZX9QC-0003xu-6g for emacs-orgmode@gnu.org; Wed, 02 Sep 2015 10:53:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZX9Q9-0004AG-0v for emacs-orgmode@gnu.org; Wed, 02 Sep 2015 10:53:56 -0400 Received: from plane.gmane.org ([80.91.229.3]:33025) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZX9Q8-00049r-Ra for emacs-orgmode@gnu.org; Wed, 02 Sep 2015 10:53:52 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1ZX9Q6-0001Fd-Ro for emacs-orgmode@gnu.org; Wed, 02 Sep 2015 16:53:51 +0200 Received: from 130.132.236.141 ([130.132.236.141]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 02 Sep 2015 16:53:50 +0200 Received: from jorge.alfaro-murillo by 130.132.236.141 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 02 Sep 2015 16:53:50 +0200 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: emacs-orgmode@gnu.org Rasmus writes: > One technical question. Why do the flow of the slides sometimes > change from L→R to T→B? It's quite confusing and makes it hard > to go back and forth between slides (IMO of course). None of > your slides seem optional. That is reveal.js standard, left to right are "sections" and top to bottom are slides. It is good if one has to go back to a slide, you can press ESC and see the sections and search for the slide. To pass the slides you can use SPACE, which goes top to bottom and them right when there are no more slides below. Best, -- Jorge.