From: bangerth Date: Sat, 1 Aug 2009 17:55:51 +0000 (+0000) Subject: Escape one word. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37c9d684d5049e3fd98707c121a196b2f5abdd0a;p=dealii-svn.git Escape one word. git-svn-id: https://svn.dealii.org/trunk@19165 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/examples/step-36/doc/results.dox b/deal.II/examples/step-36/doc/results.dox index 153f725553..9b59893b03 100644 --- a/deal.II/examples/step-36/doc/results.dox +++ b/deal.II/examples/step-36/doc/results.dox @@ -179,7 +179,7 @@ be used in conjunction with the DataOut class. Examples of how this can be done can be found in @ref step_29 "step-29" and @ref step_33 "step-33". -
  • What happens if the particle in the box has internal degrees of +
  • What happens if the particle in the box has %internal degrees of freedom? For example, if the particle were a spin-$1/2$ particle? In that case, we may want to start solving a vector-valued problem instead.