[pstricks] Labeling Axes
Rich Shepard
rshepard at appl-ecosys.com
Sun Jun 19 16:26:13 CEST 2005
On Sat, 18 Jun 2005, Vince McGarry wrote:
> Post a complete minimal example and I'll take a look.
Thanks, Vince.
The .lyx file (all 1279 bytes of it) is attached.
> Herbert Voss has written a very complete book that will be out in English
> sometime near the end of the year, I believe.
That's true, according to messages posted here previously.
> I suspect you have the basic manual, available at
> <<perce.de/LaTeX/pstricks/pst-usrfull.pdf>>. It's extremely useful, but not
> a tutorial.
Yes, this is all I found.
Rich
--
Dr. Richard B. Shepard, President
Applied Ecosystem Services, Inc. (TM)
<http://www.appl-ecosys.com> Voice: 503-667-4517 Fax: 503-667-8863
-------------- next part --------------
#LyX 1.3 created this file. For more info see http://www.lyx.org/
\lyxformat 221
\textclass article
\begin_preamble
\usepackage{pst-plot}
\end_preamble
\language american
\inputencoding auto
\fontscheme palatino
\graphics default
\paperfontsize default
\spacing single
\papersize letterpaper
\paperpackage a4
\use_geometry 0
\use_amsmath 1
\use_natbib 0
\use_numerical_citations 0
\paperorientation portrait
\secnumdepth 3
\tocdepth 3
\paragraph_separation indent
\defskip medskip
\quotes_language english
\quotes_times 2
\papercolumns 1
\papersides 2
\paperpagestyle empty
\layout Standard
\begin_inset Float figure
wide false
collapsed false
\layout Standard
\align center
\begin_inset ERT
status Open
\layout Standard
{ % make it all local
\newline
\backslash
psset{linecolor=blue}
\layout Standard
\backslash
begin{pspicture}(8,4)
\layout Standard
\backslash
psaxes[dx=2,Dx=2,Ox=2, dy=1, Dy=.25](0,0)(8,4)
\newline
\backslash
psline[linewidth=1pt, linecolor=red](0,0)(4,0)(4,4)(8,4)
\newline
\backslash
rput(4,-1){Height (in feet)}
\newline
\backslash
uput[90](-1,2){Degree of Membership ($
\backslash
mu$(x))}
\newline
\backslash
end{pspicture}
\newline
} % close the local group.
\layout Standard
\end_inset
\end_inset
\the_end
More information about the PSTricks
mailing list