John MacFarlane

Results 2565 comments of John MacFarlane

And where can I find 我的文库.bib?

Thanks for the detailed report. Yes, from Citeproc.Style: ```hs let layouts = getChildren "layout" node' let formatting = mconcat $ map (getFormatting . getAttributes) layouts let sorts = getChildren "sort"...

OK, it's not as easy as I thought. I've pushed some preliminary changes to the types and style parsing to the `multilayouts` branch. But the problem I'm now facing is...

I've made the more moderate change noted above, which at least avoids the doubled citations.

Yes, maybe you're right that an error would be better here.

Unfortunately the CSL-M examples above also have version="1.0".

> I've made the more moderate change noted above, which at least avoids the doubled citations. > >> wow, thanks! this is our need! Sorry, in the end I took...

> Are you going to add some modifications to citeproc so that citeproc raises an error if it detects multiple `...` elements in such a csl file as shown below?...

Hard to please everyone. Many people didn't like the previous behavior!

Usually this is determined by the CSL style, which in this case probably calls for numerical references to be superscripted. You are expecting author-in-text style to bypass the style's normal...