2005-01-03
This commit was manufactured by cvs2svn to create tag ...
nstanger committed on 3 Jan 2005
- Added "include-document" to paragraph detection list in "list-item" ...
nstanger committed on 3 Jan 2005
2004-10-15
- Added support for calligraphic maths text.
nstanger committed on 15 Oct 2004
2004-10-13
- Streamlined test for p/paragraph nodes in "definition-item" template. ...
nstanger committed on 13 Oct 2004
2004-10-11
- Fixed definition lists so that embedded elements such as lists now ...
nstanger committed on 11 Oct 2004
2004-10-03
- Added <not-element-sign> template.
nstanger committed on 3 Oct 2004
- Added @style attribute to <math> to deal with inline vs. display (old ...
nstanger committed on 3 Oct 2004
2004-09-07
- Made image path for join operator absolute so that it works no ...
nstanger committed on 7 Sep 2004
2004-08-20
- Added support for emphasis inside answers for HTML.
nstanger committed on 20 Aug 2004
2004-08-19
- Added @hide attribute to <answer> to enable hiding individual answers. ...
nstanger committed on 19 Aug 2004
2004-08-18
- Changed <digitsep/> to use a thin space (\,) in LaTeX, as recommended by the SI folks.
nstanger committed on 18 Aug 2004
2004-08-15
- Switched LaTeX version of <space> to generate '\ '.
nstanger committed on 15 Aug 2004
- Added \mathit to LaTeX <variable>.
nstanger committed on 15 Aug 2004
2004-07-30
- Added @align to <include-document> (HTML only).
nstanger committed on 30 Jul 2004
2004-07-21
- Added .cvsignore file for generated files.
nstanger committed on 21 Jul 2004
- Added support for # character.
nstanger committed on 21 Jul 2004
2004-07-19
- Changed LaTeX \verb delimiter character to backquote.
cedwards committed on 19 Jul 2004
- Added to-do note re. line-wrapping of latex hyperlinks.
cedwards committed on 19 Jul 2004
- Added to-do for \\ at end of tabular.
cedwards committed on 19 Jul 2004
- Added Developer's Guide Fundamentals to Oracle documentation links.
cedwards committed on 19 Jul 2004
2004-07-15
- Updated other image templates to use location attribute rather than element.
cedwards committed on 15 Jul 2004
2004-07-14
- Added new join operator for HTML that uses a fixed image. ...
nstanger committed on 14 Jul 2004
- Added support for <br/> embedded within a <cell> of a <tabular> (only really an issue for LaTeX). ...
nstanger committed on 14 Jul 2004
2004-07-13
- Added code for multipart tables (and then didn't use it!).
nstanger committed on 13 Jul 2004
2004-07-12
- Added @rotate and @scale attributes to <tabular>. ...
nstanger committed on 12 Jul 2004
2004-07-08
- Fixed generation of "definition lists" in HTML so that they actually now look good.
nstanger committed on 8 Jul 2004
- Discovered the proper HTML entity for the minus operator (&#8722;).
nstanger committed on 8 Jul 2004
- Added logical and (^) and or (V) operators. ...
nstanger committed on 8 Jul 2004
2004-07-07
- Added latexsym package to LaTeX preamble (needed for join operator). ...
nstanger committed on 7 Jul 2004
- Added set membership symbols for element, subset, superset.
cedwards committed on 7 Jul 2004