[NTG-context] placefigure

2013-03-21 Thread Hans Hagen
Hi, while fixing some buglets that showed up in the test suite I ran into: \starttext test \placefigure[somewhere:alpha][whatever]{alpha}{} test \placefigure[somewhere:beta] [whatever]{beta}{} test \placefigure[somewhere:gamma][whatever]{gamma}{} test \placefigure[somewhere:delta][whatever

Re: [NTG-context] placefigure

2013-03-21 Thread Sietse Brouwer
On 21 March 2013 17:26, Hans Hagen pra...@wxs.nl wrote: while fixing some buglets that showed up in the test suite I ran into \placenamedfloat maybe worth wikifying (bug will be solved in beta) Wikified: http://wiki.contextgarden.net/Command/placenamedfloat Below is what I wrote; is that

Re: [NTG-context] placefigure

2013-03-21 Thread Hans Hagen
On 3/21/2013 11:04 PM, Sietse Brouwer wrote: On 21 March 2013 17:26, Hans Hagen pra...@wxs.nl wrote: while fixing some buglets that showed up in the test suite I ran into \placenamedfloat maybe worth wikifying (bug will be solved in beta) Wikified:

[NTG-context] Placefigure without numbering

2013-02-01 Thread H. Özoguz
Hi there, how to deactivate numbering for the following (empty) picture? \placefigure[here][fig:demo]{My description under the picture.}{} Thanks, Huseyin P.S.: I know that for multi-line code my email-client seems to format the code with many spaces, how to control that, I am using Mozilla

Re: [NTG-context] Placefigure without numbering

2013-02-01 Thread Marco Patzer
On 2013–02–01 H. Özoguz wrote: how to deactivate numbering for the following (empty) picture? \placefigure[here][fig:demo]{My description under the picture.}{} \startplacefigure [title=My description, reference=fig:demo, number=no] … \stopplacefigure Marco signature.asc Description

Re: [NTG-context] Placefigure without numbering

2013-02-01 Thread H. Özoguz
Am 01.02.2013 21:58, schrieb ntg-context-requ...@ntg.nl: \startplacefigure [title=My description, reference=fig:demo, number=no] ? \stopplacefigure Thanks Marco, and how to align the title at the center under the picture? (Now it is flushright) Thanks Huseyin

Re: [NTG-context] Placefigure without numbering

2013-02-01 Thread H. Özoguz
Am 01.02.2013 21:58, schrieb ntg-context-requ...@ntg.nl: \startplacefigure [title=My description, reference=fig:demo, number=no] ? \stopplacefigure Thanks Marco, and how to align the title at the center under the picture? (Now it is flushright) Thanks Huseyin

Re: [NTG-context] Placefigure without numbering

2013-02-01 Thread Alan BRASLAU
On Fri, 1 Feb 2013 22:42:10 +0100 H. Özoguz h.oezo...@mmnetz.de wrote: Am 01.02.2013 21:58, schrieb ntg-context-requ...@ntg.nl: \startplacefigure [title=My description, reference=fig:demo, number=no] ? \stopplacefigure Thanks Marco, and how to align the title at the center under the

[NTG-context] \placefigure[margin] but in left margin?

2013-01-03 Thread Mikael P. Sundqvist
Dear list, I want to have the effect I get with \placefigure[margin] but I want it _always_ in the left margin instead of the right margin where it ends up by default. I have tried several other keys but with leftmargin, inleft the figure is not put in the top of the page, independent of the text

Re: [NTG-context] \placefigure[margin] but in left margin?

2013-01-03 Thread Wolfgang Schuster
Am 03.01.2013 um 13:48 schrieb Mikael P. Sundqvist mic...@gmail.com: Dear list, I want to have the effect I get with \placefigure[margin] but I want it _always_ in the left margin instead of the right margin where it ends up by default. I have tried several other keys but with leftmargin

Re: [NTG-context] \placefigure[margin] but in left margin?

2013-01-03 Thread Mikael P. Sundqvist
On Thu, Jan 3, 2013 at 3:58 PM, Wolfgang Schuster wolfgang.schus...@gmail.com wrote: Am 03.01.2013 um 13:48 schrieb Mikael P. Sundqvist mic...@gmail.com: Dear list, I want to have the effect I get with \placefigure[margin] but I want it _always_ in the left margin instead of the right

Re: [NTG-context] \placefigure[margin] but in left margin?

2013-01-03 Thread Wolfgang Schuster
with \placefigure[margin] but I want it _always_ in the left margin instead of the right margin where it ends up by default. I have tried several other keys but with leftmargin, inleft the figure is not put in the top of the page, independent of the text. Can I fix this with some setup? Small test

Re: [NTG-context] \placefigure[margin] but in left margin?

2013-01-03 Thread Mikael P. Sundqvist
. Sundqvist mic...@gmail.com: Dear list, I want to have the effect I get with \placefigure[margin] but I want it _always_ in the left margin instead of the right margin where it ends up by default. I have tried several other keys but with leftmargin, inleft the figure is not put in the top

Re: [NTG-context] \startplacefigure equivalent of \placefigure

2012-11-18 Thread Wolfgang Schuster
Am 18.11.2012 um 21:58 schrieb Romain Diss romain.d...@yahoo.fr: Hi all, I did not find the \startplacefigure equivalent of: \placefigure [high,low] % - here are the options I need {test} {\externalfigure[pic-test]} I checked in the sources but found nothing about these 'high

Re: [NTG-context] \startplacefigure equivalent of \placefigure

2012-11-18 Thread Romain Diss
Le dimanche 18 novembre 2012, Wolfgang Schuster a écrit : Am 18.11.2012 um 21:58 schrieb Romain Diss romain.d...@yahoo.fr: I did not find the \startplacefigure equivalent of: \placefigure [high,low] % - here are the options I need {test} {\externalfigure[pic-test

Re: [NTG-context] How to put a \placefigure with no caption?

2012-11-12 Thread Marco Patzer
2012-11-12 Andy Thomas: I guess, I do not understand the relation completely. Please compare the following -- startcode -- \starttext % \chapter{One} \input tufte \placefigure[margin,none]{}{Let's put some text of at least two lines.} \placefigure[none,margin]{}{Let's put some text

[NTG-context] margintext and placefigure

2012-11-11 Thread Andy Thomas
Dear all. I am having some trouble with figure placement in the margin. If you use the following code, please try to comment out first one and then both '\input knuth'. Somehow, the figure is not placed in the margin, but the center of the page, if a page breaks occurs close by. Is there a way

Re: [NTG-context] margintext and placefigure

2012-11-11 Thread Marco Patzer
2012-11-11 Andy Thomas: Is there a way to avoid that and have the figure always placed in the margin? \startplacefigure [title=Foo, location=margin] \stopplacefigure Marco ___ If your question is of interest to

Re: [NTG-context] margintext and placefigure

2012-11-11 Thread Andy Thomas
That was my first choice as well. But it does not play nice with margintext. Try putting \margintext{bla} directly after the chapter. stack=continue is somehow ignored. Also, the figure is moved all the way up, which is strange. On Nov 11, 2012, at 8:52 PM, Marco Patzer wrote: 2012-11-11 Andy

Re: [NTG-context] margintext and placefigure

2012-11-11 Thread Marco Patzer
2012-11-11 Andy Thomas: That was my first choice as well. But it does not play nice with margintext. The both use two different mechanisms AFAIK, and there's no or not much communication between them. Mixing both leads to overprinted content. Also, the figure is moved all the way up, which

Re: [NTG-context] margintext and placefigure

2012-11-11 Thread Andy Thomas
On Nov 11, 2012, at 9:23 PM, Marco Patzer wrote: 2012-11-11 Andy Thomas: That was my first choice as well. But it does not play nice with margintext. The both use two different mechanisms AFAIK, and there's no or not much communication between them. Mixing both leads to overprinted

Re: [NTG-context] How to put a \placefigure with no caption?

2012-11-11 Thread Andy Thomas
Yes. \placefigure is the old syntax. \start…\stopplacefigure the new one. The new one uses a the key=value syntax also present in other MkIV commands. Compare: \startplacefigure [title=Lorem, reference=fig:lorem] … \stopplacefigure \startchapter [title=Lorem, reference

[NTG-context] How to put a \placefigure with no caption?

2012-10-15 Thread Marcin Borkowski
Hi there, \placefigure[here]{none}{image} seems to actually typeset none as a caption. What do I do if I want no caption (not even the Figure 1 thing, in fact)? TIA, -- Marcin Borkowski http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski Adam Mickiewicz University

Re: [NTG-context] How to put a \placefigure with no caption?

2012-10-15 Thread Wolfgang Schuster
Am 15.10.2012 um 23:16 schrieb Marcin Borkowski mb...@wmi.amu.edu.pl: Hi there, \placefigure[here]{none}{image} seems to actually typeset none as a caption. What do I do if I want no caption (not even the Figure 1 thing, in fact)? \placefigure[none,…]{}{…} Wolfgang

Re: [NTG-context] How to put a \placefigure with no caption?

2012-10-15 Thread Marco Patzer
2012-10-15 Marcin Borkowski: Hi Marcin \placefigure[here]{none}{image} seems to actually typeset none as a caption. What do I do if I want no caption (not even the Figure 1 thing, in fact)? \startplacefigure [location=none] \externalfigure [cow] \stopplacefigure Marco

Re: [NTG-context] How to put a \placefigure with no caption?

2012-10-15 Thread Marcin Borkowski
Dnia 2012-10-15, o godz. 23:19:06 Wolfgang Schuster wolfgang.schus...@gmail.com napisał(a): Am 15.10.2012 um 23:16 schrieb Marcin Borkowski mb...@wmi.amu.edu.pl: Hi there, \placefigure[here]{none}{image} seems to actually typeset none as a caption. What do I do if I want

Re: [NTG-context] How to put a \placefigure with no caption?

2012-10-15 Thread Marcin Borkowski
Dnia 2012-10-15, o godz. 23:22:28 Marco Patzer home...@lavabit.com napisał(a): 2012-10-15 Marcin Borkowski: Hi Marcin \placefigure[here]{none}{image} seems to actually typeset none as a caption. What do I do if I want no caption (not even the Figure 1 thing, in fact

Re: [NTG-context] How to put a \placefigure with no caption?

2012-10-15 Thread Wolfgang Schuster
Am 15.10.2012 um 23:34 schrieb Marcin Borkowski mb...@wmi.amu.edu.pl: Dnia 2012-10-15, o godz. 23:22:28 Marco Patzer home...@lavabit.com napisał(a): 2012-10-15 Marcin Borkowski: Hi Marcin \placefigure[here]{none}{image} seems to actually typeset none as a caption. What do I do if I

Re: [NTG-context] How to put a \placefigure with no caption?

2012-10-15 Thread Marco Patzer
2012-10-15 Marcin Borkowski: \placefigure[here]{none}{image} seems to actually typeset none as a caption. What do I do if I want no caption (not even the Figure 1 thing, in fact)? \startplacefigure [location=none] \externalfigure [cow] \stopplacefigure Interesting

[NTG-context] Problem with placefigure in a new page with latest beta

2012-04-19 Thread Charles
Hi, In the latest beta (2012.04.17, and it was working in version 2012.02.21), the first figure in the following example is ignored: \starttext See in \in{Figure}[refA]. \placefigure[page][refA]{Figure legend A}{\externalfigure[]} \placefigure[here][refB]{Figure legend B}{\externalfigure

Re: [NTG-context] placefigure adds break

2012-04-12 Thread Alan BRASLAU
is not concerned about adding a paragraph break), else the floating figures may get placed out of order, e.g. figure 4 before figure 3. As this makes for somewhat sloppy tex files, should not placefigure/table/other get FIXED so as not to introduce a paragraph break? Alan On Thu Apr 5 15:38:05 CEST 2012 Alan

[NTG-context] [***SPAM***] placefigure adds break

2012-04-05 Thread Steffen Wolfrum
Hi, please have a look at thee example below: I have a long paragraph (more than 3 pages), and I want to set a float/figure at top of page 2. Thus, I need to write \placefigure *in* my paragraph, between two words. How can I do that without adding a paragraph break after the respective word

Re: [NTG-context] [***SPAM***] placefigure adds break

2012-04-05 Thread Aditya Mahajan
On Thu, 5 Apr 2012, Steffen Wolfrum wrote: Hi, please have a look at thee example below: I have a long paragraph (more than 3 pages), and I want to set a float/figure at top of page 2. Thus, I need to write \placefigure *in* my paragraph, between two words. How can I do that without adding

Re: [NTG-context] [***SPAM***] placefigure adds break

2012-04-05 Thread luigi scarso
On Thu, Apr 5, 2012 at 1:10 PM, Aditya Mahajan adit...@umich.edu wrote: (Untested) \startpostponing[+1] \placefigure[top]{}{...} \stoppostponing Rest of the text Aditya \starttext \switchtobodyfont[rm,10pt] \input tufte \input ward \input zapf \input tufte \input ward \input zapf

Re: [NTG-context] [***NOSPAM***] placefigure adds break

2012-04-05 Thread Steffen Wolfrum
Am 05.04.2012 um 13:25 schrieb luigi scarso: On Thu, Apr 5, 2012 at 1:10 PM, Aditya Mahajan adit...@umich.edu wrote: (Untested) \startpostponing[+1] \placefigure[top]{}{...} \stoppostponing Rest of the text Aditya \starttext \switchtobodyfont[rm,10pt] \input tufte \input

Re: [NTG-context] [***NOSPAM***] placefigure adds break

2012-04-05 Thread Alan BRASLAU
On Thu, 5 Apr 2012 13:39:42 +0200 Steffen Wolfrum cont...@st.estfiles.de wrote: Am 05.04.2012 um 13:25 schrieb luigi scarso: On Thu, Apr 5, 2012 at 1:10 PM, Aditya Mahajan adit...@umich.edu wrote: (Untested) \startpostponing[+1] \placefigure[top]{}{...} \stoppostponing

[NTG-context] placefigure vs grid problem

2012-03-20 Thread Honza Hejzl
práce a před dokončením jsou i dvě práce doktorské.\footnote{Jedná se o~diplomové práce K. Kukanové a M. Wagnera (na katedře právních dějin) a doktorské dizertace J. Pleskota a T. Jablonického (na katedeře právních dějin a na Ústavu právních dějin Právnické fakulty UK).} \placefigure[left

Re: [NTG-context] \placefigure padding

2012-03-11 Thread Wolfgang Schuster
Am 11.03.2012 um 04:12 schrieb Kip Warner: Hey list, The following minimal typesets a dummy figure. Note how there is about two lines of empty space below the figure. How do I control the amount of padding that surrounds the figure, such as the bottom? With \setupfloats [spacebefore=…,

Re: [NTG-context] \placefigure padding

2012-03-11 Thread Kip Warner
On Sun, 2012-03-11 at 10:01 +0100, Wolfgang Schuster wrote: \setupfloats [spacebefore=, spaceafter=] you can control the space before and after the float, accepted are all values for \blank (dimensions and keywords). That's probably the command I need, but I can't find any useful

[NTG-context] \placefigure padding

2012-03-10 Thread Kip Warner
] \starttext \placefigure [right, 2*hang] [figure:SomeFigure] {Caption} {\externalfigure[SomeFigure.pdf][][width=.2\textwidth]} This is a bunch of text. This is a bunch of text. This is a bunch of text. This is a bunch of text. This is a bunch of text. This is a bunch of text

[NTG-context] placefigure shifting up?

2012-01-11 Thread Meer, H. van der
In my document I have a number of \placefigures, some pdf's, some jpg's etc. Mostly the figure are placed correct with respect to, the caption but sometimes for no apparent reason I can spot, the picture is shifted up. In the first illustration taken from the document this is clearly seen,

Re: [NTG-context] placefigure shifting up?

2012-01-11 Thread Hans Hagen
On 11-1-2012 20:01, Meer, H. van der wrote: In my document I have a number of \placefigures, some pdf's, some jpg's etc.. Mostly the figure are placed correct with respect to, the caption but sometimes for no apparent reason I can spot, the picture is shifted up. In the first illustration

Re: [NTG-context] placefigure shifting up?

2012-01-11 Thread Hans van der Meer
I might add to this report the following observation: In a document with \setuppapersize [S8][S8] the shifts appear now and then, whereas these are typeset normally when the document is place on \setuppapersize [A4][A4]. It seems that the papersize and placefigure sometimes have a problem

Re: [NTG-context] placefigure shifting up?

2012-01-11 Thread Meer, H. van der
I think I can nail the responsible one. As far as I can see the problem is tightly coupled with the following structure: \placefigure[][]{caption}{\startcombination[]{contents}{}{contents}{}\stopcombination} The other figures I have seem to placed well enough, the above structures behaving

Re: [NTG-context] Indent paragraph after \placefigure

2011-05-14 Thread Steffen Wolfrum
give the indentation (presumably because the figure now appears in the output at the same place as the \placefigure in the input) but it doesn't solve the problem for cases where the figure needs to be somewhere other than ‘here’. i can make that work but not now (mkiv-ing floats in later

Re: [NTG-context] Indent paragraph after \placefigure

2011-03-27 Thread Wolfgang Schuster
Am 27.03.2011 um 00:22 schrieb Marco: On 2011-03-27 Pontus Lurcock p...@talvi.net wrote: On Sat 26 Mar 2011, Marco wrote: How to indent the paragraph after a \placefigure? http://wiki.contextgarden.net/Reference/en/setupindenting says that \setupfloats[indentnext=yes] should give

Re: [NTG-context] Indent paragraph after \placefigure

2011-03-27 Thread Marco
On 2011-03-27 Wolfgang Schuster schuster.wolfg...@googlemail.com wrote: Am 27.03.2011 um 00:22 schrieb Marco: On 2011-03-27 Pontus Lurcock p...@talvi.net wrote: On Sat 26 Mar 2011, Marco wrote: How to indent the paragraph after a \placefigure? http://wiki.contextgarden.net

Re: [NTG-context] Indent paragraph after \placefigure

2011-03-27 Thread Wolfgang Schuster
Am 26.03.2011 um 23:37 schrieb Marco: How to indent the paragraph after a \placefigure? Example: \setupindenting [yes, medium] \starttext This line is indented as intended. \placefigure[auto][fig:somefigure]{My graphic}{} This is not, but I'd like it to be. This line is fine

Re: [NTG-context] Indent paragraph after \placefigure

2011-03-27 Thread Marco
On 2011-03-27 Wolfgang Schuster schuster.wolfg...@googlemail.com wrote: Not sure if there are side effects but adding \nonoindentation to these two commands from strc-flt.mkiv help for the “auto” and “bottom” keywords. - \def\somebottomfloat [#1]{\someelsefloat[#1]} -

Re: [NTG-context] Indent paragraph after \placefigure

2011-03-27 Thread Pontus Lurcock
place as the \placefigure in the input) but it doesn't solve the problem for cases where the figure needs to be somewhere other than ‘here’. Pont ___ If your question is of interest to others as well, please add

Re: [NTG-context] Indent paragraph after \placefigure

2011-03-27 Thread Marco
(presumably because the figure now appears in the output at the same place as the \placefigure in the input) but it doesn't solve the problem for cases where the figure needs to be somewhere other than ‘here’. Same here. But if you provide »top« for instance, then it works. Wolfgang came up with a better

Re: [NTG-context] Indent paragraph after \placefigure

2011-03-27 Thread Pontus Lurcock
On Sun 27 Mar 2011, Marco wrote: Same here. But if you provide »top« for instance, then it works. Looking at strc-flt.mkiv, the reason appears to be that the \nonoindent which Wolfgang added to ‘bottom’ and ‘auto’ is alreday present in ‘top’ and ‘margin’. Pont

Re: [NTG-context] Indent paragraph after \placefigure

2011-03-27 Thread Hans Hagen
the figure now appears in the output at the same place as the \placefigure in the input) but it doesn't solve the problem for cases where the figure needs to be somewhere other than ‘here’. i can make that work but not now (mkiv-ing floats in later on the agenda

Re: [NTG-context] Indent paragraph after \placefigure

2011-03-27 Thread Marco
’, which does give the indentation (presumably because the figure now appears in the output at the same place as the \placefigure in the input) but it doesn't solve the problem for cases where the figure needs to be somewhere other than ‘here’. i can make that work but not now (mkiv-ing floats

[NTG-context] Indent paragraph after \placefigure

2011-03-26 Thread Marco
How to indent the paragraph after a \placefigure? Example: \setupindenting [yes, medium] \starttext This line is indented as intended. \placefigure[auto][fig:somefigure]{My graphic}{} This is not, but I'd like it to be. This line is fine. \stoptext Marco

Re: [NTG-context] Indent paragraph after \placefigure

2011-03-26 Thread Pontus Lurcock
On Sat 26 Mar 2011, Marco wrote: How to indent the paragraph after a \placefigure? http://wiki.contextgarden.net/Reference/en/setupindenting says that \setupfloats[indentnext=yes] should give the desired result. (I haven't tested it, though.) Pont

Re: [NTG-context] Indent paragraph after \placefigure

2011-03-26 Thread Marco
On 2011-03-27 Pontus Lurcock p...@talvi.net wrote: On Sat 26 Mar 2011, Marco wrote: How to indent the paragraph after a \placefigure? http://wiki.contextgarden.net/Reference/en/setupindenting says that \setupfloats[indentnext=yes] should give the desired result. (I haven't tested

Re: [NTG-context] Indent paragraph after \placefigure

2011-03-26 Thread Pontus Lurcock
Sorry, I think I misunderstood the problem the first time (since I didn't actually run your example until now). \setupfloats[indentnext=yes] (as I understand it) controls the behaviour after the float is actually placed in the output, rather than after the \placefigure... in the source. I'd

Re: [NTG-context] Indent paragraph after \placefigure

2011-03-26 Thread Marco
than after the \placefigure... in the source. I'd expect the blank line after the \placefigure to trigger indentation for the next paragraph,but this doesn't happen. Unfortunately not, no. I now remember seeing this problem while typesetting a thesis chapter. Going back to my source file, I

Re: [NTG-context] \placefigure and \em (again)

2011-02-25 Thread Henning Hraban Ramm
Am 2011-02-25 um 08:56 schrieb Procházka Lukáš Ing. - Pontex s. r. o.: --- \starttext \placefigure [left,none] {} { \startMPcode draw (0,0)--(6cm,6cm); \stopMPcode } This is a normal text -- it flows around the picture on the left side of the page as expected

Re: [NTG-context] \placefigure and \em (again)

2011-02-25 Thread Wolfgang Schuster
with some text enclosed into {\em ...} group inside the free area formed (affected) by \placefigure. --- \starttext \placefigure [left,none] {} { \startMPcode draw (0,0)--(6cm,6cm); \stopMPcode } This is a normal text -- it flows around the picture on the left

Re: [NTG-context] \placefigure and \em (again)

2011-02-25 Thread Wolfgang Schuster
Am 25.02.2011 um 09:16 schrieb Henning Hraban Ramm: You can add a \strut in front of {\em - that’s a usual workaround for problems with non-letters starting a paragraph. The usual workaround is \dontleavehmode. Wolfgang

Re: [NTG-context] \placefigure and \em (again)

2011-02-25 Thread Procházka Lukáš Ing . - Pontex s . r . o .
... Thanks for the answers. I'm familiar with using \dontleavehmode when needing to keep a figure midaligned; I had no idea that this would be a similar situation (and solution). Best regards, Lukas On Fri, 25 Feb 2011 09:37:40 +0100, Wolfgang Schuster schuster.wolfg...@googlemail.com

Re: [NTG-context] \placefigure and \em (again)

2011-02-25 Thread Willi Egger
problem. I wonder why the behaviour described bellow occurs and how to typeset a paragraph starting with some text enclosed into {\em ...} group inside the free area formed (affected) by \placefigure. --- \starttext \placefigure [left,none] {} { \startMPcode draw (0,0

Re: [NTG-context] \placefigure and \em (again)

2011-02-25 Thread Hans Hagen
On 25-2-2011 9:44, Procházka Lukáš Ing. - Pontex s. r. o. wrote: ... Thanks for the answers. I'm familiar with using \dontleavehmode when needing to keep a figure midaligned; I had no idea that this would be a similar situation (and solution). {\em xxx ..} the first x triggers the start of a

[NTG-context] \placefigure and \em (again)

2011-02-24 Thread Procházka Lukáš Ing . - Pontex s . r . o .
) by \placefigure. --- \starttext \placefigure [left,none] {} { \startMPcode draw (0,0)--(6cm,6cm); \stopMPcode } This is a normal text -- it flows around the picture on the left side of the page as expected. {\em This empathized text starting a new paragraph

[NTG-context] \em around \placefigure (bug?)

2011-02-23 Thread Procházka Lukáš Ing . - Pontex s . r . o .
Hello, the \em statement being placed as the first command of a paragraph to flow around a \placefigure seems to SCRATCH the figure instead of to flow around (bug?). See the minimal example: --- \starttext \placefigure [left,none] {} { \startMPcode draw (0,0)--(6cm,6cm

[NTG-context] strange spaces after placefigure

2011-02-18 Thread Steffen Wolfrum
Hi, even though I didn't manage to reproduce the problem in a minimal example, I would like to report the following problem: Using any other value than force with placefigure, like this ... \placefigure[force,no,fit,00]{...}{{\externalfigure[fig_1][frame=off,width=\dimexpr(\textwidth-00pt

Re: [NTG-context] \footnote in \placefigure

2011-01-14 Thread Hans Hagen
On 10-1-2011 6:02, Hannes Riebl wrote: Dear ConTeXt users, I am using the following piece of code: \placefigure[right]{Zerfall von Pangäa\footnote{\hyphenatedurl{http://www.geologie.uni-frankfurt.de/staff/Homepages/Oschmann/Oschmann/Homepage/P21-Homepage/P21-9-Evolution.html}, zugegriffen am 3

[NTG-context] \footnote in \placefigure

2011-01-10 Thread Hannes Riebl
Dear ConTeXt users, I am using the following piece of code: \placefigure[right]{Zerfall von Pangäa\footnote{\hyphenatedurl{http://www.geologie.uni-frankfurt.de/staff/Homepages/Oschmann/Oschmann/Homepage/P21-Homepage/P21-9-Evolution.html}, zugegriffen am 3. Januar 2010}}{\externalfigure

[NTG-context] indentnext after \placefigure[page]

2010-11-19 Thread Marco Pessotto
Hello there. I'm struggling with the indentnext parameter. Please see the next minimal example: %%% start minimal \setupindenting[yes, medium, first] \setupheads[indentnext=yes] \setupfloats[indentnext=yes] \starttext \placefigure [here,nonumber]{}{\externalfigure[dummy]} test test

Re: [NTG-context] placefigure ?

2010-09-30 Thread Wolfgang Schuster
Am 29.09.2010 um 19:44 schrieb R. Bastian: On Tue, 28 Sep 2010 13:39:56 +0300 Mari Voipio mari.voi...@iki.fi scribit: On Tue, Sep 28, 2010 at 13:22, R. Bastian rbast...@free.fr wrote: In Mk II, I need to place figures - with numbers and captions - but \placefigure is for floats and never

Re: [NTG-context] placefigure ?

2010-09-29 Thread R. Bastian
On Tue, 28 Sep 2010 13:39:56 +0300 Mari Voipio mari.voi...@iki.fi scribit: On Tue, Sep 28, 2010 at 13:22, R. Bastian rbast...@free.fr wrote: In Mk II, I need to place figures - with numbers and captions - but \placefigure is for floats and never places the figure [here]. Is there another

Re: [NTG-context] placefigure ?

2010-09-28 Thread Mari Voipio
On Tue, Sep 28, 2010 at 13:22, R. Bastian rbast...@free.fr wrote: In Mk II, I need to place figures - with numbers and captions - but \placefigure is for floats and never places the figure [here]. Is there another way? I've found that mostly [here,force] will do the trick, but sometimes

[NTG-context] Indent after \placefigure

2010-09-10 Thread Andreas Harder
Hello, if one uses the right-option in \placefigure the paragraph indent is omitted. Example: \setupindenting[small,yes,next] \setupfloats[indentnext=yes] % no effect \starttext \input tufte \par \placefigure [right]{caption} {\framed[width=5cm,height=3cm]{some figure}} \input tufte \par

Re: [NTG-context] Indent after \placefigure

2010-09-10 Thread Marius
Hello, see here http://tracker.luatex.org/view.php?id=403 On 10 September 2010 16:15, Andreas Harder andreas.har...@rz-online.de wrote: Hello, if one uses the right-option in \placefigure the paragraph indent is omitted. Example: \setupindenting[small,yes,next] \setupfloats[indentnext

Re: [NTG-context] indent lost after \placefigure

2010-02-11 Thread Taco Hoekwater
Alan BRASLAU wrote: Furthermore, \setupfloats [indentnext=yes] is somewhat strange. I suppose that it might make sense not to indent a new paragraph following a section title, etc. but does it really make sense not to indent a NEW paragraph following a break such as a displayed figure, table,

Re: [NTG-context] indent lost after \placefigure

2010-02-11 Thread Alan BRASLAU
On Thursday 11 February 2010 08:57:21 Alan BRASLAU wrote: On Thursday 11 February 2010 05:07:15 Wolfgang Schuster wrote: Am 11.02.10 02:14, schrieb Tom: When I place a figure at the bottom of a page, everything is fine if it splits a paragraph, but if it falls between paragraphs,

Re: [NTG-context] indent lost after \placefigure

2010-02-11 Thread Peter Münster
On Thu, Feb 11 2010, Alan BRASLAU wrote: An opposite feature is also strange - minimal example: \setupindenting [medium,yes] \starttext A paragraph, including an itemized list: \startitemize [joinedup,packed] \item first \item second \stopitemize The following text is indented. It is

Re: [NTG-context] indent lost after \placefigure

2010-02-11 Thread Alan BRASLAU
] \setupfloats [indentnext=auto] \starttext \input knuth \placefigure [here] {none} {\externalfigure [cow]} \input knuth \stoptext Doesn't work, but \setupfloats [indentnext=yes] forces knuth after the figure to be indented. Alan PS: Your opinion is not so humble, and I do not really see the rational

Re: [NTG-context] indent lost after \placefigure

2010-02-11 Thread Aditya Mahajan
On Thu, 11 Feb 2010, Alan BRASLAU wrote: PS: Your opinion is not so humble, and I do not really see the rational why indentnext=no is the default for most things* rather than indentnext=auto. Below is my understanding of ConTeXt's design principle (Hans or Taco should correct me if I am

Re: [NTG-context] indent lost after \placefigure

2010-02-11 Thread Alan BRASLAU
On Thursday 11 February 2010 18:55:01 Aditya Mahajan wrote: On Thu, 11 Feb 2010, Alan BRASLAU wrote: PS: Your opinion is not so humble, and I do not really see the rational why indentnext=no is the default for most things* rather than indentnext=auto. Below is my understanding of

Re: [NTG-context] indent lost after \placefigure

2010-02-11 Thread Aditya Mahajan
On Thu, 11 Feb 2010, Alan BRASLAU wrote: On Thursday 11 February 2010 18:55:01 Aditya Mahajan wrote: On Thu, 11 Feb 2010, Alan BRASLAU wrote: PS: Your opinion is not so humble, and I do not really see the rational why indentnext=no is the default for most things* rather than indentnext=auto.

Re: [NTG-context] indent lost after \placefigure

2010-02-11 Thread Tom
@ntg.nl Subject: Re: [NTG-context] indent lost after \placefigure On Thursday 11 February 2010 02:14:12 Tom wrote: When I place a figure at the bottom of a page, everything is fine if it splits a paragraph, but if it falls between paragraphs, indentation of at least one of the paragraphs

[NTG-context] chapter headers (was: indent lost after \placefigure)

2010-02-11 Thread Wolfgang Schuster
Am 11.02.10 20:50, schrieb Tom: This works, but my problem may be self-inflicted by my code for chapter first pages. I want different a different first page format for the introduction, contents and appendices than I have for regular chapters. I suppose that \chapter can be fed parameters other

Re: [NTG-context] chapter headers (was: indent lost after \placefigure)

2010-02-11 Thread Tom
Of Wolfgang Schuster Sent: Thursday, February 11, 2010 2:59 PM To: mailing list for ConTeXt users Subject: [NTG-context] chapter headers (was: indent lost after \placefigure) Am 11.02.10 20:50, schrieb Tom: This works, but my problem may be self-inflicted by my code for chapter first pages. I want

[NTG-context] indent lost after \placefigure

2010-02-10 Thread Tom
When I place a figure at the bottom of a page, everything is fine if it splits a paragraph, but if it falls between paragraphs, indentation of at least one of the paragraphs, generally the one coming after the figure, is lost. It appears that this has been a problem for some people over the years.

Re: [NTG-context] indent lost after \placefigure

2010-02-10 Thread Wolfgang Schuster
Am 11.02.10 02:14, schrieb Tom: When I place a figure at the bottom of a page, everything is fine if it splits a paragraph, but if it falls between paragraphs, indentation of at least one of the paragraphs, generally the one coming after the figure, is lost. It appears that this has been a

Re: [NTG-context] indent lost after \placefigure

2010-02-10 Thread Tom Benjey
Is there something else I should do? I still have 2 instances of the paragraph immediately after a figure not indented. Both of these are on the tops of their respective pages. And I have one paragraph just before a figure that is not indented. I tried \indenting[yes] for the paragraphs in

Re: [NTG-context] indent lost after \placefigure

2010-02-10 Thread Alan BRASLAU
coming after the figure, is lost. It appears that this has been a problem for some people over the years. \setupfloats[indentnext=yes] Can someone explain the design behind placefigure? Indeed, I would expect it to create a float that is then placed as best as possible according to certain

Re: [NTG-context] place figure without \placefigure

2009-12-01 Thread Mari Voipio
R. Bastian wrote: On Tue, 17 Nov 2009 13:01:11 +0100 Wolfgang Schuster schuster.wolfg...@googlemail.com scribit: \placefigure[none]{}{\externalfigure[...]} it wörks nit, but That's because the none ended up between the wrong parentheses; when you do not want captions while using

[NTG-context] Adjusting the size of a figure when using placefigure

2009-11-24 Thread Curiouslearn
Please see the figure generated by the following minimal example. Due to the dimensions chosen in the figure, the figure is wider than the text width. Is there an option in \placefigure or another command that can help to make this figure smaller (without changing the code of the original figure

Re: [NTG-context] Adjusting the size of a figure when using placefigure

2009-11-24 Thread luigi scarso
On Wed, Nov 25, 2009 at 2:44 AM, Curiouslearn curiousle...@gmail.com wrote: Please see the figure generated by the following minimal example. Due to the dimensions chosen in the figure, the figure is wider than the text width. Is there an option in \placefigure or another command that can help

Re: [NTG-context] Adjusting the size of a figure when using placefigure

2009-11-24 Thread Curiouslearn
by the following minimal example. Due to the dimensions chosen in the figure, the figure is wider than the text width. Is there an option in \placefigure or another command that can help to make this figure smaller (without changing the code of the original figure)?  Thank you. \setuppapersize[letter

Re: [NTG-context] Adjusting the size of a figure when using placefigure

2009-11-24 Thread Alan BRASLAU
Luigi, Thank you for bringing to our attention the command \scale allowing the easy rescaling of MP graphics. On Wednesday 25 November 2009 03:20:09 luigi scarso wrote: \definemeasure[textgap] [\dimexpr 1em\relax] Why the \dimexpr? \definemeasure[textgap] [1em] works just fine. Alan

[NTG-context] place figure without \placefigure

2009-11-17 Thread R. Bastian
Hello, in a german text I have to place two figures and a table. If I use \placefigure they are well centered - but with french captions: Table or Figure. I dont need the captions. Without \placefigure, the figures are not centered. Is there a way ? Thanks, -- René Bastian www.pythoneon.org

Re: [NTG-context] place figure without \placefigure

2009-11-17 Thread Wolfgang Schuster
Am 17.11.2009 um 12:26 schrieb R. Bastian: Hello, in a german text I have to place two figures and a table. If I use \placefigure they are well centered - but with french captions: Table or Figure. I dont need the captions. Without \placefigure, the figures are not centered

Re: [NTG-context] place figure without \placefigure

2009-11-17 Thread R. Bastian
On Tue, 17 Nov 2009 13:01:11 +0100 Wolfgang Schuster schuster.wolfg...@googlemail.com scribit: Am 17.11.2009 um 12:26 schrieb R. Bastian: Hello, in a german text I have to place two figures and a table. If I use \placefigure they are well centered - but with french captions

Re: [NTG-context] Indent missed after \placefigure[inner]

2009-11-16 Thread Wolfgang Schuster
Am 15.11.2009 um 23:15 schrieb Vyatcheslav Yatskovsky: Hello, I've asked about this issue already, but maybe my cry for help was missed ) Your chance to get an answer will be bigger when you provide a short and working example. P.S. Is there a keyword that produces an indent? (like

Re: [NTG-context] Indent missed after \placefigure[inner]

2009-11-16 Thread Vyatcheslav Yatskovsky
] \starttext \dorecurse{1}{\input knuth \par} \placefigure [inner] {} {\externalfigure[cow][width=0.5\textwidth]} \dorecurse{1}{\input knuth \par} \stoptext P.S. Is there a keyword that produces an indent? (like \makeindent) Read Adityas TuGboat article about indenting

<    1   2   3   4   >