Package Details: latex-tuda-ci 3.40-1

Git Clone URL: https://aur.archlinux.org/latex-tuda-ci.git (read-only, click to copy)
Package Base: latex-tuda-ci
Description: TUDa-CI for LaTeX from Technische Universität Darmstadt
Upstream URL: https://github.com/tudace/tuda_latex_templates
Licenses: custom
Replaces: latex-tuddesign, latex-tuddesign-fonts, latex-tuddesign-thesis
Submitter: freswa
Maintainer: freswa
Last Packager: freswa
Votes: 4
Popularity: 0.000000
First Submitted: 2019-08-15 14:34 (UTC)
Last Updated: 2024-07-03 11:23 (UTC)

Latest Comments

1 2 3 Next › Last »

thrimbor commented on 2024-07-17 03:23 (UTC)

Can't get 3.40 to install:

(/usr/share/texmf-dist/tex/latex/psnfss/upsy.fd)
luaotfload | resolve : sequence of 3 lookups yielded nothing appropriate.
! Font \U/psy/m/n/10.95=psyr at 10.95pt not loadable: metric data not found or 
bad.
<to be read again> 
relax 
l.64 {\Pifont{psy}
                }
)
No file DEMO-TUDaThesis-de.aux.
(/usr/share/texmf-dist/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf-dist/tex/context/base/mkii/supp-pdf.mkii
[Loading MPS to PDF converter (version 2006.09.02).]
) (/usr/share/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty
(/usr/share/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg))
(/usr/share/texmf-dist/tex/latex/biblatex/lbx/german.lbx)
(/usr/share/texmf-dist/tex/latex/biblatex/lbx/english.lbx)
No file DEMO-TUDaThesis-de.bbl.
<<sRGB.icc>> (/usr/share/texmf-dist/tex/latex/microtype/mt-cmr.cfg) [1{/var/lib
/texmf/fonts/map/pdftex/updmap/pdftex.map}</usr/share/texmf/tex/latex/tuda-ci/t
uda_logo.pdf>]
No file DEMO-TUDaThesis-de.toc.
[2]
chapter without number

LaTeX Warning: Citation 'tudapub' on page 3 undefined on input line 144.

! error:  (pdf backend): invalid font identifier when asking 'fontsize'
!  ==> Fatal error occurred, no output PDF file produced! ! Compilation failed
==> ERROR: A failure occurred in build().

thrimbor commented on 2024-04-26 15:57 (UTC) (edited on 2024-04-26 16:24 (UTC) by thrimbor)

The current upstream release is broken, and this package just ignores the error and builds an empty package.

Flammkuchen commented on 2024-02-20 19:13 (UTC)

addlicense.sh is still in prepare(). You should also bump the pkgrel.

Flammkuchen commented on 2024-02-20 12:49 (UTC)

This doesn't build, as addlicense.sh was removed upstream.

https://github.com/tudace/tuda_latex_templates/commit/bb3b90328147b5c7915ba9c900b13f5c2232cf5a#diff-3c177b5ebb43e49124bb5f6171acf72883a7067a6b98f9fe1ac56c34658a0e87

SchrdngrsZombie commented on 2023-09-02 12:57 (UTC)

Hi! Possibly since the large texlive-package overhaul, this package seems to have texlive-luatex as additional (make) dependency. (Didn't build without, does build with)

freswa commented on 2023-07-05 14:47 (UTC)

Both package are installed under /usr/share/texmf/. There is nothing in /opt that belongs to texlive.

evamvid commented on 2023-07-05 13:28 (UTC)

this package and the logos package install in the user directory, but by default that isn't included in the texmf tree installed by texlive-full (it used to be the default under texlive-basic).

This means that if you install with the AUR packages, kpathsea will never look in /usr/local where the template and logos are installed and won't find the logos. To fix it, this package and the logos package should either install to the system-wide /opt/ texmf tree (I think this package already does, but the logos don't) or use a hook to add the /usr/local tree to the kpathsea search path.

Hoeman42 commented on 2020-05-15 10:41 (UTC)

Hey,

when I try to install this package, I get the following error:

! Package fontenc Error: Encoding file `t2aenc.def' not found.
(fontenc)                You might have misspelt the name of the encoding.

t2aenc.def is provided by texlive-langcyrillic. Maybe this should be added as a dependency.

freswa commented on 2019-11-05 23:19 (UTC)

build problem should be fixed now