Re: [NTG-context] Footnotes being broken over two pages

2019-02-27 Thread Lars
Hi there, Am 26/02/2019 um 16:06 schrieb Alan Braslau: On Tue, 26 Feb 2019 01:04:25 +0100 Lars wrote: Hi there, I've stumbled upon some behaviour that looks like a bug to me. Sometimes longer footnotes are being broken over two pages. Please see the attached picture: As you can se

Re: [NTG-context] Frame

2019-02-20 Thread Lars
It's the same as with text, but instead of text you put \externalfigure[path/to-figure.pdf][setup=value] inside the parenthesis { }: \setuppapersize[A5] \starttext {\framed    [width=10cm,    background=color,backgroundcolor=darkblue,    foreground=color,foregroundcolor=white,    align={flush

Re: [NTG-context] New logo proposal

2019-01-30 Thread Lars
t didn't find yet, ignore this mail. Thanks sincerly, Lars. ___ 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/listin

[NTG-context] Command \hyphenatedurl{} doesn't work

2019-01-24 Thread Lars
Hi there, the \hyphenatedurl{} command doesn't seem to work. Only the first line of the link is clickable and only the first line is being pasted into the browser, resulting in a 404. I tested Sumatra and Adobe. MWE: %--- \setupinteraction[state=start] \starttext   hyphenatedurl

[NTG-context] Footnotes in float combinations missing in output

2019-01-09 Thread Lars
ptext gives the following: Can you confirm and tell me that it's not my fault? Greetings, Lars. ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg

[NTG-context] (no subject)

2019-01-03 Thread Lars
ttext   \startplacefigure[     title={Caption},     location=left]     \externalfigure[logo--context][width=]   \stopplacefigure   \input tufte \stoptext Greetings, Lars. ___ If your question is of interest to others as

Re: [NTG-context] Attempt to call a nil value

2018-09-08 Thread Lars
trying it from another PC. But since on my tablet PC I only have one single TeX directory, it didn't come to my mind to try another one. So again, thank you. Cheers, Lars. P. S.: From what I read so far you're a real TeX genius. It's always a pleasure to write with you. P. P.

[NTG-context] Attempt to call a nil value

2018-09-08 Thread Lars
t the same error: mtxrun --script context ./context.lua:11: attempt to call a nil value (method 'add_rule') This could have to do with the last adaption to Textadept 10. On my Win 10 x64 PC there is no problem. Any clues? Che

Re: [NTG-context] How to cite online websites (reloaded)

2018-09-02 Thread Lars
would be the mkiv way? Thanks in advance, Lars. Am 02/09/2018 um 23:56 schrieb Alan Braslau: You are using the old mkii BibTeX module, not the bibliography database system that is part of the mkiv core. Alan ___ I

[NTG-context] Fwd: How to cite online websites (reloaded)

2018-09-02 Thread Lars
w can I at least turn off the (unpublished) tag?!? Please... Lars Weitergeleitete Nachricht Betreff:[NTG-context] How to cite online websites (reloaded) Datum: Sun, 2 Sep 2018 19:02:42 +0200 Von:Lars An: ntg-context@ntg.nl Hello guys, I've checked s

[NTG-context] How to cite online websites (reloaded)

2018-09-02 Thread Lars
placelistofpublications \stoptext This of course doesn't work for me (error: "attempt to concatenate a table value" or a blank page). Also i-context.pdf gives another syntax for \cite. I really just want the link and the date in pare

Re: [NTG-context] Textadept with ConTeXt

2018-08-20 Thread Lars
Hi there, thanks for your interest in Textadept. It's a great editor and I am sure that you won't regret testing it and using it in the future. Just have some patience. I suggest you take a look at my User talk at the wiki, there I explain a lot about TA and how to use it with ConTeXt. It's mo

Re: [NTG-context] Fwd: Correct usage of \placebookmarks

2018-01-26 Thread Lars
ome advice. Even a "it's not possible at this time" would have been satisfing. I will test your code as soon as I'm home and report on it. Thank you very much Henri. Cheers. On Fri, 2018-01-26 at 04:37 +0100, Lars wrote: Am I being ignored personally here? --

[NTG-context] Fwd: Correct usage of \placebookmarks

2018-01-25 Thread Lars
ndow, only then CTX seems to create bookmarks for the list which I created called Marks. Is there a way to circumvent this? I'd like boomarks only where I place them manually, without using headers. Thanks in advance, Lars. _

[NTG-context] Fwd: Correct usage of \placebookmarks

2018-01-23 Thread Lars
Bumb Weitergeleitete Nachricht Betreff:Correct usage of \placebookmarks Datum: Thu, 18 Jan 2018 21:03:41 +0100 Von:Lars An: ntg-context@ntg.nl Hello there, I've stumbled upon a behaviour in CTX that I don't fully understand. My goal is t

[NTG-context] Correct usage of \placebookmarks

2018-01-18 Thread Lars
arks. Is there a way to circumvent this? I'd like boomarks only where I place them manually, without using headers. Thanks in advance, Lars. ___ If your question is of interest to others as well, please add an entry

Re: [NTG-context] TOC and appendices

2018-01-07 Thread Lars
In relation to this matter it's good to know the structure from the picture attached to this mail, it's taken from Hoekwater's and Hagen's ConTeXt reference manual 2013. Cheers. Am 07/01/2018 um 21:40 schrieb Lars: Hi there, it's because you're trying to plac

Re: [NTG-context] TOC and appendices

2018-01-07 Thread Lars
Hi there, it's because you're trying to place subtitles only. Try it with main tile chapter before your section, then you'll see yourself: \starttext \placecontent \startbodymatter \section{Sec1} In sec 1 \stopbodymatter \startappendices %\definestructureconversionset

[NTG-context] Fwd: Re: Multicolumn enumeration in a column

2017-12-30 Thread Lars
c 2017 20:49:06 +0100 Von:Lars An: ntg-context@ntg.nl Hey there, the code that you're using won't work with \item command. Use the \startitem ... \stopitem command pair instead. Another way to get itemizations in columns is to simply place one itemizeation per column: \starttext

Re: [NTG-context] Multicolumn enumeration in a column

2017-12-30 Thread Lars
Hey there, the code that you're using won't work with \item command. Use the \startitem ... \stopitem command pair instead. Another way to get itemizations in columns is to simply place one itemizeation per column: \starttext two columns: \startcolumns[n=2] \startitemize[packed]

Re: [NTG-context] setting row height?

2017-12-29 Thread Lars
Hey there, I suggest you use the *extreme tables* mechanism instead. AFAIK it is the most consistent way to-date. A simple table would look like (also see attached output jpg at the bottom of the mail): \starttext \startxtable[height=3cm] % Use it globally... \startxrow \startx

[NTG-context] Fwd: Spacing issue of xtable with itemize

2017-12-20 Thread Lars
Hello together, example was from v11-28 by the way. Now in v12-20 it's working as expected. Thank you very much for the fix. Cheers Weitergeleitete Nachricht Betreff:Spacing issue of xtable with itemize Datum: Wed, 13 Dec 2017 15:56:29 +0100 Von: Lar

[NTG-context] Spacing issue of xtable with itemize

2017-12-13 Thread Lars
this? Cheers and thanks in advance, Lars ___ 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/listinfo/ntg-context webpage

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

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: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: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

[NTG-context] suppressing console output

2014-03-19 Thread Lars Huttar
) Can anyone tell me how to suppress non-critical messages from context as it runs? Thanks, Lars ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http

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

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 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

[NTG-context] confusion about expansion

2014-03-12 Thread Lars Huttar
nTeXt\ \contextversion. } \setuplayout[location=middle,marking=on] \definelayer[cropmark][state=repeat,width=\paperwidth,height=\paperheight] \setupbackgrounds[page][background=cropmark] \setlayer[cropmark][preset=lefttop,x=3cm,y=-1.

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

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-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-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

[NTG-context] getting text outside cropmarks to work

2014-02-05 Thread Lars Huttar
ition#Cut_marks http://context.markmail.org/thread/kpayudrtabsti76i Thanks for any help on how to get text (pagecutmarkbottomtext) to appear outside the crop marks. Lars ___ If your question is of interest to others as

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

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

2013-12-05 Thread Lars Huttar (SIL gmail)
On 12/3/2013 4:40 PM, Hans Hagen wrote: > On 12/3/2013 3:10 PM, Lars Huttar wrote: >> ... >> Thanks again for your work on this. >> We're continually reevaluating whether we can use the beta or need to >> stick with the stable version. At the moment, it looks li

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

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

2013-12-04 Thread Lars Huttar
it's on every page, not just the first. Is there something wrong with our setuphead? Thanks, Lars ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-co

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

2013-12-03 Thread Lars Huttar
\relax \the \everyafterout... ... l.14 \stopmixedcolumns ? X Thanks again for your work on this. We're continually reevaluating whether we can use the beta or need to stick with the stable version. At t

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

2013-11-29 Thread Lars Huttar (SIL gmail)
for the next one anyway just to be sure... today is a holiday for us. Lars ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.nt

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 >

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

2013-11-27 Thread Lars Huttar
s regardless of mixedcolumns. Any help would be appreciated. If we can't fix or work around this problem, we may have to abandon the beta and go back to TeX Live 2013, which means our page header guide words would be incorrect. Lars __

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

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] 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

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] [

2013-11-21 Thread Lars Huttar
update the ref manual and the wiki if I can get clear and accurate information. We have run many examples here, including the ones on the getmarking wiki page, trying to understand what these keywords mean. top/bottom do appear to do what we need in an MWE, but are not working for us in the rea

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

[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] 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

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

2013-11-20 Thread Lars Huttar
ow-level TeX programmer, and I don't understand a lot of this, but it looks like \getrawnoflines\d_page_tests_test puts the number of remaining lines into \noflines Any suggestions are appreciated. (And I should have a MWE soon.) Lars ___

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

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

2013-11-15 Thread Lars Huttar
lines on the grid Awesome! Lars ___ 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/listinfo/ntg-context webpage : http:/

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

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

2013-11-15 Thread Lars Huttar
in the context ref manual, but I don't see anything there about changing a threshold analogous to \lineskiplimit. I tried setting \lineskiplimit=-2pt, but that caused a worse problem: a blank line across both columns, instead of just one. Thanks, Lars Version: mkiv lua

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

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-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

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

2013-11-14 Thread Lars Huttar
font before the title, using the main font for the title, and then changing the main font after the title is done. But that seems kludgy. Thanks, Lars ___ If your question is of interest to others as well, please add

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 >

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

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

2013-11-14 Thread Lars Huttar
d the \setupbodyfont line is giving the warning fonts > typescripts > unknown library 'titleface' So I'm guessing that the \definesimplefont line is correct, but I just don't know how to use t

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] how to include sans, bold and size in \setuptab[headstyle=???]

2013-11-11 Thread Lars Huttar
way. Is there a more efficient or elegant way to do this? Thanks, Lars ___ 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] 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] setting size for mainfont or sansfont in stable simplefonts

2013-11-06 Thread Lars Huttar
ntextgarden.net/simplefonts. I tried this: \setsansfont[Tex Gyre Heros][size=8pt] but it didn't seem to have any effect. Is there a way to do what I'm trying to do? I could use \switchtobodyfont[8pt] every time I go to sans, but I don't think that's the inte

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

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
rrent fmt: 2013.10.11 int: english/english Nor can I find \definefontfamily in the ref man or on the wiki. Regards, Lars ___ If your question is of interest to others as well, please add an entry to the Wiki! maillis

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

2013-11-04 Thread Lars Huttar
the latest instructions I could find said to use texfont, which uses ttf2afm, which was missing and I thought it might come from pdfTeX. I'm glad to know I don't have to, and I'll update that wiki page accordingly. Thanks again, Lars _

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

2013-11-04 Thread Lars Huttar
: GentiumPlus-R.ttf processing aborted : no afm files found --help : show some more info I can't find ttf2afm anywhere. Is it part of pdfTex? Do I have to have the pdftex scheme installed in order to install True-

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

2013-10-24 Thread Lars Huttar
ll it. It sounds like it's specific to 32-bit systems, and mine is 64-bit. But I suppose in that regard it's no different from TeXLive -- the executables are 32-bit but they run fine on 64-bit systems. Does anybody have advice for me on other reasons for switching from TeXLive

Re: [NTG-context] Simplefonts

2013-10-14 Thread Lars Huttar
font handling? That is, should I expect to find better help available from this list for issues with simplefonts? Will new development be focused more on simplefonts? Thanks, Lars On 10/10/2013 2:02 PM, Wolfgang Schuster wrote: > Hi all, > > I’m happy to announce a new version of the simplefo

Re: [NTG-context] question about linespace adjustment

2013-09-30 Thread Lars Huttar
fective font based on what the bodyfont is. Anything that changes the bodyfont, such as \switchtobodyfont, also affects the linespacing. Just changing the effective font does not affect the linespacing. Changing the bodyfont

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

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

2013-09-30 Thread Lars Huttar
y are defined in core-sys.mkiv, but I can't figure out from there what they actually do. I'll contribute documentation for them if someone can tell me what they mean. Thanks, Lars ___ If your question is of intere

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

2013-09-30 Thread Lars Huttar
se ConTeXt (LuaTeX) by default instead of pdfLaTeX. But other than that, unless I'm forgetting something, it worked fine, out-of-the-box. Lars ___ If your question is of interest to others as well, please add an

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] git or svn

2013-09-27 Thread Lars Huttar
against a move to Git. I would just like to contribute my recent experience toward a well-informed decision process. Lars ___ If your question is of interest to others as well, please add an entry to the Wiki! m

Re: [NTG-context] git or svn

2013-09-27 Thread Lars Huttar
do a fair bit more in the coming week or two. I would appreciate if someone knowledgeable could check and make sure that I haven't said things that are misleading or incorrect. Lars ___ If your question

Re: [NTG-context] question about linespace adjustment

2013-09-25 Thread Lars Huttar
've already done that some on the wiki (hoping that if I get it wrong, someone will correct my mistakes!) Lars ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-

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-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-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
tempt to switch to a different size of whatever bodyfont is currently in effect. But there must be something I'm missing. (Or else it's just an arbitrary distinction, but that seems unlikely.) Lars ___ If you

[NTG-context] question about linespace adjustment

2013-09-24 Thread Lars Huttar
, or are those just variant phrasings for what is intended to mean the same thing? Thanks for your help, Lars ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-cont

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

2013-09-19 Thread Lars Huttar
nsetlines). Does mixed-columns support such a thing? That would be a critical question for us, as it wouldn't be an option for us to spend time porting to mkiv and using mixed-columns, if it doesn't allow us to twe

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

2013-09-18 Thread Lars Huttar
and reporting places where not-sane interlinespace occurs? Thanks, Lars ___ 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] bug? gap appears in columnset

2013-09-17 Thread Lars Huttar
terlinespace needs to be more than or equal to the maximum of (height + depth + lineskip) of any line in the text? Thanks again for your help. Lars ___ If your question is of interest to others as well, please add an

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

2013-09-17 Thread Lars Huttar
nt lines to adhere to a tighter line spacing you will have to set a smaller font size, (the default one is 12pt I think) e.g. |\setupbodyfont [7pt]| gets you the desired baseline skip and decent leading. Doesn’t make the gap disappear, though

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-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-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

[NTG-context] bug? gap appears in columnset

2013-09-13 Thread Lars Huttar
#x27;ve tried things like \setupcolumnsetlines[columnsetbibliography][1][1][-1] \setupcolumnsetlines[columnsetbibliography][1][2][-1] with various values for the last parameter, but nothing helps. Below is a small, self-contained sample. Thanks for any help you can give. Lars Version inform

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

2013-08-26 Thread Lars Huttar
corner of the paragraph. \input knuth \stophangaround } \stopcolumnset \stoptext Versions: We're using mkii. But we get the same results for mkii and mkiv on the example above. Thanks, Lars ___ If

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

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

  1   2   >