Code: Select all
\documentclass{article}
\usepackage{soul,xcolor}
\begin{document}
\setstcolor{red}
\st{This must have a red strikethrough line}
\end{document}
I am using lualatex' from deb texlive-latex-base (2019.20200218-1).
Code: Select all
\documentclass{article}
\usepackage{soul,xcolor}
\begin{document}
\setstcolor{red}
\st{This must have a red strikethrough line}
\end{document}
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
log
:
This is LuaHBTeX, Version 1.12.0 (TeX Live 2020) restricted system commands enabled. … LaTeX2e <2020-10-01> patch level 2 … *File List* article.cls 2020/04/10 v1.4m Standard LaTeX document class size10.clo 2020/04/10 v1.4m Standard LaTeX file (size option) soul.sty 2003/11/17 v2.4 letterspacing/underlining (mf) xcolor.sty 2016/05/11 v2.12 LaTeX color extensions (UK) color.cfg 2016/01/02 v1.6 sample color configuration luatex.def 2020/10/05 v1.2a Graphics/color driver for luatex l3backend-luatex.def 2020-09-24 L3 backend support: PDF output (LuaTeX) ts1cmr.fd 2019/12/16 v2.5j Standard LaTeX font definitions supp-pdf.mkii ***********
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