[NTG-context] correction of the question about \useURL
Hello Members, I have a problem with the use of \useURL \useURL[pragma-document-url][http://www.pragma-ade.com/document-1.htm]http://www.pragma-ade.com/document-1.htm%5D%5B%5D%5Bpragma-document [][pragma-document] with \from[pragma-document-url] I get http://www.pragma-ade.com/document-1.htm in the text, but not pragma-document \useURL[geocities-url][http://www.geocities.com/alex_stef/mylist.html]http://www.geocities.com/alex_stef/mylist.html%5D%5B%5D%5Bgeocities [][geocities] works well with \from[geocities-url] (In the first question I wrote: \from[geocities]) I get a reference to geocities. May be is the problem the difference between the .htm and the .html file? Then is the question how to handle .htm files? best regards, Rene van Hassel ___ 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 ___
Re: [NTG-context] correction of the question about \useURL
On Fri, 7 Aug 2009, rene hassel wrote: I have a problem with the use of \useURL \useURL[pragma-document-url][http://www.pragma-ade.com/document-1.htm][][pragma-document] with \from[pragma-document-url] I get http://www.pragma-ade.com/document-1.htm in the text, but not pragma-document Hello Rene, Could you please post a minimal example showing the problem? What version of context do you use, and what engine? Cheers, Peter -- Contact information: http://pmrb.free.fr/contact/ ___ 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 ___
[NTG-context] Correction for \getbuffer
Hi Hans, The definition for \getBUFFER need to be changed because it use the undefined command \dodoprocessTEXbuffer. \def\dodefinebuffer[#1][#2]% {\iffirstargument % else problems \doglobal\increment\nofdefinedbuffers \letvalue{\??bu#1\c!number }\nofdefinedbuffers \letvalue{\??bu#1\c!paragraph}\v!no \setevalue{\e!start#1}{\noexpand\dostartbuffer [#1][def-\nofdefinedbuffers][\e!start#1][\e!stop#1]}% %\setevalue{\e!get #1}{\noexpand\dodoprocessTEXbuffer[#1][def-\nofdefinedbuffers]}% \setevalue{\e!get #1}{\noexpand\dogetbuffer [#1][def-\nofdefinedbuffers]}% \setevalue{\e!type #1}{\noexpand\dotypebuffer [#1][def-\nofdefinedbuffers]}% \getparameters[\??bu#1][#2]% \fi} Greetings 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 : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___
Re: [NTG-context] Correction for \getbuffer
Wolfgang Schuster wrote: Hi Hans, The definition for \getBUFFER need to be changed because it use the undefined command \dodoprocessTEXbuffer. \def\dodefinebuffer[#1][#2]% {\iffirstargument % else problems \doglobal\increment\nofdefinedbuffers \letvalue{\??bu#1\c!number }\nofdefinedbuffers \letvalue{\??bu#1\c!paragraph}\v!no \setevalue{\e!start#1}{\noexpand\dostartbuffer [#1][def-\nofdefinedbuffers][\e!start#1][\e!stop#1]}% %\setevalue{\e!get #1}{\noexpand\dodoprocessTEXbuffer[#1][def-\nofdefinedbuffers]}% \setevalue{\e!get #1}{\noexpand\dogetbuffer [#1][def-\nofdefinedbuffers]}% \setevalue{\e!type #1}{\noexpand\dotypebuffer [#1][def-\nofdefinedbuffers]}% \getparameters[\??bu#1][#2]% \fi} ok - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 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 : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___
[NTG-context] Correction to previous thread
Hello, On the previous thread I sent to the list the subject was Two Problems: Colored Chapter and Footnote positioning. It should be: Two Problems: Colored Chapter and FOOTER positioning , and not footnote... soory about that. Miguel Queirós ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context
[NTG-context] Correction to previous e-mail
Listmembers, OK, the two chunks of text I mentioned were obviously due to the kind of ASCII text editor I use. I downloaded a different editor one and now the .rme and the .ini files look better. Sorry for taking up bandwidth about that specific issue. Best regards, Mats Broberg ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context
Re: [NTG-context] correction
dr. Hans van der Meer wrote: re: might be an error in ConTeXt file prop-mis.tex I had some difficulty with typesetting backgrounds. It seems there is an error in file prop-mis.tex (version 2004-06-21): token \popsplitnegativeproperty is never defined but \popsplitoverprintproperty is twice. I think the second one should be \popsplitnegativeproperty, because then the sequence \startbackground some text \stopbackground does typeset after regenerating the formats. ah, clever, thanks for pointing this out; btw, there is a better background mechanism (see details manual) using some context-metapost magic Hans - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl - ___ ntg-context mailing list [EMAIL PROTECTED] http://www.ntg.nl/mailman/listinfo/ntg-context
[NTG-context] correction
re: might be an error in ConTeXt file prop-mis.tex I had some difficulty with typesetting backgrounds. It seems there is an error in file prop-mis.tex (version 2004-06-21): token \popsplitnegativeproperty is never defined but \popsplitoverprintproperty is twice. I think the second one should be \popsplitnegativeproperty, because then the sequence \startbackground some text \stopbackground does typeset after regenerating the formats. Hope this helps. Hans van der Meer ___ ntg-context mailing list [EMAIL PROTECTED] http://www.ntg.nl/mailman/listinfo/ntg-context