Search found 3 matches

by valos
Tue Jan 08, 2013 11:08 am
Forum: LyX
Topic: KOMA-Script | Cross References to Equations add Prefix
Replies: 4
Views: 4669

Re: Book (koma script) - cross reference equation problem

Yes, that was it. I commented out that line from document's Latex Preamble and now it is working fine.

Many thanks for your help!
by valos
Fri Dec 21, 2012 10:49 pm
Forum: LyX
Topic: KOMA-Script | Cross References to Equations add Prefix
Replies: 4
Views: 4669

Re: Book (koma script) - cross reference equation problem

Hello,

Please find the attached minimal example.
The Tex files have been exported from Lyx.

Thank you.
by valos
Fri Dec 21, 2012 7:31 pm
Forum: LyX
Topic: KOMA-Script | Cross References to Equations add Prefix
Replies: 4
Views: 4669

KOMA-Script | Cross References to Equations add Prefix

Hi,

I've created a dissertation thesis document based on the LyX thesis template. The document class is scrbook from KOMA-Script .

I have some numbered equations something like this.
a + b = c (1.1)
Whenever I reference that equation it also adds automatically a prefix "Equation":
As described ...