Hi Hans,

when I run the following example (saved as filename.tex) I got in the past this 
output

  \jobname           filename
  \jobfilename       filename.tex
  \jobfilesuffix     tex
  \inputfilename     filename.tex
  \inputfilebarename filename
  \inputfilesuffix   tex
  \outputfilename    filename
  \operatingsystem   osx-64

but now I get this output

  \jobname           filename
  \jobfilename       filename
  \jobfilesuffix
  \inputfilename     /Users/…/filename
  \inputfilebarename filename
  \inputfilesuffix
  \outputfilename    filename
  \operatingsystem   osx-64

where the suffix is missing.


Example:

\starttext
\starttabulate [|T|T|]
\NC \type{\jobname}           \NC \jobname           \NC\NR
\NC \type{\jobfilename}       \NC \jobfilename       \NC\NR
\NC \type{\jobfilesuffix}     \NC \jobfilesuffix     \NC\NR
\NC \type{\inputfilename}     \NC \inputfilename     \NC\NR
\NC \type{\inputfilebarename} \NC \inputfilebarename \NC\NR
\NC \type{\inputfilesuffix}   \NC \inputfilesuffix   \NC\NR
\NC \type{\outputfilename}    \NC \outputfilename    \NC\NR
\NC \type{\operatingsystem}   \NC \operatingsystem   \NC\NR
\stoptabulate
\stoptext

Wolfgang
___________________________________________________________________________________
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 via email to