]> https://gitweb.dealii.org/ - dealii.git/commitdiff
change steps to client side image map
authorGuido Kanschat <dr.guido.kanschat@gmail.com>
Fri, 18 Jun 2010 21:27:43 +0000 (21:27 +0000)
committerGuido Kanschat <dr.guido.kanschat@gmail.com>
Fri, 18 Jun 2010 21:27:43 +0000 (21:27 +0000)
git-svn-id: https://svn.dealii.org/trunk@21226 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/doxygen/tutorial/Makefile
deal.II/doc/doxygen/tutorial/steps.pl
deal.II/doc/doxygen/tutorial/steps.png

index 7c943e8abb22fbde511a70f3bfbd67d4d5b9d057..d31bf18510fdde0c0611fe0f28f068e52f43a8f8 100644 (file)
@@ -43,9 +43,9 @@ all: $(example-doxygen)
 steps.dot: steps.pl
        perl $< > $@
 steps.png: steps.dot
-       neato -Tpng -Timap -O $<
+       neato -Tpng -Tcmapx -O $<
        @mv steps.dot.png steps.png
-       @mv steps.dot.imap steps.imap
+       @mv steps.dot.cmapx steps.cmapx
 
 
 $(example-toc-prog):
index dbd6009e0b02624d13ebc5ec20d049987e86e660..8a52aa58afa3fc98fcbf201a3b0c8bb55193868a 100644 (file)
@@ -43,6 +43,7 @@ my %attribute = (
     30 => $technique,
     36 => $technique,
     37 => $technique,
+    39 => $technique,
     45 => $technique,
 
     17 => $solidsapplication,
@@ -67,6 +68,7 @@ my %attribute = (
 print << 'EOT'
 digraph G
 {
+    overlap=false;
   edge [fontname="FreeSans",
         fontsize="10",
         labelfontname="FreeSans",
@@ -98,7 +100,7 @@ for (my $i=1; $i<=$laststep;++$i)
 
 print << 'EOT'
 
-    Step01 -> Step02;
+Step01 -> Step02;
 Step02 -> Step03;
 Step03 -> Step04;
 Step04 -> Step05;
@@ -142,16 +144,22 @@ Step06 -> Step27;
 
 Step06 -> Step28;
 
+Step06 -> Step39;
+
 Step04 -> Step29;
 
 Step12 -> Step30;
+Step12 -> Step39;
 
 Step04 -> Step34;
 
+Step21 -> Step22;
 Step22 -> Step35;
 
 Step04 -> Step36;
 Step03 -> Step45;
+
+Step39 -> Step12;
 }
 
 EOT
index c268de856bf18f38fdb3ebeef62999f964df4870..7b7300504f9d3fe179aa6d1677660cd579f093ba 100644 (file)
Binary files a/deal.II/doc/doxygen/tutorial/steps.png and b/deal.II/doc/doxygen/tutorial/steps.png differ

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.