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: How to get the number of lines of a paragraph?
Date: Tue, 7 Apr 2009 16:19:05 +0200	[thread overview]
Message-ID: <2845ACB9-4F4E-4368-B81B-BE2D3D3CDACA@gmail.com> (raw)
In-Reply-To: <49DAA599.7000209@gmail.com>


Am 07.04.2009 um 03:00 schrieb Wei-Wei Guo:

> Wolfgang Schuster 写道:
>> Am 06.04.2009 um 17:17 schrieb Wei-Wei Guo:
>>> Dear all,
>>>
>>> I need to draw underlines under a paragraph. The number of  
>>> underlines is
>>> determined by the number of lines of the paragraph. For example:
>> \definetextbackground
>>  [underline]
>>  [location=text,
>>   alternative=1,
>>   background=,
>>   frame=off]
>> \starttext
>> \startunderline
>> \input knuth
>> \stopunderline
>> \stoptext
>
> It is not what I want. First, the underline is too close to the  
> text. I need
> to be able to manipulate the distance between the underline and the  
> text.
> Second, the underline of the last line has the same length with the  
> last
> line of the text. The underlines should be all the same length.

location=paragraph

>>> Another question: How can I set the header of the pages of contents?
>> \setupheadtext[<language>][content=...]
>> or
>> \title{...}
>> \placecontent
>
> I don't mean the head of contents. I mean the header of the page,  
> which is
> the opposite concept to footer. It seems the head of the contents is  
> not
> treated as chapter. I tried \getmarking, but it doesn't work.

The context term is headertext and \title is used for the header,
try \getmarking[title].

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

  parent reply	other threads:[~2009-04-07 14:19 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-06 15:17 Wei-Wei Guo
2009-04-06 16:29 ` Wolfgang Schuster
2009-04-07  1:00   ` Wei-Wei Guo
2009-04-07  2:18     ` Yanrui Li
2009-04-07  2:25       ` Yanrui Li
2009-04-07  5:50         ` Wei-Wei Guo
2009-04-07 14:08       ` Wolfgang Schuster
2009-04-07 14:19     ` Wolfgang Schuster [this message]
2009-04-08 15:30   ` Wei-Wei Guo
2009-04-08 15:28     ` Wolfgang Schuster
2009-04-09  2:28       ` Wei-Wei Guo

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=2845ACB9-4F4E-4368-B81B-BE2D3D3CDACA@gmail.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).