Re: PlotLabel in two lines
- To: mathgroup at smc.vnet.net
 - Subject: [mg53499] Re: PlotLabel in two lines
 - From: "A. E. Siegman" <siegman at stanford.edu>
 - Date: Fri, 14 Jan 2005 08:54:59 -0500 (EST)
 - Organization: Stanford University
 - References: <cs5b0u$3rm$1@smc.vnet.net>
 - Sender: owner-wri-mathgroup at wolfram.com
 
In article <cs5b0u$3rm$1 at smc.vnet.net>, János <janos.lobb at yale.edu> 
wrote:
> The beginning and the end of the label is chopped off. So the question 
> is how to tell PlotLabel to start some text on a new line.
Backslash-n ("\n") as part of any of the text strings.  
Works in text strings almost everywhere in Mathematica.