mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 10:00:33 +00:00
Fix small display issue with biblatex's \textcite
(cherry picked from commit b632e3ebf3
)
This commit is contained in:
parent
5a3201a8c4
commit
bb5ee7f37e
@ -260,8 +260,8 @@ CiteFormat authoryear
|
||||
|
||||
# "cf. Author A Year; Author B Year, p. xx"
|
||||
cite %!textbefore%%!makecite%%!textafter%
|
||||
# "cf. Author A (Year),[ and] Author B (Year), p. xx"
|
||||
citet %!maketextcite%%!close%%!textafter%
|
||||
# "cf. Author A (Year),[ and] Author B (Year, p. xx)"
|
||||
citet %!maketextcite%%!textafter%%!close%
|
||||
# "(cf. Author A Year; Author B Year, p. xx)"
|
||||
citep %!open%%!textbefore%%!makecite%%!textafter%%!close%
|
||||
# This prints year or title, if year is missing
|
||||
|
Loading…
Reference in New Issue
Block a user