Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Open sidebar
kspt-templates
thesis
Commits
4f94defb
Commit
4f94defb
authored
May 28, 2018
by
Azat Abdullin
Browse files
caption font size equal to text size
parent
449f1b7c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletion
+3
-1
csse-fcs.cls
csse-fcs.cls
+2
-0
disser.cls
disser.cls
+1
-1
No files found.
csse-fcs.cls
View file @
4f94defb
...
...
@@ -477,12 +477,14 @@
\DeclareCaptionFormat
{
hfillstart
}{
\hfill
#1#2#3
\par
}
\captionsetup
{
singlelinecheck=false
}
\captionsetup
[figure]
{
%
font=normal,
labelsep=period,
justification=centering
}
% \captionsetup[table]{%
% labelsep=period,
% justification=raggedleft}
\captionsetup
[table]
{
font=normal,
format=hfillstart,
labelsep=newline,
justification=centering,
...
...
disser.cls
View file @
4f94defb
...
...
@@ -940,7 +940,7 @@
\disser
@deflength
\abovecaptionskip
{
10
\p
@
}
\disser
@deflength
\belowcaptionskip
{
0
\p
@
}
\newcommand\captionlabeldelim
{
.
}
\newcommand\captionfont
{
\
s
mal
l
}
\newcommand\captionfont
{
\
nor
mal
}
\newcommand\captionlabelfont
{
\small\selectfont
}
\long\def\@
makecaption#1#2
{
%
\vskip\abovecaptionskip
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment