Dear list, I have the following sample: \setupexternalfigure[location=default, align=middle] \starttext \dontleavehmode\externalfigure[cow.pdf] \externalfigure[cow.pdf] \stoptext As you can see, \dontleavehmode makes no difference. Does anyone know how the align key in \setupexternalfigure works? Many thanks for your help, Pablo -- http://www.ousia.tk
On 6/4/2017 11:29 AM, Pablo Rodriguez wrote:
Dear list,
I have the following sample:
\setupexternalfigure[location=default, align=middle] \starttext \dontleavehmode\externalfigure[cow.pdf]
\externalfigure[cow.pdf] \stoptext
As you can see, \dontleavehmode makes no difference.
Does anyone know how the align key in \setupexternalfigure works?
it doesn't (no clue what it should be doing anyway) Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl -----------------------------------------------------------------
On 06/07/2017 03:55 PM, Hans Hagen wrote:
On 6/4/2017 11:29 AM, Pablo Rodriguez wrote:
[...] Does anyone know how the align key in \setupexternalfigure works?
it doesn't (no clue what it should be doing anyway)
Many thanks for your reply, Hans. grph-inc.mkiv includes the following content in line 104 (removed some blank spaces, so it fits in a single line): \c!align =\v!none, % New, for Tacos extremely large graphics. Sorry for asking, but would it be possible that the key should set alignment for externalfigures and there is a bug in it? Taco, may you enlighten us in the alignment your extremely large graphics needed? (Sorry for bothering you, but we need to know which kind of alignment is.) Pablo -- http://www.ousia.tk
On 06/07/2017 03:55 PM, Hans Hagen wrote:
On 6/4/2017 11:29 AM, Pablo Rodriguez wrote:
[...] Does anyone know how the align key in \setupexternalfigure works?
it doesn't (no clue what it should be doing anyway)
Many thanks for your reply, Hans.
grph-inc.mkiv includes the following content in line 104 (removed some blank spaces, so it fits in a single line):
\c!align =\v!none, % New, for Tacos extremely large graphics.
Sorry for asking, but would it be possible that the key should set alignment for externalfigures and there is a bug in it?
Taco, may you enlighten us in the alignment your extremely large graphics needed? (Sorry for bothering you, but we need to know which kind of alignment is.)
On 6/7/2017 8:23 PM, Pablo Rodriguez wrote: probably a mkii left over ... (maybe the reporting part) ... there is nothing to align in an external graphic (apart from the framed box but thatone has exact dimension sso again, nothing to align Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl -----------------------------------------------------------------
On 06/07/2017 09:02 PM, Hans Hagen wrote:
On 6/7/2017 8:23 PM, Pablo Rodriguez wrote:
[...] \c!align =\v!none, % New, for Tacos extremely large graphics.
Sorry for asking, but would it be possible that the key should set alignment for externalfigures and there is a bug in it?
Taco, may you enlighten us in the alignment your extremely large graphics needed? (Sorry for bothering you, but we need to know which kind of alignment is.)
probably a mkii left over ... (maybe the reporting part) ... there is nothing to align in an external graphic (apart from the framed box but thatone has exact dimension sso again, nothing to align
Many thanks for your reply, Hans. Now it’s clear to me. Pablo -- http://www.ousia.tk
participants (2)
-
Hans Hagen
-
Pablo Rodriguez