Search found 3 matches

by aiyoung
Wed Aug 22, 2012 1:47 am
Forum: LyX
Topic: Strange error in compiling .pdf
Replies: 3
Views: 4770

Re: Strange error in compiling .pdf

Hello Stefan,

The link you sent is similar to the issue that i'm having, however not using the template and starting from scratch didn't solve my issue.

I've emailed the person who keeps the .cls files up to date to see if any LyX user has contacted them with the same problem.
by aiyoung
Tue Aug 21, 2012 9:59 pm
Forum: LyX
Topic: Strange error in compiling .pdf
Replies: 3
Views: 4770

Strange error in compiling .pdf

Just a thought i had.

When you create a article_name.layout file to use a .cls in LyX, one typically puts
# Input general definitions
Input stdclass.inc

at the end of the file.

When i googled stdclas.inc, it looks like it defines fonts and whatnot for standard classes like articles etc ...
by aiyoung
Tue Aug 21, 2012 7:17 pm
Forum: LyX
Topic: Strange error in compiling .pdf
Replies: 3
Views: 4770

Strange error in compiling .pdf

Hello All,

I am trying to get a .cls that my university provides to place nice with LyX.

I followed the instructions found on this site: http://blog.icall-research.net/2011/01/07/latex-adding-a-custom-class-in-lyx-1-6-8-for-mac-os/ to have the .cls avalible to LyX.

In addition to the above, i ...