emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 0/3] ox-texinfo: Define definition commands using descript


From: Jonas Bernoulli
Subject: Re: [PATCH v2 0/3] ox-texinfo: Define definition commands using description lists
Date: Sat, 15 Jan 2022 00:01:08 +0100

Hello Nicolas,

Could you please have another look?

     Cheers,
     Jonas


Jonas Bernoulli <jonas@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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]