emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Takaaki ISHIKAWA <takaxp@ieee.org>
To: Elias Assarsson <fte08eas@student.lu.se>
Cc: emacs-orgmode@gnu.org
Subject: Re: Inconsisent typesetting of commands in the manual
Date: Mon, 26 Dec 2011 13:23:13 +0900	[thread overview]
Message-ID: <889047E6-2FCF-4467-A2E0-17E8A4F8A670@ieee.org> (raw)
In-Reply-To: <4EF7678B.7010902@student.lu.se>

Dear Elias and all,

> In section 2.7 on p. 14--15 in the full manual for Org-mode the key commands is typeset in serif while all the other key commands in the manual is typeset in mono space fonts.

I think this is caused by "@table @asis" at L.1645 in doc/org.texi.
When I change it to "@table @kbd", it looks good.

But my suggestion is that the @table section is separated as follows:

*** 1664,1670 ****
  variable @code{org-M-RET-may-split-line}.}.  If this command is executed
  @emph{before item's body}, the new item is created @emph{before} the current
  one.
! diff@kindex M-S-@key{RET}
  @item M-S-@key{RET}
  Insert a new item with a checkbox (@pxref{Checkboxes}).
  @kindex S-@key{down}
--- 1664,1673 ----
  variable @code{org-M-RET-may-split-line}.}.  If this command is executed
  @emph{before item's body}, the new item is created @emph{before} the current
  one.
! @end table
! 
! @table @kbd
! @kindex M-S-@key{RET}
  @item M-S-@key{RET}
  Insert a new item with a checkbox (@pxref{Checkboxes}).
  @kindex S-@key{down}


Best regards,
Takaaki Ishikawa

  reply	other threads:[~2011-12-26  4:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-25 18:12 Inconsisent typesetting of commands in the manual Elias Assarsson
2011-12-26  4:23 ` Takaaki ISHIKAWA [this message]
2011-12-26 13:26   ` Bastien
2011-12-27 10:35     ` Takaaki ISHIKAWA

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=889047E6-2FCF-4467-A2E0-17E8A4F8A670@ieee.org \
    --to=takaxp@ieee.org \
    --cc=emacs-orgmode@gnu.org \
    --cc=fte08eas@student.lu.se \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).