Hallo Werner

Am 08.01.2010 19:43, schrieb Werner:
Leider funktioniert mein Versuch, schriftliches Rechnen, wobei Ziffern und
Kommata untereinander stehen müssen, nachzubilden, nicht.

font fixed {
"" 17:4=4,245 newline
"" 16 newline
"" ~ 10 newline
"" ~~ 8 newline
"" ~~ 20
}
Auch diese etwas abgespeckte Version würde funktionieren (und diesmal ist sogar das Resultat richtig):

alignl {font fixed matrix{
17 ~  :  ~ 4 # {} = {} # 4,25 ##
16  # {} # {} ##
phantom{1} 10  # {} # {} ##
phantom{16} 8  # {} # {} ##
phantom {16} 20   # {} # {}
}}

Freundlich grüsst

Ernst

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Antwort per Email an