]> https://gitweb.dealii.org/ - dealii.git/commitdiff
fix broken tutorial image links 2073/head
authorTimo Heister <timo.heister@gmail.com>
Sun, 17 Jan 2016 20:28:41 +0000 (14:28 -0600)
committerTimo Heister <timo.heister@gmail.com>
Sun, 17 Jan 2016 20:30:10 +0000 (14:30 -0600)
do not replace ...step-xy inside <img links

doc/doxygen/scripts/filter

index 0f48f8f1a17993981ad5dfe06e39ebea1b5f0b24..afddfc4e62f56695295c77e8f1f9b347992902a4 100755 (executable)
@@ -48,7 +48,7 @@ s/(::)?dealii::/::/g;
 #   @image commands.
 # - things in headings
 s/(?<![\"\\\/])step-(\d+)(?!\")/\@ref step_\1 \"step-\1\"/gi
-  if !m/(\@page|\@image|<h\d>)/i;
+  if !m/(\@page|\<img|\@image|<h\d>)/i;
 
 # If step-xx was explicitly escaped with a backslash, remove the
 # latter

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.