Code Monkey home page Code Monkey logo

Comments (3)

huxuan avatar huxuan commented on August 20, 2024

hi @hellobiek , I think this is only a customization for you own instead of a bug.
As far as I am concerned, I don't agree with such kind of customization.
\listoftables and \listoffigures just work very fine, it's globally recongnized pattern.
we shouldn't think it as another kind of Microsoft Word, which do can easily change in a WYSIWYG way, but it's not the fashion for LaTeX.

Anyway, there do exist some hacks to achieve what we want. For this problem, titletoc package which has been introduced in our cls do support this kind of customization.
To change the label style in \listoffigures, we can add following codes between \documentclass{} and \begin{document}:

\titlecontents{figure}[0em]{\vspace{0.1\baselineskip}\songti\zihao{-4}}
    {图\ \thecontentslabel\quad}{}
    {\hspace{.5em}\titlerule*[4pt]{$\cdot$}\contentspage}

To change the label style in \listoftables, we can simply change the first params figure to table and the in the second line of code snippet to .

For more information, you can refer to the titletoc package documentation. For ctex mirror, the url is http://www.ctex.org/documents/packages/layout/titlesec.pdf, there also exists a mirror in http://mirror.buaa.edu.cn (I can not access to it in my place currently) with almost the same relative path. You can't miss it.

from buaathesis.

huxuan avatar huxuan commented on August 20, 2024

@hellobiek hi, seems this issue received no update for two days.
Is the problem fixed for you or if there is any other opinions you want me to hear?

from buaathesis.

hellobiek avatar hellobiek commented on August 20, 2024

OK,I have solved this problem .

I have closed the problem.

thank you!

2012/12/14 Sean Hu [email protected]

@hellobiek https://github.com/hellobiek hi, seems this issue received
no update for two days.
Is the problem fixed for you or if there is any other opinions you want me
to hear?


Reply to this email directly or view it on GitHubhttps://github.com//issues/116#issuecomment-11365610.

from buaathesis.

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.