blob: 25e50cd8d89e5bce5bd714390e4788f15ef07e9c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
%% LaTeX package cntperchap - version 0.2 (2015/05/09)
%%
%% -------------------------------------------------------------------------------------------
%% Copyright (c) 2015 by Dr. Christian Hupfer <christian dot hupfer at yahoo dot de>
%% -------------------------------------------------------------------------------------------
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3
%% of this license or (at your option) any later version.
%% The latest version of this license is in
%% http://www.latex-project.org/lppl.txt
%% and version 1.3 or later is part of all distributions of LaTeX
%% version 2005/12/01 or later.
%%
%% This work has the LPPL maintenance status `maintained'.
%%
%% This work consists of all files listed in README
%%
The aim of this package is to provide support for a summary in advance how many sections, subsections, etc. or figures, tables, equations there will be in a chapter. The values are stored at the beginning of a new chapter and written to \jobname.cpsfoo files, where foo is shorthand for the relevant counter name.
Directory listing:
cntperchap_doc.pdf 171311 05/09/15 19:52:36
cntperchap_doc.tex 17206 05/09/15 19:51:57
cntperchap_example.pdf 87225 05/09/15 19:52:32
cntperchap_example.tex 2802 05/09/15 19:51:57
cntperchap.sty 11993 05/09/15 19:52:36
|