ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* is \version[temporary] still alive?
@ 2022-05-22 14:43 Steffen Wolfrum via ntg-context
  0 siblings, 0 replies; only message in thread
From: Steffen Wolfrum via ntg-context @ 2022-05-22 14:43 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Steffen Wolfrum

Hi,

testing this mwe I’d expect some indicators detecting overfull lines.

At least on my machine (ConTeXt  ver: 2022.01.21 20:13 LMTX) nothing happens:

\setuppapersize[A6]
% Tell ConTeXt where the windmill picture is
\setupexternalfigures[location={default}]
\version[temporary]

\section{Slithy toves}

% Top right of page will show successful reference '< fig2'
% Left margin will mention unsuccessful reference 'figNothing->'
See \in{Figure}[fig2] and \in{Figure}[figNothing].

% Top right of page will show new-created anchors '> fig1' and '> fig2'
% Top right of page will show successfully placed floats
\placefigure[here][fig1]{First windmill}{
   \externalfigure[mill][width=1cm]
}
\placefigure[here][fig2]{Second windmill}{
   \externalfigure[mill][width=1cm]
}

\startcolumns[n=3]
   % Overfull lines will have slugs in colum margins.
   \input linden 

   % Underfull hboxes get no warning
   x
\stopcolumns


Steffen
___________________________________________________________________________________
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] only message in thread

only message in thread, other threads:[~2022-05-22 14:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-22 14:43 is \version[temporary] still alive? Steffen Wolfrum via ntg-context

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