Re: [NTG-context] Captials in section head

2010-05-05 Thread Carsten Fechtmann
Is there also a way how to achieve this in MkII ? (other than by hand) Cheers Carsten Am 04.06.2009 um 16:34 schrieb richard.steph...@converteam.com: > >> Am 04.06.2009 um 14:56 schrieb richard.steph...@converteam.com: >> >>> >>> I need all section heads to be in full-size capitals, so I

[NTG-context] Columnset with defined height

2010-05-05 Thread Honza Pohanka
Hello, is it possible to somehow define certain height of a columnset? I have tried to put it into the frame, but it does not work. I'm trying to create a conference poster and I think it could be useful for it. greetings Jan -- Tato zpráva byla vytvořena převratným poštovním klientem Ope

[NTG-context] Chapter headers variation

2010-05-05 Thread pol stra
Hello, i realy like the example of the wiki about chapter headers, but i wonder if it is possible to have a deeptext only on the first letter? thanks _ Hotmail et MSN dans la poche? HOTMAIL

[NTG-context] Article titles not capitalized in bibliography

2010-05-05 Thread Tom
Book titles retain proper capitalization from the .bib file but articles from periodicals do not. Only the first word of an article title is capitalized in the .bbl file. Even proper names in titles lose their capitalization. Is there an option that needs to be set to cause article titles to retain

Re: [NTG-context] strange page break

2010-05-05 Thread Wolfgang Schuster
Am 05.05.10 19:21, schrieb Peter Münster: What is setups=*strict supposed to do? In the following example, the page break is even before section 7: \showframe \setuplayout[setups=*strict] \def\mySection{\section{bla}\dorecurse{40}{text }} \starttext \dorecurse8{\mySection} % try \dorecurse7 here

Re: [NTG-context] strange page break

2010-05-05 Thread Peter Münster
On Wed, May 05 2010, Wolfgang Schuster wrote: > The problem is in your example the page happens between two separate > paragraphs and not in a paragraph where a penalty values is available. What is setups=*strict supposed to do? In the following example, the page break is even before section 7:

Re: [NTG-context] strange page break

2010-05-05 Thread Wolfgang Schuster
Am 05.05.10 18:23, schrieb Peter Münster: On Wed, May 05 2010, Wolfgang Schuster wrote Without setting your own penalty values you can do this: \setuplayout[setups=*strict] I'm sorry Wolfgang, I don't understand this command. In the following example, there is still a bad page break:

Re: [NTG-context] strange page break

2010-05-05 Thread Peter Münster
On Wed, May 05 2010, Wolfgang Schuster wrote: > Without setting your own penalty values you can do this: > > \setuplayout[setups=*strict] I'm sorry Wolfgang, I don't understand this command. In the following example, there is still a bad page break: \setuplayout[setups=*strict] \def\mySection{\s

Re: [NTG-context] strange page break

2010-05-05 Thread Wolfgang Schuster
Am 05.05.10 17:33, schrieb Peter Münster: On Wed, May 05 2010, Taco Hoekwater wrote: (TeX's page break algorithm is not all that smart really, because it does not know about sectioning at all: it only sees lines and penalties). So the question is: what can be done? I know, that LaTeX

Re: [NTG-context] strange page break

2010-05-05 Thread Peter Münster
On Wed, May 05 2010, Taco Hoekwater wrote: > (TeX's page break algorithm is not all that smart really, > because it does not know about sectioning at all: it only > sees lines and penalties). So the question is: what can be done? I know, that LaTeX doesn't suffer from such problems... Cheers, Pet

Re: [NTG-context] strange page break

2010-05-05 Thread luigi scarso
On Wed, May 5, 2010 at 4:50 PM, Taco Hoekwater wrote: > Peter Münster wrote: >> >> On Wed, May 05 2010, Taco Hoekwater wrote: >> >>> Looks rather normal here, see attached (ver: 2010.05.02 16:43) >> >> A better page break would be after the last line of section 7: > > Oh, I see. Yes, it is odd tha

Re: [NTG-context] strange page break

2010-05-05 Thread Taco Hoekwater
Peter Münster wrote: On Wed, May 05 2010, Taco Hoekwater wrote: Looks rather normal here, see attached (ver: 2010.05.02 16:43) A better page break would be after the last line of section 7: Oh, I see. Yes, it is odd that that last line is taken over to the second page in the original test f

Re: [NTG-context] strange page break

2010-05-05 Thread Peter Münster
On Wed, May 05 2010, Taco Hoekwater wrote: > Looks rather normal here, see attached (ver: 2010.05.02 16:43) A better page break would be after the last line of section 7: \def\mySection{\section{bla}\dorecurse{30}{text }} \starttext \dorecurse8{ \mySection\par bla \doif{\recurselevel}{7}{\

[NTG-context] \installlanguage questions

2010-05-05 Thread Tomáš Pustelník
Hello, I have few questions about command \installlanguage. First, in file lang-ini is command \setuplanguage for default language. It has parameters lefthyphen, righthyphen and hyphen. I would like to ask if these parameters can be used in command \installlanguage or not and what is their func

Re: [NTG-context] strange page break

2010-05-05 Thread Taco Hoekwater
Peter Münster wrote: Hello, Here is a strange page break (version 2010.04.29 22:30): Looks rather normal here, see attached (ver: 2010.05.02 16:43) Best wishes, Taco strangebreak.pdf Description: Adobe PDF document

Re: [NTG-context] existence of file

2010-05-05 Thread Thomas A. Schmitz
On May 5, 2010, at 11:05 AM, Hans van der Meer wrote: Is there a ConTeXt macro that can tell me if a certain file exists? \doiffileelse{}{}{} HTH Thomas ___ If your question is of interest to others as well, ple

[NTG-context] existence of file

2010-05-05 Thread Hans van der Meer
Is there a ConTeXt macro that can tell me if a certain file exists? If not, may I ask what Lua-call could be made in mkiv? I looked into the wiki but was not able to find the answer, allthough it probably is buried somewhere in it. Thanks beforhand. Hans van der Meer __

Re: [NTG-context] simple bibliography and dots after section numbering

2010-05-05 Thread Otared Kavian
On 5 mai 2010, at 09:25, Marius wrote: > On Wed, May 5, 2010 at 5:12 AM, wrote: >> G'Day, >> >> I'm trying out ConTeXt and have come up with 2 questions. >> >> 1. How does one add a dot after the numerals in headings, so that >> "\section{First}" >> becomes >> "1. First" >> instea

Re: [NTG-context] simple bibliography and dots after section numbering

2010-05-05 Thread Marius
On Wed, May 5, 2010 at 5:12 AM, wrote: > G'Day, > > I'm trying out ConTeXt and have come up with 2 questions. > > 1. How does one add a dot after the numerals in headings, so that >     "\section{First}" >   becomes >     "1. First" >   instead of >     "1 First" >   ? \setupheads[sectionstopper

Re: [NTG-context] tooltips and glossary

2010-05-05 Thread Philipp Gesang
... forgot the attachment. -- () ascii ribbon campaign - against html e-mail /\ www.asciiribbon.org - against proprietary attachments -- -- FILE: glossarium.lua --USAGE: ConTeXt MkIV only -- DES

Re: [NTG-context] tooltips and glossary

2010-05-05 Thread Marius
On Wed, May 5, 2010 at 7:36 AM, Michael Saunders wrote: > II. Marius's modified index solution is the only one to successfully > link the entry back to a point in the text, but the resulting > "glossary"  really just looks like an index. > You can modify the look of an index with \setupregister h

Re: [NTG-context] tooltips and glossary

2010-05-05 Thread Philipp Gesang
Hello again, On 2010-05-04 <23:36:17>, Michael Saunders wrote: > III. Philipp Gesang's lua-based solution connects headwords to > entries just as \definesynonyms[gentry][gentries][\infull][\inshort] > does, and it produces something that looks like a glossary, but the > entries have no link back