ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Marc Trius <derpayatz@riseup.net>
To: ntg-context@ntg.nl
Subject: Re: First Line After Whitespace Styling
Date: Fri, 27 May 2011 14:08:50 -0500	[thread overview]
Message-ID: <20110527140850.00a64814.derpayatz@riseup.net> (raw)
In-Reply-To: <00EB6D34-DC89-4A0E-A3BA-652AE151BD4D@googlemail.com>

On Fri, 27 May 2011 18:30:53 +0200
Wolfgang Schuster <schuster.wolfgang@googlemail.com> wrote:

> 
> Am 27.05.2011 um 18:08 schrieb Marc Trius:
> 
> > Hi,
> > I would like to be able to specify a style that would apply to text that appears on the first line of a paragraph after whitespace. I have no idea how to go about it. 
> > 
> > Specifically, I have a font with an alternate glyph that can only be used after whitespace, and I would like to have it used automatically when appropriate. 
> 
> Do you want a initial?
> 
> \setupinitial[state=start]
> 
> \starttext
> \placeinitial \input knuth
> \stoptext
> 
> Wolfgang
> 

No, what is something like:

...

\starttypescript      [Standard]
      \definetypeface [Standard] [rm] [serif] [frankruehl]       [default] [features=default]
      \definetypeface [Alt]    [rm] [serif] [frankruehl] [default] [features=alt]
  \stoptypescript

...

{\Alt This is the first line after a whitespace, this is the linebreak} and this is the rest of the paragraph. I'd like to have a macro that automatically styles the first line only so I don't have to guess at linebreaks every time I edit the text.

I need to do this because in texts that are written with the Hebrew alphabet, a shorter glyph of the tallest letter, 'lamed,' is used inside a block of text than in a first line, so that the interline space can be smaller. Employing this technique makes the difference between a pretty good and a really first-rate typesetting job :)

Thanks,
Marc

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


-- 
Marc Trius <derpayatz@riseup.net>

"The enemy is the gramophone mind, whether or not one agrees with the record that is being played at the moment." --- George Orwell
___________________________________________________________________________________
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:[~2011-05-27 19:08 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-27 16:08 Marc Trius
2011-05-27 16:30 ` Wolfgang Schuster
2011-05-27 19:08   ` Marc Trius [this message]
2011-05-27 19:19     ` Wolfgang Schuster
2011-05-27 20:37       ` Marc Trius

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=20110527140850.00a64814.derpayatz@riseup.net \
    --to=derpayatz@riseup.net \
    --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).