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 White And Black TUM Logos #26

Merged
merged 2 commits into from
Dec 15, 2024
Merged

Conversation

COM8
Copy link
Member

@COM8 COM8 commented Dec 15, 2024

Per default we now include TUM logos in the template.

I do not see a reason why we should get trouble from TUM about this.

Closes #25.

@COM8 COM8 added the enhancement New feature or request label Dec 15, 2024
@COM8 COM8 self-assigned this Dec 15, 2024
@COM8 COM8 linked an issue Dec 15, 2024 that may be closed by this pull request
@COM8
Copy link
Member Author

COM8 commented Dec 15, 2024

CI is failing because of:

\begin{figure}[htpb]
  \centering
  \begin{tabular}{c}
  \begin{lstlisting}[language=SQL]
    SELECT * FROM tbl WHERE tbl.str = "str"
  \end{lstlisting}
  \end{tabular}
  \caption[Example listing]{An example for a source code listing.}\label{fig:sample-listing}
\end{figure}

This broke at one point with the latest latex compiler. Not related to this PR. Everything else works as expected.

@COM8 COM8 requested a review from CommanderStorm December 15, 2024 14:03
@COM8 COM8 mentioned this pull request Dec 15, 2024
Copy link
Member

@CommanderStorm CommanderStorm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds good to me.
I am going to reword THEMES.md a bit in master

@CommanderStorm CommanderStorm merged commit 73a2d9f into master Dec 15, 2024
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Colorful TUM logos
2 participants