[NTG-context] mixed columns

2013-06-25 Thread Peter Münster
Hi, I have several questions concerning mixed columns. Here at first a minimal example: --8---cut here---start-8--- \useURL[test][http://www.site.com/very/long/long/long/long/long/long/long/long/url] \def\Section#1{% \startsection[title=Title]

Re: [NTG-context] Auto selecting optical sizes for a font

2013-06-25 Thread Hans Hagen
On 6/25/2013 6:16 AM, Andres Conrado Montoya wrote: Thank you so much, Hans. :) It works great!. I must agree, however, with Georg's considerations. I am very grateful for the current solution, but an automatic selection of optical sizes could be insanely good, from a book designer point of

Re: [NTG-context] [***SPAM***] Headers on Empty Page at End of Chapter

2013-06-25 Thread Wolfgang Schuster
Am 25.06.2013 um 07:24 schrieb Malte Stien ma...@stien.de: Hello, When you setup your chapters such that a chapter always starts on a right page, you naturally get the occasional empty left page just before that. I have my headers setup like this \setupheadertexts[chapter][section]

Re: [NTG-context] [***SPAM***] Headers on Empty Page at End of Chapter

2013-06-25 Thread Malte Stien
That works, thank you. Malte. -- “The Electric Monk was a labour-saving device, like a dishwasher or a video recorder... Electric Monks believed things for you, thus saving you what was becoming an increasingly onerous task, that of believing all the things the world expected you to believe.”

[NTG-context] Bold Small Caps

2013-06-25 Thread Malte Stien
Hello, I am trying for bold small caps, such like {\bf This is bold {\sc and bold small caps} and just bold again} However, out of the box, the inner {\sc ...} part is not typeset in bold. So after a bit of looking I found this: http://wiki.contextgarden.net/Bold_small_caps But it does

Re: [NTG-context] Bold Small Caps

2013-06-25 Thread Wolfgang Schuster
Am 25.06.2013 um 14:59 schrieb Malte Stien ma...@stien.de: Hello, I am trying for bold small caps, such like {\bf This is bold {\sc and bold small caps} and just bold again} However, out of the box, the inner {\sc ...} part is not typeset in bold. So after a bit of looking I found

Re: [NTG-context] Bold Small Caps

2013-06-25 Thread Malte Stien
Wolfgang, Thank you. However, I am getting an undefined control sequence here: l.4 {\bf This is bold {\feature [+][f:smallcaps] and bold small caps} and jus... However, the wiki page http://wiki.contextgarden.net/Featuresets confirms your syntax. What am I

Re: [NTG-context] Using \setupinterlinespace with \setuparranging[XY], and more

2013-06-25 Thread Pavneet Arora
By chance I found a possible, but not very satisfying, solution to the \setupinterlinspace issue when trying to print labels using \setuparranging[XY]. That is to explicitly set \setupbodyfont[rm,18pt]\setupinterlinespace once again outside the \framed directive for the specific label as in the

[NTG-context] Portrait vs. landscape orientation for Tabloid paper

2013-06-25 Thread Pavneet Arora
I believe that the definitions for portrait and landscape orientation for Tabloid/Ledger paper are flipped. In the following MWE using Hans' clue to using \scaling directive, I am having to specify landscape in order for the page to be set in portrait. This observation is confirmed when I

[NTG-context] wrong page break if avoiding orphans and widows

2013-06-25 Thread Pablo Rodríguez
Dear list, I have in a document in which I get a wrong page break (http://www.ousia.tk/wrongpb.png) when I enable this code to avoid widows and orphans: \setuplayout[setups=*lessstrict, cutspace=3cm,backspace=3cm] \startsetups[*lessstrict] \setup[reset]

Re: [NTG-context] Bold Small Caps

2013-06-25 Thread Sietse Brouwer
Malte wrote: Thank you. However, I am getting an undefined control sequence here: l.4 {\bf This is bold {\feature [+][f:smallcaps] and bold small caps} and jus... However, the wiki page http://wiki.contextgarden.net/Featuresets confirms your syntax. What am

Re: [NTG-context] What is the status of ConTeXt's various test suites?

2013-06-25 Thread Sietse Brouwer
On 25 June 2013 11:49, Procházka Lukáš Ing. - Pontex s. r. o. l...@pontex.cz wrote: here are my scripts I'm using to test Ctx. Thanks, Lukáš! Also thanks for the explanation of what files go where, and what to run --- that's very helpful. I hope to be able to play with this soon, and then add

Re: [NTG-context] Using \setupinterlinespace with \setuparranging[XY], and more

2013-06-25 Thread Wolfgang Schuster
Am 21.06.2013 um 22:27 schrieb Pavneet Arora pavneet_ar...@waroc.com: Hello, I am using Willi's MAPS 37 and the Example section from the \setuppaper command: http://wiki.contextgarden.net/Command/setuppaper to print a set of labels, 2x6 configuration on U.S. Letter waterproof label

[NTG-context] documents inside documents

2013-06-25 Thread Pablo Rodríguez
Dear list, I need for a document explaining some ConTeXt features, to be able to include a document inside (a page that includes the feature). I know I can create another document and then insert the pages, but it would be much easier for me to be able to have the code inside the main the

Re: [NTG-context] documents inside documents

2013-06-25 Thread Wolfgang Schuster
Am 25.06.2013 um 21:31 schrieb Pablo Rodríguez oi...@web.de: Dear list, I need for a document explaining some ConTeXt features, to be able to include a document inside (a page that includes the feature). I know I can create another document and then insert the pages, but it would be

Re: [NTG-context] documents inside documents

2013-06-25 Thread Pablo Rodríguez
On 25/06/13 21:55, Wolfgang Schuster wrote: Am 25.06.2013 um 21:31 schrieb Pablo Rodríguez oi...@web.de: Dear list, I need for a document explaining some ConTeXt features, to be able to include a document inside (a page that includes the feature). I know I can create another document and

Re: [NTG-context] wrong interlinespace or wrong font?

2013-06-25 Thread Sietse Brouwer
I cannot compile your code either on my system or on http://live.contextgarden.net/. I don't know what the error might be, but I'm not able to compile it. Yeah, that one's all my fault. I copy-pasted my working code to the e-mail, then decided to add one little change (the extra \blackrule),

Re: [NTG-context] documents inside documents

2013-06-25 Thread Wolfgang Schuster
Am 25.06.2013 um 22:25 schrieb Pablo Rodríguez oi...@web.de: On 25/06/13 21:55, Wolfgang Schuster wrote: Am 25.06.2013 um 21:31 schrieb Pablo Rodríguez oi...@web.de: Dear list, I need for a document explaining some ConTeXt features, to be able to include a document inside (a page that

Re: [NTG-context] Auto selecting optical sizes for a font

2013-06-25 Thread Andres Conrado
Thank you so much Hans, for your answer. I understand how difficult it is. The goodie file works very well, and I'm perfectly happy with that. :) Thank you again. Andrés Conrado Montoya El Andi andresconr...@gmail.com http://chiquitico.org Los fines no

Re: [NTG-context] documents inside documents

2013-06-25 Thread Peter Münster
On Tue, Jun 25 2013, Pablo Rodríguez wrote: http://www.ntg.nl/pipermail/ntg-context/2013/072963.html I'm afraid I cannot get it working with the sample file I provided. Hi, Why not? This works here: --8---cut here---start-8---

Re: [NTG-context] documents inside documents

2013-06-25 Thread Pablo Rodríguez
On 25/06/13 23:28, Peter Münster wrote: On Tue, Jun 25 2013, Pablo Rodríguez wrote: http://www.ntg.nl/pipermail/ntg-context/2013/072963.html I'm afraid I cannot get it working with the sample file I provided. Hi, Why not? This works here: Many thanks, Peter, it works also here.

Re: [NTG-context] documents inside documents

2013-06-25 Thread Wolfgang Schuster
Am 26.06.2013 um 00:07 schrieb Pablo Rodríguez oi...@web.de: On 25/06/13 23:28, Peter Münster wrote: On Tue, Jun 25 2013, Pablo Rodríguez wrote: http://www.ntg.nl/pipermail/ntg-context/2013/072963.html I'm afraid I cannot get it working with the sample file I provided. Hi, Why not?