On Mon, Jan 14, 2002 at 03:53:35PM +0000, Angus Leeming wrote:
 
> On Monday 14 January 2002 3:42 pm, Martin Vermeer wrote:
> > > I would love to have all these symbols on the math panel, but
> > > fail to see an easy way to do that.
> > 
> > Okay, I'll eat my words. This patch does precisely that,
> > and a little more. Looks great!
> > 
> > Martin
> 
> ChangeLogs please.
> Angus
 
Attached. And I am open to suggestions how to do this more elegantly ;-)

t. Martin

Index: src/frontends/xforms/ChangeLog
===================================================================
RCS file: /cvs/lyx/lyx-devel/src/frontends/xforms/ChangeLog,v
retrieving revision 1.243
diff -u -p -r1.243 ChangeLog
--- src/frontends/xforms/ChangeLog      2002/01/14 13:04:05     1.243
+++ src/frontends/xforms/ChangeLog      2002/01/14 16:16:08
@@ -1,3 +1,10 @@
+2002-01-14     Martin Vermeer <[EMAIL PROTECTED]>
+
+       * FormMathsBitmap.C:
+         FormMathsPanel.C:
+         MathsSymbols.C: Blackboard Bold and Calligraphic std symbols
+       added to math panel's 'misc' sub-panel.
+
 2002-01-14  Angus Leeming  <[EMAIL PROTECTED]>
 
        * FormMathsMatrix.C (input): use lyx::count rather than std::count.
Index: src/mathed/ChangeLog
===================================================================
RCS file: /cvs/lyx/lyx-devel/src/mathed/ChangeLog,v
retrieving revision 1.196
diff -u -p -r1.196 ChangeLog
--- src/mathed/ChangeLog        2002/01/14 13:04:06     1.196
+++ src/mathed/ChangeLog        2002/01/14 16:16:09
@@ -1,3 +1,7 @@
+2002-01-14     Martin Vermeer <[EMAIL PROTECTED]>
+       * math_macrotable.C: added macros for Blackboard Bold,
+       Calligraphic symbols support in mathed. Kludge.
+
 2002-01-14  Angus Leeming  <[EMAIL PROTECTED]>
 
        * math_mathmlstream.C (operator<<): use lyx::count rather than
Index: images/ChangeLog
===================================================================
RCS file: /cvs/lyx/lyx-devel/images/ChangeLog,v
retrieving revision 1.3
diff -u -p -r1.3 ChangeLog
--- images/ChangeLog    2002/01/09 14:40:34     1.3
+++ images/ChangeLog    2002/01/14 16:16:09
@@ -1,3 +1,8 @@
+2002-01-14     Martin Vermeer <[EMAIL PROTECTED]>
+
+       * misc.xpm: added sub-panels for Blackboard Bold
+       and Calligraphic math symbols.
+
 2002-01-09  Martin Vermeer <[EMAIL PROTECTED]>
 
        * style.xpm: style button for the math panel

Attachment: msg31483/pgp00000.pgp
Description: PGP signature

Reply via email to