ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Cc: ConTeXt Mailing List <ntg-context@ntg.nl>
Subject: Re: Code for multiline footers here
Date: Tue, 23 Jul 2002 09:40:05 +0200	[thread overview]
Message-ID: <5.1.0.14.1.20020723093809.0330ebe8@server-1> (raw)
In-Reply-To: <Pine.OSF.4.30.0207230955180.14502-100000@sirppi.helsinki.f i>

At 10:00 AM 7/23/2002 +0300, mari.voipio@iki.fi wrote:

>%------------------------------------------------------------------
>% The combination of boxes below make it possible to use multiple
>% lines in the footer and also puts the hairline above the text.
>% If you don't know what you are doing, do NOT touch anything but
>% the  content visible in the pdf version!
>%------------------------------------------------------------------
>\setupfootertexts
>      [\vbox{

              ^^

>         \hbox to \textwidth{\hairline}
>         \hbox to \textwidth{

                              ^^

>             \hbox{{\tfxx {\sc Instruction Manual for K-Patents
>             Process Refractometer PR-03-D}}}
>             \hfill
>             \hbox{{\tfxx Document No. INM-3D: Rev. 1/1}}
                                                          ^^

>             }
>         \hbox to \textwidth{
                              ^^

>             \hfill

that's a lot of spurious spaces, better use an explicit one \space or use 
\hfill

try \ruledhbox instead of the \hboxes and you see what i mean

also: the \blank is not needed

Hans
-------------------------------------------------------------------------
                                   Hans Hagen | PRAGMA ADE | pragma@wxs.nl
                       Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
  tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------
                        information: http://www.pragma-ade.com/roadmap.pdf
                     documentation: http://www.pragma-ade.com/showcase.pdf
-------------------------------------------------------------------------


       reply	other threads:[~2002-07-23  7:40 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <Pine.OSF.4.30.0207230955180.14502-100000@sirppi.helsinki.f i>
2002-07-23  7:40 ` Hans Hagen [this message]
2002-07-23 10:32   ` mari.voipio
     [not found]   ` <Pine.OSF.4.30.0207231325390.6142-100000@sirppi.helsinki.fi >
2002-07-23 11:19     ` Hans Hagen
2002-07-23 13:31       ` Adam Lindsay
2002-07-23 14:19         ` Hans Hagen
2002-07-23 15:49           ` Adam Lindsay
2002-07-23 17:03             ` Hans Hagen
2002-07-23 21:13               ` Nigel King
2002-07-24 16:28                 ` Hans Hagen
2002-07-23 11:23     ` Hans Hagen
2002-07-23 20:24       ` ConTeXT cookbook (was: Code for multiline footers here) Henning Hraban Ramm
2002-07-24  6:39         ` Hans Hagen
2002-07-23  7:00 Code for multiline footers here mari.voipio

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=5.1.0.14.1.20020723093809.0330ebe8@server-1 \
    --to=pragma@wxs.nl \
    --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).