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 6
    • Issues 6
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • 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
  • Merge requests
  • !41

Open
Created May 12, 2022 by Patrick Göttsch@PatrickGoettschDeveloper
  • Report abuse
Report abuse

Introduce latexmkrc

  • Overview 1
  • Commits 1
  • Pipelines 1
  • Changes 11

Solves #5

Introducing a latexmk file allows it to move all style files into the .style folder. This removes 5 files from the root folder. And due to writing all compiled files to build folder also the temp files do not pollute the root. Also, now it is clear how to compile the template as the user just has to call latexmk in the root folder. And we do not have to have a ctan package or additional pachage to be installed.

Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Source branch: Introduce-Latexmkrc