Hello,

is it possible to get somehow the width of the "material" (box?) of the current line which is "ready" to be typeset?

See the case:

----
\starttext

  some text

pqrs % Here I need to get width (or content) of the text from the begin of the current line,
       % i.e. width of the text "pqrs".
       % (Depending of the width I will decide what to do later.)

\stoptext
----

I am too laical to know how to "inject" TeX workflow or whether to access LuaTeX internals (nodes?) to get the desired information.

- Is it possible somehow?

Best regards,

Lukas
___________________________________________________________________________________
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
___________________________________________________________________________________

Reply via email to