Figures and captions with a left shift in twoside documents using floatsetuptwopagepicture package refiningfitting side by side figures with floatrowOrganizing tables and figures with captions horizontally and verticallyCaptions at right/left side in beamerHow to align captions in twoside documents?Vertical subfigures with captions on leftFigures misalignment when using 'floatrow'Modular LaTeX Documents: Multiple documents with book class using subfiles?Figures Side by Side with floatrow, Captions above the FiguresHow to hang floats in outer margins with floatrow in twoside documents

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

Fill color and outline color with the same value

Did CPM support custom hardware using device drivers?

Citation at the bottom for subfigures in beamer frame

Cultural lunch issues

Check this translation of Amores 1.3.26

How to get the name of the database a stored procedure is executed in within that stored procedure while it's executing?

Why did it take so long to abandon sail after steamships were demonstrated?

Bash replace string at multiple places in a file from command line

Have researchers managed to "reverse time"? If so, what does that mean for physics?

Official degrees of earth’s rotation per day

Why is "das Weib" grammatically neuter?

Professor being mistaken for a grad student

What are the possible solutions of the given equation?

Where is the 1/8 CR apprentice in Volo's Guide to Monsters?

Does splitting a potentially monolithic application into several smaller ones help prevent bugs?

How to simplify this time periods definition interface?

I need to drive a 7/16" nut but am unsure how to use the socket I bought for my screwdriver

Instead of Universal Basic Income, why not Universal Basic NEEDS?

What options are left, if Britain cannot decide?

Russian cases: A few examples, I'm really confused

Does the statement `int val = (++i > ++j) ? ++i : ++j;` invoke undefined behavior?

Why does Deadpool say "You're welcome, Canada," after shooting Ryan Reynolds in the end credits?

How to deal with a cynical class?



Figures and captions with a left shift in twoside documents using floatsetup


twopagepicture package refiningfitting side by side figures with floatrowOrganizing tables and figures with captions horizontally and verticallyCaptions at right/left side in beamerHow to align captions in twoside documents?Vertical subfigures with captions on leftFigures misalignment when using 'floatrow'Modular LaTeX Documents: Multiple documents with book class using subfiles?Figures Side by Side with floatrow, Captions above the FiguresHow to hang floats in outer margins with floatrow in twoside documents













1















I'm using scrbook class and configure floats by the floatrow package. In twoside documents it produces a left shift of 2pt for floats on odd pages.



How can align floats as on even pages?



Example:



documentclass[a4paper, twoside, 10pt]scrbook
usepackageshowframe
usepackagefloatrow,graphicx

floatsetup[figure]
margins=hangoutside,
capposition=beside,
capbesideposition=top,outside,
floatwidth=textwidth,
capbesidewidth=marginparwidth,
facing=yes,
objectset=centering



begindocument
beginfigure[h!]
includegraphics[draft]file.pdf
captionmy shifted caption (left)
endfigure
newpage
beginfigure[h!]
includegraphics[draft]file.pdf
captionmy caption (right)
endfigure
enddocument









share|improve this question
















bumped to the homepage by Community 12 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.















  • Welcome! A tip: If you indent lines by 4 spaces or enclose words in backticks (`…`), they'll be marked as code ( just did this for you). You can do this by selecting these lines and clicking the "" button at the top or pressing ctrl-K (Windows/Linux) or cmd-K (Mac).

    – Circumscribe
    Dec 20 '18 at 9:28
















1















I'm using scrbook class and configure floats by the floatrow package. In twoside documents it produces a left shift of 2pt for floats on odd pages.



How can align floats as on even pages?



Example:



documentclass[a4paper, twoside, 10pt]scrbook
usepackageshowframe
usepackagefloatrow,graphicx

floatsetup[figure]
margins=hangoutside,
capposition=beside,
capbesideposition=top,outside,
floatwidth=textwidth,
capbesidewidth=marginparwidth,
facing=yes,
objectset=centering



begindocument
beginfigure[h!]
includegraphics[draft]file.pdf
captionmy shifted caption (left)
endfigure
newpage
beginfigure[h!]
includegraphics[draft]file.pdf
captionmy caption (right)
endfigure
enddocument









share|improve this question
















bumped to the homepage by Community 12 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.















  • Welcome! A tip: If you indent lines by 4 spaces or enclose words in backticks (`…`), they'll be marked as code ( just did this for you). You can do this by selecting these lines and clicking the "" button at the top or pressing ctrl-K (Windows/Linux) or cmd-K (Mac).

    – Circumscribe
    Dec 20 '18 at 9:28














1












1








1








I'm using scrbook class and configure floats by the floatrow package. In twoside documents it produces a left shift of 2pt for floats on odd pages.



How can align floats as on even pages?



Example:



documentclass[a4paper, twoside, 10pt]scrbook
usepackageshowframe
usepackagefloatrow,graphicx

floatsetup[figure]
margins=hangoutside,
capposition=beside,
capbesideposition=top,outside,
floatwidth=textwidth,
capbesidewidth=marginparwidth,
facing=yes,
objectset=centering



begindocument
beginfigure[h!]
includegraphics[draft]file.pdf
captionmy shifted caption (left)
endfigure
newpage
beginfigure[h!]
includegraphics[draft]file.pdf
captionmy caption (right)
endfigure
enddocument









share|improve this question
















I'm using scrbook class and configure floats by the floatrow package. In twoside documents it produces a left shift of 2pt for floats on odd pages.



How can align floats as on even pages?



Example:



documentclass[a4paper, twoside, 10pt]scrbook
usepackageshowframe
usepackagefloatrow,graphicx

floatsetup[figure]
margins=hangoutside,
capposition=beside,
capbesideposition=top,outside,
floatwidth=textwidth,
capbesidewidth=marginparwidth,
facing=yes,
objectset=centering



begindocument
beginfigure[h!]
includegraphics[draft]file.pdf
captionmy shifted caption (left)
endfigure
newpage
beginfigure[h!]
includegraphics[draft]file.pdf
captionmy caption (right)
endfigure
enddocument






floats scrbook floatrow






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Dec 20 '18 at 9:26









Circumscribe

7,28121541




7,28121541










asked Dec 20 '18 at 9:15









lealea

62




62





bumped to the homepage by Community 12 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.







bumped to the homepage by Community 12 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.














  • Welcome! A tip: If you indent lines by 4 spaces or enclose words in backticks (`…`), they'll be marked as code ( just did this for you). You can do this by selecting these lines and clicking the "" button at the top or pressing ctrl-K (Windows/Linux) or cmd-K (Mac).

    – Circumscribe
    Dec 20 '18 at 9:28


















  • Welcome! A tip: If you indent lines by 4 spaces or enclose words in backticks (`…`), they'll be marked as code ( just did this for you). You can do this by selecting these lines and clicking the "" button at the top or pressing ctrl-K (Windows/Linux) or cmd-K (Mac).

    – Circumscribe
    Dec 20 '18 at 9:28

















Welcome! A tip: If you indent lines by 4 spaces or enclose words in backticks (`…`), they'll be marked as code ( just did this for you). You can do this by selecting these lines and clicking the "" button at the top or pressing ctrl-K (Windows/Linux) or cmd-K (Mac).

– Circumscribe
Dec 20 '18 at 9:28






Welcome! A tip: If you indent lines by 4 spaces or enclose words in backticks (`…`), they'll be marked as code ( just did this for you). You can do this by selecting these lines and clicking the "" button at the top or pressing ctrl-K (Windows/Linux) or cmd-K (Mac).

– Circumscribe
Dec 20 '18 at 9:28











1 Answer
1






active

oldest

votes


















0














The distance separating the figure and its caption has to be set equal to marginparsep. The default value being columnsep



documentclass[a4paper, twoside, 10pt]scrbook
usepackageshowframe
usepackagefloatrow,graphicx

DeclareFloatSeparatorsmarginparsephskipmarginparsep % <--------------

floatsetup[figure]
margins=hangoutside,
capposition=beside,
capbesideposition=top,outside,
floatwidth=textwidth,
capbesidewidth=marginparwidth,
facing=yes,
objectset=centering,
capbesidesep = marginparsep % <------------------



begindocument
beginfigure[h!]
includegraphics[draft]file.pdf
captionmy shifted caption (left)
endfigure
newpage
beginfigure[h!]
includegraphics[draft]file.pdf
captionmy caption (right)
endfigure
enddocument





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%2f466656%2ffigures-and-captions-with-a-left-shift-in-twoside-documents-using-floatsetup%23new-answer', 'question_page');

    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0














    The distance separating the figure and its caption has to be set equal to marginparsep. The default value being columnsep



    documentclass[a4paper, twoside, 10pt]scrbook
    usepackageshowframe
    usepackagefloatrow,graphicx

    DeclareFloatSeparatorsmarginparsephskipmarginparsep % <--------------

    floatsetup[figure]
    margins=hangoutside,
    capposition=beside,
    capbesideposition=top,outside,
    floatwidth=textwidth,
    capbesidewidth=marginparwidth,
    facing=yes,
    objectset=centering,
    capbesidesep = marginparsep % <------------------



    begindocument
    beginfigure[h!]
    includegraphics[draft]file.pdf
    captionmy shifted caption (left)
    endfigure
    newpage
    beginfigure[h!]
    includegraphics[draft]file.pdf
    captionmy caption (right)
    endfigure
    enddocument





    share|improve this answer



























      0














      The distance separating the figure and its caption has to be set equal to marginparsep. The default value being columnsep



      documentclass[a4paper, twoside, 10pt]scrbook
      usepackageshowframe
      usepackagefloatrow,graphicx

      DeclareFloatSeparatorsmarginparsephskipmarginparsep % <--------------

      floatsetup[figure]
      margins=hangoutside,
      capposition=beside,
      capbesideposition=top,outside,
      floatwidth=textwidth,
      capbesidewidth=marginparwidth,
      facing=yes,
      objectset=centering,
      capbesidesep = marginparsep % <------------------



      begindocument
      beginfigure[h!]
      includegraphics[draft]file.pdf
      captionmy shifted caption (left)
      endfigure
      newpage
      beginfigure[h!]
      includegraphics[draft]file.pdf
      captionmy caption (right)
      endfigure
      enddocument





      share|improve this answer

























        0












        0








        0







        The distance separating the figure and its caption has to be set equal to marginparsep. The default value being columnsep



        documentclass[a4paper, twoside, 10pt]scrbook
        usepackageshowframe
        usepackagefloatrow,graphicx

        DeclareFloatSeparatorsmarginparsephskipmarginparsep % <--------------

        floatsetup[figure]
        margins=hangoutside,
        capposition=beside,
        capbesideposition=top,outside,
        floatwidth=textwidth,
        capbesidewidth=marginparwidth,
        facing=yes,
        objectset=centering,
        capbesidesep = marginparsep % <------------------



        begindocument
        beginfigure[h!]
        includegraphics[draft]file.pdf
        captionmy shifted caption (left)
        endfigure
        newpage
        beginfigure[h!]
        includegraphics[draft]file.pdf
        captionmy caption (right)
        endfigure
        enddocument





        share|improve this answer













        The distance separating the figure and its caption has to be set equal to marginparsep. The default value being columnsep



        documentclass[a4paper, twoside, 10pt]scrbook
        usepackageshowframe
        usepackagefloatrow,graphicx

        DeclareFloatSeparatorsmarginparsephskipmarginparsep % <--------------

        floatsetup[figure]
        margins=hangoutside,
        capposition=beside,
        capbesideposition=top,outside,
        floatwidth=textwidth,
        capbesidewidth=marginparwidth,
        facing=yes,
        objectset=centering,
        capbesidesep = marginparsep % <------------------



        begindocument
        beginfigure[h!]
        includegraphics[draft]file.pdf
        captionmy shifted caption (left)
        endfigure
        newpage
        beginfigure[h!]
        includegraphics[draft]file.pdf
        captionmy caption (right)
        endfigure
        enddocument






        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Feb 12 at 21:40









        Hafid BoukhouldaHafid Boukhoulda

        4,5741625




        4,5741625



























            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%2f466656%2ffigures-and-captions-with-a-left-shift-in-twoside-documents-using-floatsetup%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

            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.

            Join wedge with single bond in chemfigHow to make only one part of double bond bold with chemfig?Crossing bonds in chemfigjoining atoms in chemfig. Two adjacent molculesHow do I selectively change bond length in chemfig?Ugly bond joints in chemfigchemfig: reaction above arrowUsing the mhchem and chemfig packages in conjunctionBonding to specific element letter using chemfigResonance hybrids in chemfigScale chemfig molecule in beamer with tikzWhy does this chemfig bond with a hook start in the middle of the atom?

            Are small insurances worth itIs insurance worth it if you can afford to replace the item? If not, when is it?Is accident insurance worth it for my kids who play sportsIs insuring property for more than it is worth allowed?At what point does it become worth it to file an insurance claim?Are wage loss insurance programs worth the cost compared to having an emergency fund?When is an event worth insuring against?Is insurance worth it if you can afford to replace the item? If not, when is it?FHA loan just commenced : Any way to get any of the up-front mortgage insurance back?Which types of insurances do I need to buy?Should I carry less renter's insurance if I can self-insure?Mortgage Adviser Signed Me Up For Multiple Home and Life Insurances (UK)Why many travel insurances don't cover country of nationality?