unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#42449: texlive: l3regex.sty not shipped with texlive-latex-l3kernel
@ 2020-07-20 21:22 Jonathan Brielmaier
  2020-07-21 10:07 ` Ricardo Wurmus
  0 siblings, 1 reply; 4+ messages in thread
From: Jonathan Brielmaier @ 2020-07-20 21:22 UTC (permalink / raw)
  To: 42449

I'm using a latex "theme" called moderncv
(https://github.com/xdanaux/moderncv).

In `moderncv.cls` it states a dependency on l3regex:
```
\RequirePackage{l3regex}
```

But I couldn't find any texlive package providing `l3regex.sty`.
According to https://www.ctan.org/pkg/l3regex it should be included in
`texlive-latex-l3kernel`.

But something is wrong with the build:
```
find $(guix build --source texlive-latex-l3kernel) -name "*regex*"
/gnu/store/46sm302ggnmk5hcr08psiazj24svpp5d-texlive-latex-l3kernel-51265-checkout/l3regex.dtx

find $(guix build texlive-latex-l3kernel) -name "*regex*"
[no result].
```




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-07-21 11:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-20 21:22 bug#42449: texlive: l3regex.sty not shipped with texlive-latex-l3kernel Jonathan Brielmaier
2020-07-21 10:07 ` Ricardo Wurmus
2020-07-21 10:29   ` Jonathan Brielmaier
2020-07-21 11:52     ` Ricardo Wurmus

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).