Davide P. Cervone
|
02909ecba4
|
Update copyright dates and set version numbers to 2.0; repack and recombine
|
2012-01-25 09:23:45 -05:00 |
|
Davide P. Cervone
|
fd0e446a39
|
Add missing comma in default.js (pointed out by Victor Ivrii)
|
2012-01-20 11:06:28 -05:00 |
|
Davide P. Cervone
|
5422dda7a1
|
Merge branch 'AsciiMath' into v2.0-candidate
|
2012-01-18 11:45:34 -05:00 |
|
Davide P. Cervone
|
5f74ca0380
|
Allow start and stop delimiters to be different, and add configuration blocks for AsciiMath and asciimath2jax to the default.js configuration
|
2012-01-18 11:45:14 -05:00 |
|
Davide P. Cervone
|
f4eecb684e
|
Allow element ID's to use \label name rather than equation number (optionally). Requested in issue #71.
|
2012-01-18 11:17:47 -05:00 |
|
Davide P. Cervone
|
522b743b56
|
Add option to make tex2jax require balanced braces when looking for close delimiters (more compatible with actual TeX). The option can be set to false to get the pre-v2.0 behavior.
|
2012-01-09 11:22:58 -05:00 |
|
Davide P. Cervone
|
a83c7c54b3
|
Move styles for MathJax_Preview to MathJax.js rather than HTML-CSS since it is used by all output jax
|
2012-01-08 20:20:22 -05:00 |
|
Davide P. Cervone
|
4937810570
|
Merge branch 'linebreaks' into new-features (adds automatic line breaking)
|
2011-09-11 10:26:28 -04:00 |
|
Davide P. Cervone
|
161b463141
|
Switch order of commented out formats to avoid final comma problems if they are uncommented
|
2011-08-12 08:27:36 -04:00 |
|
Davide P. Cervone
|
c794e7ce19
|
Fixed some typos, and added comments to help clarify the equation numbering parameters
|
2011-08-11 15:36:17 -04:00 |
|
Davide P. Cervone
|
69c42b866e
|
Implement automatic linebreaking in HTML-CSS output, and improve explicit linebreaking. (This is one of the v1.2 milestones)
|
2011-08-11 14:54:43 -04:00 |
|
Davide P. Cervone
|
bd2fb28932
|
Merge with master (brining up to adate with v1.1a)
|
2011-07-24 10:07:30 -04:00 |
|
Davide P. Cervone
|
f002f4924b
|
Change the default font-family for undefined character to be a configuration parameter
|
2011-05-08 21:20:27 -04:00 |
|
Davide P. Cervone
|
7e2ed03750
|
Add support for automatic line numbers, and the \label and \ref macros (resolves issue #71)
|
2011-05-01 19:05:02 -04:00 |
|
Davide P. Cervone
|
4d9007ca9e
|
Remove element parameters from the preprocessor configuration blocks (they are not longer used, now that there is a global elements parameter)
|
2011-03-18 18:47:25 -04:00 |
|
Davide P. Cervone
|
536eece1b1
|
Fix problem with element parameter to the preprocessors (by making a global parameter instead, so there is only one place it needs to be set). Also make it an array so that more than one element can be specified.
|
2011-03-18 18:38:51 -04:00 |
|
Davide P. Cervone
|
3eac5f2b7f
|
Update comments in default configuration file
|
2011-03-03 16:34:49 -05:00 |
|
Davide P. Cervone
|
c8761824ae
|
Change default configuration file to config/default.js
|
2011-03-03 16:27:35 -05:00 |
|