Skip to content

Add preliminary support for titlecaps#10

Open
stephanlukasczyk wants to merge 2 commits intomainfrom
add-support-for-titlecaps
Open

Add preliminary support for titlecaps#10
stephanlukasczyk wants to merge 2 commits intomainfrom
add-support-for-titlecaps

Conversation

@stephanlukasczyk
Copy link
Copy Markdown
Member

This monkey-patches at least \title, \subtitle, \chapter, \section, \subsection, and \subsubsection (the latter three at least in the table of contents, since they are upper-case anyway). However, patching the \headmark in the footer of the page is missing, and it does not seem to be trivial.

This tackles issue #9 but does not (yet) fully resolve it in a proper way. Currently, I doubt that I'll merge this PR any time soon; on the one hand, it is not feature complete, on the other hand, I believe that capitalisation of titles should be done manually—it is no big effort and there are services like https://capitalizemytitle.com/ that do it if one is too lazy.

This monkey-patches at least `\title`, `\subtitle`, `\chapter`,
`\section`, `\subsection`, and `\subsubsection` (the latter three at
least in the table of contents, since they are upper-case anyway).
However, patching the `\headmark` in the footer of the page is missing,
and it does not seem to be trivial.
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

Successfully merging this pull request may close these issues.

1 participant