Changeset 8962 for trunk/MagicSoft/Mars/showplot.cc
- Timestamp:
- 06/15/08 21:53:41 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/showplot.cc
r8961 r8962 75 75 gLog << " Only the last size option given is taken into account." << endl; 76 76 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; 78 82 gLog << "Printing:" << endl; 79 83 gLog << " For more details see MStatusDisplay::PrintPS" << endl << endl;
Note:
See TracChangeset
for help on using the changeset viewer.