inline author lists for book type (like for papers) #13719
michaelaye
started this conversation in
Feature Requests
Replies: 2 comments 1 reply
-
|
Important Accessibility: To improve accessibility, please add alternative text to your screenshots. This helps all users, including those using screen readers, to understand the context of the images. A brief description can make a big difference! See Good Alt Text, Bad Alt Text — Making Your Content Perceivable. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
You can define your own title block using the partial and do as you wish: https://quarto.org/docs/journals/templates.html See other discussions about customising the |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
I'd like a feature to have authors listed inline like this example from Myst Markdown:
and not in this vertically stacked list looking quite less appealing than the Myst Markdown example:
If this would be possible using themes, I had another reason to finally learn creating themes (and design branded templates for my university, which would be cool as well ;) ).
I know I can "hack" this by using a long string for the
authorkeyword, but seeing all the infrastructure you made around managing author metadata, that would be quite sad, wouldn't it?As always, thanks for Quarto, it's awesome!
Beta Was this translation helpful? Give feedback.
All reactions