mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Merge pull request #19102 from overleaf/mj-more-cite-ref
[lezer] Add more cite and ref command variants GitOrigin-RevId: e402f92d9948eba857dbe0851f039f4d7313df81
This commit is contained in:
committed by
Copybot
parent
e48e4293a6
commit
884eebd82d
@@ -477,6 +477,7 @@ const refStarrableCommands = new Set([
|
||||
'\\pageref',
|
||||
'\\ref',
|
||||
'\\Ref',
|
||||
'\\subref',
|
||||
'\\zpageref',
|
||||
'\\ztitleref',
|
||||
'\\vpagerefrange',
|
||||
@@ -501,6 +502,8 @@ const citeCommands = new Set([
|
||||
'\\Citeauthort',
|
||||
'\\citeNP',
|
||||
'\\citenum',
|
||||
'\\citen',
|
||||
'\\citeonline',
|
||||
'\\cites',
|
||||
'\\Cites',
|
||||
'\\citeurl',
|
||||
|
||||
Reference in New Issue
Block a user