aab4f66a2aca5293f3536cc1d1438b17d2b09dfd tdreszer Thu May 5 16:14:15 2011 -0700 A large set of tiny changes. These fix a lot of discrepencies with bgcolor and font color declarations which were tripping up docttype 4.01. diff --git src/hg/hgCert/hgCert.c src/hg/hgCert/hgCert.c index 1c81546..f270b40 100644 --- src/hg/hgCert/hgCert.c +++ src/hg/hgCert/hgCert.c @@ -79,36 +79,35 @@ char lineType[100]; //int i,j; if (argc != 2) { usage(); } else { infileName = argv[1]; fprintf(stdout, "
| Accession 1 | \n"); + fprintf(stdout, "||||||||
|---|---|---|---|---|---|---|---|---|
| Accession 1 | \n"); fprintf(stdout, "Accession 2 | \n"); fprintf(stdout, "Spanner | \n"); fprintf(stdout, "Variation | \n"); fprintf(stdout, "Variation Evidence | \n"); fprintf(stdout, "Comment | \n"); fprintf(stdout, "Evaluation | \n"); fprintf(stdout, "Remark | \n"); fprintf(stdout, "Contact | \n"); fprintf(stdout, "%s | ", contact, contact); printf("\n"); fprintf(outf, "%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\n", join1, join2, spanner, evaluation, variation, variationEvidence, contact, remark, comment); } } } /*else { fprintf(stderr, "Usage: hgCert certificate.txt >certificate.html\n\n"); return(1); } */ +fprintf(stdout, "