Skip to main content
kyriosity
Inspiring
November 9, 2018
Answered

Weird spacing issue with running footer

  • November 9, 2018
  • 1 reply
  • 999 views

I have the same running footer on the same master applied to every recto page of this document. It includes this variable text:

It works like a charm throughout, except on the first page of each lesson, where it adds an extra space *within the variable text itself*!

So on a regular page, it looks like this:

But on the first page of the lesson, it looks like this:

Every single lesson that starts on a recto is the same. It's obviously pulling from the same text to create the variable, the only difference being that these are the pages where that text first appears. What strange dark magic is causing this?

And here's the top of the page whence it's pulling the text:

I'm on Windows with, I believe, the latest update of CC:

Thanks.

~Valerie

    This topic has been closed for replies.
    Correct answer vladan saveljic

    Easy way to test for that. I added a line break in the chapter title:

    And sure enough, it put a second space in that text variable in the footer:

    Again, only on the first page, though.

    So...there's one piece of the puzzle solved.


    it is a known bug

    Possible Running Header Text Variable error

    1 reply

    Community Expert
    November 9, 2018

    Hi Valerie,

    I think, the variable pulls the second space from the special character after "LESSON ", the forced line break.

    Regards,
    Uwe

    kyriosity
    kyriosityAuthor
    Inspiring
    November 9, 2018

    I wondered about that, but that doesn't explain why it's only doing it on the first page. And of course it shouldn't be doing it at all...a line break is not a space.

    kyriosity
    kyriosityAuthor
    Inspiring
    November 9, 2018

    Easy way to test for that. I added a line break in the chapter title:

    And sure enough, it put a second space in that text variable in the footer:

    Again, only on the first page, though.

    So...there's one piece of the puzzle solved.