Ignore:
Timestamp:
06/15/08 21:53:41 (16 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/showplot.cc

    r8961 r8962  
    7575    gLog << " Only the last size option given is taken into account." << endl;
    7676    gLog << " Width or height is set according to height or width." << endl << endl;
    77     gLog << " In batch mode display width and height and auto-size is ignored." << endl;
     77    gLog << " In batch mode display width and height and auto-size is ignored." << endl << endl;
     78    gLog << " If multiple files are written (e.g. a while display is written as png-files)" << endl;
     79    gLog << " you can use %%name%% and %%tab%% in the name, which is then replaced by" << endl;
     80    gLog << " the tab-name or tab.number respectively. If none of them are given a" << endl;
     81    gLog << " minus and the tab.number is added in front of the extension." << endl << endl;
    7882    gLog << "Printing:" << endl;
    7983    gLog << " For more details see MStatusDisplay::PrintPS" << endl << endl;
Note: See TracChangeset for help on using the changeset viewer.