Search found 5 matches

by kleifest
Fri Mar 21, 2014 7:00 am
Forum: LyX
Topic: Cross-References aren't working properly
Replies: 0
Views: 2383

Cross-References aren't working properly

I'm writing a rather lengthy document in Lyx (in the AMS article class) and have been trying to cross-reference labeled definitions, propositions, etc. I want the reference to show up in the text with a capitalized name and number, such as "...according to Definition 6..."

I added the following to ...
by kleifest
Thu Apr 04, 2013 11:29 pm
Forum: LyX
Topic: Installing a new document class
Replies: 1
Views: 19826

Installing a new document class

I've been trying for some time now to install a new document class in LyX to write a journal article, but have experienced much grief and no success thus far. Attached is the tBSH2e.cls file that I need. Along with the file were the following files:
amsfonts.sty, amsmath.sty, amssymb.sty, bbold11.fm ...
by kleifest
Sat Mar 24, 2012 1:35 am
Forum: Text Formatting
Topic: Format Bibliography Title
Replies: 4
Views: 13491

Re: Format Bibliography Title

Hmm...for some reason I was thinking it was necessary to format it like that, but after reading through the school's thesis guidelines again I found I am mistaken. I suppose I was just expecting it after all of the formatting I had to do for the toc, lot, lof, and appendices.

I guess I just won't ...
by kleifest
Wed Mar 21, 2012 7:53 am
Forum: Text Formatting
Topic: Format Bibliography Title
Replies: 4
Views: 13491

Format Bibliography Title

I'm using the article class, with the default bibliography settings, and I've really just been messing with variations of things like

\renewcommand{\refname}{\textsc {References}}
\renewcommand{\refname}{\centering References}
\renewcommand{\refname}{\normalsize \begin{center} REFERENCES \end ...
by kleifest
Tue Mar 20, 2012 9:35 pm
Forum: Text Formatting
Topic: Format Bibliography Title
Replies: 4
Views: 13491

Format Bibliography Title

I am currently finishing a thesis, and have one annoying thing left to fix. I am working in LyX and inserting LaTeX ERT when necessary to make things just perfect. My reference list title currently shows flush left in large font and I want it to be centered in \scshape .

I have made numerous ...