Wrong values for \inputfilename etc.
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
On 6-9-2012 06:42, Wolfgang Schuster wrote:
Hi Hans,
when I run the following example (saved as filename.tex) I got in the past this output
... new beta -- ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
Am 06.09.2012 um 23:40 schrieb Hans Hagen
On 6-9-2012 06:42, Wolfgang Schuster wrote:
Hi Hans,
when I run the following example (saved as filename.tex) I got in the past this output
... new beta
Still not perfect because \jobfilename and \inputfilename show the whole path, in my case "\Users\wolf\…\filename.tex" Wolfgang
participants (2)
-
Hans Hagen
-
Wolfgang Schuster