From: Wolfgang Bangerth Date: Sun, 26 Apr 2009 23:06:09 +0000 (+0000) Subject: Escape the word "Boundary" in BIE to ensure that it doesn't link to the class X-Git-Tag: v8.0.0~7752 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b086bacad01f8fd0cbea4af75ba4f2a9bdf30e65;p=dealii.git Escape the word "Boundary" in BIE to ensure that it doesn't link to the class of same name. git-svn-id: https://svn.dealii.org/trunk@18748 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/examples/step-34/doc/intro.dox b/deal.II/examples/step-34/doc/intro.dox index c8aaae1b62..c350785413 100644 --- a/deal.II/examples/step-34/doc/intro.dox +++ b/deal.II/examples/step-34/doc/intro.dox @@ -235,7 +235,7 @@ $\Omega$: \quad \mathbf{x}\in \partial\Omega, \f] -which is the Boundary Integral Equation (BIE) we were looking for, +which is the %Boundary Integral Equation (BIE) we were looking for, where the quantity $\alpha(\mathbf{x})$ is the fraction of angle or solid angle by which the point $\mathbf{x}$ sees the domain of integration $\mathbb{R}^n\backslash\Omega$.