Ticket #195 (closed task: fixed)

Opened 4 years ago

Last modified 4 years ago

Integrate the old elision demo

Reported by: clange Owned by: jgiceva
Priority: major Milestone: MCS Notation Paper
Component: JOBAD Version:
Keywords: Cc: dmisev, frabe
Blocked By: Blocking:
Due to close: 2009/04/17 Include in GanttChart: yes
Dependencies: 207 Due to assign: 2008/12/19

Description (last modified by clange) (diff)

 https://svn.omdoc.org/repos/omdoc/projects/omdoc-2.0/OpenMath-paper

but do it with mactions, e.g.

<maction type="elision" omdoc:elevel="..." omdoc:egroup="...">
  bracket
  no bracket
</maction>

and consider the mail "JOMDoc -> JOBAD encoding w.r.t. elision"

Change History

  Changed 4 years ago by clange

  • include_gantt set
  • due_close changed from 2009/01/31 to 2009/01/26
  • milestone set to MCS Notation Paper

  Changed 4 years ago by clange

  • dependencies set to 207

follow-up: ↓ 4   Changed 4 years ago by jgiceva

for now, it only works for bracket elision. to be finished next week!

in reply to: ↑ 3   Changed 4 years ago by clange

Replying to jgiceva:

for now, it only works for bracket elision. to be finished next week!

Good! Bracket elision is the most important one anyway, and the one that we have theoretically best understood so far.

  Changed 4 years ago by clange

BTW, what I realized now: I came up with swapping the displayed and hidden brackets between <semantics> and <annotation-xml> when I was not yet aware of maction. Now, what you should do instead is using maction (maybe with type="elision", to distinguish it from folding and possibly other mactions). That would also allow you to refactor some of the folding code into the MathML utility module and reuse it for elision :-)

Note: I'm going to send a mail to the JOMDoc list to get the details of the integration with the JOMDoc renderer clear.

  Changed 4 years ago by clange

  • cc dmisev, frabe added
  • description modified (diff)
  • due_close changed from 2009/01/26 to 2009/02/15

  Changed 4 years ago by clange

  • due_close changed from 2009/02/15 to 2009/02/18

  Changed 4 years ago by nmueller

  • due_close changed from 2009/02/18 to 2009/04/17

  Changed 4 years ago by clange

  • status changed from new to closed
  • resolution set to fixed

closing. The basics are done, now tracking details in follow-up tickets, e.g. #263, #264

Note: See TracTickets for help on using tickets.