Re: Classic Thesis and LyX

2009-09-07 Thread Manolo Martí­nez



Did you set up some more fonts or change things after the standard
installation of your TeX distribution (and which TeX distro do you use)?

  
It turns out I had too few fonts installed. After installing the ubuntu 
package texlive-fonts-extra, the style works perfectly.


Thanks for helping me see this, Günter.

Manolo


Re: Classic Thesis and LyX

2009-09-06 Thread Guenter Milde
On 2009-09-06, Manolo Martí­nez wrote:

>> It most certainly is a font issue. 

> Actually, you need no math formula for the error to show A title in an 
> otherwise empty file is enough. Say,

> \title{blah}\maketitle

OK, as also a title uses scaled fonts, I still believe it to be an issue
with a specific font at a certain font size.

What error do you get?

>> Does the problem go away if you choose a different font set

> What commands exactly fix the font set?

Several. In LyX, you can select a font with Document>Settings>Font...

And if you select [Default] in LyX, you can set your choice in the LaTeX
preamble.

However, also the document class could select a special font.
Maybe disabling (commenting) the  \usepackage{extsize} could already help.

>> Could you be more specific about your font setup?

> I can try. How can I find the info you need?

Did you set up some more fonts or change things after the standard
installation of your TeX distribution (and which TeX distro do you use)?


Maybe you can post a "minimal example" (smallest possible LyX file that
exhibits the problem) so others can try.

Günter



Re: Classic Thesis and LyX

2009-09-06 Thread Manolo Martí­nez


It most certainly is a font issue. Could you try if this happens 

with every math formula, 
only with sub- and superscripts, 
maybe with formulae in headings or otherwise scaled?
  
Actually, you need no math formula for the error to show A title in an 
otherwise empty file is enough. Say,


\title{blah}\maketitle


Does the problem go away if you choose a different font set
  

What commands exactly fix the font set?

Could you be more specific about your font setup?
  

I can try. How can I find the info you need?

Thanks for your help!
Manolo

Günter



  




Re: Classic Thesis and LyX

2009-09-03 Thread Guenter Milde
On 2009-09-03, Manolo Martí­nez wrote:

...

> I'm getting several "Math formula deleted: Insufficient symbol fonts." 
> errors every time I try to run pdflatex. The description of the error is:

> "Sorry, but I can't typeset math unless \textfont 2

> and \scriptfont 2 and \scriptscriptfont 2 have all

> the \fontdimen values needed in math symbol fonts."

...

> After some googling I've come to think that this has to do with my 
> having some fonts installed which supersede the order to escale some 
> other fonts. But beyond that, I do not really know where to look.

It most certainly is a font issue. Could you try if this happens 

with every math formula, 
only with sub- and superscripts, 
maybe with formulae in headings or otherwise scaled?

Does the problem go away if you choose a different font set?

Could you be more specific about your font setup?

Günter




Re: Classic Thesis and LyX

2009-09-03 Thread Uwe Stöhr

Manolo Martí­nez schrieb:

I'm trying to get Nick Mariette's port of André Miede's Classic Thesis 
style for LyX to work.


I don't have the time to investigate your problem in detail. But I can provide 
you a LyX thesis
template I created for my institute and that I'm using for my thesis.
You might give it a try. If so I'm interested to get some feedback.
You find it here:
http://fkurth.de/uwest/LyX/ThesisTemplate/

regards Uwe