all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#69212] [PATCH RFC 0/4] Add AutoTeX.
@ 2024-02-17 23:16 Liliana Marie Prikler
  2024-02-17 22:45 ` [bug#69212] [PATCH RFC 3/4] gnu: Add perl-arxiv Liliana Marie Prikler
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Liliana Marie Prikler @ 2024-02-17 23:16 UTC (permalink / raw)
  To: 69212

Hi Guix,

this series adds AutoTeX, the "script" that arxiv uses to process
submitted papers.  It's RFC, because I haven't actually tested it
with modular texlive yet (I previously used monolithic texlive to
test it) and the included test suite is kinda useless in that regard.

Cheers

Liliana Marie Prikler (4):
  gnu: Add perl-text-pdf.
  gnu: Add perl-cam-pdf.
  gnu: Add perl-arxiv.
  gnu: Add perl-tex-autotex.

 gnu/local.mk              |   1 +
 gnu/packages/perl-tex.scm | 100 ++++++++++++++++++++++++++++++++++++++
 gnu/packages/perl.scm     |  40 +++++++++++++++
 3 files changed, 141 insertions(+)
 create mode 100644 gnu/packages/perl-tex.scm


base-commit: 3cf199dbcf85a44fa8370e786e568fc3feb7067c
-- 
2.41.0





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

end of thread, other threads:[~2024-05-23  9:57 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-17 23:16 [bug#69212] [PATCH RFC 0/4] Add AutoTeX Liliana Marie Prikler
2024-02-17 22:45 ` [bug#69212] [PATCH RFC 3/4] gnu: Add perl-arxiv Liliana Marie Prikler
2024-02-17 22:46 ` [bug#69212] [PATCH RFC 2/4] gnu: Add perl-cam-pdf Liliana Marie Prikler
2024-02-17 22:48 ` [bug#69212] [PATCH RFC 1/4] gnu: Add perl-text-pdf Liliana Marie Prikler
2024-02-17 23:16 ` [bug#69212] [PATCH RFC 4/4] gnu: Add perl-tex-autotex Liliana Marie Prikler
2024-05-22  7:10   ` Nicolas Goaziou via Guix-patches via
2024-05-22 16:55     ` Liliana Marie Prikler
2024-05-23  9:56       ` Nicolas Goaziou via Guix-patches via

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.