aboutsummaryrefslogtreecommitdiff
path: root/skribe/doc/user/src/bib4.skb
blob: 81ba5dfef12ecbd7f92be39ab283e5889059c38c (plain)
1
2
3
4
5
(center
 (frame :border 1 :margin 2 :width 90.
	(the-bibliography :pred (lambda (m n) 
				   (and (eq? (markup-option m 'kind) 'book)
					(pair? (markup-option m 'used)))))))