2013/6/9 Raphaela <[email protected]>: > thank you. I have now installed the full TeXlive package, but the > instructions on the page for Unix-like systems are not working for me (all I > get is a "command 'tlmgr' not found" message) and I don't know how to go > about installing a package manually.
A chicken-and-egg problem. If you already have an older TeXLive it can used to get the new one going, but if you don't, your system can't see the necessary scripts. Find the directory texlive/2012/texmf/scripts (maybe 2013 in your case) and add it to your PATH. Do `hash -r` otherwise your system might remember that it could not find tlmgr. ------------------------------- [email protected] mailing list If you want to unsubscribe or look at the archives, go to http://tug.org/mailman/listinfo/tex-music

