Issue 11322 - Missing curly brackets in matrix examples
Summary: Missing curly brackets in matrix examples
Status: CLOSED DUPLICATE of issue 10221
Alias: None
Product: documentation
Classification: Unclassified
Component: Manuals (show other issues)
Version: current
Hardware: Other Windows 98
: P3 Trivial (vote)
Target Milestone: OOo 1.1 Beta2
Assignee: Uwe Fischer
QA Contact: issues@documentation
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-09 03:34 UTC by jalvarez
Modified: 2003-05-05 15:42 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description jalvarez 2003-02-09 03:34:00 UTC
In the online help, "examples; math formulas" the example for a matrix shows 
the following syntax:

font sans bold size *1,5 A =left[matrixA_11#A_12#dotsaxis#A_1n##A_21# 
##A_2n##dotsvert###dotsvert##A_n1#A_n2#dotsaxis#A_nnright]

which does not work if you copy and paste it into the command window of the 
formula editor as directed.

After asking at the newsgroup i found out (thanks to James Lee) that it should 
be:

font sans bold size *1.5 A =left[matrix{A_11#A_12#dotsaxis#A_1n##A_21#{} 
#{}#A_2n##dotsvert#{}#{}#dotsvert##A_n1#A_n2#dotsaxis#A_nn}right]

This works fine.

I'm using StarOffice 6.0 PP2 in Win98SE and Red Hat Linux 7.3.

Jaime
Comment 1 Unknown 2003-02-23 00:29:27 UTC
Hello,

I looked into the help distributed with 644m1 and found this issue is 
also there.
Your suggested representation results in the expected formula.

Tested on Windows2000 and RedHat 8.0/643C
Comment 2 scarr 2003-02-26 04:27:38 UTC
Where in the help are you seeing this?
Comment 3 jalvarez 2003-02-26 14:49:20 UTC
Go to the "Help" menu and select "Contents". At the "Search term" box 
under the "index" tab, write "examples" (without the quote marks) and 
then double click on the "math formulas" entry.
On the right frame you'll see the page "Examples for StarOffice Math" 
with various links to the actual examples. The "Matrix" link leads 
you to the example where the curly brackets are missing. 
I just confirmed that the same happens with the other matrix examples.

Regards 
Jaime
Comment 4 Unknown 2003-02-26 15:44:49 UTC
Hello, folks,

I noticed we can also get there in the Help -> Contents window (644m1),
by clicking 'Contents' tab,
Formulas -> General Information and UI Usage
-> OpenOffice.org Math Features
then clicking 'samples' in the second paragraph displayed,
and clicking 'Matrix'.
Comment 5 frank.thomas.peters 2003-03-14 13:08:20 UTC
FPE->UFI: Please check
Comment 6 Uwe Fischer 2003-03-18 11:41:22 UTC
already fixed, see bug #10221#

*** This issue has been marked as a duplicate of 10221 ***
Comment 7 Uwe Fischer 2003-05-05 15:42:37 UTC
verified in SO 6.1 Beta2: all curly brackets are there now.