* [NTG-context] [ orientation= -90 != 270 ]
@ 2024-12-19 19:17 vm via ntg-context
2024-12-20 8:56 ` [NTG-context] " Hans Hagen via ntg-context
0 siblings, 1 reply; 2+ messages in thread
From: vm via ntg-context @ 2024-12-19 19:17 UTC (permalink / raw)
To: mailing list for ConTeXt users; +Cc: vm
using the \externalfigure option orientation
i noticed a difference between
orientation=-90
orientation=270
whereas
orientation=90
orientation=-270
are identical (as they should)
\starttext
\startcombination[4 * 2]
{\externalfigure[top.jpg][width=40mm, orientation=0]}{0}
{\externalfigure[top.jpg][width=40mm, orientation=90]}{90}
{\externalfigure[top.jpg][width=40mm, orientation=180]}{180}
{\externalfigure[top.jpg][width=40mm, orientation=270]}{270}
{\externalfigure[top.jpg][width=40mm, orientation=0]}{0}
{\externalfigure[top.jpg][width=40mm, orientation=-90]}{-90}
{\externalfigure[top.jpg][width=40mm, orientation=-180]}{-180}
{\externalfigure[top.jpg][width=40mm, orientation=-270]}{-270}
\stopcombination
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive : https://github.com/contextgarden/context
wiki : https://wiki.contextgarden.net
___________________________________________________________________________________
^ permalink raw reply [flat|nested] 2+ messages in thread
* [NTG-context] Re: [ orientation= -90 != 270 ]
2024-12-19 19:17 [NTG-context] [ orientation= -90 != 270 ] vm via ntg-context
@ 2024-12-20 8:56 ` Hans Hagen via ntg-context
0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen via ntg-context @ 2024-12-20 8:56 UTC (permalink / raw)
To: vm via ntg-context; +Cc: Hans Hagen
On 12/19/2024 8:17 PM, vm via ntg-context wrote:
> using the \externalfigure option orientation
> i noticed a difference between
> orientation=-90
> orientation=270
>
> whereas
> orientation=90
> orientation=-270
>
> are identical (as they should)
>
>
> \starttext
> \startcombination[4 * 2]
> {\externalfigure[top.jpg][width=40mm, orientation=0]}{0}
> {\externalfigure[top.jpg][width=40mm, orientation=90]}{90}
> {\externalfigure[top.jpg][width=40mm, orientation=180]}{180}
> {\externalfigure[top.jpg][width=40mm, orientation=270]}{270}
> {\externalfigure[top.jpg][width=40mm, orientation=0]}{0}
> {\externalfigure[top.jpg][width=40mm, orientation=-90]}{-90}
> {\externalfigure[top.jpg][width=40mm, orientation=-180]}{-180}
> {\externalfigure[top.jpg][width=40mm, orientation=-270]}{-270}
> \stopcombination
i'll fix it
-----------------------------------------------------------------
Hans Hagen | PRAGMA ADE
Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive : https://github.com/contextgarden/context
wiki : https://wiki.contextgarden.net
___________________________________________________________________________________
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-12-20 8:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-12-19 19:17 [NTG-context] [ orientation= -90 != 270 ] vm via ntg-context
2024-12-20 8:56 ` [NTG-context] " Hans Hagen via ntg-context
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).