summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/brclc/brclc.sty
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/latex/contrib/brclc/brclc.sty
Initial commit
Diffstat (limited to 'macros/latex/contrib/brclc/brclc.sty')
-rw-r--r--macros/latex/contrib/brclc/brclc.sty53
1 files changed, 53 insertions, 0 deletions
diff --git a/macros/latex/contrib/brclc/brclc.sty b/macros/latex/contrib/brclc/brclc.sty
new file mode 100644
index 0000000000..25c1746d68
--- /dev/null
+++ b/macros/latex/contrib/brclc/brclc.sty
@@ -0,0 +1,53 @@
+%%
+%% This is file `clcbr.sty',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% .dtx (with options: `package')
+%%
+%% IMPORTANT NOTICE:
+%%
+%% This file is a generated file from the sources of the `tools' bundle
+%% in the LaTeX2e distribution.
+%%
+%% For the copyright notice see the source file(s).
+%%
+%% You are not allowed to modify this file.
+%%
+%% You are allowed to distribute this file if and only if
+%% it is distributed with the corresponding source files in
+%% the `tools' bundle.
+%%
+%% For the copying and distribution conditions of the source files,
+%% see the file readme.txt distributed with the tools bundle.
+%%
+%% Copyright (C) 1999
+%% Bernd Radgen.
+%%
+%% Needs clc-Compiler: brclc
+%% Source: brclc.c
+\NeedsTeXFormat{LaTeX2e}
+\ProvidesPackage{brclc}
+ [1999/09/10 v0.1.3 calculations with brclc]
+\typeout{v0.1.3 1999-09-10}
+\input{\jobname.clc}
+\newcount{\@clc@i}
+
+\def\clc#1{%
+\global\advance\@clc@i by 1%
+\@clc@include{\the\@clc@i}%
+\@clc@tmp%
+}
+%%
+%% End of file `brclc.sty'.
+
+
+
+
+
+
+
+
+
+