Bruce D'Arcus

Results 882 comments of Bruce D'Arcus

I was playing a bit, just to see how it could work. ``` python #!/usr/bin/env python # -*- coding: utf-8 -*- import yaml import json from string import Template #...

> So that would mean switching to rng xml syntax? I was only thinking about the xml syntax internally; as in, pipe it to trang, to convert to the rnc....

> How much busywork/biolerplate is there on the RNC side to justify a creation script? RNC has no cruft at all; it's the xml equivalent of yaml.

@bwiernik @denismaier - just calling your attention to this issue, as It's related to what we discussed at the end. I haven't reread Dan's concerns about this (edit: did just...

Agree; that's just bad design.

> Probably the ideal for these various IDs for various domains would be to have a controlled list of recognized domains ... I started to wonder if a urn would...

> Probably the ideal for these various IDs for various domains would be to have a controlled list of recognized domains, similar to what Web-aware clients do with protocols, that...

The problem with such a request from a CSL perspective is, what's a page to an output-format-agnostic spec (HTML has no pages), and how is a processor to know? I...

Fair enough. This thread from awhile back raises the issue of per-page scoping of ibidem. http://groups.google.com/group/comp.text.tex/msg/17288db36f672a7f I later suggested in that thread a new attribute: ibid-scope. But I think this...

I had an email chat with biblatex author Philipp Lehman, and am reproducing his pretty definitive list of related use cases below (reformatted for markdown): # General Implementation Notes Basically,...