ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Re: reference error
       [not found] <mailman.116.1383507591.2136.ntg-context@ntg.nl>
@ 2013-11-03 21:03 ` Wolfgang Werners-Lucchini
  2013-11-04  8:43   ` Peter Münster
  0 siblings, 1 reply; 8+ messages in thread
From: Wolfgang Werners-Lucchini @ 2013-11-03 21:03 UTC (permalink / raw)
  To: ntg-context

> \starttext
> \startchapter
> [ title=Vorwort, reference=chap:vorwort with space at the end ]
> \stopchapter
> 
> \startchapter
> [ title=Vorwort, reference={chap:vorwort2 with space at the end} ]
> \stopchapter
> 
> \startchapter
> [ title=Vorwort, reference={chap:vorwort3 with space at the end }]
> \stopchapter
> 
> \startchapter
> [ title=Vorwort, reference=chap:vorwort without space at the end]
> \stopchapter
> 
> \startchapter
> [ title=Vorwort, reference={chap:vorwort2 without space at the end}]
> \stopchapter
> 
> \startchapter
> \ConTeXt\ does not support space at the end of references:
> Siehe
> \in{Kapitel}[chap:vorwort with space at the end ],
> \in{Kapitel}[chap:vorwort2 with space at the end ],
> \in{Kapitel}[chap:vorwort3 with space at the end ],
> \in{Kapitel}[chap:vorwort without space at the end] and
> \in{Kapitel}[chap:vorwort2 without space at the end]
> \stopchapter
> \stoptext

Only the last two are working! Not the second!!!
Not very intuitive at all.

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
___________________________________________________________________________________


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

* Re: reference error
  2013-11-03 21:03 ` reference error Wolfgang Werners-Lucchini
@ 2013-11-04  8:43   ` Peter Münster
  2013-11-04  9:00     ` Wolfgang Schuster
  0 siblings, 1 reply; 8+ messages in thread
From: Peter Münster @ 2013-11-04  8:43 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Sun, Nov 03 2013, Wolfgang Werners-Lucchini wrote:

>> \in{Kapitel}[chap:vorwort with space at the end ],
>> \in{Kapitel}[chap:vorwort2 with space at the end ],
>> \in{Kapitel}[chap:vorwort3 with space at the end ],
>> \in{Kapitel}[chap:vorwort without space at the end] and
>> \in{Kapitel}[chap:vorwort2 without space at the end]
>
> Only the last two are working! Not the second!!!
> Not very intuitive at all.

The first 3 are almost the same.
If you really want a space at the end, then you could add a feature
request to http://tracker.luatex.org/

If you just want to write "\command[ key=value ]", that does not work.
ConTeXt needs to know where the value ends: at a "," or a "]".
This could be a possibility for you: "\command[ key=value, ]".

-- 
           Peter
___________________________________________________________________________________
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
___________________________________________________________________________________


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

* Re: reference error
  2013-11-04  8:43   ` Peter Münster
@ 2013-11-04  9:00     ` Wolfgang Schuster
  2013-11-04 10:55       ` Hans Hagen
  0 siblings, 1 reply; 8+ messages in thread
From: Wolfgang Schuster @ 2013-11-04  9:00 UTC (permalink / raw)
  To: mailing list for ConTeXt users


Am 04.11.2013 um 09:43 schrieb Peter Münster <pmlists@free.fr>:

> On Sun, Nov 03 2013, Wolfgang Werners-Lucchini wrote:
> 
>>> \in{Kapitel}[chap:vorwort with space at the end ],
>>> \in{Kapitel}[chap:vorwort2 with space at the end ],
>>> \in{Kapitel}[chap:vorwort3 with space at the end ],
>>> \in{Kapitel}[chap:vorwort without space at the end] and
>>> \in{Kapitel}[chap:vorwort2 without space at the end]
>> 
>> Only the last two are working! Not the second!!!
>> Not very intuitive at all.
> 
> The first 3 are almost the same.
> If you really want a space at the end, then you could add a feature
> request to http://tracker.luatex.org/

I’n not sure is going to change this because the reference parser
removes trailing/leading spaces in references. One shouldn’t forgot
the reference commands accept more than simple references to
a section, float etc. but also hyperlinks to other pages (first, last etc.)
or external documents.

BTW: The code which removes the space in reference is on strc-rsc.lua

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
___________________________________________________________________________________


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

* Re: reference error
  2013-11-04  9:00     ` Wolfgang Schuster
@ 2013-11-04 10:55       ` Hans Hagen
  0 siblings, 0 replies; 8+ messages in thread
From: Hans Hagen @ 2013-11-04 10:55 UTC (permalink / raw)
  To: ntg-context

On 11/4/2013 10:00 AM, Wolfgang Schuster wrote:
>
> Am 04.11.2013 um 09:43 schrieb Peter Münster <pmlists@free.fr>:
>
>> On Sun, Nov 03 2013, Wolfgang Werners-Lucchini wrote:
>>
>>>> \in{Kapitel}[chap:vorwort with space at the end ],
>>>> \in{Kapitel}[chap:vorwort2 with space at the end ],
>>>> \in{Kapitel}[chap:vorwort3 with space at the end ],
>>>> \in{Kapitel}[chap:vorwort without space at the end] and
>>>> \in{Kapitel}[chap:vorwort2 without space at the end]
>>>
>>> Only the last two are working! Not the second!!!
>>> Not very intuitive at all.
>>
>> The first 3 are almost the same.
>> If you really want a space at the end, then you could add a feature
>> request to http://tracker.luatex.org/
>
> I’n not sure is going to change this because the reference parser
> removes trailing/leading spaces in references. One shouldn’t forgot
> the reference commands accept more than simple references to
> a section, float etc. but also hyperlinks to other pages (first, last etc.)
> or external documents.
>
> BTW: The code which removes the space in reference is on strc-rsc.lua

Also, one can pass multiple references as in:

\startchapter[reference={foo,bar},...]

Anyhow, as an experiment I've added a space stripper to the 'definition' 
part of references

\starttext

\startsection [title=Test 1, reference=ref 1]              \stopsection
\startsection [title=Test 2, reference={ref 2}]            \stopsection
\startsection [title=Test 3, reference= {ref 3}]           \stopsection
\startsection [title=Test 4, reference={ref 4} ]           \stopsection
\startsection [title=Test 5, reference= {ref 5} ]          \stopsection
\startsection [title=Test 6, reference={ ref 6 , ref 7 }] \stopsection

\dorecurse{7}{
     \in{ref}[ref #1]
     \in{ref}[ ref #1]
     \in{ref}[ref #1 ]
     \in{ref}[ ref #1 ]
     \par
}

\stoptext

This all works ok but someone needs to document it at the wiki. Of 
course one can come up with yet another 'wanted tolerance' but we 
shouldn't become to fuzzy.

Hans


-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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
___________________________________________________________________________________


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

* Re: reference error
  2013-11-03 12:38 ` Wolfgang Werners-Lucchini
@ 2013-11-03 13:00   ` Peter Münster
  0 siblings, 0 replies; 8+ messages in thread
From: Peter Münster @ 2013-11-03 13:00 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Sun, Nov 03 2013, Wolfgang Werners-Lucchini wrote:

> Puuh! If the parser of this reference strings allows spaces, why 
> doesn't work 'reference={chap:neu}'?

\starttext
\startchapter
[ title=Vorwort, reference=chap:vorwort with space at the end ]
\stopchapter

\startchapter
[ title=Vorwort, reference={chap:vorwort2 with space at the end} ]
\stopchapter

\startchapter
[ title=Vorwort, reference={chap:vorwort3 with space at the end }]
\stopchapter

\startchapter
[ title=Vorwort, reference=chap:vorwort without space at the end]
\stopchapter

\startchapter
[ title=Vorwort, reference={chap:vorwort2 without space at the end}]
\stopchapter

\startchapter
\ConTeXt\ does not support space at the end of references:
Siehe
\in{Kapitel}[chap:vorwort with space at the end ],
\in{Kapitel}[chap:vorwort2 with space at the end ],
\in{Kapitel}[chap:vorwort3 with space at the end ],
\in{Kapitel}[chap:vorwort without space at the end] and
\in{Kapitel}[chap:vorwort2 without space at the end]
\stopchapter
\stoptext

-- 
           Peter
___________________________________________________________________________________
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
___________________________________________________________________________________


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

* Re: reference error
       [not found] <mailman.1.1383476401.28008.ntg-context@ntg.nl>
@ 2013-11-03 12:38 ` Wolfgang Werners-Lucchini
  2013-11-03 13:00   ` Peter Münster
  0 siblings, 1 reply; 8+ messages in thread
From: Wolfgang Werners-Lucchini @ 2013-11-03 12:38 UTC (permalink / raw)
  To: ntg-context

> If you remove the space, i.e.

Puuh! If the parser of this reference strings allows spaces, why 
doesn't work 'reference={chap:neu}'?

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
___________________________________________________________________________________


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

* Re: reference error
  2013-11-02 12:49 Wolfgang Werners-Lucchini
@ 2013-11-02 13:01 ` Mikael P. Sundqvist
  0 siblings, 0 replies; 8+ messages in thread
From: Mikael P. Sundqvist @ 2013-11-02 13:01 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

If you remove the space, i.e.

\starttext
\startchapter
[ title={Vorwort}, reference=chap:vorwort]

Siehe \in{Kapitel}[chap:neu] \at{Seite}[chap:neu].
\stopchapter
\startchapter
[ title={Neu}, reference=chap:neu]

Bla.
\stopchapter
\stoptext

it works here.

/Mikael


On Sat, Nov 2, 2013 at 1:49 PM, Wolfgang Werners-Lucchini <wwl@musensturm.de
> wrote:

> Hallo,
>
> I must do someting wrong
> ---
> \starttext
> \startchapter
> [ title={Vorwort}, reference=chap:vorwort ]
>
> Siehe \in{Kapitel}[chap:neu] \at{Seite}[chap:neu].
> \stopchapter
> \startchapter
> [ title={Neu}, reference=chap:neu ]
>
> Bla.
> \stopchapter
> \stoptext
> ---
> I get an error: unknown reference '[][chap:neu]'
>
> 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
>
> ___________________________________________________________________________________
>

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

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

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

* reference error
@ 2013-11-02 12:49 Wolfgang Werners-Lucchini
  2013-11-02 13:01 ` Mikael P. Sundqvist
  0 siblings, 1 reply; 8+ messages in thread
From: Wolfgang Werners-Lucchini @ 2013-11-02 12:49 UTC (permalink / raw)
  To: ntg-context

Hallo,

I must do someting wrong
---
\starttext
\startchapter
[ title={Vorwort}, reference=chap:vorwort ]

Siehe \in{Kapitel}[chap:neu] \at{Seite}[chap:neu].
\stopchapter
\startchapter
[ title={Neu}, reference=chap:neu ]

Bla.
\stopchapter
\stoptext
---
I get an error: unknown reference '[][chap:neu]'

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
___________________________________________________________________________________


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

end of thread, other threads:[~2013-11-04 10:55 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <mailman.116.1383507591.2136.ntg-context@ntg.nl>
2013-11-03 21:03 ` reference error Wolfgang Werners-Lucchini
2013-11-04  8:43   ` Peter Münster
2013-11-04  9:00     ` Wolfgang Schuster
2013-11-04 10:55       ` Hans Hagen
     [not found] <mailman.1.1383476401.28008.ntg-context@ntg.nl>
2013-11-03 12:38 ` Wolfgang Werners-Lucchini
2013-11-03 13:00   ` Peter Münster
2013-11-02 12:49 Wolfgang Werners-Lucchini
2013-11-02 13:01 ` Mikael P. Sundqvist

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