~ubuntu-branches/ubuntu/saucy/yorick-yutils/saucy

« back to all changes in this revision

Viewing changes to plvp.i

  • Committer: Package Import Robot
  • Author(s): Thibaut Paumard
  • Date: 2012-06-28 10:12:08 UTC
  • mfrom: (1.2.2)
  • Revision ID: package-import@ubuntu.com-20120628101208-6y74bvc881tsdj9t
Tags: 1.5.2-1
* New upstream release
* Point watch file to github
* Comply with Debian Science Policy
* Update copyright to adopted machine-readable format
* Minimize debian/rules with dh notation

Show diffs side-by-side

added added

removed removed

Lines of Context:
235
235
   SEE ALSO: plt, xytitles
236
236
 */
237
237
{
 
238
  extern pltitle_height_vp;
 
239
 
 
240
  // try to solve the problem of pltitle_height_vp once and for all:
 
241
  if (pltitle_height_vp==[]) pltitle_height_vp = array(pltitle_height,100);
 
242
  
238
243
  if (is_void(pltitle_margin)) {
239
244
    marg=0.;
240
245
    csys=1;