[NTG-context] metafun: formatting numbers

2010-12-11 Thread Peter Münster
Hello, Formatting numbers seems to be buggy: \starttext \startMPcode drawoptions(withpen pencircle scaled .25pt withcolor .5white) ; draw hlingrid (0, 20, 1, 20cm, 10cm) ; fmt_pictures := false ; % use TeX as formatting engine draw hlintext.lft(0, 20, 1, 20cm, "@3e") ; \stopMPcode \stoptext See

Re: [NTG-context] bold small caps

2010-12-11 Thread Peter Münster
On Sat, Dec 11 2010, Florian Wobbe wrote: > {\setff{smallcaps} SmallCaps {\bf BoldCaps}} Hello, Thanks! What's the difference between \sc and \setff{smallcaps}? Could something like "\def\sc{\setff{smallcaps}}" in the preamble harm in any way? Depending on your answers, I would perhaps request

Re: [NTG-context] bold small caps

2010-12-11 Thread Florian Wobbe
On Dec 11, 2010, at 23:40 , Peter Münster wrote: > Hello, > > Is there a font in the minimals with bold small caps? I've tried lm and some > tex-gyre fonts, but no success so far... > > Test file: > > \setupbodyfont[???] > \starttext > {\sc\bf Test} or {\bf\sc Test} should give bold small caps.

[NTG-context] bold small caps

2010-12-11 Thread Peter Münster
Hello, Is there a font in the minimals with bold small caps? I've tried lm and some tex-gyre fonts, but no success so far... Test file: \setupbodyfont[???] \starttext {\sc\bf Test} or {\bf\sc Test} should give bold small caps... \stoptext http://wiki.contextgarden.net/Pseudo_Small_Caps seems to

Re: [NTG-context] TEI - conTeXt

2010-12-11 Thread Jon Crump
On Fri, Dec 10, 2010 at 12:40 PM, Thomas Schmitz wrote: > processing an attribute with the 'xml:' namespace has been fixed by Hans > very recently (last weekend), so if you haven't updated to the latest beta > version, please do and try again; your syntax > \xmlsetsetup{#1}{d...@xml:id='a']} is b

Re: [NTG-context] Saveable PDF-Files for Adobe Reader

2010-12-11 Thread Procházka Lukáš
... As highlighting and adding comments/hand drawings are concerned, I can recommend [free] pdfXChange Viewer. http://www.tracker-software.com/product/pdf-xchange-viewer Lukas On Fri, 10 Dec 2010 12:13:20 +0100, Daniel Grycman wrote: Using Foxit Reader helps a lot... :-) On 10.12.10 11:2

Re: [NTG-context] empty page before chapter and part

2010-12-11 Thread Wolfgang Schuster
Am 11.12.2010 um 17:58 schrieb Emanuele Sacco: > Hi all. > With the following code the second and eighth pages of the document > are not empty as it would like. > Thanks in advance > > > > \setuppapersize[

Re: [NTG-context] customized item list symbol/graphic [solved]

2010-12-11 Thread Jan-Erik Hägglöf
On 2010-12-11 18:24, Wolfgang Schuster wrote: Am 11.12.2010 um 17:14 schrieb Jan-Erik Hägglöf: None of the above setting worked for me. Even tried \startitemize[columns,2*broad][inbetween={\blank[1cm]}] With the „columns“ keyword you get also packed items, to unset this setting add „unpacked“

Re: [NTG-context] customized item list symbol/graphic

2010-12-11 Thread Wolfgang Schuster
Am 11.12.2010 um 17:14 schrieb Jan-Erik Hägglöf: > None of the above setting worked for me. Even tried > > \startitemize[columns,2*broad][inbetween={\blank[1cm]}] With the „columns“ keyword you get also packed items, to unset this setting add „unpacked“ to your setup: \startitemize[columns,unp

Re: [NTG-context] customized item list symbol/graphic

2010-12-11 Thread Jan-Erik Hägglöf
On 2010-12-11 17:14, Jan-Erik Hägglöf wrote: On 2010-12-11 16:23, Wolfgang Schuster wrote: Am 11.12.2010 um 15:37 schrieb Jan-Erik Hägglöf: Thanks that worked but how to manage more vertical whitespace? Before and after the list you can set the vertical space with \setupitemize [before={\

Re: [NTG-context] empty page before chapter and part

2010-12-11 Thread Emanuele Sacco
I'm using MKII. 2010/12/11 Emanuele Sacco : > Hi all. > With the following code  the second and eighth pages of the document > are not empty as it would like. > Thanks in advance > > > > \setuppapersize[A4][A4

[NTG-context] empty page before chapter and part

2010-12-11 Thread Emanuele Sacco
Hi all. With the following code the second and eighth pages of the document are not empty as it would like. Thanks in advance \setuppapersize[A4][A4] \setuplayout [location=doublesided, header=5mm, headerdi

Re: [NTG-context] Proposal for math mappings

2010-12-11 Thread Aditya Mahajan
I'll try once more to explain the setup. If I understand the unicode philosopy correctly, then we do not any font switching macros in math. If we want math italic A, we can simply type 0x1D434; if we want math bold A, we can type 0x1D400; and so on. One difficulty with this approach is that i

Re: [NTG-context] customized item list symbol/graphic

2010-12-11 Thread Jan-Erik Hägglöf
On 2010-12-11 16:23, Wolfgang Schuster wrote: Am 11.12.2010 um 15:37 schrieb Jan-Erik Hägglöf: Thanks that worked but how to manage more vertical whitespace? Before and after the list you can set the vertical space with \setupitemize [before={\blank[ or]}, after={\blank[ or]}] and b

Re: [NTG-context] customized item list symbol/graphic

2010-12-11 Thread Wolfgang Schuster
Am 11.12.2010 um 15:37 schrieb Jan-Erik Hägglöf: > Thanks that worked but how to manage more vertical whitespace? Before and after the list you can set the vertical space with \setupitemize [before={\blank[ or ]}, after={\blank[ or ]}] and between the individual items with \setupitemize

Re: [NTG-context] Proposal for math mappings

2010-12-11 Thread Otared Kavian
Dear Aditya, I do think that your proposal would be of great help in writing mathematics. Indeed the use of different alphabets, or range of characters with different styles, depend on the fields of mathematics, so having a \setup command like the one you suggest would be wonderful. However, IMH

Re: [NTG-context] customized item list symbol/graphic

2010-12-11 Thread Jan-Erik Hägglöf
On 2010-12-11 14:42, Taco Hoekwater wrote: On 12/11/2010 02:27 PM, Jan-Erik Hägglöf wrote: HI All Contexters out there! I'm a Guy from sweden who will appreciate a possible solution to following problem. I'm interested in to do a personalized itemlist with a symbol created in metapost. Here i

Re: [NTG-context] customized item list symbol/graphic

2010-12-11 Thread Taco Hoekwater
On 12/11/2010 02:27 PM, Jan-Erik Hägglöf wrote: HI All Contexters out there! I'm a Guy from sweden who will appreciate a possible solution to following problem. I'm interested in to do a personalized itemlist with a symbol created in metapost. Here is an example: There are two small problems

[NTG-context] customized item list symbol/graphic

2010-12-11 Thread Jan-Erik Hägglöf
HI All Contexters out there! I'm a Guy from sweden who will appreciate a possible solution to following problem. I'm interested in to do a personalized itemlist with a symbol created in metapost. Here is an example: \startuniqueMPgraphic{square} draw roundedsquare(20,20,2) withrgbcolor (.6