Skip to content

Fix: modify undergrad \sectionnonum & add \sectionNonumNewpage#495

Open
cyboTiger wants to merge 1 commit intoTheNetAdmin:masterfrom
cyboTiger:master
Open

Fix: modify undergrad \sectionnonum & add \sectionNonumNewpage#495
cyboTiger wants to merge 1 commit intoTheNetAdmin:masterfrom
cyboTiger:master

Conversation

@cyboTiger
Copy link
Copy Markdown

Description

This PR modifies config/commands.tex under undergraduate case. Specifically, I avoid \clearpage or \cleardoublepage for command \sectionnonum, because this will better align with latex native command \section, which don't automatically clearpage.

To maintain original functionality, I rename the original new command \sectionnonum to \sectionNonumNewpage.

Motivation

When compiling my proposal, I found in body/undergraduate/proposal/original/original.tex that, after \chapter{外文翻译} it will switch to next page to display original paper, which is not convenient. I also verify this in our official school template. Hence this PR.

Verification

I successfully compiled my own proposal.

@cyboTiger cyboTiger changed the title Fix: modify undergrad \newcommand{\sectionnonum} & add `\newcommand… Fix: modify undergrad \newcommand{\sectionnonum} & add `\newcommand… Mar 24, 2026
@cyboTiger cyboTiger changed the title Fix: modify undergrad \newcommand{\sectionnonum} & add `\newcommand… Fix: modify undergrad {\sectionnonum} & add \sectionNonumNewpage Mar 24, 2026
@cyboTiger cyboTiger changed the title Fix: modify undergrad {\sectionnonum} & add \sectionNonumNewpage Fix: modify undergrad \sectionnonum & add \sectionNonumNewpage Mar 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant