TransWikia.com

Which font produces 1 and l that look similar in math mode?

TeX - LaTeX Asked by Who Save Me Save Entire World on August 1, 2021

I am looking for a font that produces number 1 and letter l that look similar (with naked eyes) in math mode. Is there such font?

documentclass[preview,border=12pt,varwidth]{standalone}
usepackage{amsmath}
begin{document}
[
    f(x)=
    begin{cases}
        frac{x^2+2kx+l}{x+1} & x<-1
        x^2+2 & xgeq -1
    end{cases}
]
Find $k$ such that $f(x)$ is continuous at $x=-1$. 
end{document}

enter image description here

If I can make the letter l look similar to number 1 then there will be many students get trapped. 🙂

One Answer

I am still waiting for other better answer. Here is my own solution.

documentclass[preview,border=12pt,varwidth]{standalone}
usepackage{amsmath}
begin{document}
[
    f(x)=
    begin{cases}
        frac{x^2+2kx+mathrm{l}}{x+1} & x<-1
        x^2+2 & xgeq -1
    end{cases}
]
Find $k$ such that $f(x)$ is continuous at $x=-1$. 
end{document}

enter image description here

Edit

Feel free to add other good ones.

documentclass[border=12pt,12pt,varwidth]{standalone}
usepackage{amsmath}
begin{document}
Evaluate 
$displaystyle
lim_{xto mathrm{l}}frac{x^2-mathrm{l}}{x-1}
$.
end{document}

enter image description here

Correct answer by Who Save Me Save Entire World on August 1, 2021

Add your own answers!

Ask a Question

Get help from others!

© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP