[BUG] Expose maketitle
#91
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Bug Description
When integrating latexpand-latexdiff workflow, the redefined command \maketitle in
thesis.clsthat incorporate with \input{} doesnt work elegantly.Steps to Reproduce
Expected Behavior
Actual Behavior
Error Logs
Component
LaTeX Document
Version/Commit
12669ed24cEnvironment
No response
Additional Context
No response
It is better to just use \input{maketitle.tex} inside \frontmatter that use
titlepageenvironement to preserve the original behaviour of\maketitle