ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* question about frames
@ 2020-11-25 21:43 Pablo Rodriguez
  2020-11-26  8:42 ` Henning Hraban Ramm
  2020-11-26 16:26 ` Wolfgang Schuster
  0 siblings, 2 replies; 8+ messages in thread
From: Pablo Rodriguez @ 2020-11-25 21:43 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Dear list,

here is a minimal sample of frames to make up labels:

  \setuplayout[page]
  \starttext
  \dorecurse{16}{\dontleavehmode\dorecurse{4}
  {\framed[width=52.5mm, height=18.5mm, align=right]{\null}}\\}
  \stoptext

Which is the way to avoid any vertical space between frames?

Sorry, this may be obvious, but I don’t know how to do it now.

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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 8+ messages in thread
* Re: question about frames
@ 2020-11-26 21:24 Andres Conrado Montoya
  0 siblings, 0 replies; 8+ messages in thread
From: Andres Conrado Montoya @ 2020-11-26 21:24 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 230 bytes --]

A bit late to the party but maybe this helps... try "frameoffset":

\defineframed[caja][frameoffset=\zeropoint,width=5cm,height=2cm]
\starttext
\dorecurse{5}{\caja[frame=on]{Hello}}
\stoptext

-- 
Andrés Conrado Montoya

[-- Attachment #1.2: Type: text/html, Size: 467 bytes --]

[-- Attachment #2: Type: text/plain, Size: 493 bytes --]

___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 8+ messages in thread
* Re: question about frames
@ 2020-11-26 21:27 Andres Conrado Montoya
  0 siblings, 0 replies; 8+ messages in thread
From: Andres Conrado Montoya @ 2020-11-26 21:27 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 102 bytes --]

Disregard that... that is the default... it doesn't work as I thought
initially. Sorry for the noise.

[-- Attachment #1.2: Type: text/html, Size: 159 bytes --]

[-- Attachment #2: Type: text/plain, Size: 493 bytes --]

___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-11-26 22:29 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-25 21:43 question about frames Pablo Rodriguez
2020-11-26  8:42 ` Henning Hraban Ramm
2020-11-26 15:40   ` Pablo Rodriguez
2020-11-26 16:26 ` Wolfgang Schuster
2020-11-26 21:03   ` Pablo Rodriguez
2020-11-26 22:29     ` Hans Hagen
2020-11-26 21:24 Andres Conrado Montoya
2020-11-26 21:27 Andres Conrado Montoya

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