mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-10 20:04:46 +00:00
Fix small display issue with biblatex's \textcite
This commit is contained in:
parent
3b43fbfbb1
commit
b632e3ebf3
@ -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