Re: [NTG-context] tabulate span broken

2011-01-10 Thread Steffen Wolfrum
Am 10.01.2011 um 14:24 schrieb Hans Hagen: > On 10-1-2011 10:46, Steffen Wolfrum wrote: >> Hi, >> >> as far as I remember, the following code worked up to december: >> >> \def\tabulateuse#1% >> {\dorecurse{\numexpr2*#1-1\relax}{\span\omit}\ragge

[NTG-context] tabulate span broken

2011-01-10 Thread Steffen Wolfrum
Hi, as far as I remember, the following code worked up to december: \def\tabulateuse#1% {\dorecurse{\numexpr2*#1-1\relax}{\span\omit}\raggedright\ignorespaces} \appendtoks \let\use\tabulateuse \defineTABLEshorthands \to \everytabulate \starttext \starttabulate[|p(4cm)|p(4cm)|p(6cm)|] \N

Re: [NTG-context] bug with reference ?

2011-01-06 Thread Steffen Wolfrum
write down each conversion literally, then the bookmarks are correct: \defineconversion [ebenedrei] [{§ 1},{§ 2},{§ 3},{§ 4},{§ 5},{§ 6},{§ 7},{§ 8},{§ 9}] So, this is the only way? Steffen Am 06.01.2011 um 17:15 schrieb Steffen Wolfrum: > Hi, > > when the lowest section is def

[NTG-context] bug with reference ?

2011-01-06 Thread Steffen Wolfrum
Hi, when the lowest section is defined with "sectionstarter=(" then the entire reference gets "(" instead of only the actual section: The example below gives ... (1. (1) 1. (1) ...but the right way would be 1. (1) 1. (1) Did I make a mistake or is there a bug? Steffen --- \starttext

Re: [NTG-context] \insection broken??

2011-01-06 Thread Steffen Wolfrum
Am 06.01.2011 um 09:04 schrieb Wolfgang Schuster: > > Am 05.01.2011 um 22:26 schrieb Steffen Wolfrum: > >> Hi, >> >> using the 31/12/10 version I have problems with reference \insection[...]: >> >> ! Undefined control sequence. &g

[NTG-context] \insection broken??

2011-01-05 Thread Steffen Wolfrum
Hi, using the 31/12/10 version I have problems with reference \insection[...]: ! Undefined control sequence. l.40 Zur Terminologie, vgl. \insection [Ref217459429]. What's this? Steffen _

Re: [NTG-context] [OT] quvira fonts

2010-12-18 Thread Steffen Wolfrum
Am 17.12.2010 um 22:57 schrieb luigi scarso: > http://quivira-font.com/ nice ;o) st. ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://w

[NTG-context] Bug: delay in \getmarking

2010-12-17 Thread Steffen Wolfrum
Hi, I don't no exactly when it changed, but it still worked in ConTeXt ver: 2010.09.05 13:23 MKIV. Now, there is a one page delay in \getmarking! Please run minimal exmaple below and look at page 7: Section = 1.2 B Header = 1.2 A Steffen --- \setuppagenumbering [alternative=doublesided

Re: [NTG-context] writebetweenlist regression (mkiv)

2010-12-14 Thread Steffen Wolfrum
Am 14.12.2010 um 10:26 schrieb Marco Pessotto: > Hans Hagen writes: > >> On 13-12-2010 11:20, Steffen Wolfrum wrote: >>> >>> Am 08.11.2010 um 23:03 schrieb Marco: >>> >>>> >>>> Hello there. >>>> >>>> C

Re: [NTG-context] writebetweenlist regression (mkiv)

2010-12-13 Thread Steffen Wolfrum
Am 08.11.2010 um 23:03 schrieb Marco: > > Hello there. > > Currently \writebetweenlist doesn't work as advised. It inserts the > argument before the last entry of the list. The minimal example is > provided by the reference itself. > > http://wiki.contextgarden.net/Reference/en/writebetweenl

Re: [NTG-context] bug: no overfullrule in footnotes!

2010-12-10 Thread Steffen Wolfrum
Am 10.12.2010 um 12:29 schrieb Hans Hagen: > On 9-12-2010 11:38, Steffen Wolfrum wrote: > >> as it is easy to typeset hundreds (or thousands?) of pages with context >> how to easily check where (by any reason) a line couldn't break and shot >> over textwidth

Re: [NTG-context] bug: no overfullrule in footnotes!

2010-12-10 Thread Steffen Wolfrum
Am 09.12.2010 um 17:20 schrieb Hans Hagen: > On 8-12-2010 2:14, Steffen Wolfrum wrote: > >> PS: The overfullrule for footnotes is only missing in MKIV ! > > no overfull rules in mkiv (no plans either) is this a well-founded decision? in footnotes there is often used non

Re: [NTG-context] bug: no overfullrule in footnotes!

2010-12-10 Thread Steffen Wolfrum
Am 09.12.2010 um 19:39 schrieb Hans Hagen: > On 9-12-2010 6:15, Steffen Wolfrum wrote: >> >> Am 09.12.2010 um 17:20 schrieb Hans Hagen: >> >>> On 8-12-2010 2:14, Steffen Wolfrum wrote: >>> >>>> PS: The overfullrule for footnotes is only missi

[NTG-context] Fwd: bug: no overfullrule in footnotes!

2010-12-10 Thread Steffen Wolfrum
Anfang der weitergeleiteten E-Mail: > Von: Steffen Wolfrum > Datum: 7. Dezember 2010 12:34:00 MEZ > An: mailing list for ConTeXt users > Kopie: Hans Hagen > Betreff: [NTG-context] bug: no overfullrule in footnotes! > Antwort an: mailing list for ConTeXt users > >

[NTG-context] bug: no overfullrule in footnotes!

2010-12-07 Thread Steffen Wolfrum
Hi, please have a look at this minimal example below: the version temporary gives an overfullrule for body text but not for footnotes! Is there something can be done (for the short term)? Regards, Steffen --- \version[temporary] \showframe \starttext Test \hbox{text text text text text

[NTG-context] attention: setuplist kills hyperlinks!

2010-12-05 Thread Steffen Wolfrum
Hi, please have a look at this minimal example: Normally you have a bidirectional hyperlink toc-entry <-> section-head. But when you uncomment the line with "setuplist" these hyperlinks are gone! How does this feature come back? Best regards, Steffen --- \def\AltCom#1#2#3{#1 #2 #3} \setu

Re: [NTG-context] next space (problematic example!)

2010-12-04 Thread Steffen Wolfrum
Am 04.12.2010 um 15:56 schrieb Wolfgang Schuster: > > Am 03.12.2010 um 17:21 schrieb Steffen Wolfrum: > >> But how about this (see below)? >> Is there a chance to get a space after footnote even before an italic? > > No, \autoinsertnextspace fails when the next toke

Re: [NTG-context] next space (problematic example!)

2010-12-04 Thread Steffen Wolfrum
Hans, Is there something you can do about that (that lost space between footnote and italics, see below)? As I am just about to finish a project I would otherwise hack in those "{}" again :o( Thanks, Steffen Am 03.12.2010 um 17:21 schrieb Steffen Wolfrum: > > Am 29.

Re: [NTG-context] next space (problematic example!)

2010-12-03 Thread Steffen Wolfrum
Am 29.11.2010 um 14:39 schrieb Wolfgang Schuster: > > Am 29.11.2010 um 10:29 schrieb Steffen Wolfrum: > >> Hi, >> >> please have a look at this: >> >> \definestartstop[redimportant][before={\startcolor[red]\bf\penalty1\hskip\zeropoint},afte

Re: [NTG-context] itemgroup broken

2010-12-01 Thread Steffen Wolfrum
Am 01.12.2010 um 06:30 schrieb Wolfgang Schuster: > > Am 30.11.2010 um 22:51 schrieb Steffen Wolfrum: > >> Hi, >> >> is "\setupitemgroup" broken in current beta? >> Or did the syntax change? >> >> I am missing "symbol", &q

[NTG-context] itemgroup broken

2010-11-30 Thread Steffen Wolfrum
Hi, is "\setupitemgroup" broken in current beta? Or did the syntax change? I am missing "symbol", "left", "right", "stopper". They don't seem to work. See example below, please. Thanks, Steffen - \defineitemgroup [NumberBracket] \setupitemgroup [NumberBracket] [symbol=2

[NTG-context] next space

2010-11-29 Thread Steffen Wolfrum
Hi, please have a look at this: \definestartstop[redimportant][before={\startcolor[red]\bf\penalty1\hskip\zeropoint},after={\/\stopcolor}] \starttext This is normal, but this\startredimportant one\startfootnote at least \stopfootnote is bold\stopredimportant style. This is normal, but th

Re: [NTG-context] luatex hangs at 100% cpu

2010-11-17 Thread Steffen Wolfrum
Am 17.11.2010 um 16:51 schrieb Hans Hagen: > On 17-11-2010 4:47, Steffen Wolfrum wrote: > >> Is this a coincidence?! > > yes. we identified where the problem and a tracker has been added. no patch > today > > Ha

Re: [NTG-context] luatex hangs at 100% cpu

2010-11-17 Thread Steffen Wolfrum
Am 17.11.2010 um 10:34 schrieb Taco Hoekwater: > On 11/16/2010 12:59 PM, Steffen Wolfrum wrote: >> >> Hi, >> >> the current MkIV (ConTeXt ver: 2010.11.12) seems to have problems >> with start/stopitemize and start/stopcolumns: >> >> >> m

[NTG-context] luatex hangs at 100% cpu

2010-11-16 Thread Steffen Wolfrum
Hi, the current MkIV (ConTeXt ver: 2010.11.12) seems to have problems with start/stopitemize and start/stopcolumns: mostly it hangs at 100% cpu, sometimes it gives this error massage: ! Attempt to double-free penalty node 78778, ignored. \actualshipout ...t \fi \box \shipoutscratchbox }}

Re: [NTG-context] a ghost in the columns ?

2010-11-05 Thread Steffen Wolfrum
Am 05.11.2010 um 12:09 schrieb Taco Hoekwater: > On 11/05/2010 11:42 AM, Steffen Wolfrum wrote: >> >> Am 05.11.2010 um 09:56 schrieb Taco Hoekwater: >> >>> On 11/05/2010 09:48 AM, Steffen Wolfrum wrote: >>>> Hi, >>>> >>>> pleas

Re: [NTG-context] a ghost in the columns ?

2010-11-05 Thread Steffen Wolfrum
Am 05.11.2010 um 09:56 schrieb Taco Hoekwater: > On 11/05/2010 09:48 AM, Steffen Wolfrum wrote: >> Hi, >> >> please have a look at the minimal below (tex+pdf): >> >> We always have a kind of heading followed by a block of two columns. >> >> But

[NTG-context] a ghost in the columns ?

2010-11-05 Thread Steffen Wolfrum
Hi, please have a look at the minimal below (tex+pdf): We always have a kind of heading followed by a block of two columns. But suddenly on page 6, entry "Cassius Dio" has a much larger vertical space above than "Novellen" for example! Why? And how can this be avoided? Any help very much app

Re: [NTG-context] register sorting

2010-11-04 Thread Steffen Wolfrum
? Regards, Steffen Am 30.10.2010 um 02:33 schrieb Jano Kula: > Hi Steffen, > > On 10/29/2010 10:39 PM, Steffen Wolfrum wrote: >> Hi, >> >> I just installed todays beta and I am not sure if regoster sorting is >> working properly. >> >> Eg. I modif

Re: [NTG-context] hyperlink TOC->section broken?

2010-11-01 Thread Steffen Wolfrum
In version 2010.10.12 it was working. In version 2010.10.29 the mouseover at the TOC entries says "goto page (Null)" HTH, Steffen Am 01.11.2010 um 11:01 schrieb Steffen Wolfrum: > Hi, > > > while the new PDF feature (jump from section heading to TOC) is working, >

[NTG-context] hyperlink TOC->section broken?

2010-11-01 Thread Steffen Wolfrum
Hi, while the new PDF feature (jump from section heading to TOC) is working, the traditional way (jump from a TOC entry to its respective page) does not work! Please try attached minimal: \setupinteraction[state=start] \setuphead[chapter][interaction=list] \placelist[chapter][criterium=text,in

Re: [NTG-context] hyphenated url

2010-10-31 Thread Steffen Wolfrum
Am 31.10.2010 um 07:06 schrieb Aditya Mahajan: > On Mon, 25 Oct 2010, Steffen Wolfrum wrote: > >> Hi, >> >> the "%" is a frequently used character in URL. >> But \hyphenatedurl{} can deal with it ... >> >> Does someone has a fix? >&g

Re: [NTG-context] transliteration russian

2010-10-30 Thread Steffen Wolfrum
Am 30.10.2010 um 00:15 schrieb Andrzej Orłowski-Skoczyk: > > Warning: the transliteration used in Steffen's document is (or at least > the example is) lossy and as such will likely produce wrong hyphenation > output no matter the applied method of making TeX hyphenate it. > > The transliteratio

[NTG-context] register sorting

2010-10-29 Thread Steffen Wolfrum
Hi, I just installed todays beta and I am not sure if regoster sorting is working properly. Eg. I modify (see below) the example from tricky-002.tex and I would like to achieve ... accession Action Plan association But none of the four methods (before, after, first, last) gives this result!!

[NTG-context] transliteration russian

2010-10-29 Thread Steffen Wolfrum
Hi all, I am just about to typeset a book of a russian author written in english, but with a lot of russian literature listed in the bibliography: The titles of theses sources are russian but in latin transliteration, like this ... O koordinacii mezhdunarodnyh i vneshnejekonomicheskih svjazej su

[NTG-context] asciimode

2010-10-29 Thread Steffen Wolfrum
Hi, if I only want to benefit of asciimode in controlled situations (inline?) ... how do I completely switch it off again (see below)?? Steffen --- \starttext test: {\asciimode http://europa.eu/rapid/pressReleasesAction.do?reference=IP/05/1156&format=HTML&aged=0&language=EN&guiLanguage=e

[NTG-context] kerncharacters

2010-10-28 Thread Steffen Wolfrum
Hi Wolfgang, how can I get negative character kerning? (\kerncharacters only seems to work with values <0) \starttext {\kerncharacters[0.02]include/inc-archive/materials/archive-material-newWind.asp?textPath=/documents/} {include/inc-archive/materials/archive-material-newWind.asp?textPath=/do

Re: [NTG-context] hyphenated url (SOLVED)

2010-10-28 Thread Steffen Wolfrum
Am 28.10.2010 um 08:53 schrieb Taco Hoekwater: > This works: > > \startbuffer [comurl] \catcode`\%=12 > \hyphenatedurl{... If I didn't overlook something, then this must be finally the solution: \startbuffer [comurl] \catcode`\%=12 \useURL[test][http://www.kommers.se/upload/Analysarkiv/In%20

Re: [NTG-context] hyphenated url

2010-10-27 Thread Steffen Wolfrum
Am 28.10.2010 um 00:05 schrieb Philipp Gesang: > % Usage example here: > > \startuseURL[anotherurl][urldescription] > http://test%it.example.com > \stopuseURL > > \starttext > > \from[anotherurl]\par > \url[anotherurl]\par > > Test.\footnote{\url[anotherurl]} > > \stoptext Hi Philipp, th

Re: [NTG-context] hyphenated url

2010-10-27 Thread Steffen Wolfrum
nt on\letterpercent impact\letterpercent of\letterpercent Lisbontreaty\letterpercent on\letterpercent tradepolicy.pdf] test \from[aurl] text \stoptext Steffen Am 25.10.2010 um 15:12 schrieb Philipp Gesang: > On 2010-10-25 <12:45:17>, Steffen Wolfrum wrote: >> >> Am 2

Re: [NTG-context] hyphenated url

2010-10-27 Thread Steffen Wolfrum
Am 26.10.2010 um 00:49 schrieb Philipp Gesang: > On 2010-10-25 <17:00:39>, Aditya Mahajan wrote: >> On Mon, 25 Oct 2010, Steffen Wolfrum wrote: >> >>> >>> Am 25.10.2010 um 19:30 schrieb Aditya Mahajan: >>> >>>> On Mon, 25 Oct 2

Re: [NTG-context] break after index

2010-10-26 Thread Steffen Wolfrum
Hi Jano, Am 26.10.2010 um 18:03 schrieb Jano Kula: > On 10/26/2010 03:01 PM, Steffen Wolfrum wrote: > >> I am working on a book right now where the author set 4906 index marks ... >> sometimes right-in-the-middle of a word, but most often behind (and before >> dot

[NTG-context] break after index

2010-10-26 Thread Steffen Wolfrum
Hi Hans, in strc-reg.mkiv I found your remark: % needs thinking ... bla\index{bla}. will break before the . but adding a % penalty is also no solution Is this problem solved, ie. is there a working solution? I am working on a book right now where the author set 4906 index marks ... som

Re: [NTG-context] hyphenated url

2010-10-26 Thread Steffen Wolfrum
Hi Aditya, Philipp and all, thank you very much for your interesting ideas! As far as I understood, your starting point is to avoid "%" being treated as "comment" ... This is nice for controlled situations. But in real life projects there are many, various situations where the "%" is used and

Re: [NTG-context] hyphenated url

2010-10-25 Thread Steffen Wolfrum
Am 25.10.2010 um 19:30 schrieb Aditya Mahajan: > On Mon, 25 Oct 2010, Steffen Wolfrum wrote: > >> Hi, >> >> the "%" is a frequently used character in URL. >> But \hyphenatedurl{} can deal with it ... >> >> Does someone has a fix? >&g

Re: [NTG-context] hyphenated url

2010-10-25 Thread Steffen Wolfrum
Am 25.10.2010 um 15:12 schrieb Philipp Gesang: > Concerning the urlencoding I referred to browsers automatically > converting raw urls, like for instance > > http://www.google.com/search?q=ähre > > , which is encoded as > > http://www.google.com/search?q=%C3%A4hre > > by my browser. As long

Re: [NTG-context] hyphenated url

2010-10-25 Thread Steffen Wolfrum
Am 25.10.2010 um 12:26 schrieb Philipp Gesang: > On 2010-10-25 <12:05:37>, Steffen Wolfrum wrote: >> >> \let\normalhyphenatedurl\hyphenatedurl >> >> \bgroup >> >> \catcode`\%=11 >> >> \gdef\hyphenatedurl > > \unexpanded\gdef\hyp

Re: [NTG-context] hyphenated url

2010-10-25 Thread Steffen Wolfrum
Am 25.10.2010 um 11:16 schrieb Philipp Gesang: > text\footnote{test \hyphenatedurl{www.test\letterpercent it.com} test.} text. > > Regards, Philipp > > PS: As I understand, the percent sign appears mostly in > url-encoded strings. Couldn’t you just convert that to unicode > and let the browser

Re: [NTG-context] hyphenated url

2010-10-25 Thread Steffen Wolfrum
Am 25.10.2010 um 11:50 schrieb Philipp Gesang: > On 2010-10-25 <11:39:12>, Steffen Wolfrum wrote: >> >> Am 25.10.2010 um 11:16 schrieb Philipp Gesang: >> >>> On 2010-10-25 <10:25:55>, Steffen Wolfrum wrote: >>>> Hi, >>>

Re: [NTG-context] hyphenated url

2010-10-25 Thread Steffen Wolfrum
Am 25.10.2010 um 11:16 schrieb Philipp Gesang: > On 2010-10-25 <10:25:55>, Steffen Wolfrum wrote: >> Hi, >> >> the "%" is a frequently used character in URL. >> But \hyphenatedurl{} can deal with it ... >> >> Does someone has a fix? >

[NTG-context] hyphenated url

2010-10-25 Thread Steffen Wolfrum
Hi, the "%" is a frequently used character in URL. But \hyphenatedurl{} can deal with it ... Does someone has a fix? \starttext text\footnote{test \hyphenatedurl{www.test%it.com} test.} text. \stoptext Thanks, Steffen ___

Re: [NTG-context] \seeindex broken?

2010-10-21 Thread Steffen Wolfrum
Am 21.10.2010 um 22:19 schrieb Hans Hagen: > On 21-10-2010 10:05, Steffen Wolfrum wrote: >> Hi Hans, >> >> thanks for the fast fix!! Works great! >> >> And looks very good now: >> "see xindex1, xindex2 and xindex3" >> >> >>

Re: [NTG-context] \seeindex broken?

2010-10-21 Thread Steffen Wolfrum
Hi Hans, thanks for the fast fix!! Works great! And looks very good now: "see xindex1, xindex2 and xindex3" ps: what sense does it make that only xindex2 has *no* interaction? Steffen Am 20.10.2010 um 09:36 schrieb Steffen Wolfrum: > Hi, > > it seems that \seein

[NTG-context] \seeindex broken?

2010-10-20 Thread Steffen Wolfrum
Hi, it seems that \seeindex doesn't work as expected anymore (please run attached example). Or did I do something wrong? Best, Steffen (ConTeXt ver: 2010.10.12 01:03 MKIV) \starttext \placeregister[index] \page %test \seeindex{index1}{xindex2}test % <- here it works \page test \index{inde

Re: [NTG-context] structuresectionstarterset ?

2010-10-14 Thread Steffen Wolfrum
Am 14.10.2010 um 15:58 schrieb Hans Hagen: > On 13-10-2010 1:49, Steffen Wolfrum wrote: >> Hi, >> >> >> as definestructureconversionset is such a convenient command, could we also >> have the accompanying structuresectionstarterset a

[NTG-context] section kills break ?

2010-10-14 Thread Steffen Wolfrum
Hi, Is this a known issue? Without chapter the linebreak "\\" works. With a section header before it fails. Steffen --- \starttext %\chapter{test} % <- un-/comment \starttabulate[|p|p|] \NC test\\test \NC text \NC\NR \stoptabulate \stoptext

Re: [NTG-context] page breaks in cells?

2010-10-13 Thread Steffen Wolfrum
Am 13.10.2010 um 23:44 schrieb Arthur Reutenauer: >> ... look at the date/time: This was almost instant reply! > > It's still more than one minute... It was 80 seconds (see log below). Who wants to beat this record?! (13. Oktober 2010 23:34:14 MESZ 13. Oktober 2010 23:35:34 MESZ) Steffe

Re: [NTG-context] page breaks in cells?

2010-10-13 Thread Steffen Wolfrum
... look at the date/time: This was almost instant reply! Great, thank you Wolfgang, Steffen Am 13.10.2010 um 23:35 schrieb Wolfgang Schuster: > > Am 13.10.2010 um 23:34 schrieb Steffen Wolfrum: > >> Hi, >> >> Which kind table supports page breaks in cells?

[NTG-context] page breaks in cells?

2010-10-13 Thread Steffen Wolfrum
Hi, Which kind table supports page breaks in cells? I have a simple, but long table: only two columns, but sometimes very long text in a cell... Thanks, Steffen ___ If your question is of interest to others as well,

[NTG-context] entries in registerentry

2010-10-13 Thread Steffen Wolfrum
Hi, I don't understand the concept of entries in registerentry :o( Say, you have this example: \starttext \placeregister[index] \page page 1 \setregisterentry[index] [entries:1={eins}, entries:2={zwei}, entries:3={drei}, label=range] \page page 2 text \page page 3 \finishregisterentry[

[NTG-context] structuresectionstarterset ?

2010-10-13 Thread Steffen Wolfrum
Hi, as definestructureconversionset is such a convenient command, could we also have the accompanying structuresectionstarterset and structuresectionstopperset? \definestructureconversionset [default] [ ,Characters,Romannumerals,Numbers,characters,charcharacters][numbers] \definestructure

Re: [NTG-context] Error message wrong when \component is used

2010-10-12 Thread Steffen Wolfrum
Why do you use start-/stoptext inside start-/stopproduct? Steffen Am 12.10.2010 um 14:59 schrieb : > file1.tex: > \startproduct file1 > \starttext > Bla bla bla. > Bla bla bla. > Bla bla bla. > \component file2 > \stoptext > \stopproduct ___

Re: [NTG-context] register broken in latest beta!

2010-10-12 Thread Steffen Wolfrum
Am 12.10.2010 um 13:18 schrieb Hans Hagen: > On 12-10-2010 1:10, Steffen Wolfrum wrote: >> >> >> Hi Taco, >> >> as it calls itself "LuaTeX" error ... maybe you could have a look at it and >> hopefully confirm that error? >> >>

Re: [NTG-context] Fwd: register broken on steffens machine

2010-10-12 Thread Steffen Wolfrum
Am 12.10.2010 um 13:18 schrieb Hans Hagen: > btw, this is related to the somewhat weird feature of setting index entries > at the end - i might remove that feature if it keeps interfering - When I have to deal with documents that were written in MSWord and export them to eg. TEI XML, it looks

Re: [NTG-context] \setupnote (was subfootnote)

2010-10-12 Thread Steffen Wolfrum
Am 12.10.2010 um 11:48 schrieb Alan BRASLAU: > On Tuesday 05 October 2010 15:32:27 Wolfgang Schuster wrote: >> Am 05.10.2010 um 14:41 schrieb Alan BRASLAU: >>> >>> The above example illustrates a *spacing problem* after >>> \startfootnote \stopfootnote >>> (the spacing after the footnote enumera

[NTG-context] register broken in latest beta!

2010-10-11 Thread Steffen Wolfrum
Hi, todays beta gives an error with this test (taken from strc-reg.kmiv at line 35): \starttext \placeregister[index] test \index{aa} test \startregister[index][x]{bb} test \page test \page test \page test \stopregister[index][x] \stoptext ! LuaTeX error ...text/tex/texmf-context/tex/cont

Re: [NTG-context] subfootnote

2010-10-05 Thread Steffen Wolfrum
Am 05.10.2010 um 15:32 schrieb Wolfgang Schuster: > > Am 05.10.2010 um 14:41 schrieb Alan BRASLAU: > >> On Thursday 30 September 2010 18:53:43 Steffen Wolfrum wrote: >>> >>> --- test file: >>> >>> \starttext >>> test \footno

Re: [NTG-context] Fifth ConTeXt meeting, September 2011, France

2010-10-03 Thread Steffen Wolfrum
Am 03.10.2010 um 22:25 schrieb Arthur Reutenauer: > Hello everyone, > > This must be the second thread I initiate this year on the list, but unlike > my previous post (http://www.ntg.nl/pipermail/ntg-context/2010/048296.html), > this is actually serious. > > I hereby announce the next C

Re: [NTG-context] Two layer in a document

2010-10-01 Thread Steffen Wolfrum
Am 01.10.2010 um 11:00 schrieb Peter Rolf: > Am 01.10.2010 09:51, schrieb R. Bastian: >> On Thu, 30 Sep 2010 19:42:34 +0200 >> Wolfgang Schuster scribit: >> >>> >>> Am 30.09.2010 um 11:49 schrieb Daniel Grycman: >>> Hi list, I am typesetting a template for internal documentati

[NTG-context] structure affects protrusion

2010-10-01 Thread Steffen Wolfrum
Hi, please have look at the minimal example below: Using the latest beta (20100929) with structure set to stop: protrusion works. With structure set to start: the hyphen doesn't get protruded! (but the comma still does ...?) Steffen --- \enabletrackers[structure.tags] \setupstructure[sta

Re: [NTG-context] subfootnote

2010-09-30 Thread Steffen Wolfrum
Am 30.09.2010 um 20:42 schrieb Wolfgang Schuster: > > Am 30.09.2010 um 20:31 schrieb Steffen Wolfrum: > >>> \definestructureconversionset[footnote][number,characters][numbers] >>> \setupenumerations[footnote][numberconversionset=footnote] >> >> Again, no

Re: [NTG-context] subfootnote

2010-09-30 Thread Steffen Wolfrum
Am 30.09.2010 um 20:06 schrieb Wolfgang Schuster: > > Am 30.09.2010 um 18:53 schrieb Steffen Wolfrum: > >> >> Am 30.09.2010 um 18:28 schrieb Wolfgang Schuster: >> >>> >>> Am 30.09.2010 um 14:03 schrieb Steffen Wolfrum: >>> >>&g

Re: [NTG-context] subfootnote

2010-09-30 Thread Steffen Wolfrum
Am 30.09.2010 um 18:28 schrieb Wolfgang Schuster: > > Am 30.09.2010 um 14:03 schrieb Steffen Wolfrum: > >> Hi, >> >> how do I change the numbering of subfootnote from eg. "2.1" to "2a"? >> >> See minimal example,

[NTG-context] subfootnote

2010-09-30 Thread Steffen Wolfrum
Hi, how do I change the numbering of subfootnote from eg. "2.1" to "2a"? See minimal example, please: \setupenumerations[subfootnote][conversion=a] % ? \setupsubfootnotes[conversion=a] % ? \starttext test \footnote{} \subfootnote{} text test \startfootnote note \stopfootnote tes

Re: [NTG-context] bug with columnsets in projects

2010-09-29 Thread Steffen Wolfrum
Am 29.09.2010 um 20:05 schrieb Wolfgang Schuster: > > Am 28.09.2010 um 16:25 schrieb Steffen Wolfrum: > >> Hi, >> >> please see attached example: >> >> If you run the file containing the columnset directly (chap_X) it runs fine. > > The e

Re: [NTG-context] insert pagebreak in toc (MkIV)

2010-09-29 Thread Steffen Wolfrum
Am 29.09.2010 um 10:55 schrieb Hans Hagen: > On 29-9-2010 9:22, Steffen Wolfrum wrote: >> >> Am 28.09.2010 um 12:33 schrieb Mari Voipio: >> >>> On Tue, Sep 28, 2010 at 12:19, Steffen Wolfrum >>> wrote: >>>>>> \completecontent[pagebou

Re: [NTG-context] prevent page break after head

2010-09-29 Thread Steffen Wolfrum
Am 29.09.2010 um 10:21 schrieb Andreas Harder: > Hi all, > > please have a look at the following example: > > \starttext \showframe > \section{test} > \dorecurse{36}{test\par} > \section{test} > \startitemize > \dorecurse{12}{\item #1} > \stopitemize > % \dorecurse{12}{• #1\blank} > \stoptext

Re: [NTG-context] bug with columnsets in projects

2010-09-29 Thread Steffen Wolfrum
Am 29.09.2010 um 09:27 schrieb Steffen Wolfrum: > > Am 28.09.2010 um 16:25 schrieb Steffen Wolfrum: > >> Hi, >> >> please see attached example: >> >> If you run the file containing the columnset directly (chap_X) it runs fine. >> >

Re: [NTG-context] bug with columnsets in projects

2010-09-29 Thread Steffen Wolfrum
Am 28.09.2010 um 16:25 schrieb Steffen Wolfrum: > Hi, > > please see attached example: > > If you run the file containing the columnset directly (chap_X) it runs fine. > > But if you run MyProduct.tex there is an error: > > > > ! Missing } inserted. >

Re: [NTG-context] insert pagebreak in toc (MkIV)

2010-09-29 Thread Steffen Wolfrum
Am 28.09.2010 um 12:33 schrieb Mari Voipio: > On Tue, Sep 28, 2010 at 12:19, Steffen Wolfrum wrote: >>>> \completecontent[pageboundaries={20.3,30}] >> >> >> In current context it doesn't show any effect. >> Is it obsolete in MkIV? > > It wor

Re: [NTG-context] jump to PDF page

2010-09-28 Thread Steffen Wolfrum
Am 28.09.2010 um 16:38 schrieb Hans Hagen: > On 28-9-2010 4:13, Hans Hagen wrote: >> On 28-9-2010 3:27, Steffen Wolfrum wrote: >>> >>> Am 28.09.2010 um 14:41 schrieb Hans Hagen: >>> >>>> On 28-9-2010 2:28, Steffen Wolfrum wrote: >>>

Re: [NTG-context] jump to PDF page

2010-09-28 Thread Steffen Wolfrum
Am 28.09.2010 um 14:41 schrieb Hans Hagen: > On 28-9-2010 2:28, Steffen Wolfrum wrote: >> >> I need it for building my own register by hand: >> when I have "Stichwort 6" and I want add the link it would be great to say: >> >> "Stichwort

Re: [NTG-context] jump to PDF page

2010-09-28 Thread Steffen Wolfrum
Am 28.09.2010 um 14:22 schrieb Hans Hagen: > On 28-9-2010 1:54, Steffen Wolfrum wrote: >> >> Am 28.09.2010 um 13:26 schrieb Hans Hagen: >> >>> On 28-9-2010 12:49, Steffen Wolfrum wrote: >>>> Hi, >>>> >>>> I there a command to &

Re: [NTG-context] jump to PDF page

2010-09-28 Thread Steffen Wolfrum
Am 28.09.2010 um 13:26 schrieb Hans Hagen: > On 28-9-2010 12:49, Steffen Wolfrum wrote: >> Hi, >> >> I there a command to "jump" to a specific pdf page? >> >> >> Like \goto,\at, \in, \about ... only, in this case a page number should be >

[NTG-context] jump to PDF page

2010-09-28 Thread Steffen Wolfrum
Hi, I there a command to "jump" to a specific pdf page? Like \goto,\at, \in, \about ... only, in this case a page number should be given! Any ideas? Thanks, Steffen ___ If your question is of interest to others a

[NTG-context] realpage in register

2010-09-28 Thread Steffen Wolfrum
Hi, I want to set up a register that shows the number of userpage and the number of realpage (used in pdf numbering). I was thinking of something like ... \def\BothPageNumbers#1 {#1 (\realpageno[#1])} \setupregister[index][pagecommand=\BothPageNumbers] ... only, I don't know how to address t

Re: [NTG-context] insert pagebreak in toc (MkIV)

2010-09-28 Thread Steffen Wolfrum
Am 28.09.2010 um 11:35 schrieb Elias Oltmanns: > Steffen Wolfrum wrote: >> Am 28.09.2010 um 10:49 schrieb Steffen Wolfrum: >> >>> >>> Am 28.09.2010 um 10:37 schrieb Elias Oltmanns: >>> >>>> Steffen Wolfrum wrote: >>>>> H

Re: [NTG-context] insert pagebreak in toc (MkIV)

2010-09-28 Thread Steffen Wolfrum
Am 28.09.2010 um 10:49 schrieb Steffen Wolfrum: > > Am 28.09.2010 um 10:37 schrieb Elias Oltmanns: > >> Steffen Wolfrum wrote: >>> Hi, >>> >>> somewhere I saw the code how to insert a pagebreak in the table of content. >>> I remember it

Re: [NTG-context] insert pagebreak in toc (MkIV)

2010-09-28 Thread Steffen Wolfrum
Am 28.09.2010 um 10:37 schrieb Elias Oltmanns: > Steffen Wolfrum wrote: >> Hi, >> >> somewhere I saw the code how to insert a pagebreak in the table of content. >> I remember it somehow was related to the new structure model (one could >> specify after whic

[NTG-context] insert pagebreak in toc (MkIV)

2010-09-28 Thread Steffen Wolfrum
Hi, somewhere I saw the code how to insert a pagebreak in the table of content. I remember it somehow was related to the new structure model (one could specify after which sections the table should break). But I don't remember how it was done Could someone help, please? Thanks, Steffen __

Re: [NTG-context] getmarking does not use mark?

2010-09-27 Thread Steffen Wolfrum
Am 27.09.2010 um 18:21 schrieb Wolfgang Schuster: > > Am 27.09.2010 um 18:16 schrieb Steffen Wolfrum: > >>>> In that example below \getmarking uses the value of title ... and not of >>>> mark! >>> >>> The name of the key is "markin

Re: [NTG-context] getmarking does not use mark?

2010-09-27 Thread Steffen Wolfrum
Am 27.09.2010 um 17:50 schrieb Wolfgang Schuster: > > Am 27.09.2010 um 17:36 schrieb Steffen Wolfrum: > >> >> >> Hi, >> >> did I misunderstood something ... or is this simply a bug?! >> >> In that example below \getmarking uses the value

[NTG-context] getmarking does not use mark?

2010-09-27 Thread Steffen Wolfrum
Hi, did I misunderstood something ... or is this simply a bug?! In that example below \getmarking uses the value of title ... and not of mark! (is there an other command to access the value of mark?) Steffen --- \def\KolumneL{\headnumber[chapter]\enskip\getmarking[chapter]} \def\Kolumn

[NTG-context] urgent help needed (registers)

2010-09-26 Thread Steffen Wolfrum
Hi, I need to shape a index register as shown in this sample page: http://werksatz.com/attachments/index_sample.pdf -> the entries should be like \hangafter=1\hangindent=10pt\parindent0pt -> also the subentries (like in itemize: the "-" stands out) -> and the indicator should be the first charact

[NTG-context] HowUgly setupregister

2010-09-26 Thread Steffen Wolfrum
Hi, in MkII I used for formatting the index-register a command=\HowUgly \def\HowUgly#1{\doHowUgly#1\relax} \def\doHowUgly#1#2\relax{\iffirstregisterentry{\crlf \crlf $\backslash$blank[biggerblank]$\backslash$hangIndex$\{\backslash$bf #1$\}$}#2\else#1#2\fi} In MkIV there is no \iffirstregi

[NTG-context] Tagged register

2010-09-26 Thread Steffen Wolfrum
Hi, up to now one can use either collapsed registeres ... \placeregister[index][compress=yes] or tagged PDF ... \setupstructure[state=start] Otherwise there is an error (see below). Couldn't we also have both, or is this impossible by the logic of structure? (I have to admit, I never saw the

Re: [NTG-context] \adaptlayout obsolete?

2010-09-25 Thread Steffen Wolfrum
Am 25.09.2010 um 21:07 schrieb Steffen Wolfrum: > Hi, > > the command "\adaptlayout" doesn't work in MkIV. No, everything is fine with \adaptlayout. It was my mistake, sorry: accidentally the layout had a footer=0pt ... (thus the command couldn't adapt the la

[NTG-context] \adaptlayout obsolete?

2010-09-25 Thread Steffen Wolfrum
Hi, the command "\adaptlayout" doesn't work in MkIV. Is there a topical alternative? Steffen ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / ht

Re: [NTG-context] new beta (index)

2010-09-24 Thread Steffen Wolfrum
Am 22.09.2010 um 16:52 schrieb Hans Hagen: > On 22-9-2010 3:22, Alan BRASLAU wrote: > >> Nice, but something is broken >> (of course, my minimal examples work, but not my 700+ page test file!): >> (thanks to Taco, I now understand the luatex error message) > > hm, so some word in the index is t

Re: [NTG-context] Info about creating modules for beginners.

2010-09-23 Thread Steffen Wolfrum
Am 23.09.2010 um 23:15 schrieb Wolfgang Schuster: > > Am 23.09.2010 um 23:08 schrieb Steffen Wolfrum: > >>>> btw: modules are used to be stored eg. in >>>> ~/context/tex/texmf-local/tex/context/third/ folder. >>>> >>>> is is also possi

<    1   2   3   4   5   6   7   8   9   10   >