I face problems while using Gyre with MiKTeX.
The simple example is a template for a journal, downloadable at http://nlp.ipipan.waw.pl/ojs/public/jlm-latex.zip
Following the README file, I installed the packages tex-gyre, qtx and qpx.
I have a problem with the simple example file, characters in math mode are not rendered.
Here is the ME:
\documentclass{article}
\RequirePackage{qpxmath}
\begin{document}
$x$
\end{document}
actually, the problem is not with the gyre font installation as I first thought, nor with tgpagella package, but with qpxmath package. qpxmath in in TeXLive in texlive-lang-polish, but it's quite hard to find for MiKTeX, I'm looking for it right now and I'll post a link here as soon as I find it.
qplri.tfmfile in the distribution. We need an example of LaTeX code that produces the error, not just the.log– egreg Sep 28 '12 at 13:26qpx. See also How do I update my TeX distribution?. – Speravir Sep 28 '12 at 16:18