Richard Heck a écrit :

I thought about something like this:
    RefCommand prop
RefStyle \def...@proptxt{proposition}\newref{prop}{refcmd={\rs@proptxt \ref{#1}}

Rather
\RSaddto{\RSenglish}{%
\def...@proptxt{proposition}%
}%
\newref{prop}{refcmd={...@proptxt \ref{#1}}

or you kill the multilingual stuff here.

But if refstyle later provides a prop reference, then we over-write it.

Depends how you see the enhancements in refstyle in the future.
If we should hand over LyX developement contributions to the package maintainer, it would be better to edit and maintain directly a cfg-alike file.

Plus we'd still need the fallback in other cases.

Why create a fallback when we know that we provide a command ?

--
Jean-Pierre


Reply via email to