[LyX/master] Add LFUN_WORD_TOGGLECASE (word-togglecase)

Jean-Marc Lasgouttes lasgouttes at lyx.org
Tue Oct 15 13:21:09 UTC 2024


Le 14/10/2024 à 21:08, Pavel Sanda a écrit :
> On Mon, Oct 14, 2024 at 04:27:03PM +0000, Jean-Marc Lasgouttes wrote:
>>      word-lowcase: it toggles each character between lowcase and upcase,
>>      which is useful when one FORGOT THE cAPS lOCK KEY.
> 
> I'll add this to doxy, otherwise I'd struggle to find proper context
> for this binding as user. P

To make the functions more understandable in the menu, would the Menu 
Title Casing Police allow me to use the following (like in libreoffice)?
		Item "Capitalize|p" "word-capitalize"
		Item "UPPERCASE|U" "word-upcase"
		Item "lowercase|l" "word-lowcase"
		Item "tOGGLE cASE|t" "word-togglecase"

JMarc


More information about the lyx-devel mailing list