Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
fithesis
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
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
External Relations
Document Templates
fithesis
Commits
f570d6d5
There was an error fetching the commit references. Please try again later.
Commit
f570d6d5
authored
4 years ago
by
Tereza Vrabcová
Browse files
Options
Downloads
Patches
Plain Diff
Added redefinition for law and med titlePage
parent
d0ceb834
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
style/mu/law.dtx
+38
-0
38 additions, 0 deletions
style/mu/law.dtx
style/mu/med.dtx
+38
-0
38 additions, 0 deletions
style/mu/med.dtx
with
76 additions
and
0 deletions
style/mu/law.dtx
+
38
−
0
View file @
f570d6d5
...
...
@@ -35,7 +35,10 @@
% \end{macrocode}
% Each footnote is uniquely numbered across the entire document as
% per the formal requirements of the faculty.
% \changes{v1.0.0}{2021/03/22}{Added \textsf{regexpatch} package to
% redefine the layout of titlePage. [TV]}
% \begin{macrocode}
\thesis@require{regexpatch}
\thesis@require{chngcntr}
\counterwithout{footnote}{chapter}
% \end{macrocode}
...
...
@@ -53,6 +56,41 @@
\thesis@titlePage@large\thesis@department@name\\\vskip 2em}}
\let\thesis@blocks@titlePage@header=\thesis@blocks@cover@header
% \end{macrocode}
% \changes{v1.0.0}{2021/03/22}{Added redefinition of titlePage
% layout, as per the faculty requirements the department and
% field are in the upper part of the titlePage. [TV]}
% \begin{macrocode}
\xpatchcmd{\thesis@blocks@titlePage}
{{\sf\thesis@titlePage@large\thesis@@{advisorTitle}: \thesis@advisor}%
\par\vspace{0.75cm}%
\ifthesis@blocks@titlePage@department@
{\sf\thesis@titlePage@large\thesis@department@name}
\fi
\ifthesis@blocks@titlePage@programme@
\par\vspace{0.25cm}%
{\sf\thesis@titlePage@large\thesis@@{bib@programme}: \thesis@programme}\par
\fi
\ifthesis@blocks@titlePage@field@
\par\vspace{0.25cm}%
{\sf\thesis@titlePage@large\thesis@@{fieldTitle}: \thesis@field@name}%
\fi
\par\vfill
}
{}{}{}
\xpatchcmd{\thesis@blocks@titlePage}
{{\sf\thesis@titlePage@large\thesis@@upper{facultyName}}%
\par\vspace{1.75cm}%
}
{{\sf\thesis@titlePage@large\thesis@@upper{facultyName}}%
\par\vspace{0.75cm}%
{\sf\thesis@titlePage@large\thesis@field}%
\par\vspace{0.25cm}%
{\sf\thesis@titlePage@large\thesis@department@name}
\par\vspace{1.75cm}%
}
{}{}{}
% \end{macrocode}
% \begin{macro}{\thesis@blocks@frontMatter}
% The |\thesis@blocks@frontMatter| macro sets up the style
% of the front matter of the thesis. The page numbering is arabic
...
...
This diff is collapsed.
Click to expand it.
style/mu/med.dtx
+
38
−
0
View file @
f570d6d5
...
...
@@ -46,10 +46,13 @@
% 16\,cm in accordance with the formal requirements of the faculty.
% This leads to overfull lines and is against the good conscience
% of the author of this style.
% \changes{v1.0.0}{2021/03/22}{Added \textsf{regexpatch} package to
% redefine layout of titlePage. [TV]}
% \begin{macrocode}
\thesis@require{tikz}
\thesis@require{geometry}
\thesis@require{setspace}
\thesis@require{regexpatch}
\geometry{top=25mm,bottom=20mm,left=25mm,right=25mm,includeheadfoot}
% \end{macrocode}
% \begin{macro}{\thesis@blocks@cover}
...
...
@@ -87,6 +90,41 @@
% no longer redefine the \cs{thesis@blocks@titlePage@footer}
% and \cs{thesis@blocks@titlePage@content} macros, which are no
% longer defined. [VN]}
% \changes{v1.0.0}{2021/03/22}{Added redefinition of the titlePage
% layout as per the faculty requirements. Department name and
% programme are in the upper part of the titlePage. [TV]}
% \begin{macrocode}
\xpatchcmd{\thesis@blocks@titlePage}
{{\sf\thesis@titlePage@large\thesis@@{advisorTitle}: \thesis@advisor}%
\par\vspace{0.75cm}%
\ifthesis@blocks@titlePage@department@
{\sf\thesis@titlePage@large\thesis@department@name}
\fi
\ifthesis@blocks@titlePage@programme@
\par\vspace{0.25cm}%
{\sf\thesis@titlePage@large\thesis@@{bib@programme}: \thesis@programme}\par
\fi
\ifthesis@blocks@titlePage@field@
\par\vspace{0.25cm}%
{\sf\thesis@titlePage@large\thesis@@{fieldTitle}: \thesis@field@name}%
\fi
\par\vfill
}
{}{}{}
\xpatchcmd{\thesis@blocks@titlePage}
{{\sf\thesis@titlePage@large\thesis@@upper{facultyName}}%
\par\vspace{1.75cm}%
}
{{\sf\thesis@titlePage@large\thesis@@upper{facultyName}}%
\par\vspace{0.75cm}%
{\sf\thesis@titlePage@large\thesis@programme}%
\par\vspace{0.25cm}%
{\sf\thesis@titlePage@large\thesis@department@name}
\par\vspace{1.75cm}%
}
{}{}{}
% \end{macrocode}
% \begin{macro}{\thesis@blocks@frontMatter}
% The |\thesis@blocks@frontMatter| macro sets up the style of the
% front matter of the thesis. The page numbering is arabic in
...
...
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