Giter Site home page Giter Site logo

Comments (6)

sikouhjw avatar sikouhjw commented on June 16, 2024

\documentclass[twoside]{Style/ucasthesis}%

将其改为

 \documentclass[twoside,openany]{Style/ucasthesis}

from ucasthesis.

gxxxh avatar gxxxh commented on June 16, 2024

\documentclass[twoside]{Style/ucasthesis}%

将其改为

 \documentclass[twoside,openany]{Style/ucasthesis}

你好,如果只需要删除正文(绪论到结束语)的空白页,在摘要,目录,参考文献等地方依旧保留空白页,该如何修改呢?

from ucasthesis.

sikouhjw avatar sikouhjw commented on June 16, 2024

你好,如果只需要删除正文(绪论到结束语)的空白页,在摘要,目录,参考文献等地方依旧保留空白页,该如何修改呢?

你确定是这个要求吗……

from ucasthesis.

CSWYF3634076 avatar CSWYF3634076 commented on June 16, 2024

\documentclass[twoside]{Style/ucasthesis}%

将其改为

 \documentclass[twoside,openany]{Style/ucasthesis}

调整之后页眉出现问题,这里应该是总结和展望,请问这个有办法修改吗
image

from ucasthesis.

sikouhjw avatar sikouhjw commented on June 16, 2024

调整之后页眉出现问题,这里应该是总结和展望,请问这个有办法修改吗

这是你的认知误区,这不是「问题」。奇数页页眉是 chapter,偶数页是 thesis title,没有问题。有问题的是你的认知:既要没有空白页,又要 chapter 的页眉是 chapter title。

\fancypagestyle{mainmatterstyle}{% style for mainmatter
\fancyhf{}% clear fields
\fancyhead[C]{\footnotesize \ifnumodd{\value{page}}{\leftmark}{\@title}}% structure elements
\fancyfoot[C]{\footnotesize \ifnumodd{\value{page}}{\hspace*{\fill}\thepage}{\thepage\hspace*{\fill}}}% page number
\renewcommand{\headrulewidth}{0.8pt}% header rule
\renewcommand{\footrulewidth}{0pt}% footer rule
}

from ucasthesis.

QianpengLi577 avatar QianpengLi577 commented on June 16, 2024

你好,如果只需要删除正文(绪论到结束语)的空白页,在摘要,目录,参考文献等地方依旧保留空白页,该如何修改呢?

@gxxxh 参考这个 #423

from ucasthesis.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.