racket/scribble

scribble/llncs fails to download llncs.cls

Open

#383 opened on Nov 30, 2023

 (6 comments) (0 reactions) (0 assignees)Racket (102 forks)github user discovery
good first issue

Repository metrics

Stars
 (250 stars)
PR merge metrics
 (Avg merge 12h 51m) (1 merged PR in 30d)

Description

The Springer ftp server doesn't exist anymore. llncs is now at 2.23 not 2.20 anymore.

The page https://www.springer.com/gp/computer-science/lncs/conference-proceedings-guidelines has a link "LaTeX2e Proceedings Templates download " which points to https://resource-cms.springernature.com/springer-cms/rest/v1/content/19238648/data/v7 which resolves to a zip file that contains llncs 2.23.

There's also a copy on CTAN https://ctan.org/pkg/llncs that mentions a CC BY 4.0 license, and that might (or not) provide more stable URLs to download present and older versions from.

Contributor guide