From 77ee0dff0bbc711bc342afa6f80196636c84a411 Mon Sep 17 00:00:00 2001 From: Werner LEMBERG Date: Thu, 7 Oct 2004 11:56:33 +0000 Subject: [PATCH] * tmac/html.tmac: Handle \[sqrtex]. --- ChangeLog | 4 ++++ tmac/html.tmac | 1 + 2 files changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index ddcedc28..04cc3a7b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2004-10-04 Gaius Mulley + * tmac/html.tmac: Handle \[sqrtex]. + +2004-10-04 Gaius Mulley + * src/include/printer.h (printer): New virtual method `round_width'. * src/devices/grodvi/dvi.cpp, src/devices/grolbp/lbp.cpp, diff --git a/tmac/html.tmac b/tmac/html.tmac index 7843a3cf..9289f82e 100644 --- a/tmac/html.tmac +++ b/tmac/html.tmac @@ -42,6 +42,7 @@ .if !c\[arrowvertbt] .tr \[arrowvertbt] .if !c\[arrowvertex] .tr \[arrowvertex] .if !c\[barex] .tr \[barex] +.if !c\[sqrtex] .tr \[sqrtex] . .\" now for the color definitions .\" -- 2.11.4.GIT