Skip to content
This repository has been archived by the owner on Nov 19, 2020. It is now read-only.

print-ndn causes build to fail #90

Closed
bluecoder24 opened this issue Apr 29, 2020 · 2 comments · Fixed by #91
Closed

print-ndn causes build to fail #90

bluecoder24 opened this issue Apr 29, 2020 · 2 comments · Fixed by #91
Assignees
Labels
bug Something isn't working released

Comments

@bluecoder24
Copy link

Description

When setting print-ndn = false the build fails and several incomprehensible errors appear.
For example: "Undefined control sequence" line 68 in uhdhbwvst-title-default.def, for details see screenshot below.

How to reproduce

Steps to reproduce the behavior:

  1. Set print-ndn = false
  2. Build LaTex project

Screenshots

image

Additional context

I tried defining a new title page completely without the ifbool-Block for printing the ndn, the bug still appears.

@skyfrk skyfrk self-assigned this Apr 29, 2020
@skyfrk skyfrk added the bug Something isn't working label Apr 29, 2020
@skyfrk
Copy link
Owner

skyfrk commented Apr 29, 2020

I was able to reproduce and fix the bug.

Disabling print-ndn led to rotating and textpos packages not being loaded. I'll release the fix asap.

skyfrk added a commit that referenced this issue Apr 29, 2020
skyfrk added a commit that referenced this issue Apr 29, 2020
github-actions bot pushed a commit that referenced this issue Apr 29, 2020
## [4.5.5](v4.5.4...v4.5.5) (2020-04-29)

### Bug Fixes

* always load rotating and textpos ([89f7d55](89f7d55)), closes [#90](#90)
@github-actions
Copy link

🎉 This issue has been resolved in version 4.5.5 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working released
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants