ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* [NTG-context] MP: problems with dashed lines
@ 2023-10-22 14:37 Henning Hraban Ramm
  0 siblings, 0 replies; only message in thread
From: Henning Hraban Ramm @ 2023-10-22 14:37 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi, I wanted to use dashed lines as folding marks, but apparently they 
only work with pencircle, or at least not with pensquare.

The Metafun manual (Reference, C5) also shows a problem with "dashed 
oddly", that I can’t reproduce in this MWE:

\startMPpage

draw (0,0)--(100,100) withpen pencircle dashed evenly;

draw (50,0)--(150,100) withpen pencircle dashed oddly;

draw (100,0)--(200,100) withpen pensquare dashed evenly;
% plain line, not dashed

draw unitsquare scaled 100 withpen pencircle dashed oddly withcolor blue;

draw unitsquare scaled 100 xshifted 50 withpen pensquare dashed evenly 
withcolor red;

\stopMPpage

Hraban
___________________________________________________________________________________
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] only message in thread

only message in thread, other threads:[~2023-10-22 14:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-22 14:37 [NTG-context] MP: problems with dashed lines Henning Hraban Ramm

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).