From d4943a4015790b1577a9e003da98fec3a8108ad5 Mon Sep 17 00:00:00 2001 From: Matthias Kretz Date: Fri, 28 Feb 2025 11:35:07 +0100 Subject: [PATCH] [linalg.algs.reqs] Remove linebreak before \iref --- source/numerics.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/numerics.tex b/source/numerics.tex index f319cc1400..f9b6112aed 100644 --- a/source/numerics.tex +++ b/source/numerics.tex @@ -13232,8 +13232,8 @@ \tcode{is_execution_policy::value} is \tcode{true}\iref{execpol.type}. \item -\tcode{Real} is any type such that \tcode{complex} is specified -\iref{complex.numbers.general}. +\tcode{Real} is any type such that \tcode{complex} is +specified\iref{complex.numbers.general}. \item \tcode{Triangle} is either \tcode{upper_triangle_t} or \tcode{lower_triangle_t}. \item