[Bug 21919] [editorial]: fix heading code

https://www.w3.org/Bugs/Public/show_bug.cgi?id=21919

--- Comment #4 from Robin Berjon <robin@w3.org> ---
(In reply to comment #3)
> (In reply to comment #2)
> > > need to talk to robin about date addition magic before commting html code.
> > 
> > Here goes:
> > 
> > <!--PUB-Y-->   <h2 class="no-num no-toc">W3C <!--INSERT LONGSTATUS-->
> > <!--INSERT LONGDAY--> <!--INSERT YEAR--></h2>
> > <!--PUB-N-->   <h2 class="no-num no-toc">Editor's Draft [DATE 1 January
> > 1970]</h2>
> 
> Ok so, if i change the above to
> 
> > <!--PUB-Y-->   <h2 class="no-num no-toc">W3C <!--INSERT LONGSTATUS-->
> > <!--INSERT LONGDAY--> <!--INSERT YEAR--></h2>
> > <!--PUB-N-->   <p class="no-num no-toc">Editor's Draft [DATE 1 January
> > 1970]</p>
> 
> it will work?

Yeah, you can use <zorglub> or even interpolate inside LaTeX for all the
processor cares.

> I am only changing the editors draft at the moment as we need
> to get pubrules brought into the 21st century...

Have fun with that one :)

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Tuesday, 7 May 2013 14:33:31 UTC