Hi, Jessica The context/base has so many modules s-pre-**.tex. At the end of the module you have the examples are given. copy the examples in seperate file and add the module no name from with the example was taken. \usemodule[pre-**] and compile the files. iam sure you can select your flavour. you can also tweat the colors to suit your requirement. thanks upendran __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
Hi Jessica et al too, I can only support what Upendran wrote. A while ago I asked about presentation styles on this list, and got the hints to look at the source of them. You do not even to write your own style in the beginning, you can just overwrite the definitions to change the settings. I was reluctant to look at source code at first, but it was much simpler and more educational I had imagined. Matthias On Aug 3, 2005, at 8:31 AM, piskala upendran wrote:
Hi, Jessica
The context/base has so many modules s-pre-**.tex. At the end of the module you have the examples are given. copy the examples in seperate file and add the module no name from with the example was taken.
\usemodule[pre-**] and compile the files. iam sure you can select your flavour. you can also tweat the colors to suit your requirement.
thanks upendran
__________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context
Hi, very interesting. But I'm having troubles. Probably because I'm pretty new to this kind of stuff (I'm using ConTeXt very basically). I made a demoTest.tex filestarting from s-pre-22.tex. I copied the demo part of s-pre-22. Here it is: %D \module %D [ file=s-pre-22, \usemodule[s-pre-22] %D The demo text. \starttext etc. Now, I compiled but I obtained: ! Undefined control sequence. l.9 \TitlePage {Indeed}{The Title Page} What am I missing? Thanks a lot -a- On 3 Aug 2005, at 15:31, piskala upendran wrote:
Hi, Jessica
The context/base has so many modules s-pre-**.tex. At the end of the module you have the examples are given. copy the examples in seperate file and add the module no name from with the example was taken.
\usemodule[pre-**] and compile the files. iam sure you can select your flavour. you can also tweat the colors to suit your requirement.
thanks upendran
__________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context
Andrea Valle Laboratorio multimediale "G. Quazza" Facoltà di Scienze della Formazione Università degli Studi di Torino andrea.valle@unito.it
It does work here. Make sure that your file begins like \usemodule[s-pre-22] \starttext \TitlePage{Indeed}{The Title Page} \StartSummary{Alpha}{Title} A simple and not too long text just to show the topic. A simple and not too long text just to show the topic. A simple and not too long text just to show the topic. \StopSummary etc etc and that it finds s-pre-22.tex . I does so here without problems, and I'm sure it should, but if you still get that error message, copy s-pre-22.tex into the same directory as the sample file, and try again. If it works now, you should reinstall ConTeXt at some point to make sure you have a working installation, if it doesn't, you need the help of somebody more knowledgeable... Matthias On Aug 3, 2005, at 3:36 PM, andrea valle wrote:
Hi, very interesting. But I'm having troubles. Probably because I'm pretty new to this kind of stuff (I'm using ConTeXt very basically).
I made a demoTest.tex filestarting from s-pre-22.tex. I copied the demo part of s-pre-22.
Here it is:
%D \module %D [ file=s-pre-22,
\usemodule[s-pre-22] %D The demo text.
\starttext etc.
Now, I compiled but I obtained:
! Undefined control sequence. l.9 \TitlePage {Indeed}{The Title Page}
What am I missing?
Thanks a lot
-a-
On 3 Aug 2005, at 15:31, piskala upendran wrote:
Hi, Jessica
The context/base has so many modules s-pre-**.tex. At the end of the module you have the examples are given. copy the examples in seperate file and add the module no name from with the example was taken.
\usemodule[pre-**] and compile the files. iam sure you can select your flavour. you can also tweat the colors to suit your requirement.
thanks upendran
__________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context
Andrea Valle Laboratorio multimediale "G. Quazza" Facoltà di Scienze della Formazione Università degli Studi di Torino andrea.valle@unito.it
_______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context
Thanks a lot (as usual), It changes nothing: I obtain same results. So I'm gonna ask something I was going to ask some months ago. I'm using TeXShop (on OSX 10.3) to create context files. It comes with his version of Context (and in fact I have the s-pre- files) and I use this "internal" version to typeset the context files. But I have to say I don't know exactly how the whole context works from Texshop. Could troubles depend on this non-standard installation? Best -a- On 4 Aug 2005, at 07:28, Mojca Miklavec wrote:
%D \module %D [ file=s-pre-22,
\usemodule[s-pre-22]
The files with s-name and t-name are included with \usemodule[name], so you only have to try \usemodule[pre-22] or \usemodule[pre-cycle] (see cont-fil.tex for other synonyms)
Mojca _______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context
Andrea Valle Laboratorio multimediale "G. Quazza" Facoltà di Scienze della Formazione Università degli Studi di Torino andrea.valle@unito.it
andrea valle wrote:
Thanks a lot (as usual), It changes nothing: I obtain same results. So I'm gonna ask something I was going to ask some months ago.
I'm using TeXShop (on OSX 10.3) to create context files. It comes with his version of Context (and in fact I have the s-pre- files) and I use this "internal" version to typeset the context files. But I have to say I don't know exactly how the whole context works from Texshop. Could troubles depend on this non-standard installation?
it should work ok with texshop 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 -----------------------------------------------------------------
I have the same setup (TeX installation via Gerben's iinstaller). You haven't by any chance called the file you are TeXing also s-pre-22.tex? This would explain it --- Matthias On Aug 3, 2005, at 3:36 PM, andrea valle wrote:
Hi, very interesting. But I'm having troubles. Probably because I'm pretty new to this kind of stuff (I'm using ConTeXt very basically).
I made a demoTest.tex filestarting from s-pre-22.tex. I copied the demo part of s-pre-22.
Here it is:
%D \module %D [ file=s-pre-22,
\usemodule[s-pre-22] %D The demo text.
\starttext etc.
Now, I compiled but I obtained:
! Undefined control sequence. l.9 \TitlePage {Indeed}{The Title Page}
What am I missing?
Thanks a lot
-a-
On 3 Aug 2005, at 15:31, piskala upendran wrote:
Hi, Jessica
The context/base has so many modules s-pre-**.tex. At the end of the module you have the examples are given. copy the examples in seperate file and add the module no name from with the example was taken.
\usemodule[pre-**] and compile the files. iam sure you can select your flavour. you can also tweat the colors to suit your requirement.
thanks upendran
__________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context
Andrea Valle Laboratorio multimediale "G. Quazza" Facoltà di Scienze della Formazione Università degli Studi di Torino andrea.valle@unito.it
_______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context
I obtain the same results from this file named demoTest put in the demoTest folder on my desktop, starting form s-pre-p. % demoTest \usemodule[pre-08] %D The demo text. \starttext \TitlePage {Fancy Styles:\\layers} \StartIdea \StartSample \input tufte \StopSample \StartText \input reich \StopText \StopIdea \StartIdea \StartSample \input knuth \StopSample \StartText \input reich \StopText \StopIdea \stoptext % EOF I'm looking at the console to see what's happening but don't know what to I should check My s-pre files are in /sw/share/texmf/tex/context/base I was looking forward to make my presentations... :-( Thanks! -a- On 4 Aug 2005, at 22:32, Matthias Weber wrote:
I have the same setup (TeX installation via Gerben's iinstaller).
You haven't by any chance called the file you are TeXing also s-pre-22.tex? This would explain it ---
Matthias
On Aug 3, 2005, at 3:36 PM, andrea valle wrote:
Hi, very interesting. But I'm having troubles. Probably because I'm pretty new to this kind of stuff (I'm using ConTeXt very basically).
I made a demoTest.tex filestarting from s-pre-22.tex. I copied the demo part of s-pre-22.
Here it is:
%D \module %D [ file=s-pre-22,
\usemodule[s-pre-22] %D The demo text.
\starttext etc.
Now, I compiled but I obtained:
! Undefined control sequence. l.9 \TitlePage {Indeed}{The Title Page}
What am I missing?
Thanks a lot
-a-
On 3 Aug 2005, at 15:31, piskala upendran wrote:
Hi, Jessica
The context/base has so many modules s-pre-**.tex. At the end of the module you have the examples are given. copy the examples in seperate file and add the module no name from with the example was taken.
\usemodule[pre-**] and compile the files. iam sure you can select your flavour. you can also tweat the colors to suit your requirement.
thanks upendran
__________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context
Andrea Valle Laboratorio multimediale "G. Quazza" Facoltà di Scienze della Formazione Università degli Studi di Torino andrea.valle@unito.it
_______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context
_______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context
Andrea Valle Laboratorio multimediale "G. Quazza" Facoltà di Scienze della Formazione Università degli Studi di Torino andrea.valle@unito.it
andrea valle wrote:
I obtain the same results from this file named demoTest put in the demoTest folder on my desktop, starting form s-pre-p.
% demoTest \usemodule[pre-08] %D The demo text.
\starttext
\TitlePage {Fancy Styles:\\layers}
\StartIdea \StartSample \input tufte \StopSample \StartText \input reich \StopText \StopIdea
\StartIdea \StartSample \input knuth \StopSample \StartText \input reich \StopText \StopIdea
\stoptext
% EOF
I'm looking at the console to see what's happening but don't know what to I should check My s-pre files are in /sw/share/texmf/tex/context/base
I was looking forward to make my presentations... :-(
Thanks!
-a-
Hi, Andrea, Just no panic, everything can be solved. I noticed two problems: 1. remove \input reich (or replace the "reich" it with any other tex file residing in the tex/context/sample/ directory) (reich.tex is written in Dutch interface, I don't know if that's intentionally, but as nobody ever uses it, nobody else noticed that anyway. Probably either the reich.tex itself or at least the demo example should be changed in the official distribution.) 2. \setupbodyfont[pos,10pt] in s-pre-08.tex I think this is already a deprecated way for font selecting now, but as have more problems than knowledge & benefit about/from fonts, someone else has to tell you what's the best way to overcome this. Mojca
Hi Andrea, I would like to add to Mojca's second comment. A possible way to deal with the font problem is to use a font that is already in your system. I tried using the Lucida Bright Font and it worked. First I copied s-pre-08.tex into my working directory and renamed it to my-pre.tex. Then I changed the following line
\setupbodyfont[pos,10pt]
into \setupbodyfont[lbr,10pt] and used \usemodule[my-pre] instead of \usemodule[pre-08] in my source file. saji p.s: If you have the time, a great way to learn ConTeXt is to go through the source code of the modules and use the ConTeXt manuals to understand them... On Sat, 6 Aug 2005, Mojca Miklavec wrote:
andrea valle wrote:
I obtain the same results from this file named demoTest put in the demoTest folder on my desktop, starting form s-pre-p.
% demoTest \usemodule[pre-08] %D The demo text.
\starttext
\TitlePage {Fancy Styles:\\layers}
\StartIdea \StartSample \input tufte \StopSample \StartText \input reich \StopText \StopIdea
\StartIdea \StartSample \input knuth \StopSample \StartText \input reich \StopText \StopIdea
\stoptext
% EOF
I'm looking at the console to see what's happening but don't know what to I should check My s-pre files are in /sw/share/texmf/tex/context/base
I was looking forward to make my presentations... :-(
Thanks!
-a-
Hi, Andrea,
Just no panic, everything can be solved.
I noticed two problems:
1. remove \input reich (or replace the "reich" it with any other tex file residing in the tex/context/sample/ directory) (reich.tex is written in Dutch interface, I don't know if that's intentionally, but as nobody ever uses it, nobody else noticed that anyway. Probably either the reich.tex itself or at least the demo example should be changed in the official distribution.)
2. \setupbodyfont[pos,10pt] in s-pre-08.tex I think this is already a deprecated way for font selecting now, but as have more problems than knowledge & benefit about/from fonts, someone else has to tell you what's the best way to overcome this.
Mojca _______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context
Hi Andrea, I think there are now two different issues causing problems here. i) There is a font problem with s-pre-08, as noted by Mojca and Saji, but you don't get far enough to run into it. On Aug 5, 2005, at 5:07 PM, andrea valle wrote: ii) You are using funny characters in your file. When I copy and paste your input into TeXShop, I get the same error message, which baffled me quite a bit. Then I noticed when I remove the blank line between % demoTest and \TitlePage, the latter will be become colored like a comment. This means that your line end characters aren't the right ones. You can make this plainly visible by opening your file with something like BBedit. There is a funny character in front of \TitlePage. You need to get rid of it. Unfortunately, I have no idea how you managed to get the character in the first place. Are you using MacOsRoman as the encoding (shows in "Save As")? Try to paste the following into TeXShop (I guess you will then run into a font issue later...) \usemodule[pre-08] \starttext \TitlePage {Fancy Styles:\\layers} \StartIdea \StartSample \input tufte \StopSample \StartText \input reich \StopText \StopIdea \StartIdea \StartSample \input knuth \StopSample \StartText \input reich \StopText \StopIdea \stoptext Matthias
I obtain the same results from this file named demoTest put in the demoTest folder on my desktop, starting form s-pre-p.
% demoTest \usemodule[pre-08] %D The demo text.
\starttext
\TitlePage {Fancy Styles:\\layers}
\StartIdea \StartSample \input tufte \StopSample \StartText \input reich \StopText \StopIdea
\StartIdea \StartSample \input knuth \StopSample \StartText \input reich \StopText \StopIdea
\stoptext
% EOF
I'm looking at the console to see what's happening but don't know what to I should check My s-pre files are in /sw/share/texmf/tex/context/base
I was looking forward to make my presentations... :-(
Thanks!
-a-
On 4 Aug 2005, at 22:32, Matthias Weber wrote:
I have the same setup (TeX installation via Gerben's iinstaller).
You haven't by any chance called the file you are TeXing also s-pre-22.tex? This would explain it ---
Matthias
On Aug 3, 2005, at 3:36 PM, andrea valle wrote:
Hi, very interesting. But I'm having troubles. Probably because I'm pretty new to this kind of stuff (I'm using ConTeXt very basically).
I made a demoTest.tex filestarting from s-pre-22.tex. I copied the demo part of s-pre-22.
Here it is:
%D \module %D [ file=s-pre-22,
\usemodule[s-pre-22] %D The demo text.
\starttext etc.
Now, I compiled but I obtained:
! Undefined control sequence. l.9 \TitlePage {Indeed}{The Title Page}
What am I missing?
Thanks a lot
-a-
On 3 Aug 2005, at 15:31, piskala upendran wrote:
Hi, Jessica
The context/base has so many modules s-pre-**.tex. At the end of the module you have the examples are given. copy the examples in seperate file and add the module no name from with the example was taken.
\usemodule[pre-**] and compile the files. iam sure you can select your flavour. you can also tweat the colors to suit your requirement.
thanks upendran
__________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context
Andrea Valle Laboratorio multimediale "G. Quazza" Facoltà di Scienze della Formazione Università degli Studi di Torino andrea.valle@unito.it
_______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context
_______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context
Andrea Valle Laboratorio multimediale "G. Quazza" Facoltà di Scienze della Formazione Università degli Studi di Torino andrea.valle@unito.it
_______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context
I copied the demoTest file and try to compile it. And I got a 'undefined control sequence.' message as follows. I confirmed the existence of the file "s-pre-08.tex" in the ../context/ base/ folder. Any help, please. ******************************** system : contest.top loaded (./contest.top specials : loading definition file tpd (/usr/local/teTeX/share/texmf.local/tex/context/base/spec-tpd.tex specials : loading definition file fdf (/usr/local/teTeX/share/texmf.local/tex/context/base/spec-fdf.tex) specials : fdf loaded ) specials : fdf,tpd loaded ) (./contest.tuo) (./contest.tuo) (./contest.tuo) (./contest.tuo) (./contest.tuo) (./contest.tuo) (./contest.tuo) (./contest.tuo) (./ contest.tuo) (./contest.tuo) (./contest.tuo) (./contest.tuo) (./contest.tuo) systems : begin file contest at line 5 ! Undefined control sequence. l.7 \TitlePage ? x No pages of output. ************************ Thanks, Dalyoung , 2005. 08. 06, 오전 7:07, andrea valle 작성:
I obtain the same results from this file named demoTest put in the demoTest folder on my desktop, starting form s-pre-p.
% demoTest \usemodule[pre-08] %D The demo text.
\starttext
\TitlePage {Fancy Styles:\\layers}
\StartIdea \StartSample \input tufte \StopSample \StartText \input reich \StopText \StopIdea
\StartIdea \StartSample \input knuth \StopSample \StartText \input reich \StopText \StopIdea
\stoptext
% EOF
I'm looking at the console to see what's happening but don't know what to I should check My s-pre files are in /sw/share/texmf/tex/context/base
I was looking forward to make my presentations... :-(
Thanks!
-a-
On 4 Aug 2005, at 22:32, Matthias Weber wrote:
I have the same setup (TeX installation via Gerben's iinstaller).
You haven't by any chance called the file you are TeXing also s- pre-22.tex? This would explain it ---
Matthias
On Aug 3, 2005, at 3:36 PM, andrea valle wrote:
Hi, very interesting. But I'm having troubles. Probably because I'm pretty new to this kind of stuff (I'm using ConTeXt very basically).
I made a demoTest.tex filestarting from s-pre-22.tex. I copied the demo part of s-pre-22.
Here it is:
%D \module %D [ file=s-pre-22,
\usemodule[s-pre-22] %D The demo text.
\starttext etc.
Now, I compiled but I obtained:
! Undefined control sequence. l.9 \TitlePage {Indeed}{The Title Page}
What am I missing?
Thanks a lot
-a-
On 3 Aug 2005, at 15:31, piskala upendran wrote:
Hi, Jessica
The context/base has so many modules s-pre-**.tex. At the end of the module you have the examples are given. copy the examples in seperate file and add the module no name from with the example was taken.
\usemodule[pre-**] and compile the files. iam sure you can select your flavour. you can also tweat the colors to suit your requirement.
thanks upendran
__________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context
Andrea Valle Laboratorio multimediale "G. Quazza" Facoltà di Scienze della Formazione Università degli Studi di Torino andrea.valle@unito.it
_______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context
_______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context
Andrea Valle Laboratorio multimediale "G. Quazza" Facoltà di Scienze della Formazione Università degli Studi di Torino andrea.valle@unito.it
_______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context
It's probably the problem I had of a strange character inserted before. Try to open the file with some editor (BBedit, Jedit) and to see if there is a strange character). If so, then it won't compile. That's ok: it depends on other things. You can refer to the previous mails in the thread. Best -a- On 9 Aug 2005, at 07:27, 정 달영 wrote:
I copied the demoTest file and try to compile it. And I got a 'undefined control sequence.' message as follows. I confirmed the existence of the file "s-pre-08.tex" in the ../context/base/ folder. Any help, please.
******************************** system : contest.top loaded (./contest.top specials : loading definition file tpd (/usr/local/teTeX/share/texmf.local/tex/context/base/spec-tpd.tex specials : loading definition file fdf (/usr/local/teTeX/share/texmf.local/tex/context/base/spec-fdf.tex) specials : fdf loaded ) specials : fdf,tpd loaded ) (./contest.tuo) (./contest.tuo) (./contest.tuo) (./contest.tuo) (./contest.tuo) (./contest.tuo) (./contest.tuo) (./contest.tuo) (./contest.tuo) (./contest.tuo) (./contest.tuo) (./contest.tuo) (./contest.tuo) systems : begin file contest at line 5 ! Undefined control sequence. l.7 \TitlePage
? x No pages of output. ************************
Thanks,
Dalyoung
, 2005. 08. 06, 오전 7:07, andrea valle 작성:
I obtain the same results from this file named demoTest put in the demoTest folder on my desktop, starting form s-pre-p.
% demoTest \usemodule[pre-08] %D The demo text.
\starttext
\TitlePage {Fancy Styles:\\layers}
\StartIdea \StartSample \input tufte \StopSample \StartText \input reich \StopText \StopIdea
\StartIdea \StartSample \input knuth \StopSample \StartText \input reich \StopText \StopIdea
\stoptext
% EOF
I'm looking at the console to see what's happening but don't know what to I should check My s-pre files are in /sw/share/texmf/tex/context/base
I was looking forward to make my presentations... :-(
Thanks!
-a-
On 4 Aug 2005, at 22:32, Matthias Weber wrote:
I have the same setup (TeX installation via Gerben's iinstaller).
You haven't by any chance called the file you are TeXing also s-pre-22.tex? This would explain it ---
Matthias
On Aug 3, 2005, at 3:36 PM, andrea valle wrote:
Hi, very interesting. But I'm having troubles. Probably because I'm pretty new to this kind of stuff (I'm using ConTeXt very basically).
I made a demoTest.tex filestarting from s-pre-22.tex. I copied the demo part of s-pre-22.
Here it is:
%D \module %D [ file=s-pre-22,
\usemodule[s-pre-22] %D The demo text.
\starttext etc.
Now, I compiled but I obtained:
! Undefined control sequence. l.9 \TitlePage {Indeed}{The Title Page}
What am I missing?
Thanks a lot
-a-
On 3 Aug 2005, at 15:31, piskala upendran wrote:
Hi, Jessica
The context/base has so many modules s-pre-**.tex. At the end of the module you have the examples are given. copy the examples in seperate file and add the module no name from with the example was taken.
\usemodule[pre-**] and compile the files. iam sure you can select your flavour. you can also tweat the colors to suit your requirement.
thanks upendran
__________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context
Andrea Valle Laboratorio multimediale "G. Quazza" Facoltà di Scienze della Formazione Università degli Studi di Torino andrea.valle@unito.it
_______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context
_______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context
Andrea Valle Laboratorio multimediale "G. Quazza" Facoltà di Scienze della Formazione Università degli Studi di Torino andrea.valle@unito.it
_______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context
_______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context
Andrea Valle Laboratorio multimediale "G. Quazza" Facoltà di Scienze della Formazione Università degli Studi di Torino andrea.valle@unito.it
participants (8)
-
andrea valle
-
andrea valle
-
Hans Hagen
-
Matthias Weber
-
Mojca Miklavec
-
piskala upendran
-
Saji N. Hameed
-
정 달영