File: chapter58.tex

package info (click to toggle)
vim-vimtex 2.17-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 8,844 kB
  • sloc: makefile: 360; python: 103
file content (24 lines) | stat: -rw-r--r-- 277 bytes parent folder | download | duplicates (100)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
\chapter{Some chapter}
This is a chapter.

\section{1}
\label{sec:1}
\begin{equation}
  \label{eq:1}
  1
\end{equation}

\section{2}
\label{sec:2}
\begin{equation}
  \label{eq:2}
  2
\end{equation}

\section{3}
\label{sec:3}
\begin{equation}
  \label{eq:3}
  3
\end{equation}