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: Multiple pleas for help (long)
Date: Tue, 01 Jun 2010 22:36:57 +0200	[thread overview]
Message-ID: <4C056F69.9000205@googlemail.com> (raw)
In-Reply-To: <AANLkTik3O1xUsVWN70DpZQ1QTBGXR8kxN21ZZOfV0PsK@mail.gmail.com>

Am 01.06.10 00:29, schrieb Scott Steele:
> If anyone has any insight on how to keep the footnotes from having 
> their numbers in the margin and from having line-breaks after each 
> one, that is the only issue from the original email that is still 
> unsolved, I think.
>
> ———
>
> In Latex, \fancybreak was part of a package called, I believe, 
> fancyheader or fancypage. It produced a break frequently seen in 
> published prose (I'm currently reading {\em Bluebeard} where Kurt 
> Vonnegut uses it liberally) with significant vertical space between 
> two paragraphs and, centered both in that vertical space as well as 
> horizontally, a number of well-spaced marks. There are usually 3 
> marks, and they are frequently asterisks or traditional 
> dingbats/fleurons. This sort of break is generally used when the 
> author wishes to indicate a break more significant than a change in 
> paragraph but short of an outright new chapter.
>
> \def\FancyBreak{\par\blank\hfill* * *\hfill\hfill\par\blank}

\define\FancyBreak
   {\blank
    \midaligned{* * *}
    \blank}

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-06-01 20:36 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-31 22:29 Scott Steele
2010-06-01 20:36 ` Wolfgang Schuster [this message]
2010-06-02 19:18 ` Wolfgang Schuster
  -- strict thread matches above, loose matches on Subject: below --
2010-06-07  0:03 Scott Steele
2010-06-07  8:55 ` Wolfgang Schuster
2010-06-20 12:45 ` Wolfgang Schuster
2010-05-10  0:28 Scott Steele
2010-05-13 14:48 ` Wolfgang Schuster
2010-04-26 22:44 Scott Steele
2010-04-27  7:47 ` Wolfgang Schuster
2010-04-27  7:55 ` R. Bastian
2010-04-27  9:16 ` Mojca Miklavec

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=4C056F69.9000205@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).