Date: prev next · Thread: first prev next last
2012 Archives by date, by thread · List index


Hallo Simon,

ich habe zurzeit ein sehr unschönes Problem. Ich habe folgenden Code in
Math:
-----------------------------
...
-----------------------------
In der Darstellung dieses Gleichungssystems ist der Ergebnisvektor höher
als die Linke Seite, da darin Brüche vorkommen. Ich hätte aber gerne,
dass die Zeilen alle aneinander ausgerichtet sind, dass sie also
sozusagen in gleicher Höhe sind.

Sieh dir doch mal Folgendes an:
--------------------------------------------------------------
left (
    matrix{2(h_0+h_1) # h_1 # 0 # 0 # dotsaxis # 0 ##
 {}# {}# {}# {}# {}# {}##
          h_1 # 2 (h_1+h_2) # h_2 # 0 # dotsaxis # 0 ##
 {}# {}# {}# {}# {}# {}##
          0 # h_2 # 2(h_2+h_3) # h_3 # dotsaxis # 0 ##
 {}# {}# {}# {}# {}# {}##
dotsvert # dotsvert # dotsvert # dotsvert # dotsdown # dotsvert ## {}# {}# {}# {}# {}# {}##
          0 # dotsaxis # dotsaxis # dotsaxis # h_{n-1} # 2(h_{n-1}+ h_n)}
    right ) cdot left (
stack{y_1^{''} # {} # y_2^{''}# {} # y_3^{''} # {} # dotsvert # {} # y_n^{''}}
    right ) = left (
stack {6({y_2-y_1}over{h_1}-{y_1-y_0}over{h_0}) # 6({y_3-y_2}over{h_2}-{y_2-y_1}over{h_1}) # 6({y_4-y_3}over{h_3}-{y_3-y_2}over{h_2}) # dotsvert # 6({y_{n+1}-y_n}over{h_n}-{y_n-y_{n-1}}over{h_{n-1}})}
    right )
------------------------------------------------------------

Das Einfügen von "Leerzeilen" funktioniert in diesem Fall recht gut.

Es grüßt
Karl-Heinrich

--
Informationen zum Abmelden: E-Mail an users+help@de.libreoffice.org
Probleme? http://de.libreoffice.org/hilfe-kontakt/mailing-listen/abmeldung-liste/
Tipps zu Listenmails: http://wiki.documentfoundation.org/Netiquette/de
Listenarchiv: http://listarchives.libreoffice.org/de/users/
Alle E-Mails an diese Liste werden unlöschbar öffentlich archiviert

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.