Am 08.05.2011 um 12:23 schrieb [email protected]: > Author: baum > Date: Sun May 8 12:23:56 2011 > New Revision: 38636 > URL: http://www.lyx.org/trac/changeset/38636 > > Log: > Partial fox for bug #6622: Display \undertilde on screen correctly. > > Modified: > lyx-devel/trunk/development/scons/scons_manifest.py > lyx-devel/trunk/lib/Makefile.am > lyx-devel/trunk/lib/symbols > lyx-devel/trunk/src/mathed/InsetMathDecoration.cpp > lyx-devel/trunk/src/mathed/MathSupport.cpp > > Modified: lyx-devel/trunk/development/scons/scons_manifest.py > ============================================================================== > --- lyx-devel/trunk/development/scons/scons_manifest.py Sun May 8 > 12:20:02 2011 (r38635) > +++ lyx-devel/trunk/development/scons/scons_manifest.py Sun May 8 > 12:23:56 2011 (r38636) > @@ -2074,6 +2074,7 @@ > underrightarrow.png > underscore.png > underset.png > + undertilde.png > uparrow.png > uparrow2.png > updownarrow.png > > Modified: lyx-devel/trunk/lib/Makefile.am > ============================================================================== > --- lyx-devel/trunk/lib/Makefile.am Sun May 8 12:20:02 2011 (r38635) > +++ lyx-devel/trunk/lib/Makefile.am Sun May 8 12:23:56 2011 (r38636) > @@ -936,6 +936,7 @@ > images/math/underrightarrow.png \ > images/math/underscore.png \ > images/math/underset.png \ > + images/math/undertilde.png \ > images/math/uparrow.png \ > images/math/uparrow2.png \ > images/math/updownarrow.png \
Can you please add this file to the repository, please? Stephan
