groff
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Groff] eqn matrix?


From: andlabs
Subject: [Groff] eqn matrix?
Date: Sun, 23 Sep 2007 14:51:43 -0700 (PDT)

Hello. Given

.EQ
matrix {
        ccol {
                { { roman cot ^ x } = { cos x } over { sin x } }
        above { { arc roman cot ^ x } = { pi over 2 } - { arc tan x } }
        above { { roman coth ^ x } = { cosh x } over { sinh x } }
        }
        ccol {
                { { roman sec ^ x } = 1 over { cos x } }
        above { { arc roman sec ^ x } = arc cos x sup -1 }
        above { { roman sech ^ x } = 1 over { cosh x } }
        }
        ccol {
                { { roman csc ^ x } = 1 over { sin x } }
        above { { arc roman csc ^ x } = arc sin x sup -1 }
        above { { roman csch ^ x } = 1 over { sinh x } }
        }
}
.EN

I get:

eqn:pghoc:365: syntax error
 context is
        matrix { >>>     <<<

What does this mean? I thought eqn ignored whitespace.
-- 
View this message in context: 
http://www.nabble.com/eqn-matrix--tf4506058.html#a12851019
Sent from the Groff - General mailing list archive at Nabble.com.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]