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)













3















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









share|improve this question




























    3















    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









    share|improve this question


























      3












      3








      3








      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









      share|improve this question
















      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






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited 2 mins ago









      Jonas Stein

      3,20142643




      3,20142643










      asked Mar 10 '18 at 0:11









      desp_userdesp_user

      492




      492




















          1 Answer
          1






          active

          oldest

          votes


















          1














          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


          enter image description here






          share|improve this answer






















            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
            );



            );













            draft saved

            draft discarded


















            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









            1














            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


            enter image description here






            share|improve this answer



























              1














              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


              enter image description here






              share|improve this answer

























                1












                1








                1







                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


                enter image description here






                share|improve this answer













                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


                enter image description here







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Mar 10 '18 at 10:58









                esddesdd

                59.7k34692




                59.7k34692



























                    draft saved

                    draft discarded
















































                    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.




                    draft saved


                    draft discarded














                    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





















































                    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







                    Popular posts from this blog

                    acmart: Multiple authors: all with same affiliation, one author an additional affiliationHow to Write Names of Multiple Authors with Shared Affiliation in ACM 2017 Template?Multiple authors with different primary affiliation, but same additional affiliationSame affiliation for all authors without extra packagesIOS-Book-Article.cls: one author with multiple affiliationacmart: Shared Author AffiliationMultiple authors with different primary affiliation, but same additional affiliationAuthor affiliation with only 1 authorAdding Multiple Authors with Different Affiliation in LaTeX ArticleLaTeX: Multiple authors stays on same lineHow to Label Multiple Authors with Same DescriptionHow to make two authors use the same affiliationTwo authors with same affiliation on finished front page

                    How to write “ä” and other umlauts and accented letters in bibliography?Accents in BibTeXSorting references with special characters alphabeticallyUse ae ligature in bibliographyEastern European nameInverted circumflex in BibTexBibTex, non-ascii initials and nameptr fproblems with accent in LatexHow to add a Ø to my bibliography from Jabref?References without accentsTroubles when trying to cite St“omer-Verlet in ”title" field of a bib entryComprehensive list of accented charactersHow to type the letter “i” with two dots (diaeresis) in math mode?Problem with glossary text and accented lettersSpecial character in bibliographyAccented letters, Unicode and LaTeX accentsHow to stop natbib from modifying bibliography styleCitation of a paper with non-standard characters by BibtexWrite accented characters to file using writeHow to group the bibliography alphabetically, if some surnames start with “accented” characters?How can I automatically capitalize significant words in my bibliography?

                    Problem using RevTeX4-1 with “! Undefined control sequence. @bibitemShut”