From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [RFC] New "kbd" macro? Date: Fri, 15 Sep 2017 12:16:21 +0200 Message-ID: <877ex0e07e.fsf@nicolasgoaziou.fr> References: <87377qpwc7.fsf@nicolasgoaziou.fr> <87a81xn1oh.fsf@gmx.us> <87lglhj5vj.fsf@nicolasgoaziou.fr> <87mv5w8lbr.fsf@gmx.us> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39154) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dsnfe-0007v0-CE for emacs-orgmode@gnu.org; Fri, 15 Sep 2017 06:16:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dsnfd-0002Hx-BN for emacs-orgmode@gnu.org; Fri, 15 Sep 2017 06:16:26 -0400 Received: from relay2-d.mail.gandi.net ([2001:4b98:c:538::194]:50547) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dsnfd-0002GL-4i for emacs-orgmode@gnu.org; Fri, 15 Sep 2017 06:16:25 -0400 In-Reply-To: <87mv5w8lbr.fsf@gmx.us> (rasmus@gmx.us's message of "Fri, 15 Sep 2017 09:36:40 +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" To: Rasmus Cc: emacs-orgmode@gnu.org Hello, Rasmus writes: > I quite like the fbox look, but it would =E2=80=94 perhaps =E2=80=93 be r= ather heavy > inline! > > How about making it a format-string for LaTeX and a separate style for > ODT? Then you could change it on a document-basis if needed. Could you elaborate? Where would the format string be specified?=20 Also, you need two format strings: one for the whole keybinding, one for special keys (respectively @kbd and @key in Texinfo). I'm not much into ODT styles, but if you have an example, I will merrily add it. Regards, --=20 Nicolas Goaziou