From 42a90dee7dfa61a728214b10f388931d92ca4344 Mon Sep 17 00:00:00 2001 From: nobody Date: Thu, 5 Dec 2024 03:33:33 +0100 Subject: [PATCH] make great fields fake again --- cccbform.cls | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cccbform.cls b/cccbform.cls index fa35ec2..f61d1fd 100644 --- a/cccbform.cls +++ b/cccbform.cls @@ -326,7 +326,7 @@ \begin{tikzpicture}[baseline] \useasboundingbox (0,0) rectangle (\@tlen\textwidth,1.0cm); \node[anchor=west] at (0,0) { - \full@MultilineTextField<1.0cm>[\@tlen] + \fake@MultilineTextField<1.0cm>[\@tlen] }; \node[anchor=north west,rotate=\labelangle] at (-1em,1cm -0.4\formfieldheight) { \ttfamily\footnotesize #1\strut @@ -342,7 +342,7 @@ \begin{tikzpicture}[baseline] \useasboundingbox (0,0) rectangle (\@tlen\textwidth,1.5cm); \node[anchor=west] at (0,0) { - \full@MultilineTextField<1.5cm>[\@tlen] + \fake@MultilineTextField<1.5cm>[\@tlen] }; \node[anchor=north west,rotate=\labelangle] at (-1em,1.5cm -0.9\formfieldheight) { \ttfamily\footnotesize #1\strut