ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* short field no longer accepts control sequences
@ 2015-02-01 15:27 Idris Samawi Hamid ادريس سماوي حامد
  2015-02-02  0:56 ` Hans Hagen
  0 siblings, 1 reply; 3+ messages in thread
From: Idris Samawi Hamid ادريس سماوي حامد @ 2015-02-01 15:27 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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

Dear Cabal,

Things like the following used to work, now give an error:

========
\starttext
\setuppublications[alternative=apa]

\startpublication[k=corbin81,
                   t=book,
                   a=Corbin,
                   y=1981,
                   s=\hbox{}Corbin81]
\author[]{Henry}[H.]{}{Corbin}
\title{The Concept of Comparative Philosophy}
\pubname{Golgonooza Press}
\city{Ipswich, United Kingdom}
\pubyear{1981}
\stoppublication

\placepublications [criterium=all] % inherits from \setuppublications
% \completepublications[criterium=cite] % only works with criterium=all
\stoptext

:

[\directlua]:1: invalid escape sequence near '\h'

  1     \starttext
  2     \setuppublications[alternative=apa]
  3
  4     \startpublication[k=corbin81,
  5                       t=book,
  6                       a=Corbin,
  7                       y=1981,
  8 >>                    s=\hbox{}Corbin81]
  9     \author[]{Henry}[H.]{}{Corbin}
10     \title{The Concept of Comparative Philosophy}
11     \pubname{Golgonooza Press}
12     \city{Ipswich, United Kingdom}
13     \pubyear{1981}
14     \stoppublication
15
16     \placepublications [criterium=all] % inherits from  
\setuppublications
17     % \completepublications[criterium=cite] % only works with  
criterium=all
18     \stoptext
========

This is not mission-critical in my case, I can live without it at least  
for now, but it did used to work. May be worth investigating, and

Best wishes
Idris
-- 
Idris Samawi Hamid
Professor of Philosophy
Colorado State University
Fort Collins, CO 80523

[-- Attachment #2: test-bib-short.tex --]
[-- Type: application/x-tex, Size: 532 bytes --]

[-- Attachment #3: 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] 3+ messages in thread

* Re: short field no longer accepts control sequences
  2015-02-01 15:27 short field no longer accepts control sequences Idris Samawi Hamid ادريس سماوي حامد
@ 2015-02-02  0:56 ` Hans Hagen
  2015-02-02  1:41   ` Idris Samawi Hamid ادريس سماوي حامد
  0 siblings, 1 reply; 3+ messages in thread
From: Hans Hagen @ 2015-02-02  0:56 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 2/1/2015 4:27 PM, Idris Samawi Hamid ادريس سماوي حامد wrote:
> Dear Cabal,
>
> Things like the following used to work, now give an error:

>                    s=\hbox{}Corbin81]

> This is not mission-critical in my case, I can live without it at least
> for now, but it did used to work. May be worth investigating, and

I can fix that ... as long as I don't have to wonder/worry too much what 
that hbox is supposed to do.

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] 3+ messages in thread

* Re: short field no longer accepts control sequences
  2015-02-02  0:56 ` Hans Hagen
@ 2015-02-02  1:41   ` Idris Samawi Hamid ادريس سماوي حامد
  0 siblings, 0 replies; 3+ messages in thread
From: Idris Samawi Hamid ادريس سماوي حامد @ 2015-02-02  1:41 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Sun, 01 Feb 2015 17:56:31 -0700, Hans Hagen <pragma@wxs.nl> wrote:

> On 2/1/2015 4:27 PM, Idris Samawi Hamid ادريس سماوي حامد wrote:
>> Dear Cabal,
>>
>> Things like the following used to work, now give an error:
>
>>                    s=\hbox{}Corbin81]
>
>> This is not mission-critical in my case, I can live without it at least
>> for now, but it did used to work. May be worth investigating, and
>
> I can fix that ... as long as I don't have to wonder/worry too much what  
> that hbox is supposed to do.

Lol... Actually, the issue arose in the context of aliases, e.g.

s=\CORBIN81

Since no \cs's work here, I just threw in something empty to illustrate.  
Anyway, would be nice to have if it's an easy fix, and thanks!!

Best wishes
Idris
-- 
Idris Samawi Hamid
Professor of Philosophy
Colorado State University
Fort Collins, CO 80523
___________________________________________________________________________________
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] 3+ messages in thread

end of thread, other threads:[~2015-02-02  1:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-01 15:27 short field no longer accepts control sequences Idris Samawi Hamid ادريس سماوي حامد
2015-02-02  0:56 ` Hans Hagen
2015-02-02  1:41   ` Idris Samawi Hamid ادريس سماوي حامد

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