Last active
November 7, 2024 17:54
-
-
Save ph4ge/576dd257f3a0fc4c82f4103ddc3d754e to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Draw a horizontal line of 5cm length centered in the page | |
\begin{center} | |
\line(1,0){5cm} | |
\end{center} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment