ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Pseudo Small Caps
@ 2005-06-29 22:06 Vit Zyka
  2005-06-29 23:03 ` Adam Lindsay
  0 siblings, 1 reply; 3+ messages in thread
From: Vit Zyka @ 2005-06-29 22:06 UTC (permalink / raw)


Hi,

on the http://contextgarden.net/Pseudo_Small_Caps there is a recipe for:
- generating Pseudo Small Caps by texutil, and
- preparing typescript for variant \Var[SmallCaps] font switch.

Example for Latin Modern: http://typokvitek.com/tex/pseudocaps/smallcaps.pdf

After that it is possible to write:
   \def\sc{\Var[SmallCaps]}

   {    Ahoj \sc Ahoj}\par
   {\it Ahoj \sc Ahoj}\par
   {\bf Ahoj \sc Ahoj}\par
   {\bi Ahoj \sc Ahoj}\par

   {\tt
   {    Ahoj \sc Ahoj}\par
   {\it Ahoj \sc Ahoj}\par
   }

   {\ss
   {    Ahoj \sc Ahoj}\par
   {\it Ahoj \sc Ahoj}\par
   {\bf Ahoj \sc Ahoj}\par
   }

Example source:
http://typokvitek.com/tex/pseudocaps/smallcaps.tex
Typescript
http://typokvitek.com/tex/pseudocaps/type-lm-var.tex
Commands
http://typokvitek.com/tex/pseudocaps/make-pseudocaps.txt

Have a small cups fun
Vit

-- 
=======================================================
Ing. Vít Zýka, Ph.D.                         TYPOkvítek

database publishing              databazove publikovani
data maintaining and typesetting in typographic quality
priprava dat a jejich sazba v typograficke kvalite

tel.: (+420) 777 198 189     www: http://typokvitek.com
=======================================================

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

* Re: Pseudo Small Caps
  2005-06-29 22:06 Pseudo Small Caps Vit Zyka
@ 2005-06-29 23:03 ` Adam Lindsay
  2005-06-30  9:04   ` Vit Zyka
  0 siblings, 1 reply; 3+ messages in thread
From: Adam Lindsay @ 2005-06-29 23:03 UTC (permalink / raw)


Vit Zyka said this at Thu, 30 Jun 2005 00:06:41 +0200:

>
>   {\tt
>   {    Ahoj \sc Ahoj}\par
>   {\it Ahoj \sc Ahoj}\par
>   }

Vit,

Nice application of variants. 
However, it has to be pointed out that the fake smallcaps with \tt will
be "dangerous" for some applications: the .8 scaling loses the
monospacing in the \tt font.
-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 Adam T. Lindsay, Computing Dept.     atl@comp.lancs.ac.uk
 Lancaster University, InfoLab21        +44(0)1524/510.514
 Lancaster, LA1 4WA, UK             Fax:+44(0)1524/510.492
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

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

* Re: Pseudo Small Caps
  2005-06-29 23:03 ` Adam Lindsay
@ 2005-06-30  9:04   ` Vit Zyka
  0 siblings, 0 replies; 3+ messages in thread
From: Vit Zyka @ 2005-06-30  9:04 UTC (permalink / raw)


Adam Lindsay wrote:
> Vit Zyka said this at Thu, 30 Jun 2005 00:06:41 +0200:
> 
> 
>>  {\tt
>>  {    Ahoj \sc Ahoj}\par
>>  {\it Ahoj \sc Ahoj}\par
>>  }
> 
> 
> Vit,
> 
> Nice application of variants. 
> However, it has to be pointed out that the fake smallcaps with \tt will
> be "dangerous" for some applications: the .8 scaling loses the
> monospacing in the \tt font.

Clever remark Adam. Thank you I did not realize that. Small note is add 
to the Garden. Alternative: It might be applied to the non-monospaced 
typewriter variant.

vit

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

end of thread, other threads:[~2005-06-30  9:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-06-29 22:06 Pseudo Small Caps Vit Zyka
2005-06-29 23:03 ` Adam Lindsay
2005-06-30  9:04   ` Vit Zyka

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