ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: fg@fgbbs.iaf.nl (Frans Goddijn)
Subject: one more (actually four more) answers to beginnersvragen
Date: 02 Aug 98 18:42:00 +0100	[thread overview]
Message-ID: <30e_9808021852@fgbbs.iaf.nl> (raw)

Sorry for not posting my solutions all in one go, but I had never expected
to be able to find these for Wybo on this calm sunday evening... If these
replies of mine are not completely dumb (Hans can tell when he reads his
mail tomorrow) than my week of home work in ConTeXt is not at all lost
;+}}

said "W.H. Dekker"  to All:

 "HD> - het onderste blokje wil ik tegen de onderkant en gecentreerd,
 "HD> maar   \vfill werkt niet, en van de twee \hfill's eromheen werkt
 "HD> alleen de   eerste.

I didn't yet manage to get the text any lower on the page, but I did get
it centered for you with one simple command instead of the two \hfill's
that didn't work: \midaligned

 "HD> - datzelfde blokje heb ik een kleinere letter gegeven met \tfx,
 "HD> maar   het moet nog kleiner. Hoe?

I tried three different ways that all worked. The third way worked best
though.

 "HD> - de letters zijn dus wel kleiner, maar de regelafstand is daar
 "HD> niet   aan angepast. Klopt dat? Hoe krijg ik die goed?

The first  one, \kleinerfont worked but not on the baselinsskip issue, the
others did.

[...]
\font\kleinerfont=cmss9 at 6pt  % can be missed if not used later on
    \midaligned{\framed[width=95mm,height=12mm,align=normal]{%
%      \kleinerfont % works nicely 
%      \switchtobodyfont[small]% also works, better baselineskip
      \switchtobodyfont[6pt]%
      Niets uit deze uitgave mag worden vermenigvuldigd en/of openbaar
gemaakt
      door middel van druk, fotokopie, microfilm of op welke wijze dan
ook,
      zonder voorafgaande toestemming van KDLL\par
    }}
  }
\stopstandardmakeup

\stoptext

Met hartelijke groet!

 Frans Goddijn   | bbs: +31 (0)26 3217041
 Postbus 30196   | email: fg@fgbbs.iaf.nl
 6803 AD Arnhem  | tel: +31 (0)26 3219342
 The Netherlands | http://www.iaf.nl/Users/Meridian 
--
You are what you is


                 reply	other threads:[~1998-08-02 17:42 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=30e_9808021852@fgbbs.iaf.nl \
    --to=fg@fgbbs.iaf.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).