Re: Equation with condition
Pierre Lesimple <[email protected]>
| Newsgroups | gmane.comp.type-setting.lout |
|---|---|
| Organization | McGill |
| Message-ID | <[email protected]> |
Le Mon, 18 Mar 2013 01:23:37 -0700, Daren Scot Wilson <[email protected]> a écrit : > I've gone temporarily dense or something, not seeing this in the > User's Guide. I know how to write an equation on a line of its own, > for example > > x = y > > using > @CenteredNumberedDisplay @Tag {profound123} @Math {x=y} > > But how would I add a condition following the equation, something > like > > x = y for x>0 > > but of course looking good? > I would go for 2 columns (horizontal concatenation, two @Math{} objects) in that particular case, but I don't know how the "flow" of equations would look like as a whole...