How to typeset a small black square as a binary operator?Which dot character to use in which context?How to...

Why does this quiz question say that protons and electrons do not combine to form neutrons?

How can I use a Module anonymously as the function for /@?

What if you do not believe in the project benefits?

What does "don't have a baby" imply or mean in this sentence?

Is corrosion inhibitor paste conductive?

Is it common to refer to someone as "Prof. Dr. [LastName]"?

Why would you use 2 alternate layout buttons instead of 1, when only one can be selected at once

Smallest possible mole

Why Is Image Exporting At Larger Dimensions Than In Illustrator File?

How can changes in personality/values of a person who turned into a vampire be explained?

Can a planet be tidally unlocked?

Exploding Numbers

What did Putin say about a US deep state in his state-of-the-nation speech; what has he said in the past?

How can a kingdom keep the secret of a missing monarch from the public?

Why do we interpret the accelerated expansion of the universe as the proof for the existence of dark energy?

Manager has noticed coworker's excessive breaks. Should I warn him?

Why is Bernie Sanders maximum accepted donation on actblue $5600?

Are encryption algorithms with fixed-point free permutations inherently flawed?

Why are "square law" devices important?

Is there a way to pause a running process on Linux systems and resume later?

Why is opening a file faster than reading variable content?

Is Screenshot Time-tracking Common?

How to modify 'inter arma enim silent leges' to mean 'in a time of crisis, the law falls silent'?

How do I avoid the "chosen hero" feeling?



How to typeset a small black square as a binary operator?


Which dot character to use in which context?How to print this comparison operator?Interior product (contraction) symbolCharacter combination and horizontal spacingDefining a new binary operatorHow to create subset with sim symbolPrecedes Or Not Equal To SymbolSquare version of cdot (small black square)?How can I assign a specific `medmuskip`/`thickmuskip` for a particular binary op./rel., without affected the spacing for other operators?Spacing between two relational symbols













2















This is my first post on this SE so I apologize if my formatting is bad.



Essentially I am trying to reproduce the small black symbol from the following definition in Allen Hatcher's Algebraic Topology:



enter image description here



(This book can also be accessed from his website for free, and this particular image is from page 26.)



I am trying to figure out how to typeset the small black square between the f and the g(s). I tried the following in my preamble



renewcommand{bullet}{tiny$blacksquare$}


but the square bullet produced looks jarring and does not look like a binary operator, i.e. it is not centered and does not have equal spacing between f and g(s).



Would any of you have any suggestions on how to make this particular symbol?










share|improve this question







New contributor




Thy Art is Math is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
















  • 2





    This is actually not a square but just the shape of cdot from the Lucida family used in the picture (code, screenshot). Lucida is a commercial font, you can purchase it from TUG.

    – Henri Menke
    48 mins ago











  • Ah, ok! Thank you @HenriMenke! That is very helpful information. For now I think I will just have to settle for the "normal" cdot to represent this operation.

    – Thy Art is Math
    42 mins ago


















2















This is my first post on this SE so I apologize if my formatting is bad.



Essentially I am trying to reproduce the small black symbol from the following definition in Allen Hatcher's Algebraic Topology:



enter image description here



(This book can also be accessed from his website for free, and this particular image is from page 26.)



I am trying to figure out how to typeset the small black square between the f and the g(s). I tried the following in my preamble



renewcommand{bullet}{tiny$blacksquare$}


but the square bullet produced looks jarring and does not look like a binary operator, i.e. it is not centered and does not have equal spacing between f and g(s).



Would any of you have any suggestions on how to make this particular symbol?










share|improve this question







New contributor




Thy Art is Math is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
















  • 2





    This is actually not a square but just the shape of cdot from the Lucida family used in the picture (code, screenshot). Lucida is a commercial font, you can purchase it from TUG.

    – Henri Menke
    48 mins ago











  • Ah, ok! Thank you @HenriMenke! That is very helpful information. For now I think I will just have to settle for the "normal" cdot to represent this operation.

    – Thy Art is Math
    42 mins ago
















2












2








2








This is my first post on this SE so I apologize if my formatting is bad.



Essentially I am trying to reproduce the small black symbol from the following definition in Allen Hatcher's Algebraic Topology:



enter image description here



(This book can also be accessed from his website for free, and this particular image is from page 26.)



I am trying to figure out how to typeset the small black square between the f and the g(s). I tried the following in my preamble



renewcommand{bullet}{tiny$blacksquare$}


but the square bullet produced looks jarring and does not look like a binary operator, i.e. it is not centered and does not have equal spacing between f and g(s).



Would any of you have any suggestions on how to make this particular symbol?










share|improve this question







New contributor




Thy Art is Math is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












This is my first post on this SE so I apologize if my formatting is bad.



Essentially I am trying to reproduce the small black symbol from the following definition in Allen Hatcher's Algebraic Topology:



enter image description here



(This book can also be accessed from his website for free, and this particular image is from page 26.)



I am trying to figure out how to typeset the small black square between the f and the g(s). I tried the following in my preamble



renewcommand{bullet}{tiny$blacksquare$}


but the square bullet produced looks jarring and does not look like a binary operator, i.e. it is not centered and does not have equal spacing between f and g(s).



Would any of you have any suggestions on how to make this particular symbol?







math-mode symbols






share|improve this question







New contributor




Thy Art is Math is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question







New contributor




Thy Art is Math is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question






New contributor




Thy Art is Math is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked 56 mins ago









Thy Art is MathThy Art is Math

1112




1112




New contributor




Thy Art is Math is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





Thy Art is Math is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






Thy Art is Math is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.








  • 2





    This is actually not a square but just the shape of cdot from the Lucida family used in the picture (code, screenshot). Lucida is a commercial font, you can purchase it from TUG.

    – Henri Menke
    48 mins ago











  • Ah, ok! Thank you @HenriMenke! That is very helpful information. For now I think I will just have to settle for the "normal" cdot to represent this operation.

    – Thy Art is Math
    42 mins ago
















  • 2





    This is actually not a square but just the shape of cdot from the Lucida family used in the picture (code, screenshot). Lucida is a commercial font, you can purchase it from TUG.

    – Henri Menke
    48 mins ago











  • Ah, ok! Thank you @HenriMenke! That is very helpful information. For now I think I will just have to settle for the "normal" cdot to represent this operation.

    – Thy Art is Math
    42 mins ago










2




2





This is actually not a square but just the shape of cdot from the Lucida family used in the picture (code, screenshot). Lucida is a commercial font, you can purchase it from TUG.

– Henri Menke
48 mins ago





This is actually not a square but just the shape of cdot from the Lucida family used in the picture (code, screenshot). Lucida is a commercial font, you can purchase it from TUG.

– Henri Menke
48 mins ago













Ah, ok! Thank you @HenriMenke! That is very helpful information. For now I think I will just have to settle for the "normal" cdot to represent this operation.

– Thy Art is Math
42 mins ago







Ah, ok! Thank you @HenriMenke! That is very helpful information. For now I think I will just have to settle for the "normal" cdot to represent this operation.

– Thy Art is Math
42 mins ago












2 Answers
2






active

oldest

votes


















3














This is actually not a square but just the shape of cdot from the Lucida family used in the picture.



documentclass{article}
usepackage{lucidabr}
begin{document}
$f cdot g$
end{document}




Lucida is a commercial font, you can purchase it from TUG.





You could also go ahead and fake the symbol using a rule.



documentclass{article}
renewcommandbullet{%
mathbin{mskip1mu
mathchoice
{squarebullet{.25ex}{.25ex}}%
{squarebullet{.25ex}{.25ex}}%
{squarebullet{.18ex}{.18ex}}%
{squarebullet{.15ex}{.15ex}}
mskip1mu}
}
newcommandsquarebullet[2]{vcenter{hbox{rule{#1}{#2}}}}
begin{document}
$f cdot g_{f cdot g_{f cdot g}}$

$f bullet g_{f bullet g_{f bullet g}}$
end{document}


enter image description here






share|improve this answer
























  • Wow this is above and beyond! Thank you.

    – Thy Art is Math
    25 mins ago



















2














This symbol exists in the mathabx font package. Here is a way to use this symbol without having to load the package:



documentclass{article}
DeclareFontFamily{U}{mathb}{hyphencharfont45}
DeclareFontShape{U}{mathb}{m}{n}%
{<-6> mathb5 %
<6-7> mathb6
<7-8> mathb7 %
<8-9> mathb8 %
<9-10> mathb9 %
<10-12> mathb10 %
<12-> mathb12 }%
{}
DeclareSymbolFont{mathb}{U}{mathb}{m}{n}
DeclareMathSymbol{sqbullet}{mathbin}{mathb}{"0D}

begin{document}

[ f sqbullet g]%

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',
    autoActivateHeartbeat: false,
    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
    });


    }
    });






    Thy Art is Math is a new contributor. Be nice, and check out our Code of Conduct.










    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f476050%2fhow-to-typeset-a-small-black-square-as-a-binary-operator%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    2 Answers
    2






    active

    oldest

    votes








    2 Answers
    2






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    3














    This is actually not a square but just the shape of cdot from the Lucida family used in the picture.



    documentclass{article}
    usepackage{lucidabr}
    begin{document}
    $f cdot g$
    end{document}




    Lucida is a commercial font, you can purchase it from TUG.





    You could also go ahead and fake the symbol using a rule.



    documentclass{article}
    renewcommandbullet{%
    mathbin{mskip1mu
    mathchoice
    {squarebullet{.25ex}{.25ex}}%
    {squarebullet{.25ex}{.25ex}}%
    {squarebullet{.18ex}{.18ex}}%
    {squarebullet{.15ex}{.15ex}}
    mskip1mu}
    }
    newcommandsquarebullet[2]{vcenter{hbox{rule{#1}{#2}}}}
    begin{document}
    $f cdot g_{f cdot g_{f cdot g}}$

    $f bullet g_{f bullet g_{f bullet g}}$
    end{document}


    enter image description here






    share|improve this answer
























    • Wow this is above and beyond! Thank you.

      – Thy Art is Math
      25 mins ago
















    3














    This is actually not a square but just the shape of cdot from the Lucida family used in the picture.



    documentclass{article}
    usepackage{lucidabr}
    begin{document}
    $f cdot g$
    end{document}




    Lucida is a commercial font, you can purchase it from TUG.





    You could also go ahead and fake the symbol using a rule.



    documentclass{article}
    renewcommandbullet{%
    mathbin{mskip1mu
    mathchoice
    {squarebullet{.25ex}{.25ex}}%
    {squarebullet{.25ex}{.25ex}}%
    {squarebullet{.18ex}{.18ex}}%
    {squarebullet{.15ex}{.15ex}}
    mskip1mu}
    }
    newcommandsquarebullet[2]{vcenter{hbox{rule{#1}{#2}}}}
    begin{document}
    $f cdot g_{f cdot g_{f cdot g}}$

    $f bullet g_{f bullet g_{f bullet g}}$
    end{document}


    enter image description here






    share|improve this answer
























    • Wow this is above and beyond! Thank you.

      – Thy Art is Math
      25 mins ago














    3












    3








    3







    This is actually not a square but just the shape of cdot from the Lucida family used in the picture.



    documentclass{article}
    usepackage{lucidabr}
    begin{document}
    $f cdot g$
    end{document}




    Lucida is a commercial font, you can purchase it from TUG.





    You could also go ahead and fake the symbol using a rule.



    documentclass{article}
    renewcommandbullet{%
    mathbin{mskip1mu
    mathchoice
    {squarebullet{.25ex}{.25ex}}%
    {squarebullet{.25ex}{.25ex}}%
    {squarebullet{.18ex}{.18ex}}%
    {squarebullet{.15ex}{.15ex}}
    mskip1mu}
    }
    newcommandsquarebullet[2]{vcenter{hbox{rule{#1}{#2}}}}
    begin{document}
    $f cdot g_{f cdot g_{f cdot g}}$

    $f bullet g_{f bullet g_{f bullet g}}$
    end{document}


    enter image description here






    share|improve this answer













    This is actually not a square but just the shape of cdot from the Lucida family used in the picture.



    documentclass{article}
    usepackage{lucidabr}
    begin{document}
    $f cdot g$
    end{document}




    Lucida is a commercial font, you can purchase it from TUG.





    You could also go ahead and fake the symbol using a rule.



    documentclass{article}
    renewcommandbullet{%
    mathbin{mskip1mu
    mathchoice
    {squarebullet{.25ex}{.25ex}}%
    {squarebullet{.25ex}{.25ex}}%
    {squarebullet{.18ex}{.18ex}}%
    {squarebullet{.15ex}{.15ex}}
    mskip1mu}
    }
    newcommandsquarebullet[2]{vcenter{hbox{rule{#1}{#2}}}}
    begin{document}
    $f cdot g_{f cdot g_{f cdot g}}$

    $f bullet g_{f bullet g_{f bullet g}}$
    end{document}


    enter image description here







    share|improve this answer












    share|improve this answer



    share|improve this answer










    answered 31 mins ago









    Henri MenkeHenri Menke

    75k8164276




    75k8164276













    • Wow this is above and beyond! Thank you.

      – Thy Art is Math
      25 mins ago



















    • Wow this is above and beyond! Thank you.

      – Thy Art is Math
      25 mins ago

















    Wow this is above and beyond! Thank you.

    – Thy Art is Math
    25 mins ago





    Wow this is above and beyond! Thank you.

    – Thy Art is Math
    25 mins ago











    2














    This symbol exists in the mathabx font package. Here is a way to use this symbol without having to load the package:



    documentclass{article}
    DeclareFontFamily{U}{mathb}{hyphencharfont45}
    DeclareFontShape{U}{mathb}{m}{n}%
    {<-6> mathb5 %
    <6-7> mathb6
    <7-8> mathb7 %
    <8-9> mathb8 %
    <9-10> mathb9 %
    <10-12> mathb10 %
    <12-> mathb12 }%
    {}
    DeclareSymbolFont{mathb}{U}{mathb}{m}{n}
    DeclareMathSymbol{sqbullet}{mathbin}{mathb}{"0D}

    begin{document}

    [ f sqbullet g]%

    end{document}


    enter image description here






    share|improve this answer




























      2














      This symbol exists in the mathabx font package. Here is a way to use this symbol without having to load the package:



      documentclass{article}
      DeclareFontFamily{U}{mathb}{hyphencharfont45}
      DeclareFontShape{U}{mathb}{m}{n}%
      {<-6> mathb5 %
      <6-7> mathb6
      <7-8> mathb7 %
      <8-9> mathb8 %
      <9-10> mathb9 %
      <10-12> mathb10 %
      <12-> mathb12 }%
      {}
      DeclareSymbolFont{mathb}{U}{mathb}{m}{n}
      DeclareMathSymbol{sqbullet}{mathbin}{mathb}{"0D}

      begin{document}

      [ f sqbullet g]%

      end{document}


      enter image description here






      share|improve this answer


























        2












        2








        2







        This symbol exists in the mathabx font package. Here is a way to use this symbol without having to load the package:



        documentclass{article}
        DeclareFontFamily{U}{mathb}{hyphencharfont45}
        DeclareFontShape{U}{mathb}{m}{n}%
        {<-6> mathb5 %
        <6-7> mathb6
        <7-8> mathb7 %
        <8-9> mathb8 %
        <9-10> mathb9 %
        <10-12> mathb10 %
        <12-> mathb12 }%
        {}
        DeclareSymbolFont{mathb}{U}{mathb}{m}{n}
        DeclareMathSymbol{sqbullet}{mathbin}{mathb}{"0D}

        begin{document}

        [ f sqbullet g]%

        end{document}


        enter image description here






        share|improve this answer













        This symbol exists in the mathabx font package. Here is a way to use this symbol without having to load the package:



        documentclass{article}
        DeclareFontFamily{U}{mathb}{hyphencharfont45}
        DeclareFontShape{U}{mathb}{m}{n}%
        {<-6> mathb5 %
        <6-7> mathb6
        <7-8> mathb7 %
        <8-9> mathb8 %
        <9-10> mathb9 %
        <10-12> mathb10 %
        <12-> mathb12 }%
        {}
        DeclareSymbolFont{mathb}{U}{mathb}{m}{n}
        DeclareMathSymbol{sqbullet}{mathbin}{mathb}{"0D}

        begin{document}

        [ f sqbullet g]%

        end{document}


        enter image description here







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered 24 mins ago









        BernardBernard

        170k775201




        170k775201






















            Thy Art is Math is a new contributor. Be nice, and check out our Code of Conduct.










            draft saved

            draft discarded


















            Thy Art is Math is a new contributor. Be nice, and check out our Code of Conduct.













            Thy Art is Math is a new contributor. Be nice, and check out our Code of Conduct.












            Thy Art is Math is a new contributor. Be nice, and check out our Code of Conduct.
















            Thanks for contributing an answer to TeX - LaTeX Stack Exchange!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f476050%2fhow-to-typeset-a-small-black-square-as-a-binary-operator%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

            Szabolcs (Ungheria) Altri progetti | Menu di navigazione48°10′14.56″N 21°29′33.14″E /...

            Discografia di Klaus Schulze Indice Album in studio | Album dal vivo | Singoli | Antologie | Colonne...

            How to make inet_server_addr() return localhost in spite of ::1/128RETURN NEXT in Postgres FunctionConnect to...