I need to use an absolute path for my package. One of the folder I use contains a space. I cannot change the name of this folder.
So, how can I use paths containing the space character in usepackage ?
EDIT
I tried to put my path between double quotes (") but then, Latex tries to open the "<my path>".sty !!
I am using pdftex (I don't know if this info is relevant).
{"foo/other foo/foo"}– Sigur Jun 10 '13 at 14:19! LaTeX Error: \File "usepackageis a package name not a file path. It sometimes half works (but usually gives a warning) if you use a path (whether or not there is a space) but it is always incorrect usage. – David Carlisle Jun 10 '13 at 14:48.texfile (and the path includes space characters). Thanks ! – Colas Jun 10 '13 at 14:52~/Library/texmf/with the proper internal structure. Anything you put there will be found automatically. See How do I add a .sty file to my MacTeX/TeXShop installation? Do you have some reason for not putting local packages there? – Alan Munn Jun 10 '13 at 15:05