ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <schuster.wolfgang@googlemail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Problems with TeX Live 2010
Date: Thu, 17 Jun 2010 20:48:08 +0200	[thread overview]
Message-ID: <4C1A6DE8.7030607@googlemail.com> (raw)
In-Reply-To: <201006172027.13148.matija@suklje.name>

Am 17.06.10 20:27, schrieb Matija Šuklje:
> Dne četrtek 17. junija 2010 ob 20:09:31 je Wolfgang Schuster napisal(a):
>    
>> I run now your example on my system and noticed a problem with the
>> footnote numbering,
>> i can fix this in the next release but for the moment add
>>
>> \setupletterstyle[before={\resetnumber[footnote]}]
>>
>> to your document.
>>      
> Hmm, I added it, but I still get footnote 3 and 4 (instead of 1 and 2). Is
> there a specific place I should drop it to?
>    

I tried it now with the minimals, for mkii \resetnumber[footnote] is 
ignored but mkiv it works but for mkiv i can also fix in the module.

What you can do is to replace

   \startletter\relax
   ...
   \stopletter

with

   \startlettercontent
   ...
   \stoplettercontent

   \setups[letter:place]

because this avoids preprocessing and the footnote numbers are now correct.

>> The hyphenation for expenses is also not very pleasant, you can change
>> the alignment
>> of the text with the following setup (global \setupalign would also work)
>>
>> \setupletterstyle[content][align={right,broad}]
>>      
> That one fails for me; but
>
> \setupalign[right,broad]
>
> seems to work.
>    

weird because with the minimals it works

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
___________________________________________________________________________________

  reply	other threads:[~2010-06-17 18:48 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-17 17:18 Matija Šuklje
2010-06-17 17:39 ` Wolfgang Schuster
2010-06-17 17:45   ` Matija Šuklje
2010-06-17 17:49     ` Wolfgang Schuster
2010-06-17 18:18       ` Matija Šuklje
2010-06-17 18:09     ` Wolfgang Schuster
2010-06-17 18:27       ` Matija Šuklje
2010-06-17 18:48         ` Wolfgang Schuster [this message]
2010-06-17 19:01           ` Matija Šuklje
2010-06-17 19:33 ` Matija Šuklje
2010-06-18 19:54   ` Matija Šuklje
2010-06-18 19:59     ` Hans Hagen
2010-06-18 20:27       ` Matija Šuklje
2010-06-18 23:02         ` Matija Šuklje

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=4C1A6DE8.7030607@googlemail.com \
    --to=schuster.wolfgang@googlemail.com \
    --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).