[system] / branches / rel-2-1-patches / webwork-modperl / htdocs / jsMath Repository:
ViewVC logotype

Log of /branches/rel-2-1-patches/webwork-modperl/htdocs/jsMath

View Directory Listing Directory Listing


Sticky Revision:

Revision 3095 - Directory Listing
Modified Fri Jan 21 16:30:51 2005 UTC (8 years, 4 months ago) by sh002i
HEAD backport: Bring jsMath up to date.  In particular, include changes
that provide new LaTeX environments (matrix, pmatrix, etc.) (dpvc)

Revision 2992 - Directory Listing
Modified Wed Nov 10 18:00:50 2004 UTC (8 years, 7 months ago) by sh002i
Ability to control missing tex fonts message (from HEAD).

Original log message:

Added ability to control the "Missing TeX Fonts" message generated by
jsMath.  There are now two parameters in global.conf that control the
message.  You can set

	$pg{displayModeOptions}{jsMath}{reportMissingFonts}

to 0 if you want no font messages, and you can set

	$pg{displayModeOptions}{jsMath}{missingFontMessage}

to a string that should be issued when the fonts are missing.  This
can be an HTML string, so you can include a link to the jsMath font
page, as the current message does.  The message will be set in a <DIV>
of class NoFontMessage, so the style attributes can be controled in
the content-generators template file.

Revision 2980 - Directory Listing
Modified Wed Nov 3 19:52:01 2004 UTC (8 years, 7 months ago) by
This commit was manufactured by cvs2svn to create branch 'rel-2-1-patches'.

Revision 2967 - Directory Listing
Modified Thu Oct 28 22:34:25 2004 UTC (8 years, 7 months ago) by dpvc
Original Path: trunk/webwork-modperl/htdocs/jsMath
Bring jsMath.js up to date  (fixed problem with font-checking algorithm in
PC version of Mozilla)

Revision 2911 - Directory Listing
Modified Tue Oct 12 22:40:30 2004 UTC (8 years, 8 months ago) by dpvc
Original Path: trunk/webwork-modperl/htdocs/jsMath
Updated jsMath to its latest version.  (Better support for Opera,
better support for unix, miscellaneous bug fixes.)

Revision 2637 - Directory Listing
Modified Tue Aug 17 20:17:45 2004 UTC (8 years, 10 months ago) by dpvc
Original Path: trunk/webwork-modperl/htdocs/jsMath
Added \boldsymbol, though it is just an alias for \mathbf, which isn't
really the right thing.  But jsMath doesn't have the bold math italic
font to call on, so there is not much to do about that.

Revision 2448 - Directory Listing
Modified Wed Jul 7 04:06:35 2004 UTC (8 years, 11 months ago) by dpvc
Original Path: trunk/webwork-modperl/htdocs/jsMath
Updated to latest jsMath.  This one includes a fallback character
mapping for unix (though it is not perfect, it should help).  See the
jsMath home page for some information about how to install the TeX
fonts for use with unix.

Revision 2423 - Directory Listing
Modified Tue Jun 29 23:20:42 2004 UTC (8 years, 11 months ago) by dpvc
Original Path: trunk/webwork-modperl/htdocs/jsMath
Updated to v1.4 of jsMath.  This includes a number of improvements
(see the jsMath home page for details).  Among these are spacing
improvements, support for more LaTeX commands (including sizing
commands like \tiny, \large, etc), better handling of unicode
characters when the TeX fonts aren't available (on the Mac), and some
speed improvement with some browsers.

Revision 2293 - Directory Listing
Modified Fri Jun 11 16:44:38 2004 UTC (9 years ago) by dpvc
Original Path: trunk/webwork-modperl/htdocs/jsMath
Added a few more macros to jsMath, and increased the font size a little.

Revision 2266 - Directory Listing
Modified Mon Jun 7 01:31:33 2004 UTC (9 years ago) by dpvc
Original Path: trunk/webwork-modperl/htdocs/jsMath
Added more LaTeX commands to jsMath.

In particular:
   \begin{array}...\end{array}
   \begin{cases}...\end{cases}
   \sqrt[n]{...}
   \mathbb{...}

and a few other ones to avoid error messages.

Revision 2190 - Directory Listing
Modified Mon May 24 00:22:52 2004 UTC (9 years ago) by dpvc
Original Path: trunk/webwork-modperl/htdocs/jsMath
jsMath update for MSIE.

Attempted to make jsMathe work better with MSIE on the PC.  There was a
problem with finding the fonts that this should fix.  Still doesn't work
with Opera, however, so more to come.

Revision 2180 - Directory Listing
Modified Sun May 23 19:41:23 2004 UTC (9 years ago) by dpvc
Original Path: trunk/webwork-modperl/htdocs/jsMath
Improvement to jsMath in SetMaker.

I made the code a little more robust (I hope).  It doesn't work real
well with MSIE on the Mac, but jsMath never really did.

Revision 2179 - Directory Listing
Modified Sun May 23 19:17:07 2004 UTC (9 years ago) by dpvc
Original Path: trunk/webwork-modperl/htdocs/jsMath
Fix for jsMath to work better with SetMaker.

Added code to prevent reloading jsMath for each problem, and for
making it process the SetMaker page asynchronously rather than
all of it before the page is displayed.  Still needs some work, but
is OK for now.

Revision 2165 - Directory Listing
Added Sat May 22 22:10:38 2004 UTC (9 years ago) by dpvc
Original Path: trunk/webwork-modperl/htdocs/jsMath
Added jsMath JavaScript files for HTML_jsMath display mode.

Sort log by:

aubreyja at gmail dot com
ViewVC Help
Powered by ViewVC 1.0.9