W3C CVS Root

CVS log for Amaya/amaya/MathML.A

[BACK] Up to [Public] / Amaya / amaya

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.65: download - view: text, markup, annotated - select for diffs
Mon Nov 20 16:38:02 2006 UTC (17 years, 6 months ago) by vatton
Branches: MAIN
CVS tags: HEAD, Amaya-9-55-1, Amaya-9-55, Amaya-9-54, Amaya-9-53bis, Amaya-9-53, Amaya-11-4-7, Amaya-11-3-1, Amaya-11-3, Amaya-11-2, Amaya-11-1, Amaya-11-0, Amaya-10-0
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +1 -1 lines
When a <math> element is cut then pasted, its "xmlns" attribute was lost

Irene

Revision 1.64: download - view: text, markup, annotated - select for diffs
Tue Jan 17 15:03:22 2006 UTC (18 years, 4 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-9-52, Amaya-9-51, Amaya-9-5, Amaya-9-4
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +4 -2 lines
Irene

Revision 1.63: download - view: text, markup, annotated - select for diffs
Wed Nov 30 10:01:49 2005 UTC (18 years, 6 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-9-3
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +13 -13 lines
Remove IsMarkup and IsComment attributes when pasting from the source
view to formatted views,
Irene

Revision 1.62: download - view: text, markup, annotated - select for diffs
Thu Oct 6 08:43:30 2005 UTC (18 years, 8 months ago) by vatton
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +6 -0 lines
It was impossible to convert a HTML document into a XHTML document with the
"Change document type" entry: the whole document content was removed.
Now, end tags are generated before caling the XML parser.

Irene

Revision 1.61: download - view: text, markup, annotated - select for diffs
Mon May 2 13:44:39 2005 UTC (19 years, 1 month ago) by vatton
Branches: MAIN
CVS tags: Amaya-9-2-1, Amaya-9-2
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +7 -0 lines
Complete the support of xml:id in HTML, SVG and MathML documents.
Support of data: formats with stylesheet PIs.
Irene

Revision 1.60: download - view: text, markup, annotated - select for diffs
Thu Dec 9 15:35:41 2004 UTC (19 years, 6 months ago) by quint
Branches: MAIN
CVS tags: Amaya-9-1
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +1 -1 lines
Attribute xml:lang was not displayed in the Structure view, nor generated
in the source file when it was associated with a <math> or <svg> element
within a XHTML page.
VQ

Revision 1.59: download - view: text, markup, annotated - select for diffs
Thu Sep 23 14:13:46 2004 UTC (19 years, 8 months ago) by quint
Branches: MAIN
CVS tags: Amaya-8-7
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +1 -1 lines
CSS: implementing value "list-item" for property "display", and
properties list-style-type and list-style-position.
VQ

Revision 1.58: download - view: text, markup, annotated - select for diffs
Thu Sep 9 14:12:00 2004 UTC (19 years, 9 months ago) by vatton
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +1 -0 lines
SVG, MathML and XML were not automatically synchronized with the source
view.
Irene

Revision 1.57: download - view: text, markup, annotated - select for diffs
Fri Jul 2 12:55:24 2004 UTC (19 years, 11 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-8-6
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +3 -0 lines
Avoid to export alphanumeric entities when there is no DocType.
Irene

Revision 1.56: download - view: text, markup, annotated - select for diffs
Mon Jun 21 14:51:38 2004 UTC (19 years, 11 months ago) by quint
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +9 -0 lines
Generic XML: cleaning up the menu of element types.
VQ

Revision 1.55: download - view: text, markup, annotated - select for diffs
Wed Jun 9 08:26:05 2004 UTC (20 years ago) by quint
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +7 -0 lines
There was a bug when creating a new row in a MathML table with the
new commands Insert/Append.
VQ

Revision 1.54: download - view: text, markup, annotated - select for diffs
Fri Feb 20 16:46:20 2004 UTC (20 years, 3 months ago) by quint
Branches: MAIN
CVS tags: Amaya-8-5, Amaya-8-4, Amaya-8-3
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +9 -0 lines
MathML: adapting the new table editor to MathML tables.
VQ

Revision 1.53: download - view: text, markup, annotated - select for diffs
Thu Feb 19 18:08:54 2004 UTC (20 years, 3 months ago) by quint
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +0 -1 lines
Tables: allow a new column to be created after a cell with colspan=0.
        colspan is then changed to its actual value.
VQ

Revision 1.52: download - view: text, markup, annotated - select for diffs
Wed Jan 14 12:09:14 2004 UTC (20 years, 4 months ago) by quint
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +0 -1 lines
When creating a new cell in a newly created row, this new cell was not
linked to its column head.
VQ

Revision 1.51: download - view: text, markup, annotated - select for diffs
Mon Jan 12 08:04:24 2004 UTC (20 years, 5 months ago) by quint
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +1 -2 lines
Validity check of attributes colspan and rowspan when entered directly
by the user.
Better positionning of pasted (or created) cells.
VQ

Revision 1.50: download - view: text, markup, annotated - select for diffs
Wed Jan 7 12:07:54 2004 UTC (20 years, 5 months ago) by vatton
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +3 -1 lines
Fix the bug of the table creation.
Avoid to loose extensions in copy/paste of tables.
Remove row extension in pasted rows.
Irene

Revision 1.49: download - view: text, markup, annotated - select for diffs
Tue Dec 30 11:57:11 2003 UTC (20 years, 5 months ago) by vatton
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +1 -0 lines
Code clean up.
Irene

Revision 1.48: download - view: text, markup, annotated - select for diffs
Tue Dec 30 11:00:27 2003 UTC (20 years, 5 months ago) by vatton
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +7 -2 lines
Delete the column head when the column is deleted.
Irene

Revision 1.47: download - view: text, markup, annotated - select for diffs
Thu Oct 3 12:45:07 2002 UTC (21 years, 8 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-8-2, Amaya-8-1b, Amaya-8-1, Amaya-8-0, Amaya-7-2, Amaya-7-1, Amaya-7-0
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +7 -0 lines
The modification of a css reference thru the structure view is now taken into
account for xml documents.
Laurent

Revision 1.46: download - view: text, markup, annotated - select for diffs
Wed Oct 2 09:36:01 2002 UTC (21 years, 8 months ago) by quint
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +7 -0 lines
MathML: implementing attribute largeop.
VQ

Revision 1.45: download - view: text, markup, annotated - select for diffs
Tue Oct 1 17:45:28 2002 UTC (21 years, 8 months ago) by quint
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +15 -1 lines
MathML: Implementation of attributes display, displaystyle, movablelimits.
VQ

Revision 1.44: download - view: text, markup, annotated - select for diffs
Mon Sep 30 14:25:55 2002 UTC (21 years, 8 months ago) by cvs
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +4 -0 lines
The undo/redo commands are now available for MathML, SVG and other xml documents
when we link or remove a stylesheet.
Laurent

Revision 1.43: download - view: text, markup, annotated - select for diffs
Sat Sep 7 10:44:23 2002 UTC (21 years, 9 months ago) by quint
Branches: MAIN
CVS tags: Amaya-6-4, Amaya-6-3
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +7 -0 lines
MathML: implementing attribute framespacing for element mtable.
VQ

Revision 1.42: download - view: text, markup, annotated - select for diffs
Fri Sep 6 14:12:53 2002 UTC (21 years, 9 months ago) by quint
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +14 -0 lines
MathML: implementing attributes rowspacing and columnspacing for element mtable
VQ

Revision 1.41: download - view: text, markup, annotated - select for diffs
Fri Aug 23 15:00:55 2002 UTC (21 years, 9 months ago) by quint
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +14 -0 lines
MathML: implementing attributes rowlines and columnlines
VQ

Revision 1.40: download - view: text, markup, annotated - select for diffs
Wed Aug 21 17:40:46 2002 UTC (21 years, 9 months ago) by quint
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +4 -1 lines
MathML: separators and fences corresponding to attributes open, close and
        separators in mfenced elements behave as if they were mo
        elements (stretching, spacing, etc.).
VQ.

Revision 1.39: download - view: text, markup, annotated - select for diffs
Wed Apr 3 12:49:14 2002 UTC (22 years, 2 months ago) by quint
Branches: MAIN
CVS tags: Amaya-6-2, Amaya-6-1, Amaya-6-0
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +10 -3 lines
MathML: implementing attribute display for element math.
VQ

Revision 1.38: download - view: text, markup, annotated - select for diffs
Wed Jan 9 12:03:46 2002 UTC (22 years, 5 months ago) by quint
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +7 -0 lines
MathML: implementing attribute alt for element mglyph.
VQ.

Revision 1.37: download - view: text, markup, annotated - select for diffs
Mon Dec 17 08:40:19 2001 UTC (22 years, 5 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-5-3
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +9 -1 lines
When creating a new MathML or SVG document a strange xml:lang attribute
was added to the root element.
VQ.

Revision 1.36: download - view: text, markup, annotated - select for diffs
Fri Dec 14 16:43:24 2001 UTC (22 years, 5 months ago) by cvs
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +3 -0 lines
MathML: display MathML entities in the structure view and allow the user
        to edit them in this view.
VQ

Revision 1.35: download - view: text, markup, annotated - select for diffs
Tue Jul 3 11:00:47 2001 UTC (22 years, 11 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-5-2, Amaya-5-1, Amaya-5-0
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +1 -0 lines
MathML: disable Attribute menu when selection is in a place holder element.
VQ.

Revision 1.34: download - view: text, markup, annotated - select for diffs
Tue Jun 19 16:03:17 2001 UTC (22 years, 11 months ago) by cvs
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +1 -0 lines
Bug fix: The left mouse button did not work when clicking an element
with a link in a SVG drawing or a MathML expression.
VQ.

Revision 1.33: download - view: text, markup, annotated - select for diffs
Wed Dec 27 18:10:29 2000 UTC (23 years, 5 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-4-3-2, Amaya-4-3-1, Amaya-4-3
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +18 -0 lines
MathML 2.0: implementing attributes rowspan and columnspan for element mtd.
VQ.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Mon Dec 18 08:46:09 2000 UTC (23 years, 5 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-4-1-2
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +28 -0 lines
MathML: implementing attributes rowalign and columnalign
VQ.

Revision 1.31: download - view: text, markup, annotated - select for diffs
Mon Dec 4 16:30:11 2000 UTC (23 years, 6 months ago) by cvs
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +30 -0 lines
MathML 2.0: implementing attributes mathvariant, mathsize, mathcolor,
            and mathbackground.
VQ.

Revision 1.30: download - view: text, markup, annotated - select for diffs
Fri Nov 3 16:23:23 2000 UTC (23 years, 7 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-4-1-0, Amaya-4-0-0
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -0 lines
Selection is now synchronized (formetted view vs Source view) in pure
SVG or MathML documents.
VQ.

Revision 1.29: download - view: text, markup, annotated - select for diffs
Sun Oct 29 10:47:36 2000 UTC (23 years, 7 months ago) by cvs
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +0 -5 lines
Improvements to the MathML implementation.
 - positioning of some elements in the Structure view
 - positionning and size of some elements in the main view
   (large operators: &Sum; &Product;  vertical bars, upper limit of
   integrals, etc.)
 - the obsolete mchar element has been removed
 - input of character entities (Menu Types/Math/Character)
VQ

Revision 1.28: download - view: text, markup, annotated - select for diffs
Fri Oct 27 16:20:47 2000 UTC (23 years, 7 months ago) by cvs
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +7 -0 lines
Implementing attribut linethickness for mfrac in MathML
VQ.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Wed Oct 18 14:49:15 2000 UTC (23 years, 7 months ago) by cvs
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +3 -0 lines
Bug fixes:
- Style didn't generate style attribute in MathML documents.
- Reduce the size of the window that displays a MathML document.
- A paste in SVG doesn't have to suppress the selected shape.
Irene

Revision 1.26: download - view: text, markup, annotated - select for diffs
Fri Oct 13 08:43:35 2000 UTC (23 years, 8 months ago) by cvs
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +0 -3 lines
Events DocClose, DocSave and ViewClose are now declared in EDITOR.A
Irene

Revision 1.25: download - view: text, markup, annotated - select for diffs
Wed Oct 11 13:19:33 2000 UTC (23 years, 8 months ago) by kahan
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -0 lines
JK: Link activation in pure SVG and MathML documents.
Enabled the generation of XPointer in the above documents too.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Sep 22 09:21:52 2000 UTC (23 years, 8 months ago) by cvs
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +3 -0 lines
First modifications to parse Math or SVG documents
LC

Revision 1.23: download - view: text, markup, annotated - select for diffs
Sat Aug 19 17:10:01 2000 UTC (23 years, 9 months ago) by cvs
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -1 lines
First changes to make the Graphics language of Amaya converge with
  SVG, plus some changes to the new XML parser to cope mixed namespaces.
VQ.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri Jun 2 17:18:58 2000 UTC (24 years ago) by cvs
Branches: MAIN
CVS tags: Amaya-3-2-1, Amaya-3-2
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +0 -3 lines
Replacing the deprecated xml:link attribute by XLink attributes from the
last call draft. Adding a new series of Thot schemas: XLink*
VQ.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue May 9 10:48:20 2000 UTC (24 years, 1 month ago) by cvs
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +35 -0 lines
MathML: implementing attributes scriptlevel, form, width (mspace only),
        height (mspace only), depth (mspace only)
VQ.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat May 6 10:17:50 2000 UTC (24 years, 1 month ago) by cvs
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +14 -1 lines
MathML: implementing attributes subscriptshift and superscriptshift
VQ.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri May 5 09:08:33 2000 UTC (24 years, 1 month ago) by cvs
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +24 -11 lines
MathML: implementing attributes lspace and rspace
VQ.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Apr 18 12:39:24 2000 UTC (24 years, 1 month ago) by cvs
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +4 -4 lines
MathML: replacing attribute beveled by bevelled. Adding entities ImaginaryI,
        ExponentialE, DifferentialD and displaying them not slanted.
VQ.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Feb 28 09:11:57 2000 UTC (24 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +7 -0 lines
MathML: finalizing implementation of new elements menclose and mchar
       and attributes numalign, denomalign, beveled for MFRAC.
VQ.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Feb 21 10:56:05 2000 UTC (24 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +13 -1 lines
MathML: extending MathML implementation to comply with the MathML 2.0
        draft of 11 Feb. 2000
        New elements: menclose, mchar, mglyph, mlabeledtr (with their attributes)
        New attributes: Global: xref; mfrac: numalign, denomalign, beveled;
                        mtable: columnwidth, side, minlabelspacing
VQ.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Jan 18 17:24:11 2000 UTC (24 years, 4 months ago) by cvs
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +3 -0 lines
Removed all  #ifdef MATHML
Added 4 new commands for MathML: MI, MO, MN, MTEXT.
VQ.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Jan 5 18:49:28 2000 UTC (24 years, 5 months ago) by cvs
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -0 lines
Odd things happened when an attribute "other" was associated with
a character string in MathML.
VQ.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Jun 17 16:22:15 1999 UTC (24 years, 11 months ago) by cvs
Branches: MAIN
CVS tags: Release-2-1
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +24 -0 lines
Implementing attributes fontfamily and backgrounf from MathML.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Jun 16 15:22:28 1999 UTC (24 years, 11 months ago) by cvs
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +8 -1 lines
Adding attribute color to MathML.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Jun 9 17:14:17 1999 UTC (25 years ago) by cvs
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +21 -0 lines
Adding some exceptions to language S: CssBackground, CssClass, CssPseudoClass,
CssId.
Adding attributes class, id, style and other to MathML DTD
Adding attributes class, id, style to GraphML DTD
Showing these new attributes in views Math_structure and Graph_Structure

Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Nov 12 15:18:51 1998 UTC (25 years, 7 months ago) by cvs
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +13 -3 lines
A new stuff on table and matrix editing
Irene

Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Apr 29 08:56:52 1998 UTC (26 years, 1 month ago) by cvs
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +6 -0 lines
More code to edit matrices in MathML.

Vincent.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Jan 27 12:17:59 1998 UTC (26 years, 4 months ago) by cvs
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +28 -0 lines
Editing MFENCED elements and associated attributes in MathML.

VQ

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Dec 30 17:22:31 1997 UTC (26 years, 5 months ago) by cvs
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -2 lines
Language P: new keyword ElemWithAttr allows to define the position, height
   or width of an element relatively to another element having a given
   attribute.

MathML in Amaya: Integrals have now a variable height.

VQ.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Dec 19 10:53:45 1997 UTC (26 years, 5 months ago) by cvs
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -0 lines
When elements are created or deleted in MathML expressions, placeholders
are created and deleted accordingly.

VQ.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Aug 28 11:08:23 1997 UTC (26 years, 9 months ago) by cvs
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +6 -7 lines
Fixing some bugs in the MathML editor.

VQ.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Jul 9 10:03:43 1997 UTC (26 years, 11 months ago) by cvs
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +6 -0 lines
Improvements to math editing.

VQ.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Jul 7 10:04:37 1997 UTC (26 years, 11 months ago) by cvs
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +8 -3 lines
Parsing character string in MathML.

VQ.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Jun 30 18:04:23 1997 UTC (26 years, 11 months ago) by cvs
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -0 lines
Handling space arounf operators (MO) in MathML.

VQ.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Jun 30 10:25:32 1997 UTC (26 years, 11 months ago) by cvs
Branches: MAIN
Adding module MathML.A

VQ.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

Webmaster