ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Atsuhito Kohda <atsu10.kohda@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: about SimpleSlide
Date: Mon, 29 Jul 2019 19:49:57 +0900	[thread overview]
Message-ID: <CABHwazWM9JonBr6g2hmhLBw8+ozauTVkiQVSn2KbJXMxavQO1w@mail.gmail.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 1180 bytes --]

Hi all,
SimpleSlide is very useful for novice users so I do use it.
I'm afraid these might be known but I encountered few problems.

When we use a style BigNumber or Embossed, an error occured:
---------
tex error       > tex error on line 87 in file
/usr/share/texmf/tex/context/third/simpleslides/s-simpleslides-BigNumber.tex:
! Undefined control sequence

l.87 \beginOLDTEX
---------
I modified s-simpleslides-BigNumber.tex as follows:
comment out from line #87 to #99
% \beginOLDTEX
...
% \endLUATEX
except line #98
\definefontsynonym  [BigNumberFont] [name:texgyreherosbold]
then it seems to work fine.  But I suspect unconditional
definition is not good so I'd like to know the correct fix.

Another problem is with style Split. Browsing simpleslides.pdf,
date, author, title and page number would be displayed on each
slide but we can't see them in fact except page number.

It seems, e.g. the following in s-simpleslides-Split.tex
fails to get the "date".
draw
\sometxt[simpleslides:sometxt:left]{\getvariable{simpleslides:title}{date}}
I think it is very helpful to see date, title on a slide
so I'd like to know the fix.

Thanks in advance.
Best regards,
Atsuhito Kohda

[-- Attachment #1.2: Type: text/html, Size: 1336 bytes --]

[-- Attachment #2: Type: text/plain, Size: 493 bytes --]

___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

                 reply	other threads:[~2019-07-29 10:49 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=CABHwazWM9JonBr6g2hmhLBw8+ozauTVkiQVSn2KbJXMxavQO1w@mail.gmail.com \
    --to=atsu10.kohda@gmail.com \
    --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).