Re: Removing XHTML saving from ReSpec?

Robin Berjon wrote:
> For (1) there's Michael's objection that he likes to post-edit in an
> XML editor. I'd love to hear about what kind of post-editing we're
> talking about because the point is sort of that there shouldn't be any ;)
There can be any number of reasons to need to post-edit the result of
automatic generation. A couple that I've had to deal with recently on a
repeated basis:

   1. Respec outputs some weird attributes like 0="" which cause the
      document not to validate and that weren't present in the source
      document, so I have to remove those.
   2. Respec puts a paragraph with public comment instructions in the
      Status section that is not compatible with our process. I always
      have to remove that; the correct instructions are in the custom
      paragraphs I add to the status.
   3. There are times I prefer to tweak aspects of the output like the
      heading number format, or sometimes the TOC should go to a deeper
      level for some sections than others (in particular, appendices
      usually don't need the depth in the TOC that mainline sections
      do). I don't expect it will be possible to predict and provide
      configuration options for every scenario like this. We should just
      always expect there there might be a need to edit the output.

Michael
-- 

Michael Cooper
Web Accessibility Specialist
World Wide Web Consortium, Web Accessibility Initiative
E-mail cooper@w3.org <mailto:cooper@w3.org>
Information Page <http://www.w3.org/People/cooper/>

Received on Tuesday, 26 February 2013 14:39:11 UTC