-
Notifications
You must be signed in to change notification settings - Fork 59
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add subsubsection styles & fix wrong PDF bookmarks (#48)
1. Add correct heading spacing and type for the `subsubsection` in LaTeX. 2. Fix the wrong PDF bookmarks by removing the prefix dot. 3. Fix the hyperref warning "Token not allowed in a PDF string (Unicode)".
- Loading branch information
Showing
2 changed files
with
12 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,6 +4,7 @@ | |
|
||
### History (in reverse chronological order) | ||
|
||
- added styles for `subsubsection` and fixed the wrong PDF bookmarks by [Di Fang](https://github.com/fang-d) | ||
- modernized for CVPR 2025 by [Christian Richardt](https://richardt.name/) | ||
- fixed page centering for CVPR 2025 by [Stefan Roth](mailto:[email protected]) | ||
- inline enumerations and `cvprblue` links for CVPR 2025 by [Ioannis Gkioulekas | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters