[pstricks] height of psframebox
Raymond Paul Smith
rps43158 at cs.ucf.edu
Mon Feb 2 21:29:07 CET 2004
Actually, i should have waited to ask. I checked the pstricks mailing
list archive and found a cleaner solution:
http://tug.org/mailman/htdig/pstricks/1998/000250.html
Thanks,
paul
On Mon, 2 Feb 2004, Patrick Drechsler wrote:
>
> Raymond Paul Smith wrote on 02 Feb 2004 20:36:58 MET:
>
> > i have a \psframebox{My framebox}
> > which is a certain width and height. I know that i can change the width
> > using the parbox command:
> >
> > \psframebox{\parbox{5cm}{My framebox}}
> >
> > but is there anyway to change the height. I want all my psframeboxes to
> > be the same height and width for creating nicer looking flow charts.
> >
> > I know i can also put a psframebox inside a psframe but this seems like a
> > hack.
>
> Then you probably know this version also:
>
> \psframebox{\rule{0pt}{10pt}foo bar}
>
> Probably the same kind of hack your using. I just stick it in a
> macro to keep all boxes the same height. No idea if there is a
> more elegant way to solve this.
>
> HTH
>
> Patrick
> --
> "If patience is a virtue, and ignorance is bliss,
> you can have a pretty good life if you're stupid and willing to wait"
>
>
> _______________________________________________
> pstricks mailing list
> pstricks at tug.org
> http://tug.org/mailman/listinfo/pstricks
>
More information about the PSTricks
mailing list