ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Tomas Bures <bures@dsrg.mff.cuni.cz>
To: ntg-context@ntg.nl
Subject: Re: Strange behaviour of indentation
Date: Mon, 30 Nov 2009 13:10:43 +0100	[thread overview]
Message-ID: <hf0co3$7ut$1@ger.gmane.org> (raw)
In-Reply-To: <hf0cb3$5v8$2@ger.gmane.org>

I tried the workaround for the text direction bug in luatex as suggested 
by Taco and Hans while ago for my other problem. It works even for this 
case.

\let\textdir\gobblethreearguments

Thank you.
Tomas

On 11/30/2009 01:03 PM, Tomas Bures wrote:
> I'm sorry, the original PDF file was not completely according to the
> sources below. The right one is attached here.
>
> Thank you,
> Tomas
>
> On 11/30/2009 01:00 PM, Tomas Bures wrote:
>> Dear all,
>>
>> I have some strange problem with indentation.
>>
>> I'm trying to typeset text with some verses. I use indentation in the
>> text, however I would like to suppress it below the verse. So, inside
>> the macro for verses, I use: indenting[next]
>>
>> This works fine, however for some strange reason, the indentation of the
>> text paragraph isn't suppressed at some cases.
>>
>> The macro I use for the verses is a bit more compliated, but I managed
>> to reduce the problem to the simple example below. The first 7 pairs of
>> quote and line are fine, then the text line is indented although it
>> shouldn't be. (Please see the attached PDF.)
>>
>> Please, does anyone know what to do with this problem? Thank you very
>> much.
>>
>> Best regards,
>> Tomas
>>
>>
>> \setuppapersize[A6][A6]
>>
>> \setupindenting[small,yes]
>>
>> \def\startMyQuote{
>> \startlines}
>>
>> \def\stopMyQuote{
>> \stoplines
>> \indenting[next]
>> }
>>
>>
>> \starttext
>>
>> \startMyQuote
>> Quote line
>> \stopMyQuote
>>
>> Text line
>>
>> \startMyQuote
>> Quote line
>> \stopMyQuote
>>
>> Text line
>>
>> \startMyQuote
>> Quote line
>> \stopMyQuote
>>
>> Text line
>>
>> \startMyQuote
>> Quote line
>> \stopMyQuote
>>
>> Text line
>>
>> \startMyQuote
>> Quote line
>> \stopMyQuote
>>
>> Text line
>>
>> \startMyQuote
>> Quote line
>> \stopMyQuote
>>
>> Text line
>>
>> \startMyQuote
>> Quote line
>> \stopMyQuote
>>
>> Text line
>>
>> \startMyQuote
>> Quote line
>> \stopMyQuote
>>
>> Text line
>>
>> \startMyQuote
>> Quote line
>> \stopMyQuote
>>
>> Text line
>>
>> \startMyQuote
>> Quote line
>> \stopMyQuote
>>
>> Text line
>>
>> \startMyQuote
>> Quote line
>> \stopMyQuote
>>
>> Text line
>> \stoptext
>>
>>
>>
>> ___________________________________________________________________________________
>>
>> 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
>> ___________________________________________________________________________________
>>
>
>
>
> ___________________________________________________________________________________
> 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
> ___________________________________________________________________________________


___________________________________________________________________________________
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
___________________________________________________________________________________


  reply	other threads:[~2009-11-30 12:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-30 12:00 Tomas Bures
2009-11-30 12:03 ` Tomas Bures
2009-11-30 12:10   ` Tomas Bures [this message]
2009-11-30 12:21     ` Taco Hoekwater
2009-11-30 13:29       ` Taco Hoekwater

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='hf0co3$7ut$1@ger.gmane.org' \
    --to=bures@dsrg.mff.cuni.cz \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).