ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Thomas A. Schmitz" <thomas.schmitz@uni-bonn.de>
Subject: Re: linenotes/footnotes
Date: Sat, 22 Apr 2006 20:33:38 +0200	[thread overview]
Message-ID: <1CEBF77F-3DB4-407C-82DB-D2337CEBA8C2@uni-bonn.de> (raw)
In-Reply-To: <444A02BB.9020308@wxs.nl>


On Apr 22, 2006, at 12:17 PM, Hans Hagen wrote:

> hm, can you send me your (small) test file?
>
> (make sure that at place time the same settings apply ! so either  
> use \setupnote or also provide the setting sto \place...
>
> Hans

Actually, I'm reusing an old testfile you sent some time ago:

\starttext

\tracelinenotestrue

\setuppapersize[S6][S6]
\setuplayout 
[width=middle,height=middle,margin=1.5cm,footer=0pt,header=1cm]

\setupcolors[state=start]
\setuptyping[option=color]

\definelinenote[extralinenote] 
[rule=off,frame=off,framecolor=darkgreen,n=3]
\setupnote [linenote]     [rule=off,frame=off,framecolor=darkred,n=0]

\showframe

\startbuffer[test]
\doglobal\increment\DummyNumber % else dups due to reuse
\startlinenumbering[100]
test \linenote {oeps} test test test\linenote{second note which is  
extremely long and confusing }\ test test test
test \startlinenote [well:\DummyNumber] {oeps} test test test test  
test test
test \linenote {oeps} test test test test test test
test \extralinenote {oeps} test test test test test test
test \linenote {oeps} test test test test test test
test \extralinenote {oeps} test test test test test test
test \stoplinenote [well] test test test test test test
\stoplinenumbering
\stopbuffer

{\typebuffer[test] \getbuffer[test]} \page

\stoptext

Thomas

  reply	other threads:[~2006-04-22 18:33 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-22  8:48 linenotes/footnotes Thomas A. Schmitz
2006-04-22 10:17 ` linenotes/footnotes Hans Hagen
2006-04-22 18:33   ` Thomas A. Schmitz [this message]
2006-04-23 17:24     ` linenotes/footnotes Hans Hagen
2006-04-24  6:07       ` linenotes/footnotes Thomas A.Schmitz
2006-04-24  7:34         ` linenotes/footnotes Hans Hagen
  -- strict thread matches above, loose matches on Subject: below --
2006-04-22  7:11 linenotes/footnotes Thomas A.Schmitz
2006-04-22  8:39 ` linenotes/footnotes Hans Hagen

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=1CEBF77F-3DB4-407C-82DB-D2337CEBA8C2@uni-bonn.de \
    --to=thomas.schmitz@uni-bonn.de \
    --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).