ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Bug
@ 2011-02-13 23:06 Oliver Buerschaper
  2011-02-13 23:25 ` Bug Wolfgang Schuster
  0 siblings, 1 reply; 9+ messages in thread
From: Oliver Buerschaper @ 2011-02-13 23:06 UTC (permalink / raw)
  To: mailing ConTeXt users list for

Hi,

here's a bug with quotations in 2011.02.11 18:18 MKIV:

---
\starttext


\startquotation
  \input tufte
\stopquotation


\stoptext
---

The closing delimiter should be placed on the same line.

Oliver
___________________________________________________________________________________
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] 9+ messages in thread
* Bug
@ 1998-09-13 11:03 Hans Hagen
  0 siblings, 0 replies; 9+ messages in thread
From: Hans Hagen @ 1998-09-13 11:03 UTC (permalink / raw)


Hi all, 

When inserting many many floats in a row, something can go wrong. This
big was introduced when I changed the postponing mechanism. Here is the
patch (core-01a.tex): 

\def\douitstellen%
  {\the\everytopofpage
   \ifinuitstellen\else\ifcase\nofpostponedblocks\else
     \global\inuitstellentrue
     \dorecurse{\nofpostponedblocks}
       {\haalbuffer[buf-\recurselevel]}
     \doflushfloats % new but potential dangerous
     \doglobal\newcounter\nofpostponedblocks
     \global\inuitstellenfalse
   \fi\fi}

(the \ifcase...\else is added) 

Sorry for the inconvenience, 

Hans 

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
    tel: 038 477 53 69 | fax: 038 477 53 74 | mail: pragma@wxs.nl
-----------------------------------------------------------------


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

end of thread, other threads:[~2011-02-15  9:09 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-13 23:06 Bug Oliver Buerschaper
2011-02-13 23:25 ` Bug Wolfgang Schuster
2011-02-14 11:25   ` Bug Oliver Buerschaper
2011-02-14 17:34     ` Bug Peter Münster
2011-02-14 22:43       ` Bug Hans Hagen
2011-02-15  9:09         ` Bug Oliver Buerschaper
2011-02-14 18:08     ` Bug Wolfgang Schuster
2011-02-14 18:13       ` Bug Hans Hagen
  -- strict thread matches above, loose matches on Subject: below --
1998-09-13 11:03 Bug 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).