Rich Shepard wrote:
> > start lyx from the console, run edit->reconfigure and send the output of
> > the console, please. It is especially important if there is a line like
> > +checking for document class memoir [memoir]... yes
>
> Nope. Not there. The output log file is attached.
Rich,
OK, then LyX does not find the layout file. Are you shure you have put it in
the /layouts directory of your lyx user directory (normally ~/.lyx)? What
happens if you put it in the /layouts directory of the lyx installation tree
(/usr/local/share/lyx/layouts for instance)?
You can use the attached v0.002 which features some more memoir stuff.
> > Hmm... hard to tell without an example document.
>
> Yes. I was just venting my frustration at not being productive again
> today. Herbert's helping, but I need to get all this running properly.
Well, then you are in good hands (hope I got this idiom right).
Regards,
J�rgen.
#% Do not delete the line below; configure depends on this
# \DeclareLaTeXClass{memoir}
# Memoir textclass definition file (poor man's version).
# Author: J�rgen Spitzm�ller <[EMAIL PROTECTED]>
# Input general definitions
Input stdclass.inc
# Global parameters.
Sides 2
PageStyle Headings
ClassOptions
FontSize 9|10|11|12|14|17
PageStyle empty|plain|headings|fancy|ruled|Ruled|companion
End
# a few changes to the bibliography
Style Bibliography
TopSep 4
LabelString Bibliography
# label font definition
LabelFont
Series Bold
Size Huge
EndFont
End
# the poetics
Style Poemtitle
LatexType Command
LatexName poemtitle
NeedProtect 1
NextNoIndent 1
LabelSep xxx
ParSkip 0.4
TopSep 0.4
ParSep 0.4
AlignPossible Block, Left
OptionalArgs 1
Font
Series Bold
EndFont
End
Style Poemtitle*
CopyStyle Poemtitle
LatexName poemtitle*
OptionalArgs 0
End