[NTG-context] Re: Struggling with the distance and right margin text

2024-03-22 Thread Ursula Hermann
ing[alternative=doublesided] \definemargindata [MyInMargin][ininner] \definemarginframed[MyInMargin] [topframe=on,bottomframe=on,rulethickness=1pt,width=1.90cm] \defineframed[topruletitle] [width=max, frame=off, topframe=on, rulethickness=1pt, align={just

[NTG-context] Re: Struggling with the distance and right margin text

2024-03-15 Thread Pablo Rodriguez via ntg-context
ata [MyInMargin][ininner] \definemarginframed[MyInMargin] [topframe=on,bottomframe=on,rulethickness=1pt,width=1.90cm] \defineframed[topruletitle] [width=max, frame=off, topframe=on, rulethickness=1pt, align={justify}, extras=\dontleavehmode] \startt

[NTG-context] Width of captions and notes in outer margin not correct on even pages

2024-01-09 Thread Milan cel Mare via ntg-context
ow}, width=\outermarginwidth, headcolor=red, color=green, style={\tfx\setupinterlinespace}, align=width] \setupexternalfigures[location=default] \setupmargindata[style={\tfx}, stack=yes] \setupmargindata[inouter][color=orange] \setupmargindata[ininner][color=blue] \showframe \starttext \section{Margin Tes

Re: [NTG-context] Crediting copyright on photographs

2022-05-05 Thread Richard Mahoney via ntg-context
cefigure you can have different caption texts, like for titles. > Option 2: some magazines print the copyright credit running up the > side of the image, independently of the caption. I'd quite like to > do this and wondered if anyone had already written something they > could share?

Re: [NTG-context] Crediting copyright on photographs

2022-05-05 Thread Henning Hraban Ramm via ntg-context
already written something they could share? I often use \ininner{\rotate[location=fit]{Copyright notice}}, but it’s a hassle to get the placement right, don’t use it within the caption. Using \setlayer is most reliable. Hraban

Re: [NTG-context] Problems with heads using margintext alternative

2017-07-29 Thread Rik
\blank \inright{marg}\startparagraph\input jojomayer\stopparagraph \blank \inouter{marg}\startparagraph\input jojomayer\stopparagraph \ininner{marg}\startparagraph\input jojomayer\stopparagraph \blank \inmargin{marg}\startparagraph\input jojomayer\stopparagraph \blank

Re: [NTG-context] Problems with heads using margintext alternative

2017-07-29 Thread Pablo Rodriguez
nk \inright{marg}\startparagraph\input jojomayer\stopparagraph \blank \inouter{marg}\startparagraph\input jojomayer\stopparagraph \ininner{marg}\startparagraph\input jojomayer\stopparagraph \blank \inmargin{marg}\startparagraph\input jojomayer\stopparagraph \blank

Re: [NTG-context] emergency stretch not taken in account in some cases

2016-07-20 Thread josephcanedo
nt,stretch}] \definemargindata [InInner] [method=first, location=inner, margin=margin, width=\innermarginwidth, style=\tf, align=outer] \definemarginframed[InOuter] \definemarginframed[InInner] %\setuplayout[width=12cm,rightmargin=4cm] \starttext Foo \InOuter{\input knuth } Bar.

Re: [NTG-context] emergency stretch not taken in account in some cases

2016-07-19 Thread josephcanedo
}] \definemargindata [InInner] [method=first, location=inner, margin=margin, width=\innermarginwidth, style=\tf, align=outer] \definemarginframed[InOuter] \definemarginframed[InInner] %\setuplayout[width=12cm,rightmargin=4cm] \starttext Foo \InOuter{\input knuth } Bar

Re: [NTG-context] emergency stretch not taken in account in some cases

2016-07-18 Thread Wolfgang Schuster
twice and marginframed has no method key (the source is wrong). \definemargindata [InOuter] [method=first, location=outer, margin=margin, width=\outermarginwidth, style=\tf, stack=continue, align={normal,hanging,morehyphenation,hz,verytolerant,stretch}] \definemargindata [I

Re: [NTG-context] Problem with \inouter and text justification

2016-01-22 Thread josephcanedo
sample and it seems the margin notes stay stacked but not nearby the line I insert them in the text, which is what I am looking for. Is there a way to achieve this using notes ? Otherwise I assume that there is a bug with \ininner \inouter then ? Also I noticed there is a \ininnermargin

Re: [NTG-context] Problem with \inouter and text justification

2015-12-15 Thread josephcanedo
but not nearby the line I insert them in the text, which is what I am looking for. Is there a way to achieve this using notes ? Otherwise I assume that there is a bug with \ininner \inouter then ? Also I noticed there is a \ininnermargin, but I was curious to know what’s the difference with \ininner

Re: [NTG-context] Problem with \inouter and text justification

2015-12-11 Thread Wolfgang Schuster
josephcan...@gmail.com <mailto:josephcan...@gmail.com> 10. Dezember 2015 um 11:04 Dear all, Another problem appears if using both \inouter and \ininner to have notes in both sides. Apparently when doing so the stack=continue does not work any longer. I see margin notes overl

Re: [NTG-context] Problem with \inouter and text justification

2015-12-11 Thread josephcanedo
with \ininner \inouter then ? Also I noticed there is a \ininnermargin, but I was curious to know what’s the difference with \ininner. Thanks a lot Joseph From: Wolfgang Schuster Sent: ‎Friday‎, ‎December‎ ‎11‎, ‎2015 ‎1‎:‎13‎ ‎PM To: ntg-context@ntg.nl josephcan...@gmail.com 10. Dezember

Re: [NTG-context] Problem with \inouter and text justification

2015-12-10 Thread josephcanedo
Dear all, Another problem appears if using both \inouter and \ininner to have notes in both sides. Apparently when doing so the stack=continue does not work any longer. I see margin notes overlapping and not being stacked. If the “left note” is removed the right side notes are stacked

[NTG-context] setuplayout with duplex - shifted textarea

2013-10-14 Thread Zenlima
,rightmargin=3.5cm] \setuppagenumbering[alternative=doublesided,location=] \starttext \setuplayout[WithMarginnotes] \dorecurse {6} { \ininner[stack=yes]{\expanded{\dorecurse{2}{IM\recurselevel\space}}}% \inouter[stack=yes]{\expanded{\dorecurse{3}{OM\recurselevel\space}}}% \input

Re: [NTG-context] Fwd: Re: outer floats on doublesided pages UNSOLVED

2013-10-02 Thread Tim Steenvoorden
Thanks Hans. I used "ininner" instead of "innermargin" and "inouter" instead of "outermargin" as keys.Is there a difference between "inright" and "rightmargin"?Cheers,Tim On 1 oktober 2013 at 22:35:29, Hans Hagen (pra...@wxs.nl

Re: [NTG-context] outer floats on doublesided pages UNSOLVED

2013-10-01 Thread Tim Steenvoorden
Hi Hans,Is it possible to fix the "inouter" and "ininner" directives too? "inright" and "inleft" work as expected.Cheers,Tim On 18 september 2013 at 10:51:29, Tim Steenvoorden (tim.steenvoor...@gmail.com) wrote: Thanks Hans!Cheers,Tim On 17 september 201

[NTG-context] Fwd: Re: outer floats on doublesided pages UNSOLVED

2013-10-01 Thread Hans Hagen
/2013 11:46 AM, Tim Steenvoorden wrote: Hi Hans, Is it possible to fix the inouter and ininner directives too? inright and inleft work as expected. afaik \setuppagenumbering [alternative=doublesided] \setuplayout [backspace=5cm, width=middle] \starttext \dorecurse{4

[NTG-context] Did usage of \expanded changed?

2012-05-11 Thread Peter Schorsch
]% {\getrawparameters[Paragraph][heading=,mark=,#1]% \incrementnumber[ParagraphNumber]% \ininner{\tfx\getnumber[ParagraphNumber]}% \doifsomething\Paragraphheading{\inouter{\Paragraphheading}}% \doifsomething\Paragraphmark{\expanded{\textreference[\Paragraphmark]{\fullheadnumber/\rawnumber

[NTG-context] bug? margens with duplex

2012-05-10 Thread Peter Schorsch
Hi, I am using \ininner and \inouter to set text into the margins. As soon I also use duplex the margins are messed up at every second page. Unluckily the [stack=continue] option does not help. I put an example incl. pictures of the results on my user talk page on the wiki: http

Re: [NTG-context] bug? margens with duplex

2012-05-10 Thread Hans Hagen
On 10-5-2012 12:15, Peter Schorsch wrote: Hi, I am using \ininner and \inouter to set text into the margins. As soon I also use duplex the margins are messed up at every second page. Unluckily the [stack=continue] option does not help. I put an example incl. pictures of the results on my user

Re: [NTG-context] Is there some easy way to do tufte-style side note?

2012-04-22 Thread S Barmeier
). Yue Wang Well, I am no powerful ConTeXt user, but \inmargin and derivatives (\inouter \ininner \inright \inleft) have an option stack=yes to avoid overlapping and stack=continue to avoid ... overlapping. As I understand it, the former is for shorter margin notes, the latter for use with paragraph

Re: [NTG-context] Is there some easy way to do tufte-style side note?

2012-04-22 Thread Wolfgang Schuster
graphics spanning text and margin and many others). Yue Wang Well, I am no powerful ConTeXt user, but \inmargin and derivatives (\inouter \ininner \inright \inleft) have an option stack=yes to avoid overlapping and stack=continue to avoid ... overlapping. As I understand it, the former

Re: [NTG-context] Is there some easy way to do tufte-style side note?

2012-04-22 Thread Yue Wang
way to do multiple float style in ConTeXt (like graphics spanning text and margin and many others). Yue Wang Well, I am no powerful ConTeXt user, but \inmargin and derivatives (\inouter \ininner \inright \inleft) have an option stack=yes to avoid overlapping and stack=continue to avoid

Re: [NTG-context] \inmargin

2012-03-03 Thread Wolfgang Schuster
\input ward \inmargin{INMARGIN} \input ward \inleft {INLEFT} \inright{INRIGHT} \input ward \ininner{INNER} \inouter{OUTER} \input ward \stoptext What has changed is how to defined a new command (\defineinmargin vs. \definemargindata) and how to customize these commands (\setupinmargin vs

Re: [NTG-context] \inmargin

2012-03-03 Thread S Barmeier
point me to a reference. (I searched the garden without success.) You place them in the same way as you did it in the past: \starttext \input ward \inmargin{INMARGIN} \input ward \inleft {INLEFT} \inright{INRIGHT} \input ward \ininner{INNER} \inouter{OUTER} \input ward

Re: [NTG-context] empty lines messing with margins (in duplex mode)

2011-11-12 Thread Hans Hagen
On 10-11-2011 14:57, Peter Schorsch wrote: Hi, I am not sure but maybe it is a bug: in duplex documents empty lines causing a mess with the margins on every second page. Following lines create a fine pdf documents and all margins are set correctly in the pdf file: \ininner{X X X X X X X

Re: [NTG-context] inner/outer margin: wrong width at double sided

2011-07-17 Thread Peter Schorsch
Hi, sorry that I repeat my question but I have really no idea how to solve this. When I use \ininner and \inouter directly, always the correct width is used. \ininner{X X X X X X X X X X X X}\inouter{M M M M M M M M M M M M }\input tufte But as soon I put it into a function

[NTG-context] inner/outer margin: confused width

2011-07-14 Thread Peter Schorsch
Hi, the width of my inner and outer margin are different and the pagelayout is double sided. When I use \ininner and \inouter directly, always the correct width is used. But as soon I put it into a function the wrong margin width is often used. I attached two files: - simple example tex

Re: [NTG-context] ConTeXt-ifying Kile

2008-01-02 Thread Matija Šuklje
[options] \inframed[settings]{text} \ininner[+|-|low][reference]{text} \inleft[+|-|low][reference]{text} \inline[reference] \inmargin[+|-|low][reference]{text} \inothermargin[+|-|low][reference]{text} \inouter[+|-|low][reference]{text} \inright[+|-|low][reference]{text} \installlanguage[name][options