[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] [PATCH v2 4/5] doc: correct feature-levelling.pandoc syntax



On 07/05/18 12:26, Andrew Cooper wrote:
> On 07/05/18 11:16, Juergen Gross wrote:
>> "make -C docs all" fails due to incorrect markdown syntax in
>> feature-levelling.pandoc. Correct it.
>>
>> Signed-off-by: Juergen Gross <jgross@xxxxxxxx>
> 
> What is trying to render this as markdown? It's pandoc, and the below
> syntax is valid markdown (used extensively in xen-command-line.markdown)
> so should be compatible in pandoc.
> 
>> ---
>>  docs/features/feature-levelling.pandoc | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/docs/features/feature-levelling.pandoc 
>> b/docs/features/feature-levelling.pandoc
>> index ef77eb837d..4b2b6df151 100644
>> --- a/docs/features/feature-levelling.pandoc
>> +++ b/docs/features/feature-levelling.pandoc
>> @@ -83,7 +83,7 @@ not trap, leaving Xen no direct ability to control the 
>> information returned.
>>  
>>  Xen-aware PV software can make use of the 'Forced Emulation Prefix'
>>  
>> -> `ud2a; .ascii 'xen'; cpuid`
>> +        ud2a; .ascii 'xen'; cpuid

I think the problem are the single quotes here.

>>  
>>  which Xen recognises as a deliberate attempt to get the fully-controlled
>>  `CPUID` information rather than the hardware-reported information.  This 
>> only
> 
> 

...
/usr/bin/pandoc --number-sections --toc --standalone
features/feature-levelling.pandoc --output
pdf/features/feature-levelling.pdf
! LaTeX Error: Command \textquotesingle unavailable in encoding T1.

See the LaTeX manual or LaTeX Companion for explanation.
Type  H <return>  for immediate help.
 ...

l.195 ...otesingle{}xen\textquotesingle{};\ cpuid}

pandoc: Error producing PDF
Makefile:254: recipe for target 'pdf/features/feature-levelling.pdf' failed


Juergen

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.