parent
3fb78d9435
commit
cf0f2e3615
|
@ -159,7 +159,7 @@
|
||||||
(values (hash-update h k (lambda (cur) (cons b cur)) null)
|
(values (hash-update h k (lambda (cur) (cons b cur)) null)
|
||||||
(cons k (remove k ks))))))
|
(cons k (remove k ks))))))
|
||||||
(make-element
|
(make-element
|
||||||
(make-style "Autobibref" '())
|
(make-style "Autobibref" autobib-style-extras)
|
||||||
(append
|
(append
|
||||||
(list 'nbsp (send style get-cite-open))
|
(list 'nbsp (send style get-cite-open))
|
||||||
(add-between
|
(add-between
|
||||||
|
|
Loading…
Reference in New Issue
Block a user