Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
LaTeX template for theses at FIT CTU
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Model registry
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Tomáš Kalvoda
LaTeX template for theses at FIT CTU
Commits
0d1de20f
Commit
0d1de20f
authored
8 months ago
by
Tomáš Nováček
Browse files
Options
Downloads
Patches
Plain Diff
Fixed header overflow warning
parent
0c5f065f
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
README.md
+1
-1
1 addition, 1 deletion
README.md
changelog.md
+10
-0
10 additions, 0 deletions
changelog.md
ctufit-thesis.cls
+2
-0
2 additions, 0 deletions
ctufit-thesis.cls
ctufit-thesis.tex
+1
-1
1 addition, 1 deletion
ctufit-thesis.tex
with
14 additions
and
2 deletions
README.md
+
1
−
1
View file @
0d1de20f
...
...
@@ -12,7 +12,7 @@ Recommended template for theses submitted at [Faculty of Information Technology]
Version
--------
1.
3.
0
, built 17. 6. 2024. The whole changelog can be found in the
[
Changelog file
](
changelog.md
)
.
1.
3.
1
, built 17. 6. 2024. The whole changelog can be found in the
[
Changelog file
](
changelog.md
)
.
Bugs and support
...
...
This diff is collapsed.
Click to expand it.
changelog.md
+
10
−
0
View file @
0d1de20f
...
...
@@ -5,6 +5,16 @@ All notable changes to this project will be documented in this file.
The format is based on
[
Keep a Changelog
](
http://keepachangelog.com/
)
and this project adheres to
[
Semantic Versioning
](
http://semver.org/
)
.
## [1.3.1] - 17. 6. 2024
Fixed warning about header height.
### Fixed
-
Fixed "Package fancyhdr Warning:
\h
eadheight..." warning.
## [1.3.0] - 17. 6. 2024
Dropped older compilers that do not support computer-read PDFs (e.g., the text could not be copy-pasted). Now, only XeLaTeX and LuaLaTeX can be used.
...
...
This diff is collapsed.
Click to expand it.
ctufit-thesis.cls
+
2
−
0
View file @
0d1de20f
...
...
@@ -326,6 +326,8 @@
\fi
\fancyhead[RO]{\leavevmode\smash{\rlap{\hspace*{0em}\color{headgray}\bfseries\thepage}}}
\fancyhead[LO]{\color{headgray}\bfseries\nouppercase{\rightmark}}
\setlength{\headheight}{14.05pt}
\addtolength{\topmargin}{-2.05pt}
\renewcommand{\headrulewidth}{0pt}
% headers and footers end
...
...
This diff is collapsed.
Click to expand it.
ctufit-thesis.tex
+
1
−
1
View file @
0d1de20f
%% This is the ctufit-thesis example file. It is used to produce theses
%% for submission to Czech Technical University, Faculty of Information Technology.
%%
%% This is version 1.3.
0
, built 17. 6. 2024.
%% This is version 1.3.
1
, built 17. 6. 2024.
%%
%% Get the newest version from
%% https://gitlab.fit.cvut.cz/theses-templates/FITthesis-LaTeX
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment