On 03/02/2011 07:44 PM, Julien Rioux wrote:
For example, a simple
grep -h "^Style" lib/layout/*.* | sort | uniq | wc
in trunk gives 519 different styles. OK, I should do this
case-insensitively but still, that number for sure can be
reduced. e.g. grepping for mail:
Style Author_Email
Style EMail
Style E-Mail
Style Email
Style Mail
Style Specialmail
Style YourMail
Style Yourmail
It would certainly be worth standardizing these, in so far as that is
possible. Note that this would be a format change, in effect, and would
require lyx2lyx conversion. If you want to put this on the list for 2.1,
that'd be great. I'd be happy to help with lyx2lyx where necessary.
Richard