[Libreoffice-bugs] [Bug 62964] FORMATTING: Wrong alignment in matrix with 'alignr'

2014-05-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62964

Joel Madero  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #8 from Joel Madero  ---
As Regina said - this is a duplicate. Marking as such.

*** This bug has been marked as a duplicate of bug 47813 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 62964] FORMATTING: Wrong alignment in matrix with 'alignr'

2014-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62964

Joel Madero  changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

--- Comment #7 from Joel Madero  ---
In the future please read and follow all instructions. Marking as UNCONFIRMED -
else QA will never look at it and it'll be automatically closed.

Thanks

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 62964] FORMATTING: Wrong alignment in matrix with 'alignr'

2014-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62964

--- Comment #6 from epip...@eniware.it ---
If you open the old attachment and edit the first formula, you can see that the
bug still remains in version 4.2.4.2 of LibreOffice. The problem is related to
a mistreatment of the sign "-" in alignment. Hoping to have been clear enough,
I remain sincerely yours
Edoardo Piparo

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 62964] FORMATTING: Wrong alignment in matrix with 'alignr'

2014-05-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62964

--- Comment #5 from QA Administrators  ---
Dear Bug Submitter,

Please read the entire message before proceeding.

This bug has been in NEEDINFO status with no change for at least 6 months.
Please provide the requested information as soon as possible and mark the bug
as UNCONFIRMED. Due to regular bug tracker maintenance, if the bug is still in
NEEDINFO status with no change in 30 days the QA team will close the bug as
INVALID due to lack of needed information.

For more information about our NEEDINFO policy please read the wiki located
here: 
https://wiki.documentfoundation.org/QA/FDO/NEEDINFO

If you have already provided the requested information, please mark the bug as
UNCONFIRMED so that the QA team knows that the bug is ready to be confirmed.


Thank you for helping us make LibreOffice even better for everyone!


Warm Regards,
QA Team

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 62964] FORMATTING: Wrong alignment in matrix with 'alignr'

2013-10-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62964

--- Comment #4 from epip...@eniware.it ---
Now I cannot verify, but the sample was built using 4.0.0.3 version and then
modifying the second copy of the formula with version 4.0.1.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 62964] FORMATTING: Wrong alignment in matrix with 'alignr'

2013-10-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62964

Regina Henschel  changed:

   What|Removed |Added

 CC||rb.hensc...@t-online.de

--- Comment #3 from Regina Henschel  ---
It is an old error in the combination of alignr and minus sign, see bug 47813.

Are you sure, it worked in 4.0.0.3 release?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 62964] FORMATTING: Wrong alignment in matrix with 'alignr'

2013-04-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62964

--- Comment #2 from Jacques Guilleron  ---
Hi,

I reproduce with LO 4.0.2.2, LO 3.6.4.3 portable on Windows 7 Home Premium.
As a workaround, an alignment can be achieved by using ~:
Instead of:
A=left ( alignr {matrix{0 # -1 # 0 ## 1 # 0 # -1 ## 0 # -1 # 1}}  right )
use:
A=left ( {matrix{0 # -1 # ~0 ## 1 # ~0 # -1 ## 0 # -1 # ~1}}  right )

Have a nice day,

Jacques Guilleron

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 62964] FORMATTING: Wrong alignment in matrix with 'alignr'

2013-04-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62964

Joel Madero  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 62964] FORMATTING: Wrong alignment in matrix with 'alignr'

2013-04-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62964

Joel Madero  changed:

   What|Removed |Added

 CC||jmadero@gmail.com

--- Comment #1 from Joel Madero  ---
please attach the actual document that has the alignment so that we can open it
in 3.6, 4.0.0.3 release and with current stable so that we can compare what we
see when document opens.


Marking as NEEDINFO, once you provide document, mark as UNCONFIRMED and we'll
investigate.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs