From 06f3342deeb4ede0cd3b1d890f9d8236efab94da Mon Sep 17 00:00:00 2001 From: bangerth Date: Tue, 1 Sep 2009 02:37:37 +0000 Subject: [PATCH] Escape 'numbers'. git-svn-id: https://svn.dealii.org/trunk@19358 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/examples/step-32/doc/intro.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/examples/step-32/doc/intro.dox b/deal.II/examples/step-32/doc/intro.dox index 8c63baa0a9..bcdb2b5f63 100644 --- a/deal.II/examples/step-32/doc/intro.dox +++ b/deal.II/examples/step-32/doc/intro.dox @@ -593,7 +593,7 @@ the following quantities: GridGenerator::hyper_shell() function, and we use a HyperShellBoundary objects for the inner and outer boundary. - These two numbers also provide us with the lengthscale $L$ we need for the + These two %numbers also provide us with the lengthscale $L$ we need for the pressure scaling. We choose $L=R_1-R_0$.
  • At the interface between crust and mantle, the temperature is between -- 2.39.5