ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Idris S Hamid <ishamid@attbi.com>
Subject: subdivision prefix/suffix
Date: Thu, 14 Nov 2002 15:47:37 -0800	[thread overview]
Message-ID: <200211141547.37729.ishamid@attbi.com> (raw)

2 problems:

1) I'm trying to get \subsubsection to add a suffix (namely a colon) to every 
argument, viz.

\subsubsection{Note} ===> Note:

I tried

\setuphead  [subsubsection][style=bold,
                            number=no, 
                            before={\blank[small]},
			    after={\blank[disable]},
			    prefix=-:]

which results in 

-------------------------------
! Undefined control sequence.
<argument> \localkopprefix

\setupreferenceprefix [#1]->\edef \@@rfprefix {#1
                                                 }\ifx \@@rfprefix \empty 
\l...

\dodododosomekop ...renceprefix [\localkopprefix ]
                                                  \fi \dosomebreak \nobreak 
...
l.46 \subsubsection{tanbIh"}
----------------------------------

Am I using "prefix" wrong? Is there another way I'm supposed to do this?

2) I would like to not only disable the space after \subsubsection but also 
have the main text start immediately after the argument, viz.

\subsubsection{Note}

Here is some text

===>>

Note: Here is some text

Is this possible??

Best wishes
Idris

-- 
Dr. Idris S Hamid
Department of Philosophy
Colorado State University
Fort Collins, CO 80523

             reply	other threads:[~2002-11-14 23:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-14 23:47 Idris S Hamid [this message]
2002-11-15  9:38 ` Hans Hagen
2002-11-16 14:09 ` Willi Egger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200211141547.37729.ishamid@attbi.com \
    --to=ishamid@attbi.com \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).