Coder Social home page Coder Social logo

Comments (4)

sikouhjw avatar sikouhjw commented on August 24, 2024
\documentclass{elegantnote}

\begin{document}
  \tableofcontents
  \section{test}
  \subsection{test}
  \subsubsection{test}
\end{document}

图片

  1. 哪里会报错?
  2. 你觉得行距设多少美观?
  3. 数字颜色和标题不匹配吗?

from elegantnote.

goodaniu avatar goodaniu commented on August 24, 2024

对不起,是我的错,刚刚已经修改了issue,给您添麻烦了。
但是无法撤销issue,所以立刻修改了问题。
我做了些修改,改了页面尺寸后想着重设页眉页脚,所以报了些错,删除修改之后就没报错了。

%\geometry{papersize={72mm,160mm},left=6mm,right=6mm,bottom=6mm,top=14mm}
\fancyhf{}
\lfoot{\scriptsize\thepage}
\lhead{\scriptsize\leftmark}

这样一改,就会报错:Package xcolor Error: Undefined color ECOLOR'. ^^I\include{tex/files}`
至于颜色,就是目录上的页码是黑色的,其他不是。

from elegantnote.

goodaniu avatar goodaniu commented on August 24, 2024

是我学艺不精的问题,没有先清空之前的样式,加上\pagestyle{empty}就好了,再次道歉。

from elegantnote.

sikouhjw avatar sikouhjw commented on August 24, 2024

目录中的彩色是超链接。

\documentclass{elegantnote}
\hypersetup{%
  linktocpage=true,
}
\begin{document}
  \tableofcontents
  \section{test}
  \subsection{test}
  \subsubsection{test}
\end{document}

from elegantnote.

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.