Re: [NTG-context] layout maximal width and height

2007-04-22 Thread Mike Bird
en to the admin link near the bottom, then to the non-digest options link near the top. If you send digests then there's a similar page where you can change the digest footer. --Mike Bird ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context

[NTG-context] Tip: PlaceRegisterInline

2007-02-12 Thread Mike Bird
ts one can use \PlaceInlineRegister[R,{[},{]}] and achieve something like [A][B][C]. --Mike Bird ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context

Re: [NTG-context] Problems with fonts

2007-02-04 Thread Mike Bird
ges): http://www.tug.org/texlive/Debian/context/context_2007.01.12.2-1_all.deb --Mike Bird ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context

[NTG-context] Para and Section marks oversize in 2007-01-23

2007-01-24 Thread Mike Bird
context_2007.01.23-1_all.deb lmodern_1.00-3_all.deb --Mike Bird ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context

Re: [NTG-context] Preventing page break

2007-01-24 Thread Mike Bird
need to post the relevant part of your setup, as ConTeXt does not create empty pages after sections by default, even in double-sided documents: \starttext \setuppagenumbering[alternate=doublesided] \section{A} \section{B} \stoptext --Mike Bird ___ ntg

[NTG-context] Quotation nesting is broken

2007-01-24 Thread Mike Bird
\starttext \quotation{This \quote{works} as expected.} \startquotation Closing double-quote is \quote{broken} here. \stopquotation \stoptext --Mike Bird ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context

Re: [NTG-context] Preventing page break

2007-01-23 Thread Mike Bird
On Tuesday 23 January 2007 16:25, Elliot Clifton wrote: > In my double sided layout how can I stop ConTeXt from adding an empty > page when a section ends. Hi Elliot, Does "\setuphead[chapter][before={\page[yes]}]" do what you wa

Re: [NTG-context] Can't create more than about 240 footnotes

2007-01-23 Thread Mike Bird
On Monday 22 January 2007 20:30, Aditya Mahajan wrote: > On Mon, 22 Jan 2007, Mike Bird wrote: > > I run out of space around the 240th footnote in a document. It appears > > that ConTeXt may be reloading or redefining a footnote font for each > > footnote or footnote numb

[NTG-context] Can't create more than about 240 footnotes

2007-01-22 Thread Mike Bird
I run out of space around the 240th footnote in a document. It appears that ConTeXt may be reloading or redefining a footnote font for each footnote or footnote number. Is this a known problem with a known solution? Thanks, --Mike Bird references : unknown reference [][fnt:t:240

[NTG-context] Are before=command parameters expanded?

2007-01-20 Thread Mike Bird
this a bug? Thanks, --Mike Bird ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context

Re: [NTG-context] ConTeXt 2007.01.12 problem

2007-01-12 Thread Mike Bird
On Friday 12 January 2007 11:54, Taco Hoekwater wrote: > Mike Bird wrote: > > context_2007.01.12-1 has this problem. You might want to pull it until > > a new package is available as this problem is a bit of a showstopper. > > Is this a side-effect of context 2007.01.12

Re: [NTG-context] ConTeXt 2007.01.12 problem

2007-01-12 Thread Mike Bird
{\printpaperwidth } > {\print... > > \setposition ...ing \else \initializenextposition >\def Hi Norbert, context_2007.01.12-1 has this problem. You might want to pull it until a new package is available as this problem is a bit

Re: [NTG-context] Footnote lost

2007-01-12 Thread Mike Bird
uotation{Skips footnote number.} \stoptext This happens with or without your \rightdelimitedtextmark patch. Thanks, --Mike Bird ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context

Re: [NTG-context] Footnote lost

2007-01-11 Thread Mike Bird
't been able to find where it is done. --Mike Bird ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context

Re: [NTG-context] Footnote lost

2007-01-10 Thread Mike Bird
ed or cited quotations, another workaround is to \setupquotation[location=text]. This retains the power of \setupdelimitedtext without running into the bug which I suspect lies in or near \dostopdelimitedtexpar. You may have to fiddle with \par and/or \nospace to get the layout e

[NTG-context] Footnote lost

2007-01-09 Thread Mike Bird
note{First}}] \startquotation Loses footnote. \stopquotation \setupquotation[right={''}] \quotation{OK}\footnote{Second} \stoptext --Mike Bird ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context

Re: [NTG-context] ConTeXt 2007.01.02

2007-01-07 Thread Mike Bird
est{+++-} \section[D]{D} \Test{} \stoptext --Mike Bird ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context

Re: [NTG-context] ConTeXt 2007.01.02

2007-01-06 Thread Mike Bird
he beginning of the bug #50 test case removes the problem.   A similar correlation between pages and reference errors is also apparent in a larger test. --Mike Bird ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context

Re: [NTG-context] HZ with latest ConTeXt

2007-01-05 Thread Mike Bird
lar or you can "pdffonts foo.pdf" at the command line. --Mike Bird ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context

Re: [NTG-context] ConTeXt 2007.01.02

2007-01-04 Thread Mike Bird
ns if we add a few characters to the test case to force horizontal mode: \starttext \chapter[A]{One} Text.\footnote{foot} \chapter[B]{Two} Text \somewhere{before}{after}[B]. \stoptext --Mike Bird ___ ntg-context mailing list ntg-context@ntg.nl http://www.

Re: [NTG-context] ConTeXt 2007.01.02

2007-01-03 Thread Mike Bird
On Tuesday 02 January 2007 06:19, Taco Hoekwater wrote: > * footnote referencing fix Taco, The problem seems to have changed but it is still there. New test case: \starttext \chapter[A]{One} \footnote{foot} \chapter[B]{Two} \somewhere{before}{after}[B] \stoptext --Mike B

[NTG-context] Where is ifforwardreference defined?

2006-12-31 Thread Mike Bird
file ./web2c/pdfetex/cont-de.fmt matches Binary file ./web2c/pdfetex/cont-en.fmt matches Binary file ./web2c/pdfetex/cont-it.fmt matches $ Does anyone know where \ifforwardreference is defined? Thanks, --Mike Bird ___ ntg-context mailing list ntg-context@n

Re: [NTG-context] new debian context 2006.12.21-0.1

2006-12-22 Thread Mike Bird
package is not relevant. Nor is the original purpose for which Context was created relevant, as both Latex and Context are used for a lot more than math papers and books. --Mike Bird ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context

Re: [NTG-context] new debian context 2006.12.21-0.1

2006-12-22 Thread Mike Bird
f work. --Mike Bird ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context