Typesetting d'Alembertian symbol











up vote
9
down vote

favorite












I've seen that usually, the d'Alembertian is written using the command Box, however, this displays a square with all sides identical. I would like to write it in this other way:



enter image description here



in which, the right and below sides are bolder, so that resembles more to the Laplacian symbol.










share|improve this question









New contributor




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




















  • Welcome to the site TeX.SE. Can you give a suggestion? Use square for my opinion. It is very ugly the Box symbol.
    – Sebastiano
    2 days ago












  • Thanks for the welcome! square is indeed a better option since the scaling is better to the Box, however, it still presents no difference in the strokes.
    – Janstillerion
    2 days ago















up vote
9
down vote

favorite












I've seen that usually, the d'Alembertian is written using the command Box, however, this displays a square with all sides identical. I would like to write it in this other way:



enter image description here



in which, the right and below sides are bolder, so that resembles more to the Laplacian symbol.










share|improve this question









New contributor




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




















  • Welcome to the site TeX.SE. Can you give a suggestion? Use square for my opinion. It is very ugly the Box symbol.
    – Sebastiano
    2 days ago












  • Thanks for the welcome! square is indeed a better option since the scaling is better to the Box, however, it still presents no difference in the strokes.
    – Janstillerion
    2 days ago













up vote
9
down vote

favorite









up vote
9
down vote

favorite











I've seen that usually, the d'Alembertian is written using the command Box, however, this displays a square with all sides identical. I would like to write it in this other way:



enter image description here



in which, the right and below sides are bolder, so that resembles more to the Laplacian symbol.










share|improve this question









New contributor




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











I've seen that usually, the d'Alembertian is written using the command Box, however, this displays a square with all sides identical. I would like to write it in this other way:



enter image description here



in which, the right and below sides are bolder, so that resembles more to the Laplacian symbol.







symbols typography






share|improve this question









New contributor




Janstillerion 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




Janstillerion 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








edited 2 days ago









Phelype Oleinik

20k54277




20k54277






New contributor




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









asked 2 days ago









Janstillerion

462




462




New contributor




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





New contributor





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






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












  • Welcome to the site TeX.SE. Can you give a suggestion? Use square for my opinion. It is very ugly the Box symbol.
    – Sebastiano
    2 days ago












  • Thanks for the welcome! square is indeed a better option since the scaling is better to the Box, however, it still presents no difference in the strokes.
    – Janstillerion
    2 days ago


















  • Welcome to the site TeX.SE. Can you give a suggestion? Use square for my opinion. It is very ugly the Box symbol.
    – Sebastiano
    2 days ago












  • Thanks for the welcome! square is indeed a better option since the scaling is better to the Box, however, it still presents no difference in the strokes.
    – Janstillerion
    2 days ago
















Welcome to the site TeX.SE. Can you give a suggestion? Use square for my opinion. It is very ugly the Box symbol.
– Sebastiano
2 days ago






Welcome to the site TeX.SE. Can you give a suggestion? Use square for my opinion. It is very ugly the Box symbol.
– Sebastiano
2 days ago














Thanks for the welcome! square is indeed a better option since the scaling is better to the Box, however, it still presents no difference in the strokes.
– Janstillerion
2 days ago




Thanks for the welcome! square is indeed a better option since the scaling is better to the Box, however, it still presents no difference in the strokes.
– Janstillerion
2 days ago










4 Answers
4






active

oldest

votes

















up vote
11
down vote













To increase the boarder on two sides, you could use the ding{113} symbol from pifont



documentclass{article}

usepackage{pifont}
usepackage{amsmath}

begin{document}

$text{ding{113}} Delta$

end{document}


enter image description here






share|improve this answer



















  • 1




    Yes, this is close to what I'm looking for, but strokes are maybe too thick.
    – Janstillerion
    2 days ago






  • 2




    @Janstillerion Some other package define similar symbols. For an overview have a look at tug.ctan.org/info/symbols/comprehensive/symbols-a4.pdf
    – samcarter
    2 days ago


















up vote
10
down vote













Build a square with thicker lines the same size of square:



documentclass{article}
usepackage{amsmath,amssymb}

makeatletter
newcommand{dalembertian}{mathop{mathpalettedalembertian@relax}}
newcommand{dalembertian@}[2]{%
begingroup
sboxz@{$m@th#1square$}%
dimen0=fontdimen8
ifx#1displaystyletextfontelse
ifx#1textstyletextfontelse
ifx#1scriptstylescriptfontelse
scriptscriptfontfififi3
makebox[wdz@]{%
hbox to htz@{%
vrule width dimen0
kern-dimen0
vbox to htz@{
hrule height dimen0 width htz@
vss
hrule height 2dimen0
}%
kern-2.5dimen0
vrule width 2.5dimen0
}%
}%
endgroup
}
makeatother

begin{document}

$dalembertian = mathop{{}Delta}-partial_0^2$

$scriptstyledalembertian = mathop{{}Delta}-partial_0^2$

$scriptscriptstyledalembertian = mathop{{}Delta}-partial_0^2$

{Large$dalembertian = mathop{{}Delta}-partial_0^2$}

end{document}


enter image description here






share|improve this answer




























    up vote
    7
    down vote













    Just uses rules. Then, scalerel to make it match the height of Delta.



    documentclass{article}
    usepackage{stackengine,scalerel}
    newcommanddAlaux{%
    Shortstack{rule{12pt}{.6pt}\
    rule{.6pt}{10pt}kern10ptrule{1.4pt}{10pt}\
    rule{12pt}{1.4pt}}%
    }
    newcommanddAl{%
    setstackgap{S}{0pt}%
    setstackEOL{\}%
    scalerel*{kern1ptdAlauxkern1pt}{Delta}%
    }
    begin{document}
    $dAl = Delta - partial_0^2,quad phidAlphi e^{phidAlphi}$
    end{document}


    enter image description here



    A slightly thicker version, by adjusting the rule dimensions...



    documentclass{article}
    usepackage{stackengine,scalerel}
    newcommanddAlaux{%
    Shortstack{rule{11pt}{.7pt}\
    rule{.7pt}{9pt}kern9ptrule{1.3pt}{9pt}\
    rule{11pt}{1.35pt}}%
    }
    newcommanddAl{%
    setstackgap{S}{0pt}%
    setstackEOL{\}%
    scalerel*{kern1ptdAlauxkern1pt}{Delta}%
    }
    begin{document}
    $dAl = Delta - partial_0^2,quad phidAlphi e^{phidAlphi}$
    end{document}


    enter image description here






    share|improve this answer






























      up vote
      5
      down vote













      Here's a version using scalebox and overlapping three copies of square so that the thickness can be tweaked. The thickness can be changed by increasing or reducing the second argument to add@dalemb.



      For instance, with 03 and 06:




      enter image description here




      and with 05 and 10:




      enter image description here




      Thicker than this, another add@dalemb would be needed to avoid white spaces between the squares.



      documentclass[a4paper,12pt]{article}

      usepackage{amssymb}
      usepackage{graphicx}

      makeatletter
      DeclareRobustCommanddalemb{mathpaletteinner@dalemb{}}
      definner@dalemb#1{%
      add@dalemb#1{03}%
      add@dalemb#1{06}%
      square
      }
      defadd@dalemb#1#2{%
      sbox0{scalebox{1.#2}{$#1square$}}%
      rlap{lower0.#2ht0box0}%
      }
      makeatother

      begin{document}

      [ Deltadalemb ]
      [ partial^{Deltadalemb} ]
      [ partial^{partial^{Deltadalemb}} ]

      end{document}





      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
        });


        }
        });






        Janstillerion 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%2f459167%2ftypesetting-dalembertian-symbol%23new-answer', 'question_page');
        }
        );

        Post as a guest
































        4 Answers
        4






        active

        oldest

        votes








        4 Answers
        4






        active

        oldest

        votes









        active

        oldest

        votes






        active

        oldest

        votes








        up vote
        11
        down vote













        To increase the boarder on two sides, you could use the ding{113} symbol from pifont



        documentclass{article}

        usepackage{pifont}
        usepackage{amsmath}

        begin{document}

        $text{ding{113}} Delta$

        end{document}


        enter image description here






        share|improve this answer



















        • 1




          Yes, this is close to what I'm looking for, but strokes are maybe too thick.
          – Janstillerion
          2 days ago






        • 2




          @Janstillerion Some other package define similar symbols. For an overview have a look at tug.ctan.org/info/symbols/comprehensive/symbols-a4.pdf
          – samcarter
          2 days ago















        up vote
        11
        down vote













        To increase the boarder on two sides, you could use the ding{113} symbol from pifont



        documentclass{article}

        usepackage{pifont}
        usepackage{amsmath}

        begin{document}

        $text{ding{113}} Delta$

        end{document}


        enter image description here






        share|improve this answer



















        • 1




          Yes, this is close to what I'm looking for, but strokes are maybe too thick.
          – Janstillerion
          2 days ago






        • 2




          @Janstillerion Some other package define similar symbols. For an overview have a look at tug.ctan.org/info/symbols/comprehensive/symbols-a4.pdf
          – samcarter
          2 days ago













        up vote
        11
        down vote










        up vote
        11
        down vote









        To increase the boarder on two sides, you could use the ding{113} symbol from pifont



        documentclass{article}

        usepackage{pifont}
        usepackage{amsmath}

        begin{document}

        $text{ding{113}} Delta$

        end{document}


        enter image description here






        share|improve this answer














        To increase the boarder on two sides, you could use the ding{113} symbol from pifont



        documentclass{article}

        usepackage{pifont}
        usepackage{amsmath}

        begin{document}

        $text{ding{113}} Delta$

        end{document}


        enter image description here







        share|improve this answer














        share|improve this answer



        share|improve this answer








        edited 2 days ago

























        answered 2 days ago









        samcarter

        80.8k788256




        80.8k788256








        • 1




          Yes, this is close to what I'm looking for, but strokes are maybe too thick.
          – Janstillerion
          2 days ago






        • 2




          @Janstillerion Some other package define similar symbols. For an overview have a look at tug.ctan.org/info/symbols/comprehensive/symbols-a4.pdf
          – samcarter
          2 days ago














        • 1




          Yes, this is close to what I'm looking for, but strokes are maybe too thick.
          – Janstillerion
          2 days ago






        • 2




          @Janstillerion Some other package define similar symbols. For an overview have a look at tug.ctan.org/info/symbols/comprehensive/symbols-a4.pdf
          – samcarter
          2 days ago








        1




        1




        Yes, this is close to what I'm looking for, but strokes are maybe too thick.
        – Janstillerion
        2 days ago




        Yes, this is close to what I'm looking for, but strokes are maybe too thick.
        – Janstillerion
        2 days ago




        2




        2




        @Janstillerion Some other package define similar symbols. For an overview have a look at tug.ctan.org/info/symbols/comprehensive/symbols-a4.pdf
        – samcarter
        2 days ago




        @Janstillerion Some other package define similar symbols. For an overview have a look at tug.ctan.org/info/symbols/comprehensive/symbols-a4.pdf
        – samcarter
        2 days ago










        up vote
        10
        down vote













        Build a square with thicker lines the same size of square:



        documentclass{article}
        usepackage{amsmath,amssymb}

        makeatletter
        newcommand{dalembertian}{mathop{mathpalettedalembertian@relax}}
        newcommand{dalembertian@}[2]{%
        begingroup
        sboxz@{$m@th#1square$}%
        dimen0=fontdimen8
        ifx#1displaystyletextfontelse
        ifx#1textstyletextfontelse
        ifx#1scriptstylescriptfontelse
        scriptscriptfontfififi3
        makebox[wdz@]{%
        hbox to htz@{%
        vrule width dimen0
        kern-dimen0
        vbox to htz@{
        hrule height dimen0 width htz@
        vss
        hrule height 2dimen0
        }%
        kern-2.5dimen0
        vrule width 2.5dimen0
        }%
        }%
        endgroup
        }
        makeatother

        begin{document}

        $dalembertian = mathop{{}Delta}-partial_0^2$

        $scriptstyledalembertian = mathop{{}Delta}-partial_0^2$

        $scriptscriptstyledalembertian = mathop{{}Delta}-partial_0^2$

        {Large$dalembertian = mathop{{}Delta}-partial_0^2$}

        end{document}


        enter image description here






        share|improve this answer

























          up vote
          10
          down vote













          Build a square with thicker lines the same size of square:



          documentclass{article}
          usepackage{amsmath,amssymb}

          makeatletter
          newcommand{dalembertian}{mathop{mathpalettedalembertian@relax}}
          newcommand{dalembertian@}[2]{%
          begingroup
          sboxz@{$m@th#1square$}%
          dimen0=fontdimen8
          ifx#1displaystyletextfontelse
          ifx#1textstyletextfontelse
          ifx#1scriptstylescriptfontelse
          scriptscriptfontfififi3
          makebox[wdz@]{%
          hbox to htz@{%
          vrule width dimen0
          kern-dimen0
          vbox to htz@{
          hrule height dimen0 width htz@
          vss
          hrule height 2dimen0
          }%
          kern-2.5dimen0
          vrule width 2.5dimen0
          }%
          }%
          endgroup
          }
          makeatother

          begin{document}

          $dalembertian = mathop{{}Delta}-partial_0^2$

          $scriptstyledalembertian = mathop{{}Delta}-partial_0^2$

          $scriptscriptstyledalembertian = mathop{{}Delta}-partial_0^2$

          {Large$dalembertian = mathop{{}Delta}-partial_0^2$}

          end{document}


          enter image description here






          share|improve this answer























            up vote
            10
            down vote










            up vote
            10
            down vote









            Build a square with thicker lines the same size of square:



            documentclass{article}
            usepackage{amsmath,amssymb}

            makeatletter
            newcommand{dalembertian}{mathop{mathpalettedalembertian@relax}}
            newcommand{dalembertian@}[2]{%
            begingroup
            sboxz@{$m@th#1square$}%
            dimen0=fontdimen8
            ifx#1displaystyletextfontelse
            ifx#1textstyletextfontelse
            ifx#1scriptstylescriptfontelse
            scriptscriptfontfififi3
            makebox[wdz@]{%
            hbox to htz@{%
            vrule width dimen0
            kern-dimen0
            vbox to htz@{
            hrule height dimen0 width htz@
            vss
            hrule height 2dimen0
            }%
            kern-2.5dimen0
            vrule width 2.5dimen0
            }%
            }%
            endgroup
            }
            makeatother

            begin{document}

            $dalembertian = mathop{{}Delta}-partial_0^2$

            $scriptstyledalembertian = mathop{{}Delta}-partial_0^2$

            $scriptscriptstyledalembertian = mathop{{}Delta}-partial_0^2$

            {Large$dalembertian = mathop{{}Delta}-partial_0^2$}

            end{document}


            enter image description here






            share|improve this answer












            Build a square with thicker lines the same size of square:



            documentclass{article}
            usepackage{amsmath,amssymb}

            makeatletter
            newcommand{dalembertian}{mathop{mathpalettedalembertian@relax}}
            newcommand{dalembertian@}[2]{%
            begingroup
            sboxz@{$m@th#1square$}%
            dimen0=fontdimen8
            ifx#1displaystyletextfontelse
            ifx#1textstyletextfontelse
            ifx#1scriptstylescriptfontelse
            scriptscriptfontfififi3
            makebox[wdz@]{%
            hbox to htz@{%
            vrule width dimen0
            kern-dimen0
            vbox to htz@{
            hrule height dimen0 width htz@
            vss
            hrule height 2dimen0
            }%
            kern-2.5dimen0
            vrule width 2.5dimen0
            }%
            }%
            endgroup
            }
            makeatother

            begin{document}

            $dalembertian = mathop{{}Delta}-partial_0^2$

            $scriptstyledalembertian = mathop{{}Delta}-partial_0^2$

            $scriptscriptstyledalembertian = mathop{{}Delta}-partial_0^2$

            {Large$dalembertian = mathop{{}Delta}-partial_0^2$}

            end{document}


            enter image description here







            share|improve this answer












            share|improve this answer



            share|improve this answer










            answered 2 days ago









            egreg

            696k8518483111




            696k8518483111






















                up vote
                7
                down vote













                Just uses rules. Then, scalerel to make it match the height of Delta.



                documentclass{article}
                usepackage{stackengine,scalerel}
                newcommanddAlaux{%
                Shortstack{rule{12pt}{.6pt}\
                rule{.6pt}{10pt}kern10ptrule{1.4pt}{10pt}\
                rule{12pt}{1.4pt}}%
                }
                newcommanddAl{%
                setstackgap{S}{0pt}%
                setstackEOL{\}%
                scalerel*{kern1ptdAlauxkern1pt}{Delta}%
                }
                begin{document}
                $dAl = Delta - partial_0^2,quad phidAlphi e^{phidAlphi}$
                end{document}


                enter image description here



                A slightly thicker version, by adjusting the rule dimensions...



                documentclass{article}
                usepackage{stackengine,scalerel}
                newcommanddAlaux{%
                Shortstack{rule{11pt}{.7pt}\
                rule{.7pt}{9pt}kern9ptrule{1.3pt}{9pt}\
                rule{11pt}{1.35pt}}%
                }
                newcommanddAl{%
                setstackgap{S}{0pt}%
                setstackEOL{\}%
                scalerel*{kern1ptdAlauxkern1pt}{Delta}%
                }
                begin{document}
                $dAl = Delta - partial_0^2,quad phidAlphi e^{phidAlphi}$
                end{document}


                enter image description here






                share|improve this answer



























                  up vote
                  7
                  down vote













                  Just uses rules. Then, scalerel to make it match the height of Delta.



                  documentclass{article}
                  usepackage{stackengine,scalerel}
                  newcommanddAlaux{%
                  Shortstack{rule{12pt}{.6pt}\
                  rule{.6pt}{10pt}kern10ptrule{1.4pt}{10pt}\
                  rule{12pt}{1.4pt}}%
                  }
                  newcommanddAl{%
                  setstackgap{S}{0pt}%
                  setstackEOL{\}%
                  scalerel*{kern1ptdAlauxkern1pt}{Delta}%
                  }
                  begin{document}
                  $dAl = Delta - partial_0^2,quad phidAlphi e^{phidAlphi}$
                  end{document}


                  enter image description here



                  A slightly thicker version, by adjusting the rule dimensions...



                  documentclass{article}
                  usepackage{stackengine,scalerel}
                  newcommanddAlaux{%
                  Shortstack{rule{11pt}{.7pt}\
                  rule{.7pt}{9pt}kern9ptrule{1.3pt}{9pt}\
                  rule{11pt}{1.35pt}}%
                  }
                  newcommanddAl{%
                  setstackgap{S}{0pt}%
                  setstackEOL{\}%
                  scalerel*{kern1ptdAlauxkern1pt}{Delta}%
                  }
                  begin{document}
                  $dAl = Delta - partial_0^2,quad phidAlphi e^{phidAlphi}$
                  end{document}


                  enter image description here






                  share|improve this answer

























                    up vote
                    7
                    down vote










                    up vote
                    7
                    down vote









                    Just uses rules. Then, scalerel to make it match the height of Delta.



                    documentclass{article}
                    usepackage{stackengine,scalerel}
                    newcommanddAlaux{%
                    Shortstack{rule{12pt}{.6pt}\
                    rule{.6pt}{10pt}kern10ptrule{1.4pt}{10pt}\
                    rule{12pt}{1.4pt}}%
                    }
                    newcommanddAl{%
                    setstackgap{S}{0pt}%
                    setstackEOL{\}%
                    scalerel*{kern1ptdAlauxkern1pt}{Delta}%
                    }
                    begin{document}
                    $dAl = Delta - partial_0^2,quad phidAlphi e^{phidAlphi}$
                    end{document}


                    enter image description here



                    A slightly thicker version, by adjusting the rule dimensions...



                    documentclass{article}
                    usepackage{stackengine,scalerel}
                    newcommanddAlaux{%
                    Shortstack{rule{11pt}{.7pt}\
                    rule{.7pt}{9pt}kern9ptrule{1.3pt}{9pt}\
                    rule{11pt}{1.35pt}}%
                    }
                    newcommanddAl{%
                    setstackgap{S}{0pt}%
                    setstackEOL{\}%
                    scalerel*{kern1ptdAlauxkern1pt}{Delta}%
                    }
                    begin{document}
                    $dAl = Delta - partial_0^2,quad phidAlphi e^{phidAlphi}$
                    end{document}


                    enter image description here






                    share|improve this answer














                    Just uses rules. Then, scalerel to make it match the height of Delta.



                    documentclass{article}
                    usepackage{stackengine,scalerel}
                    newcommanddAlaux{%
                    Shortstack{rule{12pt}{.6pt}\
                    rule{.6pt}{10pt}kern10ptrule{1.4pt}{10pt}\
                    rule{12pt}{1.4pt}}%
                    }
                    newcommanddAl{%
                    setstackgap{S}{0pt}%
                    setstackEOL{\}%
                    scalerel*{kern1ptdAlauxkern1pt}{Delta}%
                    }
                    begin{document}
                    $dAl = Delta - partial_0^2,quad phidAlphi e^{phidAlphi}$
                    end{document}


                    enter image description here



                    A slightly thicker version, by adjusting the rule dimensions...



                    documentclass{article}
                    usepackage{stackengine,scalerel}
                    newcommanddAlaux{%
                    Shortstack{rule{11pt}{.7pt}\
                    rule{.7pt}{9pt}kern9ptrule{1.3pt}{9pt}\
                    rule{11pt}{1.35pt}}%
                    }
                    newcommanddAl{%
                    setstackgap{S}{0pt}%
                    setstackEOL{\}%
                    scalerel*{kern1ptdAlauxkern1pt}{Delta}%
                    }
                    begin{document}
                    $dAl = Delta - partial_0^2,quad phidAlphi e^{phidAlphi}$
                    end{document}


                    enter image description here







                    share|improve this answer














                    share|improve this answer



                    share|improve this answer








                    edited 2 days ago

























                    answered 2 days ago









                    Steven B. Segletes

                    151k9188396




                    151k9188396






















                        up vote
                        5
                        down vote













                        Here's a version using scalebox and overlapping three copies of square so that the thickness can be tweaked. The thickness can be changed by increasing or reducing the second argument to add@dalemb.



                        For instance, with 03 and 06:




                        enter image description here




                        and with 05 and 10:




                        enter image description here




                        Thicker than this, another add@dalemb would be needed to avoid white spaces between the squares.



                        documentclass[a4paper,12pt]{article}

                        usepackage{amssymb}
                        usepackage{graphicx}

                        makeatletter
                        DeclareRobustCommanddalemb{mathpaletteinner@dalemb{}}
                        definner@dalemb#1{%
                        add@dalemb#1{03}%
                        add@dalemb#1{06}%
                        square
                        }
                        defadd@dalemb#1#2{%
                        sbox0{scalebox{1.#2}{$#1square$}}%
                        rlap{lower0.#2ht0box0}%
                        }
                        makeatother

                        begin{document}

                        [ Deltadalemb ]
                        [ partial^{Deltadalemb} ]
                        [ partial^{partial^{Deltadalemb}} ]

                        end{document}





                        share|improve this answer

























                          up vote
                          5
                          down vote













                          Here's a version using scalebox and overlapping three copies of square so that the thickness can be tweaked. The thickness can be changed by increasing or reducing the second argument to add@dalemb.



                          For instance, with 03 and 06:




                          enter image description here




                          and with 05 and 10:




                          enter image description here




                          Thicker than this, another add@dalemb would be needed to avoid white spaces between the squares.



                          documentclass[a4paper,12pt]{article}

                          usepackage{amssymb}
                          usepackage{graphicx}

                          makeatletter
                          DeclareRobustCommanddalemb{mathpaletteinner@dalemb{}}
                          definner@dalemb#1{%
                          add@dalemb#1{03}%
                          add@dalemb#1{06}%
                          square
                          }
                          defadd@dalemb#1#2{%
                          sbox0{scalebox{1.#2}{$#1square$}}%
                          rlap{lower0.#2ht0box0}%
                          }
                          makeatother

                          begin{document}

                          [ Deltadalemb ]
                          [ partial^{Deltadalemb} ]
                          [ partial^{partial^{Deltadalemb}} ]

                          end{document}





                          share|improve this answer























                            up vote
                            5
                            down vote










                            up vote
                            5
                            down vote









                            Here's a version using scalebox and overlapping three copies of square so that the thickness can be tweaked. The thickness can be changed by increasing or reducing the second argument to add@dalemb.



                            For instance, with 03 and 06:




                            enter image description here




                            and with 05 and 10:




                            enter image description here




                            Thicker than this, another add@dalemb would be needed to avoid white spaces between the squares.



                            documentclass[a4paper,12pt]{article}

                            usepackage{amssymb}
                            usepackage{graphicx}

                            makeatletter
                            DeclareRobustCommanddalemb{mathpaletteinner@dalemb{}}
                            definner@dalemb#1{%
                            add@dalemb#1{03}%
                            add@dalemb#1{06}%
                            square
                            }
                            defadd@dalemb#1#2{%
                            sbox0{scalebox{1.#2}{$#1square$}}%
                            rlap{lower0.#2ht0box0}%
                            }
                            makeatother

                            begin{document}

                            [ Deltadalemb ]
                            [ partial^{Deltadalemb} ]
                            [ partial^{partial^{Deltadalemb}} ]

                            end{document}





                            share|improve this answer












                            Here's a version using scalebox and overlapping three copies of square so that the thickness can be tweaked. The thickness can be changed by increasing or reducing the second argument to add@dalemb.



                            For instance, with 03 and 06:




                            enter image description here




                            and with 05 and 10:




                            enter image description here




                            Thicker than this, another add@dalemb would be needed to avoid white spaces between the squares.



                            documentclass[a4paper,12pt]{article}

                            usepackage{amssymb}
                            usepackage{graphicx}

                            makeatletter
                            DeclareRobustCommanddalemb{mathpaletteinner@dalemb{}}
                            definner@dalemb#1{%
                            add@dalemb#1{03}%
                            add@dalemb#1{06}%
                            square
                            }
                            defadd@dalemb#1#2{%
                            sbox0{scalebox{1.#2}{$#1square$}}%
                            rlap{lower0.#2ht0box0}%
                            }
                            makeatother

                            begin{document}

                            [ Deltadalemb ]
                            [ partial^{Deltadalemb} ]
                            [ partial^{partial^{Deltadalemb}} ]

                            end{document}






                            share|improve this answer












                            share|improve this answer



                            share|improve this answer










                            answered 2 days ago









                            Phelype Oleinik

                            20k54277




                            20k54277






















                                Janstillerion is a new contributor. Be nice, and check out our Code of Conduct.










                                 

                                draft saved


                                draft discarded


















                                Janstillerion is a new contributor. Be nice, and check out our Code of Conduct.













                                Janstillerion is a new contributor. Be nice, and check out our Code of Conduct.












                                Janstillerion 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%2f459167%2ftypesetting-dalembertian-symbol%23new-answer', 'question_page');
                                }
                                );

                                Post as a guest




















































































                                Popular posts from this blog

                                Coverage of Google Street View

                                Full-time equivalent

                                Surfing