]> git.lyx.org Git - features.git/commit
What is output as \eqref under prettyref needs to be handled differently
authorRichard Heck <rgheck@comcast.net>
Sun, 13 Mar 2011 20:29:52 +0000 (20:29 +0000)
committerRichard Heck <rgheck@comcast.net>
Sun, 13 Mar 2011 20:29:52 +0000 (20:29 +0000)
commit69ab57ab898031eb40069f2aceadfc557f789a3b
treee946b20ee0816cfd560a2e1427cb1db680a46aa2
parent426f81c925c52f3501eaa0aa52a0f8e8b85a050c
What is output as \eqref under prettyref needs to be handled differently
under refstyle, since (a) the default refstyle.cfg defines \eqref itself
and (b) does NOT define it the way AMS does. So we simply output:
(\ref{label})
in this case, to match what we say in the UI.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37918 a592a061-630c-0410-9148-cb99ea01b6c8
src/insets/InsetRef.cpp