Re: [Cvslog] r25224 - /lyx-devel/trunk/src/LyXAction.cpp

2008-06-11 Thread Abdelrazak Younes
Pavel Sanda wrote: Abdelrazak Younes wrote: These lfuns update/apply the 'free' floating font object that is used to repeatedly apply the same font (textstyle) to multiple cursor location. aha, this naming follows the implementation. imho incomprehensible from the users-point of view

Re: [Cvslog] r25224 - /lyx-devel/trunk/src/LyXAction.cpp

2008-06-11 Thread Pavel Sanda
Abdelrazak Younes wrote: > These lfuns update/apply the > 'free' floating font object that is used to repeatedly apply the same font > (textstyle) to multiple cursor location. aha, this naming follows the implementation. imho incomprehensible from the users-point of view. >> what about to rena

Re: [Cvslog] r25224 - /lyx-devel/trunk/src/LyXAction.cpp

2008-06-11 Thread Abdelrazak Younes
Pavel Sanda wrote: [EMAIL PROTECTED] wrote: Author: sanda Date: Tue Jun 10 23:37:40 2008 New Revision: 25224 +/*! + * \var lyx::FuncCode lyx::LFUN_FONT_FREE_APPLY + * \li Action: Toggle user-defined text style. + * \li Syntax: font-free-apply + * \li Origin: leeming, 12 Mar 2003 + * \endvar +

Re: [Cvslog] r25224 - /lyx-devel/trunk/src/LyXAction.cpp

2008-06-10 Thread Pavel Sanda
[EMAIL PROTECTED] wrote: > Author: sanda > Date: Tue Jun 10 23:37:40 2008 > New Revision: 25224 > +/*! > + * \var lyx::FuncCode lyx::LFUN_FONT_FREE_APPLY > + * \li Action: Toggle user-defined text style. > + * \li Syntax: font-free-apply > + * \li Origin: leeming, 12 Mar 2003 > + * \endvar > + */ >