Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow elements on title page to be disabled by theme #1346

Closed
mojavelinux opened this issue Oct 25, 2019 · 1 comment
Closed

Allow elements on title page to be disabled by theme #1346

mojavelinux opened this issue Oct 25, 2019 · 1 comment
Assignees
Milestone

Comments

@mojavelinux
Copy link
Member

Allow individual elements on title page to be disabled by theme using display: none. For example, to disable the main title:

title_page:
  title:
    display: none

For now, the top key on title_page_title will still be honored for general positioning (until #431 is implemented).

@mojavelinux mojavelinux self-assigned this Oct 25, 2019
@mojavelinux mojavelinux added this to the 1.5.0.beta.7 milestone Oct 25, 2019
@mojavelinux
Copy link
Member Author

The motivation for this issue is to allow the title page to consist only of a background image, which may perhaps supply the whole design for the title page. But the title page still exists as a title page and is linked to from the outline.

mojavelinux added a commit to mojavelinux/asciidoctor-pdf that referenced this issue Oct 25, 2019
@mojavelinux mojavelinux changed the title Allow elements on title page to be disabled by theme using display: none Allow elements on title page to be disabled by theme Oct 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant