Skip to content
Discussion options

You must be logged in to vote

I want to create custom styles, but it seems the only ones that are available are the Headers.

First, each component in Markdown will be translated in a docx component with a default style apply to them. Best way to see what component (code, list, header, ...) is associated to what style is to add the component in a document, and then compile to docx and look in the resulting document which style is applied. You can use this document as based for tweaking and provide as non default reference doc.

If I understand correctly your use case is also creating new styles from scratch in your template docx document, and then you want to be able to use them (apply them) from your source .qmd file.

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
2 replies
@Rhys-Bergeron
Comment options

@rgaiacs
Comment options

Comment options

You must be logged in to vote
4 replies
@Rhys-Bergeron
Comment options

@cderv
Comment options

@Rhys-Bergeron
Comment options

@cderv
Comment options

Answer selected by Rhys-Bergeron
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants