Technical Support
Forums
and Mailing Lists
Search Mackichan Web
SWP & SW
Version 5/5.5
Installation
Word Processing
Computations
Typesetting
File Issues
Graphics
Exam Builder
Style Editor
Other
Free Updates
Technical Articles
Scientific Notebook
Support Information
Troubleshooting
TeXnology
BibDB
TeXnology links
|
Document 479
The LaTeX delarray package
Version: 3.x, 4.x, 5.x - Scientific WorkPlace & Scientific
Word
The package enhances the array package by adding a system of large paired
delimiters around the array. Note that this feature is built in to SWP and
SW.
How to define delimiters for an array
-
Add the delarray package to your document.
-
Place the insertion point where you want the delimited array to appear.
-
Enter an encapsulated TeX field.
-
Type \[\begin{array}\{c}\ where
\ is the delimiter you want and
c is repeated for each column in the array.
-
Enter the contents of the array.
-
Type \end{array}\] and choose
OK.
The package has no options. The package is installed in the
TCITeX/TeX/LaTeX/required/tools directory and is part of the Standard LaTeX
Tools Bundle.
Last revised 01/20/06
This document was created with Scientific WorkPlace.
|