Created
August 23, 2019 13:24
-
-
Save peterdalle/ec0d0a7082a3e1e822ffbb6982ef353c to your computer and use it in GitHub Desktop.
Yellow highlight text in LaTeX
This file contains hidden or 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
\usepackage{color,soul} | |
And this is where we \hl{highlight the text} to make it stand out. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment