Search Criteria
Package Details: latex-tuda-ci 3.40-1
Package Actions
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) |
Dependencies (13)
- latex-tuda-ci-logosAUR (latex-tuda-ci-logos-sanityAUR)
- biber (texlive-dummyAUR) (make)
- texlive-basic (texlive-installerAUR, texlive-fullAUR, texlive-dummyAUR) (make)
- texlive-bibtexextra (texlive-installerAUR, texlive-fullAUR, texlive-dummyAUR) (make)
- texlive-bin (texlive-installerAUR, texlive-fullAUR) (make)
- texlive-fontsextra (texlive-installerAUR, texlive-fullAUR, texlive-dummyAUR) (make)
- texlive-langcyrillic (texlive-installerAUR, texlive-fullAUR, texlive-dummyAUR) (make)
- texlive-langgerman (texlive-installerAUR, texlive-fullAUR, texlive-dummyAUR) (make)
- texlive-latexextra (texlive-installerAUR, texlive-fullAUR, texlive-dummyAUR) (make)
- texlive-luatex (texlive-installerAUR, texlive-fullAUR, texlive-dummyAUR) (make)
- texlive-pictures (texlive-installerAUR, texlive-fullAUR, texlive-dummyAUR) (make)
- texlive-publishers (texlive-installerAUR, texlive-fullAUR, texlive-dummyAUR) (make)
- zip (zip-natspecAUR) (make)
Latest Comments
1 2 3 Next › Last »
thrimbor commented on 2024-07-17 03:23 (UTC)
Can't get 3.40 to install:
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:
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
1 2 3 Next › Last »