>>>>> "Edwin" == Edwin Velds <[EMAIL PROTECTED]> writes:
Edwin> First of all, I'm not to keen on using the default Latex font Edwin> and decided on using the "pslatex" for my documents as I find Edwin> it more pleasant to read. However, I noticed that the lower Edwin> case greek symbols are no longer printed in italic using this Edwin> font. Can this be changed so that the default behavior ofr Edwin> lower case greek symbols is also italic? Or is there a Edwin> different font that looks like regular Times which does this? Try to have a look at the TX fonts, which are supposed to provide a somwhat better appearance than pslatex. I do not remember whether the greek letters are upright. Edwin> For my thesis I'm using a two-sided report style. I noticed a Edwin> few odd things with this. The wide margin comes out on the Edwin> outer side of the page (according to xdvi anyway) instead of Edwin> the inner side where the binding should be. Why is this and can Edwin> this be fixed? I think it is intended, but you can change this by plaing with geometry settings in Layout>Documents|Paper. Edwin> Also, it's normal practice to start chapters on a right (odd) Edwin> page for a two sided document, however lyx/latex doesn't do Edwin> this. Can this be changed? I'm sure there would be a latex Edwin> command to force it to an odd page, but that's not what I'm Edwin> looking for because this is really an issue that should be Edwin> taken care of in a document layout. The default for report class is to open on any page. The book class opens on right by default. You can change the behaviour of the report class add "openright" in the extra option field of Layout>Document dialog. JMarc
