To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=44461
User vytis changed the following:
What |Old value |New value
================================================================================
Status|CLOSED |UNCONFIRMED
--------------------------------------------------------------------------------
Resolution|WORKSFORME |
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Wed Mar 9 03:41:08 -0800
2005 -------
Try to enter this formula, and all line must be aligned to the left:
forall e_inp , e_out : edges, forall n_1 , n_2 : nodes , exists x_1 , x_2 :
setR^"+" divides
newline ~
dom dom e_inp = n_1 and dom ran e_inp = n? and
newline ~
dom dom e_out = n? and dom ran e_out = n_2 and
newline ~
x1 = ran e_inp and
newline ~
x1 = ran e_out %Production
newline ~ ~
addEdge( ( n_1 %Maplet n_2 ) %Maplet ( ( x_1 * x_2 ) / out_weight ) ) and " "
newline ~ ~
removeEdge e_inp and
newline ~ ~
removeEdge e_out
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]