From 29fdde915868b18b1911137cff263bc40a964d3c Mon Sep 17 00:00:00 2001 From: kanschat Date: Mon, 28 Jan 2013 16:41:09 +0000 Subject: [PATCH] keep step images unaltered git-svn-id: https://svn.dealii.org/trunk@28187 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/doxygen/filter | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/doc/doxygen/filter b/deal.II/doc/doxygen/filter index dac0d8814a..405e31ef2e 100755 --- a/deal.II/doc/doxygen/filter +++ b/deal.II/doc/doxygen/filter @@ -33,7 +33,7 @@ s/(::)?dealii::/::/g; # - things like step-12.solution.png that typically appear in # @image commands. # - things in headings -s/(?)/i; # If step-xx was explicitly escaped with a backslash, remove the -- 2.39.5