Re: [NTG-context] Basic layout settings

2011-09-12 Thread Steffen Wolfrum
Hi Honza, \enableregime[utf] \mainlanguage[cz] %\setuppapersize[A5][A4] \setuppapersize[A5][A5] \setuplayout[% location=middle, width=128mm,% = 148mm (A5) - 15mm - 5mm height=505.4pt, topspace=51.13pt, header=0pt, headerdistance=0pt, leftmargindistance=0pt, rightmargindistance=0pt, rightmargin=0p

[NTG-context] Fwd: [OS X TeX] ConTeXt issues

2011-09-09 Thread Steffen Wolfrum
Hi, does anyone here has MacTeX 2011 installed and could help Joseph? (I just saw this on OSX_TEX list, see below). Thanks, Steffen Anfang der weitergeleiteten E-Mail: > Von: Joseph Wright > Datum: 9. September 2011 16:48:37 MESZ > An: > Betreff: [OS X TeX] ConTeXt issues > Antwort an: T

[NTG-context] bug/change in definehead?

2011-09-06 Thread Steffen Wolfrum
Hi, another thing in todays beta: This small exmaple ... \definehead[TopLevel,MyLevel] [chapter] \setuphead[TopLevel,MyLevel][style=\bf,textstyle={\kerncharacters[.75]}, align=flushleft,alternative=paragraph] \starttext \startTopLevel[title={This is a test}] text \stopTopLevel \stoptext

[NTG-context] trouble with kerncharacters

2011-09-06 Thread Steffen Wolfrum
Hi, "\kerncharacters" doesn't have an influence on interword space in current context version. Is this intended? Steffen --- \definehead[TopLevel] [chapter] \setuphead[TopLevel][style=\bf,textstyle={\kerncharacters[.75]}, align=flushleft,alternative=paragraph] \starttext \startTo

[NTG-context] notepenalty obsolete?

2011-09-06 Thread Steffen Wolfrum
Hi, I didn't have to update my context version since May. Today I did it ... \notepenalty now is an "Undefined control sequence"? Steffen ___ If your question is of interest to others as well, please add an entry t

Re: [NTG-context] Is there any change in processing of Projects, Product and Components?

2011-08-26 Thread Steffen Wolfrum
Am 26.08.2011 um 11:23 schrieb Hans Hagen: > On 26-8-2011 11:20, Steffen Wolfrum wrote: > >> (http://wiki.contextgarden.net/My_Way?) > > you can edit that wiki page yourself: Yes of course ... it's now listed at: http://wiki.contextgarden.net/This_Way > htt

Re: [NTG-context] Is there any change in processing of Projects, Product and Components?

2011-08-26 Thread Steffen Wolfrum
Am 26.08.2011 um 01:18 schrieb Hans Hagen: > On 26-8-2011 00:46, Jaroslav Hajtmar wrote: >> Hello ConTeXtsist ... >> >> Has anything changed in the functioning of ConTeXt MkIV processing of >> larger projects (containing more components)? >> Some time (one or two months) ago I was using standalo

[NTG-context] French punctuation : footnotes

2011-08-19 Thread Steffen Wolfrum
Hi, isn't "\setcharacterspacing" a global setup? Please have a look at my minimal below: does "frenchpunctuation" need to be set for footnotes seperately? What'd be the recommended way to do so? Are there other text elements that need their own frenchpunctuation (tables, toc, etc.)? Thanks a l

Re: [NTG-context] Bib-module

2011-08-14 Thread Steffen Wolfrum
Am 14.08.2011 um 20:53 schrieb Willi Egger: > Any update on how to use the bib module is welcome! At least on the long run there is hope: As far as I have seen in the ctx meeting's program we will be able to join a comprehensive workshop on this: Tuesday, 16:30h - 18:00h :o) Steffen ___

Re: [NTG-context] How to typeset ellipsis (=three dots)?

2011-08-07 Thread Steffen Wolfrum
Am 06.08.2011 um 23:39 schrieb Marcin Borkowski: > Hi, > > I looked into the \dots macro: I can see how it works in math mode, but > in text mode it puts a thin space (\,) after the dots. So what is the > right way to type, say, this sentence: > > "I like ConTeXt... but the learning curve is s

[NTG-context] \def vs \define

2011-07-21 Thread Steffen Wolfrum
Hi, in this example the question mark nicely becomes part of the command name: \def\OverFull?{\overfullrule30\points} \OverFull? here it does not work at all: \define\OverFull?{\overfullrule30\points} \OverFull? (... but gives "??" instead) As "\define" seems to be more canonical: Does th

Re: [NTG-context] bib module (again)

2011-07-15 Thread Steffen Wolfrum
Hi, Am 07.07.2011 um 23:50 schrieb Andreas Schneider: > I hope I haven't killed any functionality while toying around and > hunting the bug, but at least my Diploma Thesis looks still right when > processed with that "module". could you provide a (minimal) example that demonstrates the fun

Re: [NTG-context] bib module (again)

2011-07-07 Thread Steffen Wolfrum
Am 07.07.2011 um 15:18 schrieb Stefan Müller: > On 07.07.2011 11:25, Steffen Wolfrum wrote: >> Am 06.07.2011 um 12:47 schrieb Hans Hagen: >>> you can write a script that does it for you ... maybe at some point I will >>> provide some extra hooks in the bib module b

Re: [NTG-context] bib module (again)

2011-07-07 Thread Steffen Wolfrum
Am 06.07.2011 um 12:47 schrieb Hans Hagen: > On 6-7-2011 12:03, Steffen Wolfrum wrote: > >> as databases usually have *lots* of entries this really is a daring venture >> :o) >> >> skimming through hundreds, thousands of entries, >> finding those how have e

Re: [NTG-context] bib module (again)

2011-07-06 Thread Steffen Wolfrum
Am 06.07.2011 um 11:47 schrieb Taco Hoekwater: > > > On 07/06/11 11:38, Steffen Wolfrum wrote: >> >> What is required is >> >> ... as explained in AuthorA/AuthorB/AuthorC (1990). >> >> [Is is required not until *four* authors to set an authoreta

Re: [NTG-context] bib module (again)

2011-07-06 Thread Steffen Wolfrum
Am 06.07.2011 um 11:19 schrieb Taco Hoekwater: > Hi, > > On 07/06/11 11:00, Steffen Wolfrum wrote: >> >> So the three authors *are* already shortened to "a={{Schlechtriem},{}}" only! > > This is a limitation of both the bst and the macros, you cannot h

[NTG-context] bib module (again)

2011-07-06 Thread Steffen Wolfrum
Hi, I have a basic problem with the very first step of using bibliographies in ConTeXt: converting BBI to BBL files. And, as far as I have understood, the only thing that ".bst" files do is sorting. This means that a plain run of bibtex like this ... \setupbibtex[database=mytry_x.bib] \startte

[NTG-context] bib module cripples authors?

2011-07-04 Thread Steffen Wolfrum
Hi, an other issue with bib: already at the stage of running bibtex three or more authors are "shortened". See an easy example: \setupbibtex[database=mytry_x.bib] \starttext Test \completepublications \stoptext The referenced "mytry_x.bib" looks like this: @BOOK{daunerliebkonzenschmidt, aut

Re: [NTG-context] bib module makes titles lowercase?

2011-07-03 Thread Steffen Wolfrum
Am 03.07.2011 um 20:48 schrieb yoraxe: > Am 03.07.2011 18:45, schrieb Steffen Wolfrum: >> Hi, >> >> maybe I just overlooked some very basic (german?) settings, >> but when I am running the bib module it rewrites entries of "title" in my >> b

[NTG-context] bib module makes titles lowercase?

2011-07-03 Thread Steffen Wolfrum
Hi, maybe I just overlooked some very basic (german?) settings, but when I am running the bib module it rewrites entries of "title" in my bbi file to lowercase! See an example: \usemodule[bib] \setupbibtex[database=mytry_x.bib] \starttext Test \completepublications \stoptext The referenced "

Re: [NTG-context] where to place \index (again)

2011-06-27 Thread Steffen Wolfrum
Am 26.06.2011 um 22:18 schrieb Thomas Schmitz: > On Sun, 26 Jun 2011 21:29:47 +0200 > Wolfgang Schuster wrote: >> Am 26.06.2011 um 21:13 schrieb Steffen Wolfrum: >>>> concerning the character protrusion: that looks like a bug so if we can >>>> have a small

Re: [NTG-context] where to place \index (again)

2011-06-26 Thread Steffen Wolfrum
Am 26.06.2011 um 19:47 schrieb Hans Hagen: > On 26-6-2011 2:54, Thomas A. Schmitz wrote: >> Hi all, >> >> I'm in the final phase of editing a scholarly book with a pretty big index. >> What follows is less a question than an observation: no matter where I place >> the \index command, there can

Re: [NTG-context] where to place \index (again)

2011-06-26 Thread Steffen Wolfrum
n is: will it be possible, at one point in luatex > development, to find a more robust solution for this? This would be > wonderful, I think! So do I ... Below is a minimal showing both unhappy cases. Steffen --- Anfang der weitergeleiteten E-Mail: > Von: Steffen Wolfrum &

[NTG-context] setuplist inherit margin and width

2011-06-23 Thread Steffen Wolfrum
Hi, say, I want to design the TOC. Now I would write: \setuplist[LevelFour] [margin=1.20cm,width=0.5cm,...] \setuplist[LevelFive] [margin=1.70cm,width=0.5cm,] But is there some clever command that makes a calculation like this: \setuplist[LevelFour] [margin=1.20cm,width=0.5cm,...] \setuplis

[NTG-context] url bug with frenchpunctuation

2011-06-20 Thread Steffen Wolfrum
Hi, I am no french, but this *must* be wrong: a space after http?! Run this minimal example, please: \starttext \mainlanguage[fr]\setcharacterspacing[frenchpunctuation] test, in: \hyphenatedurl{http://www.test.fr}. \stoptext Could someone confirm ... and (is necessary) Hans can fix this? Th

[NTG-context] disable \setcharacterspacing[frenchpunctuation]

2011-06-17 Thread Steffen Wolfrum
Hi, how can \setcharacterspacing[frenchpunctuation] be disabled temporary? For example in texts like this: \starttext \mainlanguage[fr] \setcharacterspacing[frenchpunctuation] bodytext: french {\language[en] quote: english} bodytext: french \stoptext Thanks, Steffen __

[NTG-context] règles typographiques

2011-06-16 Thread Steffen Wolfrum
Hi, I just came across this compilation: http://unicode.org/udhr/n/notes_fra.html Is this (exactly) what is implemented in ConTeXT with \setcharacterspacing[frenchpunctuation] ? Thank you, Steffen ___ If your quest

Re: [NTG-context] break strings

2011-06-13 Thread Steffen Wolfrum
Am 13.06.2011 um 15:40 schrieb luigi scarso: > On Mon, Jun 13, 2011 at 3:18 PM, Steffen Wolfrum > wrote: >> >> Am 13.06.2011 um 14:25 schrieb Wolfgang Schuster: >> >>> >>> Am 13.06.2011 um 14:12 schrieb Steffen Wolfrum: >>> >>>

Re: [NTG-context] break strings

2011-06-13 Thread Steffen Wolfrum
Am 13.06.2011 um 14:25 schrieb Wolfgang Schuster: > > Am 13.06.2011 um 14:12 schrieb Steffen Wolfrum: > >> Hi, >> >> say I have arbitrary string of alphanumeric characters: >> &g

Re: [NTG-context] break strings

2011-06-13 Thread Steffen Wolfrum
Am 13.06.2011 um 14:19 schrieb luigi scarso: > On Mon, Jun 13, 2011 at 2:12 PM, Steffen Wolfrum > wrote: >> Hi, >> >> say I have arbitrary string of alphanumeric characters: >> >&

[NTG-context] break strings

2011-06-13 Thread Steffen Wolfrum
Hi, say I have arbitrary string of alphanumeric characters: \starttext \showframe 9769387937933hhgiuiuziuziduzid93739837fhieuhifeuhfeiu39739837938398zfhfdkuhfiufhz398739837r98z379dihhfiu \stoptext How can I (automatically) force a break at end of line, without manually adding \crlf or \br

Re: [NTG-context] ctx conference 2011

2011-06-01 Thread Steffen Wolfrum
Hi Hans, hi Taco, these categories sound very rich and interesting! Apropos accesibility and "registers", I would be very interested in different ways of formatting and freely designing registers, too. Looking forward for Poquerolles, Steffen Am 01.06.2011 um 17:18 schrieb Hans Hagen: > Hi, >

[NTG-context] Incomplete \iffalse ?

2011-06-01 Thread Steffen Wolfrum
Hi, today with vers. 2011.05.14 I got an unexpected error: "! Incomplete \iffalse; all text was ignored after line 9." The code was like this: \starttext \midaligned{\framedtext[frame=on]{Test}} \stoptext What's wrong with this? Steffen __

Re: [NTG-context] TOC : Changing the interline spacing of titles, for long titles on multiple lines

2011-05-25 Thread Steffen Wolfrum
Am 25.05.2011 um 00:18 schrieb Mathieu DUPONT: > > Hi, > > Is there a way to have, in the table of contents, the titles (of chapters, > sections, subsections, etc.) with a different interline spacing than the rest > of the TOC ? > My TOC interline spacing is set at 1.5 (4.2ex), but I would li

[NTG-context] where to put an \index{foo} ?

2011-05-24 Thread Steffen Wolfrum
Hi, either I set an \index{foo} in front of the word it refers to, or after that word: The second can lead to wrong line wrapping when a full stop follows (see Case 1), and the first can lead into a line ending with a space before wrapping (see Case 2). :o( Is there a third option? Thanks,

Re: [NTG-context] Last names

2011-05-20 Thread Steffen Wolfrum
Am 20.05.2011 um 15:15 schrieb Peter Münster: > Steffen Wolfrum writes: > >> \setupTABLE[column][1][width=2.7cm,align={nothyphenated,right}] > > Please don't use align=right, it's so horrible ! ;)) > (the big bug, that'll never be f

Re: [NTG-context] Last names

2011-05-20 Thread Steffen Wolfrum
Am 20.05.2011 um 13:26 schrieb Peter Münster: > Steffen Wolfrum writes: > >>> \setupTABLE[…][…][align=nothyphenated] >> >> I thought the same, but why does this end in lines that are not only >> nothyphenated but also "not-wrapped"?? > > align

Re: [NTG-context] Last names

2011-05-20 Thread Steffen Wolfrum
Am 20.05.2011 um 13:35 schrieb Wolfgang Schuster: > > Am 20.05.2011 um 13:21 schrieb luigi scarso: > >>> \bTD[nr=2] Fachschule (Meister)/höherer Abschluss\eTD >> >> \bTD[nr=2] Fachschule (Meister)\hskip0sp/\hskip0sp höherer Abschluss\eTD > > \bTD[nr=2] Fachschule (Meister)|/|höherer Abschluss

Re: [NTG-context] Last names

2011-05-20 Thread Steffen Wolfrum
Am 20.05.2011 um 12:43 schrieb Wolfgang Schuster: > > Am 20.05.2011 um 12:39 schrieb Steffen Wolfrum: > >> btw: >> >> is it possible to define eg. one column of a (natural) table to be set *not* >> hyphenated? > > \setupTABLE[…][…][align=nothyphenat

Re: [NTG-context] Last names

2011-05-20 Thread Steffen Wolfrum
Am 20.05.2011 um 12:03 schrieb Hans Hagen: > On 20-5-2011 11:53, Mojca Miklavec wrote: >> On Fri, May 20, 2011 at 11:47, Flavien Lambert wrote: >>> Dear all, could you tell me how to prevent a name from being splitted in two >>> pieces if it is at the end of a line? >> >> \hbox{Some Very Very Ve

Re: [NTG-context] floats disturb section placement (solved)

2011-05-15 Thread Steffen Wolfrum
> Von: Hans Hagen > Datum: 15. Mai 2011 14:09:27 MESZ > Betreff: Re: [NTG-context] (URGENT) floating objects causing bug ... > in spac-ver.lua this helps ... > > --~ ps = writable_spec(previous) -- no > writable needed here > --~

Re: [NTG-context] (URGENT) floating objects causing bug

2011-05-15 Thread Steffen Wolfrum
Am 15.05.2011 um 13:20 schrieb Taco Hoekwater: > > > > > On 15 mei 2011, at 13:08, Steffen Wolfrum wrote: > >> >> Am 15.05.2011 um 12:39 schrieb Taco Hoekwater: >> >>> On 05/15/2011 11:35 AM, Steffen Wolfrum wrote: >>>> Hi Hans,

Re: [NTG-context] (URGENT) floating objects causing bug

2011-05-15 Thread Steffen Wolfrum
Am 15.05.2011 um 14:09 schrieb Hans Hagen: > please don't use URGENT in a subject ... the bolder the subject, the lower it > moves on my todo list (and the sooner it moves out of my inbox view) Discovering this bug in the last minute before delivering made me a bit nervous. So I cried for help

Re: [NTG-context] (URGENT) floating objects causing bug

2011-05-15 Thread Steffen Wolfrum
Am 15.05.2011 um 12:39 schrieb Taco Hoekwater: > On 05/15/2011 11:35 AM, Steffen Wolfrum wrote: >> Hi Hans, >> >> while finishing a big project (900 pages, 300 floating tables/figures) I >> noticed that the first line of each page is moving up/down (almost half a

[NTG-context] (URGENT) floating objects causing bug

2011-05-15 Thread Steffen Wolfrum
Hi Hans, while finishing a big project (900 pages, 300 floating tables/figures) I noticed that the first line of each page is moving up/down (almost half a line)! Reason: As soon a a floating object is placed the next page is disturbed. I wrote a small minimal (see below) that shows the problem

Re: [NTG-context] nested quotes ?

2011-05-14 Thread Steffen Wolfrum
Am 31.03.2011 um 16:46 schrieb Marco: > On 2011-03-31 pmli...@free.fr (Peter Münster) wrote: > >> Marco writes: >> >>> I think the idea behind Steffens post was not to find a >>> command that does the quoting, rather than finding *one* >>> command that »knows« about the level of quota

Re: [NTG-context] Indent paragraph after \placefigure

2011-05-14 Thread Steffen Wolfrum
Am 28.03.2011 um 00:53 schrieb Hans Hagen: > On 27-3-2011 11:14, Pontus Lurcock wrote: >> On Sun 27 Mar 2011, Marco wrote: >> It works when you drop the “auto” keyword. >>> >>> Thanks. I don't really get the reason behind, but it works. >> >> When I drop the ‘auto’ keyword it defaults to

[NTG-context] floats disturb section placement

2011-05-09 Thread Steffen Wolfrum
Hi, attached you may find a 4-page minimal example containing 1 table and 3 section headings. If the table is set with \placetable[force]{Test}{ ... then the vertical distance above the headings is consistent. When you make it floatable: \placetable{Test}{ ... the the headings AFTER the table

Re: [NTG-context] rscale (only for integers?)

2011-04-01 Thread Steffen Wolfrum
Am 01.04.2011 um 19:23 schrieb Wolfgang Schuster: > > Am 01.04.2011 um 12:15 schrieb Steffen Wolfrum: > >> >> Am 01.04.2011 um 11:36 schrieb Wolfgang Schuster: >> >>> It does also work when you switch to the “times” typeface *before* >>> \sta

Re: [NTG-context] Bibliography -- complete inline citations in footnotes

2011-04-01 Thread Steffen Wolfrum
Hi Andreas, does this module not work with current beta? Or did I miss something? \expandoneargafter \lowercase {\defaultciterepeat } \secondoftwoarguments #1#2->#2 ...er \lowercase {\defaultciterepeat }}

Re: [NTG-context] rscale (only for integers?)

2011-04-01 Thread Steffen Wolfrum
Am 01.04.2011 um 11:36 schrieb Wolfgang Schuster: > It does also work when you switch to the “times” typeface *before* \starttext > and change the size *after* \starttext: > ... > \setupbodyfont[times] > ... > \starttext > ... > \setupbodyfont[10.5pt] An interesting distinction! Only, wher

Re: [NTG-context] rscale (only for integers?)

2011-04-01 Thread Steffen Wolfrum
Am 01.04.2011 um 00:09 schrieb Thomas A. Schmitz: > > On Mar 31, 2011, at 5:22 PM, Steffen Wolfrum wrote: > >> Hi, >> >> in a typescript I need to set sansserif font proportional bigger than serif >> font. >> Using "rscale"? >> As fa

[NTG-context] rscale (only for integers?)

2011-03-31 Thread Steffen Wolfrum
Hi, in a typescript I need to set sansserif font proportional bigger than serif font. Using "rscale"? As far as I have seen this only works when integers are used for bodyfont: \starttypescript [times] \definetypeface [times] [ss] [sans][helvetica] [default] [rscale=10.2] \stoptype

Re: [NTG-context] nested quotes ?

2011-03-31 Thread Steffen Wolfrum
Am 31.03.2011 um 14:12 schrieb Peter Münster: > Steffen Wolfrum writes: > >> Do we have something like this in ConTeXt too? > > http://wiki.contextgarden.net/Quotes Sure we have!! :o) Thx, Steffen _

[NTG-context] nested quotes ?

2011-03-31 Thread Steffen Wolfrum
Hi, I just saw something handy in a LaTeX document: nested quotes! The source looked liked this... \enquote{Needless to say \enquote{mind mapping} is just ...} And the result looked like this ... “Needless to say ‘mind mapping’ is just ...” Do we have something like this in ConTeXt too? Steff

Re: [NTG-context] Dolly's Underware ?

2011-03-28 Thread Steffen Wolfrum
Am 28.03.2011 um 21:26 schrieb Hans Hagen: > On 28-3-2011 8:07, Steffen Wolfrum wrote: > >> No, not necessarily. Just run the same file (see below) with MkII: Dolly >> with "Underware", fine. > > well, mkii is not a reference for this and mkiv shres no regis

Re: [NTG-context] Dolly's Underware ?

2011-03-28 Thread Steffen Wolfrum
Am 28.03.2011 um 19:03 schrieb Hans Hagen: > On 28-3-2011 6:18, Steffen Wolfrum wrote: >> Hi Hans, >> >> with todays beta I just re-ran Vedran's posted minimal example (see below): >> >> Still there is "Underware" laying around under "d&

[NTG-context] Dolly's Underware ?

2011-03-28 Thread Steffen Wolfrum
Hi Hans, with todays beta I just re-ran Vedran's posted minimal example (see below): Still there is "Underware" laying around under "d". Whom does it belong to? Hans, please fix this bug fast! In my current book there is a truckload of ownerless "underware" laying around :o) Steffen --

Re: [NTG-context] Is it possible to generate only a table of contents

2011-03-18 Thread Steffen Wolfrum
e \endgroup} \protect In MkIV this is not possible up to now due to the completely different structure of TOU and TUC files (see Hans below) ... unfortunately. Steffen Am 23.02.2010 um 23:27 schrieb Hans Hagen: > On 23-2-2010 21:18, Steffen Wolfrum wrote: >> >> \def\FrozenTU

Re: [NTG-context] 620 pages limit? (SOLVED)

2011-03-16 Thread Steffen Wolfrum
Taco found the bug (thanks!): There is a fix luatex rev. 4093. Steffen ___ 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

Re: [NTG-context] 620 pages limit?

2011-03-15 Thread Steffen Wolfrum
Am 15.03.2011 um 17:20 schrieb Taco Hoekwater: > On 03/15/2011 05:11 PM, Steffen Wolfrum wrote: >> It is really hard to seek for a minimal example if you don't know what could >> be the crucial point. >> >> Isn't the bug maybe triggered by simple limits

Re: [NTG-context] 620 pages limit?

2011-03-15 Thread Steffen Wolfrum
Am 15.03.2011 um 16:35 schrieb Taco Hoekwater: > On 03/15/2011 03:44 PM, Steffen Wolfrum wrote: >> >> Am 15.03.2011 um 11:27 schrieb Steffen Wolfrum: >> >>> >>> Am 15.03.2011 um 10:07 schrieb Vnpenguin: >>> >>>>>>> >>

Re: [NTG-context] 620 pages limit?

2011-03-15 Thread Steffen Wolfrum
Am 15.03.2011 um 11:27 schrieb Steffen Wolfrum: > > Am 15.03.2011 um 10:07 schrieb Vnpenguin: > >>>>> >>>>> Best wishes, >>>>> Taco >>>> >>>> Not here: >>>> \starttext >>>> \dorecurse{5

Re: [NTG-context] 620 pages limit?

2011-03-15 Thread Steffen Wolfrum
Am 15.03.2011 um 10:07 schrieb Vnpenguin: Best wishes, Taco >>> >>> Not here: >>> \starttext >>> \dorecurse{5000} {\input knuth \page } >>> \stoptext >>> pages > flushing realpage 3987, userpage 3987 >>> PANIC: unprotected error in call to Lua API (stack overflow (out o

Re: [NTG-context] 620 pages limit?

2011-03-14 Thread Steffen Wolfrum
Am 14.03.2011 um 19:51 schrieb Vnpenguin: > On Mon, Mar 14, 2011 at 18:02, luigi scarso wrote: >> On Mon, Mar 14, 2011 at 5:22 PM, Taco Hoekwater wrote: >>> On 03/14/2011 05:08 PM, Steffen Wolfrum wrote: >>>> >>>> Hi, >>>> >>>&g

Re: [NTG-context] 620 pages limit?

2011-03-14 Thread Steffen Wolfrum
Am 14.03.2011 um 17:53 schrieb Steffen Wolfrum: > > Am 14.03.2011 um 17:22 schrieb Taco Hoekwater: > >> On 03/14/2011 05:08 PM, Steffen Wolfrum wrote: >>> Hi, >>> >>> in December we had 4000 pages limit, now I only reach 700 pages limit: >>&g

Re: [NTG-context] 620 pages limit?

2011-03-14 Thread Steffen Wolfrum
Am 14.03.2011 um 17:22 schrieb Taco Hoekwater: > On 03/14/2011 05:08 PM, Steffen Wolfrum wrote: >> Hi, >> >> in December we had 4000 pages limit, now I only reach 700 pages limit: >> >> pages> flushing realpage 615, userpage 619 >> pages>

[NTG-context] 620 pages limit?

2011-03-14 Thread Steffen Wolfrum
Hi, in December we had 4000 pages limit, now I only reach 700 pages limit: pages > flushing realpage 615, userpage 619 pages > flushing realpage 616, userpage 620 PANIC: unprotected error in call to Lua API (stack overflow (out of stack space)) mtx-context | fatal error:

Re: [NTG-context] change interwordspace twice

2011-03-13 Thread Steffen Wolfrum
Just as a last question on the ratio interwordspace/spaceskip: When I read the info from \showpardata. And it says, eg.: lmroman12-regular interwordspace: 3.912pt interwordstretch: 1.956pt inerwordshrink: 1.304pt Does that mean, I would achieve exactly the same (default) by writing this? \s

Re: [NTG-context] change interwordspace twice

2011-03-12 Thread Steffen Wolfrum
Am 12.03.2011 um 17:04 schrieb Andreas Harder: > > Am 12.03.2011 um 17:00 schrieb Wolfgang Schuster: > >> >> Am 12.03.2011 um 13:04 schrieb Andreas Harder: >> >>> Am 12.03.2011 um 10:01 schrieb Steffen Wolfrum: >>> >>>> Is there

Re: [NTG-context] change interwordspace twice

2011-03-12 Thread Steffen Wolfrum
Am 11.03.2011 um 19:56 schrieb Wolfgang Schuster: > > Am 11.03.2011 um 12:36 schrieb Steffen Wolfrum: > >> Hi, >> >> one time it works, the second it doesn't: >> >> \starttext >> >> \interwordspace 20.7pt Big Space >&g

Re: [NTG-context] change interwordspace twice

2011-03-11 Thread Steffen Wolfrum
The idea is: To use an alternative interwordspace/-stretch/-shrink in certain situations (TOC, quote environments etc.) and afterwards let it switch back to normal again. Who can this be achieved? Steffen Am 11.03.2011 um 12:55 schrieb Steffen Wolfrum: > Here is an even more abs

Re: [NTG-context] change interwordspace twice

2011-03-11 Thread Steffen Wolfrum
Here is an even more absurd example: \starttext \interwordspace =40.70pt wide: test\footnote{note note} test test. %Big Space \interwordspace =2.70pt wide: test\footnote{note note} test test. %Big Space \interwordspace =40.70pt test test\footnote{note note} test test. %Big S

[NTG-context] change interwordspace twice

2011-03-11 Thread Steffen Wolfrum
Hi, one time it works, the second it doesn't: \starttext \interwordspace 20.7pt Big Space \par \interwordspace 2.7pt Big Space \par \interwordspace 20.7pt Big Space \stoptext Does someone can explain how and when interwordspace is successfully set? Thanks a lot, Steffen (on Mark IV)

Re: [NTG-context] header entries semi-wrong

2011-03-10 Thread Steffen Wolfrum
Am 10.03.2011 um 15:59 schrieb Wolfgang Schuster: > > Am 10.03.2011 um 15:55 schrieb Steffen Wolfrum: > >> Isn't there a command that gets the number that belongs to the text of >> "\getmarking[section]" > > \getmarking[sectionnumber] % partnumbe

Re: [NTG-context] header entries semi-wrong

2011-03-10 Thread Steffen Wolfrum
6 schrieb Willi Egger: > I agree with Luigi, after using different length and \page I was able to > produce correct output. > According to me your example is probably a border case. > > Willi > > On 10 Mar 2011, at 14:59, luigi scarso wrote: > >> On Thu, Mar 10, 2011

Re: [NTG-context] header entries semi-wrong

2011-03-10 Thread Steffen Wolfrum
Am 10.03.2011 um 15:26 schrieb Wolfgang Schuster: > > Am 06.03.2011 um 11:56 schrieb Steffen Wolfrum: > >> Hi, >> >> please run the minimal example attached: >> >> --on page 1 there is >> section "1.1 one" and you get the header entry &

Re: [NTG-context] header entries semi-wrong

2011-03-10 Thread Steffen Wolfrum
Am 06.03.2011 um 11:56 schrieb Steffen Wolfrum: > --on page 1 there is > section "1.1 one" and you get the header entry "1.1 one" > - on page 3 there is still > section "1.1 one" and you get the header entry "1.2 one" (<- ?!) > - on p

Re: [NTG-context] MnSymbol in ConText

2011-03-07 Thread Steffen Wolfrum
Am 07.03.2011 um 17:31 schrieb C.: > >> sure, if you cook up the definition for the virtualization (if the > encoding is >> default tex it's no big deal, otherwise some extra tables are needed) ... > > Since I don't even know how to check the encoding of a font - let alone > creating/changing i

Re: [NTG-context] font cache

2011-03-07 Thread Steffen Wolfrum
Am 07.03.2011 um 09:50 schrieb Hans Hagen: > On 6-3-2011 6:15, Steffen Wolfrum wrote: > >> with current version using the command >> mtxrun --script cache --erase >> >> lets my context-minimal get unusable: >> mtxrun | unknown script 'contex

[NTG-context] header entries semi-wrong

2011-03-06 Thread Steffen Wolfrum
Hi, please run the minimal example attached: --on page 1 there is section "1.1 one" and you get the header entry "1.1 one" - on page 3 there is still section "1.1 one" and you get the header entry "1.2 one" (<- ?!) - on page 5 there is section "1.2 two" and you get the header entry "1.2 two"

Re: [NTG-context] MnSymbol in ConText

2011-03-05 Thread Steffen Wolfrum
Hi C., hi Taco, I followed Florians path, re-"generated font" MnSymbol now is found. But I am wondering, too: how can MnSymbol be made available as a true context-math- font, eg. to produce an example like C. posted it (with latex and minion-package)? Steffen Am 23.02.2011 um 11:59 schrieb

Re: [NTG-context] Guttenberg's dissertation typeset in ConTeXt

2011-02-22 Thread Steffen Wolfrum
Am 21.02.2011 um 18:52 schrieb Johannes Kuester: > The Google Docs version -- > https://docs.google.com/viewer?a=v&pid=explorer&chrome=true&srcid=0BxWgi9nKtBIUNGNmYWM3ZDgtMjUwYy00YjZkLWExZWQtNDY1MDZmMTQ3MGI3&hl=en > -- does not look like ConTeXt. But I think this is not the typeset and > publishe

[NTG-context] strange spaces after placefigure

2011-02-18 Thread Steffen Wolfrum
Hi, even though I didn't manage to reproduce the problem in a minimal example, I would like to report the following problem: Using any other value than "force" with placefigure, like this ... \placefigure[force,no,fit,00]{...}{{\externalfigure[fig_1][frame=off,width=\dimexpr(\textwidth-00pt)]}}

[NTG-context] bug in \definestructureconversionset[footnote] ?

2011-02-17 Thread Steffen Wolfrum
Friends, todays current beta (20110211) writes "number" in front of the actual footnote number! Please run example below: \definestructureseparatorset [footnote][][] \definestructureconversionset[footnote][number,characters][numbers] \setupenumerations[footnote][numberconversionset=footnote,num

Re: [NTG-context] set-/finishregisterentry is killed

2011-02-17 Thread Steffen Wolfrum
Am 14.02.2011 um 11:24 schrieb Steffen Wolfrum: > Hi, > > in current beta (2011.02.11 18:18 MKIV) set-/finishregisterentry is killed: > Empty pagenumbers only! > > Please run attached example. > > Steffen > --- > > \placeindex[method=first,criterium=

Re: [NTG-context] running headers on postponed makeup

2011-02-15 Thread Steffen Wolfrum
Am 22.12.2010 um 16:35 schrieb Hans Hagen: > On 22-12-2010 4:14, Steffen Wolfrum wrote: > >> wow, isn't this even worse?! > > depends on the view: consistency comes first, reasons why come next > >> Please look at your example (page 7) attached: >&

Re: [NTG-context] subfootnote

2011-02-15 Thread Steffen Wolfrum
Am 07.10.2010 um 10:36 schrieb Hans Hagen: > >> \definestructureseparatorset [footnote][][] >> \definestructureconversionset[footnote][number,characters][numbers] >> \setupenumerations[footnote][numberconversionset=footnote,numberseparatorset=footnote] >> >> \setupfootnotes[way=bytext]%<- here

[NTG-context] set-/finishregisterentry is killed

2011-02-14 Thread Steffen Wolfrum
Hi, in current beta (2011.02.11 18:18 MKIV) set-/finishregisterentry is killed: Empty pagenumbers only! Please run attached example. Steffen --- \placeindex[method=first,criterium=all,compress=yes] \starttext \switchtobodyfont[50pt] START\setregisterentry[index][label={Index_Label}]% Tes

[NTG-context] (again) wrong page with \finishregisterentry

2011-02-08 Thread Steffen Wolfrum
Hi, when \finishregisterentry is set within a paragraph then the "lastrealpage" gets the value from the page where this respective parapgraph starts. (In the example below it is 4 instead of 5.) That is quite sad when you have long paragraphs. How can I set a register range telling me lastrealpa

Re: [NTG-context] conversionsets fall back in bookmarks

2011-02-06 Thread Steffen Wolfrum
Am 06.02.2011 um 12:53 schrieb Hans Hagen: > On 6-2-2011 10:35, Steffen Wolfrum wrote: >> Hi, >> >> own conversionsets can be defined eg. like this: >> >> \define[1]\TestConversion {(\characters{#1}\characters{#1})} >> \defineconversion [TestCon]

[NTG-context] conversionsets fall back in bookmarks

2011-02-06 Thread Steffen Wolfrum
Hi, own conversionsets can be defined eg. like this: \define[1]\TestConversion {(\characters{#1}\characters{#1})} \defineconversion [TestCon] [\TestConversion] As expected this gives "aa" and "bb" etc. Only when using PDF bookmarks these conversions fall back to numbers (see example

Re: [NTG-context] interaction color ?

2011-02-03 Thread Steffen Wolfrum
Am 03.02.2011 um 12:18 schrieb Wolfgang Schuster: > > Am 03.02.2011 um 12:13 schrieb Steffen Wolfrum: > >> Hi, >> when running (MkIV) the example below I get darkred instead of blue. >> What can I do to change these? > > Add “contrastcolor=blue”. > > ht

[NTG-context] interaction color ?

2011-02-03 Thread Steffen Wolfrum
Hi, when running (MkIV) the example below I get darkred instead of blue. What can I do to change these? \setupinteraction[state=start,color=blue] \starttext test\footnote{test} \stoptext Thanks, Steffen ___ If y

[NTG-context] wrong page with \finishregisterentry

2011-01-30 Thread Steffen Wolfrum
Hi, when \finishregisterentry is set within a paragraph then the "lastrealpage" gets the value from the page where this respective parapgraph starts. (In the example below it is 4 instead of 5.) That is quite sad when you have long paragraphs. How can I set a register range telling me lastrealpa

Re: [NTG-context] TeX-figures

2011-01-30 Thread Steffen Wolfrum
Am 30.01.2011 um 10:44 schrieb Vnpenguin: > Hi, > I'm trying TeX-figures (Section 13.5 of ConTeX manual). Here is my test > == > \starttext > \startbuffer[mytable] > \bTABLE > \bTR >\bTH One \eTH >\bTH Two \eTH > \eTR > \bTR >\bTD One \eTD >\bTD Two \eT

[NTG-context] math mode underbar broken ?

2011-01-26 Thread Steffen Wolfrum
Hi, I just came across this discrepancy: \starttext \startformula H_1 + H_A = f(\underbar{α}) \stopformula $ H_1 + H_A = f(\underbar{α}) $ \startformula H_1 + H_A = f(\overbar{α}) \stopformula $ H_1 + H_A = f(\overbar{α}) $ \stoptext Is this known or is under/overbar broken in disp

Re: [NTG-context] help with citation please (mkiv)

2011-01-13 Thread Steffen Wolfrum
Am 13.01.2011 um 07:42 schrieb Steffen Wolfrum: > > Am 12.01.2011 um 20:19 schrieb Aditya Mahajan: > >> On Wed, 12 Jan 2011, Steffen Wolfrum wrote: >> >>> Hi friends, >>> >>> I am a bit confused with the use of citation/bibliographies in MkIV

Re: [NTG-context] help with citation please (mkiv)

2011-01-12 Thread Steffen Wolfrum
Am 12.01.2011 um 20:19 schrieb Aditya Mahajan: > On Wed, 12 Jan 2011, Steffen Wolfrum wrote: > >> Hi friends, >> >> I am a bit confused with the use of citation/bibliographies in MkIV. >> Maybe someone can help me? >> >> Say, I have a bib-fil

[NTG-context] help with citation please (mkiv)

2011-01-12 Thread Steffen Wolfrum
Hi friends, I am a bit confused with the use of citation/bibliographies in MkIV. Maybe someone can help me? Say, I have a bib-file containing entries like ... @BOOK{mb:Wassermann1990, title = {Alternativkommentar zum Strafgesetzbuch}, year = {1990 (Bd. 1), 1986 (Bd. 3)}, editor = {Wasserma

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