home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2002 #3 / K-CD-3-2002.ISO / OpenOffice / f_0300 / smath.jar / text / smath / guide / align.xml next >
Encoding:
Extensible Markup Language  |  2001-09-07  |  2.0 KB  |  29 lines

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <html><head><title>Aligning components of a formula</title><meta name="filename" content="text/smath/guide/align"/><help:css-file-link xmlns:help="http://openoffice.org/2000/help"/><!--The CSS style header method for setting styles--><style type="text/css">
  3.  
  4.         p.P1{
  5.                 }
  6.         span.T1{
  7.                 font-weight:bold;}
  8.         </style></head><body>
  9.         
  10.         
  11.         <p class="P1"/>
  12.         <p class="Head1">
  13.             <help:key-word value="Aligning; formula components" tag="kw68297_1" xmlns:help="http://openoffice.org/2000/help"/>
  14.             <help:key-word value="Formula components; aligning" tag="kw68297_2" xmlns:help="http://openoffice.org/2000/help"/>
  15.             <help:to-be-embedded Eid="align" xmlns:help="http://openoffice.org/2000/help">
  16.                 <help:link Id="68297">Aligning components of a formula</help:link>
  17.             </help:to-be-embedded>
  18.         </p>
  19.         <p class="Head3">How does one align characters in OpenOffice.org Math quickly and easily?</p>
  20.         <p class="Paragraph">To accomplish this, you must define empty groups and character strings. They do not require any space, but carry information that helps in the alignment process.</p>
  21.         <p class="Paragraph">To create empty groups, enter curly brackets <span class="T1">{}</span> in the command window. In the following example, the goal is to achieve a line break so that the plus signs are beneath one another, even though one less character is entered in the upper line: a+a+a+{} newline {}{}{}{}{}a+a+a+a</p>
  22.         <p class="Paragraph">Empty character strings are a simple way to ensure that texts and formulas are left-aligned. They are defined using double inverted commas "" . Make sure you do not use any typographic inverted commas. Example: "A further example." newline a+b newline ""c-d</p>
  23.         <p class="ParaList">
  24.             <help:embedded Id="65598" Eid="related" xmlns:help="http://openoffice.org/2000/help"/>
  25.         </p>
  26.         <p class="ParaList">
  27.             <help:embedded Id="68293" Eid="brackets" xmlns:help="http://openoffice.org/2000/help"/>
  28.         </p>
  29.     </body></html>