From 6977bfc256bcad4178ba31d6f130de4ccf8309a9 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Uwe=20St=C3=B6hr?= Date: Sun, 1 Jan 2012 21:20:26 +0000 Subject: [PATCH] symbols: fix #7962 for branch git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40554 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/symbols | 2 ++ status.20x | 2 ++ 2 files changed, 4 insertions(+) diff --git a/lib/symbols b/lib/symbols index 96e8e498ff..c195f199b1 100644 --- a/lib/symbols +++ b/lib/symbols @@ -925,8 +925,10 @@ exp lyxblacktext 0 0 func x Pr lyxblacktext 0 0 funclim x gcd lyxblacktext 0 0 funclim x deg lyxblacktext 0 0 func x +mod lyxblacktext 0 0 func x amsmath bmod lyxblacktext 0 0 func x pmod lyxblacktext 0 0 func x +pod lyxblacktext 0 0 func x amsmath diff --git a/status.20x b/status.20x index 036712e2d4..895f817dac 100644 --- a/status.20x +++ b/status.20x @@ -146,6 +146,8 @@ What's new - Keep the selection when doing Page Up/Down and in mark-on selection mode (bug 7909). +- Correctly display and handle the math commands \pod and \mod (bug 7962). + * DOCUMENTATION AND LOCALIZATION -- 2.39.5