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

Additional levels of indentation of headings in readtheorg? #112

Open
pdblood opened this issue Sep 4, 2020 · 1 comment
Open

Additional levels of indentation of headings in readtheorg? #112

pdblood opened this issue Sep 4, 2020 · 1 comment

Comments

@pdblood
Copy link

pdblood commented Sep 4, 2020

Thanks for providing these themes. I followed the recently merged PR #107 by @ayys that enabled an arbitrary number of headings to be exported in the readtheorg theme, but I noticed that after heading 3 that all headings are at the same indentation level, both in the table of contents and main document. How hard would it be to allow further indentation beyond the third heading? Could someone point me to what would need to be changed? I only need one more level of indentation for my use case.

@acaire
Copy link

acaire commented Jan 14, 2024

To achieve this, I used the H: syntax mentioned in #91:

# https://orgmode.org/manual/Export-Settings.html
#+OPTIONS: H:4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants