AZ logo

CTAN directory: /macros/latex/contrib/tabularcalc

You can get the contents of this directory bundled as a zip file.

Packages in this directory:

Identifier Caption
tabularcalc Calculate formulas in a tabular environment.

Files

Name Size* Date UTC Notes
README 2 KiB 2009-Apr-21 Shown below
tabularcalc.sty 17 KiB 2009-Apr-21
tabularcalc_doc_en.pdf 182 KiB 2009-Apr-21
tabularcalc_doc_en.tex 39 KiB 2009-Apr-21
tabularcalc_doc_fr.pdf 189 KiB 2009-Apr-21
tabularcalc_doc_fr.tex 42 KiB 2009-Apr-21
tabularcalc_doc_vn.pdf 535 KiB 2009-Apr-21
tabularcalc_doc_vn.tex 43 KiB 2009-Apr-21

  *File sizes in kibibytes.

Contents of README

       _________________

      tabularcalc package
              v0.2
       _________________

Given a list of numbers and one (or more) formulas, this package allows
with an easy syntax to build a table of values, i.e a tables in which
the first row contains the list of numbers, and the other rows contain
the calculated values of the formulas for each number of the list.

The table can be built either horizontally or vertically, and it is
fully customizable (height of rows, columns and lines types). Moreover,
the content of any cell can be easily hidden.

Other local effects are possible since a command allows to execute any
code in any particular cell.

#######################################################################

Étant donné une liste de nombres et une ou plusieurs formules à une
variable, cette extention, à l'aide d'une syntaxe simple, construit un
tableau de valeurs, c'est-à-dire un tableau dont la première ligne
contient les nombres les autres lignes les résultats pris par la (ou
les) formules pour chacun des nombres de la liste.

Le tableau peut être construit horizontalement ou verticalement, et il
est entièrement personnalisable, autant du point de vue des filets,
que de la hauteur des lignes ou que des types de colonnes. De plus, le
contenu de n'importe quelle cellule du tableau peut être masqué.

Des effets encore plus précis sont possibles puisqu'une commande permet
de faire exécuter n'importe quel code dans une cellule particulière.


                                                          C Tellechea
                                                     <unbonpetit@gmail.com>