On 7/30/25 17:35, Mikael Sundqvist wrote:
> [...] 
> As a funny coincidence, I was just looking at block quotes. We are
> making some simple variant of tagging in an example setup (maybe
> others want it differently). What do you think of
> 
> \startquotation
>   [...]
> \stopquotation

Hi Mikael,

fine if also applied to `blockquote` (and other instances from
`\setupdelimitedtext`).

> giving (only look at the structure)
> 
> <delimitedblock ns="1" pdf="BlockQuote">

Well, since my sample was PDF/UA-2, I guess you know that `Blockquote`
is deprecated from PDF-2.0.

>  <delimitedcontent ns="1" pdf="Div">
>   <paragraph ns="1" pdf="P">
>    This quote contains two paragraphs.
>   </paragraph>
>   <break ns="1" pdf="NonStruct">
>    <paragraph ns="1" pdf="P"/>
>   </break>
>   <paragraph ns="1" pdf="P">
>    You just read the first one, this is the second one.
>   </paragraph>
>  </delimitedcontent>

Sorry, but paragraphs that contain text don’t require an empty paragraph
inside a break/NonStruct element (sorry, but I cannot make sense of this).

Many thanks for your help,

Pablo
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / 
https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

Reply via email to