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
[EMAIL PROTECTED]

_______________________________________________
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
[EMAIL PROTECTED]

_______________________________________________
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

Reply via email to