ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <schuster.wolfgang@googlemail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Text separators
Date: Mon, 25 Jan 2010 17:05:12 +0100	[thread overview]
Message-ID: <4B5DC138.7070503@googlemail.com> (raw)
In-Reply-To: <fd3eb9bf1001250755x5e092714hab00d9d52306a853@mail.gmail.com>

Am 25.01.10 16:55, schrieb Vedran Miletić:
> 2010/1/25 Hans Hagen<pragma@wxs.nl>:
>    
>> On 24-1-2010 23:00, Vedran Miletić wrote:
>>      
>>> Is there any prefered way for inserting text separators?
>>>        
>> not sure what you mean here
>>      
> Is there a defined builtin command for insterting * * * (or something
> else) at the end of a part of text?
>    
\define\TextSeparator
   {\blank
    \midaligned{* * *}% many fonts provide more dingbats symbols
    \blank}

\starttext

\input knuth

\TextSeparator

\input ward

\stoptext

See also http://tug.org/pracjourn/2005-4/peter/peter.pdf for another way
to create a separator between text blocks.

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
___________________________________________________________________________________

  reply	other threads:[~2010-01-25 16:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-24 22:00 Vedran Miletić
2010-01-25 11:22 ` Hans Hagen
2010-01-25 15:55   ` Vedran Miletić
2010-01-25 16:05     ` Wolfgang Schuster [this message]
2010-01-25 17:13       ` Vedran Miletić

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=4B5DC138.7070503@googlemail.com \
    --to=schuster.wolfgang@googlemail.com \
    --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).