project: type: book
project organization, but scrartl
-styled article output?
#3154
-
Maybe this is turning into the central discussion hub regarding I'm looking to be able to keep the This is hindered by the fact that Any idea on how to achieve this? Is it feasible? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
I can't really think of a way to accomplish this by simply switching classes. There are a variety of options for customizing the behavior of the KOMA templates (e.g. |
Beta Was this translation helpful? Give feedback.
-
Very good point. I have set out to adapt, rather than trying to shift
away from `scrartcl`. Let's see how far I get.
Joh
…On Fri, 2022-12-02 at 05:43 -0800, Charles Teague wrote:
I can't really think of a way to accomplish this by simply switching
classes. There are a variety of options for customizing the behavior
of the KOMA templates (e.g. oneside, title page) that might get you
closer to what you're looking for. You could also trying redefining
the chapter command - I'm not sure how well that would work but just
throwing it out there.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID:
<quarto-dev/quarto-cli/repo-
***@***.***>
|
Beta Was this translation helpful? Give feedback.
I can't really think of a way to accomplish this by simply switching classes. There are a variety of options for customizing the behavior of the KOMA templates (e.g.
oneside
,title page
) that might get you closer to what you're looking for. You could also trying redefining thechapter
command - I'm not sure how well that would work but just throwing it out there.