ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Peter Rolf <indiego@gmx.net>
Subject: Re: Fieldstack Walk
Date: Wed, 19 Apr 2006 10:41:48 +0200	[thread overview]
Message-ID: <4445F7CC.4060405@gmx.net> (raw)
In-Reply-To: <E1FVyHq-0003CZ-00@skye.ra.phy.cam.ac.uk>

Thanks Sanjoy for pointing this out. Both problems are still *unfixed*
(beta from 17.04). Unfortunately fixing them doesn't solve my problem.
I'll try it again later. Maybe I was to tired yesterday to solve this
and the error is on my side...

Greets, Peter

Sanjoy Mahajan wrote:
>> there are still some problems with spurious spaces.
> 
> Just on the off chance that it's the same problem I had with some section
> numbers getting an extra space before them (in pdf mode):
> 
> If you are running pdf(e)tex 1.21, you might need the patch below;
> then remake the formats.  I think (but haven't tried it myself) that
> pdftex 1.30 wants the original spacings (i.e. don't apply the patch in
> that case).  See
> <http://www.ntg.nl/pipermail/ntg-context/2006/017388.html>
> 
> diff -r f6897ee163d2 -r 5ff7b6430984 tex/context/base/enco-pfr.tex
> --- a/tex/context/base/enco-pfr.tex	Fri Apr 14 14:45:01 2006 -0400
> +++ b/tex/context/base/enco-pfr.tex	Fri Apr 14 14:51:47 2006 -0400
> @@ -188,7 +188,7 @@
>        \else\ifcsname\pdffontfileresource\endcsname
>          % is there a resource already included
>          \doifsomething\pdffontfileresource
> -          {\pdfobj reserveobjnum {}%
> +          {\pdfobj reserveobjnum{}%
>             \setxvalue\pdffontresource{\the\pdflastobj}%
>             \flushatshipout{\dododoincludepdffontresource{\currentencoding}}}%
>  %            \doglobal\appendetoks
> @@ -216,7 +216,7 @@
>       {\expandafter\ifx\csname\pdffontresource\endcsname\relax
>          \expandafter\ifx\csname\pdffontfileresource\endcsname\relax\else
>            \doifsomething\pdffontfileresource
> -            {\pdfobj reserveobjnum {}%
> +            {\pdfobj reserveobjnum{}%
>               \setxvalue\pdffontresource{\the\pdflastobj}%
>               \flushatshipout{\dododoincludepdffontresource{\currentencoding}}}%
>  %              \doglobal\appendetoks
> 
> 
> 
> _______________________________________________
> ntg-context mailing list
> ntg-context@ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context
> 
> 

  reply	other threads:[~2006-04-19  8:41 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-18  9:09 Michal Kvasnička
2006-04-18  9:28 ` Peter Rolf
     [not found]   ` <4444B1C9.1090109@econ.muni.cz>
2006-04-18 10:18     ` Peter Rolf
     [not found]     ` <4444B966.5020108@gmx.net>
2006-04-18 10:39       ` Michal Kvasnička
2006-04-18 11:55         ` Peter Rolf
2006-04-18 21:35           ` Peter Rolf
2006-04-18 22:03             ` Sanjoy Mahajan
2006-04-19  8:41               ` Peter Rolf [this message]
2006-04-19 11:49                 ` Sanjoy Mahajan
2006-04-22 20:01         ` Peter Rolf
2006-04-22 20:09           ` Peter Rolf

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=4445F7CC.4060405@gmx.net \
    --to=indiego@gmx.net \
    --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).