tex-live Digest, Vol 207, Issue 34

Manuel Boni ziosombrero at gmail.com
Sat Apr 11 18:16:38 CEST 2020


Thank you very much for your support.
The .sty file is called poliphd.sty. Here are the steps to reproduce the
issue:
1) put poliphd.sty inside C:/texlive/texmf-local/tex/latex/local/
2) run mktexlsr (it will successfully complete its job)
3) use the poliphd package inside a document and compile it

here is the error I get

pdflatex report
This is pdfTeX, Version 3.14159265-2.6-1.40.21 (TeX Live 2020/W32TeX)
(preloaded format=pdflatex)
 restricted \write18 enabled.
entering extended mode
(./report.tex
LaTeX2e <2020-02-02> patch level 5
L3 programming layer <2020-03-06>
(c:/texlive/2020/texmf-dist/tex/latex/base/book.cls
Document Class: book 2019/12/20 v1.4l Standard LaTeX document class
(c:/texlive/2020/texmf-dist/tex/latex/base/bk11.clo))
(c:/texlive/2020/texmf-dist/tex/latex/base/fontenc.sty)
(c:/texlive/2020/texmf-dist/tex/latex/base/inputenc.sty)
(c:/texlive/2020/texmf-dist/tex/latex/lm/lmodern.sty)
(c:/texlive/2020/texmf-dist/tex/generic/babel/babel.sty
(c:/texlive/2020/texmf-dist/tex/generic/babel/switch.def)
(c:/texlive/2020/texmf-dist/tex/generic/babel-english/english.ldf
(c:/texlive/2020/texmf-dist/tex/generic/babel/babel.def
(c:/texlive/2020/texmf-dist/tex/generic/babel/txtbabel.def)))
(c:/texlive/2020/texmf-dist/tex/generic/babel-italian/italian.ldf))
(c:/texlive/2020/texmf-dist/tex/latex/etoolbox/etoolbox.sty)
(c:/texlive/2020/texmf-dist/tex/latex/mathtools/mathtools.sty
(c:/texlive/2020/texmf-dist/tex/latex/graphics/keyval.sty)
(c:/texlive/2020/texmf-dist/tex/latex/tools/calc.sty)
(c:/texlive/2020/texmf-dist/tex/latex/mathtools/mhsetup.sty)
(c:/texlive/2020/texmf-dist/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(c:/texlive/2020/texmf-dist/tex/latex/amsmath/amstext.sty
(c:/texlive/2020/texmf-dist/tex/latex/amsmath/amsgen.sty))
(c:/texlive/2020/texmf-dist/tex/latex/amsmath/amsbsy.sty)
(c:/texlive/2020/texmf-dist/tex/latex/amsmath/amsopn.sty)))
(c:/texlive/2020/texmf-dist/tex/latex/amsfonts/amssymb.sty
(c:/texlive/2020/texmf-dist/tex/latex/amsfonts/amsfonts.sty))
(c:/texlive/2020/texmf-dist/tex/latex/amscls/amsthm.sty)

! LaTeX Error: File `poliphd.sty' not found.

Type X to quit or <RETURN> to proceed,
or enter new name. (Default extension: sty)

Enter file name:

The interesting thing is that putting poliphd.sty file inside the home
texmf directory (~/texmf/tex/latex/),
the compiler can find the document without any issue.

Best wishes,
Manuel


On Sat, Apr 11, 2020 at 3:56 PM <tex-live-request at tug.org> wrote:

> Send tex-live mailing list submissions to
>         tex-live at tug.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         https://tug.org/mailman/listinfo/tex-live
> or, via email, send a message with subject or body 'help' to
>         tex-live-request at tug.org
>
> You can reach the person managing the list at
>         tex-live-owner at tug.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of tex-live digest..."
>
>
> Today's Topics:
>
>    1. LaTeX compilers can't find files in texmf-local (Manuel Boni)
>    2. Re: LaTeX compilers can't find files in texmf-local
>       (Norbert Preining)
>    3. Re: LaTeX compilers can't find files in texmf-local
>       (Ulrike Fischer)
>    4. Re: LaTeX compilers can't find files in texmf-local
>       (Philip Taylor)
>    5. Re: LaTeX compilers can't find files in texmf-local
>       (Andreas Hirsch)
>    6. Re: LaTeX compilers can't find files in texmf-local (Juergen Fenn)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Sat, 11 Apr 2020 12:21:00 +0200
> From: Manuel Boni <ziosombrero at gmail.com>
> To: tex-live at tug.org
> Subject: LaTeX compilers can't find files in texmf-local
> Message-ID:
>         <CAKP36g6hW1O+7=
> m2UDg6DSXW+MCTeTG4BnT7ewD_Az+jH35MiQ at mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> Hello, I installed TeXLive 2020 and I noticed something strange.
> I installed a custom .sty file in my texmf-local directory (under
> ./tex/latex/local/),
> then I ran mktexlsr to make it visible to LaTeX, and it seemed to do its
> job successfully
> (I ran kpsewhich as well, which was able to locate the .sty file).
> However, when I try to compile a document that uses that package,
> the compiler is unable to find it.
> This problem also affects fonts installed in texmf-local/fonts/.
> This behavior seems strange to me because TeXLive 2019 did not give me such
> problems.
> I am using TeXLive 2020 on Windows 10 Pro 1909 64-bit, and I have TeXLive
> 2019 installed as well.
>
> Best wishes,
> Manuel
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> https://tug.org/pipermail/tex-live/attachments/20200411/80bfb618/attachment-0001.html
> >
>
> ------------------------------
>
> Message: 2
> Date: Sat, 11 Apr 2020 10:59:23 +0000 (UTC)
> From: Norbert Preining <norbert at preining.info>
> To: Manuel Boni <ziosombrero at gmail.com>
> Cc: tex-live at tug.org
> Subject: Re: LaTeX compilers can't find files in texmf-local
> Message-ID: <2d05fd4b-1540-4af2-b4a9-05842ea89a97 at localhost>
> Content-Type: text/plain; charset=UTF-8
>
> Hi
>
> ~/tex is not in the default search path since ages. You need to put the
> files under ~/texmf in a TDS conformant way. That has been like this for at
> least 10 years.
>
>
> Apr 11, 2020 19:21:30 Manuel Boni <ziosombrero at gmail.com>:
>
> > Hello, I installed TeXLive 2020 and I noticed something strange. I
> installed a custom .sty file in my texmf-local directory (under
> ./tex/latex/local/),
> > then I ran mktexlsr to make it visible to LaTeX, and it seemed to do its
> job successfully
> > (I ran kpsewhich as well, which was able to locate the .sty file).
> > However, when I try to compile a document that uses that package,
> > the compiler is unable to find it.
> > This problem also affects fonts installed in texmf-local/fonts/.
> > This behavior seems strange to me because TeXLive 2019 did not give me
> such problems.
> > I am using TeXLive 2020 on Windows 10 Pro 1909 64-bit, and I have
> TeXLive 2019 installed as well.
> >
> >
> > Best wishes,
> > Manuel
> >
> >
> >
> >
>
>
>
>
> ------------------------------
>
> Message: 3
> Date: Sat, 11 Apr 2020 14:08:01 +0200
> From: Ulrike Fischer <news3 at nililand.de>
> To: tex-live at tug.org
> Subject: Re: LaTeX compilers can't find files in texmf-local
> Message-ID: <cq5gvdzpckoa.dlg at nililand.de>
> Content-Type: text/plain; charset="us-ascii"
>
> Am Sat, 11 Apr 2020 12:21:00 +0200 schrieb Manuel Boni:
>
> > Hello, I installed TeXLive 2020 and I noticed something strange.
> > I installed a custom .sty file in my texmf-local directory (under
> > ./tex/latex/local/),
> > then I ran mktexlsr to make it visible to LaTeX, and it seemed to do its
> > job successfully
> > (I ran kpsewhich as well, which was able to locate the .sty file).
> > However, when I try to compile a document that uses that package,
> > the compiler is unable to find it.
> > This problem also affects fonts installed in texmf-local/fonts/.
>
> I can't reproduce this. I just put a sty as test in
> C:\texlive\texmf-local\tex\latex\local and after mktexlsr it is
> found without problems. How is the name of your sty? What is the
> exact error message you get in your document?
>
>
> --
> Ulrike Fischer
> http://www.troubleshooting-tex.de/
>
>
>
> ------------------------------
>
> Message: 4
> Date: Sat, 11 Apr 2020 13:26:01 +0100
> From: Philip Taylor <P.Taylor at Hellenic-Institute.Uk>
> To: tex-live at tug.org
> Cc: news3 at nililand.de
> Subject: Re: LaTeX compilers can't find files in texmf-local
> Message-ID:
>         <e90b9c5a-3b68-f7e4-c2be-abf51cccf2f2 at Hellenic-Institute.Uk>
> Content-Type: text/plain; charset="iso-8859-1"; Format="flowed"
>
> Ulrike Fischer wrote:
>
> > I can't reproduce this. I just put a sty as test in
> > C:\texlive\texmf-local\tex\latex\local and after mktexlsr it is
> > found without problems. How is the name of your sty? What is the
> > exact error message you get in your document?
>
> Also works for me :
>
> > ?Directory of C:\TeX\Live\TeX-MF\Local\tex\latex\local
> >
> > 07/04/2020? 18:35??? <DIR>????????? .
> > 07/04/2020? 18:35??? <DIR>????????? ..
> > ?????????????? 0 File(s)????????????? 0 bytes
> > ?????????????? 2 Dir(s)? 87,992,389,632 bytes free
> >
> > C:\TeX\Live\TeX-MF\Local\tex\latex\local>xetex foo
> > This is XeTeX, Version 3.14159265-2.6-0.999992 (TeX Live 2020/W32TeX)
> (preloaded
> > ?format=xetex)
> > ?restricted \write18 enabled.
> > entering extended mode
> > ! I can't find file `foo'.
> > <*> foo
> >
> > (Press Enter to retry, or Control-Z to exit)
> > Please type another input file name: ^Z
> >
> > ! Emergency stop.
> > <*> foo
> >
> > No pages of output.
> > Transcript written on texput.log.
> >
> > C:\TeX\Live\TeX-MF\Local\tex\latex\local>copy con foo.tex
> > ^Z
> > ??????? 1 file(s) copied.
> >
> > C:\TeX\Live\TeX-MF\Local\tex\latex\local>xetex foo
> > This is XeTeX, Version 3.14159265-2.6-0.999992 (TeX Live 2020/W32TeX)
> (preloaded
> > ?format=xetex)
> > ?restricted \write18 enabled.
> > entering extended mode
> > (./foo.tex)
> > *\end
> > No pages of output.
> > Transcript written on foo.log.
> >
> > C:\TeX\Live\TeX-MF\Local\tex\latex\local>cd ..
> >
> > C:\TeX\Live\TeX-MF\Local\tex\latex>xetex foo
> > This is XeTeX, Version 3.14159265-2.6-0.999992 (TeX Live 2020/W32TeX)
> (preloaded
> > ?format=xetex)
> > ?restricted \write18 enabled.
> > entering extended mode
> > ! I can't find file `foo'.
> > <*> foo
> >
> > (Press Enter to retry, or Control-Z to exit)
> > Please type another input file name: ^Z
> >
> > ! Emergency stop.
> > <*> foo
> >
> > No pages of output.
> > Transcript written on texput.log.
>
> REM: Launched TLSHELL as an administrator, invoked action "Regenerate
> filename database"
>
> >
> > C:\TeX\Live\TeX-MF\Local\tex\latex>xetex foo
> > This is XeTeX, Version 3.14159265-2.6-0.999992 (TeX Live 2020/W32TeX)
> (preloaded
> > ?format=xetex)
> > ?restricted \write18 enabled.
> > entering extended mode
> > (c:/TeX/Live/TeX-MF/Local/tex/latex/local/foo.tex)
> > *\end
> > No pages of output.
> > Transcript written on foo.log.
> >
> > C:\TeX\Live\TeX-MF\Local\tex\latex>
>
> /Philip Taylor/
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> https://tug.org/pipermail/tex-live/attachments/20200411/6adf4e0e/attachment-0001.html
> >
>
> ------------------------------
>
> Message: 5
> Date: Sat, 11 Apr 2020 14:37:20 +0200
> From: Andreas Hirsch <cursus.publicus at sacrumromanumimperium.org>
> To: tex-live at tug.org
> Cc: news3 at nililand.de
> Subject: Re: LaTeX compilers can't find files in texmf-local
> Message-ID:
>         <42f757e1-3145-32b2-04dc-c289b12da22c at sacrumromanumimperium.org>
> Content-Type: text/plain; charset=utf-8
>
> may I add:
>
> there are three places for the files:
>
> 1: \texlive\texmf-dist\tex\latex
> 2: \texmf-local\tex\latex
> 3: ~\.texliveYYYY
>
> IMHO Norbert mentioned Nr. 3
>
> Nr. 2 ist for system-wide local files (not per user)
>
> Ulrike an Philip mentioned Nr. 2 (as also used by myself) an this works
> fine
>
> A hint to investigate: Nr. 2 ist fixed during the installation procedure
>
> best,
> Andreas
>
>
> Philip Taylor schrieb am 11.04.2020 um 14:26:
> > Ulrike Fischer wrote:
> >
> >> I can't reproduce this. I just put a sty as test in
> >> C:\texlive\texmf-local\tex\latex\local and after mktexlsr it is
> >> found without problems. How is the name of your sty? What is the
> >> exact error message you get in your document?
> >
> > Also works for me :
> >
> >> ?Directory of C:\TeX\Live\TeX-MF\Local\tex\latex\local
> >>
> >> 07/04/2020? 18:35??? <DIR>????????? .
> >> 07/04/2020? 18:35??? <DIR>????????? ..
> >> ?????????????? 0 File(s)????????????? 0 bytes
> >> ?????????????? 2 Dir(s)? 87,992,389,632 bytes free
> >>
> >> C:\TeX\Live\TeX-MF\Local\tex\latex\local>xetex foo
> >> This is XeTeX, Version 3.14159265-2.6-0.999992 (TeX Live 2020/W32TeX)
> (preloaded
> >> ?format=xetex)
> >> ?restricted \write18 enabled.
> >> entering extended mode
> >> ! I can't find file `foo'.
> >> <*> foo
> >>
> >> (Press Enter to retry, or Control-Z to exit)
> >> Please type another input file name: ^Z
> >>
> >> ! Emergency stop.
> >> <*> foo
> >>
> >> No pages of output.
> >> Transcript written on texput.log.
> >>
> >> C:\TeX\Live\TeX-MF\Local\tex\latex\local>copy con foo.tex
> >> ^Z
> >> ??????? 1 file(s) copied.
> >>
> >> C:\TeX\Live\TeX-MF\Local\tex\latex\local>xetex foo
> >> This is XeTeX, Version 3.14159265-2.6-0.999992 (TeX Live 2020/W32TeX)
> (preloaded
> >> ?format=xetex)
> >> ?restricted \write18 enabled.
> >> entering extended mode
> >> (./foo.tex)
> >> *\end
> >> No pages of output.
> >> Transcript written on foo.log.
> >>
> >> C:\TeX\Live\TeX-MF\Local\tex\latex\local>cd ..
> >>
> >> C:\TeX\Live\TeX-MF\Local\tex\latex>xetex foo
> >> This is XeTeX, Version 3.14159265-2.6-0.999992 (TeX Live 2020/W32TeX)
> (preloaded
> >> ?format=xetex)
> >> ?restricted \write18 enabled.
> >> entering extended mode
> >> ! I can't find file `foo'.
> >> <*> foo
> >>
> >> (Press Enter to retry, or Control-Z to exit)
> >> Please type another input file name: ^Z
> >>
> >> ! Emergency stop.
> >> <*> foo
> >>
> >> No pages of output.
> >> Transcript written on texput.log.
> >
> > REM: Launched TLSHELL as an administrator, invoked action "Regenerate
> filename database"
> >
> >>
> >> C:\TeX\Live\TeX-MF\Local\tex\latex>xetex foo
> >> This is XeTeX, Version 3.14159265-2.6-0.999992 (TeX Live 2020/W32TeX)
> (preloaded
> >> ?format=xetex)
> >> ?restricted \write18 enabled.
> >> entering extended mode
> >> (c:/TeX/Live/TeX-MF/Local/tex/latex/local/foo.tex)
> >> *\end
> >> No pages of output.
> >> Transcript written on foo.log.
> >>
> >> C:\TeX\Live\TeX-MF\Local\tex\latex>
> >
> > /Philip Taylor/
> >
>
> --
> 'Den gr??ten Fehler,
>  den man im Leben machen kann, ist,
>  immer Angst zu haben,
>  einen Fehler zu machen.'
>         Dietrich Bonhoeffer (1906-1945)
>
>
> ------------------------------
>
> Message: 6
> Date: Sat, 11 Apr 2020 15:53:35 +0200
> From: Juergen Fenn <jfenn at gmx.net>
> To: tex-live at tug.org
> Subject: Re: LaTeX compilers can't find files in texmf-local
> Message-ID: <7c199448-2584-33b3-0e7d-f0655ec8b9a0 at gmx.net>
> Content-Type: text/plain; charset=utf-8
>
>
>
> Am 11.04.20 um 12:59 Uhr schrieb Norbert Preining:
> > ~/tex is not in the default search path since ages. You need to put
> > the files under ~/texmf in a TDS conformant way. That has been like
> > this for at least 10 years.
>
> Since 2004, in fact, see <http://tug.org/tds/> ...
>
> Regards,
> J?rgen.
>
>
>
>
> ------------------------------
>
> Subject: Digest Footer
>
> _______________________________________________
> tex-live mailing list
> tex-live at tug.org
> https://tug.org/mailman/listinfo/tex-live
>
>
> ------------------------------
>
> End of tex-live Digest, Vol 207, Issue 34
> *****************************************
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://tug.org/pipermail/tex-live/attachments/20200411/8ce2fc72/attachment-0001.html>


More information about the tex-live mailing list.