Giter Club home page Giter Club logo

Comments (3)

kellertuer avatar kellertuer commented on August 17, 2024

There might be troubles with pgfpages and hyperref. I just did a quick search and noticed, that pgfpages (which i am using for the rearrangement) should be loaded after hyperref.

Thanks for the note, i'll think about a solution. One would be, to add an option, whether to use hyperref in Kartei. But then you would have to initialize your hyperref with hypersetup and you can't provide many options to hyperref yourself. Hm. But - and you're right there too - it only affects the version using the print option. The other one (which i like to call screen-version) works fine with hyperref (which is great, because by clicking you can jump between cards).

from kartei.

lekv avatar lekv commented on August 17, 2024

Is there a way to fix this manually so that I can have hyperref loaded and don't need to comment it out each time? Or will the packages get loaded by kartei and I cannot take influence on the order?

from kartei.

kellertuer avatar kellertuer commented on August 17, 2024

Well, pgfpages is loaded in line 159 of the file https://github.com/kellertuer/Kartei/blob/master/kartei.cls - so one way to get around your problem is, to put RequirePackage directly before that. But i haven't checked, whether the packages loaded afterwards should be loaded before hyperref. So you could also (just to be sure) load hyperref in line 169 or something and load pgfpages directly afterwards. I'll try that next weekend and hope, that'll fix the error.

Though, you can't give any options to hyperref then, i have to think, whether that might be important.

from kartei.

Related Issues (16)

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.