Re: [NTG-context] Parameter "first" of \setupindenting works?

2014-12-01 Thread 19cat
I have another question, using this \setupheads solution.

When I use \title and \subject the result of "first" and "next" options of 
\setupindenting are omitted.

While in \chapter and \sections with \setupheads[indentnext={yes,first}] 
command, first paragraph indent is controled with "first/next" option in 
\setupindenting[yes,medium,next], in \title and \subject only change modifying 
indentnext to yes/no in  \setuphead[subject].

Is this normal?


Sample:
\setupheads[indentnext={yes,first}]
%\setuphead[subject][indentnext=no] % uncomment for indent in 
\subject
\setupindenting[yes,medium,next]

\starttext
\chapter{Chapter}
\section{Section}
\input knuth

\subject{Subject}
\input knuth
\stoptext




19cat


> El 01/12/2014, a les 8:23 p. m., Pablo Rodriguez  va escriure:
> 
> On 12/01/2014 08:05 PM, 19cat wrote:
>> Thank you,
>> 
>> Now, "first/next" parameter works.
>> 
>> But I must add same line for "section", "subsection", "subsubsection", ...  
>> :-(
> 
> \setupheads[indentnext=yes] will do the work.
> 
> 
> Pablo
> -- 
> http://www.ousia.tk
> ___
> 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
___

Re: [NTG-context] Parameter "first" of \setupindenting works?

2014-12-01 Thread 19cat
This is what I was looking for.

I need read more, about ConText.

Thanks everyone

El 01/12/2014, a les 8:23 p.m., Pablo Rodriguez  va escriure:
> On 12/01/2014 08:05 PM, 19cat wrote:
>> Thank you,
>> 
>> Now, "first/next" parameter works.
>> 
>> But I must add same line for "section", "subsection", "subsubsection", ...  
>> :-(
> 
> \setupheads[indentnext=yes] will do the work.
> 
> 
> Pablo
> -- 
> http://www.ousia.tk
> ___
> 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
___

[NTG-context] White Space in Running Headers

2014-12-01 Thread Neal Lester
What is the best way to obtain precise control over the space between lines
in a multi-line running header.  I need to be able to set the font size
within each line by point size. Different lines may have different font
sizes (indeed, there may be different font sizes within a single line).

I've tried a number of approaches but always seem to end up with unexpected
white space somewhere.

Thanks,

Neal
___
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
___

Re: [NTG-context] Parameter "first" of \setupindenting works?

2014-12-01 Thread Pablo Rodriguez
On 12/01/2014 08:05 PM, 19cat wrote:
> Thank you,
> 
> Now, "first/next" parameter works.
> 
> But I must add same line for "section", "subsection", "subsubsection", ...  
> :-(

\setupheads[indentnext=yes] will do the work.


Pablo
-- 
http://www.ousia.tk
___
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
___

Re: [NTG-context] beta

2014-12-01 Thread Pablo Rodriguez
On 11/26/2014 08:28 PM, Hans Hagen wrote:
> [...]
> \setuphyphenation[method=traditional]
> 
> enables it and as by default we are a bit more tolerant to what a word 
> is, you can enforce a more strict behaviour with

Hans,

sorry for not having answered before, but I found that this new setup
doesn’t honor the \hyphenation command:

\setuphyphenation[method=traditional]
\hyphenation{Nietz-sche}
\starttext
\hsize\zeropoint
Nietzsche
\stoptext

I’m also writing a book (more than 320 pages) that ConTeXt cannot
compile when I enable \setuphyphenation[method=traditional].

Since the log is rather extensive and I’d rather avoid to post in a
public list, I send it to you off-list.

ConTeXt complains about a blank line. Let me know whether I need to
isolate the issue in a smaller sample file or the log file is enough.

> But that's for the happy few who understand and/or love such weird 
> syntaxes. Anyway, this is the time to ask for more if you are in need,

Well, if I can ask for features, I would like that ConTeXt would be able
to hyphenate the contents in the type element. This option was removed
in latest beta.

And for both the contents of the type element and the hyphenatedurl, I
think that it would be useful to have underscore hyphenation. Otherwise,
the hyphen could be considered as part of the command, file name or url.

Many thanks for your help,


Pablo
-- 
http://www.ousia.tk
___
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
___

Re: [NTG-context] Parameter "first" of \setupindenting works?

2014-12-01 Thread 19cat
Thank you,

Now, "first/next" parameter works.

But I must add same line for "section", "subsection", "subsubsection", ...  :-(


19cat


> El 01/12/2014, a les 6:54 p. m., Aditya Mahajan  va 
> escriure:
> 
> \setuphead[chapter][indentnext={yes,first}] (or simply indentnext=yes)

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

Re: [NTG-context] Parameter "first" of \setupindenting works?

2014-12-01 Thread Aditya Mahajan

On Mon, 1 Dec 2014, 19cat wrote:


Sorry.

This is a minimal sample. And first paragraph always is not indented.


You need to add

\setuphead[chapter][indentnext={yes,first}] (or simply indentnext=yes)

See: 
http://wiki.contextgarden.net/Indentation#Setting_up_indentation_after_an_environment


Aditya
___
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
___

Re: [NTG-context] Parameter "first" of \setupindenting works?

2014-12-01 Thread 19cat
Sorry.

This is a minimal sample. And first paragraph always is not indented.


indent.tex
Description: Binary data


19cat




> El 01/12/2014, a les 6:00 p. m., Pablo Rodriguez  va escriure:
> 
> On 12/01/2014 03:55 PM, 19cat wrote:
>> Hello,
>> 
>> I set the indentation of the first paragraph with \setupindenting, but 
>> "first" opcion does not work. 
>>  \setupindenting[yes,medium,first]
>> 
>> Does anyone know what happens?
> 
> Hi,
> 
> could you paste a minimal sample or at least describe what you intend to
> achieve?
> 
> 
> Pablo
> -- 
> http://www.ousia.tk
> ___
> 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
___

Re: [NTG-context] Parameter "first" of \setupindenting works?

2014-12-01 Thread Pablo Rodriguez
On 12/01/2014 03:55 PM, 19cat wrote:
> Hello,
> 
> I set the indentation of the first paragraph with \setupindenting, but 
> "first" opcion does not work. 
>   \setupindenting[yes,medium,first]
> 
> Does anyone know what happens?

Hi,

could you paste a minimal sample or at least describe what you intend to
achieve?


Pablo
-- 
http://www.ousia.tk
___
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
___

[NTG-context] Parameter "first" of \setupindenting works?

2014-12-01 Thread 19cat
Hello,

I set the indentation of the first paragraph with \setupindenting, but "first" 
opcion does not work. 
\setupindenting[yes,medium,first]

Does anyone know what happens?



Thanks,

19cat
___
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
___