[NLUUG]   Welcome to ftp.nluug.nl
Current directory: /pub/ftp/ibiblio/distributions/CTAN/macros/latex/contrib/brclc/
 
Current bandwidth utilization 2091.36 Mbit/s
Bandwidth utilization bar
Contents of README:
brclc v0.1.3 - calculations under LaTeX.
Copyright (C) 09/1999 Bernd Radgen.

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or (at
your option) any later version.

This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.


Roadmap
-------

The COPYING file contains a copy of the GPL described above.

The sourcecode is brclc.c.

The brclc.sty is the LaTeX package.

Makefile is the Makefile for the program brclc under LINUX (may also
work with other systems).

the testclc.sh shellscript for testing.

The README.DOS, testclc.bat and a compiled brclc.exe for DOS-users.

Installation
-------------
Copy all files in 1 directory.

Compile the source brclc.c:

You can use the Makefile just typing:

make

or type

gcc -O2 -Wall -lm -s brclc.c -o brclc.

Now copy the file brclc in your PATH (/usr/bin/).

Test the function by typing:
testclc.sh test.tex

You may copy the brclc.sty file in your TeX-tree where the
other macro-packages can be found.

Description
-----------
The program brclc and the package brclc.sty implements a possibility
for doing 16-bit(double) calculations within a LaTeX file. The
following calculations are implemented:

+, -, *, /, ^, exp, log, ln, sin, cos, tan, asin, acos, atan.

The output can be formated and rounded.

Usage:
------
The program brclc is a preprocessor so it must be run before you
run LaTeX! So it is recommended using a shellscript like 'testclc'
which does this for you.

In the LaTeX-File you must load the package brclc.sty:

\usepackage{brclc}

now the new command \clc{arg} is implemented.

The program brclc outputs a file called *.clc. In this file LaTeX finds
the definitions needed to completed the \clc{arg}-command. It is
automatically loaded by the brclc.sty package.

The program brclc also outputs a log-file named *.clg.

The LaTeX-commands:

\verb, \begin/end{verbatim}, \includeonly, \include, \input

are also interpreted by brclc.

For more Information read the brclc_ge.dvi file. Maybe someone will
translate this File in english? Contact me.

Limitations:
------------
You can not implement the \clc{arg}-command in new command-definitions
because the brclc-program will not understand this!

Other then the above shown verbatim-Modes will not work over the \clc{arg}
command.

LaTeX-commands or -enviroments which made virtual printing for internal
calculations may not work. But 'tabularx' is now implemented.

Contacting me
-------------

Email: radgen@physik.uni-frankfurt.de

Share and enjoy!

-Bernd.




Icon  Name                                                      Last modified      Size  
[DIR] Parent Directory - [   ] CHANGES 09-Sep-1999 10:29 346 [TXT] COPYING 02-Aug-1999 15:48 18K [   ] Makefile 01-Sep-1999 16:05 284 [TXT] README 09-Sep-1999 10:33 2.9K [TXT] README.DOS 04-Aug-1999 18:14 254 [TXT] brclc.c 09-Sep-1999 10:15 28K [   ] brclc.exe 09-Sep-1999 10:10 137K [TXT] brclc.lsm 09-Sep-1999 07:53 601 [TXT] brclc.sty 09-Sep-1999 07:57 1.0K [   ] brclc_ge.dvi 09-Sep-1999 10:38 20K [   ] testclc.bat 04-Aug-1999 18:22 44 [   ] testclc.sh 04-Aug-1999 18:23 123 [   ] testclc.tex 09-Sep-1999 07:54 4.0K

NLUUG - Open Systems. Open Standards
Become a member and get discounts on conferences and more, see the NLUUG website!