~ubuntu-branches/ubuntu/karmic/grace/karmic

« back to all changes in this revision

Viewing changes to debian/fdf2fit.1

  • Committer: Bazaar Package Importer
  • Author(s): Torsten Werner
  • Date: 2005-01-07 19:11:41 UTC
  • mfrom: (1.2.1 upstream) (2.1.1 warty)
  • Revision ID: james.westby@ubuntu.com-20050107191141-hnwj3sa0kg7eg4vy
Tags: 1:5.1.18-1
* new upstream release
* added Conflicts: grace6

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.\" This -*- nroff -*- file has been generated from
 
2
.\" DocBook SGML with docbook-to-man on Debian GNU/Linux.
 
3
...\"
 
4
...\"   transcript compatibility for postscript use.
 
5
...\"
 
6
...\"   synopsis:  .P! <file.ps>
 
7
...\"
 
8
.de P!
 
9
\\&.
 
10
.fl                     \" force out current output buffer
 
11
\\!%PB
 
12
\\!/showpage{}def
 
13
...\" the following is from Ken Flowers -- it prevents dictionary overflows
 
14
\\!/tempdict 200 dict def tempdict begin
 
15
.fl                     \" prolog
 
16
.sy cat \\$1\" bring in postscript file
 
17
...\" the following line matches the tempdict above
 
18
\\!end % tempdict %
 
19
\\!PE
 
20
\\!.
 
21
.sp \\$2u       \" move below the image
 
22
..
 
23
.de pF
 
24
.ie     \\*(f1 .ds f1 \\n(.f
 
25
.el .ie \\*(f2 .ds f2 \\n(.f
 
26
.el .ie \\*(f3 .ds f3 \\n(.f
 
27
.el .ie \\*(f4 .ds f4 \\n(.f
 
28
.el .tm ? font overflow
 
29
.ft \\$1
 
30
..
 
31
.de fP
 
32
.ie     !\\*(f4 \{\
 
33
.       ft \\*(f4
 
34
.       ds f4\"
 
35
'       br \}
 
36
.el .ie !\\*(f3 \{\
 
37
.       ft \\*(f3
 
38
.       ds f3\"
 
39
'       br \}
 
40
.el .ie !\\*(f2 \{\
 
41
.       ft \\*(f2
 
42
.       ds f2\"
 
43
'       br \}
 
44
.el .ie !\\*(f1 \{\
 
45
.       ft \\*(f1
 
46
.       ds f1\"
 
47
'       br \}
 
48
.el .tm ? font underflow
 
49
..
 
50
.ds f1\"
 
51
.ds f2\"
 
52
.ds f3\"
 
53
.ds f4\"
 
54
'\" t 
 
55
.ta 8n 16n 24n 32n 40n 48n 56n 64n 72n  
 
56
.TH "Grace" "1" 
 
57
.SH "NAME" 
 
58
fdf2fit \(em Script to convert Origin-4 .fdf fit parameter files to Grace 
 
59
format 
 
60
.SH "SYNOPSIS" 
 
61
.PP 
 
62
\fBfdf2fit\fP [\fIinputfile\fP]  [\fIoutputfile\fP]  
 
63
.SH "DESCRIPTION" 
 
64
.PP 
 
65
This manual page documents briefly the 
 
66
\fBfdf2fit\fP command. 
 
67
.PP 
 
68
This manual page was written for the \fBDebian\fP distribution 
 
69
because the original program does not have a manual page. 
 
70
 
 
71
.PP 
 
72
\fBfdf2fit\fP is a program that converts 
 
73
Origin-4 .fdf fit parameter files to Grace format. 
 
74
.SH "OPTIONS" 
 
75
.IP "\fBinputfile\fP         " 10 
 
76
Can be - for standard input. 
 
77
.IP "\fBoutputfile\fP         " 10 
 
78
Can be - for standard output. If left blank inputfile 
 
79
will be used but the suffix .fdf will be replaced by .fit . 
 
80
.SH "SEE ALSO" 
 
81
.PP 
 
82
grace(1). 
 
83
.SH "AUTHOR" 
 
84
.PP 
 
85
This manual page was written by Torsten Werner <twerner@debian.org> for 
 
86
the \fBDebian\fP system (but may be used by others).  Permission is 
 
87
granted to copy, distribute and/or modify this document under 
 
88
the terms of the GNU Free Documentation 
 
89
License, Version 1.1 or any later version published by the Free 
 
90
Software Foundation; with no Invariant Sections, no Front-Cover 
 
91
Texts and no Back-Cover Texts. 
 
92
...\" created by instant / docbook-to-man, Wed 04 Dec 2002, 21:21