Re: [NTG-context] checking spelling of a tex document

2009-08-05 Thread Jason Earl
Ciro Soto writes: > Hi all > > I wonder what the people in this list is using for checking the > spelling of a tex document > I am in Linux and I have going back and forth from tex to OOwriter to > do this, but that is a pain. Any other suggestion? > > thank you > Ciro What text editor are

[NTG-context] List of Figures by chapter?

2009-08-05 Thread epsilon cygni
Hi, I'm working on my thesis essay. I've been asked to present a list of figures divided by chapters, that is, one single list of figures splitted by chapters: Chapter 1 fig. 1.1 Figure a fig. 1.2 Figure b Chapter 2 fig. 2.1 Figure c fig. 2.2 Figure d ... you get the idea. At my fir

[NTG-context] checking spelling of a tex document

2009-08-05 Thread Ciro Soto
Hi all I wonder what the people in this list is using for checking the spelling of a tex document I am in Linux and I have going back and forth from tex to OOwriter to do this, but that is a pain. Any other suggestion? thank you Ciro -- Links of your interest: http://www-personal.engin.u

Re: [NTG-context] writestatus not flushing

2009-08-05 Thread Taco Hoekwater
Hans van der Meer wrote: I am trying to follow the problems my typescripts create in mkiv. Using the \writestatus{}{} it turned out that its output to the console is delayed. And because the process seems to have entered an endless loop, I cannot zoom in on the error. The .log file turned out t

Re: [NTG-context] Spam

2009-08-05 Thread Taco Hoekwater
Hi, Arthur Reutenauer wrote: There is a problem on this list :( New list hiccups I assume. Sorry, I might be the guilty one here, I probably approved the e-mail by mistake. Due to the server reinstallation, the list is not filtered for spams anymore, and it receives a literal orgy of spam s

Re: [NTG-context] Spam (was: [blank])

2009-08-05 Thread Arthur Reutenauer
> There is a problem on this list :( New list hiccups I assume. Sorry, I might be the guilty one here, I probably approved the e-mail by mistake. Due to the server reinstallation, the list is not filtered for spams anymore, and it receives a literal orgy of spam since then. All e-mails that

Re: [NTG-context] TOP 3 BEST SELLING PACKs: 10-Viagr+10-Cialix: $69.99; 60-Cialix: $198.40; 10-Viagr+10-Cialix+10-Levitr: $119.98 ttuftn fx4

2009-08-05 Thread Derek CORDEIRO
There is a problem on this list :( New list hiccups I assume. ___ 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/listinf

[NTG-context] XXX

2009-08-05 Thread Schuster
Hier die angefragte Webseite: www.chef95.com Diese Angebot sind sofort lieferbar! Besten Gruss Gerd Trabert mailstopp...@inbox.ru ntg-context@ntg.nl ___ If your question is of interest to others as wel

[NTG-context] is yours PenisSmall? how small? Doctor guarantees minimum 3-inch 1onger with this natural herbal pill fyqgk 3pw

2009-08-05 Thread Gabriel Bobbye
^^ BiggerPenis Pill ^^ Yours average or smallerPenis? yours 5 inches or shorter? Doctor Guarantees Minimum 3 inches longer with this You have nothing to lose to give it a try, but your will regret if you don't TRY! 1 Bottle BigPenisPill = $59.95 3

[NTG-context] TOP 3 BEST SELLING PACKs: 10-Viagr+10-Cialix: $69.99; 60-Cialix: $198.40; 10-Viagr+10-Cialix+10-Levitr: $119.98 ttuftn fx4

2009-08-05 Thread Verdie Thora
Cheapest Price Guaranteed. Savings of up to 90% on common prescriptions drugs and OTC drugs. Discounted Drugs. Guaranteed Quality Drugs & Fast Shipping, Safe Pharmacy Network No PrescriptionNeeded You pay & we ship out, Absolutely No QUESTIONs asked TOP 3 BEST SEL

[NTG-context] writestatus not flushing

2009-08-05 Thread Hans van der Meer
I am trying to follow the problems my typescripts create in mkiv. Using the \writestatus{}{} it turned out that its output to the console is delayed. And because the process seems to have entered an endless loop, I cannot zoom in on the error. The .log file turned out to be empty to. Is th

[NTG-context] fontfeatures

2009-08-05 Thread Wolfgang Schuster
Hi Hans, what happened with the option to set font features with more memorizable names you mentioned in http://www.ntg.nl/pipermail/ntg-context/2007/028330.html It would be nice to write \definefontfeature[mine][smallcaps=yes] instead of \definefontfeature[mine][smcp=yes] where you have to

Re: [NTG-context] Layers don't repeat in Mk IV

2009-08-05 Thread Derek CORDEIRO
On Wed, Aug 5, 2009 at 2:45 PM, Wolfgang Schuster < schuster.wolfg...@googlemail.com> wrote: > > Am 05.08.2009 um 10:47 schrieb Derek CORDEIRO: > > \definelayer[mybg][width=\paperwidth,height=\paperheight,state=repeat] >> \setlayer[mybg] >>[hoffset=1cm, voffset=1cm] >>{\framed

Re: [NTG-context] Layers don't repeat in Mk IV

2009-08-05 Thread Wolfgang Schuster
Am 05.08.2009 um 10:47 schrieb Derek CORDEIRO: \definelayer[mybg][width=\paperwidth,height=\paperheight,state=repeat] \setlayer[mybg] [hoffset=1cm, voffset=1cm] {\framed[frame=on, width=3cm, height=2cm] {\externalfigure[cow][width=1cm] }} \setupbackgrounds[page][background

Re: [NTG-context] Layers don't repeat in Mk IV

2009-08-05 Thread Derek CORDEIRO
On Wed, Aug 5, 2009 at 2:43 AM, Wolfgang Schuster < schuster.wolfg...@googlemail.com> wrote: > \definelayer[mybg][width=\paperwidth,height=\paperheight,state=repeat] > My file now contains: ---