[XeTeX] How to reduce terminal output from xelatex?
ShreeDevi Kumar
shreeshrii at gmail.com
Mon Aug 1 13:07:32 CEST 2016
I will give this a try too.
ShreeDevi
____________________________________________________________
भजन - कीर्तन - आरती @ http://bhajans.ramparivar.com
On Mon, Aug 1, 2016 at 4:33 PM, Bruno Le Floch <blflatex at gmail.com> wrote:
> On 08/01/2016 12:51 PM, Zdenek Wagner wrote:
> > Append >/dev/null in unix systems or >null in Windows, it will send
> > all terminal output to a black hole.
> >
> > Zdeněk Wagner
> > http://ttsm.icpf.cas.cz/team/wagner.shtml
> > http://icebearsoft.euweb.cz
> >
> >
> > 2016-08-01 12:42 GMT+02:00 ShreeDevi Kumar <shreeshrii at gmail.com>:
> >> Hi,
> >>
> >> I am using commands similar to the following for processing the sanskrit
> >> documents using xelatex -
> >>
> >> xelatex "\def\istwocol{1} \input{./tmpmyfile.tex}
> -max-print-line=2048
> >> -c-style-errors -interaction=batchmode"
>
> xelatex sees the options as being part of the tex to run. Putting the
> options first should fix this:
>
> xelatex -max-print-line=2048 -c-style-errors -interaction=batchmode
> "\def\istwocol{1} \input{./tmpmyfile.tex}"
>
> Bruno
>
>
> --------------------------------------------------
> Subscriptions, Archive, and List information, etc.:
> http://tug.org/mailman/listinfo/xetex
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/xetex/attachments/20160801/549f3059/attachment.html>
More information about the XeTeX
mailing list