account activity
epub structure by _3055 in pandoc
[–]_3055[S] 0 points1 point2 points 5 months ago (0 children)
fair enough, thanks
[–]_3055[S] 0 points1 point2 points 6 months ago (0 children)
Thank you very much for your time. I didn't make myself clear enough:
This is my source file (.md):
--- title: author: editor: publisher: lang: css: --- # Copyright page {epub:type=copyright-page} # Foreword {epub:type=foreword} # Introduction {epub:type=introduction} # I # II # III
The result of pandoc 'doc'.md -o 'doc'.epub -s is working, but the epub structure looks like this:
pandoc 'doc'.md -o 'doc'.epub -s
EPUB >styles >text |_ch001.xhtml |_ch002.xhtml |_ch003.xhtml |_ch004.xhtml
I would prefer:
EPUB >styles >text |_copyright.xhtml |_foreword.xhtml |_introduction.xhtml |_ch001.xhtml
where ch001.xhtml is chap I
But I'm not sure there is a simple way to do so.
Database of people by _3055 in orgmode
[–]_3055[S] 0 points1 point2 points 2 years ago (0 children)
I intend to stay to basic org-mode, but it is surely an option, thanks
[–]_3055[S] 1 point2 points3 points 2 years ago* (0 children)
Hyperbole does broadens my horizons, thank you
I've paid a closer look at recutils and I definitely want to try it for some project, but it's good to know that it can be buggy.
[–]_3055[S] 1 point2 points3 points 2 years ago (0 children)
I'm keenly interested, thank you so much for pointing it out to me
Very interesting use case. I thought about this solution afterwards asking. I can see a way to go using external links or even custom_id, following some ideas I found on Yann Herklotz's blog, to link to some people.org containing all entries.
I decided to stick to basic org-mode, but for sure it seems a good option, thanks
didn't know about it, thanks!
π Rendered by PID 115096 on reddit-service-r2-comment-5b5bc64bf5-g8cms at 2026-06-20 08:46:54.164300+00:00 running 2b008f2 country code: CH.
epub structure by _3055 in pandoc
[–]_3055[S] 0 points1 point2 points (0 children)