ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Idris Samawi Hamid ادريس سماوي حامد" <ishamid@colostate.edu>
To: ntg-context@ntg.nl
Subject: indentnext=auto
Date: Tue, 17 Mar 2015 14:30:07 -0600	[thread overview]
Message-ID: <op.xvnskhaqfkrasx@ishamid-pc> (raw)

[-- Attachment #1: Type: text/plain, Size: 1428 bytes --]

Dear gang,

For export we have to tag paragraphs. After block quotes, itemizations,  
etc, the context determines whether the first line of the next paragraph  
should be indented, so we use the indentnext=auto mechanism. But with  
\start|stopparagraph it doesn't seem to work: See attached.

====================
\setupindenting[big,yes]
% Do not indent the first line of a block quote
\setupdelimitedtext[blockquote][before={\blank[medium]  
\setupindenting[no]},after={\blank[medium]}]
% Do not indent the first line after a block quote
\setupdelimitedtext[blockquote][indentnext=auto]

\starttext
\startparagraph
\input ward
\stopparagraph

\startblockquote
\input ward
\stopblockquote

\startparagraph
\input ward
\stopparagraph

\startblockquote
\input ward
\stopblockquote
\startparagraph
\input ward
\stopparagraph
\stoptext
====================

 From what I understand, if [indentnext=auto] is activated then a blank  
line after the environment should activate indenting; no blank line after  
the environment should impede indenting.

In this example, we get no indentation either way. Am I missing something,  
or is it a bug?

By the way, something like

\setupdelimitedtext[blockquote][indentnext=yes]

\startparagraph[indenting=no]
\input ward
\stopparagraph

would be a nice feature. Any chance?

Best wishes
Idris
-- 
Idris Samawi Hamid
Professor of Philosophy
Colorado State University
Fort Collins, CO 80523

[-- Attachment #2: test-paragraph.tex --]
[-- Type: application/x-tex, Size: 541 bytes --]

[-- Attachment #3: test-paragraph.pdf --]
[-- Type: application/pdf, Size: 9097 bytes --]

[-- Attachment #4: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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:[~2015-03-17 20:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-17 20:30 Idris Samawi Hamid ادريس سماوي حامد [this message]
2015-03-17 21:04 ` indentnext=auto Wolfgang Schuster
2015-03-17 23:50   ` indentnext=auto Idris Samawi Hamid ادريس سماوي حامد
2015-03-18  0:21   ` indentnext=auto Idris Samawi Hamid ادريس سماوي حامد

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=op.xvnskhaqfkrasx@ishamid-pc \
    --to=ishamid@colostate.edu \
    --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).