Re: [NTG-context] url's and underscores

2004-01-28 Thread Hans Hagen
At 21:25 26/01/2004, you wrote:
I must admit I don't get it :-)

Using something like

\useURL[foo]{attachments/1013-Comato_Zugriffe.zip}
\goto{\url[attachments/1013-Comato_Zugriffe.zip]}[url(foo)]
I get

! Missing $ inserted.

(ok, trying to switch to math mode. I understand that.)

Using

\useURL[foo]{attachments/1013-Comato\_Zugriffe.zip}
\goto{\url[attachments/1013-Comato\_Zugriffe.zip]}[url(foo)]
use \_ instead

Hans  

___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context


[NTG-context] url's and underscores

2004-01-26 Thread Mathias Picker
I must admit I don't get it :-)

Using something like

\useURL[foo]{attachments/1013-Comato_Zugriffe.zip}
\goto{\url[attachments/1013-Comato_Zugriffe.zip]}[url(foo)]
I get

	! Missing $ inserted.

(ok, trying to switch to math mode. I understand that.)

Using

\useURL[foo]{attachments/1013-Comato\_Zugriffe.zip}
\goto{\url[attachments/1013-Comato\_Zugriffe.zip]}[url(foo)]
I get

	! Missing \endcsname inserted.
	to be read again
	   \unhbox
	\leavevmode -\unhbox
	  [EMAIL PROTECTED]
	\fakeunderscore -\leavevmode
	  \hbox {\setbox \scratchbox \hbox 		 
{(}\scratchdi...

\_...fmmode \mathunderscore \else \textunderscore
  \fi
argument \v!file :::attachments/1013-Comato\_
   Zugriffe.zip
\getvalue #1-\csname #1
\endcsname
...
l.23  \NC \NR\stoptabulate
Which I don't understand...

How can I use url's with underscores?? I looked, but I couldn't find 
anything useful with google.

Thanks for any help,

Mathias

--
 virtual earth
  Mathias Picker
  Geschäftsführer  Gesellschaft für Wissens re/prä sentation mbH
 [EMAIL PROTECTED]
 Fon +49 89  / 540 7425-1
 Fax +49 89  / 540 7425-9
begin:vcard
fn:Mathias Picker
n:Picker;Mathias
org;quoted-printable:virtual earth Gesellschaft f=C3=BCr Wissens re/pr=C3=A4 sentation mbH
adr;quoted-printable:;;Westendstr. 147 Rg;M=C3=BCnchen;;80339;Germany
email;internet:[EMAIL PROTECTED]
title;quoted-printable:Gesch=C3=A4ftsf=C3=BChrer
tel;work:+49 (0)89 540 7425 1
tel;fax:+49 (0)89 540 7425 9
tel;cell:+49 (0)176 2102 5479
x-mozilla-html:FALSE
url:http://www.virtual-earth.de/
version:2.1
end:vcard



Re: [NTG-context] url's and underscores

2004-01-26 Thread Tobias Burnus
Hello,

On Mon, Jan 26, 2004 at 09:25:07PM +0100, Mathias Picker wrote:
 Using something like
 \useURL[foo]{attachments/1013-Comato_Zugriffe.zip}
 \goto{\url[attachments/1013-Comato_Zugriffe.zip]}[url(foo)]

Try this:
  \useURL[foo][attachments/1013-Comato_Zugriffe.zip]
  \goto{\url[foo]}[url(foo)]

Tobias
___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context