From 380be5bb5c28eec6d3adc090f33bc519492baa2a Mon Sep 17 00:00:00 2001
From: Elias Pipping <elias.pipping@fu-berlin.de>
Date: Sun, 24 Mar 2013 21:34:26 +0000
Subject: [PATCH] doc: Use amssymb some more

[[Imported from SVN: r8354]]
---
 dune/solvers/common/genericvectortools.hh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dune/solvers/common/genericvectortools.hh b/dune/solvers/common/genericvectortools.hh
index 049ccedd..c4bb6df2 100644
--- a/dune/solvers/common/genericvectortools.hh
+++ b/dune/solvers/common/genericvectortools.hh
@@ -139,7 +139,7 @@ struct GenericVector
 
     /** \brief weave two vector blocks into each other e.g. [[u1...un][w1...wn]] --> [[u1 w1]...[un wn]]
      *
-     * interlace: \f$\left((R^k)^m\right)^n\longrightarrow(R^k\cdot n)^m\f$, i.e. for example
+     * interlace: \f$\left((\mathbb R^k)^m\right)^n\longrightarrow(\mathbb R^k\cdot n)^m\f$, i.e. for example
      *
      * \f[
      *   \begin{pmatrix}
-- 
GitLab