【问题标题】:Latex - Several lines of points in the table of contents in pdfLatex - pdf目录中的几行点
【发布时间】:2019-02-09 11:28:32
【问题描述】:

在我的目录中,两个部分之间有几个点。看这张截图Bug section of table of contents

这是我的代码

\section[Lecture du fichier excel avec la librairie pandas]{Lecture du fichier excel avec la librairie pandas}

La librairie pandas me permet
de lire des csv et \ des fichiers excel . Gr\^ace \`a cette librairie,
je peux transformer les donn\'ees d{\textquoteright}un format excel ou
csv , en dataframe. Un dataframe est simple \`a utiliser et tr\`es
rapide \`a lire car il est stock\'e dans la m\'emoire RAM . \ Voici un
sch\'ema repr\'esentatif :



\begin{center} \includegraphics[width=16.002cm,height=8.091cm]{MmoiredestageV10libreoffice-img5.png} \end{center}

我的问题:为什么有几行?以及如何删除它。 我正在使用 kile 谢谢

【问题讨论】:

    标签: latex pdflatex tableofcontents latex-environment


    【解决方案1】:

    我很笨,我发现了问题。

    我使用了 writer2latex,它将 odt 转换为 latex。他添加了很多空的小节。我删除了它。 就这样

    \subsection{}
    \subsection{}
    \subsection{}
    \subsection{}
    \subsection{}
    \subsection{}
    \subsection{}
    

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2010-10-23
      • 2010-10-20
      • 1970-01-01
      • 2020-09-25
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多