]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Properly escape commands.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 10 Mar 2009 23:06:04 +0000 (23:06 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 10 Mar 2009 23:06:04 +0000 (23:06 +0000)
git-svn-id: https://svn.dealii.org/trunk@18477 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/news/changes.h

index cb5a98fe64b453411500af88c421b7cd336974c0..50dd32393a256ab0116f9cd5464fc20740369a54 100644 (file)
@@ -34,11 +34,11 @@ inconvenience this causes.
   <p> 
   Changed: The files implementing the class ConstraintMatrix are now
   saved in the lac/ subdirectory, named <code>constraint_matrix.h</code>
-  and included by the line <code>#include
-  <lac/constraint_matrix.h></code>. After all, constraints are just
+  and included by the line <code>\#include
+  @<lac/constraint_matrix.h@></code>. After all, constraints are just
   algebraic objects and do not depend on anything in the deal.II
   directory (in particular, they are dimension-independent).  The old
-  <code>#include <dofs/dof_constraints.h></code> include line is still
+  <code>\#include @<dofs/dof_constraints.h@></code> include line is still
   enabled by a reference to the new file, but users should try to adapt
   their codes to the new file names as the reference might be removed in
   the future.

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.