Next in thread → Next in month →

towards draft 3 / virtio 1.0

From
Michael S. Tsirkin
Date
2014-06-26T16:21:00+00:00
ID
Thread
towards draft 3 / virtio 1.0
On Thu, Jun 26, 2014 at 02:04:23PM +0100, Pawel Moll wrote:
> On Thu, 2014-06-26 at 13:36 +0100, Michael S. Tsirkin wrote: >
> OK I pushed what I have into svn for now. >
> Still tweaking it, current is r392 >
> This is the patch on top,  if I apply it I >
> can not create the pdf. >
> I have no idea what did you do to it since yesterday ;-)  Great, this works, thanks! I applied the following on top, this way it works in HTML format output too:  diff --git a/diffpreamble.tex b/diffpreamble.tex index b9c8e00..d5d1966 100644 --- a/diffpreamble.tex +++ b/diffpreamble.tex @@ -4,8 +4,8 @@
%DIF FONTSTRIKE PREAMBLE  RequirePackage[normalem]{ulem} -providecommand{DIFadd}[1]{{color{blue}sf #1}} -providecommand{DIFdel}[1]{{color{red}footnotesize sout{#1}}} +providecommand{DIFadd}[1]{protect	extcolor{blue}{sf #1}} +providecommand{DIFdel}[1]{protect	extcolor{red}{footnotesize sout{#1}}}  %DIF END FONTSTRIKE PREAMBLE
%DIF COLOR PREAMBLE
Next in thread → Next in month →