# Sample code ``` =texp \usetikzlibrary{calc} \begin{tikzpicture}[scale=0.3] \draw (1,-\textheight) -- (0,\textheight); \end{tikzpicture} ``` # Expected output  # Error 