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

Omission of authors list changes title alignment #63

Open
beeb opened this issue Dec 2, 2024 · 0 comments
Open

Omission of authors list changes title alignment #63

beeb opened this issue Dec 2, 2024 · 0 comments

Comments

@beeb
Copy link

beeb commented Dec 2, 2024

If there are no authors, the template misplaces the article title (left aligned instead of centered):

#import "@preview/charged-ieee:0.1.3": ieee

#show: ieee.with(
  title: [This is the Title],
  abstract: [
    #lorem(50)
  ],
  index-terms: ("Scientific writing", "Typesetting", "Document creation", "Syntax"),
)

= Introduction
#lorem(50)

image

@beeb beeb changed the title Omission of authors list shifts title to be aligned with left column Omission of authors list changes title alignment Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant