This patch slightly improves the looks and behaviour of 
the various \mathbb set symbols, and calligraphic transform
symbols (any more of those?)

About quaternions, I believe the "H" symbol is in honour of 
Sir William R. Hamilton who discovered them:

http://www.maths.tcd.ie/pub/HistMath/People/Hamilton/Letters/BroomeBridge.html

...I believe the bridge in Dublin with its inscription still 
exists.

I would love to have all these symbols on the math panel, but 
fail to see an easy way to do that.

BTW what about adding a "Both" radio button to the Delimiters
sub-panel? I found out just now that clicking with the middle
mouse gives me a symmetric pair -- cool! (Yes I know, RTFM :-)
This should have a GUI equivalent IMHO.

Martin
-- 
Martin Vermeer  [EMAIL PROTECTED]
Helsinki University of Technology 
Department of Surveying
P.O. Box 1200, FIN-02015 HUT, Finland
:wq
Index: default.ui
===================================================================
RCS file: /cvs/lyx/lyx-devel/lib/ui/default.ui,v
retrieving revision 1.74
diff -u -p -r1.74 default.ui
--- default.ui  2002/01/04 15:13:53     1.74
+++ default.ui  2002/01/13 11:46:46
@@ -240,10 +240,17 @@ Menuset
     End
 
     Menu "insert_math_symbol"
-       Item "Black board bold N" "math-insert \mathbb{N}"
-       Item "Black board bold Q" "math-insert \mathbb{Q}"
-       Item "Black board bold R" "math-insert \mathbb{R}"
-       Item "Black board bold Z" "math-insert \mathbb{Z}"
+       Item "Blackboard bold N (Natural)" "command-sequence math-mode; font-noun; 
+math-insert N;"
+       Item "Blackboard bold Q (Rational)" "command-sequence math-mode; font-noun; 
+math-insert Q;"
+       Item "Blackboard bold R (Real)" "command-sequence math-mode; font-noun; 
+math-insert R;"
+       Item "Blackboard bold Z (Integer)" "command-sequence math-mode; font-noun; 
+math-insert Z;"
+       Item "Blackboard bold C (Complex)" "command-sequence math-mode; font-noun; 
+math-insert C;"
+       Item "Blackboard bold H (Quaternions)" "command-sequence math-mode; font-noun; 
+math-insert H;"
+       Separator
+       Item "Calligraphic F (Fourier)" "command-sequence math-mode; font-emph; 
+math-insert F;"
+       Item "Calligraphic L (Laplace)" "command-sequence math-mode; font-emph; 
+math-insert L;"
+       Item "Calligraphic H (Hankel)" "command-sequence math-mode; font-emph; 
+math-insert H;"
+
     End
 
     Menu "insert_floats"

Attachment: msg31375/pgp00000.pgp
Description: PGP signature

Reply via email to