|
From: Adam M. <ama...@ma...> - 2004-08-02 02:45:08
|
On Jul 30, 2004, at 03:56, Jacques Miermont wrote: > I am writing a book, and want to use epigraph. I have tried to > download the package, to install it in my library directory via > texmf/tex/latex/misc. > > The composition and compilation of the folder indicate : "Undefined > control sequence". It looks like the epigraph package isn't found. You should have epigraph.sty in your ~/Library/texmf/tex/latex/epigraph/ folder (create the hierarchy if it doesn't exist), I believe. The ~ is a shorthand for your home directory, if you're not familiar with that notation. You could also use TCOBrowser to get the MiKTeX cab file of epigraph and extract it to see the proper layout (or install it for you directly in ~/Library). -- Adam |