Code Monkey home page Code Monkey logo

Comments (3)

tinoryj avatar tinoryj commented on July 21, 2024 1

想改成什么样子的,请直接在cls中查找:
\newenvironment{thesistheaccomplish}{
\addtocontents{toc}{\protect\setcounter{tocdepth}{0}}
\renewcommand\thesection{\arabic{section}}
将thesection中的设置进行修改。

from uestc-thesis-latex-template.

tinoryj avatar tinoryj commented on July 21, 2024

请参照repo中给出的main.tex,标号本身没有问题
image

from uestc-thesis-latex-template.

tinoryj avatar tinoryj commented on July 21, 2024

另外,由于成果列表本身使用了chapter,无法实现改为一、二、等的效果(需要chapter);但可修改为以下格式:
\renewcommand\thesection{\arabic{section}}
%arabic 阿拉伯数字
%roman 小写的罗马数字
%Roman 大写的罗马数字
%alph 小写字母
%Alph 大写字母

from uestc-thesis-latex-template.

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.