[NTG-context] issue with compressmethod in linenotes (again)

2025-03-31 Thread Pablo Rodriguez via ntg-context
Dear list, I have the following sample: \setuppapersize[A7] \definelinenote[othernote] [paragraph=yes, compress=yes, compressmethod=separator] \setuplinenote[paragraph=yes, compress=yes, compressmethod=stopper] \setupnotation[linenote

[NTG-context] headings in line numbering

2022-06-18 Thread Pablo Rodriguez via ntg-context
Dear list, I have the following sample: \setuppapersize[A6] \definelinenote[otherlinenote] \setupnote[otherlinenote] [compress=yes] \startsetups[line:notes] \setupinterlinespace[line=2.9ex] \stopsetups \setupnote[linenote] [paragraph=yes, compress=yes, compressmethod

[NTG-context] issue with compress in linenote

2022-05-31 Thread Pablo Rodriguez via ntg-context
] \definelinenote[otherlinenote] %~ \setupnote[otherlinenote] %~ [compress=yes] \starttext \startlinenumbering \dorecurse{20} {uvwxyz\linenote{abcdef} } \stoplinenumbering \stoptext For some reason unknown to me, "compress=yes" only works in linenote if I setup another linenote and

Re: [NTG-context] TEST criticus apparatus with line numbering in footnotes

2022-01-08 Thread Jean-Pierre Delange via ntg-context
page; \setuplinenumbering[step=5] % La sortie PDF comportera une numérotation des lignes de 5 en 5; on peut régler de 1 à 10/Ruling linenumbering from 1 to 10. \setupnotations[alternative=serried] % On définit le caractère séquentiel des notes/ Definethe sequential mode of the notes. \definelin

Re: [NTG-context] TEST criticus apparatus

2022-01-06 Thread Pablo Rodriguez via ntg-context
numérotation de 5 en 5; on peut régler sur 1 (ou 10). \setupnotations[alternative=serried] % On définit le caractère séquentiel des notes. \definelinenote[aNote] % Plusieurs manières d'afficher les notes ici, notamment en une ou en plusieurs colonnes (n=2, ou n=3). \definelinenote[bNot

Re: [NTG-context] Critical Editions?

2022-01-06 Thread Pablo Rodriguez via ntg-context
On 1/5/22 6:39 PM, hanneder--- via ntg-context wrote: > Dear Jean-Pierre, > > I started preparing some examples, but first a quick question: Where > can I find out the exact behaviour of a command option like aNote. > > If you define a \cNote with \definelinenote[cNote][n=3] as

Re: [NTG-context] Critical Editions?

2022-01-05 Thread Aditya Mahajan via ntg-context
On Wed, 5 Jan 2022, hanneder--- via ntg-context wrote: > Dear Jean-Pierre, > > I started preparing some examples, but first a quick question: Where > can I find out the exact behaviour of a command option like aNote. > > If you define a \cNote with \definelinenote[cNot

Re: [NTG-context] Critical Editions?

2022-01-05 Thread hanneder--- via ntg-context
Dear Jean-Pierre, I started preparing some examples, but first a quick question: Where can I find out the exact behaviour of a command option like aNote. If you define a \cNote with \definelinenote[cNote][n=3] as in your example, then the input line Cum defensionum \CNote{laboribus

Re: [NTG-context] Critical Editions?

2022-01-03 Thread Jean-Pierre Delange via ntg-context
métrage de la page; \setuplinenumbering[step=2] % La sortie PDF comportera une numérotation de 5 en 5; on peut régler sur 1 (ou 10). \setupnotations[alternative=serried] % On définit le caractère séquentiel des notes. \definelinenote[aNote] % Plusieurs manières d'afficher les notes ici, no

Re: [NTG-context] TwoColumns in two different languages, with alternate text on even and odd page.

2016-11-23 Thread Pablo Rodriguez
efault][em=italic] \setupinterlinespace[line=3ex] \setuplinenumbering[location=left, step=5, method=section, style=\tfxx, align=left, distance=1em, width=0.4em] \setuppagenumbering[alternative=doublesided,location=] \definelinenote[comment] \setupnote[comment][paragraph=yes, rule=off, split=verystrict, sc

[NTG-context] TwoColumns in two different languages, with alternate text on even and odd page.

2016-11-18 Thread Jean-Pierre Delange
GFS Didot] [preset=range:greek] \definefontfamily [mainface] [serif] [TeX Gyre Pagella] \setuplayout[header=2cm, footer=2cm] \setupnotes[compress=yes] \setupnotations[alternative=serried] \definelinenote[aNote] \definelinenote[bNote][n=2] \definelinenote[cNote][n=3] \definelinenote[

Re: [NTG-context] Notes after a chapter

2016-07-22 Thread Ursula Hermann
otnote]}] \starttext \startchapter[title={Ward}] \dorecurse{12}{\input ward \footnote{Footnote #1}\par} \stopchapter \stoptext My second question is: When there are notes, which are after all sections, what there is the right command: I have : \setuppapersize[A4] \definelinenote[note] \setupli

Re: [NTG-context] Notes after a chapter

2016-07-21 Thread Wolfgang Schuster
chapter][aftersection={\placenotes[footnote]}] \starttext \startchapter[title={Ward}] \dorecurse{12}{\input ward \footnote{Footnote #1}\par} \stopchapter \stoptext My second question is: When there are notes, which are after all sections, what there is the right command: I have : \setuppapersize

[NTG-context] Notes after a chapter

2016-07-21 Thread Ursula Hermann
for the long text below. My second question is: When there are notes, which are after all sections, what there is the right command: I have : \setuppapersize[A4] \definelinenote[note] \setuplinenote[note] \setupdescription[note] \starttext \startchapter \mainlanguage[de] DIE INFORMELLE

Re: [NTG-context] LaTeX reledmac: what about ConTeXt ?

2016-05-20 Thread Jean-Pierre Delange
fallbackfamily [mainface] [serif] [GFS Didot] [preset=range:greek] \definefontfamily [mainface] [serif] [TeX Gyre Pagella] \setuplayout[header=2cm, footer=2cm] \usemodule[newcolumnsets] \setupnotes[compress=yes] \setupnotations[alternative=serried] \definelinenote[aNote] \definelinenot

Re: [NTG-context] LaTeX reledmac: what about ConTeXt ?

2016-05-16 Thread Jean-Pierre Delange
that ? 3. We use both the same source file. 4. I was dummy : I was not aware of the mean of \definelinenote ! 5. Note that here, the \dorecurse{50} command seems to produce an unexpected effect : the latin text takes place of the greek one with its lines numbers (I really don't know if

[NTG-context] balancing columns

2016-05-16 Thread Pablo Rodriguez
Hi Hans, I have the following sample: \mainlanguage[la] \definefontfamily [mainface] [serif] [TeX Gyre Pagella] \setupbodyfont[mainface, 7.8pt] \setupnotes[compress=yes] \setupnotations[alternative=serried] \definelinenote[aNote] \definelinenote[bNote][n=2

Re: [NTG-context] LaTeX reledmac: what about ConTeXt ?

2016-05-16 Thread Pablo Rodriguez
\setupnotes[compress=yes] \setupnotations[alternative=serried] \definelinenote[aNote] \definelinenote[bNote][n=2] \definelinenote[cNote][n=3] \definelinenote[dNote][paragraph=yes] \def\ANote#1#2{#1\aNote{#1] #2}} \def\BNote#1#2{#1\bNote{#1] #2}} \def\CNote#1#2{#1\cNote{#

Re: [NTG-context] LaTeX reledmac: what about ConTeXt ?

2016-05-16 Thread Jean-Pierre Delange
nts module isn’t needed anymore. The code has been added to the ConTeXt core. 2. The language code for ancient Greek is agr. 3. In this particular case, you may load the Latin patterns with the Greek language. 4. You define a mainface using the Palatino typeface, but then you load palatino. It only w

Re: [NTG-context] LaTeX reledmac: what about ConTeXt ?

2016-05-16 Thread Jean-Pierre Delange
doesn’t fit. Here is the code: \setuplanguage[agr][patterns={agr, la}] \mainlanguage[agr] % Greek as main language \definefallbackfamily [mainface] [serif] [GFS Didot] [preset=range:greek] \definefontfamily [mainface] [serif] [TeX Gyre Pagella] \setuplayout[header=2cm, footer=2cm]

Re: [NTG-context] LaTeX reledmac: what about ConTeXt ?

2016-05-15 Thread Pablo Rodriguez
backfamily [mainface] [serif] [GFS Didot] [preset=range:greek] \definefontfamily [mainface] [serif] [TeX Gyre Pagella] \setuplayout[header=2cm, footer=2cm] \setupnotes[compress=yes] \setupnotations[alternative=serried] \definelinenote[aNote] \definelinenote[bNote][n=2]

Re: [NTG-context] LaTeX reledmac: what about ConTeXt ?

2016-05-15 Thread Jean-Pierre Delange
ons[alternative=serried] \definelinenote[aNote] \definelinenote[bNote][n=2] \definelinenote[cNote][n=3] \definelinenote[dNote][paragraph=yes] \def\ANote#1#2{#1\aNote{#1] #2}} \def\BNote#1#2{#1\bNote{#1] #2}} \def\CNote#1#2{#1\cNote{#1] #2}} \def\DNote#1#2{#1\dNote{#1] #2}} \setupalign[hz, hanging] \setupt

Re: [NTG-context] LaTeX reledmac: what about ConTeXt ?

2016-05-15 Thread Jean-Pierre Delange
[header=0cm, footer=0cm] \setuplinenumbering[step=5] \setupnotations[alternative=serried] \definelinenote[aNote] \definelinenote[bNote][n=2] \definelinenote[cNote][n=3] \definelinenote[dNote][paragraph=yes] \def\ANote#1#2{#1\aNote{#1] #2}} \def\BNote#1#2{#

Re: [NTG-context] LaTeX reledmac: what about ConTeXt ?

2016-05-15 Thread Jean-Pierre Delange
ar sample (where different > levels of notes are managed as in this LaTeX file) will be perfect. Hi Jean-Pierre, here you have a basic sample: \mainlanguage[la] \setuplayout[header=0cm, footer=0cm] \setuplinenumbering[step=5] \setupnotations[alternative=serried] \definel

Re: [NTG-context] LaTeX reledmac: what about ConTeXt ?

2016-05-14 Thread Pablo Rodriguez
slation in > ConTeXt of this file given in LaTeX ! A similar sample (where different > levels of notes are managed as in this LaTeX file) will be perfect. Hi Jean-Pierre, here you have a basic sample: \mainlanguage[la] \setuplayout[header=0cm, footer=0cm] \setuplinenumbering[step=5]

Re: [NTG-context] r2l alignment and linenumbering conflict?

2015-08-03 Thread tala...@fastmail.fm
right, ] \setuplinenumbering[% style=\tfxx, referencing=on, step=1, location=outer, method=page, align=left, distance=1em, width=0.4em, conversion=arabicdecimals, ] \definelinenote[linenotedefault][% setups=note:linenotede

Re: [NTG-context] footnotes when using RtL (Arabic)

2015-08-03 Thread tala...@fastmail.fm
em, width=0.4em, conversion=myconversion, ]\definelinenote[linenote][% setups=note:linenote, before={\blank[3.2em]}, align=righttoleft, rule={on,right}, paragraph=yes, frame=on,framecolor=red, ]\setupnotations[linenote][% align=righttoleft, alternative=serried, width=broad, distance=.5em, display=no, n

Re: [NTG-context] Critical editions with ConTeXt

2015-07-22 Thread Talal
in. This is my attempt so far: - - - \setuplinenumbering[% style=\tfxx,referencing=on, step=1, location=outer, method=page,align=left, distance=1em, width=0.4em,] \definelinenote[linenote][% paragraph=yes, frame=on,framecolor=red,

[NTG-context] issues with footnotes

2014-08-25 Thread Pablo Rodriguez
=verystrict, scope=text, inbetween=\hskip1.5em] \setupnotation[dict][number=no, width=broad] \definelinenote[grammatical] \setupnote[grammatical][setups=setups:linenote, rule=off, paragraph=yes, split=verystrict, scope=text, inbetween=\hskip1.5em, compress=yes] \setupnotation[grammatical][numbercommand

[NTG-context] line notes compress

2013-12-02 Thread Hans Hagen
Hi, The linenote compression options (and control) has been upgraded: \definepapersize [mine] [width=8cm, height=6cm] \setuplayout [location=middle, width=middle, height=middle, headerdistance=5mm] \setuppapersize [mine] [oversized] \definelinenote [MyNote

[NTG-context] (critical edition) compressseparatorbefore and compressseparatorafter

2013-11-18 Thread Pablo Rodriguez
Dear Thomas, Luigi and Hans, code first: \definepapersize[mine][width=3in,height=2in] \setuppapersize[mine] \definelinenote[Variant] \setupnote[Variant][paragraph=yes, inbetween=\hskip2.5em] \setupnotation[Variant][alternative=serried,distance=1em,compress=yes, width=broad] \starttext

[NTG-context] still a bug with compressed linenotes and no compressseparator

2013-07-14 Thread Pablo Rodríguez
4.6 includes a separator (||). Here a sample (I know there is no hyphenation on body text) that shows the two issues I’m having problems with: \setuppapersize[A6] \setuppagenumbering[location=,] \definelinenote[Critico] \setupnote[Critico][paragraph=yes] \setupnotation[Critico

[NTG-context] hyphenation not working inside macro

2013-07-13 Thread Pablo Rodríguez
Dear list, I have the following sample: \setuppapersize[A6] \setuppagenumbering[location=,] \definelinenote[Critico] \setupnote[Critico][paragraph=yes] \newcounter\Contadorvar \def\apcritico#1#2{\increment\Contadorvar% \startCritico[Varia:\Contadorvar]{#2}#1% \stopCritico[Varia

Re: [NTG-context] documents inside documents

2013-06-26 Thread Aditya Mahajan
] \definelinenote[contxt] \setupnote[contxt][paragraph=yes, inbetween=\hskip1.5em] \setupnotation[contxt][numbercommand=,alternative=serried,distance=1em,compress=yes,compressseparator=] \starttext \stopbuffer \startbuffer[context:after] \stoptext \stopbuffer \starttext \startCONTEXT

Re: [NTG-context] documents inside documents

2013-06-25 Thread Peter Münster
--- \startbuffer[sample-document] \mainlanguage[en] \setuplanguage[en][patterns={en,agr}] \definepapersize[mine][width=6in,height=2in] \setuppapersize[mine] \usemodule[simplefonts] \setmainfont[Theano Didot] \definelinenote[contxt] \setupnote[contxt][paragraph=yes, inbetween=\hskip1

Re: [NTG-context] documents inside documents

2013-06-25 Thread Wolfgang Schuster
ocument, not a TEXpage. > > Is that possible? \startbuffer[extract:before] \mainlanguage[en] \setuplanguage[en][patterns={en,agr}] \definepapersize[mine][width=6in,height=2in] \setuppapersize[mine] \usemodule[simplefonts] \setmainfont[Theano Didot] \definelinenote[contxt] \s

Re: [NTG-context] documents inside documents

2013-06-25 Thread Wolfgang Schuster
; \definepapersize[mine][width=6in,height=2in] > \setuppapersize[mine] > \usemodule[simplefonts] > \setmainfont[Theano Didot] > \definelinenote[contxt] > \setupnote[contxt][paragraph=yes, inbetween=\hskip1.5em] > \setupnotation[contxt][numbercommand=,alternative=ser

[NTG-context] documents inside documents

2013-06-25 Thread Pablo Rodríguez
] \definelinenote[contxt] \setupnote[contxt][paragraph=yes, inbetween=\hskip1.5em] \setupnotation[contxt][numbercommand=,alternative=serried,distance=1em,compress=yes,compressseparator=] \starttext \startlinenumbering οὐκ οἶσθ᾽\contxt{οἶσθ᾽: οἶσθα, 2nd sg., οἶσδα} ὅτι πολλῶν ἐτῶν\contxt{πολλῶν ἐτῶν: for…; gen

[NTG-context] bug in paragraph notes

2013-02-18 Thread Pablo Rodríguez
Hi Hans, two months ago, I reported a bug with paragraph linenotes not properly separated from body. Here was my sample: \definelinenote[A] \setupnote[A][paragraph=yes] \setupnotation[A][alternative=serried] \starttext \startlinenumbering \dorecurse{500}{body\A{note} } \stoplinenumbering

Re: [NTG-context] two bugs in linenote

2012-12-16 Thread Wolfgang Schuster
Am 15.12.2012 um 19:36 schrieb Pablo Rodríguez : > Hi there, > > with the following code: > > \usemodule[simplefonts] > \setmainfont[TeX Gyre Pagella] > \definelinenote[A] > \setupnote[A][rule=off, paragraph=yes, split=strict, inbetween=\hskip1.5em] > \set

[NTG-context] two bugs in linenote

2012-12-15 Thread Pablo Rodríguez
Hi there, with the following code: \usemodule[simplefonts] \setmainfont[TeX Gyre Pagella] \definelinenote[A] \setupnote[A][rule=off, paragraph=yes, split=strict, inbetween=\hskip1.5em] \setupnotation[A][numbercommand=,alternative=serried,distance=1em,compress=yes,compressseparator=] \starttext

Re: [NTG-context] [test suite] two linenote related testfiles fail

2012-10-23 Thread Marco Pessotto
Missing number, treated as zero ... 1 \starttext 2 3 \setuppapersize[S6][S6] 4 \setuplayout[width=middle,height=middle,margin=1.5cm,footer=0pt,header=1cm] 5 6 \setupcolors[state=start] \setuptyping[option=color] 7 8 \definelinenote[extralinenote][rule=off,fra

[NTG-context] bugs in linenote?

2012-08-27 Thread Pablo Rodríguez
Hi there, I have the following sample: \definelinenote[A] \setupnote[A][rule=off, paragraph=yes, split=strict, inbetween=\hskip1.5em] \setupnotation[A][numbercommand=,alternative=serried,distance=1em,compress=yes,compressseparator=] \starttext \startlinenumbering \dorecurse{500}{body\A{note

[NTG-context] linenotes space for compress

2012-08-15 Thread Pablo Rodríguez
tween=\hskip1.5em] \setupnotation[dict][number=no] \definelinenote[contxt] \setupnote[contxt][rule=off, paragraph=yes, split=strict, inbetween=\hskip1.5em] \setupnotation[contxt][numbercommand=,alternative=serried,distance=1em,compress=yes,compressseparator=] There is a problem (shown in the second appa

[NTG-context] linenotes: possible bug and feature request

2012-08-01 Thread Pablo Rodríguez
Hi there, I have the following code: \mainlanguage[la] \definelinenote[linenote] \setuplinenote[linenote][rule=off,paragraph=yes,numbercommand=,inbetween=\qquad] \setupdescriptions[linenote][display=yes,location=serried,distance=1em]\starttext \startlinenumbering Sed \startlinenote[one]{entia

Re: [NTG-context] Critical editions with ConTeXt

2012-07-22 Thread Pablo Rodríguez
would propose something like this for a just invented example (not 100% sure TEI encoding right, but I think it is [a cheat sheet on critical apparatuses can be found at http://marjorie.burghart.online.fr/?q=en/content/tei-critical-apparatus-cheatsheet]): Entia non sunt multiplicanda prae

Re: [NTG-context] Critical editions with ConTeXt

2012-07-20 Thread Pablo Rodríguez
course time is a finite resource. So: the > better and clearer and shorter your example, the more polite your > request, the better your chances to see this implemented. My minimal example is this: \definelinenote[lnote] \setuplinenote[lnote][rule=off,paragraph=yes,numberc

Re: [NTG-context] Critical editions with ConTeXt

2012-07-20 Thread Hans Hagen
tput, that would facilitate things. Actually ranges have always been supported (as we needed in the previous century already for referring to passages in texts where students had to comment on): \definelinenote[linenote] % was commented but will be predefined \starttext \setuplinenumber

Re: [NTG-context] Critical editions with ConTeXt

2012-07-19 Thread MANUEL GONZALEZ SUAREZ
is is a much better way towork with documents, but you'll need to learn much more.I provide here a minimal example on how ConTeXt works with linenotes:\definelinenote[lnote]\setuplinenote[lnote][rule=off,paragraph=yes,numbercommand=,inbetween=\qquad]\setupdescriptions[lnote][display=yes,locatio

Re: [NTG-context] Critical editions with ConTeXt

2012-07-18 Thread Pablo Rodríguez
wiki.contextgarden.net/TEI_xml) shows the features of critical edition typesetting, but you have to learn XML, TEI, ConTeXt and how ConTeXt deals directly with XML files . This is a much better way to work with documents, but you'll need to learn much more. I provide here a minimal exa

Re: [NTG-context] linenote bug with number=no in latest beta?

2012-03-29 Thread Hans Hagen
On 29-3-2012 19:34, Pablo Rodríguez wrote: Hi there, I can suppress numbers in footnotes, but not in linenotes, as the following sample shows with latest beta: \setupnotation[footnote][location=columns,number=no] \definelinenote[dict] \setupnotation[dict][number=no] \starttext \dorecurse{10}{a

[NTG-context] linenote bug with number=no in latest beta?

2012-03-29 Thread Pablo Rodríguez
Hi there, I can suppress numbers in footnotes, but not in linenotes, as the following sample shows with latest beta: \setupnotation[footnote][location=columns,number=no] \definelinenote[dict] \setupnotation[dict][number=no] \starttext \dorecurse{10}{a\footnote{b}\dict{c}} \stoptext I guess it

[NTG-context] \setupnotation[number=no] for linenotes doesn't work in latest beta

2012-03-25 Thread Pablo Rodríguez
Using beta from yesterday, I have discovered that \setupnotation[number=no] works fine for footnotes, but it doesn't work for linenotes. The sample that shows the issue is the following: \setupnotation[footnote][location=columns,number=no] \definelinenote[dict] \setupnotation[dict][numb

[NTG-context] bug in linenote number=no?

2012-03-18 Thread Pablo Rodríguez
Hi there, I guess I have found a bug in the latest beta with "number=no" for linenotes. \setupnotation[footnote][location=columns,number=no] \definelinenote[dict] \setupnotation[dict][number=no] \starttext \dorecurse{10}{a\footnote{b}\dict{c}} \stoptext BTW, is there a way to have foo

[NTG-context] beta from today with wrong line number

2012-03-10 Thread Pablo Rodríguez
Dear community, with beta from today, \definelinenote[Lnote] \starttext \startlinenumbering \dorecurse{50}{hi\Lnote{there}\par} \stoptext only refers to the first line. I think this is a bug. Many thanks for your help, Pablo -- http://www.ousia.tk

[NTG-context] linenotes new syntax?

2012-03-10 Thread Pablo Rodríguez
Two betas ago (as far as I can rembember), this worked right: \definelinenote[significa] \setupnote[significa][rule=off,paragraph=yes,numbercommand=,inbetween=\quad] \setupdescriptions[significa][display=yes,location=serried,distance=.5em] \starttext \startlinenumbering En un lugar\significa

[NTG-context] questions on linenotes/notes

2012-02-11 Thread Pablo Rodríguez
Hi there, I'm trying to typeset the following kind of document: \setuppapersize[A6] \definelinenote[significa] \setupnote[significa][rule=off,paragraph=yes,numbercommand=,inbetween=\quad] \setupdescriptions[significa][display=yes,location=serried,distance=.5em] \definelinenote[contextu

[NTG-context] bug with footnotes in latest beta?

2012-02-09 Thread Pablo Rodríguez
Hi there, I have the following sample: \definelinenote[dict] \setupnote[dict][rule=off,paragraph=yes,numbercommand=,inbetween=\quad] \setupdescriptions[dict][display=yes,location=serried,distance=.5em] \definemargindata[mgch][outer][hoffset=0.3em] \starttext \startlinenumbering \dorecurse{10

[NTG-context] bug on margin data and line numbering?

2012-01-26 Thread Pablo Rodríguez
Hi there, when I try to add margin data to a line numbered text, this line is not counted or numbered. See the sample with note referring to line 0: \definelinenote[dict] \setupnote[dict][numbercommand=,] \definemargindata[mgch][outer][hoffset=0.3em] \starttext

Re: [NTG-context] new beta

2011-10-02 Thread emmanuela . asante
amespace. > > Hopefully nothing breaks due to these changes. > Hi Hans, the cross-referencing is excellent new, I will have to play with it very soon! In the meantime, here's something which broke with the October beta (worked a week ago): \definelinenote [critical] \setupnote [cri

Re: [NTG-context] new beta

2011-10-02 Thread Thomas A. Schmitz
x27;s something which broke with the October beta (worked a week ago): \definelinenote [critical] \setupnote [critical] [rule=off,paragraph=yes,numbercommand=,inbetween=\hskip.5em\vl\hskip0.2em\vl\hskip.5em] \setupdescriptions[critical] [display=no,location=serried,distance=.5em] \setuplinenumb

Re: [NTG-context] linenotes/footnotes

2006-04-22 Thread Thomas A. Schmitz
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=

Re: [NTG-context] critical editions in context

2005-03-16 Thread h h extern
rotect \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=on,framecolor=darkgreen] \setuplinenote [linenote] [rule=off,f