ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Aditya Mahajan <adityam@umich.edu>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: SimpleSlides
Date: Sun, 3 Nov 2013 11:27:14 -0500 (EST)	[thread overview]
Message-ID: <alpine.LNX.2.03.1311031124020.8008@hzvpu.rqh> (raw)
In-Reply-To: <CAF95WL9C+Yw_j8vjvWgF5HGTOSZEzG4mC7P8pEA5VVOSdyJkLw@mail.gmail.com>

On Fri, 1 Nov 2013, Vyatcheslav Y. wrote:

> Hi,
>
> Please, help me with SimpleSlides module (Swoosh style), my old
> presentation which I'm trying to update isn't working.
>
> -- Minimal example is: --
>
> \usemodule[simpleslides]
>
> [font=Gothic,
>
> style=Swoosh]
>
>
> \setupTitle
>
> [ title={\\ Title},
>
> author={Author},
>
> date={}]
>
>
> \starttext
>
>
> \placeTitle
>
>
> \stoptext
>
>
> -- Result: --
>
>
> system > tex > error on line 150 in file
> C:/contextminimal/texmf-modules/tex/context/third/simpleslides/simpleslides-s-Swoosh.tex:
> LuaTeX error ...
>
>
> 150 >> \definecolor [simpleslides:backgroundcolor] [\SScolorsbackground]

In simpleslides-s-Swoosh.tex change line 150 and surrounding lines with:

\definecolor [simpleslides:backgroundcolor]     [r=0.88,g=0.92,b=0.95]
\definecolor [simpleslides:contrastcolor]       [r=0.4,g=0.6,b=0.8]
\definecolor [simpleslides:altcontrastcolor]    [r=0.1,g=0.1,b=0.4]


But that leads to another error

! LuaTeX error 
...uild/src/tex/texmf-context/tex/context/base/mlib-pps.lua:260: attempt 
to index upvalue 'top' (a nil value)
stack traceback:
         ...uild/src/tex/texmf-context/tex/context/base/mlib-pps.lua:260: 
in function 'settext'
         [string "\directlua "]:1: in main chunk.

\syst_boxes_with_next_box ...\number \nextbox ,1)}

\meta_process_graphic_stop ^^@-\egroup
                                      \meta_place_graphic
\meta_process_graphic ...eta_process_graphic_stop

\meta_stop_current_graphic
\meta_handle_use_graphic ...a_process_graphic {#3}
                                                   \endgroup
\meta_use_graphic ...]}\getvalue {\??mpgraphic #1}
                                                   \empty 
\meta_end_graphic_g...


which I haven't been able to isolate.

Aditya
___________________________________________________________________________________
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
___________________________________________________________________________________


  reply	other threads:[~2013-11-03 16:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-01 14:39 SimpleSlides Vyatcheslav Y.
2013-11-03 16:27 ` Aditya Mahajan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-11-03 22:21 SimpleSlides Vyatcheslav Y.
     [not found] <mailman.506.1241028945.3589.ntg-context@ntg.nl>
2009-04-29 18:53 ` simpleslides Vyatcheslav Yatskovsky
2009-04-29 21:20   ` simpleslides Aditya Mahajan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=alpine.LNX.2.03.1311031124020.8008@hzvpu.rqh \
    --to=adityam@umich.edu \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).