Giter Club home page Giter Club logo

Comments (3)

owenh000 avatar owenh000 commented on June 27, 2024

Hi @d-gregorczyk, I'm not able to reproduce this. Please make sure you are using v0.0.16 (or unreleased v0.0.17.devβ€”it is identical at this moment).

If it still happens, please reopen this issue, providing a full working example document source and the full command used to test.

from asciidoctor-multipage.

d-gregorczyk avatar d-gregorczyk commented on June 27, 2024

Thanks, will do!

from asciidoctor-multipage.

rwoldu avatar rwoldu commented on June 27, 2024

Hi this happened to me too.
Solution: the file containing the variables must be on the same level as the actual content files - in my case, they are referenced from the bookToc file (included), i.e. the variables-file is now on the same level as all other "include::" files even though not visible in the content structure:

= Title
:sectnums:

<!---here not correct-->
...

:leveloffset: +1
include::../../../shared_files/variables.adoc[] <--here correct
include::../content/topics/introduction.adoc[]
:leveloffset: -1

...

from asciidoctor-multipage.

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.