From adcd8853b985111e87f9ea048e01625ecdf4641f Mon Sep 17 00:00:00 2001 From: tavo-wasd Date: Wed, 8 Nov 2023 18:17:56 -0600 Subject: [PATCH] =?UTF-8?q?laplace=20transform=20unicode=20u2112=20?= =?UTF-8?q?=F0=9F=98=8E=20available=20as=20lap=20from=20eqn=20and=20letter?= =?UTF-8?q?likeL=20in=20text?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- groff/math.tmac | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/groff/math.tmac b/groff/math.tmac index 1ad598c..3c270d7 100644 --- a/groff/math.tmac +++ b/groff/math.tmac @@ -44,6 +44,13 @@ define arccoth 'roman "arccoth"' define arccsch 'roman "arccsch"' .EN . +.\" Laplace transform/Lagrangian in NU font +.char \[letterlikeL] \f[NU]\[u2112] +.EQ +define lap '\[letterlikeL]' +define lag '\[letterlikeL]' +.EN +. .\" From eqn manual, draws a diagonal .\" line through an expression .EQ