[Insight-developers] LaTeX documentation question
Luis Ibanez
ibanez@choroid.cs.unc.edu
Fri, 3 Aug 2001 17:39:34 -0400 (EDT)
Yes the basic Latex files are in th directory
InsightDocuments/Latex
There are two .cls files:
1) InsightManual.cls (deriving from "book")
for the large documents like the User's Manual
2) InsightHowto.cls (deriving from "report")
for short documents in specialized topics.
Probably the documentation about Blox will better
fit in a HowTo style.
There is also Insight.bib with references in
BibTex format.
Examples of both Manual.cls and Howto.cls styles
can be found in:
InsightDocuments/User/AlgorithmsGuide
The Registration Framework is described in the
document:
RegistrationHowto.tex (there is a pdf generated from it)
AlgorithmsGuide.tex is a "main" documents that
includes a set of chapters:
- ImageIteratorsChapter.tex
- NeighborhoodIteratorsChapters.tex
- RegistrationFrameworkChapter.tex
That make the documents more modular and easier to
maintain.
Graphics can be included from files in
.eps, .gif, .jpg, and .tiff formats
using the commands:
\begin{figure}
\includegraphics{myImage.jpg}
\caption{ this is a nice image generated by ITK }
\end{figure}
Please let me know if you find any difficulties
with the files, or find things that can be improved,
Thanks
Luis
--------------------------------
On Fri, 3 Aug 2001, Robert Tamburo wrote:
> Is there (will there be) a style file for LaTeX documentation to ensure a
> uniform documentation format?
>
> -=Z=-
>
> ,,,
> /'^'\
> ( o o )
> -------------------------------------------oOOO--(_)--OOOo------------
> ~Robert Tamburo~
> rjtst21@pitt.edu Dept of Bioengineering
> University of Pittsburgh 749 Benedum Hall
> VIA Laboratory 3700 O'Hara St
> office phone: (412) 624-9931 Pittsburgh, PA 15261
> fax: (412) 383-8788 .oooO
> ( ) Oooo.
> ---------------------------------------------\ (----( )-------------
> \_) ) /
> (_/
>
>
>
> _______________________________________________
> Insight-developers mailing list
> Insight-developers@public.kitware.com
> http://public.kitware.com/mailman/listinfo/insight-developers
>
--
Luis Ibanez CB#: 7060
Research Assistan Professor phone: (919) 843 5436
Division of Neurosurgery fax: (919) 966 6627
University of North Carolina at Chapel Hill email: ibanez@cs.unc.edu
Chapel Hill, NC 27599-7060 http://www.cs.unc.edu/~ibanez