On 10/22/21 10:07 AM, Hans Hagen via ntg-context wrote:
> nicer demo:
> [...]
Hans,

many thanks for your reply and your sample.

A more visual version for me would be:

  \setupbodyfont[sans, 30pt]
  \setuppagenumbering[location=,]
  \showframe

  \starttext
       \topskip4cm
          \dostepwiserecurse{0}{360}{10}{
  \doloopoverlist{normal,default,depth,fit,broad,high,middle}{
  \ruledhbox{\rotate[rotation=\recurselevel, location=\recursestring]{%
  \framed
     [width=\textheight, height=\textwidth, rulethickness=5pt,
      depth=0cm, foregroundstyle=\bfd]
    {\recursestring, \recurselevel°}
              }
          }
      }
  }
  \stoptext

I have just added it to
https://wiki.contextgarden.net/Scaling_Rotating_Mirroring_Clipping#Rotating_Figures.

Many thanks for your help,

Pablo
--
http://www.ousia.tk
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to