XeTeX"expl3.sty not found"

Information and discussion about XeTeX, an alternative for pdfTeX based on e-Tex
Post Reply
brachiaque
Posts: 10
Joined: Fri Nov 19, 2010 11:17 pm

"expl3.sty not found"

Post by brachiaque »

Hi,

I'm using Lyx 2 Beta + latest Miktex 2.9 which have good Xetex support. But it does not work here. What am I missing? On another machine, Xetex works, but I have installed every package which came with the Miktex distribution.

Code: Select all

This is XeTeX, Version 3.1415926-2.2-0.9997.4 (MiKTeX 2.9) (preloaded format=xelatex 2010.11.29)  30 NOV 2010 13:33
[...]
! LaTeX Error: File `expl3.sty' not found.

Type X to quit or <RETURN> to proceed,
or enter new name. (Default extension: sty)

Enter file name: 
! Emergency stop.
<read *> 
         
l.21 \input
            binhex.tex  % before expl syntax!^^M
*** (cannot \read from terminal in nonstop modes)
Thanks in advance. I'm also a Latex newbie, and in rare cases I need some TTF fonts. Hence Xetex.

Michael
Last edited by brachiaque on Fri Dec 03, 2010 7:21 am, edited 1 time in total.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

"expl3.sty not found"

Post by localghost »

The error message is very clear. You have to install the expl3 package. This is best done by starting the MiKTeX Package Manager from the »Start« menu.


Thorsten
brachiaque
Posts: 10
Joined: Fri Nov 19, 2010 11:17 pm

Re: "expl3.sty not found"

Post by brachiaque »

Oops, thanks. I was confused by other aspects and didn't see the easy solution. I'll try not to flood this forum with silly questions again.
ltxfkr
Posts: 2
Joined: Thu Sep 22, 2011 6:43 pm

Re: "expl3.sty not found"

Post by ltxfkr »

Does not work on Miktex 2.9.3478 on Windows.

Every repository answers with a 404 error.
ltxfkr
Posts: 2
Joined: Thu Sep 22, 2011 6:43 pm

Re: "expl3.sty not found"

Post by ltxfkr »

Okay, after Synchronizing Repositories in Package Manager in User and Admin modes, it is trying to download and install literally over 9000 new packages.

For a a fresh offline installation this is very nicely done.
Post Reply