Scrbook - Part and Chapter on same pageSuppress empty page before chapterscrbook page numbers margin problemscrpage2 with scrbook. Chapter on left and right headerWhere to place a two-page table of contents / list of figures?Change the chapter style in scrbookstarred chapter in header? (scrbook)Different marginparwidth's for title page and part pages with scrbookPage-numbering control with scrbook and fancyhdrscrbook chapter numberingPage 2 of list of figures is chapter 0 (scrbook)
Can a wizard cast a spell during their first turn of combat if they initiated combat by releasing a readied spell?
Bash - pair each line of file
Am I eligible for the Eurail Youth pass? I am 27.5 years old
What does "Four-F." mean?
World War I as a war of liberals against authoritarians?
Is honey really a supersaturated solution? Does heating to un-crystalize redissolve it or melt it?
Could Sinn Fein swing any Brexit vote in Parliament?
Help rendering a complicated sum/product formula
How could an airship be repaired midflight?
Turning a hard to access nut?
Official degrees of earth’s rotation per day
How to define limit operations in general topological spaces? Are nets able to do this?
What if (if any) the reason to buy in small local stores?
Error message "Cannot index array with string 'Title'" when parsing JSON data with jq
Changing Color of error messages
T-SQL LIKE Predicate failed to match with whitespace in XML converted varchar
How can an organ that provides biological immortality be unable to regenerate?
Brake pads destroying wheels
Do ranged attacks with improvised weapons get the bonus from the archery fighting style?
Adding Featured Image in Post List
Describing a chess game in a novel
Why is indicated airspeed rather than ground speed used during the takeoff roll?
What favor did Moody owe Dumbledore?
Comment Box for Substitution Method of Integrals
Scrbook - Part and Chapter on same page
Suppress empty page before chapterscrbook page numbers margin problemscrpage2 with scrbook. Chapter on left and right headerWhere to place a two-page table of contents / list of figures?Change the chapter style in scrbookstarred chapter in header? (scrbook)Different marginparwidth's for title page and part pages with scrbookPage-numbering control with scrbook and fancyhdrscrbook chapter numberingPage 2 of list of figures is chapter 0 (scrbook)
I have to comply with inflexible publisher requirements. Both "Parts" and "Chapters" need to start on the same page, with the Chapter directly following the Part:
A. Part name
1. Chapter name
There should be no empty pages and Parts may start on both even and uneven pages.
I highly appreciate your support - I could not find any solution thru Google.
documentclassscrbook
begindocument
partFoo
chapterBar
text starts here
enddocument
sectioning chapters koma-script parts scrbook
add a comment |
I have to comply with inflexible publisher requirements. Both "Parts" and "Chapters" need to start on the same page, with the Chapter directly following the Part:
A. Part name
1. Chapter name
There should be no empty pages and Parts may start on both even and uneven pages.
I highly appreciate your support - I could not find any solution thru Google.
documentclassscrbook
begindocument
partFoo
chapterBar
text starts here
enddocument
sectioning chapters koma-script parts scrbook
add a comment |
I have to comply with inflexible publisher requirements. Both "Parts" and "Chapters" need to start on the same page, with the Chapter directly following the Part:
A. Part name
1. Chapter name
There should be no empty pages and Parts may start on both even and uneven pages.
I highly appreciate your support - I could not find any solution thru Google.
documentclassscrbook
begindocument
partFoo
chapterBar
text starts here
enddocument
sectioning chapters koma-script parts scrbook
I have to comply with inflexible publisher requirements. Both "Parts" and "Chapters" need to start on the same page, with the Chapter directly following the Part:
A. Part name
1. Chapter name
There should be no empty pages and Parts may start on both even and uneven pages.
I highly appreciate your support - I could not find any solution thru Google.
documentclassscrbook
begindocument
partFoo
chapterBar
text starts here
enddocument
sectioning chapters koma-script parts scrbook
sectioning chapters koma-script parts scrbook
edited 2 mins ago
Jonas Stein
3,20142643
3,20142643
asked Mar 10 '18 at 0:11
desp_userdesp_user
492
492
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Maybe the following helps:
documentclass[
open=any% start parts and chapters on both even and odd pages
]scrbook
RedeclareSectionCommand[
beforeskip=dimexpr-3.3baselineskip-parskiprelax,
afterskip=dimexpr3.3baselineskip+parskiprelax,
style=chapter% no part page
]part
renewcommandpartformatpartname thepartautodotenskip
DeclareNewSectionCommand[
beforeskip=-1sp,
afterskip=1.725baselineskip plus .115baselineskip minus .192baselineskip,
style=section,% no page break before firstchapterinpart
level=chapternumdepth,
indent=0pt,
tocindent=0pt,
tocnumwidth=1.5em,
font=usekomafontchapter,
tocstyle=chapter
]firstchapterinpart
makeatletter
letc@firstchapterinpartc@chapter% use the same counter for both chapter and firstchapterinpart
makeatother
begindocument
tableofcontents
partFoo
firstchapterinpartBar
text starts here
chapterNext
enddocument

add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "85"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f419404%2fscrbook-part-and-chapter-on-same-page%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Maybe the following helps:
documentclass[
open=any% start parts and chapters on both even and odd pages
]scrbook
RedeclareSectionCommand[
beforeskip=dimexpr-3.3baselineskip-parskiprelax,
afterskip=dimexpr3.3baselineskip+parskiprelax,
style=chapter% no part page
]part
renewcommandpartformatpartname thepartautodotenskip
DeclareNewSectionCommand[
beforeskip=-1sp,
afterskip=1.725baselineskip plus .115baselineskip minus .192baselineskip,
style=section,% no page break before firstchapterinpart
level=chapternumdepth,
indent=0pt,
tocindent=0pt,
tocnumwidth=1.5em,
font=usekomafontchapter,
tocstyle=chapter
]firstchapterinpart
makeatletter
letc@firstchapterinpartc@chapter% use the same counter for both chapter and firstchapterinpart
makeatother
begindocument
tableofcontents
partFoo
firstchapterinpartBar
text starts here
chapterNext
enddocument

add a comment |
Maybe the following helps:
documentclass[
open=any% start parts and chapters on both even and odd pages
]scrbook
RedeclareSectionCommand[
beforeskip=dimexpr-3.3baselineskip-parskiprelax,
afterskip=dimexpr3.3baselineskip+parskiprelax,
style=chapter% no part page
]part
renewcommandpartformatpartname thepartautodotenskip
DeclareNewSectionCommand[
beforeskip=-1sp,
afterskip=1.725baselineskip plus .115baselineskip minus .192baselineskip,
style=section,% no page break before firstchapterinpart
level=chapternumdepth,
indent=0pt,
tocindent=0pt,
tocnumwidth=1.5em,
font=usekomafontchapter,
tocstyle=chapter
]firstchapterinpart
makeatletter
letc@firstchapterinpartc@chapter% use the same counter for both chapter and firstchapterinpart
makeatother
begindocument
tableofcontents
partFoo
firstchapterinpartBar
text starts here
chapterNext
enddocument

add a comment |
Maybe the following helps:
documentclass[
open=any% start parts and chapters on both even and odd pages
]scrbook
RedeclareSectionCommand[
beforeskip=dimexpr-3.3baselineskip-parskiprelax,
afterskip=dimexpr3.3baselineskip+parskiprelax,
style=chapter% no part page
]part
renewcommandpartformatpartname thepartautodotenskip
DeclareNewSectionCommand[
beforeskip=-1sp,
afterskip=1.725baselineskip plus .115baselineskip minus .192baselineskip,
style=section,% no page break before firstchapterinpart
level=chapternumdepth,
indent=0pt,
tocindent=0pt,
tocnumwidth=1.5em,
font=usekomafontchapter,
tocstyle=chapter
]firstchapterinpart
makeatletter
letc@firstchapterinpartc@chapter% use the same counter for both chapter and firstchapterinpart
makeatother
begindocument
tableofcontents
partFoo
firstchapterinpartBar
text starts here
chapterNext
enddocument

Maybe the following helps:
documentclass[
open=any% start parts and chapters on both even and odd pages
]scrbook
RedeclareSectionCommand[
beforeskip=dimexpr-3.3baselineskip-parskiprelax,
afterskip=dimexpr3.3baselineskip+parskiprelax,
style=chapter% no part page
]part
renewcommandpartformatpartname thepartautodotenskip
DeclareNewSectionCommand[
beforeskip=-1sp,
afterskip=1.725baselineskip plus .115baselineskip minus .192baselineskip,
style=section,% no page break before firstchapterinpart
level=chapternumdepth,
indent=0pt,
tocindent=0pt,
tocnumwidth=1.5em,
font=usekomafontchapter,
tocstyle=chapter
]firstchapterinpart
makeatletter
letc@firstchapterinpartc@chapter% use the same counter for both chapter and firstchapterinpart
makeatother
begindocument
tableofcontents
partFoo
firstchapterinpartBar
text starts here
chapterNext
enddocument

answered Mar 10 '18 at 10:58
esddesdd
59.7k34692
59.7k34692
add a comment |
add a comment |
Thanks for contributing an answer to TeX - LaTeX Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f419404%2fscrbook-part-and-chapter-on-same-page%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown