ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Andrea Valle <valle@di.unito.it>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: first line indents
Date: Tue, 14 Oct 2014 00:14:13 +0200	[thread overview]
Message-ID: <DDC7E2C5-59BC-40B9-B349-D9732CC38D11@di.unito.it> (raw)
In-Reply-To: <37D5915A-C47C-46AC-A7E8-DF6937EEDED1@gmail.com>


[-- Attachment #1.1: Type: text/plain, Size: 2612 bytes --]

Thanks, that’s what I was thinking but I’m missing something. If I replace  the double white line in knuth.tex with \crlf
indentation is not applied anymore to the first block.

In my source I have this:

%%%% TYPESET with Mark IV %%%

\enableregime[utf]
\mainlanguage[it] 
\language[it]
\setupcolors[state=start]
\definepapersize[ZaffiriBook][width=130mm,height=205mm]
\setuppapersize[ZaffiriBook, portrait][ZaffiriBook, portrait]
\setuppagenumber[state=stop]
\setuppagenumbering[location={footer, margin}]

\setupindenting[yes, medium]
\setupheads[indentnext=yes]

\setuptyping
   [before={\setupbodyfont[6pt]},
    after={\setupbodyfont[9pt]}]

\usetypescript[palatino]
\setupbodyfont[palatino,9pt]

\setupfootnotes[way=bysection, numberconversion=romannumerals]

\defineparagraphs
     [mypar][n=3,before={\blank},after={\blank}]
 \setupparagraphs
     [mypar][1][width=.3\textwidth,style=bold]
  \setupparagraphs
     [mypar][2][width=.4\textwidth]

\starttext


%% various chapter inputs follow

I get the indent only in the first line of each section/subsection

Best
-a-


--------------------------------------------------
Andrea Valle
--------------------------------------------------
CIRMA - StudiUm
Università degli Studi di Torino
--> http://www.cirma.unito.it/andrea/
--> http://www.fonurgia.unito.it/andrea/
--> http://www.flickr.com/photos/vanderaalle/sets/
--> http://vimeo.com/vanderaalle
--> andrea.valle@unito.it
--------------------------------------------------

"This is a very complicated case, Maude. You know, a lotta ins, a lotta outs, a lotta what-have-yous." 
(Jeffrey 'The Dude' Lebowski)

On 13 Oct 2014, at 23:48, Wolfgang Schuster <schuster.wolfgang@gmail.com> wrote:

> 
> Am 13.10.2014 um 23:42 schrieb Andrea Valle <valle@di.unito.it>:
> 
>> thanks Wolfgang,
>> see the “indent” section here:
>> http://smad.jmu.edu/shen/webtype/indent.html
> 
> \setupindenting[yes,medium]
> 
> \starttext
> 
> \input knuth
> 
> \section{Knuth}
> 
> \input knuth
> 
> \stoptext
> 
> Wolfgang
> 
> ___________________________________________________________________________________
> 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
> ___________________________________________________________________________________


[-- Attachment #1.2: Type: text/html, Size: 8032 bytes --]

[-- Attachment #2: 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:[~2014-10-13 22:14 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-13 21:03 Andrea Valle
2014-10-13 21:12 ` Wolfgang Schuster
2014-10-13 21:42   ` Andrea Valle
2014-10-13 21:48     ` Wolfgang Schuster
2014-10-13 22:14       ` Andrea Valle [this message]
2014-10-13 22:33         ` Wolfgang Schuster
2014-10-13 22:45           ` Andrea Valle
2014-10-13 22:57             ` Wolfgang Schuster

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=DDC7E2C5-59BC-40B9-B349-D9732CC38D11@di.unito.it \
    --to=valle@di.unito.it \
    --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).