Re: LaTeX export: grffile is a stub package

2021-09-28 Thread Stefan Nobis
Timothy writes: > meedst...@teknik.io writes: > Oh, that reminds me, we can also get rid of texcomp. > Hmmm... one note about xcolor in your list: Some configuration options are load-time options that have to be set a

Re: LaTeX export: grffile is a stub package

2021-09-27 Thread Juan Manuel Macías
Hi, meedst...@teknik.io writes: > According to https://ctan.org/pkg/grffile, since 2019-11-08, grffile > is a stub that just loads graphicx, part of texlive-latex-graphics, > part of texlive-base. My system (Guix) doesn't have a package for > grffile, so I can't generate a PDF, which is silly bec

Re: LaTeX export: grffile is a stub package

2021-09-27 Thread Bastien
Timothy writes: > Bastien writes: > >> Patch welcome :) > > Well, it’s a small thing so I whipped up a patch 🙂. Applied, thanks! -- Bastien

Re: LaTeX export: grffile is a stub package

2021-09-27 Thread Timothy
Bastien writes: > Patch welcome :) Well, it’s a small thing so I whipped up a patch 🙂. All the best, Timothy >From 9728ad2fc166cb6d15df9ff4b2179680a2100f1b Mon Sep 17 00:00:00 2001 From: TEC Date: Tue, 28 Sep 2021 00:27:33 +0800 Subject: [PATCH] org: Remove obsolete default LaTeX packages * l

Re: LaTeX export: grffile is a stub package

2021-09-27 Thread Max Nikulin
On 27/09/2021 19:07, meedst...@teknik.io wrote: According to https://ctan.org/pkg/grffile, since 2019-11-08, grffile is a stub that just loads graphicx, part of texlive-latex-graphics, part of texlive-base. My system (Guix) doesn't have a package for grffile, so I can't generate a PDF, which

Re: LaTeX export: grffile is a stub package

2021-09-27 Thread Bastien
Timothy writes: > meedst...@teknik.io writes: > >> According to , since 2019-11-08, grffile is a >> stub >> that just loads graphicx, part of texlive-latex-graphics, part of >> texlive-base. >> My system (Guix) doesn’t have a package for grffile, so I can’t generat

Re: LaTeX export: grffile is a stub package

2021-09-27 Thread Timothy
meedst...@teknik.io writes: > According to , since 2019-11-08, grffile is a > stub > that just loads graphicx, part of texlive-latex-graphics, part of > texlive-base. > My system (Guix) doesn’t have a package for grffile, so I can’t generate a > PDF, > which is sil

LaTeX export: grffile is a stub package

2021-09-27 Thread meedstrom
According to https://ctan.org/pkg/grffile, since 2019-11-08, grffile is a stub that just loads graphicx, part of texlive-latex-graphics, part of texlive-base. My system (Guix) doesn't have a package for grffile, so I can't generate a PDF, which is silly because it's a stub anyway. Suggest fixi