Dean (>): > Here are some patches which > > 1) Modify Pod::PseudoPod::LaTeX to (when requested) emit LaTeX code which > requires that certain environments be defined (rather than enforcing style in > Pod::PseudoPod::LaTeX itself). In particular, the "sidebar" environment. > Tests included. > > 2) Add a "sidebar" environment to bin/book-to-latex and request that > Pod::PseudoPod::LaTeX emits sidebars in this environment.
Thank you. I will have a look at the patches and, if everything checks out, apply them to the book. // Carl