Re: [NTG-context] combinations

2021-05-22 Thread Willi Egger
stion: >> You have to set a caption >> https://wiki.contextgarden.net/Command/startcombination >> That worked fine for me: >> \startplacefigure[location=here] >> \setupcombination[distance=0mm,after=] >> {\startcombination[2*1] >> {\externalfigure[res1

Re: [NTG-context] combinations

2021-05-14 Thread Hans Hagen
On 5/14/2021 6:30 AM, Benny Schurig wrote: Hi Julian, for me first reply ever with a suggestion: You have to set a caption https://wiki.contextgarden.net/Command/startcombination That worked fine for me: \startplacefigure[location=here]   \setupcombination[distance=0mm,after

Re: [NTG-context] combinations

2021-05-13 Thread Benny Schurig
Hi Julian, for me first reply ever with a suggestion: You have to set a caption https://wiki.contextgarden.net/Command/startcombination That worked fine for me: \startplacefigure[location=here] \setupcombination[distance=0mm,after=] {\startcombination[2*1] {\externalfigure[res1.jpg

[NTG-context] combinations

2021-05-13 Thread jbf
Hi list, The following MWE is giving me two photos under each other, not beside each. What am I doing wrong? Julian \startplacefigure[location=here] \setupcombination[distance=0mm,after=] {\startcombination[2*1] {\externalfigure[res1.jpg][width=.4\textwidth]} {\externalfigure[res2.jpg

Re: [NTG-context] Writing the caption above figures in combinations

2020-06-01 Thread Otared Kavian
n is how complicated structures you are going to have... > Try the following code, I guess it works. > (I did not solve distances between objects.) > > Tomáš > > %%% > > \setuppapersize[A2][A2] > \setupcombination[offset=0cc,location=top,distance=1cc] > > \

Re: [NTG-context] Writing the caption above figures in combinations

2020-06-01 Thread Tomas Hala
Hi Otared, the question is how complicated structures you are going to have... Try the following code, I guess it works. (I did not solve distances between objects.) Tomáš %%% \setuppapersize[A2][A2] \setupcombination[offset=0cc,location=top,distance=1cc] \starttext

Re: [NTG-context] align figures verticaly centered in \startcombination mode

2019-08-08 Thread Wolfgang Schuster
] \usemodule[pre-60] \setupcombination[align=middle] \starttext \StartSteps \startplacefigure[] {\startcombination[2*2] {{\externalfigure[bogus][width=.3\makeupwidth]}{}\FlushStep} {{\externalfigure[bogus][height=.1\makeupheight]}{}\FlushStep} {{\externalfigure[bogus][width=.3\makeupwidth

[NTG-context] align figures verticaly centered in \startcombination mode

2019-08-08 Thread Jeong Dal
Dear all, In the following example, “align=middle” works for horizontal center. Is there any way to align two figures with different height in vertically centered? Thank you. Best regards, Dalyoung \useMPlibrary[dum] \setupinteraction[state=start] \usemodule[pre-60] \setupcombination[align

Re: [NTG-context] Question to a table

2019-08-07 Thread Wolfgang Schuster
Ursula Hermann schrieb am 07.08.2019 um 11:22: Hello list! I have: \starttext \setupcombination    [location=top,     distance=\spaceamount] \bTABLE[align=flushleft,columndistance=0.1em]    \bTR \bTD[width=2cm] Small \eTD      \bTD[width=0.05\textwidth] \eTD    \eTR \eTABLE

[NTG-context] Question to a table

2019-08-07 Thread Ursula Hermann
Hello list! I have: \starttext \setupcombination [location=top, distance=\spaceamount] \bTABLE[align=flushleft,columndistance=0.1em] \bTR \bTD[width=2cm] Small \eTD \bTD[width=0.05\textwidth] \eTD \eTR \eTABLE \stoptext I have a question tot he sencond bTD [with 0.05

Re: [NTG-context] Spacing after combination

2019-07-16 Thread Wolfgang Schuster
Willi Egger schrieb am 16.07.2019 um 20:46: Marco, there is a \setupcombination command: \setupcombination [...,...] [..,..=..,..] 1 NAME 2 nx ny width height location distance alternative align continue before after inbetween style color OPT = NUMBER = NUMBER = fit DIMENSION = fit DIMENSION

Re: [NTG-context] Spacing after combination

2019-07-16 Thread Willi Egger
Marco, there is a \setupcombination command: \setupcombination [...,...] [..,..=..,..] 1 NAME 2 nx ny width height location distance alternative align continue before after inbetween style color OPT = NUMBER = NUMBER = fit DIMENSION = fit DIMENSION = left middle right top bottom = DIMENSION

Re: [NTG-context] Something wrong after ConTeXt installation, could somebody help me please?

2019-06-12 Thread Wolfgang Schuster
scripts 2. there is no typescript with the name "Computer Modern Roman" 3. "tfx" is a font switch in the document \setupindenting   [yes, small] \setupwhitespace   [small] \setupcombination    [location=top,     distance=\spaceamount] \bTABLE[align=flushleft,columndista

Re: [NTG-context] Something wrong after ConTeXt installation, could somebody help me please?

2019-06-12 Thread Ursula Hermann
! \setuppapersize[A4] \setupexternalfigures [location=default] \setupbodyfont[Computer Modern Roman ,rm, tfx 7pt] \setupindenting [yes, small] \setupwhitespace [small] \setupcombination [location=top, distance=\spaceamount] \bTABLE[align=flushleft,columndistance=0.1em] \bTR \bTD[width=.2

[NTG-context] Something wrong after ConTeXt installation, could somebody help me please?

2019-06-12 Thread Ursula Hermann
Hello List! \setuppapersize[A4] \setupexternalfigures [location=default] \setupbodyfont[Computer Modern Roman ,rm, tfx 7pt] \setupindenting [yes, small] \setupwhitespace [small] \setupcombination [location=top, distance=\spaceamount] \bTABLE[align=flushleft,columndistance=0.1em

Re: [NTG-context] Distance between two Columns

2019-02-28 Thread Wolfgang Schuster
? \setupcombination [location=top, distance=\spaceamount] \starttext \startcombination[2*1] {\framed[width=5cm,align=flushleft]{Small}}{} {\framed[width=5cm,align=flushleft]{A really really long line that is split at 5cm}}{} \stopcombination \blank \placesidebyside

Re: [NTG-context] \setupcombinations and the after-key

2017-08-09 Thread Pablo Rodriguez
,after={\blank[10mm]}] Please, update the wiki, but first consider this: \setupexternalfigures[location={local, default}] \setupcombination [distance=5em, inbetween={\blackrule[width=.5\textwidth, color=red, height=1em]}, after={\blackrule[width=.5\textwidth, color=gre

Re: [NTG-context] \defineparagraphs

2016-07-09 Thread Wolfgang Schuster
make a \setupcombination[mycombination] similar to \defineparagraph[Mypar] to reduce typing. \definecombination[john][nx=2,ny=1,width=.5\textwidth] \startcombination[john] {...}{} {...}{} \stopcombination \tbox is new to me. Is that a ConTeXt macro of TEX \vtop{\hbox}? The command chang

Re: [NTG-context] \defineparagraphs

2016-07-09 Thread John Kitzmiller
to change .5\localhsize to .5\textwidth for it to work here (and scale down the cow to make it fit in the barn.) I am looking into combinations to center the graphic in the second x box, and make a \setupcombination[mycombination] similar to \d

Re: [NTG-context] Styling captions inside \startcombination ... \stopcombination

2015-03-16 Thread Mojca Miklavec
ion} >> \stoptext > > > the obvious: > > \setupcombinations[style={\switchtobodyfont[8pt]}] I'm sorry and thank you. Blush. I feel ashamed that I actually looked into the source code and found the following inside pack-com.mkiv: \setupcombination [\c!width=\v!fit,

Re: [NTG-context] Vertical location of combinations

2013-04-15 Thread Aditya Mahajan
} {\externalfigure[dummay][width=2cm]}{Two} \stopcombination} DEF without having to explictly add a \frame. Looking at pack-com, I tried \useMPlibrary[dum] \setupcombination[location=top] \starttext ABC \startcombination[2] {\externalfigure[dummay][width=2cm]}{One} {\externalfigure[dummay][width=2cm]}{Two

Re: [NTG-context] Vertical location of combinations

2013-04-15 Thread Wolfgang Schuster
[dummay][width=2cm]}{Two} > \stopcombination} > DEF > > without having to explictly add a \frame. > > Looking at pack-com, I tried > > \useMPlibrary[dum] > \setupcombination[location=top] > > \starttext > ABC > \startcombination[2] > {\externalfigure[du

[NTG-context] Vertical location of combinations

2013-04-14 Thread Aditya Mahajan
. Looking at pack-com, I tried \useMPlibrary[dum] \setupcombination[location=top] \starttext ABC \startcombination[2] {\externalfigure[dummay][width=2cm]}{One} {\externalfigure[dummay][width=2cm]}{Two} \stopcombination DEF ABC \framed[frame=no, location=top]}\startcombination[2] {\externalfigure

Re: [NTG-context] align and location in \setupcombination

2012-10-31 Thread Alan BRASLAU
On Tue, 30 Oct 2012 19:39:33 +0100 Hans Hagen wrote: > On 30-10-2012 18:57, Wolfgang Schuster wrote: > > > Not all people on the list to read the dev list :) > > maybe we need a warning (like the mandate 'this site uses cookies' in > NL) like 'if you read this message you agree not to compla

Re: [NTG-context] align and location in \setupcombination

2012-10-30 Thread Hans Hagen
On 30-10-2012 20:04, Wolfgang Schuster wrote: I found a typo: fixed - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | vo

Re: [NTG-context] align and location in \setupcombination

2012-10-30 Thread Wolfgang Schuster
Am 30.10.2012 um 19:39 schrieb Hans Hagen : >>> Additionally, the difference between the commands is unclear. What >>> about an interface like this: >>> >>> \startlinealignment [right|middle|left] >>> FooBar >>> \stoplinealignment >> >> +1 > > I've added something for you to check. I fou

Re: [NTG-context] align and location in \setupcombination

2012-10-30 Thread Hans Hagen
On 30-10-2012 18:57, Wolfgang Schuster wrote: Not all people on the list to read the dev list :) maybe we need a warning (like the mandate 'this site uses cookies' in NL) like 'if you read this message you agree not to complain about an undocumented feature' Just a random thought: Would i

Re: [NTG-context] align and location in \setupcombination

2012-10-30 Thread Wolfgang Schuster
Am 30.10.2012 um 13:36 schrieb Marco Patzer : > 2012-10-30 Wolfgang Schuster: > >>> \midaligned >>> {\startcombination[2*1] >>> {\externalfigure[dummy][]}{aa} >>> {\externalfigure[dummy][]}{bb} >>> \stopcombination} >> >> With the new beta you can replace >> >>\midaligned{…} >

Re: [NTG-context] align and location in \setupcombination

2012-10-30 Thread Marco Patzer
2012-10-30 Wolfgang Schuster: > > \midaligned > > {\startcombination[2*1] > >{\externalfigure[dummy][]}{aa} > >{\externalfigure[dummy][]}{bb} > > \stopcombination} > > With the new beta you can replace > > \midaligned{…} > > with > > \startmidaligned > … >

Re: [NTG-context] align and location in \setupcombination

2012-10-30 Thread Wolfgang Schuster
Am 28.10.2012 um 15:59 schrieb Marco Patzer : >> So I have to enclose \startcombination … \stopcombination in >> \placefigure[][]{}. >> How to locate the combined figures at the horizontal center? > > \midaligned > {\startcombination[2*1] >{\externalfigure[dummy][]}{aa} >{\external

Re: [NTG-context] align and location in \setupcombination

2012-10-29 Thread Wolfgang Schuster
Am 29.10.2012 um 13:31 schrieb Jeong Dal : > Dear Marco and Wolfgang, > > Thank you for solutions. > > I have tried \startalignment … \stopalignment, but it is not working. > Does it work as same as \midaligned? No, both commands work different. With \startalignment you can set a different \

Re: [NTG-context] align and location in \setupcombination

2012-10-29 Thread Jeong Dal
Dear Marco and Wolfgang, Thank you for solutions. I have tried \startalignment … \stopalignment, but it is not working. Does it work as same as \midaligned? \startcontent … \stopcontent, \startcaption … \stopcaption seem to me a new commands. Is every command in ConTeXt changed as a form of "

Re: [NTG-context] align and location in \setupcombination

2012-10-28 Thread Wolfgang Schuster
Am 28.10.2012 um 15:59 schrieb Marco Patzer : >> So I have to enclose \startcombination … \stopcombination in >> \placefigure[][]{}. >> How to locate the combined figures at the horizontal center? > > \midaligned > {\startcombination[2*1] >{\externalfigure[dummy][]}{aa} >{\external

Re: [NTG-context] align and location in \setupcombination

2012-10-28 Thread Marco Patzer
2012-10-27 Jeong Dal: > In the output of the following sample, figures are left flushed. > I found some discussions about the align and location in \setupcombination. > "align=" is for caption and "location=middle" is for figures' location. > > But &quo

[NTG-context] align and location in \setupcombination

2012-10-27 Thread Jeong Dal
Dear all, In the output of the following sample, figures are left flushed. I found some discussions about the align and location in \setupcombination. "align=" is for caption and "location=middle" is for figures' location. But "align= " worked while "loc

Re: [NTG-context] Alignment in combination

2012-10-03 Thread Wolfgang Schuster
[dummy][width=2cm]} {} > {\kern-1cm\externalfigure[dummy][width=2cm]} {} > {\externalfigure[dummy][width=4cm]} {} > {\externalfigure[dummy][width=3cm]} {} > \stopcombination > > \stoptext The align key controls the alignment of the caption, to change the position of the content

Re: [NTG-context] Nested floats

2012-03-10 Thread Prashanth
tion=right] \setupcombination [distance=2cm] \startcombination [2*2] {\getbuffer} {(a)} {\getbuffer} {(b)} {\getbuffer} {(c)} {\getbuffer} {(d)} \stopcombination \stopplacetable \input knuth \stopchapter \stopte

Re: [NTG-context] Nested floats

2012-03-10 Thread Marco
stopcombination \stopplacetable \stopsection \stopchapter \startchapter [title=Second] \startplacetable [location=right] \setupcombination [distance=2cm] \startcombination [2*2] {\getbuffer} {(a)} {\getbuffer} {(b)} {\getbuffer} {(c)} {\getbuffer} {(d)} \

Re: [NTG-context] Space betwenn graphics in a combination

2007-07-07 Thread Aditya Mahajan
On Sat, 7 Jul 2007, Steffen Fritzsche wrote: > Hi, > > is there a possiblity to adjust the space between graphics in a > combination? In my case I have to graphics and I want a larger gap > between them. See \setupcombination in the manual (page 2