[NTG-context] Re: testing tagging for UA-2

2025-07-12 Thread Hans Hagen via ntg-context
want to avoid conflicts of interest. We do occasionally tried to get funding for other tex projects (like the font projects, mplib by taco, swiglib by luigi, some work by idris). It is kind of interesting that the large scale users are totally absent: large publishers (i think they lost in

[NTG-context] Re: How to scale a TABLE to \textwidth?

2025-05-19 Thread Wolfgang Schuster
Am 19.05.2025 um 17:47 schrieb Joel via ntg-context: I have a large table that spans multiple pages long. Its just about 1" too wide on the page, so I tried using various means to scale it just a little, such that it fits the page width. For example, I tried this way, by wrapping it i

[NTG-context] How to scale a TABLE to \textwidth?

2025-05-19 Thread Joel via ntg-context
I have a large table that spans multiple pages long. Its just about 1" too wide on the page, so I tried using various means to scale it just a little, such that it fits the page width. For example, I tried this way, by wrapping it inside \scale, but that ends up instead of splitting a

[NTG-context] Re: issue with "intent=cmyk"

2025-05-18 Thread Pablo Rodriguez via ntg-context
> irr the validator complains when there is a gray scale profile > alongsaide a cmyk, at least it did when i tested; we can of course > decide to play safe and ignore such warnings I understand now. BTW, is there any available f

[NTG-context] Re: issue with "intent=cmyk"

2025-05-18 Thread Hans Hagen via ntg-context
intended? irr the validator complains when there is a gray scale profile alongsaide a cmyk, at least it did when i tested; we can of course decide to play safe and ignore such warnings Hans -

[NTG-context] Re: intent in \setupbackend

2025-05-18 Thread jbf
nything I send to print is for grayscale or BW printing, not color. What I currently do is to use an older 2022 version of ConTeXt where I have the SWOP profile, and I think it is simply ignored. It certainly does not cause compilation issues. but the more recent versions do. According to https://

[NTG-context] Re: intent in \setupbackend

2025-05-18 Thread Pablo Rodriguez via ntg-context
to print is for grayscale or BW printing, not color. > What I currently do is to use an older 2022 version of ConTeXt where I > have the SWOP profile, and I think it is simply ignored. It certainly > does not cause compilation issues. but the more recent versions do. According to http

[NTG-context] Negative font slant broken with compact fonts

2025-03-19 Thread Max Chernoff via ntg-context
tex error > tex error on line 1 in file ./context-negative-slant.tex: Scale factor (-1000) should be in the range 0..10 [...] I'm going to use 0 instead of that illegal code value. but when compiled with "context --nocompactfonts", I get the cor

[NTG-context] Footer issue (for graduated wizards mastering kung-fu)

2025-03-13 Thread roberto . bianchi
== %% HEADER'S FORMAT %% === % set the header logo height \def\headerlogoheight{13mm}%{40pt}%{13mm} % carico logo aziendale \useexternalfigure [logo] [.\\TEX\\01-DOCFORMAT\\IMG\\Logo_P

[NTG-context] Re: defining macros

2025-01-11 Thread Hans Hagen via ntg-context
forgot about ;) ah, so you now make a nice certificate that you can put behind you when we chat I’m not competent enough to rewrite e.g. https://wiki.contextgarden.net/System_Macros/Handling_Arguments Sigh. So you haven't reached Wolfgang level yet, and by the time you have, he

[NTG-context] Re: defining macros

2025-01-11 Thread Henning Hraban Ramm
I’m proud to have found several features that you forgot about ;) I’m not competent enough to rewrite e.g. https://wiki.contextgarden.net/System_Macros/Handling_Arguments Sigh. So you haven't reached Wolfgang level yet, and by the time you have, he bumped the scale up again, so don'

[NTG-context] Re: defining macros

2025-01-10 Thread Hans Hagen
n't worry, you don't want to know what I forget. I’m not competent enough to rewrite e.g. https://wiki.contextgarden.net/System_Macros/Handling_Arguments Sigh. So you haven't reached Wolfgang level yet, and by the time you have, he bumped the scale up again, so don't sigh

[NTG-context] Re: Functional shading with MetaPost / MetaFun

2025-01-09 Thread Florent Michel
> > \usemodule[pgfplots] > > \pgfplotsset{width=10cm,compat=1.18} > > \usepgfplotslibrary{patchplots} > > > > \starttext > > > > \startTEXpage > > \starttikzpicture > > \startaxis[ > > hide axis=true, > > axis lines=none

[NTG-context] Re: Functional shading with MetaPost / MetaFun

2025-01-09 Thread Hans Hagen
} \usepgfplotslibrary{patchplots} \starttext \startTEXpage \starttikzpicture \startaxis[     hide axis=true,     axis lines=none,hide axis,     enlargelimits=false,     scale only axis,     clip bounding box=upper bound,     clip=true, ]     \addplot[         patch,         shader=interp

[NTG-context] Functional shading with MetaPost / MetaFun

2025-01-09 Thread Florent Michel
\starttikzpicture \startaxis[ hide axis=true, axis lines=none,hide axis, enlargelimits=false, scale only axis, clip bounding box=upper bound, clip=true, ] \addplot[ patch, shader=interp, mesh/color input=explicit, data cs=polar

[NTG-context] Re: [ scaling colors ]

2025-01-01 Thread Florent Michel
ntext a écrit : > with the environment of > > \startMPcode > you can scale a color with a factor like > 0.25red and 0.5blue > > But this not seem to work when you define a color yourself first > > definecolor [ name = "MyColor", r = .5, g = .25, b = .25

[NTG-context] Re: [ scaling colors ]

2025-01-01 Thread Hans Hagen
On 1/1/2025 10:02 PM, vm via ntg-context wrote: with the environment of \startMPcode you can scale a color with a factor like 0.25red and 0.5blue But this not seem to work when you define a color yourself first definecolor [ name = "MyColor", r = .5, g = .25, b = .25 ] ; fill

[NTG-context] [ scaling colors ]

2025-01-01 Thread vm via ntg-context
with the environment of \startMPcode you can scale a color with a factor like 0.25red and 0.5blue But this not seem to work when you define a color yourself first definecolor [ name = "MyColor", r = .5, g = .25, b = .25 ] ; fill fullsquare xyscaled (40mm, 15mm) withcolor "M

[NTG-context] Re: Hiding a part of a path

2024-12-02 Thread Gavin via ntg-context
ides part of the path. Mikael’s solution is neat because he doesn’t just hide part of the path, he makes a new path with that part completely removed. If you name that path, you can do whatever you want with it — draw it, scale it, put it in an image() command, etc. \startMPpage[offset=1DK]

[NTG-context] Metapost lines with fancy line endings and connections

2024-12-01 Thread Wolfgang Schuster
2,0) -- (3,1) -- (3,5) -- (2,5) -- (2,1) -- (0,1) -- cycle ; fill (7,2) -- (5,2) -- (4,3) -- (4,4) -- (5,5) -- (7,5) -- (7,4) -- (5,4) -- (5,3) -- (7,3) -- cycle ; fill (6,0) -- (7,0) -- (7,1) -- (6,1) -- cycle ; \stopuseMPgraphic \startcombination[2*1]   {\scale[s=10]{\useMPgraphic{draw}

[NTG-context] Typescript and Math fallback

2024-10-03 Thread Alex
]  \definetypeface [alegreya] [mm] [math] [alegreya] [default]  \definefontfamily [alegreya] [tt] [overpass] [scale=0.9] \stoptypescript \starttypescript [alegreya-light]  \definetypeface [alegreya-light] [rm] [serif] [alegreya] [default]  \definetypeface [alegreya-light] [ss] [sans] [alegreya-light] [default

[NTG-context] Re: images with alt text

2024-09-22 Thread Pablo Rodriguez via ntg-context
t provide > full acrobat for free (livelong) to developers} > \scale[s=3]{\rotate[rotation=30]{DE}} > \stopPDFalternativetext > > to play with but integrating something more nice also will b emore > confusing ... the problem is that anything can be an image (liek a mp > pic

[NTG-context] Re: images with alt text

2024-09-22 Thread Hans Hagen via ntg-context
LMTX. In HTML it looks like this: What is the equivalent in ConTeXt LMTX? afaik there no such tag on an image in pdf so one has to wrap, i'll add \startPDFalternativetext{when will the german government provide full acrobat for free (livelong) to developers} \scale[s=3]{\r

[NTG-context] Missing \endcsname inserted error

2024-08-13 Thread Jeong Dal via ntg-context
-.6cm); draw q; label.bot(textext("\reals"), point 2 of q); q := p scaled 3cm shifted (-3cm,-.8cm); draw q; label.bot(textext("\Bbb C"), point 2 of q); \stopbuffer \starttext \startplacefigure[location=none,\title=] {\s

[NTG-context] Re: Nāgarī for Academics

2024-08-10 Thread Wolfgang Schuster
{polyglossia,fontspec,xunicode} \setmainfont{Adobe Text Pro} \newfontfamily\sanskritfont[Script=Devanagari,Mapping=RomDev,Scale=1.4]{AdishilaSan} \setdefaultlanguage{english} \setotherlanguage{sanskrit} But coming back to ConTeXt: I am grateful to Pablo and Wolfgang for their suggestions, but it

[NTG-context] Re: Nāgarī for Academics

2024-08-10 Thread Jürgen Hanneder via ntg-context
} \newfontfamily\sanskritfont[Script=Devanagari,Mapping=RomDev,Scale=1.4]{AdishilaSan} \setdefaultlanguage{english} \setotherlanguage{sanskrit} But coming back to ConTeXt: I am grateful to Pablo and Wolfgang for their suggestions, but it does not (yet) work as it should. Perhaps this has to do with the

[NTG-context] Re: weekend update

2024-06-24 Thread Gerion Entrup
t; >> > >> \starttext > >> > >> \definestacking[one] > >> \definestacking[two] > >> > >> \startbuffer > >> This is a test \stacking [one] {and a proof} of \stacking [two] > >> {concept} indeed > >> \stacking [one] {\bla

[NTG-context] Re: weekend update

2024-06-23 Thread Hans Hagen via ntg-context
proof} of \stacking [two] {concept} indeed \stacking [one] {\blackrule [width=4cm]} is it and the question is how \stacking [two] {\scale [s=2] {fancy}} we can go \startstacking[one] \startformula \sqrt{1+x} \stopformula \stopstacking and how useful \stacking[two]{\inframed{it}} is. \stopbuffer

[NTG-context] Re: weekend update

2024-06-23 Thread Gerion Entrup
king[one] > > \definestacking[two] > > > > \startbuffer > > This is a test \stacking [one] {and a proof} of \stacking [two] > > {concept} indeed > > \stacking [one] {\blackrule [width=4cm]} is it and the question is how > > \stacking > > [two] {\scale [s=2] {fa

[NTG-context] Re: weekend update

2024-06-23 Thread Gerion Entrup
a proof} of \stacking [two] > {concept} indeed > \stacking [one] {\blackrule [width=4cm]} is it and the question is how > \stacking > [two] {\scale [s=2] {fancy}} we can go > > \startstacking[one] > \startformula > \sqrt{1+x} > \stopformula > \stopstacking > >

[NTG-context] weekend update

2024-06-21 Thread Hans Hagen via ntg-context
test \stacking [one] {and a proof} of \stacking [two] {concept} indeed \stacking [one] {\blackrule [width=4cm]} is it and the question is how \stacking [two] {\scale [s=2] {fancy}} we can go \startstacking[one] \startformula \sqrt{1+x} \stopformula \stopstacking and how useful \stackin

[NTG-context] Typesetting conversion tables, ref charts, scales, rulers in ConTeXt

2024-06-20 Thread John Magolske
Somewhat related, typesetting a ruler, e.g. https://duckduckgo.com/?t=ffab&q=ruler+scale+inch+mm&ia=web I found some interesting tips here: https://tex.stackexchange.com/questions/15157/how-to-make-a-ruler which pointed to: https://ctan.org/tex-archive/macros/generic/misc specifically this f

[NTG-context] Re: Scale content to height of the font, measure font height

2024-06-11 Thread Gerion Entrup
Am Montag, 10. Juni 2024, 15:53:19 MESZ schrieb Wolfgang Schuster: > Gerion Entrup schrieb am 10.06.2024 um 13:16: > > Hi, > > > > I'd like to scale something (actually a symbol drawn in TikZ) to the exact > > high of the char 'M'. I found the scale envi

[NTG-context] Re: Scale content to height of the font, measure font height

2024-06-10 Thread Wolfgang Schuster
Gerion Entrup schrieb am 10.06.2024 um 13:16: Hi, I'd like to scale something (actually a symbol drawn in TikZ) to the exact high of the char 'M'. I found the scale environment for it but struggle to measure the correct font height. I found the "definemeasure/measure/measure

[NTG-context] Re: Scale content to height of the font, measure font height

2024-06-10 Thread seyal zavira
Also you can use this: assuming that you have a fixed size figure such as a pdf page: \definesymbol[Bsymbol][{\scale[width=1.6ex]{\externalfigure[myfile.pdf][page=1]}}] \define\mysym{\kern 0.2em \symbol[Bsymbol] \kern 0.3em} \starttext this is a sample\mysym text. \tfa{this is a sample\mysym

[NTG-context] Re: Scale content to height of the font, measure font height

2024-06-10 Thread Hans Hagen
On 6/10/2024 1:16 PM, Gerion Entrup wrote: Hi, I'd like to scale something (actually a symbol drawn in TikZ) to the exact high of the char 'M'. I found the scale environment for it but struggle to measure the correct font height. I found the "definemeasure/measure/measure

[NTG-context] Scale content to height of the font, measure font height

2024-06-10 Thread Gerion Entrup
Hi, I'd like to scale something (actually a symbol drawn in TikZ) to the exact high of the char 'M'. I found the scale environment for it but struggle to measure the correct font height. I found the "definemeasure/measure/measured" commands but they define a dimens

[NTG-context] Re: Scale notation base on current font

2024-06-08 Thread seyal . zavira
This is also important Thanks for your helpful hint. ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / https://mailman.ntg.nl/mailman3/lists/ntg-c

[NTG-context] Re: Scale notation base on current font

2024-06-08 Thread seyal . zavira
Thanks so much it works great. ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl webpage

[NTG-context] Re: Scale notation base on current font

2024-06-08 Thread Pablo Rodriguez via ntg-context
On 6/8/24 17:09, seyal zavira wrote: > Thanks > > sorry for incomplete example > the code below shows the problem better: > \setupinteraction[state=start] As for the color, it is caused by \setupinteraction. You can remove it with: \setupinteraction[state=start, style=, color=, contrastcolor=,

[NTG-context] Re: Scale notation base on current font

2024-06-08 Thread Wolfgang Schuster
seyal zavira schrieb am 08.06.2024 um 17:09: Thanks sorry for incomplete example the code below shows the problem better: \setupinteraction[state=start] \definenote[Mynote][location=text,before={},] \setupnote[Mynote]     [location=left,      textcommand={\tfa \raise 0.2ex\hbox},     ] \defi

[NTG-context] Re: Scale notation base on current font

2024-06-08 Thread seyal zavira
gmail.com wrote: > > \definenote[Mynote][location=text,before={},] > > \setupnote[Mynote] > > [location=left, > > textcommand= \scale [height=0.7ex] \raise 0.2ex\hbox, > > ] > > \starttext > > hello \Mynote{refrence} > > \placenotes[Myno

[NTG-context] Re: Scale notation base on current font

2024-06-08 Thread vm via ntg-context
On 08/06/2024 13:16, seyal.zav...@gmail.com wrote: \definenote[Mynote][location=text,before={},] \setupnote[Mynote] [location=left, textcommand= \scale [height=0.7ex] \raise 0.2ex\hbox, ] \starttext hello \Mynote{refrence} \placenotes[Mynote] \stoptext add {} this works

[NTG-context] Re: Scale notation base on current font

2024-06-08 Thread Pablo Rodriguez via ntg-context
e current font? Sorry, otherwise I simply don’t get it. > And when I try to define it like this MWE: > > \definenote[Mynote][location=text,before={},] > \setupnote[Mynote] > [location=left, > textcommand= \scale [height=0.7ex] \raise 0.2ex\hbox, > ] I don’t think the te

[NTG-context] Scale notation base on current font

2024-06-08 Thread seyal . zavira
ange according to it, and will display identical everywhere. And when I try to define it like this MWE: \definenote[Mynote][location=text,before={},] \setupnote[Mynote] [location=left, textcommand= \scale [height=0.7ex] \raise 0.2ex\hbox, ] \starttext hello \Mynote{refrence} \placeno

[NTG-context] Re: wrong font scaling in LMTX?

2024-05-26 Thread Wolfgang Schuster
Pablo Rodriguez via ntg-context schrieb am 26.05.2024 um 12:38: Dear list, I have the following sample: \definefontfamily[mainface][rm][TeX Gyre Pagella] \definefontfamily[mainface][ss][TeX Gyre Heros] [scale=0.125] \setupbodyfont[mainface

[NTG-context] wrong font scaling in LMTX?

2024-05-26 Thread Pablo Rodriguez via ntg-context
Dear list, I have the following sample: \definefontfamily[mainface][rm][TeX Gyre Pagella] \definefontfamily[mainface][ss][TeX Gyre Heros] [scale=0.125] \setupbodyfont[mainface] \starttext \startTEXpage[pagestate=start, offset=1em

[NTG-context] Re: Fwd: Re: how to apply gradient color to a piece of text?

2024-04-09 Thread Hans Hagen
              text = "\getbuffer[MyText]",           ]               withshademethod "linear"               withshadedirection down               withshadecolors (red, blue)           ;      \stopMPcode \egroup \startoverlay {\scale[height=\htdp

[NTG-context] Re: Fwd: Re: how to apply gradient color to a piece of text?

2024-04-09 Thread seyal zavira
\startbuffer[MyText] > \definedfont[name:texgyrepagellabold*default]foo f o o% > \stopbuffer > > \startbuffer[MyText] > \framed[align=normal,frame=off]{\input{tufte}}% > \stopbuffer > > \setbox\scratchbox\hbox\bgroup > \startMPcode > draw lmt

[NTG-context] Re: Fwd: Re: how to apply gradient color to a piece of text?

2024-04-08 Thread Hans Hagen
fer \setbox\scratchbox\hbox\bgroup \startMPcode draw lmt_outline [ kind = "outline", text = "\getbuffer[MyText]", ] withshademethod "linear" withshadedirection down withshadecolors (red, b

[NTG-context] Re: How to get an image to fill the maximum available space?

2024-03-30 Thread Hans Hagen
=\textwidth]% }% I need some images to appear in a book. I need them to keep their proper ratios, but scale up to the maximize the available space. The image can't be more than \textwidth wide, and can't ever be more than 1.2\textwidth high. The problem I am getting with this co

[NTG-context] Re: How to get an image to fill the maximum available space?

2024-03-30 Thread Bruce Horrocks
=\textwidth]% >> }% >> I need some images to appear in a book. I need them to keep their proper >> ratios, but scale up to the maximize the available space. >> The image can't be more than \textwidth wide, and can't ever be more than >> 1.2\textwidth

[NTG-context] Re: How to get an image to fill the maximum available space?

2024-03-30 Thread Henning Hraban Ramm
ratios, but scale up to the maximize the available space. The image can't be more than \textwidth wide, and can't ever be more than 1.2\textwidth high. The problem I am getting with this code, and it does seem to be limiting the images to be not bigger than those two dimensions above,

[NTG-context] How to get an image to fill the maximum available space?

2024-03-29 Thread Joel via ntg-context
I have code like this:     \placefigure[here, force]{my caption}{%         \externalfigure[#1][frame=on, maxheight=1.2\textwidth, maxwidth=\textwidth]%     }% I need some images to appear in a book. I need them to keep their proper ratios, but scale up to the maximize the available space. The

[NTG-context] Re: issues scaling glyphs of Twemoji Mozilla

2024-03-05 Thread Pablo Rodriguez via ntg-context
On 3/4/24 09:08, Hans Hagen via ntg-context wrote: > On 3/2/2024 1:46 PM, Pablo Rodriguez via ntg-context wrote: >> [...] >> Using current latest from both MkIV and LMTX, I cannot scale the emoji flag. >> >> Latest font release can be directly download from >> h

[NTG-context] Re: issues scaling glyphs of Twemoji Mozilla

2024-03-04 Thread Hans Hagen via ntg-context
On 3/2/2024 1:46 PM, Pablo Rodriguez via ntg-context wrote: Dear list, I have the following sample: \definefontfamily[mainface][rm][TeX Gyre Termes] \definefontfamily[mainface][cg][Twemoji Mozilla][features={color}] \setupbodyfont[mainface] \starttext \scale[width=30em]{a

[NTG-context] Re: issues scaling glyphs of Twemoji Mozilla

2024-03-02 Thread Pablo Rodriguez via ntg-context
On 3/2/24 14:41, vm via ntg-context wrote: > On 02/03/2024 13:46, Pablo Rodriguez via ntg-context wrote: >> Using current latest from both MkIV and LMTX, I cannot scale the emoji flag. > > same here Many thanks for your confi

[NTG-context] Re: issues scaling glyphs of Twemoji Mozilla

2024-03-02 Thread vm via ntg-context
On 02/03/2024 13:46, Pablo Rodriguez via ntg-context wrote: Using current latest from both MkIV and LMTX, I cannot scale the emoji flag. same here ___ If your question is of interest to others as well, please add

[NTG-context] issues scaling glyphs of Twemoji Mozilla

2024-03-02 Thread Pablo Rodriguez via ntg-context
Dear list, I have the following sample: \definefontfamily[mainface][rm][TeX Gyre Termes] \definefontfamily[mainface][cg][Twemoji Mozilla][features={color}] \setupbodyfont[mainface] \starttext \scale[width=30em]{a} \scale[width=30em]{\cg 🇬🇧} \stoptext Using current latest from

[NTG-context] Re: 2024

2024-01-02 Thread Fabrice L
It's not that much code but I need to add a keyword interface. It's also > something we might play with a little at this years meeting so ... > > (I added a gray scale option for tyhose without color printer.) > > Here's a big one (the xmas card): > > http:/

[NTG-context] Re: 2024

2024-01-02 Thread Hans Hagen via ntg-context
thank you for all the good work) Is the puzzle generator somewhere hidden to be found within the context module tree? It's not that much code but I need to add a keyword interface. It's also something we might play with a little at this years meeting so ... (I added a gray scale

[NTG-context] Re: \placefigure[location=here...] problem

2023-12-09 Thread Wolfgang Schuster
:blah][]{} \externalfigure[blah.jpeg][scale=300] \stopplacefigure You can try the force option: \startplacefigure[location=force,reference=fig:blah]   \externalfigure[blah.jpeg][scale=300] \stopplacefigure Wolfgang ___ If your questi

[NTG-context] \placefigure[location=here...] problem

2023-12-09 Thread anton . chigurh
could be doing wrong? Do I need to increase the buffer? how? This is what I have used to place each figure \startplacefigure[location=here,reference=fig:blah][]{} \externalfigure[blah.jpeg][scale=300] \stopplacefigure

[NTG-context] Drawing calligraphy practice grid in metafun

2023-11-20 Thread Andres Conrado Montoya
wo unit squares, nib-width size, on top of each other, with the top one shifted a nib-width to the right. A little bit like a chess board, or a scale ruler on a map. But this would only work in Lines that have an even amount of Sections. I'm not sure how to proceed with that... I tried using un

[NTG-context] Re: How to encircle text?

2023-11-05 Thread Hans Hagen via ntg-context
On 11/5/2023 7:23 AM, anton.chig...@mail.com wrote: I want to use \bigcirc to encircle text. Is there a way to do it. if you're wiling to compensate for its depth: \defineoverlay [BigCirc] [{\scale [width=\overlaywidth] {\setbox0\hpack{\bigcirc}\raise\dp0\box0}}] \f

[NTG-context] Re: Adobe Source Typescript With Design Sizes

2023-11-02 Thread Vincent Hennebert
mixing depending on scale (e.g. using display for 20 pt in a 15 pt setup versus using scaled regular for 20pt and then display 20pt for e.g. a title page or 50pt on posters). I think I see your point. I think we can still talk about design sizes but, instead of thinking in absolute sizes, we wo

[NTG-context] Re: Adobe Source Typescript With Design Sizes

2023-11-01 Thread Hans Hagen via ntg-context
lk of design sizes here. It's more about 'usage' because a display vs subhead vs ... variant is not about mixing depending on scale (e.g. using display for 20 pt in a 15 pt setup versus using scaled regular for 20pt and then display 20pt for e.g. a title page or 50pt on posters).

[NTG-context] Re: XML processing beginner's question

2023-08-22 Thread Hans Hagen via ntg-context
match with a setup . if needed we could extend the mechanism with varianst but i have to admit that it has been stable (mostly untouched) for close to 15 years now so all has to be done very careful; it has also be tuned for performance and large scale throughput Hans

[NTG-context] backend not forcing 1000 width units on fonts; em size must be applied or else fails

2023-08-20 Thread Carlos
end with any font other than latin modern > > Here > > \setupbodyfont[stixtwo] > > > \setuplayout[width=16cm] > \showmakeup > > \starttext > > Thus, I came to the conclusion that the designer of a new > system must not only be the implementer and

[NTG-context] Re: redefine space to be the same as \␣ similar to knuthian approach

2023-08-19 Thread Mikael Sundqvist
gt; > Not in my end with any font other than latin modern Here \setupbodyfont[stixtwo] \setuplayout[width=16cm] \showmakeup \starttext Thus, I came to the conclusion that the designer of a new system must not only be the implementer and first large||scale user; the designer should also write

[NTG-context] Re: redefine space to be the same as \␣ similar to knuthian approach

2023-08-19 Thread Carlos
signer of a new > system must not only be the implementer and first > large||scale user; the designer should also write the first > user manual. > > \setupbodyfont[12.895pt] > > {\ss The separation of any of these four components would have > hurt \TeX\ significantly. If I had

[NTG-context] Re: An error which is not in .log file

2023-08-19 Thread Xavier B.
Thanks to all to help me through migration from MKIV to LMTX version. Now my document compiles perfectly. Xavier On Wed, 16 Aug 2023 17:02:53 +0200 Wolfgang Schuster ha escrit: > Xavier B. schrieb am 16.08.2023 um 09:15: > > Mmmm thanks. > > How can I pass so

[NTG-context] unsubscribe

2023-08-18 Thread Thomas Floeren via ntg-context
space]) > > yes. and showmakeup displays: .SP:10.945 If > > rather than for example with: .SP:5.235 > OnceSP:3.926 > theSP:3.926 > initial SP:3.926 > designSP:3.926 > is > > and > > :3.586 > THK:-1.853 > H__E > X > HK:-1.390 > SP:3.586 >

[NTG-context] Re: redefine space to be the same as \␣ similar to knuthian approach

2023-08-18 Thread Wolfgang Schuster
first large||scale user; the designer should also write the first user manual. \setupbodyfont[12.895pt] {\ss The separation of any of these four components would have hurt \TeX\ significantly. If I had not participated fully in all these activities, literally hundreds of improvements would never have

[NTG-context] Re: redefine space to be the same as \␣ similar to knuthian approach

2023-08-18 Thread Carlos
owmakeup displays: .SP:10.945 If rather than for example with: .SP:5.235 OnceSP:3.926 theSP:3.926 initial SP:3.926 designSP:3.926 is and :3.586 THK:-1.853 H__E X HK:-1.390 SP:3.586 sig­RH:0.000 IR:0.000 RS:0.000 LH:0.000 H__nificantlyLS:0.000BS:6.565 and here's your ex

[NTG-context] Re: An error which is not in .log file

2023-08-16 Thread Xavier B.
On Wed, 16 Aug 2023 17:02:53 +0200 Wolfgang Schuster ha escrit: > Xavier B. schrieb am 16.08.2023 um 09:15: > > Mmmm thanks. > > How can I pass so [scale=0.9] to starttikzpicture? > > It's a bug and should be fixed in the next context release. > > Wolfga

[NTG-context] Re: An error which is not in .log file

2023-08-16 Thread Wolfgang Schuster
Xavier B. schrieb am 16.08.2023 um 09:15: Mmmm thanks. How can I pass so [scale=0.9] to starttikzpicture? It's a bug and should be fixed in the next context release. Wolfgang ___ If your question

[NTG-context] Re: An error which is not in .log file

2023-08-16 Thread Aditya Mahajan
picture should allow optional arguments. The following works correctly for me with ver 2023.07.18: \usemodule[tikz] \usetikzlibrary[patterns] \starttext \starttikzpicture[scale=0.75] % recipient \draw (0,0) -- (0,10) -- (2,10) -- (2,0) -- cycle; % aigua \fi

[NTG-context] Re: An error which is not in .log file

2023-08-16 Thread Xavier B.
Mmmm thanks. How can I pass so [scale=0.9] to starttikzpicture? On Wed, 16 Aug 2023 06:27:34 +0200 Wolfgang Schuster ha escrit: > Xavier B. schrieb am 16.08.2023 um 00:12: > > Thanks. > > > > After some work on it, following your advice, I reduce the compilation &

[NTG-context] Re: An error which is not in .log file

2023-08-15 Thread Xavier B.
u figura~\in[fig:oli-aigua-diposit]). 26 27 \startplacefigure[reference=fig:oli-aigua-diposit, location=force, title={Dipòsit omplit amb aigua i oli}] 28 \bTABLE[frame=off,align={middle,lohi},width=fit] 29 \bTR 30 \bTD 31 \starttikzpicture[scale=0.75] 32 % recipient 33

[NTG-context] Re: Scaling characters without font switching in CLD

2023-08-13 Thread Hans Hagen via ntg-context
{ "slot", 0, accent }, }, } end end end local function ccrap(characters,value,target,base,template,scale,mirror) if process(characters,target,value) then local data1 = characters[base] local data2 = characters[template]

[NTG-context] Re: Scaling characters without font switching in CLD

2023-08-12 Thread Hamid,Idris
d pdf): we see that \tfx doesn't scale the \symbol, although \tfa and higher do work. ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / https://

[NTG-context] Re: Scaling characters without font switching in CLD

2023-08-12 Thread Hamid,Idris
: we see that \tfx doesn't scale the \symbol, although \tfa and higher do work. I guess fixing \tfx-symbol interaction will be part of your conversation with Wolfgang -) > well, you wented symbols so Ultimately I just want to be able to type the Unicode symbols for 02BE and 02BF -- ʾ an

[NTG-context] Re: Scaling characters without font switching in CLD

2023-08-12 Thread Hans Hagen
4:03 PM, Hamid,Idris wrote: \tfx causes a switch to computer modern. Indeed. Something I need to discuss with Wolfgang as double checking is needed before I patch. Ah.. ok. But what if we want to scale independently of font switching? There is no need to go lua here (esp when you have

[NTG-context] Re: Scaling characters without font switching in CLD

2023-08-12 Thread Hamid,Idris
fx causes a switch to computer modern. > Indeed. Something I need to discuss with Wolfgang as double checking is > needed before I patch. Ah.. ok. >> But what if we want to scale independently of font switching? > There is no need to go lua here (esp when you have not done vf mag

[NTG-context] Re: Scaling characters without font switching in CLD

2023-08-12 Thread Hamid,Idris
scale independently of font switching? There is no need to go lua here (esp when you have not done vf magick before and i'm not going to debug code that i have little clue what it's about to do). Many thanks. Part of the context is that I have some updatable mission-critical docu

[NTG-context] Re: Scaling characters without font switching in CLD

2023-08-12 Thread Hans Hagen
On 8/12/2023 4:03 PM, Hamid,Idris wrote: \tfx causes a switch to computer modern. Indeed. Something I need to discuss with Wolfgang as double checking is needed before I patch. But what if we want to scale independently of font switching? There is no need to go lua here (esp when you have

[NTG-context] Scaling characters without font switching in CLD

2023-08-12 Thread Hamid,Idris
=== \tfx causes a switch to computer modern. Of course, with the right typescripts and \setupbodyfont, one can maintain stylistic consistency when switching fonts. But what if we want to scale independently of font switching? II. One approach might be to use symbols: \startTEXpage

[NTG-context] Triaging tikz error: Cannot parse this coordinate

2023-08-08 Thread Xavier B.
er 94, name '/usr/share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarychains.code.tex' modules > 'pgfmath' is already loaded modules > 'filter' is loaded open source > level 3, order 95, name '/usr/share/texmf

[NTG-context] Re: new upload

2023-07-18 Thread Rik Kabel
oes 4 times faster. In the end this is way cheaper than updating a 5 year old dev machine (a new one would run about twice as fast which would bring about the same gain). Hans ps. Because tex is a memory intense application it doesn't scale with the number of cores unless one has

[NTG-context] new upload

2023-07-18 Thread Hans Hagen
s way cheaper than updating a 5 year old dev machine (a new one would run about twice as fast which would bring about the same gain). Hans ps. Because tex is a memory intense application it doesn't scale with the number of cores unless one has the latest greatest fast memory as well as ge

[NTG-context] Re: \showmakeup adds unwanted space despite accurate readings; \qquad mandatory before \TeX\

2023-07-05 Thread Carlos
mylucidaserif][ss] [sans] [mylucidasans][default] > \stoptypescript > > \setupbodyfont[mylucidaserif] > %\setupbodyfont[mylucidasans] > %\setupbodyfont[14pt] > > \starttext > > Thus, I came to the conclusion that the designer of a new > system must not only be the

[NTG-context] Re: \showmakeup adds unwanted space despite accurate readings; \qquad mandatory before \TeX\

2023-07-05 Thread Carlos
[mylucidaserif][ss] [sans] [mylucidasans][default] \stoptypescript \setupbodyfont[mylucidaserif] %\setupbodyfont[mylucidasans] %\setupbodyfont[14pt] \starttext Thus, I came to the conclusion that the designer of a new system must not only be the implementer and first large||scale user; the designer sh

Re: [NTG-context] Super slow installation

2023-05-30 Thread Max Chernoff via ntg-context
1.mnd.bulk.iss.as9143.net:8080/random5000x5000.jpg"; \ "http://lmtx.pragma-ade.com/install-lmtx/texmf.zip"; \ ;do echo "$x" curl -w 'scale=2;%{speed_download}*8/1024^2\n' -sSo /dev/null "$x" | bc echo done Cloudflare should

Re: [NTG-context] \placeinitial doesn't work inside \framedtext (or \framed)

2023-05-16 Thread 李延瑞
laceinitial\input knuth > > \framed[align=flushleft]{\setupinitial[n=2,text=Knuth]\placeinitial\input > knuth > } > > \framedtext[align=flushleft]{\setupinitial[n=2,text=Knuth]\placeinitial\input > knuth > } > > \stoptext > %== > > There is

Re: [NTG-context] new units

2023-05-06 Thread Alan Braslau via ntg-context
> The es (Edith) unit replaces the inch, and the ts (Tove) is one > tenths of than (just like we have cm and mm). The eu (European Unit) > is an adaptive one that defaults to 10 ts == 1es and can be > multiplied by setting the \eufactor (default 10) which makes it > possible to

[NTG-context] new units

2023-05-04 Thread Hans Hagen via ntg-context
setting the \eufactor (default 10) which makes it possible to define layouts that easilly scale to different output media (important for the mobile phone / table generation). This means that MWE that use inches will likely no longer be considered valid and probably will be dealt with slower

[NTG-context] Stack overflow when using Neo Euler for math

2023-03-31 Thread Rory Molinari via ntg-context
in upvalue 'applytweaks' ...xlive/2023/texmf-dist/tex/context/base/mkxl/math-act.lmt:3682: in upvalue 'mathematics_tweakaftercopyingfont' [string "local mathematics_tweakaftercopyingfont = mat..."]:5: in local 'runner' ...xlive/2023/texmf-dist/tex/

Re: [NTG-context] tikz error upgrading to texlive version (artix)

2023-03-31 Thread Xavier B. via ntg-context
via the filter module and compiling the main doc with MkIV). > afaik tikz should work ok, so can you make a test file? > > Hans Perhaps this is a good test. It's a complete example: \setupcolors[state=start] \definecolor[darkgreen][g=.5] \usemodule[tikz] \starttext \startt

Re: [NTG-context] Problem using \scale

2023-02-10 Thread Bruce Horrocks via ntg-context
> On 10 Feb 2023, at 09:20, Hans Hagen via ntg-context > wrote: [snip] Thank-you Hans, these work great - so well in fact that now I've seen the output I've come to the conclusion that the scaled text would be too small and what I should really do is flag the one or two addresses in our mail

  1   2   3   4   5   6   7   8   9   10   >