ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Dropped Caps with Numerals
@ 2006-05-22 17:40 jeffdod
  2006-05-22 21:31 ` Taco Hoekwater
  0 siblings, 1 reply; 2+ messages in thread
From: jeffdod @ 2006-05-22 17:40 UTC (permalink / raw)



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

Hello,

I was wondering if there is a way to do dropped caps (in ConTeXt) but with numerals instead of letters. The standard DroppedCaps macro only seems to work with letters.

Jeff Dodson

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

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

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

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

* Re: Dropped Caps with Numerals
  2006-05-22 17:40 Dropped Caps with Numerals jeffdod
@ 2006-05-22 21:31 ` Taco Hoekwater
  0 siblings, 0 replies; 2+ messages in thread
From: Taco Hoekwater @ 2006-05-22 21:31 UTC (permalink / raw)


jeffdod@comcast.net wrote:
> Hello,
>  
> I was wondering if there is a way to do dropped caps (in ConTeXt) but 
> with numerals instead of letters. The standard DroppedCaps macro only 
> seems to work with letters.

You can either add the digits to the string of 'to be dropped'
characters by adding this definition to your preamble:

   \def\DroppedString{ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789}

or you can use the lettrine module that you can find here:

   http://modules.contextgarden.net/t-lettrine

Cheers, Taco

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

end of thread, other threads:[~2006-05-22 21:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-05-22 17:40 Dropped Caps with Numerals jeffdod
2006-05-22 21:31 ` Taco Hoekwater

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