I have a big problem with LaTeX. Quickly said, I can't install any package. I'm using MiKTeX 2.9. I have tried to install many packages (manually or via mpm), but every effort was useless.
For example, I tried with qcm package. I opened the mpm, clicked "+" on the package, then on the options I clicked on "Refresh FNDB", but as I run MiKTeX, it can't recognize the package, as every environment of that package gives an "unrecognized command" error.
Also, the on-fly installation doesn't seem to work. I read that you need to write \usepackage{*selectedPackage*} to trigger the on-fly installation, but as I compile the file, nothing happens.
For another package, the paperandpencil, I tried a manual installation, but the .sty file is nowhere to be seen by MiKTeX.
Can anyone tell me what's the problem?
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
|
||||
closed as too localized by egreg, bloodworks, Joseph Wright♦ Jan 5 at 21:34
This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.
qcmpackage usingmpm(it will have an 'installed on' date if you did)? If so, what happens when you\usepackage{qcm}? – Joseph Wright♦ Nov 13 '12 at 20:16\usepackage{qcm}in the editor I get no error, but I can't get to work any of the qcm environments in my file. – Marco Nov 14 '12 at 13:12