Coder Social home page Coder Social logo

Enable starting at even page number about lni HOT 6 CLOSED

gi-ev avatar gi-ev commented on September 18, 2024
Enable starting at even page number

from lni.

Comments (6)

koppor avatar koppor commented on September 18, 2024

hyperref seems to be difficult.

AtBeginDocument did not work out.

\RequirePackage{ifthen}
\AtBeginDocument{%
\ifthenelse{\isodd{\thepage}}%
  {\hypersetup{pdfpagelayout=TwoPageRight}}
  {\hypersetup{pdfpagelayout=TwoPageLeft}}
}

I think, one needs to introduce a class parameter containing the start page number.

For now, I removed "TwoPageRight" from the hyperref config. It's only a (nice) cosmetic thing.

from lni.

sieversMartin avatar sieversMartin commented on September 18, 2024

Isn't that part of the editorial process? Of course giving a starting page number is no magic at all. I will consider adding that. AFAIR it is/was part of the old template.

from lni.

koppor avatar koppor commented on September 18, 2024

Sure. I am using the template for the editorial process.

Giving a starting page number did not work on my system using the old template. Therefore, I am using the new one.

from lni.

sieversMartin avatar sieversMartin commented on September 18, 2024

Okay. I'll check.

from lni.

koppor avatar koppor commented on September 18, 2024

I think, it is enough to add the fancyhead config and leave hyperref as is.

Reason: The "Herausgeberrichtlinien" (März 2015) state the following:

Die Beiträge müssen jeweils auf einer rechten (also ungerade nummerierten) Seite beginnen. Das bedeutet, dass bei Bedarf Leerseiten ohne Kopfzeile eingefügt werden müssen um das zu gewährleisten

I think, this could change if the template supports starting on even pages 🌞 - Springer also makes proceedings without empty filler pages 🌲 🌲

from lni.

sieversMartin avatar sieversMartin commented on September 18, 2024

The page numbers are displayed correctly in the page counter, however the pages are swapped:

Please note, that not all PDF viewer will understand that option. I have no problems with Adobe on Windows. However, I removed it for now.

from lni.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.