Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
tuhh_latex_presentation tuhh_latex_presentation
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 7
    • Issues 7
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Institute of Communication Networks
  • tuhh_latex_presentationtuhh_latex_presentation
  • Issues
  • #36

Closed
Open
Created May 06, 2022 by Patrick Göttsch@PatrickGoettschDeveloper4 of 4 tasks completed4/4 tasks

Add e14 logo

Institute Logo Document Class

The following checklist should be used to add institute logos to the repository, see the wikipage on adding logos for details.

Please follow the checklist and use the provided template files to get correct spacings and sizes in the logos.

Checklist

  • Added title page logo version to be placed next to the TUHH wordmark (Path: .theme_imgs/x0_logo_titlepage.pdf)
  • [-] Added content logo version to be placed in the top right corner of content slides (Path: .theme_imgs/x0_logo_content.pdf)
  • Added document class option and template configuration to tuhh_presentation.cls
    % Institute Name (x0)
    \DeclareOption{institute=x0}{
      \@ifclasswith{tuhh_presentation}{german}{
      \institute{Institute name in German}
      }{
      \institute{Institute name in English}
      }
      \institutebranded{.theme_imgs/x0_logo_titlepage.pdf}{.theme_imgs/x0_logo_content.pdf}
    }
  • Checked correct document generation
  • Assigned this merge request to the current maintainer
Edited May 06, 2022 by Patrick Göttsch
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking