ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: luigi scarso <luigi.scarso@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Cc: Kip Warner <kip@thevertigo.com>
Subject: Re: Issue with 2013.04.30 00:31
Date: Tue, 7 May 2013 10:57:20 +0200	[thread overview]
Message-ID: <CAG5iGsBDomk9=u8P3uP4Rn_tXws6ip2DzoriL=NmUPPH=yFVGg@mail.gmail.com> (raw)
In-Reply-To: <5188BF4B.6020102@wxs.nl>


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

On Tue, May 7, 2013 at 10:46 AM, Hans Hagen <pragma@wxs.nl> wrote:

> On 5/6/2013 8:36 AM, Kip Warner wrote:
>
>> Hey list,
>>
>> I am experiencing two issues in compiling my document. The first is a
>> non-fatal warning during compilation of my book:
>>
>>          ...
>>          (/usr/share/texmf/tex/context/**base/s-abr-02.tex
>>          resolvers       > modules > 'abr-01' is loaded
>>          (/usr/share/texmf/tex/context/**base/s-abr-01.tex))tr: invalid
>>          option -- '
>>          '
>>          Try 'tr --help' for more information.
>>
>>          publications    > wrote a new auxiliary file \jobname.aux
>>          This is BibTeX, Version 0.99d (TeX Live 2012/Debian)
>>          The top-level auxiliary file: Handbook.aux
>>          The style file: cont-au.bst
>>          Database file #1: References/References.bib
>>          (/usr/share/texmf/tex/context/**bib/bibl-apa.tex)
>>          ...
>>
>
> i'm not aware of a "tr" command so it's some kind of side effect i guess
>
>
tr is a unix command that translate or delete characters: for some reason
is executed
from his tex  source.
A similar effect can be done with
\starttext
\ctxlua{os.execute('tr --')}
\stoptext

-- 
luigi

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

[-- Attachment #2: Type: text/plain, Size: 485 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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2013-05-07  8:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-06  6:36 Kip Warner
2013-05-06 21:31 ` Kip Warner
2013-05-07  8:46 ` Hans Hagen
2013-05-07  8:57   ` luigi scarso [this message]
2013-05-07 23:35     ` Kip Warner
2013-05-07 23:38   ` Kip Warner

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='CAG5iGsBDomk9=u8P3uP4Rn_tXws6ip2DzoriL=NmUPPH=yFVGg@mail.gmail.com' \
    --to=luigi.scarso@gmail.com \
    --cc=kip@thevertigo.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).