Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • B beamertheme-juelich
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 12
    • Issues 12
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Ivo Kabadshow
  • beamertheme-juelich
  • Merge requests
  • !11

Implements a PGF Key for page layout; adapts tutorial

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Andreas Herten requested to merge herten1/beamertheme-juelich:feature--page-layout into master Oct 03, 2019
  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 3

In accordance to what was discussed in #3, this implements a PGF Key to steer the multi page layout, page layout. Per default, it is not used. When it is used, the option to the key is directly passed to \pgfpagesuselayout{OPT}, for example \fzjset{page layout=2 on 1}.

Since the page layout is actually different from handout, I removed the \mode<handout> part from the key's definition. Users should rather wrap the \fzjset call in the \mode<handout> macro.

The tutorial has been changed to reflect (and explain) that; the minimal_handout.tex file changed as well.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feature--page-layout