Aloha all,

This Org source:

- {{{kbdkey(S-,TAB)}}} or {{{kbdspckey(C-u,TAB)}}}, ~org-global-cycle~ :: 

yields this texinfo output:

@item @kbd{S-@key{TAB}} or @kbd{C-u @key{TAB}}, @code{org-global-cycle}

which looks fine in info:

`S-<TAB>' or `C-u <TAB>', `org-global-cycle'

and in pdf:

S-TAB or C-u TAB, org-global-cycle

but not in html:

S-TABor C-u TAB, org-global-cycle

which loses the space between `TAB' and `or'.

Help?

All the best,
Tom

-- 
Thomas S. Dye
http://www.tsdye.com

Reply via email to