Unexpected indention in bibliography items (beamer) Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern)Place bibliography items at bottom of frameCite bibliography in beamerBeamer Bibliography Iconno items shown bibliography beamerBibliography in LaTeX with Biblatex and Biber as backendCiting (author, journalabbr., year) neededCiting from an Encyclopedia with sub vocebeamer not showing bibliographyReferences & Bibliography in BeamerBeamer: Bibliography and AtBeginSection

Multi tool use
Multi tool use

What is this clumpy 20-30cm high yellow-flowered plant?

ArcGIS Pro Python arcpy.CreatePersonalGDB_management

Dating a Former Employee

Central Vacuuming: Is it worth it, and how does it compare to normal vacuuming?

How to write the following sign?

Illegal assignment from sObject to Id

The code below, is it ill-formed NDR or is it well formed?

SF book about people trapped in a series of worlds they imagine

How fail-safe is nr as stop bytes?

Is there any word for a place full of confusion?

How to tell that you are a giant?

How to install press fit bottom bracket into new frame

Generate an RGB colour grid

Why is my ESD wriststrap failing with nitrile gloves on?

Crossing US/Canada Border for less than 24 hours

How could we fake a moon landing now?

How does light 'choose' between wave and particle behaviour?

Can a new player join a group only when a new campaign starts?

Why is Nikon 1.4g better when Nikon 1.8g is sharper?

Why does it sometimes sound good to play a grace note as a lead in to a note in a melody?

Should I use a zero-interest credit card for a large one-time purchase?

Why is it faster to reheat something than it is to cook it?

Amount of permutations on an NxNxN Rubik's Cube

What is the difference between globalisation and imperialism?



Unexpected indention in bibliography items (beamer)



Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern)Place bibliography items at bottom of frameCite bibliography in beamerBeamer Bibliography Iconno items shown bibliography beamerBibliography in LaTeX with Biblatex and Biber as backendCiting (author, journalabbr., year) neededCiting from an Encyclopedia with sub vocebeamer not showing bibliographyReferences & Bibliography in BeamerBeamer: Bibliography and AtBeginSection










5















I have a minimal example where the bibliography entry is intended. I cannot imagine that this is expected behavior. Am I doing something wrong?



documentclassbeamer

usepackage[backend=bibtex8]biblatex

usepackagefilecontents
beginfilecontentsmybib.bib
@inproceedingsdoe2017,
title=A really interesting and long title to illustrate the problem,
author=Doe, John,
booktitle=Some International Conference on Something Really Interesting,
pages=100--200,
year=2017

endfilecontents

bibliographymybib

begindocument

beginframePublications
nocitedoe2017
printbibliography
endframe

enddocument


Output:



latex output bibliography










share|improve this question

















  • 2





    What indentation are you talking about? The fact that the second and third lines start roughly at the same position as the first line in general? (This would be intentional and is normal for lists in LaTeX.) Or do you mean that there is a slightly misalignment so that the first line starts a tad wider to the right than the other lines? (That probably needs a bit of adjusting and looking at. Not a lot of people seem to be bothered by it, though... otherwise we would have seen more questions about that.)

    – moewe
    Mar 27 at 15:12







  • 1





    I expect that "J" of "John" is properly aligned with "p" of "problem". When I have multiline items in an itemize environment they are also properly aligned and the first line of each item is not shifted a bit to the right.

    – user179157
    Mar 27 at 15:21







  • 2





    Ah OK, I'll have something ready for that in a moment.

    – moewe
    Mar 27 at 15:23











  • Thanks! That really does the trick. I wonder why this never bothered anyone...

    – user179157
    Mar 27 at 16:13











  • Well, the space is quite small and if people cite ten or more papers or use a non-numeric style the issue will (probably) not appear because the space reserved for the label is going to be large enough for the icon (though arguably excessive).

    – moewe
    Mar 27 at 16:15
















5















I have a minimal example where the bibliography entry is intended. I cannot imagine that this is expected behavior. Am I doing something wrong?



documentclassbeamer

usepackage[backend=bibtex8]biblatex

usepackagefilecontents
beginfilecontentsmybib.bib
@inproceedingsdoe2017,
title=A really interesting and long title to illustrate the problem,
author=Doe, John,
booktitle=Some International Conference on Something Really Interesting,
pages=100--200,
year=2017

endfilecontents

bibliographymybib

begindocument

beginframePublications
nocitedoe2017
printbibliography
endframe

enddocument


Output:



latex output bibliography










share|improve this question

















  • 2





    What indentation are you talking about? The fact that the second and third lines start roughly at the same position as the first line in general? (This would be intentional and is normal for lists in LaTeX.) Or do you mean that there is a slightly misalignment so that the first line starts a tad wider to the right than the other lines? (That probably needs a bit of adjusting and looking at. Not a lot of people seem to be bothered by it, though... otherwise we would have seen more questions about that.)

    – moewe
    Mar 27 at 15:12







  • 1





    I expect that "J" of "John" is properly aligned with "p" of "problem". When I have multiline items in an itemize environment they are also properly aligned and the first line of each item is not shifted a bit to the right.

    – user179157
    Mar 27 at 15:21







  • 2





    Ah OK, I'll have something ready for that in a moment.

    – moewe
    Mar 27 at 15:23











  • Thanks! That really does the trick. I wonder why this never bothered anyone...

    – user179157
    Mar 27 at 16:13











  • Well, the space is quite small and if people cite ten or more papers or use a non-numeric style the issue will (probably) not appear because the space reserved for the label is going to be large enough for the icon (though arguably excessive).

    – moewe
    Mar 27 at 16:15














5












5








5








I have a minimal example where the bibliography entry is intended. I cannot imagine that this is expected behavior. Am I doing something wrong?



documentclassbeamer

usepackage[backend=bibtex8]biblatex

usepackagefilecontents
beginfilecontentsmybib.bib
@inproceedingsdoe2017,
title=A really interesting and long title to illustrate the problem,
author=Doe, John,
booktitle=Some International Conference on Something Really Interesting,
pages=100--200,
year=2017

endfilecontents

bibliographymybib

begindocument

beginframePublications
nocitedoe2017
printbibliography
endframe

enddocument


Output:



latex output bibliography










share|improve this question














I have a minimal example where the bibliography entry is intended. I cannot imagine that this is expected behavior. Am I doing something wrong?



documentclassbeamer

usepackage[backend=bibtex8]biblatex

usepackagefilecontents
beginfilecontentsmybib.bib
@inproceedingsdoe2017,
title=A really interesting and long title to illustrate the problem,
author=Doe, John,
booktitle=Some International Conference on Something Really Interesting,
pages=100--200,
year=2017

endfilecontents

bibliographymybib

begindocument

beginframePublications
nocitedoe2017
printbibliography
endframe

enddocument


Output:



latex output bibliography







beamer biblatex bibliographies






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Mar 27 at 15:06









user179157user179157

454




454







  • 2





    What indentation are you talking about? The fact that the second and third lines start roughly at the same position as the first line in general? (This would be intentional and is normal for lists in LaTeX.) Or do you mean that there is a slightly misalignment so that the first line starts a tad wider to the right than the other lines? (That probably needs a bit of adjusting and looking at. Not a lot of people seem to be bothered by it, though... otherwise we would have seen more questions about that.)

    – moewe
    Mar 27 at 15:12







  • 1





    I expect that "J" of "John" is properly aligned with "p" of "problem". When I have multiline items in an itemize environment they are also properly aligned and the first line of each item is not shifted a bit to the right.

    – user179157
    Mar 27 at 15:21







  • 2





    Ah OK, I'll have something ready for that in a moment.

    – moewe
    Mar 27 at 15:23











  • Thanks! That really does the trick. I wonder why this never bothered anyone...

    – user179157
    Mar 27 at 16:13











  • Well, the space is quite small and if people cite ten or more papers or use a non-numeric style the issue will (probably) not appear because the space reserved for the label is going to be large enough for the icon (though arguably excessive).

    – moewe
    Mar 27 at 16:15













  • 2





    What indentation are you talking about? The fact that the second and third lines start roughly at the same position as the first line in general? (This would be intentional and is normal for lists in LaTeX.) Or do you mean that there is a slightly misalignment so that the first line starts a tad wider to the right than the other lines? (That probably needs a bit of adjusting and looking at. Not a lot of people seem to be bothered by it, though... otherwise we would have seen more questions about that.)

    – moewe
    Mar 27 at 15:12







  • 1





    I expect that "J" of "John" is properly aligned with "p" of "problem". When I have multiline items in an itemize environment they are also properly aligned and the first line of each item is not shifted a bit to the right.

    – user179157
    Mar 27 at 15:21







  • 2





    Ah OK, I'll have something ready for that in a moment.

    – moewe
    Mar 27 at 15:23











  • Thanks! That really does the trick. I wonder why this never bothered anyone...

    – user179157
    Mar 27 at 16:13











  • Well, the space is quite small and if people cite ten or more papers or use a non-numeric style the issue will (probably) not appear because the space reserved for the label is going to be large enough for the icon (though arguably excessive).

    – moewe
    Mar 27 at 16:15








2




2





What indentation are you talking about? The fact that the second and third lines start roughly at the same position as the first line in general? (This would be intentional and is normal for lists in LaTeX.) Or do you mean that there is a slightly misalignment so that the first line starts a tad wider to the right than the other lines? (That probably needs a bit of adjusting and looking at. Not a lot of people seem to be bothered by it, though... otherwise we would have seen more questions about that.)

– moewe
Mar 27 at 15:12






What indentation are you talking about? The fact that the second and third lines start roughly at the same position as the first line in general? (This would be intentional and is normal for lists in LaTeX.) Or do you mean that there is a slightly misalignment so that the first line starts a tad wider to the right than the other lines? (That probably needs a bit of adjusting and looking at. Not a lot of people seem to be bothered by it, though... otherwise we would have seen more questions about that.)

– moewe
Mar 27 at 15:12





1




1





I expect that "J" of "John" is properly aligned with "p" of "problem". When I have multiline items in an itemize environment they are also properly aligned and the first line of each item is not shifted a bit to the right.

– user179157
Mar 27 at 15:21






I expect that "J" of "John" is properly aligned with "p" of "problem". When I have multiline items in an itemize environment they are also properly aligned and the first line of each item is not shifted a bit to the right.

– user179157
Mar 27 at 15:21





2




2





Ah OK, I'll have something ready for that in a moment.

– moewe
Mar 27 at 15:23





Ah OK, I'll have something ready for that in a moment.

– moewe
Mar 27 at 15:23













Thanks! That really does the trick. I wonder why this never bothered anyone...

– user179157
Mar 27 at 16:13





Thanks! That really does the trick. I wonder why this never bothered anyone...

– user179157
Mar 27 at 16:13













Well, the space is quite small and if people cite ten or more papers or use a non-numeric style the issue will (probably) not appear because the space reserved for the label is going to be large enough for the icon (though arguably excessive).

– moewe
Mar 27 at 16:15






Well, the space is quite small and if people cite ten or more papers or use a non-numeric style the issue will (probably) not appear because the space reserved for the label is going to be large enough for the icon (though arguably excessive).

– moewe
Mar 27 at 16:15











1 Answer
1






active

oldest

votes


















6














In order to be able to align the lines in the bibliography properly biblatex measures the width of all bibliography labels and uses the longest label to set the list parameters.



But by default beamer replaces the standard labels that biblatex would output with its little icons. Those icons may have a slightly different width than the actual labels and so small misalignments can occur in the first line of the bibliography entry if the icon is wider than the calculated label (on the other hand the left margin might be excessive in case the calculated length is far larger than the icon width).



I have reported the issue at https://github.com/josephwright/beamer/issues/531 to discuss a better (hopefully automatic) solution, but in the meantime you can set the relevant biblatex-calculated width manually (or rather you can manually set a minimum value). After a look at the beamer sources 14pt looks like a good minimum value.



documentclassbeamer
usepackage[backend=biber]biblatex
addbibresourcebiblatex-examples.bib

setlengthlabelnumberwidth14pt

begindocument
beginframePublications
nocitesigfridsson
printbibliography
endframe
enddocument


Before



After






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%2f481724%2funexpected-indention-in-bibliography-items-beamer%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









    6














    In order to be able to align the lines in the bibliography properly biblatex measures the width of all bibliography labels and uses the longest label to set the list parameters.



    But by default beamer replaces the standard labels that biblatex would output with its little icons. Those icons may have a slightly different width than the actual labels and so small misalignments can occur in the first line of the bibliography entry if the icon is wider than the calculated label (on the other hand the left margin might be excessive in case the calculated length is far larger than the icon width).



    I have reported the issue at https://github.com/josephwright/beamer/issues/531 to discuss a better (hopefully automatic) solution, but in the meantime you can set the relevant biblatex-calculated width manually (or rather you can manually set a minimum value). After a look at the beamer sources 14pt looks like a good minimum value.



    documentclassbeamer
    usepackage[backend=biber]biblatex
    addbibresourcebiblatex-examples.bib

    setlengthlabelnumberwidth14pt

    begindocument
    beginframePublications
    nocitesigfridsson
    printbibliography
    endframe
    enddocument


    Before



    After






    share|improve this answer





























      6














      In order to be able to align the lines in the bibliography properly biblatex measures the width of all bibliography labels and uses the longest label to set the list parameters.



      But by default beamer replaces the standard labels that biblatex would output with its little icons. Those icons may have a slightly different width than the actual labels and so small misalignments can occur in the first line of the bibliography entry if the icon is wider than the calculated label (on the other hand the left margin might be excessive in case the calculated length is far larger than the icon width).



      I have reported the issue at https://github.com/josephwright/beamer/issues/531 to discuss a better (hopefully automatic) solution, but in the meantime you can set the relevant biblatex-calculated width manually (or rather you can manually set a minimum value). After a look at the beamer sources 14pt looks like a good minimum value.



      documentclassbeamer
      usepackage[backend=biber]biblatex
      addbibresourcebiblatex-examples.bib

      setlengthlabelnumberwidth14pt

      begindocument
      beginframePublications
      nocitesigfridsson
      printbibliography
      endframe
      enddocument


      Before



      After






      share|improve this answer



























        6












        6








        6







        In order to be able to align the lines in the bibliography properly biblatex measures the width of all bibliography labels and uses the longest label to set the list parameters.



        But by default beamer replaces the standard labels that biblatex would output with its little icons. Those icons may have a slightly different width than the actual labels and so small misalignments can occur in the first line of the bibliography entry if the icon is wider than the calculated label (on the other hand the left margin might be excessive in case the calculated length is far larger than the icon width).



        I have reported the issue at https://github.com/josephwright/beamer/issues/531 to discuss a better (hopefully automatic) solution, but in the meantime you can set the relevant biblatex-calculated width manually (or rather you can manually set a minimum value). After a look at the beamer sources 14pt looks like a good minimum value.



        documentclassbeamer
        usepackage[backend=biber]biblatex
        addbibresourcebiblatex-examples.bib

        setlengthlabelnumberwidth14pt

        begindocument
        beginframePublications
        nocitesigfridsson
        printbibliography
        endframe
        enddocument


        Before



        After






        share|improve this answer















        In order to be able to align the lines in the bibliography properly biblatex measures the width of all bibliography labels and uses the longest label to set the list parameters.



        But by default beamer replaces the standard labels that biblatex would output with its little icons. Those icons may have a slightly different width than the actual labels and so small misalignments can occur in the first line of the bibliography entry if the icon is wider than the calculated label (on the other hand the left margin might be excessive in case the calculated length is far larger than the icon width).



        I have reported the issue at https://github.com/josephwright/beamer/issues/531 to discuss a better (hopefully automatic) solution, but in the meantime you can set the relevant biblatex-calculated width manually (or rather you can manually set a minimum value). After a look at the beamer sources 14pt looks like a good minimum value.



        documentclassbeamer
        usepackage[backend=biber]biblatex
        addbibresourcebiblatex-examples.bib

        setlengthlabelnumberwidth14pt

        begindocument
        beginframePublications
        nocitesigfridsson
        printbibliography
        endframe
        enddocument


        Before



        After







        share|improve this answer














        share|improve this answer



        share|improve this answer








        edited Mar 27 at 15:45

























        answered Mar 27 at 15:38









        moewemoewe

        97.1k10118363




        97.1k10118363



























            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%2f481724%2funexpected-indention-in-bibliography-items-beamer%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







            OO8,Z405om0vO90 dYlHt3pcyk,d3L,Tmxeso1GDzXfz2RwVcP0GD06 F,eKVv1G,Py73Zx
            rUcWHw NpK84,d K1 wN7Vyoz4G,Pukq D,gr18KI UzrCC 7 dTQwj U4TUrwbkiA,bmOlxX,xqs9SJHBwWx ySktXrUvnHlzi8Zxn

            Popular posts from this blog

            Football at the 1986 Brunei Merdeka Games Contents Teams Group stage Knockout stage References Navigation menu"Brunei Merdeka Games 1986".

            Solar Wings Breeze Design and development Specifications (Breeze) References Navigation menu1368-485X"Hang glider: Breeze (Solar Wings)"e

            Kathakali Contents Etymology and nomenclature History Repertoire Songs and musical instruments Traditional plays Styles: Sampradayam Training centers and awards Relationship to other dance forms See also Notes References External links Navigation menueThe Illustrated Encyclopedia of Hinduism: A-MSouth Asian Folklore: An EncyclopediaRoutledge International Encyclopedia of Women: Global Women's Issues and KnowledgeKathakali Dance-drama: Where Gods and Demons Come to PlayKathakali Dance-drama: Where Gods and Demons Come to PlayKathakali Dance-drama: Where Gods and Demons Come to Play10.1353/atj.2005.0004The Illustrated Encyclopedia of Hinduism: A-MEncyclopedia of HinduismKathakali Dance-drama: Where Gods and Demons Come to PlaySonic Liturgy: Ritual and Music in Hindu Tradition"The Mirror of Gesture"Kathakali Dance-drama: Where Gods and Demons Come to Play"Kathakali"Indian Theatre: Traditions of PerformanceIndian Theatre: Traditions of PerformanceIndian Theatre: Traditions of PerformanceIndian Theatre: Traditions of PerformanceMedieval Indian Literature: An AnthologyThe Oxford Companion to Indian TheatreSouth Asian Folklore: An Encyclopedia : Afghanistan, Bangladesh, India, Nepal, Pakistan, Sri LankaThe Rise of Performance Studies: Rethinking Richard Schechner's Broad SpectrumIndian Theatre: Traditions of PerformanceModern Asian Theatre and Performance 1900-2000Critical Theory and PerformanceBetween Theater and AnthropologyKathakali603847011Indian Theatre: Traditions of PerformanceIndian Theatre: Traditions of PerformanceIndian Theatre: Traditions of PerformanceBetween Theater and AnthropologyBetween Theater and AnthropologyNambeesan Smaraka AwardsArchivedThe Cambridge Guide to TheatreRoutledge International Encyclopedia of Women: Global Women's Issues and KnowledgeThe Garland Encyclopedia of World Music: South Asia : the Indian subcontinentThe Ethos of Noh: Actors and Their Art10.2307/1145740By Means of Performance: Intercultural Studies of Theatre and Ritual10.1017/s204912550000100xReconceiving the Renaissance: A Critical ReaderPerformance TheoryListening to Theatre: The Aural Dimension of Beijing Opera10.2307/1146013Kathakali: The Art of the Non-WorldlyOn KathakaliKathakali, the dance theatreThe Kathakali Complex: Performance & StructureKathakali Dance-Drama: Where Gods and Demons Come to Play10.1093/obo/9780195399318-0071Drama and Ritual of Early Hinduism"In the Shadow of Hollywood Orientalism: Authentic East Indian Dancing"10.1080/08949460490274013Sanskrit Play Production in Ancient IndiaIndian Music: History and StructureBharata, the Nāṭyaśāstra233639306Table of Contents2238067286469807Dance In Indian Painting10.2307/32047833204783Kathakali Dance-Theatre: A Visual Narrative of Sacred Indian MimeIndian Classical Dance: The Renaissance and BeyondKathakali: an indigenous art-form of Keralaeee