Hello.

I am trying to do up some tent style table place holder cards for my 
daughter's wedding, and have been wracking my brain for a solution for a 
couple of days now.

Having tried many alternatives, this is the closest I have come up with.  
But mirroring doesn't work.  If I use \setuparranging[2*4] mirroring 
works, but I only need tent style (1*2 head-to-head) so that I can trim 
to size.

Any template that could be suggested would be most helpful as the 
wedding is on Mon (yikes!).

advTHANKSance.

>>>MWE<<<

\definepapersize[tblcard][width=4in,height=3in]

\setuppapersize[tblcard][letter,portrait]
\setuparranging[2TOP]

\setuplayout[
    height=3in,
    width=4in,
    topspace=0in,
    header=0in,
    bottomspace=0in,
    footer=0in,
    backspace=0.0in,
    %%
    location=middle,
    marking=on,
]

\startbuffer[tblcard]
    \strut
    \tfd A Name
\stopbuffer

\starttext
    \showframe
    \adaptpapersize[tblcard,mirrored][letter,portrait]\getbuffer[tblcard]
    \page
    \getbuffer[tblcard]
\stoptext

-- 
Pavneet Arora           m: +1 647-406-6843
Waroc Informatik        e: pavneet_ar...@waroc.com
___________________________________________________________________________________
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