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
Iterations
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
Admin message
Hello ,
GitLab will be updated tonight at 22:00. Expect short outage.
Show more breadcrumbs
FIT LaTeX templates
LaTeX template for theses at FIT CTU
Commits
6c6fc97c
Commit
6c6fc97c
authored
9 months ago
by
Tomáš Nováček
Browse files
Options
Downloads
Patches
Plain Diff
Title page is displayed first, then assignment page
parent
97354c23
No related branches found
No related tags found
1 merge request
!25
[v1.2.2] Title page is displayed first, then assignment page
Pipeline
#448791
passed
9 months ago
Stage: test
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
README.md
+1
-1
1 addition, 1 deletion
README.md
changelog.md
+7
-0
7 additions, 0 deletions
changelog.md
ctufit-thesis.tex
+3
-3
3 additions, 3 deletions
ctufit-thesis.tex
with
11 additions
and
4 deletions
README.md
+
1
−
1
View file @
6c6fc97c
...
...
@@ -12,7 +12,7 @@ Recommended template for theses submitted at [Faculty of Information Technology]
Version
--------
1.
2.
1
(17. 6. 2024). The whole changelog can be found in the
[
Changelog file
](
changelog.md
)
.
1.
2.
2
(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
+
7
−
0
View file @
6c6fc97c
...
...
@@ -5,6 +5,13 @@ 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.2.2] - 17. 6. 2024
Title page is now first, the assignment is second page.
### Changed
-
Swapped Title page and assignment page.
## [1.2.1] - 17. 6. 2024
Sync of layout for oneside and twoside versions.
...
...
This diff is collapsed.
Click to expand it.
ctufit-thesis.tex
+
3
−
3
View file @
6c6fc97c
%% 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.2.
1
. build on 17. 6. 2024.
%% This is version 1.2.
2
. build on 17. 6. 2024.
%%
%% Get the newest version from
%% https://gitlab.fit.cvut.cz/theses-templates/FITthesis-LaTeX
...
...
@@ -109,10 +109,10 @@
\begin{document}
\frontmatter\frontmatterinit
% do not remove these two commands
\includepdf
[pages={1-}]
{
assignment-include.pdf
}
% replace that file with your thesis assignment provided by study office
\thispagestyle
{
empty
}
\cleardoublepage\maketitle
% do not remove these three commands
\includepdf
[pages={1-}]
{
assignment-include.pdf
}
% replace this file with your thesis assignment generated from ProjectsFIT
\imprintpage
% do not remove this command
\tableofcontents
% do not remove this command
...
...
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