[pstricks] PSTricks Digest, Vol 166, Issue 12

Luís Lopes qed_texte at hotmail.com
Fri Dec 23 13:57:57 CET 2016


Dear Mike Dougherty, Patrice, Herbert,


Thank you very much for your replies.


\begin{array} worked. I had put my  \begin{align*}

outside a box <\parbox> and got many

error messages.


My wishes of a Happy Holiday season for everyone.


Best regards,

Luis


________________________________
De: PSTricks <pstricks-bounces at tug.org> em nome de pstricks-request at tug.org <pstricks-request at tug.org>
Enviado: quinta-feira, 22 de dezembro de 2016 08:52:45
Para: pstricks at tug.org
Assunto: PSTricks Digest, Vol 166, Issue 12

Send PSTricks mailing list submissions to
        pstricks at tug.org

To subscribe or unsubscribe via the World Wide Web, visit
        http://tug.org/mailman/listinfo/pstricks
or, via email, send a message with subject or body 'help' to
        pstricks-request at tug.org

You can reach the person managing the list at
        pstricks-owner at tug.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of PSTricks digest..."


Today's Topics:

   1. Re: array alignment inside a psframebox (Herbert Voss)


----------------------------------------------------------------------

Message: 1
Date: Thu, 22 Dec 2016 09:52:42 +0100
From: Herbert Voss <Herbert.Voss at FU-Berlin.DE>
To: pstricks at tug.org
Subject: Re: [pstricks] array alignment inside a psframebox
Message-ID: <750d41cd-c404-7e9a-7501-9014d2e6f5f3 at FU-Berlin.DE>
Content-Type: text/plain; charset="windows-1252"; Format="flowed"

Am 22.12.2016 um 00:19 schrieb Lu?s Lopes:
> I would like to put something like
>
>
>    aa=aa
>  bbb=bbb
> cccc=cccc
>    aa=aa
>
>
> inside a psframebox in a pspicture environment.


\documentclass[]{article}
\usepackage{mathtools}
\usepackage{pstricks-add}
\usepackage{varwidth}

\begin{document}

\begin{pspicture}[showgrid](10,10)
\rput[lb](1,1){\psframebox*[fillcolor=red!40]{\parbox{0.5\linewidth}{%
   \begin{align*}
     I & = \int_1^4 (u-1)\sqrt{u} \, du  \\
       & = \int_1^4 \left(u^{\frac{3}{2}}-u^{\frac{1}{2}}\right) \, du  \\
       & = \left[\frac{2}{5} u^{\frac{5}{2}} -
\frac{2}{3}u^{\frac{3}{2}}\right]_1^4
   \end{align*}%
}}}
\end{pspicture}

\end{document}


Herbert

-------------- next part --------------
A non-text attachment was scrubbed...
Name: Bildschirmfoto vom 2016-12-22 09-52-16.png
Type: image/png
Size: 24974 bytes
Desc: not available
URL: <http://tug.org/pipermail/pstricks/attachments/20161222/f39fa9f0/attachment.png>

------------------------------

Subject: Digest Footer

_______________________________________________
PSTricks mailing list
PSTricks at tug.org
http://tug.org/mailman/listinfo/pstricks


------------------------------

End of PSTricks Digest, Vol 166, Issue 12
*****************************************
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/pstricks/attachments/20161223/2edecd11/attachment.html>


More information about the PSTricks mailing list