Author: Vincent van Ravesteijn <[email protected]> Date: Sun, 08 Apr 2012 23:20:01 +0200 New Commit: f0754582b8af481dc636c6d31eb3a52c853d7db0 URL: http://git.lyx.org/?p=lyx.git;a=commit;h=f0754582b8af481dc636c6d31eb3a52c853d7db0
Log: Fix bug #8114: LyX does not retrieve negative bbox parameters LyX fails to read the bounding box from an EPS file if it has negative values. Adjusting the regex will overcome this problem. Negative values do not pose big problems later on, but the GUI doesn't handle it correctly yet (see bug #5718).
