Getting extremely large arrows with tikzcdAdjusting the width of a displaymath environmenttikzcd, arrows not nicely alignedParallel arrows in tikzcd natural transformationRounded arrow in tikzcdDouble arrows in tikzcdTikzCD: everything is getting mashed togetherTikzcd question on arrowsArrows with tikzcd“equal” arrows without transparent ends possible in tikzcd?Boldface arrows in tikzcd

DC-DC converter from low voltage at high current, to high voltage at low current

Horror movie about a virus at the prom; beginning and end are stylized as a cartoon

Is it possible to run Internet Explorer on OS X El Capitan?

A case of the sniffles

Has there ever been an airliner design involving reducing generator load by installing solar panels?

Decision tree nodes overlapping with Tikz

Roll the carpet

How is it possible to have an ability score that is less than 3?

How to format long polynomial?

What does "Puller Prush Person" mean?

Replacing matching entries in one column of a file by another column from a different file

Does object always see its latest internal state irrespective of thread?

Alternative to sending password over mail?

Is it unprofessional to ask if a job posting on GlassDoor is real?

Was any UN Security Council vote triple-vetoed?

Can a vampire attack twice with their claws using Multiattack?

Could an aircraft fly or hover using only jets of compressed air?

How is the claim "I am in New York only if I am in America" the same as "If I am in New York, then I am in America?

Codimension of non-flat locus

Languages that we cannot (dis)prove to be Context-Free

How can bays and straits be determined in a procedurally generated map?

Paid for article while in US on F-1 visa?

Client team has low performances and low technical skills: we always fix their work and now they stop collaborate with us. How to solve?

How to determine what difficulty is right for the game?



Getting extremely large arrows with tikzcd


Adjusting the width of a displaymath environmenttikzcd, arrows not nicely alignedParallel arrows in tikzcd natural transformationRounded arrow in tikzcdDouble arrows in tikzcdTikzCD: everything is getting mashed togetherTikzcd question on arrowsArrows with tikzcd“equal” arrows without transparent ends possible in tikzcd?Boldface arrows in tikzcd













6















I have a quite large description of an arrow, and row sep = huge does not make the arrow long enough. Is there a way to format this better?



documentclassarticle
usepackageamsmath
usepackageamssymb
usepackagetikz-cd
usepackagefullpage
usepackageamsthm
usepackageadjustbox
usepackagexcolor
begindocument
begintikzcd[column sep = huge, row sep = huge]
E arrow[r, "e"] & Pi_i in ob(mathcalE) F(i) arrow[r, shift left, "
<pi_cod(u) "] arrow[r, shift right, "<F(u)
pi_dom(u) "'] & Pi_u in hom(mathcalE)
F(cod(u))
endtikzcd
enddocument









share|improve this question
























  • I've never seen huge as an argument for column sep before. If you look in the tikz-cd manual, you'll notice that you can give any arbitrary length (say 5cm) instead of huge, then manual states what huge is an alias for.

    – daleif
    Apr 2 at 9:44











  • That said I'd probably consider rewriting this diagram instead and it will not be particularly readable for the reader anyway.

    – daleif
    Apr 2 at 9:45















6















I have a quite large description of an arrow, and row sep = huge does not make the arrow long enough. Is there a way to format this better?



documentclassarticle
usepackageamsmath
usepackageamssymb
usepackagetikz-cd
usepackagefullpage
usepackageamsthm
usepackageadjustbox
usepackagexcolor
begindocument
begintikzcd[column sep = huge, row sep = huge]
E arrow[r, "e"] & Pi_i in ob(mathcalE) F(i) arrow[r, shift left, "
<pi_cod(u) "] arrow[r, shift right, "<F(u)
pi_dom(u) "'] & Pi_u in hom(mathcalE)
F(cod(u))
endtikzcd
enddocument









share|improve this question
























  • I've never seen huge as an argument for column sep before. If you look in the tikz-cd manual, you'll notice that you can give any arbitrary length (say 5cm) instead of huge, then manual states what huge is an alias for.

    – daleif
    Apr 2 at 9:44











  • That said I'd probably consider rewriting this diagram instead and it will not be particularly readable for the reader anyway.

    – daleif
    Apr 2 at 9:45













6












6








6


1






I have a quite large description of an arrow, and row sep = huge does not make the arrow long enough. Is there a way to format this better?



documentclassarticle
usepackageamsmath
usepackageamssymb
usepackagetikz-cd
usepackagefullpage
usepackageamsthm
usepackageadjustbox
usepackagexcolor
begindocument
begintikzcd[column sep = huge, row sep = huge]
E arrow[r, "e"] & Pi_i in ob(mathcalE) F(i) arrow[r, shift left, "
<pi_cod(u) "] arrow[r, shift right, "<F(u)
pi_dom(u) "'] & Pi_u in hom(mathcalE)
F(cod(u))
endtikzcd
enddocument









share|improve this question
















I have a quite large description of an arrow, and row sep = huge does not make the arrow long enough. Is there a way to format this better?



documentclassarticle
usepackageamsmath
usepackageamssymb
usepackagetikz-cd
usepackagefullpage
usepackageamsthm
usepackageadjustbox
usepackagexcolor
begindocument
begintikzcd[column sep = huge, row sep = huge]
E arrow[r, "e"] & Pi_i in ob(mathcalE) F(i) arrow[r, shift left, "
<pi_cod(u) "] arrow[r, shift right, "<F(u)
pi_dom(u) "'] & Pi_u in hom(mathcalE)
F(cod(u))
endtikzcd
enddocument






tikz-arrows tikz-cd






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Apr 2 at 14:51









JouleV

10.8k22560




10.8k22560










asked Apr 2 at 9:38









user388557user388557

1453




1453












  • I've never seen huge as an argument for column sep before. If you look in the tikz-cd manual, you'll notice that you can give any arbitrary length (say 5cm) instead of huge, then manual states what huge is an alias for.

    – daleif
    Apr 2 at 9:44











  • That said I'd probably consider rewriting this diagram instead and it will not be particularly readable for the reader anyway.

    – daleif
    Apr 2 at 9:45

















  • I've never seen huge as an argument for column sep before. If you look in the tikz-cd manual, you'll notice that you can give any arbitrary length (say 5cm) instead of huge, then manual states what huge is an alias for.

    – daleif
    Apr 2 at 9:44











  • That said I'd probably consider rewriting this diagram instead and it will not be particularly readable for the reader anyway.

    – daleif
    Apr 2 at 9:45
















I've never seen huge as an argument for column sep before. If you look in the tikz-cd manual, you'll notice that you can give any arbitrary length (say 5cm) instead of huge, then manual states what huge is an alias for.

– daleif
Apr 2 at 9:44





I've never seen huge as an argument for column sep before. If you look in the tikz-cd manual, you'll notice that you can give any arbitrary length (say 5cm) instead of huge, then manual states what huge is an alias for.

– daleif
Apr 2 at 9:44













That said I'd probably consider rewriting this diagram instead and it will not be particularly readable for the reader anyway.

– daleif
Apr 2 at 9:45





That said I'd probably consider rewriting this diagram instead and it will not be particularly readable for the reader anyway.

– daleif
Apr 2 at 9:45










4 Answers
4






active

oldest

votes


















5














Here are two different ways



enter image description here



documentclassarticle

usepackageamsmath
usepackageamssymb
usepackagetikz-cd

DeclareMathOperatorcodcod
DeclareMathOperatordomdom
DeclareMathOperatorobob

begindocument

Option 1: wide column separation specified by dimension
beginequation*
begintikzcd[column sep = 10em]
E arrow[r, "e"] & displaystyleprod_i in
ob(mathcalE) mkern-12mu F(i)
arrow[r, shift left, " langlepi_cod(u) mid u in
hom(mathcalE)rangle"] arrow[r, shift right, "langle F(u)
pi_dom(u) mid u in
hom(mathcalE)rangle"']
& displaystyleprod_u in hom(mathcalE) mkern-12mu F(cod(u))
endtikzcd
endequation*

Option 2: let arrows cover two (or more) columns
beginequation*
begintikzcd[column sep = huge]
E arrow[r, "e"]
& displaystyleprod_i in ob(mathcalE) mkern-12mu F(i)
arrow[rr, shift left, " langlepi_cod(u) mid u in
hom(mathcalE)rangle"]
arrow[rr, shift right, "langle F(u) pi_dom(u)
mid u in hom(mathcalE)rangle"']
&& displaystyleprod_u in hom(mathcalE) mkern-12mu F(cod(u))
endtikzcd
endequation*

enddocument


The first is simply to specify the column sep as a dimension.
The second is to add an extra column under the long arrows, so you have



A arrow[r] & B arrow[rr] && C


instead of



A arrow[r] & B arrow[r] & C


You can make this wider by using more columns



A arrow[r] & B arrow[rrr] &&& C


etc.



Note I have recoded much of your mathematics.



The above solutions corresponding to working with a fixed grid, which is often a good idea for consistent spacing. An alternative is the extra space syntax of egreg's answer:



&[5em]


in the first row, will push the subsequent column 5em to the right and so making the corresponding arrows longer.






share|improve this answer
































    7














    Add a width specification:



    documentclassarticle
    usepackageamsmath
    usepackageamssymb
    usepackagetikz-cd

    DeclareMathOperatorobob
    DeclareMathOperatordomdom
    DeclareMathOperatorcodcod

    begindocument

    begintikzcd
    E arrow[r, "e"] &
    prod_i in ob(mathcalE) F(i)
    arrow[
    r, shift left,
    "langlepi_cod(u) mid u in hom(mathcalE)rangle"
    ]
    arrow[
    r, shift right,
    "langle F(u)pi_dom(u) mid u in hom(mathcalE)rangle"'
    ] &[8em]
    prod_u in hom(mathcalE) F(cod(u))
    endtikzcd

    enddocument


    Note the adjustments I made:




    • <...> should be langle...rangle


    • Pi should be prod


    • | should be mid

    • ob, dom and cod should be typeset upright

    enter image description here



    A possible alternative with smashoperator that makes the diagram shorter:



    documentclassarticle
    usepackageamsmath,mathtools
    usepackageamssymb
    usepackagetikz-cd

    DeclareMathOperatorobob
    DeclareMathOperatordomdom
    DeclareMathOperatorcodcod

    begindocument

    begintikzcd
    E arrow[r, "e"] &
    smashoperatorprod_i in ob(mathcalE) F(i)
    arrow[
    r, shift left,
    "langlepi_cod(u) mid u in hom(mathcalE)rangle"
    ]
    arrow[
    r, shift right,
    "langle F(u)pi_dom(u) mid u in hom(mathcalE)rangle"'
    ] &[10em]
    smashoperatorprod_u in hom(mathcalE) F(cod(u))
    endtikzcd

    enddocument


    enter image description here






    share|improve this answer


















    • 2





      Eventually, someone who knows the &[<lenght>] option, you beat me by a second, lol!

      – CarLaTeX
      Apr 2 at 10:31











    • +1 Of course, loading amsmath is not needed once you load mathtools.

      – Andrew Swann
      Apr 2 at 10:41


















    4














    Add an empty column between columns 2 and 3. I also added some improvements to the diagram.



    documentclassarticle
    usepackageamsmath
    usepackageamssymb
    usepackagetikz-cd
    usepackagefullpage
    usepackageamsthm
    usepackageadjustbox

    begindocument

    begintikzcd[column sep= huge, row sep=huge]
    E arrow[r, "e"] & Pi_i in ob(mathcalE) F(i) arrow[rr, shift left=1ex, "
    langlepi_cod(u) , "] arrow[rr, shift right=1ex, "langle F(u)
    pi_dom(u) , "'] & & Pi_u in hom(mathcalE)
    F(cod(u))
    endtikzcd

    enddocument


    enter image description here






    share|improve this answer






























      4














      I remade everything in normal TikZ and correct (many) typos. Also, take note that I use langle and rangle instead of < and >. A curve is always more readable than a straight line in this case in my opinion.



      documentclassstandalone
      usepackageamsmath
      usepackagetikz
      usetikzlibrarypositioning
      DeclareMathOperatorobob
      DeclareMathOperatorcodcod
      DeclareMathOperatordomdom
      begindocument
      begintikzpicture[>=stealth]
      node (mid) $prod_i in ob(mathcalE) F(i)$;
      node[left=1cm of mid] (left) $E$;
      node[right=4cm of mid] (right) $prod_u in hom(mathcalE)F(cod(u))$;
      draw[->] (left)--(mid) node[midway,above] $scriptstyle e$;
      draw[->] ([yshift=.2em]mid.east) to[bend left=5] node[midway,above] u in hom(mathcalE)rangle$ ([yshift=.2em]right.west);
      draw[->] ([yshift=-.2em]mid.east) to[bend right=5] node[midway,below] $scriptstylelangle F(u)pi_dom(u) ([yshift=-.2em]right.west);
      endtikzpicture
      enddocument


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



        );













        draft saved

        draft discarded


















        StackExchange.ready(
        function ()
        StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f482737%2fgetting-extremely-large-arrows-with-tikzcd%23new-answer', 'question_page');

        );

        Post as a guest















        Required, but never shown

























        4 Answers
        4






        active

        oldest

        votes








        4 Answers
        4






        active

        oldest

        votes









        active

        oldest

        votes






        active

        oldest

        votes









        5














        Here are two different ways



        enter image description here



        documentclassarticle

        usepackageamsmath
        usepackageamssymb
        usepackagetikz-cd

        DeclareMathOperatorcodcod
        DeclareMathOperatordomdom
        DeclareMathOperatorobob

        begindocument

        Option 1: wide column separation specified by dimension
        beginequation*
        begintikzcd[column sep = 10em]
        E arrow[r, "e"] & displaystyleprod_i in
        ob(mathcalE) mkern-12mu F(i)
        arrow[r, shift left, " langlepi_cod(u) mid u in
        hom(mathcalE)rangle"] arrow[r, shift right, "langle F(u)
        pi_dom(u) mid u in
        hom(mathcalE)rangle"']
        & displaystyleprod_u in hom(mathcalE) mkern-12mu F(cod(u))
        endtikzcd
        endequation*

        Option 2: let arrows cover two (or more) columns
        beginequation*
        begintikzcd[column sep = huge]
        E arrow[r, "e"]
        & displaystyleprod_i in ob(mathcalE) mkern-12mu F(i)
        arrow[rr, shift left, " langlepi_cod(u) mid u in
        hom(mathcalE)rangle"]
        arrow[rr, shift right, "langle F(u) pi_dom(u)
        mid u in hom(mathcalE)rangle"']
        && displaystyleprod_u in hom(mathcalE) mkern-12mu F(cod(u))
        endtikzcd
        endequation*

        enddocument


        The first is simply to specify the column sep as a dimension.
        The second is to add an extra column under the long arrows, so you have



        A arrow[r] & B arrow[rr] && C


        instead of



        A arrow[r] & B arrow[r] & C


        You can make this wider by using more columns



        A arrow[r] & B arrow[rrr] &&& C


        etc.



        Note I have recoded much of your mathematics.



        The above solutions corresponding to working with a fixed grid, which is often a good idea for consistent spacing. An alternative is the extra space syntax of egreg's answer:



        &[5em]


        in the first row, will push the subsequent column 5em to the right and so making the corresponding arrows longer.






        share|improve this answer





























          5














          Here are two different ways



          enter image description here



          documentclassarticle

          usepackageamsmath
          usepackageamssymb
          usepackagetikz-cd

          DeclareMathOperatorcodcod
          DeclareMathOperatordomdom
          DeclareMathOperatorobob

          begindocument

          Option 1: wide column separation specified by dimension
          beginequation*
          begintikzcd[column sep = 10em]
          E arrow[r, "e"] & displaystyleprod_i in
          ob(mathcalE) mkern-12mu F(i)
          arrow[r, shift left, " langlepi_cod(u) mid u in
          hom(mathcalE)rangle"] arrow[r, shift right, "langle F(u)
          pi_dom(u) mid u in
          hom(mathcalE)rangle"']
          & displaystyleprod_u in hom(mathcalE) mkern-12mu F(cod(u))
          endtikzcd
          endequation*

          Option 2: let arrows cover two (or more) columns
          beginequation*
          begintikzcd[column sep = huge]
          E arrow[r, "e"]
          & displaystyleprod_i in ob(mathcalE) mkern-12mu F(i)
          arrow[rr, shift left, " langlepi_cod(u) mid u in
          hom(mathcalE)rangle"]
          arrow[rr, shift right, "langle F(u) pi_dom(u)
          mid u in hom(mathcalE)rangle"']
          && displaystyleprod_u in hom(mathcalE) mkern-12mu F(cod(u))
          endtikzcd
          endequation*

          enddocument


          The first is simply to specify the column sep as a dimension.
          The second is to add an extra column under the long arrows, so you have



          A arrow[r] & B arrow[rr] && C


          instead of



          A arrow[r] & B arrow[r] & C


          You can make this wider by using more columns



          A arrow[r] & B arrow[rrr] &&& C


          etc.



          Note I have recoded much of your mathematics.



          The above solutions corresponding to working with a fixed grid, which is often a good idea for consistent spacing. An alternative is the extra space syntax of egreg's answer:



          &[5em]


          in the first row, will push the subsequent column 5em to the right and so making the corresponding arrows longer.






          share|improve this answer



























            5












            5








            5







            Here are two different ways



            enter image description here



            documentclassarticle

            usepackageamsmath
            usepackageamssymb
            usepackagetikz-cd

            DeclareMathOperatorcodcod
            DeclareMathOperatordomdom
            DeclareMathOperatorobob

            begindocument

            Option 1: wide column separation specified by dimension
            beginequation*
            begintikzcd[column sep = 10em]
            E arrow[r, "e"] & displaystyleprod_i in
            ob(mathcalE) mkern-12mu F(i)
            arrow[r, shift left, " langlepi_cod(u) mid u in
            hom(mathcalE)rangle"] arrow[r, shift right, "langle F(u)
            pi_dom(u) mid u in
            hom(mathcalE)rangle"']
            & displaystyleprod_u in hom(mathcalE) mkern-12mu F(cod(u))
            endtikzcd
            endequation*

            Option 2: let arrows cover two (or more) columns
            beginequation*
            begintikzcd[column sep = huge]
            E arrow[r, "e"]
            & displaystyleprod_i in ob(mathcalE) mkern-12mu F(i)
            arrow[rr, shift left, " langlepi_cod(u) mid u in
            hom(mathcalE)rangle"]
            arrow[rr, shift right, "langle F(u) pi_dom(u)
            mid u in hom(mathcalE)rangle"']
            && displaystyleprod_u in hom(mathcalE) mkern-12mu F(cod(u))
            endtikzcd
            endequation*

            enddocument


            The first is simply to specify the column sep as a dimension.
            The second is to add an extra column under the long arrows, so you have



            A arrow[r] & B arrow[rr] && C


            instead of



            A arrow[r] & B arrow[r] & C


            You can make this wider by using more columns



            A arrow[r] & B arrow[rrr] &&& C


            etc.



            Note I have recoded much of your mathematics.



            The above solutions corresponding to working with a fixed grid, which is often a good idea for consistent spacing. An alternative is the extra space syntax of egreg's answer:



            &[5em]


            in the first row, will push the subsequent column 5em to the right and so making the corresponding arrows longer.






            share|improve this answer















            Here are two different ways



            enter image description here



            documentclassarticle

            usepackageamsmath
            usepackageamssymb
            usepackagetikz-cd

            DeclareMathOperatorcodcod
            DeclareMathOperatordomdom
            DeclareMathOperatorobob

            begindocument

            Option 1: wide column separation specified by dimension
            beginequation*
            begintikzcd[column sep = 10em]
            E arrow[r, "e"] & displaystyleprod_i in
            ob(mathcalE) mkern-12mu F(i)
            arrow[r, shift left, " langlepi_cod(u) mid u in
            hom(mathcalE)rangle"] arrow[r, shift right, "langle F(u)
            pi_dom(u) mid u in
            hom(mathcalE)rangle"']
            & displaystyleprod_u in hom(mathcalE) mkern-12mu F(cod(u))
            endtikzcd
            endequation*

            Option 2: let arrows cover two (or more) columns
            beginequation*
            begintikzcd[column sep = huge]
            E arrow[r, "e"]
            & displaystyleprod_i in ob(mathcalE) mkern-12mu F(i)
            arrow[rr, shift left, " langlepi_cod(u) mid u in
            hom(mathcalE)rangle"]
            arrow[rr, shift right, "langle F(u) pi_dom(u)
            mid u in hom(mathcalE)rangle"']
            && displaystyleprod_u in hom(mathcalE) mkern-12mu F(cod(u))
            endtikzcd
            endequation*

            enddocument


            The first is simply to specify the column sep as a dimension.
            The second is to add an extra column under the long arrows, so you have



            A arrow[r] & B arrow[rr] && C


            instead of



            A arrow[r] & B arrow[r] & C


            You can make this wider by using more columns



            A arrow[r] & B arrow[rrr] &&& C


            etc.



            Note I have recoded much of your mathematics.



            The above solutions corresponding to working with a fixed grid, which is often a good idea for consistent spacing. An alternative is the extra space syntax of egreg's answer:



            &[5em]


            in the first row, will push the subsequent column 5em to the right and so making the corresponding arrows longer.







            share|improve this answer














            share|improve this answer



            share|improve this answer








            edited 2 days ago

























            answered Apr 2 at 10:02









            Andrew SwannAndrew Swann

            78k9132332




            78k9132332





















                7














                Add a width specification:



                documentclassarticle
                usepackageamsmath
                usepackageamssymb
                usepackagetikz-cd

                DeclareMathOperatorobob
                DeclareMathOperatordomdom
                DeclareMathOperatorcodcod

                begindocument

                begintikzcd
                E arrow[r, "e"] &
                prod_i in ob(mathcalE) F(i)
                arrow[
                r, shift left,
                "langlepi_cod(u) mid u in hom(mathcalE)rangle"
                ]
                arrow[
                r, shift right,
                "langle F(u)pi_dom(u) mid u in hom(mathcalE)rangle"'
                ] &[8em]
                prod_u in hom(mathcalE) F(cod(u))
                endtikzcd

                enddocument


                Note the adjustments I made:




                • <...> should be langle...rangle


                • Pi should be prod


                • | should be mid

                • ob, dom and cod should be typeset upright

                enter image description here



                A possible alternative with smashoperator that makes the diagram shorter:



                documentclassarticle
                usepackageamsmath,mathtools
                usepackageamssymb
                usepackagetikz-cd

                DeclareMathOperatorobob
                DeclareMathOperatordomdom
                DeclareMathOperatorcodcod

                begindocument

                begintikzcd
                E arrow[r, "e"] &
                smashoperatorprod_i in ob(mathcalE) F(i)
                arrow[
                r, shift left,
                "langlepi_cod(u) mid u in hom(mathcalE)rangle"
                ]
                arrow[
                r, shift right,
                "langle F(u)pi_dom(u) mid u in hom(mathcalE)rangle"'
                ] &[10em]
                smashoperatorprod_u in hom(mathcalE) F(cod(u))
                endtikzcd

                enddocument


                enter image description here






                share|improve this answer


















                • 2





                  Eventually, someone who knows the &[<lenght>] option, you beat me by a second, lol!

                  – CarLaTeX
                  Apr 2 at 10:31











                • +1 Of course, loading amsmath is not needed once you load mathtools.

                  – Andrew Swann
                  Apr 2 at 10:41















                7














                Add a width specification:



                documentclassarticle
                usepackageamsmath
                usepackageamssymb
                usepackagetikz-cd

                DeclareMathOperatorobob
                DeclareMathOperatordomdom
                DeclareMathOperatorcodcod

                begindocument

                begintikzcd
                E arrow[r, "e"] &
                prod_i in ob(mathcalE) F(i)
                arrow[
                r, shift left,
                "langlepi_cod(u) mid u in hom(mathcalE)rangle"
                ]
                arrow[
                r, shift right,
                "langle F(u)pi_dom(u) mid u in hom(mathcalE)rangle"'
                ] &[8em]
                prod_u in hom(mathcalE) F(cod(u))
                endtikzcd

                enddocument


                Note the adjustments I made:




                • <...> should be langle...rangle


                • Pi should be prod


                • | should be mid

                • ob, dom and cod should be typeset upright

                enter image description here



                A possible alternative with smashoperator that makes the diagram shorter:



                documentclassarticle
                usepackageamsmath,mathtools
                usepackageamssymb
                usepackagetikz-cd

                DeclareMathOperatorobob
                DeclareMathOperatordomdom
                DeclareMathOperatorcodcod

                begindocument

                begintikzcd
                E arrow[r, "e"] &
                smashoperatorprod_i in ob(mathcalE) F(i)
                arrow[
                r, shift left,
                "langlepi_cod(u) mid u in hom(mathcalE)rangle"
                ]
                arrow[
                r, shift right,
                "langle F(u)pi_dom(u) mid u in hom(mathcalE)rangle"'
                ] &[10em]
                smashoperatorprod_u in hom(mathcalE) F(cod(u))
                endtikzcd

                enddocument


                enter image description here






                share|improve this answer


















                • 2





                  Eventually, someone who knows the &[<lenght>] option, you beat me by a second, lol!

                  – CarLaTeX
                  Apr 2 at 10:31











                • +1 Of course, loading amsmath is not needed once you load mathtools.

                  – Andrew Swann
                  Apr 2 at 10:41













                7












                7








                7







                Add a width specification:



                documentclassarticle
                usepackageamsmath
                usepackageamssymb
                usepackagetikz-cd

                DeclareMathOperatorobob
                DeclareMathOperatordomdom
                DeclareMathOperatorcodcod

                begindocument

                begintikzcd
                E arrow[r, "e"] &
                prod_i in ob(mathcalE) F(i)
                arrow[
                r, shift left,
                "langlepi_cod(u) mid u in hom(mathcalE)rangle"
                ]
                arrow[
                r, shift right,
                "langle F(u)pi_dom(u) mid u in hom(mathcalE)rangle"'
                ] &[8em]
                prod_u in hom(mathcalE) F(cod(u))
                endtikzcd

                enddocument


                Note the adjustments I made:




                • <...> should be langle...rangle


                • Pi should be prod


                • | should be mid

                • ob, dom and cod should be typeset upright

                enter image description here



                A possible alternative with smashoperator that makes the diagram shorter:



                documentclassarticle
                usepackageamsmath,mathtools
                usepackageamssymb
                usepackagetikz-cd

                DeclareMathOperatorobob
                DeclareMathOperatordomdom
                DeclareMathOperatorcodcod

                begindocument

                begintikzcd
                E arrow[r, "e"] &
                smashoperatorprod_i in ob(mathcalE) F(i)
                arrow[
                r, shift left,
                "langlepi_cod(u) mid u in hom(mathcalE)rangle"
                ]
                arrow[
                r, shift right,
                "langle F(u)pi_dom(u) mid u in hom(mathcalE)rangle"'
                ] &[10em]
                smashoperatorprod_u in hom(mathcalE) F(cod(u))
                endtikzcd

                enddocument


                enter image description here






                share|improve this answer













                Add a width specification:



                documentclassarticle
                usepackageamsmath
                usepackageamssymb
                usepackagetikz-cd

                DeclareMathOperatorobob
                DeclareMathOperatordomdom
                DeclareMathOperatorcodcod

                begindocument

                begintikzcd
                E arrow[r, "e"] &
                prod_i in ob(mathcalE) F(i)
                arrow[
                r, shift left,
                "langlepi_cod(u) mid u in hom(mathcalE)rangle"
                ]
                arrow[
                r, shift right,
                "langle F(u)pi_dom(u) mid u in hom(mathcalE)rangle"'
                ] &[8em]
                prod_u in hom(mathcalE) F(cod(u))
                endtikzcd

                enddocument


                Note the adjustments I made:




                • <...> should be langle...rangle


                • Pi should be prod


                • | should be mid

                • ob, dom and cod should be typeset upright

                enter image description here



                A possible alternative with smashoperator that makes the diagram shorter:



                documentclassarticle
                usepackageamsmath,mathtools
                usepackageamssymb
                usepackagetikz-cd

                DeclareMathOperatorobob
                DeclareMathOperatordomdom
                DeclareMathOperatorcodcod

                begindocument

                begintikzcd
                E arrow[r, "e"] &
                smashoperatorprod_i in ob(mathcalE) F(i)
                arrow[
                r, shift left,
                "langlepi_cod(u) mid u in hom(mathcalE)rangle"
                ]
                arrow[
                r, shift right,
                "langle F(u)pi_dom(u) mid u in hom(mathcalE)rangle"'
                ] &[10em]
                smashoperatorprod_u in hom(mathcalE) F(cod(u))
                endtikzcd

                enddocument


                enter image description here







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Apr 2 at 10:27









                egregegreg

                731k8919303253




                731k8919303253







                • 2





                  Eventually, someone who knows the &[<lenght>] option, you beat me by a second, lol!

                  – CarLaTeX
                  Apr 2 at 10:31











                • +1 Of course, loading amsmath is not needed once you load mathtools.

                  – Andrew Swann
                  Apr 2 at 10:41












                • 2





                  Eventually, someone who knows the &[<lenght>] option, you beat me by a second, lol!

                  – CarLaTeX
                  Apr 2 at 10:31











                • +1 Of course, loading amsmath is not needed once you load mathtools.

                  – Andrew Swann
                  Apr 2 at 10:41







                2




                2





                Eventually, someone who knows the &[<lenght>] option, you beat me by a second, lol!

                – CarLaTeX
                Apr 2 at 10:31





                Eventually, someone who knows the &[<lenght>] option, you beat me by a second, lol!

                – CarLaTeX
                Apr 2 at 10:31













                +1 Of course, loading amsmath is not needed once you load mathtools.

                – Andrew Swann
                Apr 2 at 10:41





                +1 Of course, loading amsmath is not needed once you load mathtools.

                – Andrew Swann
                Apr 2 at 10:41











                4














                Add an empty column between columns 2 and 3. I also added some improvements to the diagram.



                documentclassarticle
                usepackageamsmath
                usepackageamssymb
                usepackagetikz-cd
                usepackagefullpage
                usepackageamsthm
                usepackageadjustbox

                begindocument

                begintikzcd[column sep= huge, row sep=huge]
                E arrow[r, "e"] & Pi_i in ob(mathcalE) F(i) arrow[rr, shift left=1ex, "
                langlepi_cod(u) , "] arrow[rr, shift right=1ex, "langle F(u)
                pi_dom(u) , "'] & & Pi_u in hom(mathcalE)
                F(cod(u))
                endtikzcd

                enddocument


                enter image description here






                share|improve this answer



























                  4














                  Add an empty column between columns 2 and 3. I also added some improvements to the diagram.



                  documentclassarticle
                  usepackageamsmath
                  usepackageamssymb
                  usepackagetikz-cd
                  usepackagefullpage
                  usepackageamsthm
                  usepackageadjustbox

                  begindocument

                  begintikzcd[column sep= huge, row sep=huge]
                  E arrow[r, "e"] & Pi_i in ob(mathcalE) F(i) arrow[rr, shift left=1ex, "
                  langlepi_cod(u) , "] arrow[rr, shift right=1ex, "langle F(u)
                  pi_dom(u) , "'] & & Pi_u in hom(mathcalE)
                  F(cod(u))
                  endtikzcd

                  enddocument


                  enter image description here






                  share|improve this answer

























                    4












                    4








                    4







                    Add an empty column between columns 2 and 3. I also added some improvements to the diagram.



                    documentclassarticle
                    usepackageamsmath
                    usepackageamssymb
                    usepackagetikz-cd
                    usepackagefullpage
                    usepackageamsthm
                    usepackageadjustbox

                    begindocument

                    begintikzcd[column sep= huge, row sep=huge]
                    E arrow[r, "e"] & Pi_i in ob(mathcalE) F(i) arrow[rr, shift left=1ex, "
                    langlepi_cod(u) , "] arrow[rr, shift right=1ex, "langle F(u)
                    pi_dom(u) , "'] & & Pi_u in hom(mathcalE)
                    F(cod(u))
                    endtikzcd

                    enddocument


                    enter image description here






                    share|improve this answer













                    Add an empty column between columns 2 and 3. I also added some improvements to the diagram.



                    documentclassarticle
                    usepackageamsmath
                    usepackageamssymb
                    usepackagetikz-cd
                    usepackagefullpage
                    usepackageamsthm
                    usepackageadjustbox

                    begindocument

                    begintikzcd[column sep= huge, row sep=huge]
                    E arrow[r, "e"] & Pi_i in ob(mathcalE) F(i) arrow[rr, shift left=1ex, "
                    langlepi_cod(u) , "] arrow[rr, shift right=1ex, "langle F(u)
                    pi_dom(u) , "'] & & Pi_u in hom(mathcalE)
                    F(cod(u))
                    endtikzcd

                    enddocument


                    enter image description here







                    share|improve this answer












                    share|improve this answer



                    share|improve this answer










                    answered Apr 2 at 10:10









                    BernardBernard

                    175k777207




                    175k777207





















                        4














                        I remade everything in normal TikZ and correct (many) typos. Also, take note that I use langle and rangle instead of < and >. A curve is always more readable than a straight line in this case in my opinion.



                        documentclassstandalone
                        usepackageamsmath
                        usepackagetikz
                        usetikzlibrarypositioning
                        DeclareMathOperatorobob
                        DeclareMathOperatorcodcod
                        DeclareMathOperatordomdom
                        begindocument
                        begintikzpicture[>=stealth]
                        node (mid) $prod_i in ob(mathcalE) F(i)$;
                        node[left=1cm of mid] (left) $E$;
                        node[right=4cm of mid] (right) $prod_u in hom(mathcalE)F(cod(u))$;
                        draw[->] (left)--(mid) node[midway,above] $scriptstyle e$;
                        draw[->] ([yshift=.2em]mid.east) to[bend left=5] node[midway,above] u in hom(mathcalE)rangle$ ([yshift=.2em]right.west);
                        draw[->] ([yshift=-.2em]mid.east) to[bend right=5] node[midway,below] $scriptstylelangle F(u)pi_dom(u) ([yshift=-.2em]right.west);
                        endtikzpicture
                        enddocument


                        enter image description here






                        share|improve this answer





























                          4














                          I remade everything in normal TikZ and correct (many) typos. Also, take note that I use langle and rangle instead of < and >. A curve is always more readable than a straight line in this case in my opinion.



                          documentclassstandalone
                          usepackageamsmath
                          usepackagetikz
                          usetikzlibrarypositioning
                          DeclareMathOperatorobob
                          DeclareMathOperatorcodcod
                          DeclareMathOperatordomdom
                          begindocument
                          begintikzpicture[>=stealth]
                          node (mid) $prod_i in ob(mathcalE) F(i)$;
                          node[left=1cm of mid] (left) $E$;
                          node[right=4cm of mid] (right) $prod_u in hom(mathcalE)F(cod(u))$;
                          draw[->] (left)--(mid) node[midway,above] $scriptstyle e$;
                          draw[->] ([yshift=.2em]mid.east) to[bend left=5] node[midway,above] u in hom(mathcalE)rangle$ ([yshift=.2em]right.west);
                          draw[->] ([yshift=-.2em]mid.east) to[bend right=5] node[midway,below] $scriptstylelangle F(u)pi_dom(u) ([yshift=-.2em]right.west);
                          endtikzpicture
                          enddocument


                          enter image description here






                          share|improve this answer



























                            4












                            4








                            4







                            I remade everything in normal TikZ and correct (many) typos. Also, take note that I use langle and rangle instead of < and >. A curve is always more readable than a straight line in this case in my opinion.



                            documentclassstandalone
                            usepackageamsmath
                            usepackagetikz
                            usetikzlibrarypositioning
                            DeclareMathOperatorobob
                            DeclareMathOperatorcodcod
                            DeclareMathOperatordomdom
                            begindocument
                            begintikzpicture[>=stealth]
                            node (mid) $prod_i in ob(mathcalE) F(i)$;
                            node[left=1cm of mid] (left) $E$;
                            node[right=4cm of mid] (right) $prod_u in hom(mathcalE)F(cod(u))$;
                            draw[->] (left)--(mid) node[midway,above] $scriptstyle e$;
                            draw[->] ([yshift=.2em]mid.east) to[bend left=5] node[midway,above] u in hom(mathcalE)rangle$ ([yshift=.2em]right.west);
                            draw[->] ([yshift=-.2em]mid.east) to[bend right=5] node[midway,below] $scriptstylelangle F(u)pi_dom(u) ([yshift=-.2em]right.west);
                            endtikzpicture
                            enddocument


                            enter image description here






                            share|improve this answer















                            I remade everything in normal TikZ and correct (many) typos. Also, take note that I use langle and rangle instead of < and >. A curve is always more readable than a straight line in this case in my opinion.



                            documentclassstandalone
                            usepackageamsmath
                            usepackagetikz
                            usetikzlibrarypositioning
                            DeclareMathOperatorobob
                            DeclareMathOperatorcodcod
                            DeclareMathOperatordomdom
                            begindocument
                            begintikzpicture[>=stealth]
                            node (mid) $prod_i in ob(mathcalE) F(i)$;
                            node[left=1cm of mid] (left) $E$;
                            node[right=4cm of mid] (right) $prod_u in hom(mathcalE)F(cod(u))$;
                            draw[->] (left)--(mid) node[midway,above] $scriptstyle e$;
                            draw[->] ([yshift=.2em]mid.east) to[bend left=5] node[midway,above] u in hom(mathcalE)rangle$ ([yshift=.2em]right.west);
                            draw[->] ([yshift=-.2em]mid.east) to[bend right=5] node[midway,below] $scriptstylelangle F(u)pi_dom(u) ([yshift=-.2em]right.west);
                            endtikzpicture
                            enddocument


                            enter image description here







                            share|improve this answer














                            share|improve this answer



                            share|improve this answer








                            edited Apr 2 at 10:12

























                            answered Apr 2 at 10:02









                            JouleVJouleV

                            10.8k22560




                            10.8k22560



























                                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%2f482737%2fgetting-extremely-large-arrows-with-tikzcd%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

                                រឿង រ៉ូមេអូ និង ហ្ស៊ុយលីយេ សង្ខេបរឿង តួអង្គ បញ្ជីណែនាំ

                                QGIS export composer to PDF scale the map [closed] Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?Print Composer QGIS 2.6, how to export image?QGIS 2.8.1 print composer won't export all OpenCycleMap base layer tilesSave Print/Map QGIS composer view as PNG/PDF using Python (without changing anything in visible layout)?Export QGIS Print Composer PDF with searchable text labelsQGIS Print Composer does not change from landscape to portrait orientation?How can I avoid map size and scale changes in print composer?Fuzzy PDF export in QGIS running on macSierra OSExport the legend into its 100% size using Print ComposerScale-dependent rendering in QGIS PDF output

                                PDF-ში გადმოწერა სანავიგაციო მენიუproject page