]> git.lyx.org Git - features.git/commitdiff
Fix \Join
authorDekel Tsur <dekelts@tau.ac.il>
Fri, 25 Oct 2002 20:54:49 +0000 (20:54 +0000)
committerDekel Tsur <dekelts@tau.ac.il>
Fri, 25 Oct 2002 20:54:49 +0000 (20:54 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5517 a592a061-630c-0410-9148-cb99ea01b6c8

lib/symbols

index c3ff40a46a443bdcb693a08d09845faefc458bf7..5b0b9e5dba4593fb0ab741378104bf2b7c2baa63 100644 (file)
@@ -698,7 +698,7 @@ openo              wasy         108   0 x        x
 inve               wasy          85   0 x        x
 
 #mho               wasy          48    0  mathord x
-Join               wasy          49    0  mathrel x
+#Join              wasy          49    0  mathrel x
 Box                wasy          50    0  mathord x
 Diamond            wasy          51    0  mathord x
 leadsto            wasy          59    0  mathrel x
@@ -796,7 +796,7 @@ iffont msa
 \def\dasharrow{\dashrightarrow}
 endif
 iffont msb
-\def\Join{\ltimes\kern-12mu\rtimes}
+\def\Join{\ltimes\kern-18.5mu\rtimes}
 endif
 \def\mathcircumflex{\mbox{\^{}}}