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 SimpleSlides
Date: Tue, 30 Jul 2019 15:06:52 +0900	[thread overview]
Message-ID: <CABHwazVoSYp6P+EOWdc_vMxkHsNKaBxHE=1uxR0hpjeCzDpAgg@mail.gmail.com> (raw)


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

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

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,
I think date, author, title and page number should be displayed
on each slide but, in fact, we can't see them 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: 1360 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-30  6:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-30  6:06 Atsuhito Kohda [this message]
2019-08-02 22:17 ` Thomas A. Schmitz

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='CABHwazVoSYp6P+EOWdc_vMxkHsNKaBxHE=1uxR0hpjeCzDpAgg@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).