Mike Martell wrote:
I'm sorry. I may have spoke too soon. Now, when I try to make a
sample document, when i try to view pdflatex, I get five latex errors.
all of them say "undefined control sequence."
do you know why i would get this?
Apparently, the \degreeyear and so forth have to come before the title,
etc. If you take the sample thesis, import it into LyX, and then cut and
paste all the stuff from \degreeyear up to \copyrightpage, and put that
before the title, then it will work.
A better solution would be to put those into the layout. If you use the
attached layout, you can import the document much better. You'll still
need to delete the "ERT" boxes with comments that come between
"Professor Mih Sing Cite" and "Introspective Empiricism", but once you
do that, it will compile.
Getting a really good layout would require a bit more work, but this
gets things started.
rh
#% Do not delete the line below; configure depends on this #
#\DeclareLaTeXClass{authesis}
# Read the definitions from report.layout
Input report.layout
Style DegreeYear
CopyStyle Author
LatexName degreeyear
Font
Size Normal
EndFont
Align Left
LabelType Static
LabelFont
Series Bold
EndFont
LabelString "Year of Degree: "
Margin Dynamic
End
Style Degree
CopyStyle DegreeYear
LabelString "Degree: "
LatexName degree
End
Style Chair
CopyStyle DegreeYear
LabelString "Chair: "
LatexName chair
End
Style SecondReader
CopyStyle DegreeYear
LabelString "Second Reader: "
LatexName secondreader
End
Style ThirdReader
CopyStyle DegreeYear
LabelString "Third Reader: "
LatexName thirdreader
End
Style DegreeField
CopyStyle DegreeYear
LabelString "Field of Degree: "
LatexName degreefield
End
Style Abstract
Margin Static
LatexType Command
LatexName abstract
NextNoIndent 1
LeftMargin MMM
RightMargin MMM
ParIndent MM
ItemSep 0
TopSep 0.7
BottomSep 0.7
ParSep 0
Align Block
AlignPossible Block
LabelType Centered_Top_Environment
LabelString "Abstract"
LabelBottomSep 0.5
Font
Size Small
EndFont
LabelFont
Series Bold
Size Large
EndFont
End
Style AbstractN
CopyStyle Abstract
LabelString "Numbered Abstract"
LatexName abstractn
End
Style Acknowledgements
CopyStyle Abstract
LabelString "Acknowledgements"
LatexName acknowledgements