the way

"The way is the goal."

Mahatma Gandhi



  Technical information  




HOW TO WRITE IT


The simple form of an example is the file example.tex .

The rules how to write are in the file rules.tex .

The beginning of a latex source file ect.tex is in head.tex .

The references file is cite.tex .

The definitions file is define.tex .

The properties file for the TABLE OF PROPERTIES is properties.tex .




FILE STRUCTURE OF THE EXAMPLES

Each version is in the source form in the directory "s" 
where the SOURCE files are stored, and in the directory 
"c" where COMPILED files are stored.
The "s" directory contains several chapters named "c0010", "c0020", ... .
Moreover the directory "s" contains a directory "a" where AUXILIARY
files are stored.

Each chapter is divided into sections named "s0010", "s0020",  ... 
Each chapter contains a file "chapter.txt" with its title and
"chapter.tex" with its introduction.

Each section is divided into examples named "e0010", e0020", ... .
Each section contains a file "section.txt" with its title and
"section.tex" with its introduction.
 
Each example contains files 
"latex.tex"  ....     with the description
"a.gif", "b.gif", ... with figures in GIF form;
"a.eps", "b.eps", ... with figures in GIF form;
"a.mws", "b.mws", ... with figures in MAPLE form;
"a.cdr", "b.cdr", ... with figures in COREL form;








AUXILIARY FILES

The batch source.tex prepares the source file ect.tex to the "c" directory.

Then it is compiled with "latex", "bibtex", makeindex", "latex" and "dvips" to produce the POSTSCRIPT form.

Finaly it is modified a little by hand to improve the LIST OF EXAMPLES part (renewcommand] -> newcommand, \e -> \exxx, \es -> \esxxx and something with the silly names and received modification is compiled again using "latex", "bibtex", makeindex", "latex" and "LATEX2HTML". It produces the subdirectory "ect" in "c" directory. There is the HTML START PAGE of the present version.

The batch ps.tex prepares the subdirectory "pages" of directory "c" where the single pages of postscript form are.

The beginning of a latex source file ect.tex is in head.tex , this is used by source.tex.

The references file cite.tex , this is used by source.tex.

The definitions file define.tex , this is used by source.tex.

The index file index.tex , this is used by source.tex for the table of index.

The cdr.tex , gives all COREL files to the subdirectory "cdr" of "c".

The mws.tex , gives all MAPLE files to the subdirectory "maple" of "c".

The .latex2html-init , is a LATEX2HTML inicializing file.

The table.xls is a EXCELL table with the properties of individual continua.

The index.htm is the first page of examples ( a copy od e directory ).

The sin.mws is a maple file of the "sin.gif".

The gif.mws is an output of maple file "sin.mws".

The agree.htm is an agreement.