Re: [NTG-context] not printable pdf

2010-03-15 Thread R. Bastian
On Sat, 13 Mar 2010 18:57:07 +0100
luigi scarso luigi.sca...@gmail.com scribit:

 On Sat, Mar 13, 2010 at 6:22 PM, R. Bastian rbast...@free.fr wrote:
  Hello,
 
  I join a minimal example (ex0.tex)
 
  texexec (version 6.2.1) and context (2009.10.02)
  compile and the PDf is visible (xpdf and kpdf)
  but it is not printable (lpr -P HP-5MP ...)
 printable here with my HP LaserJEt 1020
 #cupsdoprint -P HP_LaserJet_1020 -o InputSlot=Auto -o
 Resolution=1200x600dpi -o PageSize=A4 $1
 
 
  The same text in his Latex-form is printed (after pdflatex), so I think 
  that there is a bug in the PDF produced by context | texexec.
 I don't see anything wrong in it.
 -- 
 luigi

Something is wrong with my printer which prefers PDF from Latex :( 

I tried 'pdftops' - the PS output is not printable.

Is there a way to get PostScript output from context ?
 
 


-- 
René Bastian
www.pythoneon.org
www.musiques-rb.org
http://www.soundsurvey.org.uk/


___
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
___


Re: [NTG-context] not printable pdf

2010-03-15 Thread Taco Hoekwater

R. Bastian wrote:


Something is wrong with my printer which prefers PDF from Latex :( 


Perhaps you could try \pdfminorversion = 4.

Best wishes,
Taco
___
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
___


Re: [NTG-context] not printable pdf

2010-03-15 Thread luigi scarso
On Mon, Mar 15, 2010 at 11:55 AM, R. Bastian rbast...@free.fr wrote:


 Something is wrong with my printer which prefers PDF from Latex :(
hm, can you show
pdfinfo/pdffonts your_latex_pdf
and
pdfinfo/pdffonts your_context-mkii_pdf


 I tried 'pdftops' - the PS output is not printable.
 Is there a way to get PostScript output from context ?

hm you should use dvi mode and then dvips ... but it's better if you
send me off ml you pdf

-- 
luigi
___
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
___


Re: [NTG-context] not printable pdf

2010-03-13 Thread Wolfgang Schuster

Am 13.03.10 18:22, schrieb R. Bastian:

Hello,

I join a minimal example (ex0.tex)

   
\parindent 3mm
   

\setupindenting[yes,3mm]

\parskip 6mm
   

\setupwhitespace[6mm]

\language[fr]
   
\language is for the local change of the language *in* the document, the 
global language of the document is set with


\mainlanguage[fr]

\setupinterlinespace[small]
   

useless

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
___


Re: [NTG-context] not printable pdf

2010-03-13 Thread R. Bastian
On Sat, 13 Mar 2010 18:36:23 +0100
Wolfgang Schuster schuster.wolfg...@googlemail.com scribit:

 Am 13.03.10 18:22, schrieb R. Bastian:
  Hello,
 
  I join a minimal example (ex0.tex)
 
 
  \parindent 3mm
 
 \setupindenting[yes,3mm]
  \parskip 6mm
 
 \setupwhitespace[6mm]
  \language[fr]
 
 \language is for the local change of the language *in* the document, the 
 global language of the document is set with
 
 \mainlanguage[fr]
  \setupinterlinespace[small]
 
 useless
 
 Wolfgang
 
Thanks [je vais amender l'ensemble de mes sources/ich werde alle Quelttexte 
korrigieren] 
The new PDF is compiled and is visible but it is not printed.


-- 
René Bastian
www.pythoneon.org
www.musiques-rb.org
http://www.soundsurvey.org.uk/


___
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
___


Re: [NTG-context] not printable pdf

2010-03-13 Thread luigi scarso
On Sat, Mar 13, 2010 at 6:22 PM, R. Bastian rbast...@free.fr wrote:
 Hello,

 I join a minimal example (ex0.tex)

 texexec (version 6.2.1) and context (2009.10.02)
 compile and the PDf is visible (xpdf and kpdf)
 but it is not printable (lpr -P HP-5MP ...)
printable here with my HP LaserJEt 1020
#cupsdoprint -P HP_LaserJet_1020 -o InputSlot=Auto -o
Resolution=1200x600dpi -o PageSize=A4 $1


 The same text in his Latex-form is printed (after pdflatex), so I think that 
 there is a bug in the PDF produced by context | texexec.
I don't see anything wrong in it.
-- 
luigi
___
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
___