endash
This commit is contained in:
parent
6b28eced44
commit
f13ef1da1d
12
espdcap.sty
12
espdcap.sty
@ -23,14 +23,14 @@
|
||||
\ProvidesPackage{espdcap}[2010/01/14 v0.98 Captions]
|
||||
|
||||
\RequirePackage{caption}
|
||||
\DeclareCaptionLabelSeparator{dash}{ \textendash{} }
|
||||
\DeclareCaptionLabelSeparator{endash}{ \textendash{}\ }
|
||||
\captionsetup[table]{%
|
||||
labelsep=dash,justification=raggedright,singlelinecheck=false,%
|
||||
aboveskip=3mm,belowskip=0mm}
|
||||
labelsep=endash,justification=raggedright,singlelinecheck=false,%
|
||||
aboveskip=0mm,belowskip=0mm}
|
||||
\captionsetup[longtable]{%
|
||||
labelsep=dash,justification=raggedright,singlelinecheck=false,%
|
||||
aboveskip=3mm,belowskip=0mm}
|
||||
labelsep=endash,justification=raggedright,singlelinecheck=false,%
|
||||
aboveskip=0mm,belowskip=0mm}
|
||||
\captionsetup[figure]{%
|
||||
labelsep=dash,justification=centering,singlelinecheck=false,%
|
||||
labelsep=endash,justification=centering,singlelinecheck=false,%
|
||||
aboveskip=0mm,belowskip=3mm}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user