ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* middle align without ascenders and descenders
@ 2013-11-14 21:27 Pablo Rodriguez
  2013-11-14 21:37 ` Wolfgang Schuster
  0 siblings, 1 reply; 2+ messages in thread
From: Pablo Rodriguez @ 2013-11-14 21:27 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Dear list,

I have the following code:

\setuppapersize[S6]
\usemodule[simplefonts][size=340pt]
\setmainfont[TeX Gyre Pagella]
\setupmakeup[standard][align=middle]
\starttext
\startstandardmakeup
aa
\stopstandardmakeup

\startstandardmakeup
db
\stopstandardmakeup

\startstandardmakeup
pq
\stopstandardmakeup
\stoptext

This sample shows something that I want to avoid: when centering text
vertically, is there a way that by default the text would be centered
not taking in account ascenders and descenders?

So the text in the sample above would be read at the same height in the
three slides.

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


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

* Re: middle align without ascenders and descenders
  2013-11-14 21:27 middle align without ascenders and descenders Pablo Rodriguez
@ 2013-11-14 21:37 ` Wolfgang Schuster
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Schuster @ 2013-11-14 21:37 UTC (permalink / raw)
  To: mailing list for ConTeXt users


Am 14.11.2013 um 22:27 schrieb Pablo Rodriguez <oinos@gmx.es>:

> Dear list,
> 
> I have the following code:
> 
> \setuppapersize[S6]
> \usemodule[simplefonts][size=340pt]
> \setmainfont[TeX Gyre Pagella]
> \setupmakeup[standard][align=middle]
> \starttext
> \startstandardmakeup
> aa
> \stopstandardmakeup
> 
> \startstandardmakeup
> db
> \stopstandardmakeup
> 
> \startstandardmakeup
> pq
> \stopstandardmakeup
> \stoptext
> 
> This sample shows something that I want to avoid: when centering text
> vertically, is there a way that by default the text would be centered
> not taking in account ascenders and descenders?
> 
> So the text in the sample above would be read at the same height in the
> three slides.


Does this what you want?

\startstandardmakeup
\strut aa
\stopstandardmakeup

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] 2+ messages in thread

end of thread, other threads:[~2013-11-14 21:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-11-14 21:27 middle align without ascenders and descenders Pablo Rodriguez
2013-11-14 21:37 ` Wolfgang Schuster

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