On Sat, Jun 20, 2009 at 9:31 AM, Paul A. Rubin <ru...@msu.edu> wrote:
> > ... > > You have at least three options: > > a. Just put chapauthor in the preamble and skip the layout, then use ERT > (raw LaTeX) to invoke the chapauthor environment as needed (i.e., put > \begin{chapauthor} and \end{chapauthor} in ERT as needed). LyX will not > display the chapter authors in "what you see is almost what you get" mode, > but they'll be in the output (charitably assuming your LaTeX code works). > > ... > Incidentally, are you sure you want chapauthor to have LatexType > Environment rather than Command? I don't know how you're implementing it, > but my first thought would be to insert the author as an argument to a > command (not that I'm a TeXpert). > > > Hmmm...Obviously I'm even more ignorant than I thought. I didn't realize that I need some TeX code as well, though I suppose that does make sense. I'd put that in the preamble if I had such code, but I don't even know where to start writing TeX code that matches my LyX layout. Style Chapter Author LatexType Environment LatexName chapauthor Align Left AlignPossible Left Font Size large Shape SmallCaps EndFont BottomSep 1.5 End Is there any chance that someone could point me to a simple example that I might be able to extrapolate into matching TeX? Thanks, Tad