[Desktop-packages] [Bug 281053]

2020-11-19 Thread Dante19031999
Your starmath syntax is just wrong. The command = needs valid expressions at 
both sides, newline indicates end of expression, it is not an expression on 
itself.
a+b_ij = {} newline {} = c+d

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/281053

Title:
  [Upstream] Math equation editor: "newline" fails after symbols

Status in LibreOffice:
  Invalid
Status in OpenOffice:
  In Progress
Status in libreoffice package in Ubuntu:
  Confirmed
Status in openoffice.org package in Ubuntu:
  Won't Fix

Bug description:
  1) lsb_release -rd
  Description:  Ubuntu 11.10
  Release:  11.10

  2) apt-cache policy libreoffice-writer
  libreoffice-writer:
    Installed: 1:3.4.3-3ubuntu2
    Candidate: 1:3.4.3-3ubuntu2
    Version table:
   *** 1:3.4.3-3ubuntu2 0
  500 http://us.archive.ubuntu.com/ubuntu/ oneiric/main i386 Packages
  100 /var/lib/dpkg/status

  apt-cache policy libreoffice-math
  libreoffice-math:
    Installed: 1:3.4.3-3ubuntu2
    Candidate: 1:3.4.3-3ubuntu2
    Version table:
   *** 1:3.4.3-3ubuntu2 0
  500 http://us.archive.ubuntu.com/ubuntu/ oneiric/main i386 Packages
  100 /var/lib/dpkg/status

  3) What is expected to happen in LibreOffice Writer via the Terminal:

  cd ~/Desktop && wget
  
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/281053/+attachment/2417117/+files/math_newline_issue.tar.gz
  && file-roller -h math_newline_issue.tar.gz && cd math_newline_issue
  && lowriter -nologo math_newline_issue.odt

  is no upside down question marks are presented in the Math formulas.

  4) What happens is the upside down question marks are present
  erroneously due to "newline" command. If "newline" is preceded or
  followed by some characters (as +, -, =, which are often needed), some
  error marks "¿" are obtained, and perhaps only a single line if
  displayed (it depends on the character and its relative position to
  "newline"). Examples :

  a+b_ij = newline = c+d# single line; error mark
  a+b_ij newline = c+d  # two lines; missing "="; error mark
  a+b_ij newline + c+d  # correct behaviour !!  The "+" sign does fine 
after newline...
  a+b_ij + newline c+d # ... but not before: single line, error mark here
  a+b_ij = newline c+d # single line, error mark. The "=" sign does bad 
whether after or before newline

  WORKAROUND: {} newline {}

  ProblemType: Bug
  Architecture: i386
  Date: Fri Oct 10 03:31:54 2008
  DistroRelease: Ubuntu 8.04
  NonfreeKernelModules: nvidia
  Package: openoffice.org-core 1:2.4.1-1ubuntu2
  PackageArchitecture: i386
  ProcEnviron:
   
PATH=/usr/lib/openoffice/program:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
   LANG=es_ES.UTF-8
   SHELL=/bin/bash
  SourcePackage: openoffice.org
  Uname: Linux 2.6.24-19-rt i686

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/281053/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 827695]

2020-06-17 Thread Dante19031999
Hello,
This comment is going to be post on the bugs: bug 32362 bug 133081 bug 92373 
bug 127483
All those bugs seem to be related.
In my humble opinion as begginer programmer they seem to be related with a 
disfunction with OpenGL in windows.
Tested on linux (LO 6.4), no problem.
Tested with beta 7 on windows, no problem (does not use OpenGL any more).
So the bug happened to correct by itself.
So I suggest marking as duplicated bug 32362 bug 133081 bug 127483 and close 
them all.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/827695

Title:
  [Upstream] bug in displaying scalable square brackets in math object

Status in LibreOffice:
  Confirmed
Status in OpenOffice:
  Confirmed
Status in libreoffice package in Ubuntu:
  Confirmed
Status in openoffice.org package in Ubuntu:
  Won't Fix

Bug description:
  1) lsb_release -rd
  Description:  Ubuntu 11.04
  Release:  11.04

  2) apt-cache policy libreoffice-writer
  libreoffice-writer:
    Installed: 1:3.3.3-1ubuntu2
    Candidate: 1:3.3.3-1ubuntu2
    Version table:
   *** 1:3.3.3-1ubuntu2 0
  100 /var/lib/dpkg/status
   1:3.3.2-1ubuntu5 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty-updates/main i386 
Packages
   1:3.3.2-1ubuntu4 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/main i386 Packages

  3) When is expected to happen in LibreOffice Writer via a terminal:
  cd ~/Desktop && wget 
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/827695/+attachment/2284273/+files/bracket_example.odt
 && lowriter --nologo bracket_example.odt

  is the scalable square brackets look as they would in Word. Latex also
  shows the desired bracket shape as per
  
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/827695/+attachment/2287347/+files/latex_brackets.pdf
  .

  4) What happens instead is the top and bottom part of the bracket look
  like a square instead of a line pointing inwards towards the equation.

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/827695/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 827695]

2020-06-17 Thread Dante19031999
(In reply to RGB from comment #50)
> @dante19031999 this is NOT an OpenGL or OS related problem. Indeed, this
> problem predates the whole introduction of OpenGL support into the suite. 
> 
> Insert a Math object into Writer and type this code
> 
> left[ stack{1#2#3#4#5#6#7#8} right]
> 
> you'll immediately see how wrong square brackets are, independently of
> OpenGL, OS or anything: just print or export to PDF to see that's NOT a
> display problem, but something deeper.

Sorry. My bad.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/827695

Title:
  [Upstream] bug in displaying scalable square brackets in math object

Status in LibreOffice:
  Confirmed
Status in OpenOffice:
  Confirmed
Status in libreoffice package in Ubuntu:
  Confirmed
Status in openoffice.org package in Ubuntu:
  Won't Fix

Bug description:
  1) lsb_release -rd
  Description:  Ubuntu 11.04
  Release:  11.04

  2) apt-cache policy libreoffice-writer
  libreoffice-writer:
    Installed: 1:3.3.3-1ubuntu2
    Candidate: 1:3.3.3-1ubuntu2
    Version table:
   *** 1:3.3.3-1ubuntu2 0
  100 /var/lib/dpkg/status
   1:3.3.2-1ubuntu5 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty-updates/main i386 
Packages
   1:3.3.2-1ubuntu4 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/main i386 Packages

  3) When is expected to happen in LibreOffice Writer via a terminal:
  cd ~/Desktop && wget 
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/827695/+attachment/2284273/+files/bracket_example.odt
 && lowriter --nologo bracket_example.odt

  is the scalable square brackets look as they would in Word. Latex also
  shows the desired bracket shape as per
  
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/827695/+attachment/2287347/+files/latex_brackets.pdf
  .

  4) What happens instead is the top and bottom part of the bracket look
  like a square instead of a line pointing inwards towards the equation.

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/827695/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp