make great fields fake again
This commit is contained in:
parent
1e2da81151
commit
42a90dee7d
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue