ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* \useURL broken in mkiv
@ 2011-02-02 10:35 Otared Kavian
  2011-02-02 11:03 ` Wolfgang Schuster
  0 siblings, 1 reply; 2+ messages in thread
From: Otared Kavian @ 2011-02-02 10:35 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Dear Hans,

It seems that with ConTeXt beta 2011-01-31, the command \useURL is broken in mkiv, while it works fine in mkii (it worked fine until 2011-01-26 in mkiv).
Here is a minimal example
%%%% begin bug-useURL.tex
\starttext 

See Prgma's site \useURL{http://www.pragma-ade.nl/}

\stoptext
%%%% end bug-useURL.tex

and here is the error message:

	\nextoptionalcommandnop ->\doquadrupleemptyNOPone 
                                              	    \douseurl 
	<to be read again> 

I hope these are useful to fix the issue.

Best regards: OK
___________________________________________________________________________________
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] 2+ messages in thread

* Re: \useURL broken in mkiv
  2011-02-02 10:35 \useURL broken in mkiv Otared Kavian
@ 2011-02-02 11:03 ` Wolfgang Schuster
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Schuster @ 2011-02-02 11:03 UTC (permalink / raw)
  To: mailing list for ConTeXt users


Am 02.02.2011 um 11:35 schrieb Otared Kavian:

> Dear Hans,
> 
> It seems that with ConTeXt beta 2011-01-31, the command \useURL is broken in mkiv, while it works fine in mkii (it worked fine until 2011-01-26 in mkiv).
> Here is a minimal example
> %%%% begin bug-useURL.tex
> \starttext 
> 
> See Prgma's site \useURL{http://www.pragma-ade.nl/}
> 
> \stoptext

You’re using it the wrong way.

\useURL[pragma][http://www.pragma-ade.nl/]
\starttext 
See Pragma’s site \url[pragma].
\stoptext

For more ways look here: http://wiki.contextgarden.net/url

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

end of thread, other threads:[~2011-02-02 11:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-02 10:35 \useURL broken in mkiv Otared Kavian
2011-02-02 11:03 ` Wolfgang Schuster

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