ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* PDF text stream with delimitedtext
@ 2021-10-30 20:12 Adam Reviczky via ntg-context
  2021-10-31  4:09 ` Rudolf Bahr via ntg-context
  0 siblings, 1 reply; 2+ messages in thread
From: Adam Reviczky via ntg-context @ 2021-10-30 20:12 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Adam Reviczky


[-- Attachment #1.1: Type: text/plain, Size: 1153 bytes --]

Hi,

I am trying to use quotation or blockquote in a document, but when
selecting and copying the text in poppler/pdf.js I get double marks.

Looking at the minimal example below:
\nopdfcompression
\setuppagenumbering[location=]
\starttext
\startquotation Hello world! \stopquotation
\setupquotation[left=«,right=»]
\startquotation Hello world! \stopquotation
\setupquotation[left=‘,right=’]
\startquotation Hello world! \stopquotation
\setupdelimitedtext[blockquote][left=‘,right=’]
\startblockquote Hello world! \stopblockquote
“Hello world!”\\
«Hello world!»\\
‘Hello world!’\\
\startquote Hello world! \stopquote\\
\quote{Hello world!}\\
\stoptext

The text stream seems to have an additional object for the quotation and
blockquote lines.

Rendering the PDF in itself is fine but when copying the text I get mixed
results (poppler/evince and pdf.js give double marks but mupdf does not:
“Hello world!””,«Hello world!»»,‘Hello world!’’,‘Hello world!’’).

Is this just an issue with poppler/pdf.js when trying to extract the text
(as the PDF rendering seems all fine)?

Adam

[-- Attachment #1.2: Type: text/html, Size: 1382 bytes --]

[-- Attachment #2: Type: text/plain, Size: 493 bytes --]

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

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-10-31  4:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-30 20:12 PDF text stream with delimitedtext Adam Reviczky via ntg-context
2021-10-31  4:09 ` Rudolf Bahr via ntg-context

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).