<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Thanks, that's better. &nbsp;But what about the effect obtained in examples 6-5-20 and 6-5-21 (p. 397) in LGC2?<div>Or does this use the IIIDKOSystem? &nbsp;(and if so, where do I find some documentation for that)?<br><div> <span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; "><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" style="font: normal normal normal 12px/normal Helvetica; "><br class="Apple-interchange-newline">Zbigniew Nitecki</font></p><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" style="font: normal normal normal 12px/normal Helvetica; ">Department of Mathematics</font></p><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" style="font: normal normal normal 12px/normal Helvetica; ">Tufts University</font></p><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" style="font: normal normal normal 12px/normal Helvetica; ">Medford, MA 02155</font></p><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 12px/normal Helvetica; min-height: 14px; "><br></p><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" style="font: normal normal normal 12px/normal Helvetica; ">telephones:</font></p><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" style="font: normal normal normal 12px/normal Helvetica; ">Office<span class="Apple-converted-space"><span class="Apple-converted-tab">&nbsp; &nbsp;<span class="Apple-converted-space">&nbsp;</span></span></span>(617)627-3843</font></p><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" style="font: normal normal normal 12px/normal Helvetica; ">Dept.<span class="Apple-converted-space"><span class="Apple-converted-tab">&nbsp; &nbsp;<span class="Apple-converted-space">&nbsp;</span></span></span>(617)627-3234</font></p><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" style="font: normal normal normal 12px/normal Helvetica; ">Dept. fax<span class="Apple-converted-space"><span class="Apple-converted-tab">&nbsp; &nbsp;<span class="Apple-converted-space">&nbsp;</span></span></span>(617)627-3966</font></p><a href="http://www.tufts.edu/~znitecki/">http://www.tufts.edu/~znitecki/</a></span> </div><br><div><div>On Apr 11, 2009, at 13:52, Herbert Voss wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>Zbigniew Nitecki schrieb:<br><blockquote type="cite">In the following, I want to place the text labeling each face slanted, as if it <br></blockquote><blockquote type="cite">were written on the face itself.<br></blockquote><blockquote type="cite">I have tried various viewpoint and viewangle values; &nbsp;these appear to have no <br></blockquote><blockquote type="cite">effect whatsoever on the text.<br></blockquote><blockquote type="cite">How can I slant the text so that it appears written on the appropriate face, as <br></blockquote><blockquote type="cite">the two labels x+z=1 and y+z=1 are<br></blockquote><blockquote type="cite">supposed to?<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">\usepackage{pstricks, pst-3dplot}<br></blockquote><blockquote type="cite">\usepackage{pstricks-add}<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">\begin{pspicture}(-2,-1.5)(2,2.5)<br></blockquote><blockquote type="cite">\psset{unit=2, Alpha=25}<br></blockquote><blockquote type="cite">\defineTColor{tGray}{gray!40}<br></blockquote><blockquote type="cite">\pstThreeDCoor[xMin=-1.5, xMax=1.5, yMin=-1.5,yMax=1.5, zMin=0, zMax=1.5]<br></blockquote><blockquote type="cite">\pstThreeDSquare[fillstyle=solid, fillcolor=gray](-1,-1,0)(2,0,0)(0,2,0)<br></blockquote><blockquote type="cite">\pstThreeDTriangle[style=tGray](-1,-1,0)(1,-1,0)(0,0,1)<br></blockquote><blockquote type="cite">\pstThreeDTriangle[style=tGray](-1,-1,0)(-1,1,0)(0,0,1)<br></blockquote><blockquote type="cite">\pstThreeDTriangle[style=tGray](1,1,0)(1,-1,0)(0,0,1)<br></blockquote><blockquote type="cite">\pstThreeDTriangle[style=tGray](1,1,0)(-1,1,0)(0,0,1)<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">\pstThreeDPut(1,-1.7,-0.2){$(1,-1,0)$}<br></blockquote><blockquote type="cite">\pstThreeDPut(1.2,1.2,0){$(1,1,0)$}<br></blockquote><blockquote type="cite">\pstThreeDPut(-1,1.7,0.2){$(-1,1,0)$}<br></blockquote><blockquote type="cite">\pstThreeDPut(0,0,1.2){$(0,0,1)$}<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">\psset{viewpoint=1 3 1, viewangle=60}<br></blockquote><blockquote type="cite">\pstThreeDPut(0.66,0,0.33){\small{x+z=1}}<br></blockquote><blockquote type="cite">\pstThreeDPut(0,0.66,0.33){\small{y+z=1}}<br></blockquote><br>\pstPlanePut[plane=yz](0.66,-0.4,0.2){%<br> &nbsp;\boldmath\color{white}$\scriptstyle x+z=1$}<br>\pstPlanePut[plane=xz,planecorr=normal](0.3,0.66,0.2){%<br> &nbsp;\boldmath\color{white}$\scriptstyle y+z=1$}<br><br>only possible in the axes planes<br><br>Herbert<br><br>_______________________________________________<br>PSTricks mailing list<br><a href="mailto:PSTricks@tug.org">PSTricks@tug.org</a><br>http://tug.org/mailman/listinfo/pstricks<br></div></blockquote></div><br></div></body></html>