ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Aditya Mahajan <adityam@umich.edu>
To: vim.unix@gmail.com, mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Undefined \continueifinputfile on presentation
Date: Tue, 13 Aug 2013 19:37:13 -0400 (EDT)	[thread overview]
Message-ID: <alpine.LNX.2.02.1308131934040.7676@ybpnyubfg.ybpnyqbznva> (raw)
In-Reply-To: <CAM4mttS5_izZuukF6WUtFwgz1RWvg1ujOczM4FA4qbD1vQNzsw@mail.gmail.com>

On Tue, 13 Aug 2013, Pau wrote:

> Hello,
>
> I have installed texlive and defined the path correctly:
>
> echo $PATH
> /usr/local/texlive/2013/bin/x86_64-linux:/usr/libexec/lightdm:/usr/local/bin:/usr/bin:/bin:/home/pau/bin:/usr/local/sbin:/usr/sbin:/bin:/usr/bin:/usr/sbin:/usr/local/bin:/sbin:/home/pau/bin:/home/pau/smbin:/home/pau/treball/simulacions/nemo/bin:/opt/local:/opt/local/bin:/home/pau/prawn/bin:/home/pau/treball/simulacions/splash2/bin:/home/pau/andromina/programes_diversos/pyxplot-0.9.2/bin:/home/pau/andromina/programes_diversos/rubber/bin:/home/pau/golang/bin/
>
> (notice that it is the first entry)
>
> I am trying to recompile a presentation that I prepared with context
> on texlive2012 and I am getting this problem:
>
> ! Undefined control sequence.
> l.220 \continueifinputfile
>                          {s-pre-05.tex}

\contiinueifinputfile is a MkIV macro not defined in MkII. Perhpas you can 
define it in MKII as

\def\continueifinputfile#1%
    {\doifnotfile{#1}{\endinput}}

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-08-13 23:37 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-13 23:29 Pau
2013-08-13 23:37 ` Aditya Mahajan [this message]
2013-08-13 23:42   ` Pau
2013-08-13 23:51     ` Aditya Mahajan
2013-08-13 23:56       ` Hans Hagen
2013-08-14  0:07       ` Pau
2013-08-14  0:33         ` Aditya Mahajan
2013-08-14  2:12           ` Pau
2013-08-14  2:38             ` Aditya Mahajan
2013-08-14  4:41               ` Pau
2013-08-14  4:48                 ` Aditya Mahajan
2013-08-14  6:06                   ` Pau
2013-08-14 15:24                     ` Aditya Mahajan
2013-08-14 16:42                       ` Pau
2013-08-14 16:54                         ` Aditya Mahajan
2013-08-14 17:04                           ` Pau
2013-08-14 17:38                             ` Aditya Mahajan
2013-08-14 19:17                               ` Pau
2013-08-14 19:24                                 ` 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.02.1308131934040.7676@ybpnyubfg.ybpnyqbznva \
    --to=adityam@umich.edu \
    --cc=ntg-context@ntg.nl \
    --cc=vim.unix@gmail.com \
    /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).