From mboxrd@z Thu Jan 1 00:00:00 1970 From: Erwan Subject: Re: Non-breaking space Date: Fri, 12 Sep 2014 08:18:39 +0000 (UTC) Message-ID: References: <87tyquoemg.dlv@debian.org> <87633a1scn.fsf@mundaneum.com> <86wrvpdxq4.fsf@portan.ibr.cs.tu-bs.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34807) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XSMwm-0005e6-N3 for emacs-orgmode@gnu.org; Fri, 12 Sep 2014 05:15:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XSMwf-0004x8-4P for emacs-orgmode@gnu.org; Fri, 12 Sep 2014 05:15:16 -0400 Received: from plane.gmane.org ([80.91.229.3]:48525) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XSMwe-0004w0-VR for emacs-orgmode@gnu.org; Fri, 12 Sep 2014 05:15:09 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XSMwa-0001mb-Ny for emacs-orgmode@gnu.org; Fri, 12 Sep 2014 11:15:04 +0200 Received: from grivola.imag.fr ([129.88.43.67]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 12 Sep 2014 11:15:04 +0200 Received: from jahier by grivola.imag.fr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 12 Sep 2014 11:15:04 +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 My 2 cents: \newcommand{\sectionref}[1]{Section~\ref{#1}} and then write \sectionref{bla} instead of Section~\ref{bla} and ditto for figure, etc.