Re: [LaTeX] Missing enumitem.sty

2014-06-12 Thread Antoine Jacoutot
On Wed, Jun 11, 2014 at 03:54:32PM +0200, Xiánwén Chén wrote:
 Hi Antonie,
 
 Thank you. That really helped.
 
 By the way, pkglocate is not a standard system binary, is it? Does it come
 by with another package?

Yes it comes with the pkglocatedb package.

-- 
Antoine



Re: [LaTeX] Missing enumitem.sty

2014-06-12 Thread Xiánwén Chén
Thank you Antoine.

Kind regards,

Xianwen


On Wed, Jun 11, 2014 at 4:05 PM, Antoine Jacoutot ajacou...@bsdfrog.org
wrote:

 On Wed, Jun 11, 2014 at 03:54:32PM +0200, Xiánwén Chén wrote:
  Hi Antonie,
 
  Thank you. That really helped.
 
  By the way, pkglocate is not a standard system binary, is it? Does it
 come
  by with another package?

 Yes it comes with the pkglocatedb package.

 --
 Antoine




--
Xianwen Chen | xchen.tk



Re: [LaTeX] Missing enumitem.sty

2014-06-11 Thread Xiánwén Chén
Hi Antonie,

Thank you. That really helped.

By the way, pkglocate is not a standard system binary, is it? Does it come
by with another package?

Kind regards,

Xianwen


On Wed, Jun 11, 2014 at 7:23 AM, Antoine Jacoutot ajacou...@bsdfrog.org
wrote:

 On Wed, Jun 11, 2014 at 01:08:19AM +0200, Xiánwén Chén wrote:
  Hi guys,
 
  I've installed texlive_base. And yet several files are missing, including
  enumitem.sty. Is there another package I can install?

 You probably want texlive_texmf-full:

 $ pkglocate enumitem.sty


dblatex-0.3p8:textproc/dblatex:/usr/local/share/dblatex/latex/misc/enumitem.s
ty


texlive_texmf-full-2013:print/texlive/texmf,-full:/usr/local/share/texmf-dist
/tex/latex/enumitem/enumitem.sty


texlive_texmf-full-2013:print/texlive/texmf,-full:/usr/local/share/texmf-dist
/tex/latex/interfaces/interfaces-enumitem.sty


 --
 Antoine




--
Xianwen Chen | xchen.tk



Re: [LaTeX] Missing enumitem.sty

2014-06-11 Thread Marc Espie
On Wed, Jun 11, 2014 at 03:54:32PM +0200, Xiánwén Chén wrote:
 Hi Antonie,
 
 Thank you. That really helped.
 
 By the way, pkglocate is not a standard system binary, is it? Does it come
 by with another package?

Yes, install pkglocatedb



Re: [LaTeX] Missing enumitem.sty

2014-06-11 Thread Xiánwén Chén
Thank you Marc.

Kind regards,

Xianwen


On Wed, Jun 11, 2014 at 4:19 PM, Marc Espie es...@nerim.net wrote:

 On Wed, Jun 11, 2014 at 03:54:32PM +0200, Xiánwén Chén wrote:
  Hi Antonie,
 
  Thank you. That really helped.
 
  By the way, pkglocate is not a standard system binary, is it? Does it
 come
  by with another package?

 Yes, install pkglocatedb




--
Xianwen Chen | xchen.tk



Re: [LaTeX] Missing enumitem.sty

2014-06-10 Thread Antoine Jacoutot
On Wed, Jun 11, 2014 at 01:08:19AM +0200, Xiánwén Chén wrote:
 Hi guys,
 
 I've installed texlive_base. And yet several files are missing, including
 enumitem.sty. Is there another package I can install?

You probably want texlive_texmf-full:

$ pkglocate enumitem.sty 
dblatex-0.3p8:textproc/dblatex:/usr/local/share/dblatex/latex/misc/enumitem.sty
texlive_texmf-full-2013:print/texlive/texmf,-full:/usr/local/share/texmf-dist/tex/latex/enumitem/enumitem.sty
texlive_texmf-full-2013:print/texlive/texmf,-full:/usr/local/share/texmf-dist/tex/latex/interfaces/interfaces-enumitem.sty


-- 
Antoine