Reledmac - interline (line spacing) The 2019 Stack Overflow Developer Survey Results Are In Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Interline spacingInterline spacing with different fontsDetect incorrect interline spacingreledmac table and edindexWhy would line-spacing change for the last line in a paragraph when using reledmac?Hebrew line numbers in reledmacFirst line in reledmac verse environment breaking apartReledmac: sidenotes between pstartsFootnote in reledmac environmentreledmac twocolumns critical notes

The following signatures were invalid: EXPKEYSIG 1397BC53640DB551

Windows 10: How to Lock (not sleep) laptop on lid close?

How can I protect witches in combat who wear limited clothing?

Why can't wing-mounted spoilers be used to steepen approaches?

In horse breeding, what is the female equivalent of putting a horse out "to stud"?

Mortgage adviser recommends a longer term than necessary combined with overpayments

How should I replace vector<uint8_t>::const_iterator in an API?

How to delete random line from file using Unix command?

Is every episode of "Where are my Pants?" identical?

Who or what is the being for whom Being is a question for Heidegger?

Create an outline of font

Searching for a differential characteristic (differential cryptanalysis)

Would an alien lifeform be able to achieve space travel if lacking in vision?

Derivation tree not rendering

How did passengers keep warm on sail ships?

Wall plug outlet change

Take groceries in checked luggage

Make it rain characters

Is above average number of years spent on PhD considered a red flag in future academia or industry positions?

First use of “packing” as in carrying a gun

Can smartphones with the same camera sensor have different image quality?

Sort a list of pairs representing an acyclic, partial automorphism

How many people can fit inside Mordenkainen's Magnificent Mansion?

How to politely respond to generic emails requesting a PhD/job in my lab? Without wasting too much time



Reledmac - interline (line spacing)



The 2019 Stack Overflow Developer Survey Results Are In
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Interline spacingInterline spacing with different fontsDetect incorrect interline spacingreledmac table and edindexWhy would line-spacing change for the last line in a paragraph when using reledmac?Hebrew line numbers in reledmacFirst line in reledmac verse environment breaking apartReledmac: sidenotes between pstartsFootnote in reledmac environmentreledmac twocolumns critical notes










0















A simple question. Is there any way to change the interline of a Reledmac text (namely, between a pstart and a pend) without messing the algorithm of page-breaking?



I tried to move up the 11.5 from my fontsize1011.5selectfont



but it ends up in a total mess, even with a small shift.



The renewcommandbaselinestretch2 has no effect, too.



Reading the manual, maybe (perhaps!) that this behaviour has something to to with this:




add@penalties is the last macro used by do@line. It adds up the
club, widow, and interline penalties, and puts a single penalty of the
appropriate size back into the para- graph; these penalties get
removed by the vsplit operation. displaywidowpenalty and
brokenpenalty are not restored, since we have no easy way to find out
where we should insert them.




So, what could I do to get a bit of space between the lines without messing the mise-en-page?










share|improve this question














bumped to the homepage by Community 13 mins ago


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



















    0















    A simple question. Is there any way to change the interline of a Reledmac text (namely, between a pstart and a pend) without messing the algorithm of page-breaking?



    I tried to move up the 11.5 from my fontsize1011.5selectfont



    but it ends up in a total mess, even with a small shift.



    The renewcommandbaselinestretch2 has no effect, too.



    Reading the manual, maybe (perhaps!) that this behaviour has something to to with this:




    add@penalties is the last macro used by do@line. It adds up the
    club, widow, and interline penalties, and puts a single penalty of the
    appropriate size back into the para- graph; these penalties get
    removed by the vsplit operation. displaywidowpenalty and
    brokenpenalty are not restored, since we have no easy way to find out
    where we should insert them.




    So, what could I do to get a bit of space between the lines without messing the mise-en-page?










    share|improve this question














    bumped to the homepage by Community 13 mins ago


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

















      0












      0








      0








      A simple question. Is there any way to change the interline of a Reledmac text (namely, between a pstart and a pend) without messing the algorithm of page-breaking?



      I tried to move up the 11.5 from my fontsize1011.5selectfont



      but it ends up in a total mess, even with a small shift.



      The renewcommandbaselinestretch2 has no effect, too.



      Reading the manual, maybe (perhaps!) that this behaviour has something to to with this:




      add@penalties is the last macro used by do@line. It adds up the
      club, widow, and interline penalties, and puts a single penalty of the
      appropriate size back into the para- graph; these penalties get
      removed by the vsplit operation. displaywidowpenalty and
      brokenpenalty are not restored, since we have no easy way to find out
      where we should insert them.




      So, what could I do to get a bit of space between the lines without messing the mise-en-page?










      share|improve this question














      A simple question. Is there any way to change the interline of a Reledmac text (namely, between a pstart and a pend) without messing the algorithm of page-breaking?



      I tried to move up the 11.5 from my fontsize1011.5selectfont



      but it ends up in a total mess, even with a small shift.



      The renewcommandbaselinestretch2 has no effect, too.



      Reading the manual, maybe (perhaps!) that this behaviour has something to to with this:




      add@penalties is the last macro used by do@line. It adds up the
      club, widow, and interline penalties, and puts a single penalty of the
      appropriate size back into the para- graph; these penalties get
      removed by the vsplit operation. displaywidowpenalty and
      brokenpenalty are not restored, since we have no easy way to find out
      where we should insert them.




      So, what could I do to get a bit of space between the lines without messing the mise-en-page?







      line-spacing reledmac






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Sep 15 '18 at 11:26









      TeodoroTeodoro

      24419




      24419





      bumped to the homepage by Community 13 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 13 mins ago


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






















          1 Answer
          1






          active

          oldest

          votes


















          0














          Mystery solved.



          There wasn't any issue about that. I just had a (well hidden, indeed) interlinepenalty=10000 right before the bibliography and then before my ledmac code. It was this that was driving eledmac crazy.



          Sorry for the question :)






          share|improve this answer


















          • 1





            Please accept your answer as an answer. This way does not appear to be open.

            – CampanIgnis
            Sep 15 '18 at 21:47











          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%2f450980%2freledmac-interline-line-spacing%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














          Mystery solved.



          There wasn't any issue about that. I just had a (well hidden, indeed) interlinepenalty=10000 right before the bibliography and then before my ledmac code. It was this that was driving eledmac crazy.



          Sorry for the question :)






          share|improve this answer


















          • 1





            Please accept your answer as an answer. This way does not appear to be open.

            – CampanIgnis
            Sep 15 '18 at 21:47















          0














          Mystery solved.



          There wasn't any issue about that. I just had a (well hidden, indeed) interlinepenalty=10000 right before the bibliography and then before my ledmac code. It was this that was driving eledmac crazy.



          Sorry for the question :)






          share|improve this answer


















          • 1





            Please accept your answer as an answer. This way does not appear to be open.

            – CampanIgnis
            Sep 15 '18 at 21:47













          0












          0








          0







          Mystery solved.



          There wasn't any issue about that. I just had a (well hidden, indeed) interlinepenalty=10000 right before the bibliography and then before my ledmac code. It was this that was driving eledmac crazy.



          Sorry for the question :)






          share|improve this answer













          Mystery solved.



          There wasn't any issue about that. I just had a (well hidden, indeed) interlinepenalty=10000 right before the bibliography and then before my ledmac code. It was this that was driving eledmac crazy.



          Sorry for the question :)







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Sep 15 '18 at 17:00









          TeodoroTeodoro

          24419




          24419







          • 1





            Please accept your answer as an answer. This way does not appear to be open.

            – CampanIgnis
            Sep 15 '18 at 21:47












          • 1





            Please accept your answer as an answer. This way does not appear to be open.

            – CampanIgnis
            Sep 15 '18 at 21:47







          1




          1





          Please accept your answer as an answer. This way does not appear to be open.

          – CampanIgnis
          Sep 15 '18 at 21:47





          Please accept your answer as an answer. This way does not appear to be open.

          – CampanIgnis
          Sep 15 '18 at 21:47

















          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%2f450980%2freledmac-interline-line-spacing%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

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

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

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