On Thu, 2004-10-07 at 18:55, Angus Leeming wrote:
> [EMAIL PROTECTED] wrote:
> > Log message:
> > Implement use of babel language in xindy.
> 
> Incidentally, it would make sense to document use of the $$lang parameter
> in lyxrc::getDescription which is displayed in the xforms preferences
> dialog when your mouse goes over the 'index command' input widget...

OK, like this?

- Martin
Index: lyxrc.C
===================================================================
RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/lyxrc.C,v
retrieving revision 1.177
diff -u -r1.177 lyxrc.C
--- lyxrc.C	5 Oct 2004 10:11:28 -0000	1.177
+++ lyxrc.C	8 Oct 2004 05:44:24 -0000
@@ -2169,7 +2169,7 @@
 		break;
 
 	case RC_INDEX_COMMAND:
-		str = _("Define the options of makeindex (cf. man makeindex) or select an alternative compiler (e.g. xindy).");
+		str = _("Define the options of makeindex (cf. man makeindex) or select an alternative compiler (e.g., xindy/make-rules; use the command string \"makeindex.sh -m $$lang\").");
 		break;
 
 	case RC_CURSOR_FOLLOWS_SCROLLBAR:

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to