packages feed

typst-0.9: test/typ/math/matrix-alignment-06.out

--- parse tree ---
[ Comment
, SoftBreak
, Equation
    True
    [ Code
        "typ/math/matrix-alignment-06.typ"
        ( line 2 , column 3 )
        (FuncCall
           (Ident (Identifier "mat"))
           [ ArrayArg
               [ [ MGroup
                     Nothing
                     Nothing
                     [ Code
                         "typ/math/matrix-alignment-06.typ"
                         ( line 2 , column 7 )
                         (Ident (Identifier "minus"))
                     , Text "1"
                     ]
                 , Text "1"
                 , Text "1"
                 ]
               , [ Text "1"
                 , MGroup
                     Nothing
                     Nothing
                     [ Code
                         "typ/math/matrix-alignment-06.typ"
                         ( line 2 , column 20 )
                         (Ident (Identifier "minus"))
                     , Text "1"
                     ]
                 , Text "1"
                 ]
               , [ Text "1"
                 , Text "1"
                 , MGroup
                     Nothing
                     Nothing
                     [ Code
                         "typ/math/matrix-alignment-06.typ"
                         ( line 2 , column 33 )
                         (Ident (Identifier "minus"))
                     , Text "1"
                     ]
                 ]
               ]
           ])
    ]
, SoftBreak
, Equation
    True
    [ Code
        "typ/math/matrix-alignment-06.typ"
        ( line 3 , column 3 )
        (FuncCall
           (Ident (Identifier "mat"))
           [ ArrayArg
               [ [ MGroup
                     Nothing
                     Nothing
                     [ Code
                         "typ/math/matrix-alignment-06.typ"
                         ( line 3 , column 7 )
                         (Ident (Identifier "minus"))
                     , Text "1"
                     , MAlignPoint
                     ]
                 , MGroup Nothing Nothing [ Text "1" , MAlignPoint ]
                 , MGroup Nothing Nothing [ Text "1" , MAlignPoint ]
                 ]
               , [ MGroup Nothing Nothing [ Text "1" , MAlignPoint ]
                 , MGroup
                     Nothing
                     Nothing
                     [ Code
                         "typ/math/matrix-alignment-06.typ"
                         ( line 3 , column 24 )
                         (Ident (Identifier "minus"))
                     , Text "1"
                     , MAlignPoint
                     ]
                 , MGroup Nothing Nothing [ Text "1" , MAlignPoint ]
                 ]
               , [ MGroup Nothing Nothing [ Text "1" , MAlignPoint ]
                 , MGroup Nothing Nothing [ Text "1" , MAlignPoint ]
                 , MGroup
                     Nothing
                     Nothing
                     [ Code
                         "typ/math/matrix-alignment-06.typ"
                         ( line 3 , column 41 )
                         (Ident (Identifier "minus"))
                     , Text "1"
                     , MAlignPoint
                     ]
                 ]
               ]
           ])
    ]
, SoftBreak
, Equation
    True
    [ Code
        "typ/math/matrix-alignment-06.typ"
        ( line 4 , column 3 )
        (FuncCall
           (Ident (Identifier "mat"))
           [ ArrayArg
               [ [ MGroup
                     Nothing
                     Nothing
                     [ Code
                         "typ/math/matrix-alignment-06.typ"
                         ( line 4 , column 7 )
                         (Ident (Identifier "minus"))
                     , Text "1"
                     , MAlignPoint
                     ]
                 , MGroup Nothing Nothing [ Text "1" , MAlignPoint ]
                 , MGroup Nothing Nothing [ Text "1" , MAlignPoint ]
                 ]
               , [ Text "1"
                 , MGroup
                     Nothing
                     Nothing
                     [ Code
                         "typ/math/matrix-alignment-06.typ"
                         ( line 4 , column 23 )
                         (Ident (Identifier "minus"))
                     , Text "1"
                     ]
                 , Text "1"
                 ]
               , [ Text "1"
                 , Text "1"
                 , MGroup
                     Nothing
                     Nothing
                     [ Code
                         "typ/math/matrix-alignment-06.typ"
                         ( line 4 , column 36 )
                         (Ident (Identifier "minus"))
                     , Text "1"
                     ]
                 ]
               ]
           ])
    ]
, SoftBreak
, Equation
    True
    [ Code
        "typ/math/matrix-alignment-06.typ"
        ( line 5 , column 3 )
        (FuncCall
           (Ident (Identifier "mat"))
           [ ArrayArg
               [ [ MGroup
                     Nothing
                     Nothing
                     [ MAlignPoint
                     , Code
                         "typ/math/matrix-alignment-06.typ"
                         ( line 5 , column 8 )
                         (Ident (Identifier "minus"))
                     , Text "1"
                     ]
                 , MGroup Nothing Nothing [ MAlignPoint , Text "1" ]
                 , MGroup Nothing Nothing [ MAlignPoint , Text "1" ]
                 ]
               , [ Text "1"
                 , MGroup
                     Nothing
                     Nothing
                     [ Code
                         "typ/math/matrix-alignment-06.typ"
                         ( line 5 , column 23 )
                         (Ident (Identifier "minus"))
                     , Text "1"
                     ]
                 , Text "1"
                 ]
               , [ Text "1"
                 , Text "1"
                 , MGroup
                     Nothing
                     Nothing
                     [ Code
                         "typ/math/matrix-alignment-06.typ"
                         ( line 5 , column 36 )
                         (Ident (Identifier "minus"))
                     , Text "1"
                     ]
                 ]
               ]
           ])
    ]
, ParBreak
]
--- evaluated ---
document(body: { text(body: [
]), 
                 math.equation(block: true, 
                               body: math.mat(rows: (({ text(body: [−]), 
                                                        text(body: [1]) }, 
                                                      text(body: [1]), 
                                                      text(body: [1])), 
                                                     (text(body: [1]), 
                                                      { text(body: [−]), 
                                                        text(body: [1]) }, 
                                                      text(body: [1])), 
                                                     (text(body: [1]), 
                                                      text(body: [1]), 
                                                      { text(body: [−]), 
                                                        text(body: [1]) }))), 
                               numbering: none), 
                 text(body: [
]), 
                 math.equation(block: true, 
                               body: math.mat(rows: (({ text(body: [−]), 
                                                        text(body: [1]), 
                                                        math.alignpoint() }, 
                                                      { text(body: [1]), 
                                                        math.alignpoint() }, 
                                                      { text(body: [1]), 
                                                        math.alignpoint() }), 
                                                     ({ text(body: [1]), 
                                                        math.alignpoint() }, 
                                                      { text(body: [−]), 
                                                        text(body: [1]), 
                                                        math.alignpoint() }, 
                                                      { text(body: [1]), 
                                                        math.alignpoint() }), 
                                                     ({ text(body: [1]), 
                                                        math.alignpoint() }, 
                                                      { text(body: [1]), 
                                                        math.alignpoint() }, 
                                                      { text(body: [−]), 
                                                        text(body: [1]), 
                                                        math.alignpoint() }))), 
                               numbering: none), 
                 text(body: [
]), 
                 math.equation(block: true, 
                               body: math.mat(rows: (({ text(body: [−]), 
                                                        text(body: [1]), 
                                                        math.alignpoint() }, 
                                                      { text(body: [1]), 
                                                        math.alignpoint() }, 
                                                      { text(body: [1]), 
                                                        math.alignpoint() }), 
                                                     (text(body: [1]), 
                                                      { text(body: [−]), 
                                                        text(body: [1]) }, 
                                                      text(body: [1])), 
                                                     (text(body: [1]), 
                                                      text(body: [1]), 
                                                      { text(body: [−]), 
                                                        text(body: [1]) }))), 
                               numbering: none), 
                 text(body: [
]), 
                 math.equation(block: true, 
                               body: math.mat(rows: (({ math.alignpoint(), 
                                                        text(body: [−]), 
                                                        text(body: [1]) }, 
                                                      { math.alignpoint(), 
                                                        text(body: [1]) }, 
                                                      { math.alignpoint(), 
                                                        text(body: [1]) }), 
                                                     (text(body: [1]), 
                                                      { text(body: [−]), 
                                                        text(body: [1]) }, 
                                                      text(body: [1])), 
                                                     (text(body: [1]), 
                                                      text(body: [1]), 
                                                      { text(body: [−]), 
                                                        text(body: [1]) }))), 
                               numbering: none), 
                 parbreak() })