Tagged Questions
2
votes
1answer
214 views
TexLive 2012 Ubuntu 13.04 - Correct way to set TEXMFHOME
I have found numerous guides on how to do this (heres a couple):
$TEXMFHOME setting
customizing TEXMFHOME
but I have a different directory structure and none of the places present in the answers ...
1
vote
0answers
42 views
Which texmf directory to use for non-texlive deb-package
I'd like to provide a collection of packages/classes/fonts in a custom .deb package, i.e. that is not part of texlive.
Which directory should I choose for installing?
texlive tells me to use ...
0
votes
0answers
34 views
Where to put .sty file [duplicate]
I have made a long list of macros that I have put in a style file. I have been working with this same style file for many years now. I would like to put it somewhere in my TeX tree, so that I don't ...
0
votes
0answers
145 views
How do I tell kpsewhich where to find texmf.cnf in my default installation? [closed]
I have just removed all trace of my old TeXLive installation due to a different problem.
I have just reinstalled TeXLive using their own installer on linux (install-tl).
I have kept the installation ...
2
votes
0answers
53 views
MiKTeX, and custom classes [duplicate]
Possible Duplicate:
Create a local texmf tree in MiKTeX
OK, so today is the very first time I've decided to try using TeX, and I have a few questions.
I've finally, after much fussing ...
2
votes
2answers
710 views
How to install MathTime Pro 2 fonts on MikTeX
I have been trying for a long time now to install the MathTime Professional II (mtpro2) fonts on my system. (I am running MikTeX 2.9 under Windows 7, but what likely matters is "recent MikTeX, under ...
8
votes
2answers
1k views
Purpose of local texmf trees
In Tex Live there are several local texmf trees (TEXMFLOCAL for admin and TEXMFHOME for user, compare comments and answers to What are TeXLive's four different texmf folders?), in MiKTeX I manually ...
19
votes
1answer
9k views
Create a local texmf tree in MiKTeX
In TeX Live there are TEXMFLOCAL for admin and TEXMFHOME for user pre-defined, but in MiKTeX there’s by default no local texmf tree installed, therefore my question:
How do I create a local texmf ...
3
votes
1answer
2k views
Local font installation problems
Recently I tried to reinstall the MathTimePro II fonts in my local texmf directory. I already have Lucida fonts installed which works fine. So I carefully copied all the relevant files/folders to the ...
6
votes
2answers
333 views
How to install system wide packages without requiring an ls-R database (with texlive)?
Question
How can I install packages for system-wide use, but without requiring the ls-R database to be updated?
Background
The texlive documentation indicates that user specific packages should be ...
1
vote
0answers
1k views
How can I install a .cls file with MikTeX? [duplicate]
Possible Duplicate:
How can I manually install a package on MiKTeX (Windows)
I am new to LaTeX, but need to write up a report pretty soon. Anyway, the instruction for authors state that I ...
1
vote
1answer
1k views
Missing style file (previously worked)
Before I start, this is probably closely related to Where do I place my own .sty files, to make them available to all my .tex files?, but I can't figure it out.
Previously I have had a file compiling ...
4
votes
5answers
216 views
How to delete a locally installed version of pgf?
I have a locally installed pgf in my local texmf tree. Now my tex distribution finally caught up and the version of pfg in the package manager is newer than my locally installed version. How can I ...
83
votes
8answers
37k views
Where do I place my own .sty files, to make them available to all my .tex files?
I know how to define a package - but how do I make it available (to myself) at all times?
Say I have the package file commonstuff.sty, that I want to be able to include in any .tex file I create on ...
