ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Prefix for figure number lost in unnumbered subsection
@ 2015-05-08 15:36 Mojca Miklavec
  2015-05-13  8:38 ` Mojca Miklavec
  0 siblings, 1 reply; 5+ messages in thread
From: Mojca Miklavec @ 2015-05-08 15:36 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi,

Consider the following example where I wanted to remove subsubsection
numbers (as one ends with way too many numbers otherwise). The figure
numbering is screwed up, I get:
- Figure 1.1
- Figure 2
- Figure 1.3

\setuphead
    [subsubsection]
    [number=no]
\starttext
\chapter{Chapter A}
\section{Section B}
\subsection{Subsection C}
\placefigure[force]{correct prefix}{test}
\subsubsection{Subsubsection D}
\placefigure[force]{no prefix number}{test}
\subsection{Subsection E}
\placefigure[force]{correct prefix}{test}
\stoptext

How to fix that? (I know that I can used something else than
subsubsection, but it would be nice to get a proper fix.)

Thank you,
    Mojca
___________________________________________________________________________________
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

end of thread, other threads:[~2015-05-13 21:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-08 15:36 Prefix for figure number lost in unnumbered subsection Mojca Miklavec
2015-05-13  8:38 ` Mojca Miklavec
2015-05-13 10:04   ` Hans Hagen
2015-05-13 20:25     ` Mojca Miklavec
2015-05-13 21:13       ` Hans Hagen

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