[pstricks] How to change the font size of psgraph's (x|y)AxisLabel?

Herbert Voss Herbert.Voss at alumni.TU-Berlin.DE
Wed Aug 18 15:03:30 CEST 2004


Martin Buchmann wrote:
> Kris,
> 
>> This is probably what you need to add:
>>
>> \renewcommand{\pshlabel}[1]{\large{\textsf{#1}}}
>> \renewcommand{\psvlabel}[1]{\large{\textsf{#1}}}
> 
> 
> Thanks, but that's not what i need. I don't want to change the tics 
> labels i want the change the axis labels, i.e. the text written next to 
> the axis not the numbers.

\psset{%
   xAxisLabel={\noexpand\large x},%
   yAxisLabel={\noexpand\large y}%
}

Herbert



-- 
http://TeXnik.de/
http://PSTricks.de/
ftp://ftp.dante.de/tex-archive/info/math/voss/Voss-Mathmode.pdf
http://www.dante.de/faq/de-tex-faq/
http://www.tex.ac.uk/cgi-bin/texfaq2html?introduction=yes




More information about the PSTricks mailing list