[NTG-context] Re: regular online meet-up

2025-08-12 Thread Henning Hraban Ramm
d the "plus" button. Beware there is only one presenter at a time, so don’t kill someone else’s presentation. [Technical hints] * Sound is usually better if you use a headset (less noise for everyone). * Connection problems are mostly due to low bandwidth or high latency on your side, es

[NTG-context] regular online meet-up

2025-08-08 Thread Hraban Ramm
on’t kill someone else’s presentation. [Technical hints] * Sound is usually better if you use a headset (less noise for everyone). * Connection problems are mostly due to low bandwidth or high latency on your side, esp. with mobile connections. * Sometimes leaving and re-entering helps. * If audio

[NTG-context] Re: Position of formula

2025-07-14 Thread Shiv Shankar Dayal
looks nicer). > > > > - You need to add location=packed to \startalign so that it does not use > > extra horizontal space > > > > - Then you can adjust the vertical location by wrapping everything in a > > frame. > > > > \starttext > > \startitemize[n] &

[NTG-context] Re: Position of formula

2025-07-14 Thread Shiv Shankar Dayal
e > inline math $ ... $ (I use \startimath ... \stopimath below so that it looks > nicer). > > - You need to add location=packed to \startalign so that it does not use > extra horizontal space > > - Then you can adjust the vertical location by wrapping everything in a frame. &g

[NTG-context] Re: Position of formula

2025-07-14 Thread Aditya Mahajan
ou need to add location=packed to \startalign so that it does not use extra horizontal space - Then you can adjust the vertical location by wrapping everything in a frame. \starttext \startitemize[n] \item \startframed[align=normal,frame=off,location=high] \startimath \startalign[n=

[NTG-context] Re: language in tagging and export

2025-07-14 Thread Pablo Rodriguez via ntg-context
esn’t have Acrobat Reader available and the only Windows machine I have access to seems to have no working read aloud feature in Acrobat Reader. > % suddenly got some english youtube video where the > % normally low pitch male voice (that i knew) became > % high pitch female dutch for no re

[NTG-context] language in tagging and export

2025-07-14 Thread Hans Hagen via ntg-context
check the other languages and also the % kind of language tags we want to end up in the pdf % as he will check how viewers 'speak' - yesterday i % suddenly got some english youtube video where the % normally low pitch male voice (that i knew) became % high pitch female dutch for no reason

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

2025-07-12 Thread Hans Hagen via ntg-context
so worth spending time on). Users probaly don't realize how much is done just because I interact with users that have challenges or think the way that fits into our way of thinking. Like: we're currently doing some mp related coding and it will never pay back, but it's a nice chall

[NTG-context] Re: regular online meet-up

2025-07-08 Thread Henning Hraban Ramm
ot;plus" button. Beware there is only one presenter at a time, so don’t kill someone else’s presentation. [Technical hints] * Sound is usually better if you use a headset (less noise for everyone). * Connection problems are mostly due to low bandwidth or high latency on your side, esp. wit

[NTG-context] regular online meet-up

2025-07-06 Thread Henning Hraban Ramm
l someone else’s presentation. [Technical hints] * Sound is usually better if you use a headset (less noise for everyone). * Connection problems are mostly due to low bandwidth or high latency on your side, esp. with mobile connections. * Sometimes leaving and re-entering helps. * If audio

[NTG-context] Re: preventing next \par

2025-06-19 Thread Aditya Mahajan
ut how? Wouldn't something like this be simpler and more in spirit of separating intent from presentation? (I don't remember the XML syntax, so just conveying the high-level idea) ... is normal paragraph while is the paragraph where you don't want to insert a para. Then you can

[NTG-context] Re: Predefined output intents:

2025-06-15 Thread jbf
r and expect it to work? If you allow me, maybe you chain of thought needs some adjustments (in the details, where many bugs and issues live), but your expectations might have been set too high. If a file name is used to embed a file, they have to be exactly the same (in Unix, even with case disti

[NTG-context] Re: Predefined output intents:

2025-06-15 Thread Pablo Rodriguez via ntg-context
le in > the profiles subfolder and expect it to work? If you allow me, maybe you chain of thought needs some adjustments (in the details, where many bugs and issues live), but your expectations might have been set too high. If a file name is used to embed a file, they have to be exactly the sa

[NTG-context] regular online meet-up

2025-06-10 Thread Henning Hraban Ramm
e there is only one presenter at a time, so don’t kill someone else’s presentation. [Technical hints] * Sound is usually better if you use a headset (less noise for everyone). * Connection problems are mostly due to low bandwidth or high latency on your side, esp. with mobile connections. * Sometime

[NTG-context] regular online meet-up

2025-05-11 Thread Henning Hraban Ramm
eside the camera button; also there’s now "manage presentations" behind the "plus" button. Beware there is only one presenter at a time, so don’t kill someone else’s presentation. [Technical hints] * Sound is usually better if you use a headset (less noise for everyone). * Connection

[NTG-context] modernizing

2025-05-07 Thread Hans Hagen via ntg-context
(experiment conducted with high end wooden ear-tags with qr codes made by Willi, who else) because after all humans are good in pattern recognition - we (read: Tove, well known from the "ts" unit) tested to what extend colors could be recognized (after all in Sweden PDF documents hav

[NTG-context] regular online meet-up

2025-04-05 Thread Henning Hraban Ramm
on’t kill someone else’s presentation. [Technical hints] * Sound is usually better if you use a headset (less noise for everyone). * Connection problems are mostly due to low bandwidth or high latency on your side, esp. with mobile connections. * Sometimes leaving and re-entering helps. * If audio

[NTG-context] Re: \placefigure conundrum

2025-03-16 Thread Jim
On Sun, Mar 16, 2025 at 11:49 (-), autumnus wrote: > Maybe you can try to compare the relative distance between the image and the > text with “high”. > %%% > \placefigure[left,high] > \placefigure[left,low] > %%% The cow moves higher with "high" than

[NTG-context] Re: \placefigure conundrum

2025-03-16 Thread autumnus
Maybe you can try to compare the relative distance between the image and the text with “high”. %%% \placefigure[left,high] \placefigure[left,low] %%% ___ If your question is of interest to others as well

[NTG-context] Re: \placefigure conundrum

2025-03-15 Thread Jim
blank[2*line] > \framed[align=high,height=2\baselineskip]{Thus,}\blank[2*line]% Similar to > \vbox to 2\baselineskip{something\par\vfill} > \framed[align=low,height=2\baselineskip]{Thus,}% % > Similar to \vbox to 2\baselineskip{\par\vfill\par something} > \stopt

[NTG-context] Re: \placefigure conundrum

2025-03-14 Thread autumnus
My opinion is that these values are completely inherited from setupalign, so you can observe their differences through the following examples: \starttext\showgrid \framed[height=2\baselineskip]{Thus,} \blank[2*line] \framed[align=high,height=2\baselineskip]{Thus,}\blank[2*line

[NTG-context] regular online meet-up

2025-03-08 Thread Henning Hraban Ramm
on’t kill someone else’s presentation. [Technical hints] * Sound is usually better if you use a headset (less noise for everyone). * Connection problems are mostly due to low bandwidth or high latency on your side, esp. with mobile connections. * Sometimes leaving and re-entering helps. * If audio

[NTG-context] Re: externalimage alignment inside frame changed from previous context version

2025-02-14 Thread Hans Hagen via ntg-context
=\mychapter, header=high, align={middle,nothyphenated,verytolerant}, ] \starttext \chapter{The Village of Ink} \stoptext The deep commands are for special purposes and work on an argument, just do style=\switchtobodyfont[modern], which also gets the

[NTG-context] Re: externalimage alignment inside frame changed from previous context version

2025-02-12 Thread chindea . daniel
]% {\startalignment[middle]\tfd{{#1}}\\\tfb{#2}\stopalignment} } \setuphead[chapter] [% deepnumbercommand={\switchtobodyfont[modern]}, deeptextcommand={\switchtobodyfont[modern]}, command=\mychapter, header=high, align

[NTG-context] regular online meet-up

2025-02-07 Thread Henning Hraban Ramm
on’t kill someone else’s presentation. [Technical hints] * Sound is usually better if you use a headset (less noise for everyone). * Connection problems are mostly due to low bandwidth or high latency on your side, e.g. with mobile connections. * Sometimes leaving and re-entering helps. * If audio

[NTG-context] Re: regular online meet-up

2025-01-07 Thread Henning Hraban Ramm
e there is only one presenter at a time, so don’t kill someone else’s presentation. [Technical hints] * Sound is usually better if you use a headset (less noise for everyone). * Connection problems are mostly due to low bandwidth or high latency on your side, e.g. with mobile connections. * Some

[NTG-context] Re: Bug in recent math parsing (?)

2025-01-06 Thread Jim
tps://wiki.contextgarden.net/Text_blocks/Environments/Frames ) >> However, the greyed math (see "Shaded background for part of a displayed >> equation" about 1/4 the way down the page) is too high. I changed \mframed >> to \inmframed which made it less bad, but I am at a

[NTG-context] Re: Bug in recent math parsing (?)

2025-01-06 Thread Hans Hagen
und for part of a displayed equation" about 1/4 the way down the page) is too high. I changed \mframed to \inmframed which made it less bad, but I am at a loss as to The Right Way to get good horizontal alignment here. Does anyone here who knows The Right Way have the time to either (a) fix t

[NTG-context] Re: Bug in recent math parsing (?)

2025-01-05 Thread Aditya Mahajan
wever, the greyed math (see "Shaded background for part of a displayed > equation" about 1/4 the way down the page) is too high. I changed \mframed > to \inmframed which made it less bad, but I am at a loss as to The Right Way > to get good horizontal alignment here. > > Doe

[NTG-context] Re: Bug in recent math parsing (?)

2025-01-05 Thread Jim
! I changed \over usage to \frac on the wiki page known, as of very recently, as "Text blocks/Environments/Frames" (i.e., https://wiki.contextgarden.net/Text_blocks/Environments/Frames ) However, the greyed math (see "Shaded background for part of a displayed equation" about 1/4

[NTG-context] regular online meet-up

2025-01-05 Thread Henning Hraban Ramm
on. [Technical hints] * Sound is usually better if you use a headset (less noise for everyone). * Connection problems are mostly due to low bandwidth or high latency on your side, e.g. with mobile connections. * Sometimes leaving and re-entering helps. * If audio/video doesn’t work for you, you

[NTG-context] Re: regular online meet-up

2024-12-11 Thread Henning Hraban Ramm
ons" behind the "plus" button. Beware there is only one presenter at a time, so don’t kill someone else’s presentation. [Technical hints] * Sound is usually better if you use a headset (less noise for everyone). * Connection problems are mostly due to low bandwidth or high latency on

[NTG-context] regular online meet-up

2024-12-07 Thread Henning Hraban Ramm
a time, so don’t kill someone else’s presentation. [Technical hints] * Sound is usually better if you use a headset (less noise for everyone). * Connection problems are mostly due to low bandwidth or high latency on your side, e.g. with mobile connections. * Sometimes leaving and re-entering helps.

[NTG-context] Re: On the use of btx datasets to manage images and plots

2024-11-25 Thread Hans Hagen
all the contributors to this project for making such a great piece of software. Now, let's dig into the topic: I'm a PhD student in High Energy Physics (HEP) and my typical work include producing lot of plots and then presenting them in various meetings, comparing my results with exi

[NTG-context] On the use of btx datasets to manage images and plots

2024-11-25 Thread marco . riggirello . 98
piece of software. Now, let's dig into the topic: I'm a PhD student in High Energy Physics (HEP) and my typical work include producing lot of plots and then presenting them in various meetings, comparing my results with existing ones present in the literature. Tipically, many plots a

[NTG-context] Re: regular online meet-up

2024-11-12 Thread Henning Hraban Ramm
"plus" button. Beware there is only one presenter at a time, so don’t kill someone else’s presentation. [Technical hints] * Sound is usually better if you use a headset (less noise for everyone). * Connection problems are mostly due to low bandwidth or high latency on your side, e.

[NTG-context] regular online meet-up

2024-11-09 Thread Henning Hraban Ramm
on’t kill someone else’s presentation. [Technical hints] * Sound is usually better if you use a headset (less noise for everyone). * Connection problems are mostly due to low bandwidth or high latency on your side, e.g. with mobile connections. * Sometimes leaving and re-entering helps. * If audio

[NTG-context] Re: overbraces in concrete mathematics - bug?

2024-11-03 Thread Julius Ross
2024 at 11:00 PM wrote: >> > >> > Hi, >> > >> > With the below, the overbraces appear too high (the underbraces are in >> the right position) >> > >> > \starttext >> > \switchtobodyfont[concrete] >> > \startformula >>

[NTG-context] Re: overbraces in concrete mathematics - bug?

2024-11-02 Thread Julius Ross
ou get, so I don't know what you expect.) > > /Mikael > > On Sat, Nov 2, 2024 at 11:00 PM wrote: > > > > Hi, > > > > With the below, the overbraces appear too high (the underbraces are in > the right position) > > > > \starttext

[NTG-context] Re: overbraces in concrete mathematics - bug?

2024-11-02 Thread Mikael Sundqvist
Hi, I get (with the latest) the attached image. Looks about the same to me. (I do not see what you get, so I don't know what you expect.) /Mikael On Sat, Nov 2, 2024 at 11:00 PM wrote: > > Hi, > > With the below, the overbraces appear too high (the underbraces are in the

[NTG-context] overbraces in concrete mathematics - bug?

2024-11-02 Thread juliusross
Hi, With the below, the overbraces appear too high (the underbraces are in the right position) \starttext \switchtobodyfont[concrete] \startformula \overbrace{a+a} \underbrace{a+a} \stopformula \stoptext Would appreciate if somebody can tell me if they see the same, or if this is a bug. The

[NTG-context] Re: creating a printed book

2024-10-13 Thread Henning Hraban Ramm
://codeberg.org/fiee/context-tools/src/branch/master/docx2ctx Pandoc can also generate ConTeXt code; try which you like better. I'd never go that route when, as mentioned, a high quality document is needed which can involve control (for which one can e.g. use instances for specific compo

[NTG-context] Re: creating a printed book

2024-10-12 Thread Hans Hagen via ntg-context
/docx2ctx Pandoc can also generate ConTeXt code; try which you like better. I'd never go that route when, as mentioned, a high quality document is needed which can involve control (for which one can e.g. use instances for specific components). Coding in TeX speak is not that bad. Also, one is

[NTG-context] Re: regular online meet-up

2024-10-09 Thread Henning Hraban Ramm
"plus" button. Beware there is only one presenter at a time, so don’t kill someone else’s presentation. [Technical hints] * Sound is usually better if you use a headset (less noise for everyone). * Connection problems are mostly due to low bandwidth or high latency on your side, e.g. wit

[NTG-context] regular online meet-up

2024-10-05 Thread Henning Hraban Ramm
on’t kill someone else’s presentation. [Technical hints] * Sound is usually better if you use a headset (less noise for everyone). * Connection problems are mostly due to low bandwidth or high latency on your side, e.g. with mobile connections. * Sometimes leaving and re-entering helps. * If audio

[NTG-context] Re: “breaking news”

2024-10-01 Thread Hans Hagen
– it’s hard to avoid widows and orphans. depends .. three liners can be made to work in fact one should then use \widowpenalties and \clubpenalties with a high value for the first two entries (and maybe disable them to overlap) I have \setpenalties\widowpenalties{2}{8000} \setpenalties

[NTG-context] Re: “breaking news”

2024-10-01 Thread Henning Hraban Ramm
.. three liners can be made to work in fact one should then use \widowpenalties and \clubpenalties with a high value for the first two entries (and maybe disable them to overlap) I have \setpenalties\widowpenalties{2}{8000} \setpenalties\clubpenalties{2}{1} Does this make sense? While I saw

[NTG-context] Re: “breaking news”

2024-09-30 Thread Hans Hagen
ourse” you often get a 3-line paragraph over a page break – it’s hard to avoid widows and orphans. depends .. three liners can be made to work in fact one should then use \widowpenalties and \clubpenalties with a high value for the first two entries (and maybe disable them to overlap) here

[NTG-context] Re: Downsampling images (again)

2024-09-22 Thread Alan Braslau via ntg-context
eet the typesetting needs. The image manipulation tools use this metadata to resample resolution. I found this very useful as I used *hundreds* of scanned X-ray images that had real sizes, high resolution and 16 or even 24 bit depth. Of course, I had to reduce all of this in order to include t

[NTG-context] Re: Table and rotation: push together 45 degree rotated cells

2024-09-19 Thread Gerion Entrup
gt;>> > >>>>> Here is a minimal example: > >>>>> ``` > >>>>> \startsetups[table:rotated] > >>>>> \setupTABLE[frame=off] > >>>>> \setupTABLE[row][first][bottomframe=on, style=bf, align={center,

[NTG-context] Re: Table and rotation: push together 45 degree rotated cells

2024-09-19 Thread Hans Hagen via ntg-context
}] \setupTABLE[row][2][align=flushright] \stopsetups \starttext \define\tablerotate{\dontleavehmode\rotate[rotation=-45, location=high]} \bTABLE[setups=table:rotated] \bTR \bTD \eTD \bTD \tablerotate{Water buffalo} \eTD \bTD \tablerotate{Mexican redknee tarantula} \eTD \bTD \tablerotate{European

[NTG-context] Re: Table and rotation: push together 45 degree rotated cells

2024-09-18 Thread Mikael Sundqvist
> > >> > > >> Here is a minimal example: > > >> ``` > > >> \startsetups[table:rotated] > > >>\setupTABLE[frame=off] > > >>\setupTABLE[row][first][bottomframe=on, style=bf, align={center, low}] > > >>\se

[NTG-context] Re: Table and rotation: push together 45 degree rotated cells

2024-09-18 Thread Gerion Entrup
;>\setupTABLE[frame=off] > >>\setupTABLE[row][first][bottomframe=on, style=bf, align={center, low}] > >>\setupTABLE[row][2][align=flushright] > >> \stopsetups > >> > >> \starttext > >> \define\tablerotate{\dontleavehmode\rotate[rotation=-

[NTG-context] Re: Table and rotation: push together 45 degree rotated cells

2024-09-18 Thread Hans Hagen
? Here is a minimal example: ``` \startsetups[table:rotated] \setupTABLE[frame=off] \setupTABLE[row][first][bottomframe=on, style=bf, align={center, low}] \setupTABLE[row][2][align=flushright] \stopsetups \starttext \define\tablerotate{\dontleavehmode\rotate[rotation=-45, location=high

[NTG-context] Re: Table and rotation: push together 45 degree rotated cells

2024-09-18 Thread Wolfgang Schuster
[table:rotated] \setupTABLE[frame=off] \setupTABLE[row][first][bottomframe=on, style=bf, align={center, low}] \setupTABLE[row][2][align=flushright] \stopsetups \starttext \define\tablerotate{\dontleavehmode\rotate[rotation=-45, location=high]} \bTABLE[setups=table:rotated] \bTR

[NTG-context] Re: Table and rotation: push together 45 degree rotated cells

2024-09-18 Thread Gerion Entrup
: > ``` > \startsetups[table:rotated] > \setupTABLE[frame=off] > \setupTABLE[row][first][bottomframe=on, style=bf, align={center, low}] > \setupTABLE[row][2][align=flushright] > \stopsetups > > \starttext > \define\tablerotate{\dontleavehmode\rotate[rotation=-45, locatio

[NTG-context] Table and rotation: push together 45 degree rotated cells

2024-09-17 Thread Gerion Entrup
}] \setupTABLE[row][2][align=flushright] \stopsetups \starttext \define\tablerotate{\dontleavehmode\rotate[rotation=-45, location=high]} \bTABLE[setups=table:rotated] \bTR \bTD \eTD \bTD \tablerotate{Water buffalo} \eTD \bTD \tablerotate{Mexican redknee tarantula} \eTD \bTD \tablerotate

[NTG-context] Re: regular online meetup

2024-09-11 Thread Henning Hraban Ramm
tations" behind the "plus" button. Beware there is only one presenter at a time, so don’t kill someone else’s presentation. [Technical hints] * Sound is usually better if you use a headset (less noise for everyone). * Connection problems are mostly due to low bandwidth or high lat

[NTG-context] regular online meetup

2024-09-09 Thread Henning Hraban Ramm
ly one presenter at a time, so don’t kill someone else’s presentation. [Technical hints] * Sound is usually better if you use a headset (less noise for everyone). * Connection problems are mostly due to low bandwidth or high latency on your side, e.g. with mobile connections. * Sometimes leaving and re-en

[NTG-context] Re: Why are some external PDF figures leading to a stack overflow error?

2024-08-18 Thread Mikael Sundqvist
uot;name: > unknownpicture". > > If I replace xmap1.pdf with a JPG named xmap1.jpg and don't change the > document otherwise, my document compiles just fine. The problem is I need > high quality files, not a blurry JPG. > > --Joel > > On Sunday, August 18, 2024

[NTG-context] Re: Why are some external PDF figures leading to a stack overflow error?

2024-08-18 Thread Joel via ntg-context
The file compiles and just has a grey empty box saying "name: unknownpicture". If I replace xmap1.pdf with a JPG named xmap1.jpg and don't change the document otherwise, my document compiles just fine. The problem is I need high quality files, not a blurry JPG. --Joel On Su

[NTG-context] Re: problem with location={right,high} in latest LMTX

2024-08-15 Thread Henning Hraban Ramm
Am 14.08.24 um 23:24 schrieb Wolfgang Schuster: Line 1154 in strc-flt.mkxl: \def\strc_floats_analyze_variables_two   {... -    \ifinset\v!high    \floatlocation\global  \plusone  \fi +    \ifinset\v!high    \floatlocation\global\c_page_sides_skipmode \plusone  \fi \ifinset\v

[NTG-context] Re: problem with location={right,high} in latest LMTX

2024-08-14 Thread Wolfgang Schuster
Henning Hraban Ramm schrieb am 14.08.2024 um 23:11: There seems to be a regression with sidefloats: """ \useMPlibrary[dum] \starttext \startplacefigure[title={problem},location={right,high}] \externalfigure[dummy][width=.3\textwidth] \stopplacefigure \samplefile{ward} \stop

[NTG-context] problem with location={right,high} in latest LMTX

2024-08-14 Thread Henning Hraban Ramm
There seems to be a regression with sidefloats: """ \useMPlibrary[dum] \starttext \startplacefigure[title={problem},location={right,high}] \externalfigure[dummy][width=.3\textwidth] \stopplacefigure \samplefile{ward} \stoptext """ results in tex error >

[NTG-context] regular online meet-up

2024-08-10 Thread Henning Hraban Ramm
or everyone). * Connection problems are mostly due to low bandwidth or high latency on your side, e.g. with mobile connections. * Sometimes leaving and re-entering helps. * If audio/video doesn’t work for you, you can still use the text chat. * Screen sharing needs a lot of bandwidth. * Bi

[NTG-context] Re: vertical position of \overparent in concrete math

2024-08-05 Thread Mikael Sundqvist
Hi, On Mon, Aug 5, 2024 at 2:21 PM fv leung wrote: > > I have a formula involving \overparent to be typeset in kpfonts and concrete. > > There is no problem with kpfonts. But the \overparent in concrete is just too > high. I can adjust the position with [distance=-1ex] . Is the

[NTG-context] vertical position of \overparent in concrete math

2024-08-05 Thread fv leung
I have a formula involving \overparent to be typeset in kpfonts and concrete. There is no problem with kpfonts. But the \overparent in concrete is just too high. I can adjust the position with [distance=-1ex] . Is there a better way to adjust the position? Like using goodies (don't kno

[NTG-context] Re: Quotation mark in drop caps

2024-07-10 Thread Hans Hagen via ntg-context
> > \let\quoteinitial_false\placeinitial > \protect > > \starttext >      \quoteinitial “We held ConTeXt in high esteem.” \samplefile{bryson} > >      \quoteinitial We held ConTeXt in high esteem. \samplefile{bryson}

[NTG-context] Re: Quotation mark in drop caps

2024-07-10 Thread Thangalin
; > > \unprotect > > \define\quoteinitial{% > > \futureexpandisap“\quoteinitial_true\quoteinitial_false% > > } > > > > \define\quoteinitial_true{% > > \localmargintext[leftmargin]{“}% > > \expandafter\placeinitial% > > \gobbleoneargu

[NTG-context] Re: Quotation mark in drop caps

2024-07-10 Thread Hans Hagen via ntg-context
utureexpandisap“\quoteinitial_true\quoteinitial_false% } \define\quoteinitial_true{%     \localmargintext[leftmargin]{“}%     \expandafter\placeinitial%     \gobbleoneargument% } \let\quoteinitial_false\placeinitial \protect \starttext     \quoteinitial “We held ConTeXt in high esteem.” \sa

[NTG-context] Re: Quotation mark in drop caps

2024-07-10 Thread Thangalin
_false% } \define\quoteinitial_true{% \localmargintext[leftmargin]{“}% \expandafter\placeinitial% \gobbleoneargument% } \let\quoteinitial_false\placeinitial \protect \starttext \quoteinitial “We held ConTeXt in high esteem.” \samplefile{bryson} \quoteinitial We held ConT

[NTG-context] Quotation mark in drop caps

2024-07-07 Thread Thangalin
bb.co/7rJYBS6/initial-Matching-Quotes.gif Re: https://i.ibb.co/Hz8v5w4/atlantips-drop-caps-and-quotation-marks-10.png My understanding of what exists in ConTeXt: \starttext \startchapter % This detaches the quotation mark from the paragraph, which looks strange. \placeinitial "We held ConTe

[NTG-context] regular online meet-up

2024-07-04 Thread Henning Hraban Ramm
n. Beware there is only one presenter at a time, so don’t kill someone else’s presentation. [Technical hints] * Sound is usually better if you use a headset (less noise for everyone). * Connection problems are mostly due to low bandwidth or high latency on your side, e.g. with mobile connections. *

[NTG-context] Re: Combine \setupdelimitedtext with an author (define custom variable?)

2024-06-17 Thread Gerion Entrup
localheadsetup \stopsetups \defineheadalternative[chap][renderingsetup=my_chapter] \setuphead[title, chapter][ alternative=chap, after={\page[yes]}, sectionsegments=2:2, header=high, footer=high, style= ] \starttext % embedded startextr

[NTG-context] Re: Cite-proc Lua - Following up

2024-06-12 Thread Max Chernoff
/small-caps"] = [[{\sc %s}]], ["@font-weight/normal"] = "[[\normal{%s}]]", ["@font-weight/bold"] = [[\bold{%s}]], ["@font-weight/light"] = "[[\normal{%s}]]", ["@text-decoratio

[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
text.} \stoptext On Mon, Jun 10, 2024 at 7:18 AM 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

[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] regular online meet-up

2024-06-09 Thread Henning Hraban Ramm
s" button. Beware there is only one presenter at a time, so don’t kill someone else’s presentation. [Technical hints] * Sound is usually better if you use a headset (less noise for everyone). * Connection problems are mostly due to low bandwidth or high latency on your side, e.g. with mobi

[NTG-context] Re: how to prevent item appearing in List of Figures

2024-05-30 Thread Rik Kabel
gt;  location={middle,high,low}, >  reference=fig:logo, >  title=] > {\externalfigure[FCLogo][width=0.045\textwidth]} > \stopplacefigure > > These are not part of the text and I don’t want them to appear in the list. > > The caption for the logo doesn’t appear in

[NTG-context] Re: how to prevent item appearing in List of Figures

2024-05-30 Thread Henning Hraban Ramm
Am 29.05.24 um 17:35 schrieb Charles Doherty via ntg-context: I have \placelistoffigures some of which are logos (for the publisher and two granting bodies) that I have placed with: \setupcaptions[number=no] \starttplacefigure[ location={middle,high,low}, reference=fig:logo

[NTG-context] Re: how to prevent item appearing in List of Figures

2024-05-30 Thread Tomáš Hála
ome of which are logos (for the publisher and two > granting bodies) that I have placed with: > >\setupcaptions[number=no] > \starttplacefigure[ > location={middle,high,low}, > reference=fig:logo, > title=] > {\externalfigure[FCLogo][width=0.045\textwidth]} > \s

[NTG-context] how to prevent item appearing in List of Figures

2024-05-29 Thread Charles Doherty via ntg-context
ed with: \setupcaptions[number=no] \starttplacefigure[ location={middle,high,low}, reference=fig:logo, title=] {\externalfigure[FCLogo][width=0.045\textwidth]} \stopplacefigure These are not part of the text and I don’t want them to appear in the list. The caption for the logo doesn’t appear

[NTG-context] Re: How to disable hyphenation at the end of a line?

2024-05-19 Thread Mikael Sundqvist
everywhere). In the total demerits calculation penalties are more or less squared, so setting \finalhyphendemerits to a ridiculously high value might do, for most paragraphs. /Mikael On Mon, May 20, 2024 at 3:33 AM Joel via ntg-context wrote: > > I'm using mostly default ConTeXt se

[NTG-context] Re: Hbox error with itemized list on second page

2024-05-14 Thread Ross Schulman
ent point, >> and setting `\testpage` as high as 6 is not fixing the problem. Is there >> something else I can/should try? > > For the start you can show us a minimal example with the problem. > > When you're still trying to create a paragraph with different text widths

[NTG-context] Re: Hbox error with itemized list on second page

2024-05-14 Thread Wolfgang Schuster
e` as high as 6 is not fixing the problem. Is there something else I can/should try? For the start you can show us a minimal example with the problem. When you're still trying to create a paragraph with different text widths there are limitations. TeX always typesets more text than it can

[NTG-context] Re: Hbox error with itemized list on second page

2024-05-08 Thread Ross Schulman
ion of the resume > I was working on at the time, I've encountered the error again now that some > different content is making the page break at a different point, and setting > `\testpage` as high as 6 is not fixing the problem. Is there something else I > can/should try? &

[NTG-context] Re: more register questions!

2024-05-07 Thread Rik Kabel
, the entry in the register would look like p. 100\high{20} to show that the term occurs in note 20 on p. 100. But if that's asking too much, I would be content with applying a processor (say, italic) to these register entries. From the looks of the tuc file, Context doesn't appear t

[NTG-context] Re: Hbox error with itemized list on second page

2024-05-06 Thread Ross Schulman
So, unfortunately while using `\testpage` helped in the version of the resume I was working on at the time, I've encountered the error again now that some different content is making the page break at a different point, and setting `\testpage` as high as 6 is not fixing the problem. Is

[NTG-context] Re: more register questions!

2024-05-03 Thread Thomas A. Schmitz
index] \stopxmlsetups \def\IndexPageCommand#1% {#1\doifsomething {\currentregisterpageuserdata{footnote}} {\high{\currentregisterpageuserdata{footnote \setupregister[index][pagecommand=\IndexPageCommand] \starttext \xmlprocessbuffer{main}{test}{} \stoptext On 5/3/24 12:18, Wol

[NTG-context] regular online meet-up

2024-05-03 Thread Henning Hraban Ramm
ow "manage presentations" behind the "plus" button. Beware there is only one presenter at a time, so don’t kill someone else’s presentation. [Technical hints] * Sound is usually better if you use a headset (less noise for everyone). * Connection problems are mostly due to low

[NTG-context] Re: more register questions!

2024-05-03 Thread Thomas A. Schmitz
s: \index[NoteProcessor->sortkey]{index term} where NoteProcessor is defined like this: \defineprocessor[NoteProcessor][right={\itx n}] In this case I'm adding a smaller "n" to the right of the page number of the occurrence. Adding the \high style is not difficult: \definepr

[NTG-context] Re: more register questions!

2024-05-03 Thread Wolfgang Schuster
entry in the register would look like p. 100\high{20} to show that the term occurs in note 20 on p. 100. But if that's asking too much, I would be content with applying a processor (say, italic) to these register entries. From the looks of the tuc file, Context doesn't appear t

[NTG-context] Re: more register questions!

2024-05-02 Thread mf
entry in the register would look like p. 100\high{20} to show that the term occurs in note 20 on p. 100. But if that's asking too much, I would be content with applying a processor (say, italic) to these register entries. From the looks of the tuc file, Context doesn't appear t

[NTG-context] more register questions!

2024-05-02 Thread Thomas A. Schmitz
Hi, making wonderful progress on my registers and translating from xml. There is one thing I can't figure out (and I or some other good soul may have asked in the past...). Is it possible to mark occurrences in footnotes? Ideally, the entry in the register would look like p. 100\hi

[NTG-context] Re: ConteXt commands in an rtl environment

2024-04-29 Thread Wolfgang Schuster
Alan Bowen schrieb am 29.04.2024 um 18:27: I discovered what the problem was. Just in case someone else may also wonder how to do this, one way (not necessarily the best) is to insert: {ר}high\ where the letter in parentheses (resh) should be entered in a l2r context, not r2l. Which editor

[NTG-context] Re: ConteXt commands in an rtl environment

2024-04-29 Thread Alan Bowen
I discovered what the problem was. Just in case someone else may also wonder how to do this, one way (not necessarily the best) is to insert: {ר}high\ where the letter in parentheses (resh) should be entered in a l2r context, not r2l. Alan On Sun, Apr 28, 2024 at 4:23 PM Alan Bowen wrote: >

[NTG-context] ConteXt commands in an rtl environment

2024-04-28 Thread Alan Bowen
I am having trouble entering ConteXt commands in an rtl language, in this case Hebrew. How does one make the last(left hand) letter of the Hebrew word אשר a superscript? My experiments with \high{...} have not been successful so far in part, I think, because I have not got the brackets right

  1   2   3   4   5   6   7   8   9   10   >