Re: [O] Inconsisent typesetting of commands in the manual

2011-12-27 Thread Takaaki ISHIKAWA
Hi Bastien, I have confirmed your fix in PDF :) Thanks! Best regards, Takaaki On 2011/12/26, at 22:26, Bastien wrote: > Dear Takaaki, > > Takaaki ISHIKAWA writes: > >> 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. >>

Re: [O] Inconsisent typesetting of commands in the manual

2011-12-26 Thread Bastien
Dear Takaaki, Takaaki ISHIKAWA writes: > 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: Thanks for the suggestion, it's a good one. The patch is

Re: [O] Inconsisent typesetting of commands in the manual

2011-12-25 Thread Takaaki ISHIKAWA
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 "@tab