Re: [NTG-context] no indent after figure
The following works on my machine
\setupindenting[yes,medium] \setupfloats[indentnext=yes]
\starttext
\input knuth \par
\placefigure {} {\framed [offset=none, width=0.6\makeupwidth, height=0.4\textheight] {figure}}
\dorecurse{3}{\input knuth\par}
\stoptext
Wolfgang
Hallo Wolfgang! Your example doesn't use \setupfloat[figure][default={page,high,none}] and I found, that the option 'page' in this statement toggles indenting of next paragraph! I don't understand this at all. Please, can someone explain the interrelation between these two things? And a second: It seems, that \setupfloats[indentnext=yes] has nothing to do with indenting of next paragraph. What is the real meaning of this option? Wolfgang
Wolfgang Werners-Lucchini a écrit :
It seems, that \setupfloats[indentnext=yes] has nothing to do with indenting of next paragraph. What is the real meaning of this option?
indentnext=yes is indeed related to indentation. Search for threads "[NTG-context] Indentation bug ?" and "[NTG-context] Indentation bug ? Sample"... \indentation is the solution (Thanks to David) or you can cheat by placing \placefigure or \placefloat before \section os \subsection... when they use page, top, bottom, auto or page... Renaud
On Sat, 09 Sep 2006 11:05:57 +0200
"Wolfgang Werners-Lucchini"
The following works on my machine
\setupindenting[yes,medium] \setupfloats[indentnext=yes]
\starttext
\input knuth \par
\placefigure {} {\framed [offset=none, width=0.6\makeupwidth, height=0.4\textheight] {figure}}
\dorecurse{3}{\input knuth\par}
\stoptext
Wolfgang
Hallo Wolfgang!
Your example doesn't use
\setupfloat[figure][default={page,high,none}]
and I found, that the option 'page' in this statement toggles indenting of next paragraph! I don't understand this at all. Please, can someone explain the interrelation between these two things?
And a second: It seems, that \setupfloats[indentnext=yes] has nothing to do with indenting of next paragraph. What is the real meaning of this option?
Wolfgang
My problem, I was too fast with my answer. The following example solves now your problem on my machine without the ugly solution with \indentation. \unprotect \def\OTRONEdosomepagefloat#1[#2]% {%\checkwaitingfloats{#1}% \global\setbox#1\vbox {\unvbox#1% \vbox to \textheight {\doifnotinset\v!high{#2}\vfill \box\floatbox \doifnotinset\v!low{#2}\vfill}% \goodbreak}% \doinsertfloatinfo \dochecknextindentation\??bk \dorechecknextindentation} \protect \setupindenting[medium,yes] \setupfloat[figure][default={page,high,none}] \setupfloats[indentnext=yes] \starttext \dorecurse{2}{\input knuth \par} \placefigure [] [fig:bild] {Text} {\hrule width 6cm height 14cm depth 0cm\relax} \dorecurse{3}{\input knuth \par} \stoptext Hope it works for you too. Wolfgang
Dear Sirs Is there any way to format margintext notes. I want to justify and apply this format to my margin notes: \def\MarginStyle{% \switchtobodyfont[7pt]\setupinterlinespace[line=9pt]% \setuphz\setupprot\emergencystretch=.5em \setuptolerance[{horizontal,verytolerant}]% } Thanks in advance Jorge
For changing inmargin style I make \setupinmargin [right] [style=\MarginStyle] Are there a similar solution for \margintext? thanks Em 10/09/2006, às 3:48, batela escreveu:
Dear Sirs
Is there any way to format margintext notes. I want to justify and apply this format to my margin notes:
\def\MarginStyle{% \switchtobodyfont[7pt]\setupinterlinespace[line=9pt]% \setuphz\setupprot\emergencystretch=.5em \setuptolerance[{horizontal,verytolerant}]% }
Thanks in advance
Jorge
_______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context
Um Abraço, Jorge Magalhães
Dear Sirs I have two questions for you: 1. How i can changing the margintext style? 2. In some cases I found a overlapping between to consecutive margintext notes and between a sequence of a inmargin and margintext notes. How I can fix this? Thanks in advance Em 10/09/2006, às 9:16, batela escreveu:
For changing inmargin style I make
\setupinmargin [right] [style=\MarginStyle]
Are there a similar solution for \margintext?
thanks
Em 10/09/2006, às 3:48, batela escreveu:
Dear Sirs
Is there any way to format margintext notes. I want to justify and apply this format to my margin notes:
\def\MarginStyle{% \switchtobodyfont[7pt]\setupinterlinespace[line=9pt]% \setuphz\setupprot\emergencystretch=.5em \setuptolerance[{horizontal,verytolerant}]% }
Thanks in advance
Jorge
_______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context
Um Abraço,
Jorge Magalhães
_______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context
Abraços, Jorge Manuel de Almeida Magalhães
batela wrote:
Dear Sirs
I have two questions for you:
1. How i can changing the margintext style?
As I understand it, you also use \setupinmargin for this (see context manual, top of page 63).
2. In some cases I found a overlapping between to consecutive margintext notes and between a sequence of a inmargin and margintext notes. How I can fix this?
I don't think that there is any bookkeeping of the inmargin stuff. But maybe I'm wrong. Greetings, Peter
Thanks in advance
Em 10/09/2006, às 9:16, batela escreveu:
For changing inmargin style I make
\setupinmargin [right] [style=\MarginStyle]
Are there a similar solution for \margintext?
thanks
Em 10/09/2006, às 3:48, batela escreveu:
Dear Sirs
Is there any way to format margintext notes. I want to justify and apply this format to my margin notes:
\def\MarginStyle{% \switchtobodyfont[7pt]\setupinterlinespace[line=9pt]% \setuphz\setupprot\emergencystretch=.5em \setuptolerance[{horizontal,verytolerant}]% }
Thanks in advance
Jorge
_______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context
Um Abraço,
Jorge Magalhães
_______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context
Abraços,
Jorge Manuel de Almeida Magalhães
_______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context
Peter Rolf wrote:
I don't think that there is any bookkeeping of the inmargin stuff. But maybe I'm wrong.
\repositionmarginboxtrue experimental for a few years now -) Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
participants (6)
-
batela
-
Hans Hagen
-
Peter Rolf
-
Renaud AUBIN
-
Wolfgang Schuster
-
Wolfgang Werners-Lucchini