ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* indenting
@ 2016-11-09 10:12 Meer, Hans van der
  2016-11-09 10:38 ` indenting Mikael P. Sundqvist
  0 siblings, 1 reply; 5+ messages in thread
From: Meer, Hans van der @ 2016-11-09 10:12 UTC (permalink / raw)
  To: NTG ConTeXt


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

I do not understand why this is not indented by the latest ConTeXt beta. Neither do options [yes] or [first] on \setupindenting.

Hans van der Meer


\setupindenting[always]
\setupwhitespace[big]
\starttext
\ConTeXt version = \contextversion

Text fot testing indenting of praragraphs. A lot of nonsense just to fill the paragraph so that more than one line is typeset. A lot of nonsense just to fill the paragraph so that more than one line is typeset. A lot of nonsense just to fill the paragraph so that more than one line is typeset.

Text fot testing indenting of praragraphs. A lot of nonsense just to fill the paragraph so that more than one line is typeset. A lot of nonsense just to fill the paragraph so that more than one line is typeset. A lot of nonsense just to fill the paragraph so that more than one line is typeset.

Text fot testing indenting of praragraphs. A lot of nonsense just to fill the paragraph so that more than one line is typeset. A lot of nonsense just to fill the paragraph so that more than one line is typeset. A lot of nonsense just to fill the paragraph so that more than one line is typeset.
\stoptext





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

[-- Attachment #2: indenting.pdf --]
[-- Type: application/pdf, Size: 8803 bytes --]

[-- Attachment #3: Type: text/plain, Size: 492 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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re: indenting
  2016-11-09 10:12 indenting Meer, Hans van der
@ 2016-11-09 10:38 ` Mikael P. Sundqvist
  2016-11-09 12:03   ` indenting Meer, Hans van der
  0 siblings, 1 reply; 5+ messages in thread
From: Mikael P. Sundqvist @ 2016-11-09 10:38 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Wed, Nov 9, 2016 at 11:12 AM, Meer, Hans van der <H.vanderMeer@uva.nl> wrote:
> I do not understand why this is not indented by the latest ConTeXt beta.
> Neither do options [yes] or [first] on \setupindenting.
>
> Hans van der Meer
>
>
> \setupindenting[always]
> \setupwhitespace[big]
> \starttext
> \ConTeXt version = \contextversion
>
> Text fot testing indenting of praragraphs. A lot of nonsense just to fill
> the paragraph so that more than one line is typeset. A lot of nonsense just
> to fill the paragraph so that more than one line is typeset. A lot of
> nonsense just to fill the paragraph so that more than one line is typeset.
>
> Text fot testing indenting of praragraphs. A lot of nonsense just to fill
> the paragraph so that more than one line is typeset. A lot of nonsense just
> to fill the paragraph so that more than one line is typeset. A lot of
> nonsense just to fill the paragraph so that more than one line is typeset.
>
> Text fot testing indenting of praragraphs. A lot of nonsense just to fill
> the paragraph so that more than one line is typeset. A lot of nonsense just
> to fill the paragraph so that more than one line is typeset. A lot of
> nonsense just to fill the paragraph so that more than one line is typeset.
> \stoptext

I think you have to give the amount of indenting as well. Try for example

\setupindenting[always,medium]

/Mikael
___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re: indenting
  2016-11-09 10:38 ` indenting Mikael P. Sundqvist
@ 2016-11-09 12:03   ` Meer, Hans van der
  0 siblings, 0 replies; 5+ messages in thread
From: Meer, Hans van der @ 2016-11-09 12:03 UTC (permalink / raw)
  To: NTG ConTeXt


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

Indeed!
But it is a bit surprising that the default space for turning on indenting is identing by zero.

Hans van der Meer

On 9 Nov 2016, at 11:38, Mikael P. Sundqvist <mickep@gmail.com<mailto:mickep@gmail.com>> wrote:

On Wed, Nov 9, 2016 at 11:12 AM, Meer, Hans van der <H.vanderMeer@uva.nl<mailto:H.vanderMeer@uva.nl>> wrote:
I do not understand why this is not indented by the latest ConTeXt beta.
Neither do options [yes] or [first] on \setupindenting.

Hans van der Meer


\setupindenting[always]
\setupwhitespace[big]
\starttext
\ConTeXt version = \contextversion

Text fot testing indenting of praragraphs. A lot of nonsense just to fill
the paragraph so that more than one line is typeset. A lot of nonsense just
to fill the paragraph so that more than one line is typeset. A lot of
nonsense just to fill the paragraph so that more than one line is typeset.

Text fot testing indenting of praragraphs. A lot of nonsense just to fill
the paragraph so that more than one line is typeset. A lot of nonsense just
to fill the paragraph so that more than one line is typeset. A lot of
nonsense just to fill the paragraph so that more than one line is typeset.

Text fot testing indenting of praragraphs. A lot of nonsense just to fill
the paragraph so that more than one line is typeset. A lot of nonsense just
to fill the paragraph so that more than one line is typeset. A lot of
nonsense just to fill the paragraph so that more than one line is typeset.
\stoptext

I think you have to give the amount of indenting as well. Try for example

\setupindenting[always,medium]

/Mikael
___________________________________________________________________________________


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

[-- Attachment #2: Type: text/plain, Size: 492 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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re: indenting
  2009-02-18 17:28 indenting Xan
@ 2009-02-19 12:28 ` Carlos Breton Besnier
  0 siblings, 0 replies; 5+ messages in thread
From: Carlos Breton Besnier @ 2009-02-19 12:28 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi Xan. You may try:

margin=yes,
location=serried,

Regards.


2009/2/18, Xan <dxpublica@telefonica.net>:
> I have the following enumeration:
> \defineenumeration
>  [definition]
>  [text=Definició,headstyle=bold,style=italic,
>  between=\blank,titledistance=.5em,
>  textdistance=1em,stopper=.,location=hanging,titleleft=(,titleright=)]
>
> and when I use it (\startdefinition ... \stopdefinition) it appears not indenting.
> I want to indenting it, but \indenting before \startdefinition does not work.
>
> How can do that?
>
> Thanks in advance,
> Xan.
>
> ___________________________________________________________________________________
> 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  : https://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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* indenting
@ 2009-02-18 17:28 Xan
  2009-02-19 12:28 ` indenting Carlos Breton Besnier
  0 siblings, 1 reply; 5+ messages in thread
From: Xan @ 2009-02-18 17:28 UTC (permalink / raw)
  To: mailing list for ConTeXt users

I have the following enumeration:
\defineenumeration
  [definition]
  [text=Definició,headstyle=bold,style=italic,
   between=\blank,titledistance=.5em,
   textdistance=1em,stopper=.,location=hanging,titleleft=(,titleright=)]

and when I use it (\startdefinition ... \stopdefinition) it appears not 
indenting.
I want to indenting it, but \indenting before \startdefinition does not 
work.

How can do that?

Thanks in advance,
Xan.

___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

end of thread, other threads:[~2016-11-09 12:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-09 10:12 indenting Meer, Hans van der
2016-11-09 10:38 ` indenting Mikael P. Sundqvist
2016-11-09 12:03   ` indenting Meer, Hans van der
  -- strict thread matches above, loose matches on Subject: below --
2009-02-18 17:28 indenting Xan
2009-02-19 12:28 ` indenting Carlos Breton Besnier

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).