From mboxrd@z Thu Jan 1 00:00:00 1970 From: tsd@tsdye.com (Thomas S. Dye) Subject: Different spacing in html output compared to info and pdf Date: Mon, 11 Mar 2013 06:52:03 -1000 Message-ID: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:33428) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UF5xm-0001jC-RG for emacs-orgmode@gnu.org; Mon, 11 Mar 2013 12:52:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UF5xh-000611-R0 for emacs-orgmode@gnu.org; Mon, 11 Mar 2013 12:52:38 -0400 Received: from oproxy9.bluehost.com ([69.89.24.6]:46867) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1UF5xh-00060K-GR for emacs-orgmode@gnu.org; Mon, 11 Mar 2013 12:52:33 -0400 Received: from [98.155.255.145] (port=52006 helo=poto.local) by box472.bluehost.com with esmtpsa (TLSv1:CAMELLIA128-SHA:128) (Exim 4.80) (envelope-from ) id 1UF5xI-0005rz-GX for emacs-orgmode@gnu.org; Mon, 11 Mar 2013 10:52:10 -0600 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: Org-mode Aloha all, This Org source: - {{{kbdkey(S-,TAB)}}} or {{{kbdspckey(C-u,TAB)}}}, ~org-global-cycle~ :: yields this texinfo output: @item @kbd{S-@key{TAB}} or @kbd{C-u @key{TAB}}, @code{org-global-cycle} which looks fine in info: `S-' or `C-u ', `org-global-cycle' and in pdf: S-TAB or C-u TAB, org-global-cycle but not in html: S-TABor C-u TAB, org-global-cycle which loses the space between `TAB' and `or'. Help? All the best, Tom -- Thomas S. Dye http://www.tsdye.com