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
ad9ff2ba
There was an error fetching the commit references. Please try again later.
Unverified
Commit
ad9ff2ba
authored
6 years ago
by
Vít Starý Novotný
Browse files
Options
Downloads
Patches
Plain Diff
Hide links in the printed version
parent
b0a823ca
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
style/mu/base.dtx
+13
-5
13 additions, 5 deletions
style/mu/base.dtx
with
13 additions
and
5 deletions
style/mu/base.dtx
+
13
−
5
View file @
ad9ff2ba
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
% after \texttt{style/fithesis-base.sty}, regardless of the value
% after \texttt{style/fithesis-base.sty}, regardless of the value
% of the |\thesis@style| macro.
% of the |\thesis@style| macro.
% \begin{macrocode}
% \begin{macrocode}
\ProvidesPackage{fithesis/style/mu/fithesis-base}[2018/
06/1
5]
\ProvidesPackage{fithesis/style/mu/fithesis-base}[2018/
12/2
5]
\NeedsTeXFormat{LaTeX2e}
\NeedsTeXFormat{LaTeX2e}
% \end{macrocode}
% \end{macrocode}
% The file recognizes the following options: \begin{itemize}
% The file recognizes the following options: \begin{itemize}
...
@@ -467,12 +467,20 @@
...
@@ -467,12 +467,20 @@
% \end{macrocode}
% \end{macrocode}
% \end{macro} ^^A The nested \ifthesis@bibliography@included@ def
% \end{macro} ^^A The nested \ifthesis@bibliography@included@ def
% \end{macro} ^^A The \thesis@bibliography@load macro definition
% \end{macro} ^^A The \thesis@bibliography@load macro definition
% The \textsf{hyperref} package is configured to support both roman
% In the digital version, the \textsf{hyperref} package is configured to
% and arabic page numbering in one document and to decorate
% decorate hyperlinks with an underline instead of a rectangular box.
% hyperlinks with an underline instead of a rectangular box.
% In the printed version, the \textsf{hyperref} package is configured to
% hide links.
% \changes{v0.3.51}{2018/12/25}{^^A
% In the printed version, the \textsf{hyperref} package is configured to
% hide links. [VN]}
% \begin{macrocode}
% \begin{macrocode}
\thesis@require{hyperref}
\thesis@require{hyperref}
\hypersetup{pdfborderstyle={/S/U/W 1}} % Less obtrusive borders
\ifthesis@digital@
\hypersetup{pdfborderstyle={/S/U/W 1}}
\else
\hypersetup{hidelinks}
\fi
% \end{macrocode}
% \end{macrocode}
% Clubs and widows are set to be infinitely bad.
% Clubs and widows are set to be infinitely bad.
% \begin{macrocode}
% \begin{macrocode}
...
...
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