bibliography anchors


Either needs to be documented or obsoleted.

Still useful for documents that are not using the site stylesheet (20191119 or later), such as "Escritos" (see Addenda) or "Textes Français" (not yet).


everything else

An entry in Writings by Jean Charlot: a bibliography without a link in its text to a document that is available on the website. Someday, need to find where the class withoutLinkInBib is used, and then figure out what to do with whatever is there. The fragmentProxy class was for marking anchors similar to what is currently done with # and named locations.

*/
.fragmentProxy.withoutLinkInBib
{}
/*

The list of reference numbers.

*/
.jmr-wjcb
{display:inline-block
;text-indent:0
;padding-right:.25em
;outline-style:solid
;outline-width:.0625em}
/*
Thumbnail of book cover
*/
.jmr-wjcb::before
{content:""
;background-image:
url("janine-richardson_a-e.png")
;background-size:100%
;display:inline-block
;vertical-align:top
;width:20px
;height:24px}
/*
References are typically
letter then number
*/
.jmr-wjcb
>a
{display:inline-block
;margin-left:.25em}

.jmr-wjcb
>a::first-letter
{font-weight:bold
;letter-spacing:.1em}

.jmr-wjcb
>a.nonAlphanumeric::first-letter
{font-weight:normal
;letter-spacing:normal}
/*