Search found 4 matches

by noranazmy
Thu May 20, 2010 3:27 pm
Forum: XeTeX
Topic: XeTeX + LyX + OpenType fonts
Replies: 2
Views: 6790

XeTeX + LyX + OpenType fonts

...

(1) I configured LyX for XeTeX and it works if I don't use any custom fonts. When I try to include \fontspec{Chaparral Pro} to use the custom font, I get an error. I realized this is because LyX adds the line \usepackage[T1]{fontenc} .. There is no way I can get this line to be removed. I ...
by noranazmy
Wed May 19, 2010 12:50 pm
Forum: TeX Live and MacTeX
Topic: Installing OpenType fonts in TeXLive
Replies: 3
Views: 5369

Installing OpenType fonts in TeXLive

I think XeLaTeX is the better way to go. It uses fonts of the operating system. So install the desired fonts on your system and take a look at the manuals of XeLaTeX related packages like xltxtra , xunicode , fontspec and mathspec .


Best regards and welcome to the board
Thorsten

Thanks for the ...
by noranazmy
Wed May 19, 2010 12:44 pm
Forum: XeTeX
Topic: XeTeX + LyX + OpenType fonts
Replies: 2
Views: 6790

XeTeX + LyX + OpenType fonts

Hello,

I'm writing my masters thesis on LyX, using XeTeX for TeXLive, on Ubuntu.
For the first time I'd like to use my own fonts, which are OpenType fonts from Adobe. They are already installed on my system and in texmf. I have two problems.

(1) I configured LyX for XeTeX and it works if I don't ...
by noranazmy
Tue May 18, 2010 8:20 pm
Forum: TeX Live and MacTeX
Topic: Installing OpenType fonts in TeXLive
Replies: 3
Views: 5369

Installing OpenType fonts in TeXLive

Hello,

I hope this is the right place for this. I run TeXLive on Linux (namely Ubuntu 10.4), and I would like to use some of Adobe's OpenType fonts in my LaTeX documents. I've looked around online but all the guides are very complicated, and I know little about fonts. Could someone please help me ...