Hello Nicolas, Could you please have another look?
Cheers, Jonas Jonas Bernoulli <jo...@bernoul.li> writes: > I think I have addressed all you feedback. > > The only difference when exporting org-manual.org is: > > -When typing text into a field, Org treats @kbd{DEL}, > +When typing text into a field, Org treats @kbd{@key{DEL}}, > > Jonas Bernoulli (3): > ox-texinfo: Add function for use by kbd macro > ox-texinfo: Optionally use @itemx for certain description list items > ox-texinfo: Define definition commands using description lists > > doc/doc-setup.org | 2 +- > doc/org-manual.org | 135 ++++++++++++++++++++++++++--- > lisp/ox-texinfo.el | 207 +++++++++++++++++++++++++++++++++++++++++++-- > 3 files changed, 327 insertions(+), 17 deletions(-) > > -- > 2.34.1