From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Re: Combination of =code= and Description Date: Fri, 11 Feb 2011 12:23:43 +0100 Message-ID: <87oc6ix1a8.fsf@gnu.org> References: <4D01FF4C.9080009@gmail.com> <871v3prmz8.fsf@altern.org> <874o8k2a1h.fsf@Rainer.invalid> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=58867 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pnr6C-0002rj-Jk for emacs-orgmode@gnu.org; Fri, 11 Feb 2011 06:23:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pnr6B-0000QF-6A for emacs-orgmode@gnu.org; Fri, 11 Feb 2011 06:23:40 -0500 Received: from mail-bw0-f41.google.com ([209.85.214.41]:44730) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pnr6A-0000Q1-V2 for emacs-orgmode@gnu.org; Fri, 11 Feb 2011 06:23:39 -0500 Received: by bwz16 with SMTP id 16so3066300bwz.0 for ; Fri, 11 Feb 2011 03:23:38 -0800 (PST) In-Reply-To: <874o8k2a1h.fsf@Rainer.invalid> (Achim Gratz's message of "Thu, 03 Feb 2011 20:27:38 +0100") 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: Achim Gratz Cc: emacs-orgmode@gnu.org Hi Achim, Achim Gratz writes: > Bastien writes: >> But >> >> \item[{\texttt code}]some additional text >> >> would do the job. > > No, it doesn't - it makes the first "c" character non-bold typewriter > and the rest "ode" bold sans serif. There simply is no boldface version > of the typewriter font in standard LaTeX, so the form of the argument to > item isn't really responsible for the result. Thanks, I stand corrected. > If it were, then I think from a LaTeX perspective \texttt{code} is > preferred, although the fully braced construct also works in that > situation. So let's live with it. Thanks, -- Bastien