[NTG-context] Missing number error, related to setupcolumnsetlines

2013-04-18 Thread Lars Huttar
Hello, I've got a "Missing number error, treated as zero". I've whittled the problem code down to this minimal example: \definecolumnset [abbcolumn] [n=2,distance=5mm,balancing=yes] \setupcolumnsetlines[abbcolumn][1][1][60] \setupcolumnsetlines[abbcolumn][1][2][60] \starttext

Re: [NTG-context] Missing number error, related to setupcolumnsetlines

2013-04-22 Thread Lars Huttar
On /Fri Apr 19 21:36:41 CEST 2013 /Hans Hagen wrote: > On 4/18/2013 11:13 PM, Lars Huttar wrote: > >/ \definecolumnset [abbcolumn] [n=2,distance=5mm,balancing=yes] > />/ > />/ \setupcolumnsetlines[abbcolumn][1][1][60] > />/ \setupcolumnsetlines[abbcolumn][1][

Re: [NTG-context] Missing number error, related to setupcolumnsetlines

2013-04-24 Thread Lars Huttar
On /Mon Apr 22 18:59:07 CEST 2013, Hans Hagen wrote: / > On 4/22/2013 4:24 PM, Lars Huttar wrote: > >/ On /Fri Apr 19 21:36:41 CEST 2013 /Hans Hagen wrote: > />>/ On 4/18/2013 11:13 PM, Lars Huttar wrote: > />>>/ / \definecolumnset [abbcolumn] [

[NTG-context] error: terminal: >> NOfTextColumns-1, ! Improper final value has been replaced by 0

2013-04-24 Thread Lars Huttar
Hello, I'm encountering the following error, under ConTeXt ver: 2012.05.30 11:26 MKIV fmt: 2013.3.11 int: english/english: system > tex > error on line 27 in file data/three-volume-book-book-1.tex: terminal: >> NOfTextColumns-1 ! Improper final value has been replaced by 0.

Re: [NTG-context] error: terminal: >> NOfTextColumns-1, ! Improper final value has been replaced by 0

2013-04-29 Thread Lars Huttar
On 4/26/2013, Hans Hagen wrote: > > On 4/24/2013 5:30 PM, Lars Huttar wrote: > >/ ... > / > It took me a while to figure it out as NOfTextColumns is only used in > very special cases and long gone from c

[NTG-context] section headings on a grid: less space above?

2013-08-23 Thread Lars Huttar
Hello, I'm using mkii to typeset a document with grid layout. I'm trying to configure the formatting of the subsection headings. I have the following setuphead: \setuphead[subsection][number=no,style={\switchtobodyfont[SansB,\subheadersize]},grid=top] This works successfully in that the lines be

Re: [NTG-context] section headings on a grid: less space above?

2013-08-23 Thread Lars Huttar
On 8/23/2013 11:26 AM, Lars Huttar wrote: > Hello, > > I'm using mkii to typeset a document with grid layout. I'm trying to > configure the formatting of the subsection headings. > Here is a small, self-contained example showing what I'm talking about: \definecol

Re: [NTG-context] section headings on a grid: less space above?

2013-08-24 Thread Lars Huttar
Marco wrote, > On 2013–08–23 Lars Huttar wrote: > > >/ \setuphead[subsection][number=no,style=it,grid=top] > / > Add > > before={\blank[line]} > > Marco Thank you very much, that worked! Can you explain how it works? Does "before=" override the setting o

[NTG-context] flow text around graphic: lower right

2013-08-26 Thread Lars Huttar
Hi all, We have the small self-contained example below, in which text flows around a graphic. The graphic is aligned with the upper-left corner of the text paragraph (despite \setuphanging[location=right]). We would very much like to have the graphic align with the lower right corner of the paragra

[NTG-context] bug? gap appears in columnset

2013-09-13 Thread Lars Huttar
Hello, We have a document where a gap occurs in a columnset under certain conditions. It seems to be a confluence of: - 2 sections, each with 2-column columnsets - \page[empty] between them - the 2nd section has a tighter interline space The problem is that on the first page of the second section

Re: [NTG-context] bug? gap appears in columnset

2013-09-13 Thread Lars Huttar
do we actually change the interline spacing? Thanks again. Lars On 9/13/2013 4:07 PM, Lars Huttar wrote: > Hello, > We have a document where a gap occurs in a columnset under certain > conditions. > It seems to be a confluence of: > > - 2 sections, each with 2-column columnse

Re: [NTG-context] bug? gap appears in columnset

2013-09-16 Thread Lars Huttar
o the other one. Regards, Lars On 9/13/2013 4:07 PM, Lars Huttar wrote: >> Hello, >> We have a document where a gap occurs in a columnset under certain >> conditions. >> ___ If your questio

Re: [NTG-context] bug? gap appears in columnset

2013-09-16 Thread Lars Huttar
columns on p. 3, about 3/4 of the way down. Any suggestions for a workaround would be appreciated. Lars | On 9/16/2013 2:29 PM, Lars Huttar wrote: > FYI, I have posted this question on > http://tex.stackexchange.com/questions/133586/bug-unwanted-gap-in-2nd-columnset > Marco and phg wer

Re: [NTG-context] bug? gap appears in columnset

2013-09-17 Thread Lars Huttar
Aditya wrote: > Any particular reason you are using columnsets rather than \startcolumns > or \startmixedcolumns. Columnsets are for specialized layout requirements, > and in my experience, mixing columnsets with text that is not in > columnsets is a bit tricky. > Thanks for suggesting a potent

Re: [NTG-context] bug? gap appears in columnset

2013-09-17 Thread Lars Huttar
Hans wrote, > Just wondering ... do you think that the first pages look ok? Thanks for your response. By "look ok", are you referring to the closeness of the lines of text? It does seem kind of close, but within acceptable limits, depending on other constraints; however I'm not really the one to m

Re: [NTG-context] bug? gap appears in columnset

2013-09-18 Thread Lars Huttar
Regarding "sane" interlinespace, Hans wrote, > ok, but then, an interlinespace is normally around 1.2 times the > bodyfontsize OK. That's helpful. But notice that in the following example, the interline space that causes the problem is in the *first* section (where htdp is 12pt and baselineskip

Re: [NTG-context] bug? gap appears in columnset

2013-09-19 Thread Lars Huttar
Hans wrote, > Columnsets are rather special and mostly meant for magazine like > documents, where content can span columns, images are explicitly placed > on the grid, etc. For that reason columnset soperate on a rather strict > grid that gets setup based in the lineheight and although content c

[NTG-context] question about linespace adjustment

2013-09-24 Thread Lars Huttar
Hello, I'm working through the reference manual trying to understand how things work in regard to fonts. I'll be submitting clarifications and elaborations to the manual in an attempt to help other non-experts to grasp the design of ConTeXt. There's a point that's confusing to me in section 5.5, L

Re: [NTG-context] question about linespace adjustment

2013-09-24 Thread Lars Huttar
Aditya wrote, > Contrast > > {\switchtobodyfont[14pt] \input ward \endgraf} > > with > > {\tfc \input ward \endgraf} > Thanks for your help. You've left me to draw my own conclusions from this example, so I'll say what I think this implies, and please correct me if I'm wrong. (Note to other non-T

Re: [NTG-context] question about linespace adjustment

2013-09-24 Thread Lars Huttar
On 9/24/2013 12:01 PM, Lars Huttar wrote: > > Can you explain how/why the two ways of increasing the font size should > have such different effects? (I have read section 5.8 and 5.9 about > selecting bodyfonts and interlinespace but still don't get it.) > \tfc is described

Re: [NTG-context] question about linespace adjustment

2013-09-24 Thread Lars Huttar
Luigi, Thanks for your reply. On 9/24/2013 2:18 PM, luigi scarso wrote: > > On Tue, Sep 24, 2013 at 7:45 PM, Lars Huttar <mailto:lars_hut...@sil.org>> wrote: > > > Is it that \switchdobodyfont changes the *body* font, which > engages the > a

Re: [NTG-context] question about linespace adjustment

2013-09-25 Thread Lars Huttar
On 9/24/2013 5:25 PM, Aditya Mahajan wrote: > On Tue, 24 Sep 2013, Lars Huttar wrote: > >> environment), and the second category only affects the "font" (and I'm >> still not clear on how the "body font" differs from the current font). > > (Sorry

Re: [NTG-context] question about linespace adjustment

2013-09-25 Thread Lars Huttar
Wolfgang, thanks for your response. On 9/25/2013 5:02 PM, Wolfgang Schuster wrote: > You can’t expect from \tfa etc. to change the interlinespace because these > commands can be used in your paragraphs to change the size of certain > words only and in this case you don’t want a forced change of th

Re: [NTG-context] git or svn

2013-09-27 Thread Lars Huttar
On 9/27/2013 3:38 AM, Taco Hoekwater wrote: > On Sep 27, 2013, at 9:01 AM, Peter Münster wrote: > >> On Fri, Sep 27 2013, Aditya Mahajan wrote: >> >>> The last time I tried, merging multiple version in svn is a huge pain. One >>> of >>> the advantages of DVCS is that branching and merging are eas

Re: [NTG-context] git or svn

2013-09-27 Thread Lars Huttar
On 9/26/2013 9:10 PM, Aditya Mahajan wrote: > Github seems to be the most popular DVCS hosting site at the moment. > For manuals, I think that Github is particularly useful because you > can click on edit and make the change. Github automatically creates a > fork, a new branch, and pull request for

Re: [NTG-context] question about linespace adjustment

2013-09-27 Thread Lars Huttar
On 9/26/2013 3:47 PM, Wolfgang Schuster wrote: > Am 25.09.2013 um 23:45 schrieb Lars Huttar : > >> Wolfgang, thanks for your response. >> >> On 9/25/2013 5:02 PM, Wolfgang Schuster wrote: >>> You can’t expect from \tfa etc. to change the interlinespace because

Re: [NTG-context] Feedback wanted on a ConTeXt tutorial

2013-09-30 Thread Lars Huttar
On 9/29/2013 1:05 PM, Marco Patzer wrote: > Some thoughts: > > 1.1.1 > Unfortunately there’s no really easy way to install ConTEXt on Windows. > > I never installed ConTeXt on Windows, but if this is true this > should definitely be fixed. According to > > http://wiki.contextgarden.net/ConTeX

[NTG-context] What do \start and \stop mean?

2013-09-30 Thread Lars Huttar
I found \start and \stop referenced in the context reference manual (e.g. section 5.5). While \startXYZ - \stopXYZ pairs are discussed earlier, I can't find any place that \start and \stop (with no suffix) are described. They seem to be used like \bgroup and \egroup. Is that right? They are defined

Re: [NTG-context] What do \start and \stop mean?

2013-09-30 Thread Lars Huttar
On 9/30/2013 11:44 AM, Aditya Mahajan wrote: > On Mon, 30 Sep 2013, Lars Huttar wrote: > >> I found \start and \stop referenced in the context reference manual >> (e.g. section 5.5). >> While \startXYZ - \stopXYZ pairs are discussed earlier, I can't find any >> p

Re: [NTG-context] question about linespace adjustment

2013-09-30 Thread Lars Huttar
On 9/26/2013 3:47 PM, Wolfgang Schuster wrote: > You can use \switchtobodyfont to change the size for certain parts of a text > but it’s best to keep this to a minimum because \tfa etc. are a lot faster. > > The reason why you don’t need \setupinterlinespace when you use > \switchtobodyfont is tha

Re: [NTG-context] Simplefonts

2013-10-14 Thread Lars Huttar
Hi Wolfgang, I'm doing an overhaul of font handling in our large project, and wondering whether I should switch to simplefonts at this point. Can you tell me, how mature is simplefonts? Is it ready for heavy-duty, complex production use? Also, is it superceding the standard ConTeXt font handling

[NTG-context] ConTeXt standalone - in what situations is it better?

2013-10-24 Thread Lars Huttar
Hello, I was looking into simplefonts (http://wiki.contextgarden.net/simplefonts) and noticed the clause > if you’re running ConTeXt Standalone > (which is a better > option) Well I'm using TeXLive, but am happy to take good advice, so I looked a

[NTG-context] installing a true-type font: can't find ttf2afm

2013-11-04 Thread Lars Huttar
Hi all, I'm following the instructions at http://wiki.contextgarden.net/Installing_a_TrueType_font,_step_by_step because I want to install a TTF (Gentium in fact) for ConTeXt to use. There is a warning that these instructions may be out of date, but I haven't found anything newer. This is under Te

Re: [NTG-context] installing a true-type font: can't find ttf2afm

2013-11-04 Thread Lars Huttar
On 11/4/2013 3:34 PM, Mojca Miklavec wrote: > - you can find Gentium at http://www.ctan.org/pkg/gentium-tug (also in > TeX Live and in the ConTeXt distribution) Thank you ... that was key information I didn't have. I was instead downloading the TTF files from sil.org. > - Gentium works out-of-the

Re: [NTG-context] installing a true-type font: can't find ttf2afm

2013-11-05 Thread Lars Huttar
On 11/4/2013 5:32 PM, Wolfgang Schuster wrote: > Am 04.11.2013 um 22:56 schrieb Mojca Miklavec > : > >> That TTF should work as well. The only difference is that you might >> need slightly different commands to set it up (there were recent >> changes/improvements in that, other users should tell y

Re: [NTG-context] installing a true-type font: can't find ttf2afm

2013-11-05 Thread Lars Huttar
On 11/5/2013 12:05 PM, Mojca Miklavec wrote: > On Tue, Nov 5, 2013 at 5:08 PM, Lars Huttar wrote: >> On 11/4/2013 5:32 PM, Wolfgang Schuster wrote: >>> >>> Make your choice: >>> >>> \definefontfamily [gentium-basic] [serif] [Gentium Basic] >>&

Re: [NTG-context] installing a true-type font: can't find ttf2afm

2013-11-05 Thread Lars Huttar
On 11/4/2013 4:56 PM, Mojca Miklavec wrote: > On Mon, Nov 4, 2013 at 10:46 PM, Lars Huttar wrote: >> On 11/4/2013 3:34 PM, Mojca Miklavec wrote: >>> - you can find Gentium at http://www.ctan.org/pkg/gentium-tug (also in >>> TeX Live and in the ConTeXt distribution) &g

[NTG-context] setting size for mainfont or sansfont in stable simplefonts

2013-11-06 Thread Lars Huttar
Hello, I'm using the simplefonts module from TeX Live 2013. (I can't use the new simplefonts for this production project, due to stability requirements.) I have the following, which works well for the most part: \setupbodyfontenvironment[default][em=italic] \usemodule[simplefonts][size=9.2pt]

Re: [NTG-context] setting size for mainfont or sansfont in stable simplefonts

2013-11-06 Thread Lars Huttar
On 11/6/2013 5:35 PM, Wolfgang Schuster wrote: > Am 06.11.2013 um 23:27 schrieb Lars Huttar : > >> \setsansfont[Tex Gyre Heros][size=8pt] >> >> but it didn't seem to have any effect. > \setsansfont[…][scale=0.95] > > Wolfgang &

[NTG-context] how to include sans, bold and size in \setuptab[headstyle=???]

2013-11-11 Thread Lars Huttar
Hello, I have the following MWE: \starttext \setuptab[headstyle=ssbfb] \tab{foo} \input knuth \par \stoptext Here, the headstyle specifies a sans font with boldface style, at 1.44 times the current bodyfont size. However, I want to be able to specify an absolute point size, instead of a rela

Re: [NTG-context] how to include sans, bold and size in \setuptab[headstyle=???]

2013-11-11 Thread Lars Huttar
On 11/11/2013 12:27 PM, Wolfgang Schuster wrote: >> Lars Huttar <mailto:lars_hut...@sil.org> >> 11. November 2013 18:00 >> I finally tried >> >> \setuptab[headstyle={\ssbf \switchtobodyfont[18pt]}] >> >> and that works! But it seems clunky: it looks

[NTG-context] syntax for \definesimplefont in TeX Live version of simplefonts

2013-11-14 Thread Lars Huttar
Hello, We are using simplefonts, the version included with TeX Live 2013. As mentioned in another email, we don't have the freedom to experiment with potentially unstable versions. I've been reading http://wiki.contextgarden.net/simplefonts and have it working well so far with the mainfont, sansfo

Re: [NTG-context] syntax for \definesimplefont in TeX Live version of simplefonts

2013-11-14 Thread Lars Huttar
On 11/14/2013 11:35 AM, Aditya Mahajan wrote: > On Thu, 14 Nov 2013, Lars Huttar wrote: > >> I tried >> \definesimplefont[titleface][Gentium Basic] >> ... >> \setupbodyfont[titleface] > >> So I'm guessing that the \definesimplefont line is correct, but

Re: [NTG-context] syntax for \definesimplefont in TeX Live version of simplefonts

2013-11-14 Thread Lars Huttar
On 11/14/2013 11:31 AM, Wolfgang Schuster wrote: > Am 14.11.2013 um 16:42 schrieb Lars Huttar : > >> Hello, >> We are using simplefonts, the version included with TeX Live 2013. As >> mentioned in another email, we don't have the freedom to experiment with >

[NTG-context] simplefonts: defining a fallback for a non-main font

2013-11-14 Thread Lars Huttar
Hi again, I'm using simplefonts (TeX Live 2013 version) and I have a main font: \setmainfont[Gentium Book Basic] and I can set a fallback for it, \setmainfontfallback[Gentium Plus][range={ipaextensions}, force=yes, rscale=auto] and that works. But then I have another font for the title: \def

Re: [NTG-context] simplefonts: defining a fallback for a non-main font

2013-11-14 Thread Lars Huttar
On 11/14/2013 5:06 PM, Wolfgang Schuster wrote: > There is no support for this with the old version of the module. > OK, good to know. Thanks. Lars ___ If your question is of interest to others as well, please add an

Re: [NTG-context] simplefonts: defining a fallback for a non-main font

2013-11-15 Thread Lars Huttar
On 11/14/2013 5:06 PM, Wolfgang Schuster wrote: > Am 14.11.2013 um 22:52 schrieb Lars Huttar : > >> ... But then I have another font for the title: >> \definesimplefont[titleface][Gentium Basic][size=40pt] >> >> >> How do I set a fallback for it? >> ... &

Re: [NTG-context] simplefonts: defining a fallback for a non-main font

2013-11-15 Thread Lars Huttar
On 11/15/2013 11:50 AM, Aditya Mahajan wrote: > Just a minor improvement: > > On Fri, 15 Nov 2013, Lars Huttar wrote: > >> % Temporarily change the main font, while keeping the main font >> fallback: >> { \setmainfont[\titlefont] \switchtobodyfont[40pt] Title with a

[NTG-context] how to reduce \lineskiplimit in ConTeXt grid layout

2013-11-15 Thread Lars Huttar
As you know, in plain TeX, \lineskiplimit tunes the vertical glue algorithm by specifying the minimum amount of space between the bottom edge of one line and the top edge of the following line. But in ConTeXt, it appears that \lineskiplimit is set to zero, at least in grid mode. We're using grid m

Re: [NTG-context] how to reduce \lineskiplimit in ConTeXt grid layout

2013-11-15 Thread Lars Huttar
On 11/15/2013 3:54 PM, Hans Hagen wrote: > > you can try to choose a more strict grid snapping method (see > spac-ver.mkiv line 1375 etc ... some methods have tolerance, some snap > always ..) Thanks, I will try that. In the meantime, here is a MWE: \usemodule[simplefonts][size=8.1pt] \setmainfo

Re: [NTG-context] how to reduce \lineskiplimit in ConTeXt grid layout

2013-11-15 Thread Lars Huttar
On 11/15/2013 3:54 PM, Hans Hagen wrote: > > you can try to choose a more strict grid snapping method (see > spac-ver.mkiv line 1375 etc ... some methods have tolerance, some snap > always ..) > > Hans \setuplayout[grid=tolerant] did the trick. There are no blank lines, and the lines on the grid A

Re: [NTG-context] how to reduce \lineskiplimit in ConTeXt grid layout

2013-11-15 Thread Lars Huttar
On 11/15/2013 5:29 PM, Lars Huttar wrote: > \setuplayout[grid=tolerant] did the trick. > There are no blank lines, and the lines on the grid I meant to say, the lines in the left and right columns align with each other per

[NTG-context] a way to implement \testcolumn in mixedcolumns

2013-11-20 Thread Lars Huttar
Hello, On this list I've been advised that mixedcolumns is the latest and greatest implementation of columns; the one to use. We have switched over from columnsets to mixedcolumns, and have been very pleased with the column balancing (for some reason we couldn't get column balancing to work in col

Re: [NTG-context] a way to implement \testcolumn in mixedcolumns

2013-11-20 Thread Lars Huttar
On 11/20/2013 4:47 PM, Lars Huttar wrote: > However one thing we do miss from columnsets is the control over widows > & orphans in two ways: \testcolumn, and \setupcolumnsetlines. > \testcolumn[n] allowed us to do a conditional column break, so when we > were about to start

Re: [NTG-context] bug: \getmarking with mixedcolumns

2013-11-22 Thread Lars Huttar
On 11/22/2013 4:34 PM, Hans Hagen wrote: > On 11/21/2013 7:01 PM, Lars Huttar wrote: > >> I now have a MWE that shows the problem. >> Where top and bottom work fine outside of columns, in mixedcolumns, any >> keyword I use with \getmarking always seem to return the *l

Re: [NTG-context] a way to implement \testcolumn in mixedcolumns

2013-11-22 Thread Lars Huttar
On 11/22/2013 4:59 PM, Hans Hagen wrote: > On 11/20/2013 11:12 PM, Lars Huttar wrote: >> On 11/20/2013 4:47 PM, Lars Huttar wrote: >>> However one thing we do miss from columnsets is the control over widows >>> & orphans in two ways: \testcolumn, and \setupco

[NTG-context] bug: \getmarking with mixedcolumns

2013-11-21 Thread Lars Huttar
On 11/21/2013 11:40 AM, Lars Huttar wrote: > In a thread from July > (http://context.markmail.org/thread/6tgzusw45whaqghi), Marco Patzer > raised some questions that we have too. They were somewhat answered, but > I'm still not clear on what the meanings of the keywords are. >

Re: [NTG-context] [

2013-11-21 Thread Lars Huttar
In a thread from July (http://context.markmail.org/thread/6tgzusw45whaqghi), Marco Patzer raised some questions that we have too. They were somewhat answered, but I'm still not clear on what the meanings of the keywords are. On Jul 8, 2013 4:08:33 pm Hans wrote: > On 7/9/2013 12:30 AM, Marco Patze

Re: [NTG-context] bug: \getmarking with mixedcolumns

2013-11-21 Thread Lars Huttar
On 11/21/2013 1:01 PM, Lars Huttar wrote: > I now have a MWE that shows the problem. Where top and bottom work > fine outside of columns, in mixedcolumns, any keyword I use with > \getmarking always seem to return the *last* item on the page. I sometimes forget to include our version i

Re: [NTG-context] a way to implement \testcolumn in mixedcolumns

2013-11-26 Thread Lars Huttar
On 11/23/2013 6:49 AM, Hans Hagen wrote: > On 11/22/2013 11:37 PM, Lars Huttar wrote: >> On 11/22/2013 4:59 PM, Hans Hagen wrote: >>> On 11/20/2013 11:12 PM, Lars Huttar wrote: >>>> On 11/20/2013 4:47 PM, Lars Huttar wrote: >>>>> However one thing w

Re: [NTG-context] bug: \getmarking with mixedcolumns

2013-11-26 Thread Lars Huttar
On 11/22/2013 4:34 PM, Hans Hagen wrote: > On 11/21/2013 7:01 PM, Lars Huttar wrote: > >> I now have a MWE that shows the problem. >> Where top and bottom work fine outside of columns, in mixedcolumns, any >> keyword I use with \getmarking always seem to return the *l

[NTG-context] bug in beta: \tab results in text overlap

2013-11-27 Thread Lars Huttar
On 11/22/2013 4:34 PM, Hans Hagen wrote: > > The problem, is/was that mixed columns had not yet mark > synchronization enabled. I uploaded a new beta. In the process I also > made marks a bit more restrictive but it might have (yet unknown) side > effects. Hans, I tried the beta of 2013.11.26, and

Re: [NTG-context] bug in beta: \tab results in text overlap

2013-11-27 Thread Lars Huttar
On 11/27/2013 11:08 AM, Lars Huttar wrote: > > I tried the beta of 2013.11.26, and as mentioned in a previous > email, it fixes the \getmarking problem pretty well. However the same > beta has a fatal problem for us: lists using \tab are now broken. > > MWE: > \starttext >

Re: [NTG-context] a way to implement \testcolumn in mixedcolumns

2013-12-03 Thread Lars Huttar
On 11/28/2013 1:34 PM, Hans Hagen wrote: > > That macro was never meant for mixed columns. I made a variant that > works ok in mixed columns which will be in the next beta. > > \setuptolerance[verytolerant] > > \starttext > > \startmixedcolumns > > \dorecurse{4}{\input ward \par} > > \testc

[NTG-context] footer page number on first page of section: doesn't appear

2013-12-04 Thread Lars Huttar
Hi, Based on our reading of http://wiki.contextgarden.net/FO_Page_Layout#First_Page we have the following MWE, which we want to put a page number in the footer on the first page only: \definetext[footerpagenumber][footer][pagenumber] \setuphead[section][header=empty,footer=footerpagenumber,number

Re: [NTG-context] footer page number on first page of section: doesn't appear

2013-12-04 Thread Lars Huttar
On Dec 4, 2013 12:16:12 pm Wolfgang Schuster wrote: > > On 12/4/2013 12:37 PM, Lars Huttar wrote: >> Hi, >> Based on our reading of >> http://wiki.contextgarden.net/FO_Page_Layout#First_Page >> we have the following MWE, which we want to put a page number in the &g

Re: [NTG-context] footer page number on first page of section: doesn't appear

2013-12-05 Thread Lars Huttar
On 12/4/2013 4:00 PM, Aditya Mahajan wrote: > On Wed, 4 Dec 2013, Lars Huttar wrote: > >> On Dec 4, 2013 12:16:12 pm Wolfgang Schuster wrote: >>> ... >>> This works only when your heading forces a page break with the >>> “page=yes” >>> setti

[NTG-context] getting text outside cropmarks to work

2014-02-05 Thread Lars Huttar
Hello, Under mkii we used to have a running footer that appeared below the crop marks. Under mkiv I can't get that to work. The MWE I'm trying (with ConTeXt mkiv from the TeXLive 2013 CD): \def\TopText { Top Text } \def\BottomText { Bottom Text } \def\pagecutmarksymbol {\the\realpageno} \def\

Re: [NTG-context] getting text outside cropmarks to work

2014-02-05 Thread Lars Huttar
On 2/5/2014 11:03 AM, Wolfgang Schuster wrote: > Am 05.02.2014 um 16:45 schrieb Lars Huttar : > >> Hello, >> >> Under mkii we used to have a running footer that appeared below the crop >> marks. Under mkiv I can't get that to work. >> >> The MWE I&#x

Re: [NTG-context] getting text outside cropmarks to work

2014-02-06 Thread Lars Huttar
On 2/6/2014 10:12 AM, Wolfgang Schuster wrote: > > Am 05.02.2014 um 17:30 schrieb Lars Huttar <mailto:lars_hut...@sil.org>>: > >> ... If we need to implement this using layers, does anyone have a recent >> example of using a layer to place a running fo

Re: [NTG-context] getting text outside cropmarks to work

2014-02-07 Thread Lars Huttar
On 2/6/2014 10:12 AM, Wolfgang Schuster wrote: > > Am 05.02.2014 um 17:30 schrieb Lars Huttar <mailto:lars_hut...@sil.org>>: > >> ... >> If we need to implement this using layers, does anyone have a recent >> example of using a layer to place a runn

Re: [NTG-context] getting text outside cropmarks to work

2014-02-11 Thread Lars Huttar
On 2/7/2014 10:21 AM, Wolfgang Schuster wrote: > Am 07.02.2014 um 16:17 schrieb Lars Huttar : > >> This works for one page, but when I increase the length of the text to >> take multiple pages, the top and bottom text only appears on the first >> page. (Again, using ConTe

[NTG-context] confusion about expansion

2014-03-12 Thread Lars Huttar
Hello, I've got a running page head like this in my document: \def\CurrentUser{\cldcontext{os.resultof"whoami"}} \def\Markname { Compiled \date by \CurrentUser \LUATEX +\ConTeXt\ \contextversion } and later: \setlayer[cropmark][preset=lefttop,x=3cm,y=-1.5\lineheight]{\Markname} But when I run

Re: [NTG-context] confusion about expansion

2014-03-12 Thread Lars Huttar
On 3/12/2014 10:05 AM, Wolfgang Schuster wrote: > Am 12.03.2014 um 15:00 schrieb Lars Huttar : > >> Hello, >> I've got a running page head like this in my document: >> >> \def\CurrentUser{\cldcontext{os.resultof"whoami"}} >> >> \def\Mar

Re: [NTG-context] confusion about expansion

2014-03-12 Thread Lars Huttar
On 3/12/2014 10:21 AM, Wolfgang Schuster wrote: > > Am 12.03.2014 um 15:12 schrieb Lars Huttar <mailto:lars_hut...@sil.org>>: > >> On 3/12/2014 10:05 AM, Wolfgang Schuster wrote: >>> Am 12.03.2014 um 15:00 schrieb Lars Huttar >> <mailto:lars_hut...@

Re: [NTG-context] confusion about expansion

2014-03-12 Thread Lars Huttar
On 3/12/2014 11:06 AM, Wolfgang Schuster wrote: > > Am 12.03.2014 um 15:51 schrieb Lars Huttar <mailto:lars_hut...@sil.org>>: > >> This gets rid of the error, but it seems to prevent any expansion of the >> content of \CurrentUser, because the page head now literal

[NTG-context] suppressing console output

2014-03-19 Thread Lars Huttar
Hello, I'm running context mkiv, version: 2013.05.28 00:36 (from the 2013 TeX Live CD). We're getting floods of output from context, including lots of Underfull hboxes, and the names of .tex files that are being opened and closed. This is all within a build script that does several other things be

Re: [NTG-context] suppressing console output

2014-03-19 Thread Lars Huttar
On 3/19/2014 11:09 AM, Hans Hagen wrote: > On 3/19/2014 4:03 PM, Aditya Mahajan wrote: >> On Wed, 19 Mar 2014, Lars Huttar wrote: >> >>> Can anyone tell me how to suppress non-critical messages from >>> context as >>> it runs? >> >> There are

Re: [NTG-context] suppressing console output

2014-03-19 Thread Lars Huttar
On 3/19/2014 11:33 AM, Hans Hagen wrote: > On 3/19/2014 4:15 PM, Aditya Mahajan wrote: >> On Wed, 19 Mar 2014, Hans Hagen wrote: >> >>> On 3/19/2014 4:03 PM, Aditya Mahajan wrote: >>>> On Wed, 19 Mar 2014, Lars Huttar wrote: >>>> >>>>>

Re: [NTG-context] suppressing console output

2014-03-19 Thread Lars Huttar
On 3/19/2014 11:36 AM, Hans Hagen wrote: > On 3/19/2014 4:29 PM, Lars Huttar wrote: >> >> >> Is there any documentation about what kinds of complaints this >> suppresses? I couldn't find any in the usual places. Apparently it is a >> ConTeXt command rath

Re: [NTG-context] suppressing console output

2014-03-19 Thread Lars Huttar
On 3/19/2014 11:45 AM, Hans Hagen wrote: > On 3/19/2014 4:37 PM, Lars Huttar wrote: > >> In our case these amount to pages and pages of output, because our >> document consists of many many files that reference each other >> (including images). So I would vote a big +1 for

[NTG-context] can't find file `core-swd'

2008-11-06 Thread Lars Huttar
Hello, I've just been trying to install context on Ubuntu 8.10. Today I went to http://minimals.contextgarden.net/setup/ and followed the instructions: > On unix (linux, mac, freebsd, sun, ...) run: > > mkdir context && cd context > rsync -ptv rsync://contextgarden.net/minimals/setup/

Re: [NTG-context] can't find file `core-swd'

2008-11-06 Thread Lars Huttar
On 11/6/2008 3:49 PM, Lars Huttar wrote: > Hello, > I've just been trying to install context on Ubuntu 8.10. > Today I went to http://minimals.contextgarden.net/setup/ > and followed the instructions: > >> On unix (linux, mac, freebsd, sun, ...) run: >> >

Re: [NTG-context] can't find file `core-swd'

2008-11-06 Thread Lars Huttar
On 11/6/2008 3:49 PM, Lars Huttar wrote: > Hello, > I've just been trying to install context on Ubuntu 8.10. > Today I went to http://minimals.contextgarden.net/setup/ > and followed the instructions: > >> On unix (linux, mac, freebsd, sun, ...) run: >> >

Re: [NTG-context] can't find file `core-swd'

2008-11-11 Thread Lars Huttar
On 11/6/2008 4:02 PM, Lars Huttar wrote: > On 11/6/2008 3:49 PM, Lars Huttar wrote: >> Hello, >> I've just been trying to install context on Ubuntu 8.10. >> Today I went to http://minimals.contextgarden.net/setup/ >> and followed the instructions: >> >>&

Re: [NTG-context] can't find file `core-swd'

2008-11-11 Thread Lars Huttar
Wolfgang Schuster wrote: > core-swd.tex is removed in the last beta and the old file was saved > under the name core-swd.mkii > > Generate the formats with "texexec --make --all" and it should work. > > Wolfgang > Thanks for taking the time to look into this... I tried the command you suggeste

Re: [NTG-context] can't find file `core-swd'

2008-11-11 Thread Lars Huttar
On 11/11/2008 1:32 PM, Lars Huttar wrote: > On 11/6/2008 4:02 PM, Lars Huttar wrote: >> On 11/6/2008 3:49 PM, Lars Huttar wrote: >>> Hello, >>> I've just been trying to install context on Ubuntu 8.10. >>> Today I went to http://minimals.contextgarden.net

Re: [NTG-context] can't find file `core-swd'

2008-11-11 Thread Lars Huttar
On 11/11/2008 11:01 AM, Wolfgang Schuster wrote: > Am 11.11.2008 um 17:20 schrieb Alan STONE: > >> On Thu, Nov 6, 2008 at 11:37 PM, Wolfgang Schuster <[EMAIL PROTECTED] >>> wrote: >> core-swd.tex is removed in the last beta and the old file was saved >> under the name core-swd.mkii >> >> Generate

Re: [NTG-context] can't find file `core-swd'

2008-11-18 Thread Lars Huttar
On 11/11/2008 5:06 PM, Wolfgang Schuster wrote: > Am 11.11.2008 um 23:39 schrieb Lars Huttar: > >> On 11/11/2008 11:01 AM, Wolfgang Schuster wrote: >>> Am 11.11.2008 um 17:20 schrieb Alan STONE: >>> >>>> On Thu, Nov 6, 2008 at 11:37 PM, Wolfgang Schuster

[NTG-context] modifying URL wrapping rules

2008-11-18 Thread Lars Huttar
Hello, I would like to modify the rules for wrapping URLs (aka "hyphenating" URLs, but generally without inserting hyphens) to conform more closely to the Chicago Manual of Style, 15th ed. I've read on this list that the code for doing this is defined in the \hypthenatedurl There are several files

Re: [NTG-context] modifying URL wrapping rules

2008-11-18 Thread Lars Huttar
On 11/18/2008 3:44 PM, Arthur Reutenauer wrote: >> >From what I can tell, the .tex file loads one of the other three: >> \loadmarkfile{lang-url} > > \loadmarkfile loads either lang-url.mkii or lang-url.mkiv, depending > on the ConTeXt version you're running (MkII / MkIV). In Mark IV, the >

Re: [NTG-context] modifying URL wrapping rules

2008-11-19 Thread Lars Huttar
On 11/18/2008 3:44 PM, Arthur Reutenauer wrote: >> >From what I can tell, the .tex file loads one of the other three: >> \loadmarkfile{lang-url} > > \loadmarkfile loads either lang-url.mkii or lang-url.mkiv, depending > on the ConTeXt version you're running (MkII / MkIV). In Mark IV, the >

Re: [NTG-context] modifying URL wrapping rules

2008-11-19 Thread Lars Huttar
On 11/19/2008 2:35 PM, Lars Huttar wrote: > > However, I have a few unsolved problems here. > > 1) I don't see a way, with the '\sethyphenatedurlbefore' or 'after' > mechanism, to tell it not to break a URL between two slashes, as in > "http://&qu

Re: [NTG-context] modifying URL wrapping rules

2008-11-20 Thread Lars Huttar
On 11/20/2008 2:29 AM, Hans Hagen wrote: > Lars Huttar wrote: >> On 11/19/2008 2:35 PM, Lars Huttar wrote: >>> However, I have a few unsolved problems here. >>> >>> 1) I don't see a way, with the '\sethyphenatedurlbefore' or 'after' >

Re: [NTG-context] modifying URL wrapping rules

2008-11-20 Thread Lars Huttar
On 11/19/2008 2:35 PM, Lars Huttar wrote: > 2) Even though I have "\sethyphenatedurlafter /" instead of > "\sethyphenatedurlbefore /", there are four cases where a URL is broken > before a slash, e.g.: > http://www.sil.org/.../009 > /YAMBASSA.html. > and

Re: [NTG-context] modifying URL wrapping rules

2008-11-21 Thread Lars Huttar
On 11/21/2008 2:22 AM, Hans Hagen wrote: > Lars Huttar wrote: >> On 11/19/2008 2:35 PM, Lars Huttar wrote: >>> 2) Even though I have "\sethyphenatedurlafter /" instead of >>> "\sethyphenatedurlbefore /", there are four cases where a URL is broken &

Re: [NTG-context] modifying URL wrapping rules

2008-11-21 Thread Lars Huttar
On 11/21/2008 2:22 AM, Hans Hagen wrote: > i leave it to others to react on the rest of your mail (some users have > been tuning the mechanism too) > > Hans On 11/21/2008 9:45 AM, Steffen Wolfrum wrote: > > Am 21.11.2008 um 16:35 schrieb Lars Huttar: > >> >&g

Re: [NTG-context] modifying URL wrapping rules

2008-11-21 Thread Lars Huttar
On 11/21/2008 12:01 PM, Lars Huttar wrote: > > So as far as we know, nobody has successfully used > \sethyphenatedurlbefore/after/etc. to tune the url-breaking mechanism. > Has anybody else on the list done this? > > If not, maybe the mkii implementation has never worked

Re: [NTG-context] modifying URL wrapping rules

2008-11-24 Thread Lars Huttar
On 11/21/2008 4:53 PM, Hans Hagen wrote: > Mojca Miklavec wrote: > > > hack hack hack hack > > I tried solutions with special patterns sveral times but the problem is > in mixed languages, i.e. english text mixed with url-language; there are > some limitations (in pdftex for instance the

Re: [NTG-context] modifying URL wrapping rules

2008-11-24 Thread Lars Huttar
On 11/24/2008 8:45 AM, Hans Hagen wrote: > Lars Huttar wrote: > >> Also, I don't see a way to prevent breaking between two slashes... >> unless you treat them as part of a separate hbox: >>\hbox{http://}\ForMojcaWhoLikesHacks{www.sil.org/silesr/} >> which

  1   2   >