ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Cc: ConTeXt <ntg-context@ntg.nl>
Subject: Re: "Horizontal Column" Layout?
Date: Thu, 21 Dec 2000 10:30:01 +0100	[thread overview]
Message-ID: <3.0.6.32.20001221103001.01ba8ba0@pop.wxs.nl> (raw)
In-Reply-To: <3A40FE48.6303EE99@gmx.net>

At 07:45 PM 12/20/00 +0100, Hraban wrote:
>Heigh ho!
>
>I catched a mail from the german TeX ML, forwarded from
>a LyX list...
>I'd like to answer (once again), that this is an easy task
>for ConTeXt. May I? ;-)
>
>--- start forward ---
>I mean, the top half of the page should contain the main
>text, the other half should contain footnotes. Lines in
>the main text should be numbered every 5th (not all lines,
>the standard edition works in that funny way). But footnotes
>should refer the real line number (no marks, not
>autonumbered, the footnote has to refer just the line number
>in the current page)
>I have no clue how can it be done, and I know lots of philologists
>looking for the same answer.
>LA Garcia
>--- stop forward ---

 \setuplinenumbering
  [step=5]

\starttext

\startlinenumbering
I mean, the top half of the page should
contain the main \startline[def]text, the other half should
contain footnotes. Lines in the main text should be
numbered every 5th (not all lines, the standard
\startline[abc]edition works in that funny way). But
footnotes should refer the real line\stopline [abc] number
(no marks, not autonumbered, the footnote has to refer just
the line number in the current page) \stopline[def]I have
no clue how can it be done, and I know lots of philologists
looking for the same answer.

I mean, the top half of the page should contain the main
\startline[hij]text, the other half should contain
footnotes\stopline[hij]. Lines in the main text should be
numbered every 5th (not all lines, the standard
\startline[abc]edition works in that funny way). But
footnotes should refer the real line number (no marks, not
autonumbered, the footnote has to refer just the line
number in the current page) I have no clue how can it be
done, and I know lots of philologists looking for the same
answer.
\stoplinenumbering

I'm not sure what is meant in \inline[def], \inline[hij] and
\inline[abc]. \footnote{Do you understand \inline[def] and
\inline[abc] or maybe \inline[hij]?}

\stoptext

-------------------------------------------------------------------------
                                                  Hans Hagen | PRAGMA ADE
                      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
-------------------------------------------------------------------------


  parent reply	other threads:[~2000-12-21  9:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-12-20 18:45 Hraban
2000-12-21  8:52 ` Taco Hoekwater
2000-12-21  9:30 ` Hans Hagen [this message]
2000-12-22 18:11   ` 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=3.0.6.32.20001221103001.01ba8ba0@pop.wxs.nl \
    --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).