[LON-CAPA-cvs] cvs: loncom /interface entities.pm
raeburn
raeburn at source.lon-capa.org
Sat Feb 23 15:05:51 EST 2019
raeburn Sat Feb 23 20:05:51 2019 EDT
Modified files:
/loncom/interface entities.pm
Log:
- Bug 6899
Index: loncom/interface/entities.pm
diff -u loncom/interface/entities.pm:1.22 loncom/interface/entities.pm:1.23
--- loncom/interface/entities.pm:1.22 Tue Oct 14 18:30:23 2014
+++ loncom/interface/entities.pm Sat Feb 23 20:05:50 2019
@@ -1,7 +1,7 @@
# The LearningOnline Network
# entity -> tex.
#
-# $Id: entities.pm,v 1.22 2014/10/14 18:30:23 raeburn Exp $
+# $Id: entities.pm,v 1.23 2019/02/23 20:05:50 raeburn Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -650,6 +650,8 @@
'real' => '\ensuremath{\Re}',
8482 => '\texttrademark',
'trade' => '\texttrademark',
+ 8496 => '\ensuremath{\mathcal{E}}',
+ 'expectation' => '\ensuremath{\mathcal{E}}',
8501 => '\ensuremath{\aleph}',
'alefsym'=> '\ensuremath{\aleph}',
More information about the LON-CAPA-cvs
mailing list