General ⇒ squaring the circle - or how to get a small square!
squaring the circle - or how to get a small square!
I have seen that there is a command \sq but I always get an error when I am compiling.
Thanks
Marc
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
squaring the circle - or how to get a small square!
Code: Select all
$\square$ {\scriptsize $\square$} $\circ$
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
squaring the circle - or how to get a small square!
Code: Select all
\usepackage{graphicx}
Code: Select all
\scalebox{0.6}{$\square$}