From 22a887c9a8fc6dd68afca33c5cf8d5af8bd8cb0e Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Mon, 25 Feb 2008 21:08:26 +0000 Subject: [PATCH] doxygen 1.5.0 appears unwilling to use something like qth when 'q' is enclosed in dollar signs. With a dash in between it is ok, though. Strange. git-svn-id: https://svn.dealii.org/trunk@15770 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/deal.II/include/fe/fe_values.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/deal.II/include/fe/fe_values.h b/deal.II/deal.II/include/fe/fe_values.h index 2f81caf1f0..ba1d002cd0 100644 --- a/deal.II/deal.II/include/fe/fe_values.h +++ b/deal.II/deal.II/include/fe/fe_values.h @@ -361,7 +361,7 @@ namespace FEValuesViews * $\phi_i$ represents the * dim components selected * from the FEValuesBase object, and - * $x_q$ is the location of the $q$th + * $x_q$ is the location of the $q$-th * quadrature point. */ symmetric_gradient_type -- 2.39.5