blob: c9676105b6d4407a6ba3927086b01fc37d28be6f (
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.1 (2015/05/03)
%%
%% -------------------------------------------------------------------------------------------
%% 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 157916 05/03/15 23:40:36
cntperchap_doc.tex 11048 05/03/15 23:39:24
cntperchap_example.pdf 86630 05/03/15 23:40:34
cntperchap_example.tex 2202 05/03/15 22:59:19
cntperchap.sty 5913 05/03/15 23:40:36
|