help-texinfo
[Top][All Lists]
Advanced

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

Re: Paragraph ended before @xrdef was complete


From: tomas
Subject: Re: Paragraph ended before @xrdef was complete
Date: Wed, 13 Jan 2021 09:25:57 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Tue, Jan 12, 2021 at 09:58:59PM +0100, steve-humphreys@gmx.com wrote:
> Am using the following code but getting the error
> 
> Runaway argument?
> {Figura@tie 1: @strong {Lord Jonathan Peter Marland decorato dal pres@ETC.
> /home/bard/2021/q1/2020-liberta-digitale-agli-studenti.aux:5: Paragraph
> ended before @xrdef was complete.
> <to be read again>
>                    @par
> l.5
> 
> ?
> 
> -------- code --------
> 
> @set fignm napolitano-assad
> @float Figura,napolitano-assad
> 
>   @paragraphindent -1
>   @center @image{./ideogr/napolitano-assad,12.5cm,,,.png}
>   @caption{@strong{Giorgio Napolitano, onorando il Presidente Siriano
> Bashar al Assad, con la pi@'u alta onorificenza del paese.}
> 
>   @paragraphindent 0
>   @flushright
>     Label: @t{@value{fignm}}
>   @end flushright
>   }
> 
> @end float

To be honest, I don't know very much about texinfo -- but the
little I remember from TeX tells me that it's the empty line
after "... del paese.}"

This terminates the paragraph, but @caption{...} isn't done
with its intermal magic (which doesn't seem willing to digest
whole paragraphs).

Cheers
 - t

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]