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

Document typst logo options #11083

Open
gordonwoodhull opened this issue Oct 16, 2024 · 0 comments
Open

Document typst logo options #11083

gordonwoodhull opened this issue Oct 16, 2024 · 0 comments
Assignees
Labels
documentation Doc improvements & quarto-web
Milestone

Comments

@gordonwoodhull
Copy link
Contributor

What would you like to do?

Report an issue on quarto.org

Description

For other formats, logo is a string which can be either a path or the name of abrand.logo resource. (I.e. small, medium, large; we do not currently propagate brand.logo.images to processedData.logo but we could.)

For Typst, logo can also be an object with

  • path – string path or logo resource name
  • alt – alt text
  • width – width to display the logo
  • padding or padding-left, padding-top, ... – CSS-like padding for exact placement of the logo with respect to its location
  • location{left|center|right}-{top|horizon|bottom}, X and Y location on the page

As this is a significant 1.6 feature I've worked on outside of Brand YAML, I need to document it separately.

@gordonwoodhull gordonwoodhull added the documentation Doc improvements & quarto-web label Oct 16, 2024
@gordonwoodhull gordonwoodhull added this to the v1.6 milestone Oct 16, 2024
@gordonwoodhull gordonwoodhull self-assigned this Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Doc improvements & quarto-web
Projects
None yet
Development

No branches or pull requests

1 participant