ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Christian Prim <christian.prim@gmx.ch>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Cloze Text (text with gaps)
Date: Fri, 28 Jun 2013 09:06:32 +0200	[thread overview]
Message-ID: <CA+9XOxooZddDUN0yCJtdTTdXxz_OGeK5+Gj-oOhATU7H_Bsm0g@mail.gmail.com> (raw)
In-Reply-To: <D12D79B1-D3BC-4E62-A0B2-EADA29EBF23E@gmail.com>


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

Hello Wolfgang

thanks for both \TextGap and \WordGap. That is exactly what I needed!

Christian


2013/6/27 Wolfgang Schuster <schuster.wolfgang@gmail.com>

>
> Am 27.06.2013 um 20:53 schrieb Jaroslav Hajtmar <hajtmar@gyza.cz>:
>
> > Hello Wolfgang.
> > Here is example of other using of your TextGap.
> > There is a problem in some lines? Why linewidth is change?
>
> Add “width 0pt” to the \vrule arguments. See also my definition of
> \WordGap.
>
> \def\TextGap[#1]%
>  {\scratchdimen#1\relax
>   \divide\scratchdimen\plusten
>   \dorecurse\plusten
>     {\vrule width \scratchdimen height \linewidth depth \zeropoint\relax
>      \ifnum\recurselevel<10 \hskip\zeropoint\relax \fi}}
>
> \def\WordGap
>   {\dowithnextbox{\TextGap[\nextboxwd]}\hbox}
>
> \starttext
>
> a \TextGap[4cm] b \TextGap[4cm] c \TextGap[4cm] d \TextGap[4cm] e
>
> My words: \WordGap{My words}. Why is line very thick here?
>
> Here is an sentence: \WordGap{Here is an sentence} -- linewidth is OK here.
>
> Here is an sentence: \WordGap{Here is an sentence}. And why is problem
> here again?
>
> \stoptext
>
> Wolfgang
>
> ___________________________________________________________________________________
> 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
>
> ___________________________________________________________________________________
>

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

[-- Attachment #2: Type: text/plain, Size: 485 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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2013-06-28  7:06 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-24 14:36 Christian Prim
2013-06-27  4:31 ` David Rogers
2013-06-27  7:16   ` Christian Prim
2013-06-27 18:23 ` Wolfgang Schuster
2013-06-27 18:53   ` Jaroslav Hajtmar
2013-06-27 19:02     ` Wolfgang Schuster
2013-06-28  7:06       ` Christian Prim [this message]
2013-06-28  7:36         ` Jaroslav Hajtmar
2013-06-28 12:35           ` Wolfgang Schuster

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CA+9XOxooZddDUN0yCJtdTTdXxz_OGeK5+Gj-oOhATU7H_Bsm0g@mail.gmail.com \
    --to=christian.prim@gmx.ch \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).