ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* title page (& \framed)
@ 2010-06-27  4:28 Alan BRASLAU
  2010-06-27  6:27 ` Peter Münster
  0 siblings, 1 reply; 5+ messages in thread
From: Alan BRASLAU @ 2010-06-27  4:28 UTC (permalink / raw)
  To: mailing list for ConTeXt users

In typesetting a title page,
why in this minimal example is the framed title not centered?

\starttext
\startstandardmakeup [doubleside=no,align=middle]
	\framed
		{Title}
\stopstandardmakeup
\stoptext

If I remove the \framed, the Title then gets centered.

(I suppose that one could always add \startalignment\stopalignment but this is 
not the point...)

Alan
___________________________________________________________________________________
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 5+ messages in thread
* \framed
@ 2009-12-08 11:17 Wolfgang Schuster
  2009-12-08 11:32 ` \framed Hans Hagen
  0 siblings, 1 reply; 5+ messages in thread
From: Wolfgang Schuster @ 2009-12-08 11:17 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi Hans,

there was a while ago a suggestion to make \framed a horizontal command by adding \dontleavehmode,
it is clear this is not a good idea to make this the default behavior but can't you add a option

  mode=horizontal|vertical

where 'mode=vertical' is the normal \framed behaviour and 'mode=horizontal' goes perform
\dontleavehmode to go into horizontal mode.


It would be also useful to have a 'direction' key where the setup \framed[direction=RTT]{...} behaves like

\starttext
\vbox dir RTT{\hsize\textheight\dorecurse{200}{a b c d e f }}
\stoptext

Wolfgang

___________________________________________________________________________________
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

end of thread, other threads:[~2010-06-27  7:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-06-27  4:28 title page (& \framed) Alan BRASLAU
2010-06-27  6:27 ` Peter Münster
2010-06-27  7:40   ` \framed Alan BRASLAU
  -- strict thread matches above, loose matches on Subject: below --
2009-12-08 11:17 \framed Wolfgang Schuster
2009-12-08 11:32 ` \framed Hans Hagen

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