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 9
    • Issues 9
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 4
    • Merge requests 4
  • 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
  • #17

Closed
Open
Created Mar 10, 2022 by Leonard Fisser@cbr3109🐸Owner

Find good math font sizes

Currently the font size for math equations is not set properly (or at all).

We need to find good math font sizes for different base font sizes. e.g.:
text font = 20pt -> math font = 18pt
text font = 24pt -> math font = 22pt

The math font size can be set using
\DeclareMathSizes {t-size} {mt-size} {s-size} {ss-size}
where mt-size is the math font size to be used when the t-size is used for text font.
Additional script-size (e.g. powers) and script-script-size (e.g. powers of powers) have to be specified.
See here.

I propose to set these values in beamerfontthemetuhh.sty.

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking