Is there a way go get highlighted text in mathjax? There are several commands for this (like \hl{text} \hlc{text} \hilight{text}) but none of them seem to work here.
@.Sam. @AravindG @SnuggieLad @mathslover @UnkleRhaukus
Yoy mean like \(\color{blue}{this}\)?
no that's just \(\sf \color{red}{coloring}\) text :P I mean like this (image)
When using any type of colors whether it be highlighting or just text colors try using: \commandhere{colorhere}{words here} when i say command here you would either use color or hi,hl,hlc,hilight etc
I know how the syntax works :P But i guess they don't have the correct packages. \(\usepackage{soul}\) `\newcommand{\hilight}[1]{\colorbox{red}{#1}}\\` \( \hilight{red}{hello}\\ \hi{red}{hello}\\ \hl{red}{hello}\\ \hlc{red}{hello} \)
@satellite73
omg I finally found the answer to this! \(\Large\sf\bbox[yellow]{The\ quick\ brown\ fox\ jumps\ over\ the\ lazy\ dog.}\) \(\Large\sf\bbox[magenta]{The\ quick\ brown\ fox\ jumps\ over\ the\ lazy\ dog.}\) \(\Large\sf\bbox[lime]{The\ quick\ brown\ fox\ jumps\ over\ the\ lazy\ dog.}\) ``` \( \Large \sf \bbox[color]{text} \) ```
Join our real-time social learning platform and learn together with your friends!