Overview
Comment:And back to gv
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | origin/master | trunk
Files: files | file ages | folders
SHA3-256: 9dc3f2dd3280ec2da413ff1c228ec015c6d9f2d648da30151d88fec064df8421
User & Date: gawthrop@users.sourceforge.net on 2003-09-23 15:57:18
Other Links: branch diff | manifest | tags
Context
2003-09-23
16:14:50
Hide a _ check-in: 33aa2293f3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
15:57:18
And back to gv check-in: 9dc3f2dd32 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2003-09-22
17:38:56
gv --> ghostview check-in: 51446bed6e user: gawthrop@users.sourceforge.net tags: origin/master, trunk
Changes

Modified mttroot/mtt/bin/mttrc from [7f7b4f4328] to [751112acd9].

11
12
13
14
15
16
17



18
19
20
21
22
23
24
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27







+
+
+









###############################################################
## Version control history
###############################################################
## $Id$
## $Log$
## Revision 1.39  2003/09/22 17:38:56  gawthrop
## gv --> ghostview
##
## Revision 1.38  2003/07/13 21:53:24  geraint
## Updated to conform to latest Octave (tested with 2.1.49).
## - the pathsearch library was merged into liboctave last year
## - static_cast no longer seems to work between Matrix and ColumnVector
##
## Revision 1.37  2002/09/19 08:08:15  gawthrop
## Updated documentation documentation
203
204
205
206
207
208
209
210

211
212
213
214
215
216
217
206
207
208
209
210
211
212

213
214
215
216
217
218
219
220







-
+







  	-startgridmode 2 \
  	-pheight 21 \
  	-pwidth 30 \
  	-library_dir $MTT_LIB/xfig/\
  	"
  
  # Setup ps viewer
  export PSVIEW='ghostview'
  export PSVIEW='gv'
  
  # Setup pdf viewer
  export PDFVIEW='acroread'
  
  # Setup html viewer
  export HTMLVIEW='mozilla'
  


MTT: Model Transformation Tools
GitHub | SourceHut | Sourceforge | Fossil RSS ]