ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* picture in \chapter
@ 2004-09-22 21:36 ciro
  2004-09-23  8:48 ` Taco Hoekwater
  0 siblings, 1 reply; 2+ messages in thread
From: ciro @ 2004-09-22 21:36 UTC (permalink / raw)



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

How do I include a picture in the \chapter definition?
I want a picture included in between the chapter number and the 
chapter name, and would like to control its position as well.
thank you
Ciro

[-- Attachment #1.2: Type: text/html, Size: 224 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: picture in \chapter
  2004-09-22 21:36 picture in \chapter ciro
@ 2004-09-23  8:48 ` Taco Hoekwater
  0 siblings, 0 replies; 2+ messages in thread
From: Taco Hoekwater @ 2004-09-23  8:48 UTC (permalink / raw)



There will no doubt be a clean solution using \setuphead, but I do not
know off-hand how to and have not enough time to try things.  
You could use a hack like this:

	\chapter{\llap{\externalfigure[mini.png]~~}whatever}

which is not nice, but more or less functional. 

	\setuphead[chapter][margin=1in] 

can be used to control the left indent.

On Wed, 22 Sep 2004 23:36:04 , ciro wrote:

> How do I include a picture in the \chapter definition?
> I want a picture included in between the chapter number and the 
> chapter name, and would like to control its position as well.


-- 
groeten,

Taco

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

end of thread, other threads:[~2004-09-23  8:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-09-22 21:36 picture in \chapter ciro
2004-09-23  8:48 ` 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).