From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Daniel Clemente" Subject: Re: XHTML export -   etc. Date: Fri, 2 Nov 2007 16:33:14 +0100 Message-ID: References: <20071102121343.GD31416@atlantic.linksys.moosehall> <20071102122038.GF23492@atlantic.linksys.moosehall> <87d4usbrdw.fsf@bzg.ath.cx> <20071102151934.GA13544@atlantic.linksys.moosehall> Mime-Version: 1.0 Content-Type: text/plain; charset=WINDOWS-1252 Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1InyWP-00083R-UB for emacs-orgmode@gnu.org; Fri, 02 Nov 2007 11:33:22 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1InyWO-00081e-4x for emacs-orgmode@gnu.org; Fri, 02 Nov 2007 11:33:21 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1InyWO-00081W-0l for emacs-orgmode@gnu.org; Fri, 02 Nov 2007 11:33:20 -0400 Received: from fk-out-0910.google.com ([209.85.128.190]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1InyWM-00082Q-Pj for emacs-orgmode@gnu.org; Fri, 02 Nov 2007 11:33:19 -0400 Received: by fk-out-0910.google.com with SMTP id 19so1069511fkr for ; Fri, 02 Nov 2007 08:33:16 -0700 (PDT) In-Reply-To: <20071102151934.GA13544@atlantic.linksys.moosehall> Content-Disposition: inline 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: Adam Spiers , emacs-orgmode@gnu.org Hi, Bastien suggested in other thread adding ~ to get a =84protected space" in LaTeX, and now I discover that a \nbsp is also to get a protected space in HTML. So why can't we use the same syntax for LaTeX and HTML? Some other similar signs: \- : breaking allowed ~ : protected space -- : hyphen Also - , --- It would be nice if the behaviour in HTML and LaTeX were the same.