Directory macros/latex/contrib/constants
README
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%
%% The constants package --- Automatic labelling of constants
%% Maintained by Antoine Lejay
%% Based on ltxref.dtx of the Latex Kernel (Copyright the LaTeX 3 project).
%% Released under the LaTeX Project Public License v1.3c or later
%% See http://www.latex-project.org/lppl.txt
%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% This package automatic labels constants in mathematical proofs
%% (e.g. C_1, C_2, ...) with the possibility of labeling and referencing
%% the constants. In addition, several families with different symbols
%% may be defined.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%
%% Compilation:
%% latex constants.ins
%% (pdflatex|latex) constants.dtx
%% makeindex -s gind.ist constants.idx
%% makeindex -s gind.ist -o constants.gls constants.glo
%% (pdflatex|latex) constants.dtx
%%
%% To use with dvipdfm, change \usepackage{hyperref} to
%% \usepackage[dvipdfm]{hyperref} in the dtx file.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Download the contents of this package in one zip archive (98.8k).
constants – Automatic numbering of constants
The package provides a way to number constants in a mathematical proof automatically, with a system for labelling/referencing. In addition, several families of constants (with different symbols) may be defined.
| Package | constants |
| Version | 1.0 |
| Licenses | The LaTeX Project Public License |
| Copyright | 2008 Antoine Lejay |
| Maintainer | Antoine Lejay |
| Contained in | TeX Live as constants MiKTeX as constants |
| Topics | Maths |