-
-
Notifications
You must be signed in to change notification settings - Fork 37
Closed
Description
Left PDF Viewer in Firefox (incorrect) and Right Side TeXworks Viewer (correct) as well as Adobe Acrobat 7.0 Professional (correct)
\begin{tikzpicture}[overlay]
\fill [
pattern={Lines[
distance=20mm,
angle=45,
line width=5mm
]},
pattern color=red
] (-0.99,1.26) rectangle (13.78,-19.71); % A5 paper (-0.99,1.26) rectangle (13.78,-19.71)
\draw[pattern={Lines[angle=45,distance={3pt/sqrt(2)}]},pattern color=orange]
(-0.99,1.26) rectangle (13.78,-19.71);
\draw[pattern={Lines[angle=45,distance={10pt},line width=3pt]},pattern color=blue]
(0,0) rectangle +(1,1);
\end{tikzpicture}
Metadata
Metadata
Assignees
Labels
No labels