Open stroobandt opened 11 years ago
CALS stands for Continuous Acquisition and Life-cycle Support and is a United States Department of Defense (DoD) initiative for electronically capturing military documentation and linking related information.
The CALS Table Model is a standard for representing tables in SGML/XML. It has an interesting history and rationale. It is made available in the LaTeX cals
package.
It would be nice to have conversion from and to LaTeX CALS tables. Much like HTML tables, they are more powerful, yet easier to use than
tabularx
. The corresponding LaTeX package is calledcals
. Basic conversion should not be too difficult since CALS table syntax is a precursor to HTML tables. Here is a minimum working LaTeX example: