Changing line width in tikz makes arrow heads ignore size specification?Tikz - move/reposition arrow decorations (arrowhead length/size)Rotate a node but not its content: the case of the ellipse decorationHow to define the default vertical distance between nodes?TikZ scaling graphic and adjust node position and keep font sizeNumerical conditional within tikz keys?use circuitikz picture inside tikzpictureTikZ: Drawing an arc from an intersection to an intersectionDrawing rectilinear curves in Tikz, aka an Etch-a-Sketch drawingLine up nested tikz enviroments or how to get rid of thempgfplots quiver arrowhead size

"Marked down as someone wanting to sell shares." What does that mean?

Can you describe someone as luxurious? As in someone who likes luxurious things?

Should I warn a new PhD Student?

Highest stage count that are used one right after the other?

How do you say "Trust your struggle." in French?

What do the positive and negative (+/-) transmit and receive pins mean on Ethernet cables?

What is the meaning of "You've never met a graph you didn't like?"

How do you justify more code being written by following clean code practices?

Unfrosted light bulb

Asserting that Atheism and Theism are both faith based positions

How to track Account Description field changes in Field history Tracking?

TikZ plot too verbose

Why didn't Voldemort know what Grindelwald looked like?

Started in 1987 vs. Starting in 1987

Extract substring according to regexp with sed or grep

Would this string work as string?

When is the exact date for EOL of Ubuntu 14.04 LTS?

Mortal danger in mid-grade literature

A seasonal riddle

Should I be concerned about student access to a test bank?

Make a Bowl of Alphabet Soup

C++ lambda syntax

What is the tangent at a sharp point on a curve?

Is there any common country to visit for persons holding UK and Schengen visas?



Changing line width in tikz makes arrow heads ignore size specification?


Tikz - move/reposition arrow decorations (arrowhead length/size)Rotate a node but not its content: the case of the ellipse decorationHow to define the default vertical distance between nodes?TikZ scaling graphic and adjust node position and keep font sizeNumerical conditional within tikz keys?use circuitikz picture inside tikzpictureTikZ: Drawing an arc from an intersection to an intersectionDrawing rectilinear curves in Tikz, aka an Etch-a-Sketch drawingLine up nested tikz enviroments or how to get rid of thempgfplots quiver arrowhead size













0















I am having trouble in changing arrowhead parameters in Tikz. The length and width parameters from arrows.meta work as expected until I also specify a line width, then all my arrowhead specifications are ignored and the default size is used.



documentclass[tikz]standalone

usepackagetikz
usetikzlibraryarrows.meta

begindocument
begintikzpicture
draw[-Latex[width=2mm,length=3mm]] (0,0)--(2,0) node[right]with no line width;
draw[line width=1.5mm,-latex[width=2mm,length=3mm]] (0,-1)--(2,-1) node[right]with specified line width;
endtikzpicture
enddocument


The above code renders as follows. Note how the same size parameters are given for both arrows, but they are ignored when the line width is changed.



enter image description here



How can I change the arrow size and line width at the same time?









share


























    0















    I am having trouble in changing arrowhead parameters in Tikz. The length and width parameters from arrows.meta work as expected until I also specify a line width, then all my arrowhead specifications are ignored and the default size is used.



    documentclass[tikz]standalone

    usepackagetikz
    usetikzlibraryarrows.meta

    begindocument
    begintikzpicture
    draw[-Latex[width=2mm,length=3mm]] (0,0)--(2,0) node[right]with no line width;
    draw[line width=1.5mm,-latex[width=2mm,length=3mm]] (0,-1)--(2,-1) node[right]with specified line width;
    endtikzpicture
    enddocument


    The above code renders as follows. Note how the same size parameters are given for both arrows, but they are ignored when the line width is changed.



    enter image description here



    How can I change the arrow size and line width at the same time?









    share
























      0












      0








      0








      I am having trouble in changing arrowhead parameters in Tikz. The length and width parameters from arrows.meta work as expected until I also specify a line width, then all my arrowhead specifications are ignored and the default size is used.



      documentclass[tikz]standalone

      usepackagetikz
      usetikzlibraryarrows.meta

      begindocument
      begintikzpicture
      draw[-Latex[width=2mm,length=3mm]] (0,0)--(2,0) node[right]with no line width;
      draw[line width=1.5mm,-latex[width=2mm,length=3mm]] (0,-1)--(2,-1) node[right]with specified line width;
      endtikzpicture
      enddocument


      The above code renders as follows. Note how the same size parameters are given for both arrows, but they are ignored when the line width is changed.



      enter image description here



      How can I change the arrow size and line width at the same time?









      share














      I am having trouble in changing arrowhead parameters in Tikz. The length and width parameters from arrows.meta work as expected until I also specify a line width, then all my arrowhead specifications are ignored and the default size is used.



      documentclass[tikz]standalone

      usepackagetikz
      usetikzlibraryarrows.meta

      begindocument
      begintikzpicture
      draw[-Latex[width=2mm,length=3mm]] (0,0)--(2,0) node[right]with no line width;
      draw[line width=1.5mm,-latex[width=2mm,length=3mm]] (0,-1)--(2,-1) node[right]with specified line width;
      endtikzpicture
      enddocument


      The above code renders as follows. Note how the same size parameters are given for both arrows, but they are ignored when the line width is changed.



      enter image description here



      How can I change the arrow size and line width at the same time?







      tikz-pgf tikz-arrows





      share












      share










      share



      share










      asked 6 mins ago









      PGmathPGmath

      1362




      1362




















          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%2f480421%2fchanging-line-width-in-tikz-makes-arrow-heads-ignore-size-specification%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%2f480421%2fchanging-line-width-in-tikz-makes-arrow-heads-ignore-size-specification%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

          How should I use the fbox command correctly to avoid producing a Bad Box message?How to put a long piece of text in a box?How to specify height and width of fboxIs there an arrayrulecolor-like command to change the rule color of fbox?What is the command to highlight bad boxes in pdf?Why does fbox sometimes place the box *over* the graphic image?how to put the text in the boxHow to create command for a box where text inside the box can automatically adjust?how can I make an fbox like command with certain color, shape and width of border?how to use fbox in align modeFbox increase the spacing between the box and it content (inner margin)how to change the box height of an equationWhat is the use of the hbox in a newcommand command?

          152 Atala Notae | Nexus externi | Tabula navigationis"Discovery Circumstances: Numbered Minor Planets"2000152Small-Body Database

          Doxepinum Nexus interni Notae | Tabula navigationis3158DB01142WHOa682390"Structural Analysis of the Histamine H1 Receptor""Transdermal and Topical Drug Administration in the Treatment of Pain""Antidepressants as antipruritic agents: A review"