Dear Takaaki, Takaaki ISHIKAWA <tak...@ieee.org> 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 not 100% correct though, as @table @kbd is enough to tell items how they should appear, so we don't need the @key{...} in @item and @itemx anymore. See the diff here: http://goo.gl/AYzPJ It's fixed now. Best, -- Bastien