[pstricks] Drawing text
Frederic Tores
tores at lovelace.infobiogen.fr
Wed May 29 09:37:56 CEST 2002
On Tue, May 28, 2002 at 08:09:58AM -0400, Francis Girard wrote:
> Hello,
>
> What is the best way to "draw" something like this :
>
> A est plus grand que B
> \__/ \____/ \________________/
> | | |
> Sujet Copule Prédicat
>
> Thank you
Hi,
I'm not sure the best way is to use pstricks, try to do it within
a math environment like:
%don't forget amsmath package
$\underset{\mbox{ Sujet }}{\underbrace{\mbox{ A }}}
\underset{\mbox{ Copule }}{\underbrace{\mbox{ est }}}
\underset{\mbox{ Pr\'edicat }}{\underbrace{\mbox{ plus grand que B }}}.$
don't hesitate to "play" with spaces...
a++;
fred
More information about the PSTricks
mailing list