ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hraban <angerweit@gmx.net>
Subject: Re: LaTeX to ConTeXt: epigraphs
Date: Fri, 13 Oct 2000 22:08:53 +0200	[thread overview]
Message-ID: <39E76BC0.FEAED8E1@gmx.net> (raw)
In-Reply-To: <3.0.6.32.20001009001630.008cce20@pop.wxs.nl>

Hans Hagen wrote:
> I wonder if it should be added as an extension to descriptions, which would
> make it just an option there.

Perhaps i misunderstand, what Giuseppe meant with epigraphs, but perhaps
it's something like that what you made for me:

---

\useexternalfigure[hintergrund][partpic][width=15cm]

\def\EPart#1#2%
  {\tfd\it #1: #2}

\def\StartPart#1%
  {\page
   \defineoverlay[titelbild][{\externalfigure[hintergrund]}]
   \setupbackgrounds[rightpage][background=titelbild]
   \startstandardmakeup
   \part{#1}
   \vfill\tfb}

\def\StopPart%
  {\vfill\vfill\stopstandardmakeup
   \setupbackgrounds[rightpage][background=]}

\setupheads	[align=right,tolerance=verytolerant]%,
%		before={\startlinecorrection\vbox\bgroup}, after={\egroup\stoplinecorrection}]
\setuphead	[part]
		[command=\EPart,
		style=\tfd\it,
		placehead=yes,frame=off,
		number=yes]
----

Guiseppe: This lets you not only write a sentence to the part page,
but uses a background picture (here called "partpic"), too.

\StartPart{How to become a ConTeXt freak}
Not every knight lives in the Ridderstraat.
\StopPart

Hans, could you tell me how to enlarge the linespacing within
this motto, if I use grid=yes ?

-- 
Grüßlis vom Hraban!
---
http://angerweit.tikon.ch/


  reply	other threads:[~2000-10-13 20:08 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <Berend de Boer's message of "Sat, 07 Oct 2000 21:30:14 +0200">
2000-10-07 14:39 ` Giuseppe Bilotta
2000-10-07 15:55   ` Berend de Boer
2000-10-07 16:47     ` Tobias Burnus
2000-10-07 19:30       ` Berend de Boer
2000-10-07 20:23         ` Hans Hagen
2000-10-08 19:43         ` Ed L Cashin
2000-10-08 22:16           ` Hans Hagen
2000-10-13 20:08             ` Hraban [this message]
2000-10-14 20:17               ` linespacing Hraban

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=39E76BC0.FEAED8E1@gmx.net \
    --to=angerweit@gmx.net \
    /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).