Math & Science ⇒ How to draw a Plimsoll??
How to draw a Plimsoll??
Just wondering how I could draw a plimsoll, as in the standard state sign (a "O" with a "-" crossing in the centre) used in chemistry, in a latex environment?
NEW: TikZ book now 40% off at Amazon.com for a short time.

- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
How to draw a Plimsoll??
You can compose it on your own from different (math) characters.
Best regards and welcome to the board
Thorsten
Code: Select all
Code, edit and compile here:
\documentclass{article}\newcommand*{\plimsoll}{{\ensuremath{-\kern-4pt{\ominus}\kern-4pt-}}}\begin{document}Text \plimsoll\ Text\end{document}
Best regards and welcome to the board
Thorsten
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
-
- Site Moderator
- Posts: 814
- Joined: Tue Jul 01, 2008 2:19 pm