Re: [NTG-context] combinations

2021-05-22 Thread Willi Egger
ggestion: >> 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
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] > > \start

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
=10mm,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
d 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 c

Re: [NTG-context] \defineparagraphs

2016-07-09 Thread John Kitzmiller
nation Thank you Wolfgang. I had 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

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

2015-03-16 Thread Mojca Miklavec
into the source code and found the following inside pack-com.mkiv: \setupcombination [\c!width=\v!fit, \c!height=\v!fit, \c!distance=\emwidth, \c!location=\v!bottom, % can be something {top,left} \c!before=\blank, \c!after=, \c!inbetween={\blank[\v!medium]}, %\c!style=, %\c

Re: [NTG-context] Vertical location of combinations

2013-04-15 Thread Wolfgang Schuster
]}{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 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

[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 pra...@wxs.nl 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

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

2012-10-30 Thread Wolfgang Schuster
Am 28.10.2012 um 15:59 schrieb Marco Patzer home...@lavabit.com: 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}

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 … \stopmidaligned

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

2012-10-30 Thread Wolfgang Schuster
Am 30.10.2012 um 13:36 schrieb Marco Patzer home...@lavabit.com: 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 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

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

2012-10-30 Thread Wolfgang Schuster
Am 30.10.2012 um 19:39 schrieb Hans Hagen pra...@wxs.nl: 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 found a typo:

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 |

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-29 Thread Wolfgang Schuster
Am 29.10.2012 um 13:31 schrieb Jeong Dal hak...@me.com: 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

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 align=worked while location= has no effect at all

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

2012-10-28 Thread Wolfgang Schuster
Am 28.10.2012 um 15:59 schrieb Marco Patzer home...@lavabit.com: 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}

[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 location= has no effect at all. So I have

Re: [NTG-context] Alignment in combination

2012-10-03 Thread Wolfgang Schuster
][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 you need the location key, e.g. \setupcombination [location=left] Wolfgang

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] Nested floats

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

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 227-228) Aditya