On Mon, 15 Feb 2016, Hans Hagen wrote:
On 2/10/2016 10:14 PM, Laurent d'Airsy wrote:
 I would like to create a dotted underbar in ConTeXt with the
| \defineunderbar|mechanism. Is that possible?

i uploaded a beta where you can test:

test {\red\underrandoms{test me}} and \underrandom{test} or \underrandom{grep} \blank test {\red\underdashes {test me}} and \underdash {test} or \underdash {grep} \blank test {\red\underdots {test me}} and \underdot {test} or \underdot {grep} \blank

still somewhat experimental

While you are looking at the code, there was another question on tex.stackexchange on bars:

http://tex.stackexchange.com/questions/291946/overstrike-in-context-can-it-overstrike-leaders

How to get bars to work with leaders?

\setuppapersize[A6][A6]
\starttext
\overstrike{Hello\hfill world!} % Works OK

Hello\leaders\hbox{.}\hfill world! % Works OK, nothing special

\overstrike{Hello\leaders\hbox{.}\hfill world!} % Not quite right
\stoptext

Aditya
___________________________________________________________________________________
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to