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

Add week, topic and slidenumbers #40

Closed
wants to merge 1 commit into from
Closed

Add week, topic and slidenumbers #40

wants to merge 1 commit into from

Conversation

dwoiwode
Copy link
Contributor

As proposed in Issue #27, this PR reimplements a simple footer with information about the author, the title and "slideidentifier" consisting of the weeknumber, topicnumber and slidenumber. As the week/topicnumber cannot be parsed from the file/foldername (at least I do not know how to this), two new commands are introduced to set this values:

\week{<number of week>}
\topicnumber{<number of topic>}

The pdf for week 2, topic 1 is added as an example:
image

The main files for weeks 7 and 9 were not updated due to a different main-structure used in this weeks. This will leave the default value=0 for the week/topic.

@larskotthoff
Copy link
Contributor

Do we need this? Seems that this adds one more point of failure for slides to go wrong.

@mlindauer
Copy link
Collaborator

@dwoiwode Thanks for the PR.

Having the slide numbers is nice (as discussed before), but adding the week and topic ID makes it harder to add new modules since one would need to change many others accordingly. (This is already troublesome with the folder structure.)

@dwoiwode dwoiwode closed this by deleting the head repository Apr 10, 2023
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

Successfully merging this pull request may close these issues.

3 participants