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











up vote
1
down vote

favorite












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. :-)










share|improve this question


















  • 1




    Except for the blind
    – AndréC
    Nov 18 at 9:04






  • 3




    Your joke makes my day :))
    – Dũng Vũ
    Nov 18 at 9:07






  • 3




    Why would you want to trap students?
    – egreg
    Nov 18 at 10:47










  • @egreg: I want to train them to work more carefully, especially after get graduated and work in the real life. :-)
    – Artificial Stupidity
    Nov 18 at 10:51






  • 3




    I agree that much of what many students learn is useless in working life, but this is just adding to the list of useless stuff.
    – alephzero
    Nov 18 at 11:23















up vote
1
down vote

favorite












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. :-)










share|improve this question


















  • 1




    Except for the blind
    – AndréC
    Nov 18 at 9:04






  • 3




    Your joke makes my day :))
    – Dũng Vũ
    Nov 18 at 9:07






  • 3




    Why would you want to trap students?
    – egreg
    Nov 18 at 10:47










  • @egreg: I want to train them to work more carefully, especially after get graduated and work in the real life. :-)
    – Artificial Stupidity
    Nov 18 at 10:51






  • 3




    I agree that much of what many students learn is useless in working life, but this is just adding to the list of useless stuff.
    – alephzero
    Nov 18 at 11:23













up vote
1
down vote

favorite









up vote
1
down vote

favorite











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. :-)










share|improve this question













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. :-)







fonts






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Nov 18 at 9:02









Artificial Stupidity

4,6641832




4,6641832








  • 1




    Except for the blind
    – AndréC
    Nov 18 at 9:04






  • 3




    Your joke makes my day :))
    – Dũng Vũ
    Nov 18 at 9:07






  • 3




    Why would you want to trap students?
    – egreg
    Nov 18 at 10:47










  • @egreg: I want to train them to work more carefully, especially after get graduated and work in the real life. :-)
    – Artificial Stupidity
    Nov 18 at 10:51






  • 3




    I agree that much of what many students learn is useless in working life, but this is just adding to the list of useless stuff.
    – alephzero
    Nov 18 at 11:23














  • 1




    Except for the blind
    – AndréC
    Nov 18 at 9:04






  • 3




    Your joke makes my day :))
    – Dũng Vũ
    Nov 18 at 9:07






  • 3




    Why would you want to trap students?
    – egreg
    Nov 18 at 10:47










  • @egreg: I want to train them to work more carefully, especially after get graduated and work in the real life. :-)
    – Artificial Stupidity
    Nov 18 at 10:51






  • 3




    I agree that much of what many students learn is useless in working life, but this is just adding to the list of useless stuff.
    – alephzero
    Nov 18 at 11:23








1




1




Except for the blind
– AndréC
Nov 18 at 9:04




Except for the blind
– AndréC
Nov 18 at 9:04




3




3




Your joke makes my day :))
– Dũng Vũ
Nov 18 at 9:07




Your joke makes my day :))
– Dũng Vũ
Nov 18 at 9:07




3




3




Why would you want to trap students?
– egreg
Nov 18 at 10:47




Why would you want to trap students?
– egreg
Nov 18 at 10:47












@egreg: I want to train them to work more carefully, especially after get graduated and work in the real life. :-)
– Artificial Stupidity
Nov 18 at 10:51




@egreg: I want to train them to work more carefully, especially after get graduated and work in the real life. :-)
– Artificial Stupidity
Nov 18 at 10:51




3




3




I agree that much of what many students learn is useless in working life, but this is just adding to the list of useless stuff.
– alephzero
Nov 18 at 11:23




I agree that much of what many students learn is useless in working life, but this is just adding to the list of useless stuff.
– alephzero
Nov 18 at 11:23










1 Answer
1






active

oldest

votes

















up vote
1
down vote



accepted










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






share|improve this answer





















    Your Answer








    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "85"
    };
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function() {
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled) {
    StackExchange.using("snippets", function() {
    createEditor();
    });
    }
    else {
    createEditor();
    }
    });

    function createEditor() {
    StackExchange.prepareEditor({
    heartbeatType: 'answer',
    convertImagesToLinks: false,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: null,
    bindNavPrevention: true,
    postfix: "",
    imageUploader: {
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    },
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    });


    }
    });














     

    draft saved


    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f460557%2fwhich-font-produces-1-and-l-that-look-similar-in-math-mode%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes








    up vote
    1
    down vote



    accepted










    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






    share|improve this answer

























      up vote
      1
      down vote



      accepted










      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






      share|improve this answer























        up vote
        1
        down vote



        accepted







        up vote
        1
        down vote



        accepted






        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






        share|improve this 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







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Nov 18 at 12:34









        Artificial Stupidity

        4,6641832




        4,6641832






























             

            draft saved


            draft discarded



















































             


            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f460557%2fwhich-font-produces-1-and-l-that-look-similar-in-math-mode%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            Biblatex bibliography style without URLs when DOI exists (in Overleaf with Zotero bibliography)

            ComboBox Display Member on multiple fields

            Is it possible to collect Nectar points via Trainline?