[SCM] Gerris Flow Solver branch, upstream, updated. b3aa46814a06c9cb2912790b23916ffb44f1f203

Stephane Popinet popinet at users.sf.net
Fri May 15 02:53:28 UTC 2009


The following commit has been merged in the upstream branch:
commit 68296f842321f2adf075ce4a994c8ef9ae101f45
Author: Stephane Popinet <popinet at users.sf.net>
Date:   Mon Feb 19 14:23:30 2007 +1100

    Option for color names in tests documentation
    
    darcs-hash:20070219032330-d4795-ca99ad94891f675b54d2f8e389836d08e2b0895f.gz

diff --git a/test/Makefile.am b/test/Makefile.am
index fa4c71d..5bf6704 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -40,7 +40,7 @@ DOC = tests
 
 tests: tests.ps.gz
 	hevea -fix -charset ISO8859-1 $(DOC).tex
-	imagen -res 600 -extra "pnmscale 0.24" $(DOC)
+	imagen -res 400 -extra "pnmscale 0.24" $(DOC)
 	hacha $(DOC).html
 	rm -f $(DOC).html
 	mv -f $(DOC)[0-9][0-9][0-9].png *.html $(DOC)
diff --git a/test/template.tex b/test/template.tex
index 1fac06d..421894a 100644
--- a/test/template.tex
+++ b/test/template.tex
@@ -1,6 +1,6 @@
 \documentclass[a4paper]{article}
 \usepackage{hevea}
-\usepackage{color}
+\usepackage[usenames]{color}
 \usepackage{graphicx}
 
 \oddsidemargin=4mm

-- 
Gerris Flow Solver



More information about the debian-science-commits mailing list