On Wed, 10 Dec 2003, Hans Hagen wrote:

> hm, must be some kind of complex thing then, what is \thanks supposed to do?

No, it's not complex at all, and the answer ended up being trivial.  The
\thanks command is essentially a footnote to be used in the title portion
of an article (or book, etc.) -- the big problem I was having was that the
footnote mark was appearing fine, but the footnote text was nowhere to be
found -- this was solved once I found the essentially hiden \footnotetext
command and used that to place the text where I wanted it.  After that, I
needed to figure out how to reset the footnote counter (which was a pretty
minor problem to solve).

> \setuplabeltext[en][chapter={{A},{B}}]
>
> \setuphead[section][separator={XXX}]
>
> \setuplist[chapter,section][stopper=.]
>
> \placecontent[criterium=text]
>
> \chapter{\input tufte \relax}
> \section{test}

That's not doing what I need.  What I need is for the section headings in
the text of the article to look like {section number}.  {section title} --
I was able to insert the "." between the number and the title easily
enough, but my solution turned off line wrapping for the title.  I've
attached an example that shows both what I am trying to do, and how my
solution fails (on page 2 of the accompanying dvi).

Thanks,
William D. Neumann

---

"Well I could be a genius, if I just put my mind to it.
And I...I could do anything, if only I could get 'round to it.
Oh we were brought up on the space-race, now they expect you to clean toilets.
When you've seen how big the world is, how can you make do with this?
If you want me, I'll be sleeping in - sleeping in throughout these glory days."

        -- Jarvis Cocker

Attachment: HORSE_ex.zip
Description: Zip archive

Reply via email to