ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Aligning subsection head with following paragraph in tagged pdf output
@ 2017-03-31 23:05 Todd DeVries
  2017-04-01  1:01 ` Rik Kabel
  0 siblings, 1 reply; 9+ messages in thread
From: Todd DeVries @ 2017-03-31 23:05 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hello,

I would like to align a subsection heading with the following
paragraph. For example:

Subsectiontext. The data presented in this section will ...

What I get is:

Subsection Text

The data presented in this section will ...

What recipe should be used with the \setupheads command to produce this
output?  I've tried several variations including the snippit below.

\setuppapersize[letter][letter]
\setuptagging[state=start]
\setupheads[subsection][style=\bf, number=no, after={. }, alternative=text]
\starttext
\startsection[reference=sec:deep, title=Deep Thoughts
\startparagraph
Oh Hum, its too windy to play out side, so perhaps I'll write a while...
\startsubsection[reference=first, title=First Subsection]
  \startparagraph
    \input knuth
  \stopparagraph
\stopsubsection
\stopsection
\stoptext
___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

end of thread, other threads:[~2017-04-02 23:09 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-31 23:05 Aligning subsection head with following paragraph in tagged pdf output Todd DeVries
2017-04-01  1:01 ` Rik Kabel
2017-04-01  4:10   ` Todd DeVries
2017-04-01 15:32     ` Rik Kabel
2017-04-01 18:20       ` Pablo Rodriguez
2017-04-01 19:58         ` Alan Braslau
2017-04-01 23:47         ` Todd DeVries
2017-04-02 20:15           ` Wolfgang Schuster
2017-04-02 23:09             ` Todd DeVries

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