We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
论文格式要求图目录和表目录的内容都不缩进,模板里有缩进两个字符,请问怎么调呢?试了半天也不行。感谢。
The text was updated successfully, but these errors were encountered:
同求,这个问题不知道怎么解决
Sorry, something went wrong.
找到了https://tex.stackexchange.com/questions/240251/adjusting-the-left-margin-of-list-of-tables-and-list-of-figures-in-latex \setlength{\cfttabindent}{0in} %% adjust as you like \setlength{\cftfigindent}{0in} %% adjust as you like
缩列词表的缩进可以改吗
No branches or pull requests
论文格式要求图目录和表目录的内容都不缩进,模板里有缩进两个字符,请问怎么调呢?试了半天也不行。感谢。
The text was updated successfully, but these errors were encountered: