Denis Bitouzé <[email protected]> writes:

Hi Denis,

> when the `hologo` package is loaded and its \hologo command used, it
> is asked to specify the logo name in the minibuffer. It is nice,
> except if the logo name is already present and selected in the
> document.
>
> IMO, it would be nice when this command is used:
>
> - without any selected text, to ask for the logo name in the minibuffer,
> - with    a   selected text, to silently use this selected content as
>   logo name.

I've now implemented that.  If the region is active and the region's
text is a logo name contained in `LaTeX-hologo-logo-names', it'll just
be wrapped like \hologo{existingLogoName} instead of being queried.

Please test!

Bye,
Tassilo

Reply via email to