From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Space at end of monospace string? Date: Thu, 26 Mar 2015 18:18:28 +0100 Message-ID: <87y4mjllsr.fsf@nicolasgoaziou.fr> References: <87fv8ulnhz.fsf@hornfels.zedat.fu-berlin.de> <87bnjfhi92.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59994) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YbBPD-00068r-Vp for emacs-orgmode@gnu.org; Thu, 26 Mar 2015 13:17:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YbBP8-0001wj-MP for emacs-orgmode@gnu.org; Thu, 26 Mar 2015 13:17:19 -0400 Received: from relay5-d.mail.gandi.net ([2001:4b98:c:538::197]:42757) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YbBP8-0001w9-GA for emacs-orgmode@gnu.org; Thu, 26 Mar 2015 13:17:14 -0400 In-Reply-To: <87bnjfhi92.fsf@ucl.ac.uk> (e. fraga's message of "Thu, 26 Mar 2015 15:54:23 +0000") 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: Loris Bennett Cc: emacs-orgmode@gnu.org Hello, writes: > On Tuesday, 24 Mar 2015 at 11:04, Loris Bennett wrote: >> Hi, >> >> I'm writing a beamer presentation and have the followoing >> >> - =--nodes=2= $\Rightarrow$ 2 /or more/ nodes >> - =--nodes=2-4= $\Rightarrow$ 2 to 4 nodes >> >> It would be nice to have the arrows line up, but doing =--nodes=2 = >> obviously doesn't work. > > If you want things to line up, I would recommend using either tables > (e.g. with \Rightarrow as column separator specified in the table > attributes) or one of the aligned equation environments in LaTeX with > \mbox or \textrm for the actual text elements. Using font spacing is > always going to be messy... The OP can also use a spacing entity, e.g., \nbsp. Regards, -- Nicolas Goaziou