Re: Using XeTeX in LyX

2012-10-02 Thread Andreas Hilboll
 Andreas Hilboll wrote:
 I'm on Ubuntu 12.04 (LyX 2.0.4). I want to use XeTeX for one of my
 documents. According to the wiki (http://wiki.lyx.org/LyX/XeTeX), I
 shall only click Document→Settings...→Fonts→Use non-TeX fonts (via
 XeTeX/LuaTeX). However, this checkbox is greyed out and I cannot
 activate it. XeTeX is installed ...
 Any ideas?

 You also need to have the fontspec package installed (and you need to
 reconfigure LyX after installing this package).

Thanks, Jürgen. I updated the wiki page at http://wiki.lyx.org/LyX/XeTeX
to give this information.

Andreas.



Re: Using XeTeX in LyX

2012-10-02 Thread Andreas Hilboll
 Andreas Hilboll wrote:
 I'm on Ubuntu 12.04 (LyX 2.0.4). I want to use XeTeX for one of my
 documents. According to the wiki (http://wiki.lyx.org/LyX/XeTeX), I
 shall only click Document→Settings...→Fonts→Use non-TeX fonts (via
 XeTeX/LuaTeX). However, this checkbox is greyed out and I cannot
 activate it. XeTeX is installed ...
 Any ideas?

 You also need to have the fontspec package installed (and you need to
 reconfigure LyX after installing this package).

Thanks, Jürgen. I updated the wiki page at http://wiki.lyx.org/LyX/XeTeX
to give this information.

Andreas.



Re: Using XeTeX in LyX

2012-10-02 Thread Andreas Hilboll
> Andreas Hilboll wrote:
>> I'm on Ubuntu 12.04 (LyX 2.0.4). I want to use XeTeX for one of my
>> documents. According to the wiki (http://wiki.lyx.org/LyX/XeTeX), I
>> shall only "click Document→Settings...→Fonts→Use non-TeX fonts (via
>> XeTeX/LuaTeX)". However, this checkbox is greyed out and I cannot
>> activate it. XeTeX is installed ...
>> Any ideas?
>
> You also need to have the fontspec package installed (and you need to
> reconfigure LyX after installing this package).

Thanks, Jürgen. I updated the wiki page at http://wiki.lyx.org/LyX/XeTeX
to give this information.

Andreas.



Using XeTeX in LyX

2012-09-30 Thread Andreas Hilboll

Hello,
I'm on Ubuntu 12.04 (LyX 2.0.4). I want to use XeTeX for one of my 
documents. According to the wiki (http://wiki.lyx.org/LyX/XeTeX), I 
shall only click Document→Settings...→Fonts→Use non-TeX fonts (via 
XeTeX/LuaTeX). However, this checkbox is greyed out and I cannot 
activate it. XeTeX is installed ...

Any ideas?
Cheers, Andreas.


Re: Using XeTeX in LyX

2012-09-30 Thread Jürgen Spitzmüller
Andreas Hilboll wrote:
 I'm on Ubuntu 12.04 (LyX 2.0.4). I want to use XeTeX for one of my 
 documents. According to the wiki (http://wiki.lyx.org/LyX/XeTeX), I 
 shall only click Document→Settings...→Fonts→Use non-TeX fonts (via 
 XeTeX/LuaTeX). However, this checkbox is greyed out and I cannot 
 activate it. XeTeX is installed ...
 Any ideas?

You also need to have the fontspec package installed (and you need to 
reconfigure LyX after installing this package).

Jürgen


Using XeTeX in LyX

2012-09-30 Thread Andreas Hilboll

Hello,
I'm on Ubuntu 12.04 (LyX 2.0.4). I want to use XeTeX for one of my 
documents. According to the wiki (http://wiki.lyx.org/LyX/XeTeX), I 
shall only click Document→Settings...→Fonts→Use non-TeX fonts (via 
XeTeX/LuaTeX). However, this checkbox is greyed out and I cannot 
activate it. XeTeX is installed ...

Any ideas?
Cheers, Andreas.


Re: Using XeTeX in LyX

2012-09-30 Thread Jürgen Spitzmüller
Andreas Hilboll wrote:
 I'm on Ubuntu 12.04 (LyX 2.0.4). I want to use XeTeX for one of my 
 documents. According to the wiki (http://wiki.lyx.org/LyX/XeTeX), I 
 shall only click Document→Settings...→Fonts→Use non-TeX fonts (via 
 XeTeX/LuaTeX). However, this checkbox is greyed out and I cannot 
 activate it. XeTeX is installed ...
 Any ideas?

You also need to have the fontspec package installed (and you need to 
reconfigure LyX after installing this package).

Jürgen


Using XeTeX in LyX

2012-09-30 Thread Andreas Hilboll

Hello,
I'm on Ubuntu 12.04 (LyX 2.0.4). I want to use XeTeX for one of my 
documents. According to the wiki (http://wiki.lyx.org/LyX/XeTeX), I 
shall only "click Document→Settings...→Fonts→Use non-TeX fonts (via 
XeTeX/LuaTeX)". However, this checkbox is greyed out and I cannot 
activate it. XeTeX is installed ...

Any ideas?
Cheers, Andreas.


Re: Using XeTeX in LyX

2012-09-30 Thread Jürgen Spitzmüller
Andreas Hilboll wrote:
> I'm on Ubuntu 12.04 (LyX 2.0.4). I want to use XeTeX for one of my 
> documents. According to the wiki (http://wiki.lyx.org/LyX/XeTeX), I 
> shall only "click Document→Settings...→Fonts→Use non-TeX fonts (via 
> XeTeX/LuaTeX)". However, this checkbox is greyed out and I cannot 
> activate it. XeTeX is installed ...
> Any ideas?

You also need to have the fontspec package installed (and you need to 
reconfigure LyX after installing this package).

Jürgen


XeTeX with LyX

2009-12-14 Thread Yago
Hi to all.

I have XeTeX installed and builded in my MikTex installation but I cannot add a 
new pdf converter in accord with this instructions from the wiki.

Setting up LyX to work with Xetex
This assumes you have Xetex installed. On my texlive installation, it was 
installed automatically. Try running 'xetex' or 'xelatex' to check if its 
there. If not, install it (depends on your LaTeX distribution). 

First of all, you need to add a PDF (xetex) File Format and LyX-Xetex 
conversion: 

Under Tools-Preferences-File handling-File formats, click New and 

[x] check Document Format 
[x] check Vector Graphic Format 
Short Name: pdf4 
Extension: pdf 
Viewer: xdg-open
(Windows users should use pdfview. Alternatively, use any viewer that worked 
for you under File Format PDF (pdflatex).) 

Under Converters (just above the File formats you just clicked on), click 
on add and set 

From format: LaTeX (pdflatex) 
To format: PDF (xelatex) 
Converter: xelatex $$i 
Extra flag: latex 
[x] check Enabled 

There's no problem for me with the first part, but in my Converters window I 
cannot select the option Add that's she's in gray.


XeTeX with LyX

2009-12-14 Thread Yago
Hi to all.

I have XeTeX installed and builded in my MikTex installation but I cannot add a 
new pdf converter in accord with this instructions from the wiki.

Setting up LyX to work with Xetex
This assumes you have Xetex installed. On my texlive installation, it was 
installed automatically. Try running 'xetex' or 'xelatex' to check if its 
there. If not, install it (depends on your LaTeX distribution). 

First of all, you need to add a PDF (xetex) File Format and LyX-Xetex 
conversion: 

Under Tools-Preferences-File handling-File formats, click New and 

[x] check Document Format 
[x] check Vector Graphic Format 
Short Name: pdf4 
Extension: pdf 
Viewer: xdg-open
(Windows users should use pdfview. Alternatively, use any viewer that worked 
for you under File Format PDF (pdflatex).) 

Under Converters (just above the File formats you just clicked on), click 
on add and set 

From format: LaTeX (pdflatex) 
To format: PDF (xelatex) 
Converter: xelatex $$i 
Extra flag: latex 
[x] check Enabled 

There's no problem for me with the first part, but in my Converters window I 
cannot select the option Add that's she's in gray.


XeTeX with LyX

2009-12-14 Thread Yago
Hi to all.

I have XeTeX installed and builded in my MikTex installation but I cannot add a 
new pdf converter in accord with this instructions from the wiki.

Setting up LyX to work with Xetex
This assumes you have Xetex installed. On my texlive installation, it was 
installed automatically. Try running 'xetex' or 'xelatex' to check if its 
there. If not, install it (depends on your LaTeX distribution). 

First of all, you need to add a PDF (xetex) File Format and LyX->Xetex 
conversion: 

Under Tools->Preferences->File handling->File formats, click "New" and 

[x] check "Document Format" 
[x] check "Vector Graphic Format" 
Short Name: pdf4 
Extension: pdf 
Viewer: xdg-open
(Windows users should use pdfview. Alternatively, use any viewer that worked 
for you under File Format PDF (pdflatex).) 

Under "Converters" (just above the "File formats" you just clicked on), click 
on add and set 

>From format: LaTeX (pdflatex) 
To format: PDF (xelatex) 
Converter: xelatex $$i 
Extra flag: latex 
[x] check "Enabled" 

There's no problem for me with the first part, but in my "Converters" window I 
cannot select the option "Add" that's she's in gray.