ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* How does lua callback work?
@ 2020-11-04 17:14 Sylvain Hubert
  2020-11-04 18:25 ` Hans Hagen
  0 siblings, 1 reply; 3+ messages in thread
From: Sylvain Hubert @ 2020-11-04 17:14 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

Dear List,

I'm trying to intervene whenever context encounters a character that it
cannot render in the current font. I guess this should have something to do
with lua callbacks (pls correct me if I'm wrong), but the document
<http://www.pragma-ade.nl/general/manuals/cld-mkiv.pdf> does not seem to
elaborate on this.

Does anyone know how the aforementioned task can be done, or how lua
callbacks work in terms of the meaning of the concerned events and
parameters?

Thanks!

Best,
Sylvain

[-- Attachment #1.2: Type: text/html, Size: 655 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] 3+ messages in thread

* Re: How does lua callback work?
  2020-11-04 17:14 How does lua callback work? Sylvain Hubert
@ 2020-11-04 18:25 ` Hans Hagen
  2020-11-04 19:06   ` Sylvain Hubert
  0 siblings, 1 reply; 3+ messages in thread
From: Hans Hagen @ 2020-11-04 18:25 UTC (permalink / raw)
  To: mailing list for ConTeXt users, Sylvain Hubert

On 11/4/2020 6:14 PM, Sylvain Hubert wrote:
> Dear List,
> 
> I'm trying to intervene whenever context encounters a character that it 
> cannot render in the current font. I guess this should have something to 
> do with lua callbacks (pls correct me if I'm wrong), but the document 
> <http://www.pragma-ade.nl/general/manuals/cld-mkiv.pdf> does not seem to 
> elaborate on this.
> 
> Does anyone know how the aforementioned task can be done, or how lua 
> callbacks work in terms of the meaning of the concerned events and 
> parameters?
no callback

\checkcharactersinfont

will report missing chars


-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
        tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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] 3+ messages in thread

* Re: How does lua callback work?
  2020-11-04 18:25 ` Hans Hagen
@ 2020-11-04 19:06   ` Sylvain Hubert
  0 siblings, 0 replies; 3+ messages in thread
From: Sylvain Hubert @ 2020-11-04 19:06 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

On Wed, 4 Nov 2020 at 19:25, Hans Hagen <j.hagen@xs4all.nl> wrote:

> no callback
>
> \checkcharactersinfont
>
> will report missing chars
>
Thanks, but this command doesn't seem to add any information on top of the
missing characters that context already reported without the command.

My motivation was to write a module that suggests fallback fonts to the
user, ideally at the moment of encountering a missing character, but at the
end of processing is still acceptable.

[-- Attachment #1.2: Type: text/html, Size: 806 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] 3+ messages in thread

end of thread, other threads:[~2020-11-04 19:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-04 17:14 How does lua callback work? Sylvain Hubert
2020-11-04 18:25 ` Hans Hagen
2020-11-04 19:06   ` Sylvain Hubert

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).