Welcoming 2019 Pi day: How to draw the letter π?

Prove that the total distance is minimised (when travelling across the longest path)

Question about partial fractions with irreducible quadratic factors

Should we release the security issues we found in our product as CVE or we can just update those on weekly release notes?

Should QA ask requirements to developers?

Replacing Windows 7 security updates with anti-virus?

If the Captain's screens are out, does he switch seats with the co-pilot?

Word for a person who has no opinion about whether god exists

Can "semicircle" be used to refer to a part-circle that is not a exact half-circle?

Rejected in 4th interview round citing insufficient years of experience

Is it illegal in Germany to take sick leave if you caused your own illness with food?

What to do when during a meeting client people start to fight (even physically) with each others?

How to make readers know that my work has used a hidden constraint?

Is it ok to include an epilogue dedicated to colleagues who passed away in the end of the manuscript?

What is the likely impact on flights of grounding an entire aircraft series?

Plywood subfloor won't screw down in a trailer home

What is the difference between "shut" and "close"?

Why don't MCU characters ever seem to have language issues?

Confusion with the nameplate of an induction motor

Making a sword in the stone, in a medieval world without magic

Playing ONE triplet (not three)

How do anti-virus programs start at Windows boot?

Life insurance that covers only simultaneous/dual deaths

Decoding assembly instructions in a Game Boy disassembler

Co-worker team leader wants to inject the crap software product of his friends into our development. What should I say to our common boss?



Welcoming 2019 Pi day: How to draw the letter π?














0
















How to draw the letter π not in the standard way (i.e. pi)?




I mean "draw", not "type"! Today there will be no pi, but there will be something like this



documentclass[tikz]standalone
begindocument
begintikzpicture
draw (0,2)--(3,2);
draw (1,0)--(1,2);
draw (2,0)--(2,2);
endtikzpicture
enddocument


enter image description here



(inspired by David Carlisle – I draw this in TikZ just because I don't know how to use picture ;))



Or this



documentclass[tikz]standalone
usepackagetikzducks
begindocument
begintikzpicture
duck
duck[xshift=1cm,yshift=2cm]
duck[xshift=1cm,yshift=4cm]
duck[xshift=1cm,yshift=6cm]
duck[xshift=0cm,yshift=8cm]
duck[xshift=-2cm,yshift=7.5cm]
duck[xshift=2cm,yshift=8cm]
duck[xshift=4cm,yshift=8cm]
duck[xshift=6cm,yshift=8cm]
duck[xshift=8cm,yshift=8cm]
duck[xshift=5cm,yshift=6cm]
duck[xshift=5cm,yshift=4cm]
duck[xshift=5.5cm,yshift=2cm]
duck[xshift=6.5cm,yshift=0cm]
duck[xshift=8cm,yshift=1cm]
node[font=huge] at (4,11) tikzducks;
endtikzpicture
enddocument


enter image description here



They are my proudest π drawings, and as today is Pi day, I'd like to see yours!









share


























    0
















    How to draw the letter π not in the standard way (i.e. pi)?




    I mean "draw", not "type"! Today there will be no pi, but there will be something like this



    documentclass[tikz]standalone
    begindocument
    begintikzpicture
    draw (0,2)--(3,2);
    draw (1,0)--(1,2);
    draw (2,0)--(2,2);
    endtikzpicture
    enddocument


    enter image description here



    (inspired by David Carlisle – I draw this in TikZ just because I don't know how to use picture ;))



    Or this



    documentclass[tikz]standalone
    usepackagetikzducks
    begindocument
    begintikzpicture
    duck
    duck[xshift=1cm,yshift=2cm]
    duck[xshift=1cm,yshift=4cm]
    duck[xshift=1cm,yshift=6cm]
    duck[xshift=0cm,yshift=8cm]
    duck[xshift=-2cm,yshift=7.5cm]
    duck[xshift=2cm,yshift=8cm]
    duck[xshift=4cm,yshift=8cm]
    duck[xshift=6cm,yshift=8cm]
    duck[xshift=8cm,yshift=8cm]
    duck[xshift=5cm,yshift=6cm]
    duck[xshift=5cm,yshift=4cm]
    duck[xshift=5.5cm,yshift=2cm]
    duck[xshift=6.5cm,yshift=0cm]
    duck[xshift=8cm,yshift=1cm]
    node[font=huge] at (4,11) tikzducks;
    endtikzpicture
    enddocument


    enter image description here



    They are my proudest π drawings, and as today is Pi day, I'd like to see yours!









    share
























      0












      0








      0









      How to draw the letter π not in the standard way (i.e. pi)?




      I mean "draw", not "type"! Today there will be no pi, but there will be something like this



      documentclass[tikz]standalone
      begindocument
      begintikzpicture
      draw (0,2)--(3,2);
      draw (1,0)--(1,2);
      draw (2,0)--(2,2);
      endtikzpicture
      enddocument


      enter image description here



      (inspired by David Carlisle – I draw this in TikZ just because I don't know how to use picture ;))



      Or this



      documentclass[tikz]standalone
      usepackagetikzducks
      begindocument
      begintikzpicture
      duck
      duck[xshift=1cm,yshift=2cm]
      duck[xshift=1cm,yshift=4cm]
      duck[xshift=1cm,yshift=6cm]
      duck[xshift=0cm,yshift=8cm]
      duck[xshift=-2cm,yshift=7.5cm]
      duck[xshift=2cm,yshift=8cm]
      duck[xshift=4cm,yshift=8cm]
      duck[xshift=6cm,yshift=8cm]
      duck[xshift=8cm,yshift=8cm]
      duck[xshift=5cm,yshift=6cm]
      duck[xshift=5cm,yshift=4cm]
      duck[xshift=5.5cm,yshift=2cm]
      duck[xshift=6.5cm,yshift=0cm]
      duck[xshift=8cm,yshift=1cm]
      node[font=huge] at (4,11) tikzducks;
      endtikzpicture
      enddocument


      enter image description here



      They are my proudest π drawings, and as today is Pi day, I'd like to see yours!









      share















      How to draw the letter π not in the standard way (i.e. pi)?




      I mean "draw", not "type"! Today there will be no pi, but there will be something like this



      documentclass[tikz]standalone
      begindocument
      begintikzpicture
      draw (0,2)--(3,2);
      draw (1,0)--(1,2);
      draw (2,0)--(2,2);
      endtikzpicture
      enddocument


      enter image description here



      (inspired by David Carlisle – I draw this in TikZ just because I don't know how to use picture ;))



      Or this



      documentclass[tikz]standalone
      usepackagetikzducks
      begindocument
      begintikzpicture
      duck
      duck[xshift=1cm,yshift=2cm]
      duck[xshift=1cm,yshift=4cm]
      duck[xshift=1cm,yshift=6cm]
      duck[xshift=0cm,yshift=8cm]
      duck[xshift=-2cm,yshift=7.5cm]
      duck[xshift=2cm,yshift=8cm]
      duck[xshift=4cm,yshift=8cm]
      duck[xshift=6cm,yshift=8cm]
      duck[xshift=8cm,yshift=8cm]
      duck[xshift=5cm,yshift=6cm]
      duck[xshift=5cm,yshift=4cm]
      duck[xshift=5.5cm,yshift=2cm]
      duck[xshift=6.5cm,yshift=0cm]
      duck[xshift=8cm,yshift=1cm]
      node[font=huge] at (4,11) tikzducks;
      endtikzpicture
      enddocument


      enter image description here



      They are my proudest π drawings, and as today is Pi day, I'd like to see yours!







      tikz-pgf fun tikzducks tikzlings picture-environment





      share












      share










      share



      share










      asked 2 mins ago









      JouleVJouleV

      5,29621242




      5,29621242




















          0






          active

          oldest

          votes











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



          );













          draft saved

          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f479395%2fwelcoming-2019-pi-day-how-to-draw-the-letter-%25cf%2580%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes















          draft saved

          draft discarded
















































          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%2f479395%2fwelcoming-2019-pi-day-how-to-draw-the-letter-%25cf%2580%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

          Lioubotyn Sommaire Géographie | Histoire | Population | Notes et références | Liens externes | Menu de navigationlubotin.kharkov.uamodifier« Recensements et estimations de la population depuis 1897 »« Office des statistiques d'Ukraine : population au 1er janvier 2010, 2011 et 2012 »« Office des statistiques d'Ukraine : population au 1er janvier 2011, 2012 et 2013 »Informations officiellesCartes topographiquesCarte routièrem

          Isabella Eugénie Boyer Biographie | Références | Menu de navigationmodifiermodifier le codeComparator to Compute the Relative Value of a U.S. Dollar Amount – 1774 to Present.

          Mpande kaSenzangakhona Biographie | Références | Menu de navigationmodifierMpande kaSenzangakhonavoir la liste des auteursm