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

\maketitle doesn't include date #65

Open
avidseeker opened this issue Nov 9, 2024 · 0 comments
Open

\maketitle doesn't include date #65

avidseeker opened this issue Nov 9, 2024 · 0 comments

Comments

@avidseeker
Copy link

MWE

\documentclass{apa7}
\usepackage{fontspec}

\title{TEST}
\shorttitle{}
\author{John Smith}
\course{}
\professor{}
\date{07 November, 2024}
\duedate{07 November, 2024}
\affiliation{new}
\keywords{}

\begin{document}
\maketitle{}

lorem
\end{document}

Output PDF doesn't include date. Am I missing some option?

Info:

$ tlmgr info apa7
package:     apa7
category:    Package
shortdesc:   Format documents in APA style (7th edition)
longdesc:    This class formats documents in APA style (7th Edition). It provides a full set of facilities
in four different output modes (journal-like appearance, double-spaced manuscript, double-spaced student manuscript, LaTeX-like document). The class can mask author identity for copies for use in masked peer review. The class is a development of the apa6 class.
installed:   Yes
revision:    63974
sizes:       src: 153k, doc: 853k, run: 113k
relocatable: No
cat-version: 2.16
cat-license: lppl1.3c
cat-topics:  apa class journalpub psychology std-conform
cat-contact-repository: https://github.com/dan-weiss/apa7-latex-cls-source
collection:  collection-publishers
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