]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
We can use $...$ for formulas. For some reason the @f[...@f] thing doesn't appear...
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 3 Nov 2006 22:03:49 +0000 (22:03 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 3 Nov 2006 22:03:49 +0000 (22:03 +0000)
git-svn-id: https://svn.dealii.org/trunk@14146 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/include/base/quadrature_lib.h

index c34825041df5f9f31bf8abde2fb2e2f642ab0513..ac77bcadedd85e650d908e6e246e85c4934ecd5a 100644 (file)
@@ -105,7 +105,7 @@ class QGaussLobatto : public Quadrature<dim>
     
                                     /**
                                      * Evaluate a Jacobi polynomial
-                                     * \f$ P^{\alpha, \beta}_n(x) \f$. 
+                                     * $ P^{\alpha, \beta}_n(x) $. 
                                      * Note: The Jacobi polynomials are
                                      * not orthonormal and defined on
                                      * the interval [-1, +1].
@@ -118,7 +118,7 @@ class QGaussLobatto : public Quadrature<dim>
 
                                     /**
                                      * Evaluate the Gamma function
-                                     * \f[ \Gamma(n) = (n-1)! \f]
+                                     * $ \Gamma(n) = (n-1)! $
                                      * @param n  point of evaluation (integer).
                                      */
     unsigned int gamma(const unsigned int n) const;

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.