From: Timo Heister Date: Wed, 8 Nov 2017 14:31:16 +0000 (-0500) Subject: break X-Git-Tag: v9.0.0-rc1~781^2~1 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1f4a84d8735e7d12b2bc9223d2941d50afff03c;p=dealii.git break --- diff --git a/doc/news/changes/incompatibilities/20171103TimoHeister b/doc/news/changes/incompatibilities/20171103TimoHeister index 258dc88021..9b5a39fec4 100644 --- a/doc/news/changes/incompatibilities/20171103TimoHeister +++ b/doc/news/changes/incompatibilities/20171103TimoHeister @@ -1,4 +1,5 @@ Changed: ParameterHandler::print_parameters() in LaTeX format now correctly -escapes special characters. As a consequence, the names of labels changed because they are now mangled. See the documentation for more details. +escapes special characters. As a consequence, the names of labels changed +because they are now mangled. See the documentation for more details.
(Timo Heister, 2017/11/03)