@itemx コマンドを用い、複数定義する語を記述することができます。
@table @code
@item foo
@itemx foo2
foo, foo2 の定義
@item bar
@itemx bar2
bar, bar2 の定義
段落
@item hoge
@itemx hoge2
hoge, hoge2 の定義(空行を含む)
@end table
上記は、印刷物で以下のように表示されます。
`foo'
`foo2' foo, foo2 の定義
`bar'
`bar2' bar, bar2 の定義
段落
`hoge'
`hoge2'
hoge, hoge2 の定義(空行含む)
Info, HTML では以下のように表示されます。
段落