/[gnue]/gnue-reports/samples/foobulations/README
ViewVC logotype

Diff of /gnue-reports/samples/foobulations/README

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by siesel, Tue Nov 4 10:10:30 2003 UTC revision 1.4 by siesel, Sun Nov 23 10:59:43 2003 UTC
# Line 17  First install the schema: Line 17  First install the schema:
17    psql <dbname> < pg_schema.sql    psql <dbname> < pg_schema.sql
18    
19  To run:  To run:
20    grcvs monthly.grd subtitle="April 2002" begin="04/01/2002" end="04/30/2002"    grcvs monthly.grd subtitle="April 2002" startdate="04/01/2002" enddate="04/30/2002"
21    
22  You can try different filter settings (like html, pdf, csv, text):  You can try different filter settings (like html, pdf, csv, text):
23    grcvs --filter html -d test.html monthly.grd subtitle="April 2002" begin="04/01/2002" end="04/30/2002"    grcvs --filter html -d test.html monthly.grd subtitle="April 2002" startdate="04/01/2002" enddate="04/30/2002"
24    
25  You can even print it directly to a printer (or email or fax it):  You can even print it directly to a printer (or email or fax it):
26    grcvs --filter pdf -D printer -d <printer name> monthly.grd subtitle="April 2002" begin="04/01/2002" end="04/30/2002"    grcvs --filter pdf -D printer -d <printer name> monthly.grd subtitle="April 2002" startdate="04/01/2002" enddate="04/30/2002"
27    
28  i18n  i18n
29  ====  ====
# Line 35  docbook.grd Line 35  docbook.grd
35  ===========  ===========
36    
37  To run:  To run:
38    grcvs -d monthly_foo.xml docbook.grd subtitle="April 2002" begin="04/01/2002" end="04/30/2002"    grcvs -d monthly_foo.xml docbook.grd subtitle="April 2002" startdate="04/01/2002" enddate="04/30/2002"
39    
40  Now you can transform the docbook file to pdf, ps, ... with the xmlto commands.  Now you can transform the docbook file to pdf, ps, ... with the xmlto commands.
41  [this is broken at the moment as we don't produce 100% conformant docbook]  [this is broken at the moment as we don't produce 100% conformant docbook]

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26