ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Xan <dxpublica@telefonica.net>
To: Hans Hagen <pragma@wxs.nl>
Cc: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: \seeindex problems
Date: Wed, 12 Aug 2009 12:10:44 +0200	[thread overview]
Message-ID: <4A829524.2030808@telefonica.net> (raw)
In-Reply-To: <4A7FF293.2060507@wxs.nl>

[-- Attachment #1: Type: text/plain, Size: 603 bytes --]

En/na Hans Hagen ha escrit:
> Xan wrote:
>>
>>>
>>> hm, strc-reg.mkii has
>>>
>>> {#1\ifcase\currententrylevel\s!entrya\or\s!entryb\or\s!entryc\else\s!entryd\fi}% 
>>>
>>>
>>> maybe you have a bugged version (core-reg.tex can also contain that 
>>> code)
>>>
>>> anyhow, replace the first \else by \or
>>>
>>> -----
>>
>> In what file, Hans?: strc-reg.mkii or core-reg.tex?
>
> in whatever you can find on your system; the latest versions don't 
> have core-reg any more
>
> ----------------------
What kind of version I have? I have __not__ this string in my file 
core-reg.tex. I attachted you.

Xan.

[-- Attachment #2: core-reg.mkii --]
[-- Type: text/plain, Size: 1087 bytes --]

%D \module
%D   [       file=core-reg,
%D        version=2007.05.07,
%D          title=\CONTEXT\ Core Macros,
%D       subtitle=Register Management,
%D         author=Hans Hagen,
%D           date=\currentdate,
%D      copyright={PRAGMA / Hans Hagen \& Ton Otten}]
%C
%C This module is part of the \CONTEXT\ macro||package and is
%C therefore copyrighted by \PRAGMA. See mreadme.pdf for
%C details.

\unprotect

% the spaces between } { are essential for texutil's split

\def\mkdefineregister#1% class
  {\addutilityreset{#1}}

\def\mksaveregisterentry#1#2#3#4#5#6#7% class type reference key entry pagespec realpage
  {\expanded{\writeutility{r #2 {#1} {#3} {#4} {#5} {#6} {#7}}}}

\def\mksaveregistersee#1#2#3#4#5#6#7% class type reference key entry see pagespec
  {\expanded{\writeutility{r #2 {#1} {#3} {#4} {#5} {#6} {#7}}}}

\def\mksaveregistervariable#1#2#3% class type value
  {\expanded{\immediatewriteutility{r #2 {#1} {#3}}}}

\def\mkloadregister#1% class
  {\doutilities{#1}{\registerparameter\c!file}{#1}\relax\par} % par needed for hanging indentation

\protect \endinput

[-- Attachment #3: Type: text/plain, Size: 487 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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2009-08-12 10:10 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-08 17:42 Xan
2009-08-09 20:39 ` Hans Hagen
2009-08-10  9:49   ` Xan
2009-08-10 10:12     ` Hans Hagen
2009-08-12 10:10       ` Xan [this message]
2009-08-12 10:27         ` Hans Hagen
2009-08-12 10:29           ` Xan
2009-08-10 17:52   ` Xan
2009-08-10 18:24     ` Hans Hagen
2009-08-10 18:40       ` Xan

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=4A829524.2030808@telefonica.net \
    --to=dxpublica@telefonica.net \
    --cc=ntg-context@ntg.nl \
    --cc=pragma@wxs.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).