[NTG-context] Bug in page-sel.mkvi

2012-08-23 Thread Sietse Brouwer
thbox is used {\ifdim\scratchoffset>\zeropoint\relax \advance\vsize -2\scratchoffset \advance\hsize -2\scratchoffset \externalfigure[#filename][\c!page=\recurselevel,#figuresettings,\c!scale=,\c!factor=\v!max,\c!offset=\v!overlay]%

[NTG-context] A strange problem, probably with \startitemize[columns]

2012-07-28 Thread Marcin Borkowski
\COL in {1,...,#1} \node at ($\COL*(-30:1.732)+(30:1.732)+(-150:1.732)$) {\switchtobodyfont[#2]\COL}; } \placefigure[none,middle]{}{% \starttikzpicture[scale=0.5] \hexboard{5}{6pt} \stoptikzpicture} \stopsubject \startsubject[title={Zadania}]

Re: [NTG-context] fit text to page

2012-07-28 Thread Hans Hagen
On 27-7-2012 19:01, Reviczky Adam wrote: setuppapersize[A4][A4] %% [A1][A1] \showframe \starttext \scale[factor=max,width=\textwidth,height=\textheight]{\framed[frame=on]{!}} \stoptext you can experiment with \unprotect \def\grph_scale_convert_large_scale#1#2#3#4% {\edef#2{\ifnum#3

Re: [NTG-context] fit text to page

2012-07-28 Thread Jan Kula
Hallo Adam, On 07/27/2012 07:01 PM, Reviczky Adam wrote: Hi list, I'm trying to scale a text to the textwidth and textheight by keeping the aspect ratio, using different papersizes. When the dimensions get too big I get an "Arithmetic overflow". (I'm trying to do something

[NTG-context] fit text to page

2012-07-27 Thread Reviczky Adam
Hi list, I'm trying to scale a text to the textwidth and textheight by keeping the aspect ratio, using different papersizes. When the dimensions get too big I get an "Arithmetic overflow". (I'm trying to do something similar to resizebox in LaTeX: http://tex.stackexchange

Re: [NTG-context] is it possible to define \tfxxx and \tfxxxx?

2012-07-23 Thread Pablo Rodríguez
On 23/07/12 09:01, Wolfgang Schuster wrote: > Am 22.07.2012 um 13:58 schrieb Pablo Rodríguez: >> [...] >> But given that \tfx and \tfxx scale the font to 0.8 and 0.6, I would >> need to scale the font also to 0.4 and 0.2 (at least to 0.4). >> >> Is there any way

Re: [NTG-context] \setmainfont[callig15][size=...] not working (simplefonts + calligra-type1)

2012-07-23 Thread luigi scarso
ariant w.r.t the reference size, then you can use \setmainfont[...][scale=...] (and not \setmainfont[...][size=...] ) and it's ok because so you use as reference the main font size. -- luigi ___ If your question

Re: [NTG-context] is it possible to define \tfxxx and \tfxxxx?

2012-07-23 Thread Wolfgang Schuster
But given that \tfx and \tfxx scale the font to 0.8 and 0.6, I would > need to scale the font also to 0.4 and 0.2 (at least to 0.4). > > Is there any way to define the \tfxxx? > > Many thanks for your help, \definefontsize[xxx] \definefontsize[] \setupbodyfo

Re: [NTG-context] \setmainfont[callig15][size=...] not working (simplefonts + calligra-type1)

2012-07-22 Thread luigi scarso
efonts[size=24pt] \setmainfont[callig15] \starttext \input tufte \stoptext or, given that default size is 12pt, \usemodule[simplefonts] \setmainfont[callig15] \setmainfont[callig15][scale=2] \starttext \input tufte \stoptext -- luigi ___

[NTG-context] is it possible to define \tfxxx and \tfxxxx?

2012-07-22 Thread Pablo Rodríguez
Hi there, after reading the reference manual on font switches, I still have a question. For my presentation I need to use a default higher font size: \usemodule[simplefonts][size=30pt] But given that \tfx and \tfxx scale the font to 0.8 and 0.6, I would need to scale the font also to

Re: [NTG-context] ancient greek module and footnote fontsize problem

2012-07-16 Thread Alan Bowen
emodule[ancientgreek] >> [font=GreekOldStandard,scale=**1.00,altfont=GreekLibertine,**scale=0.95] >> >> \def\grk{\localgreek} >> >> \setupnote[footnote][way=**bypage,conversion=numbers] >> >> \setupnote[footnote][location=**page, >> rule=on, >> bodyfont=9

Re: [NTG-context] ancient greek module and footnote fontsize problem

2012-07-16 Thread Thomas A. Schmitz
On 07/16/2012 03:05 PM, Alan Bowen wrote: The following code fails to produce greek in the footnote. \usemodule[ancientgreek] [font=GreekOldStandard,scale=1.00,altfont=GreekLibertine,scale=0.95] \def\grk{\localgreek} \setupnote[footnote][way=bypage,conversion=numbers] \setupnote[footnote

[NTG-context] ancient greek module and footnote fontsize problem

2012-07-16 Thread Alan Bowen
The following code fails to produce greek in the footnote. \usemodule[ancientgreek] [font=GreekOldStandard,scale=1.00,altfont=GreekLibertine,scale=0.95] \def\grk{\localgreek} \setupnote[footnote][way=bypage,conversion=numbers] \setupnote[footnote][location=page, rule=on, bodyfont=9.5pt, style

Re: [NTG-context] Arbitrary font size

2012-07-05 Thread Khaled Hosny
On Thu, Jul 05, 2012 at 06:34:40PM -0500, Troy Henderson wrote: > I would like to know if there is a command like \tfn{0.9} which would allow > the > user to specify an arbitrary font scale factor since the built-in \tfa, \tfb, > \ > tfc, \tfd, \tfx, and \tfxx are insufficien

Re: [NTG-context] Arbitrary font size

2012-07-05 Thread Wolfgang Schuster
Am 06.07.2012 um 01:34 schrieb Troy Henderson: > I would like to know if there is a command like \tfn{0.9} which would allow > the user to specify an arbitrary font scale factor since the built-in \tfa, > \tfb, \tfc, \tfd, \tfx, and \tfxx are insufficient for one of my

[NTG-context] Arbitrary font size

2012-07-05 Thread Troy Henderson
I would like to know if there is a command like \tfn{0.9} which would allow the user to specify an arbitrary font scale factor since the built-in \tfa, \tfb, \tfc, \tfd, \tfx, and \tfxx are insufficient for one of my projects. Troy Henderson

Re: [NTG-context] \externalfigure and factor=max

2012-06-12 Thread Marco
Sorry for the previous mail, here again with content: On 2012-06-07 "Rogers, Michael K" wrote: Hi Michael, thanks for your investigations. > Whether that's a bug or intended is a question for others. If not, then > "max" is for this problem: > > Q. How

Re: [NTG-context] \externalfigure and factor=max

2012-06-12 Thread Marco
On 2012-06-07 "Rogers, Michael K" wrote: > I played with your example a little and rooted around in grph-trf.mkiv. It > seems "max" selects how to scale based on which dimension in the original > figure is greater. Oddly, the dimensions of the MP figure are 142.

Re: [NTG-context] \externalfigure shows text alongside the picture

2012-06-08 Thread Alfredo Catalina
Great! Thanks Wolfgang! On 8 Jun 2012 17:16, "Wolfgang Schuster" wrote: > > > Am 08.06.2012 um 17:10 schrieb Alfredo Catalina: > > > I am using \externalfigure to show a picture at the desired scale. Instead of providing a number for the width parameter I have made a

Re: [NTG-context] \externalfigure shows text alongside the picture

2012-06-08 Thread Wolfgang Schuster
Am 08.06.2012 um 17:10 schrieb Alfredo Catalina: > I am using \externalfigure to show a picture at the desired scale. Instead of > providing a number for the width parameter I have made a definition with > \def. When I run in mkiv this I get the text "4t" alongside the

[NTG-context] \externalfigure shows text alongside the picture

2012-06-08 Thread Alfredo Catalina
I am using \externalfigure to show a picture at the desired scale. Instead of providing a number for the width parameter I have made a definition with \def. When I run in mkiv this I get the text "4t" alongside the picture. \def\DesignSize#1{3.5cm/4*#1}% \starttext \externalfigure[

Re: [NTG-context] \externalfigure and factor=max

2012-06-07 Thread Rogers, Michael K
xternalfigure [\jobname-img] > [factor=fit, width=3cm, height=4cm] > > \blank > \externalfigure [\jobname-img] > [factor=max, width=3cm, height=4cm] > > \stoptext > > Is this a bug or am I misunderstanding the wiki? Anyhow, is there a > clean solution to keep the aspect ra

[NTG-context] \externalfigure and factor=max

2012-06-06 Thread Marco
misunderstanding the wiki? Anyhow, is there a clean solution to keep the aspect ratio and scale the image to whichever value is larger? Marco ___ If your question is of interest to others as well, please add an entry to

Re: [NTG-context] Laundry symbols (now: altered picture)

2012-06-05 Thread Procházka Lukáš Ing . - Pontex s . r . o .
stuff. On Tue, 05 Jun 2012 17:01:28 +0200, Wolfgang Schuster wrote: \usesymbols[mvs] \starttext \symbol[martinvogel 2][ShortForty] \stoptext or \usesymbols[mvs] \setupsymbolset[martinvogel 2] \starttext \symbol[ShortForty] \stoptext Wolfgang - How to scale the desired symbol, e.g. 5 tim

Re: [NTG-context] Laundry symbols (now: altered picture)

2012-06-05 Thread Wolfgang Schuster
>> \starttext >> \symbol[martinvogel 2][ShortForty] >> \stoptext >> >> or >> >> \usesymbols[mvs] >> >> \setupsymbolset[martinvogel 2] >> >> \starttext >> \symbol[ShortForty] >> \stoptext >> >> Wolfgang &g

Re: [NTG-context] Laundry symbols (now: altered picture)

2012-06-05 Thread Procházka Lukáš Ing . - Pontex s . r . o .
ttext \symbol[ShortForty] \stoptext Wolfgang - How to scale the desired symbol, e.g. 5 times? I played with "scale" somehow, but no effect. - Where the symbol set name "martinvogel 2" comes from? Is it a name "built in" the font file? - - Is "2" part of the

Re: [NTG-context] Use figures without file extension

2012-05-26 Thread luigi scarso
ome blog engines (e.g. typepad) do not set an extension for the image. >> As such, I cannot control the input. For the moment, I am using a >> workaround: >> >> \let\normalexternalfigure\externalfigure >> \unexpanded\def\externalfigure >> {\dodoubleargument\rss

Re: [NTG-context] Use figures without file extension

2012-05-26 Thread Hans Hagen
I cannot control the input. For the moment, I am using a workaround: \let\normalexternalfigure\externalfigure \unexpanded\def\externalfigure {\dodoubleargument\rssfeed_externalfigure} \def\rssfeed_externalfigure[#1][#2]% {\normalexternalfigure[#1][\c!scale=2000, \c!method=JPEG, #2]}} Notice the

Re: [NTG-context] Use figures without file extension

2012-05-26 Thread Aditya Mahajan
moment, I am using a workaround: \let\normalexternalfigure\externalfigure \unexpanded\def\externalfigure {\dodoubleargument\rssfeed_externalfigure} \def\rssfeed_externalfigure[#1][#2]% {\normalexternalfigure[#1][\c!scale=2000, \c!method=JPEG, #2]}} Notice the method=JPEG. But, I think th

Re: [NTG-context] Small integral signes with Palatino

2012-05-24 Thread Tim Steenvoorden
> wrote: >>> >>> Hi all, >>> >>> I'm still struggling with the same issue in 2012.05.24. Anyone? >>> >>> Cheers, >>> Tim >> >> Yes ---  sorry, I can only confirm your issue. > > > Any idea whe

Re: [NTG-context] Small integral signes with Palatino

2012-05-24 Thread Aditya Mahajan
g was always present)? I think that adding a patch to px-math.cfg to scale DisplayOperatorMinHeight should fix it; but I don't have the time to look into this right now. Aditya ___ If your question is of interest to

Re: [NTG-context] switching to a different math font (with alternatives) in the middle of document

2012-05-09 Thread Mojca Miklavec
ment, like in the LaTeX example: > > running text ... \setmathfont[Scale=0.86,StylisticSet=4]{Lucida Bright > Math OT} $\mathcal{ABC XYZ}$~(StylisticSet=4) ... > running text ... \setmathfont{Asana Math} $\mathfrak{ABC XYZ\,abc xyz}$ > > or do I always need to provide a predefined

[NTG-context] switching to a different math font (with alternatives) in the middle of document

2012-05-09 Thread Mojca Miklavec
Hello, I'm just wonderding if there is a way to switch to an OpenType Math font (referred to by name or filename, without any predefined typescript) with some stylistic alternative in the middle of the document, like in the LaTeX example: running text ... \setmathfont[Scale=0.86,Stylistic

[NTG-context] Scaling in setuplayout does not work with setuparranging

2012-04-25 Thread Steffen Fritzsche
Hi, I'm using the latest beta and tried to arrange two slides on a single A4 sheet. I've defined my own paper size for the slides the sizes oriented on our corporate layout for presentations. To print two slides on a single A4 I have to scale them but I can't get this to work.

Re: [NTG-context] Metapost/Metafun Q: using variables and "building blocks"?

2012-04-23 Thread Hans Hagen
#x27;t that much to be changed, get the first block right and the rest can be calculated from there. mm are okay, alternative use no dimension, just numbers and scale afterwards: currentpicture := currentpicture xsized 10cm ; or so. PS. Today's craft related metaphor: I feel just like

Re: [NTG-context] \textcomma (was Re: Comma separating multiple footnotes)

2012-04-19 Thread Wolfgang Schuster
Am 19.04.2012 um 22:31 schrieb Hans Hagen: > On 19-4-2012 21:06, Aditya Mahajan wrote: >> On Thu, 19 Apr 2012, Wolfgang Schuster wrote: >> >>> >>> Don’t use \textcomma in MkIV, it’s a math symbol and doesn’t scale >>> when you change the relative fo

Re: [NTG-context] \textcomma (was Re: Comma separating multiple footnotes)

2012-04-19 Thread Hans Hagen
On 19-4-2012 21:06, Aditya Mahajan wrote: On Thu, 19 Apr 2012, Wolfgang Schuster wrote: Don’t use \textcomma in MkIV, it’s a math symbol and doesn’t scale when you change the relative font size. \starttext a, b\textcomma\ c {\tfxx a, b\textcomma\ c} {\tfb a, b\textcomma\ c} \stoptext

[NTG-context] \textcomma (was Re: Comma separating multiple footnotes)

2012-04-19 Thread Aditya Mahajan
On Thu, 19 Apr 2012, Wolfgang Schuster wrote: Don’t use \textcomma in MkIV, it’s a math symbol and doesn’t scale when you change the relative font size. \starttext a, b\textcomma\ c {\tfxx a, b\textcomma\ c} {\tfb a, b\textcomma\ c} \stoptext @Hans/Aditya: Is it a good idea to put

Re: [NTG-context] Comma separating multiple footnotes

2012-04-19 Thread Kip Warner
On Thu, 2012-04-19 at 12:01 +0200, Wolfgang Schuster wrote: > > Don’t use \textcomma in MkIV, it’s a math symbol and doesn’t scale > when you change the relative font size. Would this be better then? \setupnote[footnote] [textseparator={,}] -- Kip Warner -- Software

Re: [NTG-context] Comma separating multiple footnotes

2012-04-19 Thread Wolfgang Schuster
t;% Implemented by Hans in bleeding edge ConTeXt... >\setupnote[footnote] >[textseparator={\textcomma}] Don’t use \textcomma in MkIV, it’s a math symbol and doesn’t scale when you change the relative font size. \starttext a, b\textcomma\ c {\tfxx a, b\textcomma\ c} {\

Re: [NTG-context] Sorting descriptions alphabetically

2012-04-06 Thread Wolfgang Schuster
e conclusion that the designer of a new system must not only be the implementer and first large||scale user; the designer should also write the first user manual. The separation of any of these four components would have hurt \TeX\ significantly. If I had not participated fully in all these activities, l

Re: [NTG-context] Rotating externalfigure

2012-03-29 Thread Hans Hagen
On 29-3-2012 12:31, Malte Stien wrote: Wolfgang, Interesting. I was able to reproduce the problem with your verbatim minimal example: \starttext \input knuth \placefigure[left]{Cow}{\externalfigure[cow][frame=on, scale=500, orientation=90]} \input knuth \input knuth \stoptext

Re: [NTG-context] Rotating externalfigure

2012-03-29 Thread Malte Stien
Wolfgang, Interesting. I was able to reproduce the problem with your verbatim minimal example: \starttext \input knuth \placefigure[left]{Cow}{\externalfigure[cow][frame=on, scale=500, orientation=90]} \input knuth \input knuth \stoptext I have uploaded the result here: http

Re: [NTG-context] Rotating externalfigure

2012-03-28 Thread Wolfgang Schuster
re a solution to this? Should this work or am I doing something wrong? > I could rotate the figure in the source application, but that is not ideal. Do you have a example because I can’t reproduce it with this example. \starttext \input knuth \placefigure[left]{Cow}{\externalfigure[cow][f

Re: [NTG-context] Translate tooltip on button in pdf

2012-03-18 Thread Wolfgang Schuster
Am 18.03.2012 um 19:08 schrieb Jan Heinen: > Hello > > how to change the tooltipps from english "First page" to german "Erste > Seite"? > > \setupinteraction[state=start] > \starttext > \button {\scale[height=2em] {\symbol[navigation 1][nextp

[NTG-context] Translate tooltip on button in pdf

2012-03-18 Thread Jan Heinen
Hello how to change the tooltipps from english "First page" to german "Erste Seite"? \setupinteraction[state=start] \starttext \button {\scale[height=2em] {\symbol[navigation 1][nextpage]}} [NextPage] \page \button {\scale[height=2em] {\symbol[navigation 1][previouspa

[NTG-context] mail

2012-02-11 Thread Hans Hagen
test mail to see if my secondary address works (main address temporary off line due to dutch telecom being hacked large scale) - Hans Hagen | PRAGMA ADE Ridderstraat 27

Re: [NTG-context] Scaling of math glyphs

2012-01-28 Thread Khaled Hosny
On Sat, Jan 28, 2012 at 01:16:18PM -0500, Aditya Mahajan wrote: > Hi, > > In my opinion, the size of the \sum in Cambria in display style is > too large. I know that this is a design decision on part of Cambria > designers, but I am wondering if I can scale the glyph down. >

[NTG-context] Scaling of math glyphs

2012-01-28 Thread Aditya Mahajan
Hi, In my opinion, the size of the \sum in Cambria in display style is too large. I know that this is a design decision on part of Cambria designers, but I am wondering if I can scale the glyph down. I made a local copy of cambria-math.lfg and changed FixDisplayOperatorMinHeight to local

[NTG-context] The bug with the scale of fallback fonts

2012-01-27 Thread 李延瑞
Hi, See this example about Chinese fonts as fallback fonts. The Latin font's scale rate is less than the fallback font from \tf to \tfd. The size of the fallback font is almost two times of the Latin font with \tfd. \starttypescript[serif][myfonts] \definefontsynonym[h

Re: [NTG-context] \setuppapersize & \externalfigure

2012-01-14 Thread Peter Münster
on and > factor does not matter. Is there anything I can do about that? Perhaps with something like: \scale[width=\textwidth,height=\textheight]{\externalfigure[foo.pdf][orientation=90]} (not tested...) -- Peter _

Re: [NTG-context] Surprising changes in vers. 2012.01.11

2012-01-11 Thread Steffen Wolfrum
> (must not be used before \starttext anymore?} >> >> but what about >> \definetolerancemethod[...][...]{...} >> >> >> Is this repleaced or deleted? > > > and what about > > \definewhitespacemethod[...]{...} Using \usemodule[ancient

Re: [NTG-context] Fwd: color conversion causes error with MPgraphic

2012-01-10 Thread Hans Hagen
cheap and large scale. Hans - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www

[NTG-context] color conversion causes error with MPgraphic

2012-01-08 Thread Steffen Wolfrum
Hi, when I run this example ... \setupcolors[state=stop,conversion=never]%needed for specific reason in project \startuseMPgraphic{Test} z1 = (-233,0) ; z2 = (-220,22) ; fill z1 for i=2 upto 2: .. z[i] endfor .. z1 & cycle ; \stopuseMPgraphic \defineoverlay[TTest] [\leftaligned {\s

Re: [NTG-context] Undefined controle sequence with usemodule[simpleslides]

2012-01-04 Thread Aditya Mahajan
re} \def\dosetupPicture[#1]% {\setvariables[simpleslides:picture] [highlight=\v!no, steps=5, opacity=0.4, \c!x\c!scale=couple, \c!y\c!scale=couple, \c!width=,\c!height=,#1]} \setupPicture [highli

Re: [NTG-context] math symbols in superscript do not scale properly

2011-12-15 Thread Hans Hagen
On 15-12-2011 14:38, Andreas Mang wrote: Hi there, It came to my attention that there might be a problem when using math symbols in the superscript: It seems that the symbols are not properly scaled (if downscaling was what I suppose to be the default behaviour). A small example is given belo

[NTG-context] math symbols in superscript do not scale properly

2011-12-15 Thread Andreas Mang
Hi there, It came to my attention that there might be a problem when using math symbols in the superscript: It seems that the symbols are not properly scaled (if downscaling was what I suppose to be the default behaviour). A small example is given below. Thanks in advance. Cheers, Andreas M

Re: [NTG-context] Overview screen containing multiple pages

2011-11-20 Thread Wolfgang Schuster
newbox\csname sectionpage:\number\sectionpage\endcsname \dowithnextbox {\global\expandafter\setbox\csname sectionpage:\number\sectionpage\endcsname\copy\nextbox \actualshipout{\flushnextbox}} \normalhbox} \starttext \setuppaper[method=sectio

Re: [NTG-context] Simplefonts question

2011-11-14 Thread Lutz Haseloff
t;> Dudelsackpfeifenmachergeselle } >> \stoptext >> >> >> Now some questions remain: >> How can i set the size of the fonts? >> \setsansfont[aller][features=cond,size=14pt] >> seems not to work. >> How can i define the 35pt .8 condensed Aller? >

Re: [NTG-context] scaling the mp figure in ConTeXt

2011-11-14 Thread Hans Hagen
On 14-11-2011 08:23, Jeong Dalyoung wrote: \startbuffer[test] draw fullcircle scaled 3cm; \stopbuffer \starttext \placefigure[][]{} \processMPbuffer[test] \stoptext currentpicture := currentpicture xsized(TextWidth) ; or \placefigure[][]{}{\scale[width=\textwidth]{\processMPbuffer[test

Re: [NTG-context] Simplefonts question

2011-11-14 Thread Christian
; Dudelsackpfeifenmachergeselle } > > {\bi > Dudelsackpfeifenmachergeselle } > \stoptext > > > Now some questions remain: > How can i set the size of the fonts? > \setsansfont[aller][features=cond,size=14pt] > seems not to work. > How can i define the 35pt .8 conde

Re: [NTG-context] Simplefonts: Font scaling problem

2011-11-12 Thread Christian
> >> Good evening! > >>> I want to scale a font loaded via the simplefonts so sans and serif > >>> have the same x-height. > >>> But as soon as I use a font size larger than 12pt, the scaling is > >>> somehow off or i

Re: [NTG-context] Simplefonts: Font scaling problem

2011-11-12 Thread Wolfgang Schuster
Am 12.11.2011 um 11:01 schrieb Thomas A. Schmitz: > On 11/11/2011 06:20 PM, Christian wrote: >> Good evening! >>> I want to scale a font loaded via the simplefonts so sans and serif have the >>> same x-height. >>> But as soon as I use a font size larger than 1

Re: [NTG-context] Simplefonts: Font scaling problem

2011-11-12 Thread Christian
> >> I want to scale a font loaded via the simplefonts so sans and serif > >> have the same x-height. > >> But as soon as I use a font size larger than 12pt, the scaling is > >> somehow off or ignored. > >> Example: > >> > >> \u

Re: [NTG-context] Simplefonts: Font scaling problem

2011-11-12 Thread Thomas A. Schmitz
On 11/11/2011 06:20 PM, Christian wrote: Good evening! I want to scale a font loaded via the simplefonts so sans and serif have the same x-height. But as soon as I use a font size larger than 12pt, the scaling is somehow off or ignored. Example: \usemodule[simplefonts

Re: [NTG-context] Simplefonts: Font scaling problem

2011-11-11 Thread Christian
> Good evening! > I want to scale a font loaded via the simplefonts so sans and serif have the > same x-height. > But as soon as I use a font size larger than 12pt, the scaling is somehow off > or > ignored. > Example: > > \usemodule[simplefonts] > \setupsimplefonts

[NTG-context] Simplefonts: Font scaling problem

2011-11-11 Thread Christian
Good evening! I want to scale a font loaded via the simplefonts so sans and serif have the same x-height. But as soon as I use a font size larger than 12pt, the scaling is somehow off or ignored. Example: \usemodule[simplefonts] \setupsimplefonts[expansion=quality, protrusion=quality

Re: [NTG-context] Rearranging existing A5 => A4

2011-11-02 Thread Hans Hagen
,nup=1x2,scale=1.005]{my.pdf} \end{document} Is something like this possible in ConTeXt? there is texexec --pdfarrange - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH

Re: [NTG-context] Rearranging existing A5 => A4

2011-11-02 Thread Pontus Lurcock
ncludepdf[pages={42,1-41},landscape,nup=1x2,scale=1.005]{my.pdf} > \end{document} > > Is something like this possible in ConTeXt? I don't have the knowledge to translate your specific \includepdf to the ConTeXt equivalent, but good places to start are probably http://

[NTG-context] Rearranging existing A5 => A4

2011-11-02 Thread Markus Finke
Hello, I have a ready document in A5 and want to rearrange selected pages next to each other on A4 (homeprinter, proofreading). In LaTeX I was using »pdfpages«, e.g.: \usepackage[final]{pdfpages} \begin{document} \includepdf[pages={42,1-41},landscape,nup=1x2,scale=1.005]{my.pdf} \end

Re: [NTG-context] ⅛ not displayed

2011-10-30 Thread Wolfgang Schuster
l backs could be added? >> >> You can’t expect from a font to have glyphs for each unicode symbol >> and automatic fallbacks are problematic because the fallback font should >> match with the regular font. > For latin modern we can use Symbola > http://users.teila

Re: [NTG-context] MetaPost: Confusion with `function()` and `xyscaled`

2011-10-23 Thread Peter Rolf
the first sight. But scaling is not meant >>>> as 'scaling to' a dimension. In fact is is just a simple multiplication. >>>> The reason why it seems to work this way with >>>> 'fullsquare' and such predefined paths is, that they have a '

Re: [NTG-context] MetaPost: Confusion with `function()` and `xyscaled`

2011-10-23 Thread Paul Menzel
scaling to' a dimension. In fact is is just a simple multiplication. > >> The reason why it seems to work this way with > >> 'fullsquare' and such predefined paths is, that they have a 'neutral' > >> size/scale (bounding box size of filled path is

Re: [NTG-context] MetaPost: Confusion with `function()` and `xyscaled`

2011-10-21 Thread Peter Rolf
7; a dimension. In fact is is just a simple multiplication. >> The reason why it seems to work this way with >> 'fullsquare' and such predefined paths is, that they have a 'neutral' >> size/scale (bounding box size of filled path is (1pt,1pt)). > > So how ca

Re: [NTG-context] MetaPost: Confusion with `function()` and `xyscaled`

2011-10-21 Thread Paul Menzel
ms to work this way with > 'fullsquare' and such predefined paths is, that they have a 'neutral' > size/scale (bounding box size of filled path is (1pt,1pt)). So how can I find out what the dimension of the path of a function is? Not scaling it, it also looked pretty small, so

Re: [NTG-context] MetaFun: Confusion with `function()` and `xyscaled`

2011-10-21 Thread Peter Rolf
Hi Paul, I agree, this is confusing on the first sight. But scaling is not meant as 'scaling to' a dimension. In fact is is just a simple multiplication. The reason why it seems to work this way with 'fullsquare' and such predefined paths is, that they have a 'neutral&

Re: [NTG-context] I don't understand scale value of \scale[scale=700], 700 = 70% ?

2011-10-12 Thread luigi scarso
On Wed, Oct 12, 2011 at 1:47 PM, Stéphane Klein wrote: > Le 11/10/2011 15:09, Peter Münster a écrit : >> On Tue, Oct 11 2011, Stéphane Klein wrote: >> >>> Do you have a tip ? >> >> There is \scale[...]{...}: >> >> \starttext >> \dont

[NTG-context] I don't understand scale value of \scale[scale=700], 700 = 70% ?

2011-10-12 Thread Stéphane Klein
Le 11/10/2011 15:09, Peter Münster a écrit : > On Tue, Oct 11 2011, Stéphane Klein wrote: > >> Do you have a tip ? > > There is \scale[...]{...}: > > \starttext > \dontleavehmode > \scale[scale=700]{•} • \scale[scale=1700]{•} > \stoptext > I don't

Re: [NTG-context] I look for an item bullet with a size between \bullet and \cdot

2011-10-11 Thread Stephane Klein
Le 11/10/2011 15:09, Peter Münster a écrit : \dontleavehmode \scale[scale=700]{•} • \scale[scale=1700]{•} Thanks, it's work :) -- Stéphane Klein blog: http://stephane-klein.info Twitter: http://twitter.com/klein_stephane pro: http://www.is-webdesig

Re: [NTG-context] I look for an item bullet with a size between \bullet and \cdot

2011-10-11 Thread luigi scarso
info/context/test1.pdf > > Bullet 1, 3, 4 have the same size (I think with my eyes). > > This is the context code : > > \enableregime [utf-8] > \mainlanguage [fr] > \starttext > \symbol[bullet] $\cdot$ \textbullet\ • > \stoptext > > Regards, > Stephane In MKI

Re: [NTG-context] I look for an item bullet with a size between \bullet and \cdot

2011-10-11 Thread Peter Münster
On Tue, Oct 11 2011, Stéphane Klein wrote: > Do you have a tip ? There is \scale[...]{...}: \starttext \dontleavehmode \scale[scale=700]{•} • \scale[scale=1700]{•} \stoptext -- Peter ___ If y

Re: [NTG-context] Frame around float and its caption, how to?

2011-09-25 Thread Stefan Müller
A figure with a background} \placefigure {none} {\placelegend {\externalfigure[mill][scale=2000]} {\placefloatcaption[figure]{A dutch mill}}} \stoptext It works only with MkII because \placefloatcaption isn’t yet rewritten for the new MkIV

Re: [NTG-context] Frame around float and its caption, how to?

2011-09-25 Thread Wolfgang Schuster
e {none} {\placelegend {\externalfigure[mill][scale=2000]} {\placefloatcaption[figure]{A dutch mill}}} \stoptext It works only with MkII because \placefloatcaption isn’t yet rewritten for the new MkIV code. Wolfgang

Re: [NTG-context] crop PDF pages

2011-09-19 Thread luigi scarso
le but the huge margins take too much space > and as a result the texts are too small. > I want to use commands like \insertpages to crop all the pages with > different bounding box settings for odd/even pages. > there's a "scale" option for \copypages but it's somewha

Re: [NTG-context] crop PDF pages

2011-09-19 Thread Henning Hraban Ramm
e too much space and as a result the texts are too small. I want to use commands like \insertpages to crop all the pages with different bounding box settings for odd/even pages. there's a "scale" option for \copypages but it's somewhat naive to use in such practical cases... At

[NTG-context] crop PDF pages

2011-09-19 Thread Yue Wang
ll. I want to use commands like \insertpages to crop all the pages with different bounding box settings for odd/even pages. there's a "scale" option for \copypages but it's somewhat naive to use in such prac

Re: [NTG-context] Embedding of ICC profiles and preflight

2011-09-01 Thread Peter Rolf
have simply one test page with one article > of black text. Everything goes fine except the fact of non-embedded > profile and the fact that text is considered like a gray scale object. > The (stupid) preflight has problems with overprinting in combination with grayscale. You could try to

Re: [NTG-context] Embedding of ICC profiles and preflight

2011-09-01 Thread Honza Hejzl
that preflight says that all text is "gray object overprinted" and that is against the standards. I have simply one test page with one article of black text. Everything goes fine except the fact of non-embedded profile and the fact that text is considered like a gray scale object. I

Re: [NTG-context] Smileys

2011-08-17 Thread Jaroslav Hajtmar
only show ugly black-and-white strokes which is probably not what you want. At least originally was it what I wanted. Because when you use fonts they scale to the fontsize you are using. So I would think that looks the best. But you make a good point. If you need help with setting up

Re: [NTG-context] Smileys

2011-08-17 Thread Mojca Miklavec
d-white strokes which is probably not what you want. > > At least originally was it what I wanted. Because when you use fonts they > scale to the fontsize you are using. So I would think that looks the best. > But you make a good point. If you need help with setting up some particular fo

Re: [NTG-context] Smileys

2011-08-17 Thread Cecil Westerhof
but they will only > show ugly black-and-white strokes which is probably not what you want. > At least originally was it what I wanted. Because when you use fonts they scale to the fontsize you are using. So I would think that looks the best. But you make a good point. (If you want auto-r

Re: [NTG-context] [NTG-conte​xt]Make a larger trademark?

2011-07-05 Thread luigi scarso
On Tue, Jul 5, 2011 at 10:50 AM, seasoul wrote: > I konw the registered trademark can get from \registered, or simply add ® in > MKIV. But it seems the symbol is very small, appreaing in the superscript. > How to make it in a normal text size, just as \copryright or ©. > Se

Re: [NTG-context] Right-to-left Floating

2011-06-20 Thread Hans Hagen
] \starttext \setupexternalfigures[location={local,default}] \placefigure[left,none,fit][]{}{\externalfigure[cow][scale=500]} \input tufte \stoptext Thank you for your help. quick fix in next beta (awaiting proper bidi layout model) Hans

[NTG-context] export: graphic url (special chars?)

2011-06-19 Thread Reviczky, Adam
Hi The following example results in a broken xml as well: -- \setupbackend[export=test.xml] \starttext \externalfigure[https://chart.googleapis.com/chart?cht=p3&chs=250x100&chd=t:60,40&chl=Hello\letterbar World][method=png,scale=4000] \stoptext --- XML Parsing Error: not well-for

[NTG-context] Right-to-left Floating

2011-06-19 Thread Marc Trius
={local,default}] \placefigure[left,none,fit][]{}{\externalfigure[cow][scale=500]} \input tufte \stoptext Thank you for your help. -- Marc Trius "The enemy is the gramophone mind, whether or not one agrees with the record that is being played at the moment." --- Geo

Re: [NTG-context] Unwanted change of paper size; extra opt for \externalfigure

2011-06-10 Thread Wolfgang Schuster
Am 10.06.2011 um 02:06 schrieb Marco: > On 2011-06-08 Procházka Lukáš Ing. - Pontex s. r. o. wrote: > >> Wouldn't be good to have an option "rotation" (among >> "scale", "factor", width"...) to rotate the inserted >> figur

Re: [NTG-context] Unwanted change of paper size; extra opt for \externalfigure

2011-06-09 Thread Marco
On 2011-06-08 Procházka Lukáš Ing. - Pontex s. r. o. wrote: > Wouldn't be good to have an option "rotation" (among > "scale", "factor", width"...) to rotate the inserted > figure, at least in multiples of 90 degrees? To allow >

[NTG-context] Unwanted change of paper size; extra opt for \externalfigure

2011-06-08 Thread Procházka Lukáš Ing . - Pontex s . r . o .
ve an option "rotation" (among "scale", "factor", width"...) to rotate the inserted figure, at least in multiples of 90 degrees? To allow something like: \externalfigure[Model.pdf][width=180mm,rotation=-90] Best regards, Lukas (ConTeXt ver: 2011.05.18 18:

Re: [NTG-context] a tiny set of documents for introduction to ConTeXt (for MacTeX)

2011-05-31 Thread George N. White III
ks about > the future are not definitive. > > One document for XeTeX contains two paragraphs, demonstrating usage of > Arabic, Hebrew and Japanese: > > \newfontfamily{\A}{Geeza Pro} > \newfontfamily{\H}[Scale=0.9]{Lucida Grande} > \newfontfamily{\J}[Scale=0.85]{Osaka} > >

[NTG-context] a tiny set of documents for introduction to ConTeXt (for MacTeX)

2011-05-31 Thread Mojca Miklavec
: \newfontfamily{\A}{Geeza Pro} \newfontfamily{\H}[Scale=0.9]{Lucida Grande} \newfontfamily{\J}[Scale=0.85]{Osaka} Here are some multilingual Unicode fonts: this is Arabic text: {\A السلام عليكم}, this is Hebrew: {\H שלום}, and here's some Japanese: {\J 今日は}. The idea is to have a simple, yet

<    2   3   4   5   6   7   8   9   10   11   >