Frank Bennett

Results 20 issues of Frank Bennett

In a tool that uses lunr.js client-side, and performs searches with a fuzzy query (literal, trailing wildcard, editDistance of 1), lunr.js was crashing (erratically) on iOS browsers with: ``` ReferenceError:...

It would be great to hook this parsing engine up to a [Popular Names Table](http://uscode.house.gov/popularnames/popularnames.htm), for a one-stop solution to cite extraction. Since the constraints will vary between environments, one...

Cites

The CSL 1.0.1 schema [permits multiple values](https://github.com/citation-style-language/schema/blob/master/csl.rnc#L1061) on the position attribute. Reading the [specification of the position attribute](https://github.com/citation-style-language/documentation/blob/master/specification.txt#L1474), I can't see a case in which multiple values would be necessary;...

1.1
documentation

With page-range-format="expanded", the processor attempts to expand the numbers making up a range to a form that makes logical sense as a sequence. So "110-5" becomes "110-115". This requires that...

1.1
documentation

In non-English publishing, foreign references are often provided in the native script, and follow the formatting conventions of the language realm from which they originate. To correctly handle such styles,...

1.1
patch
enhancement

In note styles, the formatting of entries in cs:citation and cs:bibliography is often roughly the same, with some small adjustments to, say, the formatting of names. If the style is...

patch
enhancement

This is a companion to #107. A condition may test for multiple types. As an item can only have one type, a test for multiple types with match="all" is not...

The issues are summarized here: http://forums.zotero.org/discussion/15166/stripperiods-not-working-yet/#Comment_95398 The essentials of the proposal are: - To not permit strip-periods on cs:text when it calls a macro; - To permit strip-periods on cs:name-part;...

Just a note that I have put up a [proposal](https://github.com/citation-style-language/documentation/issues/21) on the documentation tracker. Discussion should take place on that ticket.

patch

The en-US locale contains the following verb-short term nodes: ``` by dir. ed. ed. illus. trans. ed. & trans. by ``` The preposition "by" is missing from director, editor, editorial-director,...