ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Jaroslav Hajtmar <hajtmar@gyza.cz>
To: ntg-context@ntg.nl
Subject: Re: Cloze Text (text with gaps)
Date: Fri, 28 Jun 2013 09:36:59 +0200	[thread overview]
Message-ID: <51CD3D1B.1020808@gyza.cz> (raw)
In-Reply-To: <CA+9XOxooZddDUN0yCJtdTTdXxz_OGeK5+Gj-oOhATU7H_Bsm0g@mail.gmail.com>

Hello Wolfgang.
I thank you as well. These macros I will also definitely come in handy. 
Sometimes I'm doing tests for my students.
I solved it yet a little awkward, now it is OK.

Thanx Jaroslav


Dne 28.6.2013 9:06, Christian Prim napsal(a):
> Hello Wolfgang
>
> thanks for both \TextGap and \WordGap. That is exactly what I needed!
>
> Christian
>
>
> 2013/6/27 Wolfgang Schuster <schuster.wolfgang@gmail.com 
> <mailto:schuster.wolfgang@gmail.com>>
>
>
>     Am 27.06.2013 um 20:53 schrieb Jaroslav Hajtmar <hajtmar@gyza.cz
>     <mailto: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 <mailto: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
>     ___________________________________________________________________________________
>
>
>
>
> ___________________________________________________________________________________
> 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
> ___________________________________________________________________________________

___________________________________________________________________________________
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:36 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
2013-06-28  7:36         ` Jaroslav Hajtmar [this message]
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=51CD3D1B.1020808@gyza.cz \
    --to=hajtmar@gyza.cz \
    --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).