From: Wolfgang Bangerth Date: Wed, 18 Sep 2024 23:05:24 +0000 (-0600) Subject: Fix a latex problem I just introduced :-( X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40d5c89be7d2b46654793a1d0f1e37a72d4bf361;p=release-papers.git Fix a latex problem I just introduced :-( --- diff --git a/9.6/paper.tex b/9.6/paper.tex index db6f7b1..5f1d7eb 100644 --- a/9.6/paper.tex +++ b/9.6/paper.tex @@ -309,7 +309,7 @@ which we briefly outline in the remainder of this section: above). This piecemeal approach is cumbersome and prevents the library from performing certain error checking steps because a constraint is not known to be completely built at any given point. The new - \textt{add\_constraint()} function now allows defining a + \texttt{add\_constraint()} function now allows defining a constraint in one step. \item \dealii{} internally needs to keep track of the relative orientations of the coordinate systems associated with neighboring