~ubuntu-branches/ubuntu/utopic/tcm/utopic

« back to all changes in this revision

Viewing changes to man/man1/trpg.1

  • Committer: Bazaar Package Importer
  • Author(s): Otavio Salvador
  • Date: 2003-07-03 20:08:21 UTC
  • Revision ID: james.westby@ubuntu.com-20030703200821-se4xtqx25e5miczi
Tags: upstream-2.20
ImportĀ upstreamĀ versionĀ 2.20

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.TH TRPG 1 "9 January 2000"
 
2
.SH NAME
 
3
trpg \- Tool for Recursive Process Graphs 
 
4
.SH SYNOPSIS
 
5
.B trpg
 
6
.RI [ options ]
 
7
.RI [ diagram ]
 
8
.SH DESCRIPTION
 
9
\fItrpg\fP
 
10
is an X11/Motif based graphical editor for drawing recursive process graphs.
 
11
Diagrams can be loaded from and stored to a file. It can print
 
12
diagrams to a PostScript printer or save as PostScript to a file.
 
13
 
 
14
\fItrpg\fP is part of \fIThe Toolkit for Conceptual Modeling (TCM)\fP.
 
15
 
 
16
.SH ARGUMENTS
 
17
You can call \fItrpg\fP with a single diagram name as argument. 
 
18
If this argument is an existing file then \fItrpg\fP
 
19
tries to load a diagram from it. If it does not exist, a new diagram
 
20
is created with the argument as diagram name. \fItrpg\fP files should
 
21
have suffix '*.rpg'.
 
22
 
 
23
Without a diagram argument, \fItrpg\fP creates a new 
 
24
empty recursive process graph with the name 'untitled.rpg'.
 
25
 
 
26
In addition to the standard X11 toolkit options (see X11(7)) \fItrpg\fP accepts
 
27
the options listed below:
 
28
.TP
 
29
.B \-drawing \fIwidth\fPx\fIheight\fP
 
30
Create a drawing area of \fIwidth\fP pixels wide and
 
31
\fIheight\fP pixels high.
 
32
.TP
 
33
.B \-help 
 
34
Write all available options to standard output and quit.
 
35
.TP
 
36
.B \-maxdrawing \fIwidth\fPx\fIheight\fP
 
37
The drawing area can not be larger than \fIwidth\fP pixels wide and
 
38
\fIheight\fP pixels high.
 
39
.TP
 
40
.B \-priv_cmap 
 
41
Start the editor with a private colormap.
 
42
.TP
 
43
.B \-projdir \fIdirectory\fP 
 
44
Set the project directory (current working directory) to \fIdirectory\fP.
 
45
.TP
 
46
.B \-toEPS [\fIfile\fP.eps]
 
47
Generate EPS (to \fIfile\fP.eps or stdout when no file name was 
 
48
given) and quit.
 
49
.TP
 
50
.B \-toFig [\fIfile\fP.fig] [-latex]
 
51
Generate Fig format (to \fIfile\fP.fig or stdout when no file name was
 
52
given and quit. When the -latex option is given, LaTeX fonts are
 
53
generated, otherwise normal PostScript fonts are generated.
 
54
The Fig format can be read by xfig(1) and fig2dev(1).
 
55
.TP
 
56
.B \-toPNG \fIfile\fP.png
 
57
Generate PNG format to \fIfile\fP.png and quit.
 
58
.TP
 
59
.B \-toPS [\fIfile\fP.ps]
 
60
Generate PostScript (to \fIfile\fP.ps or stdout when no file name was
 
61
given) and quit.
 
62
.TP
 
63
.B \-version                
 
64
Write the TCM version to standard output and quit.
 
65
 
 
66
.SH ENVIRONMENT
 
67
The \fBTCM_HOME\fP environment variable should be the directory
 
68
where the TCM files are installed.
 
69
.TP
 
70
.B PATH   
 
71
Should include $TCM_HOME/bin
 
72
.TP
 
73
.B MANPATH
 
74
Should include $TCM_HOME/man
 
75
.TP
 
76
.B PRINTER
 
77
Name of the default printer that is used by \fItrpg\fP.
 
78
.TP
 
79
.B LD_LIBRARY_PATH 
 
80
Should include $TCM_HOME/lib
 
81
when the distribution contains shared
 
82
object libraries in $TCM_HOME/lib.
 
83
 
 
84
.SH FILES
 
85
The following relative files are relative to $TCM_HOME.
 
86
.TP
 
87
\fIbin/trpg\fP 
 
88
the recursive process graph editor.
 
89
.TP
 
90
\fIbin/psf\fP
 
91
a program to filter PostScript output.
 
92
.TP
 
93
\fIlib/banner.ps\fP
 
94
PostScript banner page that can be used when the printer
 
95
does not print a banner page.
 
96
.TP
 
97
\fIlib/help/*\fP
 
98
The help directory contains a collection of text files for
 
99
the on-line help.
 
100
.TP
 
101
\fIlib/TCM\fP
 
102
X Resources (the same as the ones that are built-in).
 
103
You can customize the fonts and colors by setting resources
 
104
in your X defaults database.  Each string of the form
 
105
``TCM.resource:definition'' sets a resource.
 
106
.TP
 
107
.I /tmp/tcmXXXXXX                       
 
108
Pseudo random temporary file, for PostScript output.
 
109
.TP 
 
110
\fIlib/tcm.conf\fP
 
111
TCM editor configuration file. This file contains values
 
112
for some of the editor defaults like the page size, the default 
 
113
fonts etc. This file is read by each editor upon startup.
 
114
.TP
 
115
\fI$HOME/.tcmrc\fP
 
116
Each user of TCM can override some of the options of tcm.conf
 
117
by its own configuration file, installed in $HOME/.tcmrc.
 
118
 
 
119
.SH SEE ALSO
 
120
Frank Dehne, Roel Wieringa and Henk van de Zandschulp -- 
 
121
TCM (Toolkit for Conceptual Modeling),
 
122
User's Guide and Reference.
 
123
This document is available as PostScript and HTML
 
124
in $TCM_HOME/doc or as HTML via the URL
 
125
http://www.cs.utwente.nl/~tcm/tcm-usersguide.html.
 
126
 
 
127
tcm(1), X11(7), xfig(1), fig2dev(1)
 
128
 
 
129
.SH AUTHOR
 
130
Frank Dehne (frank@cs.vu.nl).
 
131
 
 
132
.SH BUGS
 
133
Please send bug reports to tcm@cs.utwente.nl.
 
134