Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build fails due to missing "lipsum.ltd" #10

Open
JapuDCret opened this issue Dec 1, 2020 · 0 comments
Open

Build fails due to missing "lipsum.ltd" #10

JapuDCret opened this issue Dec 1, 2020 · 0 comments

Comments

@JapuDCret
Copy link

JapuDCret commented Dec 1, 2020

Upon building something the action failed.

Here's the (interesting) log:

[...]
note: downloading l3deprecation.def
note: downloading l3backend-xdvipdfmx.def
note: downloading xparse.sty
error: lipsum.sty:642: LaTeX3 Error: File 'lipsum.ltd' not found.

For immediate help type H <return>
error: something bad happened inside TeX; its output follows:

===============================================================================
(main.tex
LaTeX2e <2020-02-02> patch level 5
(scrbook.cls
Document Class: scrbook 2020/01/24 v3.29 KOMA-Script document class (book)
(scrkbase.sty (scrbase.sty (keyval.sty) (scrlfile.sty))) (tocbasic.sty)
(fleqn.clo) (scrsize11pt.clo) (typearea.sty)) (content/00_preamble/packages
(fontenc.sty (t1lmr.fd)) (listings.sty (lstmisc.sty) (listings.cfg))
(refstyle.sty (refstyle.cfg)) (float.sty) (textcomp.sty) (graphicx.sty
(graphics.sty (trig.sty) (graphics.cfg) (xetex.def))) (nomencl.sty (xkeyval.sty
(xkeyval (xkvutils))) (ifthen.sty)) (textpos.sty
Package: textpos 2019/04/15 1.9.1, absolute positioning of text on the page
Grid set 16 x 16 = 37.34424pt x 52.81543pt
) (xcolor.sty (color.cfg))

Class scrbook Warning: Usage of package `tocloft' together
(scrbook)              with a KOMA-Script class is not recommended.
(scrbook)              I'd suggest to use options like `listof=entryprefix',
(scrbook)              commands like `\listoflofentryname' or
(scrbook)              `\listoflotentryname', and `\DeclareTOCStyleEntry' or
(scrbook)              `\RedeclareSectionCommand' instead of this package,
(scrbook)              because it breaks several KOMA-Script features of
(scrbook)              the list of figures, list of tables and table of
(scrbook)              contents, i.e., options like `listof=numbered',
(scrbook)              `listof=flat or `toc=flat', commands like
(scrbook)              `\BeforeTOCHead{...}' and `\AfterTOCHead{...}',
(scrbook)              `\BeforeStartingTOC{...}' and \AfterStartingTOC{...}',
(scrbook)              all features of `\DeclareTOCStyleEntry',
(scrbook)              and the ToC entry features of `\DeclareSecionCommand'
(scrbook)              and `\RedeclareSectionCommand' of levels
(scrbook)              `part', `section', `subsection',
(scrbook)              `subsubsection', `paragraph' and `subparagraph'.
(scrbook)              Nevertheless, using requested
(scrbook)              package `tocloft' on input line 13.

(tocloft.sty) (lipsum.sty (expl3.sty (expl3-code.tex (l3deprecation.def))
(l3backend-xdvipdfmx.def)) (xparse.sty)

! LaTeX3 Error: File 'lipsum.ltd' not found.

For immediate help type H <return>.
 ...                                              
                                                  
l.642 \SetLipsumText{lipsum}
[...]

There was a problem with TexLive at the start of 2019,
patta42/lipsum#14
see also
MiKTeX/miktex-packaging#79

Maybe the tectonic version needs to be updated, to include the bugfixes?

I provided a MWE, which produces the same error, in my repo: https://github.com/JapuDCret/tectonic-action-issue-mwe/runs/1479968902

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant