I updated MiKTeX 2.9 today using the Update Manager and discovered
that my old files won't compile anymore. I get the error 'Some
Postscript specials couldn't be rendered'. The error disappears if I
don't load hyperref. Please where can I find an older version of
hyperref? I guess the problem is from version v6.82b of hyperref.
|
|
0
|
|
|
|
Reply
|
Ahmed
|
2/25/2011 10:01:41 PM |
|
In article
<4d812cf6-9b8b-42d5-b136-06f5bae0a292@s18g2000vbe.googlegroups.com>,
Ahmed Musa <amusa22@gmail.com> wrote:
> I updated MiKTeX 2.9 today using the Update Manager and discovered
> that my old files won't compile anymore. I get the error 'Some
> Postscript specials couldn't be rendered'. The error disappears if I
> don't load hyperref. Please where can I find an older version of
> hyperref? I guess the problem is from version v6.82b of hyperref.
Howdy,
This sounds more like a problem where you are compiling with pdflatex
rather than latex or you are telling hyperref that you are doing that.
Good Luck,
Herb Schulz
|
|
0
|
|
|
|
Reply
|
Herbert
|
2/25/2011 10:54:58 PM
|
|
On Feb 25, 10:54=A0pm, Herbert Schulz <he...@wideopenwest.com> wrote:
> In article
> <4d812cf6-9b8b-42d5-b136-06f5bae0a...@s18g2000vbe.googlegroups.com>,
> =A0Ahmed Musa <amus...@gmail.com> wrote:
>
> > I updated MiKTeX 2.9 today using the Update Manager and discovered
> > that my old files won't compile anymore. I get the error 'Some
> > Postscript specials couldn't be rendered'. The error disappears if I
> > don't load hyperref. Please where can I find an older version of
> > hyperref? I guess the problem is from version v6.82b of hyperref.
>
> Howdy,
>
> This sounds more like a problem where you are compiling with pdflatex
> rather than latex or you are telling hyperref that you are doing that.
>
> Good Luck,
> Herb Schulz
Thanks, but that is surely not the case.
|
|
0
|
|
|
|
Reply
|
Ahmed
|
2/26/2011 12:04:23 AM
|
|
Ahmed Musa <amusa22@gmail.com> wrote:
> I updated MiKTeX 2.9 today using the Update Manager and discovered
> that my old files won't compile anymore. I get the error 'Some
> Postscript specials couldn't be rendered'.
It doesn't look like an error of a TeX engine.
If you are using a DVI viewer on a .dvi file, enhanced
with PostScript specials, then this error might be
even correct.
> The error disappears if I don't load hyperref.
> Please where can I find an older version of hyperref?
..tds.zip files:
ftp://download.gnu.org.ua/pub/release/hyperref
sources:
http://svn.gnu.org.ua/viewvc/hyperref/tags/
If you find a bug, please make a minimal example.
--
Heiko Oberdiek
|
|
0
|
|
|
|
Reply
|
Heiko
|
2/26/2011 2:46:35 AM
|
|
On Feb 26, 2:46=A0am, Heiko Oberdiek <heiko.oberd...@googlemail.com>
wrote:
> Ahmed Musa <amus...@gmail.com> wrote:
> > I updated MiKTeX 2.9 today using the Update Manager and discovered
> > that my old files won't compile anymore. I get the error 'Some
> > Postscript specials couldn't be rendered'.
>
> It doesn't look like an error of a TeX engine.
> If you are using a DVI viewer on a .dvi file, enhanced
> with PostScript specials, then this error might be
> even correct.
>
> > The error disappears if I don't load hyperref.
> > Please where can I find an older version of hyperref?
>
> .tds.zip files:ftp://download.gnu.org.ua/pub/release/hyperref
>
> sources:http://svn.gnu.org.ua/viewvc/hyperref/tags/
>
> If you find a bug, please make a minimal example.
>
> --
> Heiko Oberdiek
Thanks. I will reinstall old hyperref, but you may be right, that the
problem is with the DVI viewer. The error log follows:
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
MiKTeX Problem Report
Message: Some PostScript specials could not be rendered.
Data: Error: /undefined in H.S
Operand stack:
--nostringval--PermitFileReading--nostringval--PermitFileWriting--
nostringval--
Execution stack:
%interp_exit .runexec2 --nostringval-- --nostringval-- --
nostringval-- 2 %stopped_push --nostringval-- --
nostringval-- --nostringval-- false 1 %stopped_push 1914
1 3 %oparray_pop 1913 1 3 %oparray_pop 1897 1 3
%oparray_pop 1787 1 3 %oparray_pop --nostringval--
%errorexec_pop .runexec2 --nostringval-- --nostringval-- --
nostringval-- 2 %stopped_push --nostringval--
Dictionary stack:
--dict:1166/1684(ro)(G)-- --dict:0/20(G)-- --dict:78/200(L)--
--dict:95/300(L)-- --dict:17/200(L)--
Current allocation mode is local
MiKTeX GPL Ghostscript 9.00: Unrecoverable error, exit code 1
Source: Libraries\MiKTeX\Dvi\Ghostscript.cpp
Line: 372
MiKTeX: 2.9
OS: Microsoft Windows 7 Home Premium Edition, 64-bit (build 7600)
Invokers: explorer/WinEdt
SystemAdmin: no
PowerUser: no
Root0: C:\Users\amusa\AppData\Roaming\MiKTeX\2.9
Root1: C:\Users\amusa\AppData\Local\MiKTeX\2.9
Root2: C:\ProgramData\MiKTeX\2.9
Root3: C:\Users\amusa\AppData\Local\MiKTeX\2.9\tex
Root4: C:\Users\amusa\AppData\Local\Local TeX Packages
Root5: C:\Program Files (x86)\MiKTeX 2.9
UserInstall: C:\Users\amusa\AppData\Roaming\MiKTeX\2.9
UserConfig: C:\Users\amusa\AppData\Roaming\MiKTeX\2.9
UserData: C:\Users\amusa\AppData\Local\MiKTeX\2.9
CommonInstall: C:\Program Files (x86)\MiKTeX 2.9
CommonConfig: C:\ProgramData\MiKTeX\2.9
CommonData: C:\ProgramData\MiKTeX\2.9
|
|
0
|
|
|
|
Reply
|
Ahmed
|
2/26/2011 5:00:00 AM
|
|
Am 26.02.2011 06:00, schrieb Ahmed Musa:
....
> Thanks. I will reinstall old hyperref, but you may be right, that the
> problem is with the DVI viewer. The error log follows:
....
Don't use a dvi viewer but better a postscript viewer or even better
convert the postscript file to pdf.
....Rolf
--
|| Rolf Niepraschk, email: Rolf (.) Niepraschk (at) gmx (.) de
|| Berlin, Germany
|
|
0
|
|
|
|
Reply
|
Rolf
|
2/26/2011 10:23:15 AM
|
|
On Feb 26, 10:23=A0am, Rolf Niepraschk <Rolf.Niepras...@gmx.de> wrote:
> Am 26.02.2011 06:00, schrieb Ahmed Musa:
> ...> Thanks. I will reinstall old hyperref, but you may be right, that th=
e
> > problem is with the DVI viewer. The error log follows:
>
> ...
> Don't use a dvi viewer but better a postscript viewer or even better
> convert the postscript file to pdf.
>
> ...Rolf
> --
> || Rolf Niepraschk, email: Rolf (.) Niepraschk (at) gmx (.) de
> || Berlin, Germany
Thanks, but what of inverse DVI search, which I assume is not
available in PDF?
|
|
0
|
|
|
|
Reply
|
Ahmed
|
2/26/2011 10:53:14 AM
|
|
Am Fri, 25 Feb 2011 21:00:00 -0800 (PST) schrieb Ahmed Musa:
> Thanks. I will reinstall old hyperref, but you may be right, that the
> problem is with the DVI viewer.
Miktex has changed YAP:
http://blog.miktex.org/post/2011/02/Yap-24-render-method.aspx
Play around with the render methods. If the problem persits you
should try to make a minimal example that demonstrates the problem,
so that other people can check if there is a bug in YAP.
--
Ulrike Fischer
|
|
0
|
|
|
|
Reply
|
Ulrike
|
2/26/2011 11:39:13 AM
|
|
On Feb 26, 11:39=A0am, Ulrike Fischer <ne...@nililand.de> wrote:
> Am Fri, 25 Feb 2011 21:00:00 -0800 (PST) schrieb Ahmed Musa:
>
> > Thanks. I will reinstall old hyperref, but you may be right, that the
> > problem is with the DVI viewer.
>
> Miktex has changed YAP:
>
> http://blog.miktex.org/post/2011/02/Yap-24-render-method.aspx
>
> Play around with the render methods. If the problem persits you
> should try to make a minimal example that demonstrates the problem,
> so that other people can check if there is a bug in YAP.
>
> --
> Ulrike Fischer
\documentclass[a4paper,11pt,final]{article}
\makeatletter
\usepackage{hyperref}
\hypersetup
{colorlinks=3Dtrue,linkcolor=3Dred,pdfpagemode=3DUseThumbs,
implicit=3Dtrue,breaklinks=3Dtrue,pagebackref=3Dtrue,backref=3Dtrue,
=20
bookmarks=3Dtrue,bookmarksnumbered=3Dtrue,hyperfootnotes=3Dtrue,debug=3Dtru=
e,
naturalnames=3Dfalse,citecolor=3Dpurple,pdfview=3DFitH,pdfstartview=3DFit=
H
}
\usepackage{doipubmed}
\usepackage{lipsum}
\begin{document}
\lipsum[1-2]
\end{document}
MiKTeX Problem Report
Message: Some PostScript specials could not be rendered.
Data: Error: /undefined in H.S
Operand stack:
|
|
0
|
|
|
|
Reply
|
Ahmed
|
2/26/2011 1:27:30 PM
|
|
Am Sat, 26 Feb 2011 05:27:30 -0800 (PST) schrieb Ahmed Musa:
>>> Thanks. I will reinstall old hyperref, but you may be right, that the
>>> problem is with the DVI viewer.
>>
>> Miktex has changed YAP:
>>
>> http://blog.miktex.org/post/2011/02/Yap-24-render-method.aspx
>>
>> Play around with the render methods. If the problem persits you
>> should try to make a minimal example that demonstrates the problem,
>> so that other people can check if there is a bug in YAP.
> \documentclass[a4paper,11pt,final]{article}
> \makeatletter
>
> \usepackage{hyperref}
> \hypersetup
> {colorlinks=true,linkcolor=red,pdfpagemode=UseThumbs,
> implicit=true,breaklinks=true,pagebackref=true,backref=true,
>
> bookmarks=true,bookmarksnumbered=true,hyperfootnotes=true,debug=true,
> naturalnames=false,citecolor=purple,pdfview=FitH,pdfstartview=FitH
> }
> \usepackage{doipubmed}
> \usepackage{lipsum}
> \begin{document}
> \lipsum[1-2]
> \end{document}
This example is sufficient to demonstrate the problem:
\documentclass{article}
\usepackage{hyperref}
\usepackage{lipsum}
\begin{document}
\lipsum[1-2]
\end{document}
And as I already suggested it is due to the changes in the render
method. With pk-mode you get the error, with dvips mode it works
fine.
Solutions:
1. Set the default render method to dvips (options, tab display)
or if you prefer pk-mode
2. use the hypertex-driver with hyperref
(\usepackage[hypertex]{hyperref}). You will have to remove the
driver option if you want to process the dvi with dvips.
Btw: You are setting quite a lot options in \hypersetup which are
ignored at this place. Move them to the optional argument of
\usepackage{hyperref}. Check the log for messages like
Package hyperref Warning: Option `implicit' has already been used,
(hyperref) setting the option has no effect on input
line 13.
--
Ulrike Fischer
|
|
0
|
|
|
|
Reply
|
Ulrike
|
2/26/2011 2:07:05 PM
|
|
On Feb 26, 2:07=A0pm, Ulrike Fischer <ne...@nililand.de> wrote:
> Am Sat, 26 Feb 2011 05:27:30 -0800 (PST) schrieb Ahmed Musa:
>
>
>
>
>
> >>> Thanks. I will reinstall old hyperref, but you may be right, that the
> >>> problem is with the DVI viewer.
>
> >> Miktex has changed YAP:
>
> >>http://blog.miktex.org/post/2011/02/Yap-24-render-method.aspx
>
> >> Play around with the render methods. If the problem persits you
> >> should try to make a minimal example that demonstrates the problem,
> >> so that other people can check if there is a bug in YAP.
> > \documentclass[a4paper,11pt,final]{article}
> > \makeatletter
>
> > \usepackage{hyperref}
> > \hypersetup
> > {colorlinks=3Dtrue,linkcolor=3Dred,pdfpagemode=3DUseThumbs,
> > =A0 implicit=3Dtrue,breaklinks=3Dtrue,pagebackref=3Dtrue,backref=3Dtrue=
,
>
> > bookmarks=3Dtrue,bookmarksnumbered=3Dtrue,hyperfootnotes=3Dtrue,debug=
=3Dtrue,
> > =A0 naturalnames=3Dfalse,citecolor=3Dpurple,pdfview=3DFitH,pdfstartview=
=3DFitH
> > }
> > \usepackage{doipubmed}
> > \usepackage{lipsum}
> > \begin{document}
> > \lipsum[1-2]
> > \end{document}
>
> This example is sufficient to demonstrate the problem:
>
> \documentclass{article}
> \usepackage{hyperref}
> \usepackage{lipsum}
> \begin{document}
> \lipsum[1-2]
> \end{document}
>
> And as I already suggested it is due to the changes in the render
> method. With pk-mode you get the error, with dvips mode it works
> fine.
>
> Solutions:
> 1. Set the default render method to dvips (options, tab display)
>
> or if you prefer pk-mode
>
> 2. use the hypertex-driver with hyperref
> (\usepackage[hypertex]{hyperref}). You will have to remove the
> driver option if you want to process the dvi with dvips.
>
> Btw: You are setting quite a lot options in \hypersetup which are
> ignored at this place. Move them to the optional argument of
> \usepackage{hyperref}. Check the log for messages like
>
> Package hyperref Warning: Option `implicit' has already been used,
> (hyperref) =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0setting the option has no effec=
t on input
> line 13.
>
> --
> Ulrike Fischer- Hide quoted text -
>
> - Show quoted text -
Many thanks. You have saved me a lot of time.
|
|
0
|
|
|
|
Reply
|
Ahmed
|
2/26/2011 2:51:24 PM
|
|
Ahmed Musa <amusa22@gmail.com> writes:
> On Feb 26, 10:23 am, Rolf Niepraschk <Rolf.Niepras...@gmx.de> wrote:
>> Am 26.02.2011 06:00, schrieb Ahmed Musa:
>> ...> Thanks. I will reinstall old hyperref, but you may be right, that the
>> > problem is with the DVI viewer. The error log follows:
>>
>> ...
>> Don't use a dvi viewer but better a postscript viewer or even better
>> convert the postscript file to pdf.
>>
>> ...Rolf
>> --
>> || Rolf Niepraschk, email: Rolf (.) Niepraschk (at) gmx (.) de
>> || Berlin, Germany
>
> Thanks, but what of inverse DVI search, which I assume is not
> available in PDF?
For PDF there is SyncTeX (implemented a few years ago, but probably less
widespread than DVI sync).
--
Change “LookInSig” to “tcalveu” to answer by mail.
|
|
0
|
|
|
|
Reply
|
Philipp
|
2/26/2011 4:27:03 PM
|
|
Hello all
I installed Miktex 2.9 (Windows 7 Enterprise) some days ago. Today I tried to run update (Admin) and I got the error message:
"The operation could not be completed for the following reason:
LZMA decoder error.
Details: hr=1 "
Any help
Thanks
Ariovaldo
|
|
0
|
|
|
|
Reply
|
garcia.av (10)
|
2/5/2013 12:14:14 PM
|
|
|
12 Replies
2314 Views
(page loaded in 0.169 seconds)
Similiar Articles: MiKTeX 2.9 problems - maybe hyperref - comp.text.texAm Fri, 25 Feb 2011 21:00:00 -0800 (PST) schrieb Ahmed Musa: > Thanks. I will reinstall old hyperref, but you may be right, that the > problem is with the DVI viewer. MikTeX 2.9 install/uninstall problems - comp.text.texMiKTeX 2.9 problems - maybe hyperref - comp.text.tex This is a fresh download of MiKTeX. Maybe I need to run updates or ... MikTeX 2.9 install/uninstall problems - comp ... Error with makeglossaries - MiKTeX 2.9 - comp.text.texMiKTeX 2.9 problems - maybe hyperref - comp.text.tex I updated MiKTeX 2.9 today using the Update Manager and discovered that my old files won't compile anymore. Matlab CUDA plugin installation issues - comp.soft-sys.matlab ...MiKTeX 2.9 problems - maybe hyperref - comp.text.tex MikTeX Windows 7 64-bit, can't download packages ... MikTeX 2.9 install ... Matlab CUDA plugin installation issues ... MikTeX Windows 7 64-bit, can't download packages - comp.text.tex ...MiKTeX 2.9 problems - maybe hyperref - comp.text.tex MikTeX Windows 7 64-bit, can't download packages - comp.text ... This is a fresh download of MiKTeX. fixed pdf problem now I have a Yap problem - comp.text.tex ...MiKTeX 2.9 problems - maybe hyperref - comp.text.tex For PDF there is SyncTeX ... comp.lang.awk I have a problem where I have a fixed field ... Re: MiKTeX 2.9 problems ... MikTeX Broken? - comp.text.texMiKTeX 2.9 problems - maybe hyperref - comp.text.tex MikTeX Broken? - comp.text.tex MikTeX 2.9 install/uninstall problems - comp.text.tex Hello all, I upgraded from Miktex ... Miktex Installation - comp.text.texMiKTeX 2.9 problems - maybe hyperref - comp.text.tex MikTeX 2.8 install freezes Windows 7 - comp.text.tex MiKTeX 2.9 problems - maybe hyperref - comp.text.tex... it let me ... MiKTeX - Error installing font packages - comp.text.texMiKTeX - Error installing font packages - comp.text.tex MiKTeX 2.9 problems - maybe hyperref - comp.text.tex MikTeX Windows 7 64-bit, can't download packages ... undefined references in MikTex 2.9 --- bug? - comp.text.tex ...MiKTeX 2.9 problems - maybe hyperref - comp.text.tex undefined references in MikTex 2.9 --- bug? - comp.text.tex ... MiKTeX 2.9 problems - maybe hyperref - comp.text.tex ... static library + undefined reference problem - comp.compilers.lcc ...MiKTeX 2.9 problems - maybe hyperref - comp.text.tex Win32 was being updated to support C99, maybe ... undefined references in MikTex 2.9 --- bug? - comp.text.tex ... Busted Key? One fix from home. - comp.sys.hp48MiKTeX 2.9 problems - maybe hyperref - comp.text.tex Busted Key? One fix from home. - comp.sys.hp48 My 42s has been problem free in 3 continents and decade ... Uninstall/Reinstall Sun Cluster 3.2 (x64) - comp.unix.solaris ...MiKTeX 2.9 problems - maybe hyperref - comp.text.tex I will reinstall old hyperref, but you may ... Windows 7 Home Premium Edition, 64-bit ... MikTeX 2.9 install/uninstall ... missing file, tikz library - comp.text.texMiKTeX 2.9 problems - maybe hyperref - comp.text.tex... the Update Manager and discovered that my old files won ... today my hyperref example broke due to a missing ... batch processing bookmarks - comp.text.pdfProblems with ODS PDF bookmarks in 9.2 - comp.soft-sys.sas ... batch processing bookmarks - comp.text.pdf MiKTeX 2.9 problems - maybe hyperref ... on every ... script to ... MiKTeX 2.9 problems - maybe hyperref - comp.text.tex | Computer GroupAm Fri, 25 Feb 2011 21:00:00 -0800 (PST) schrieb Ahmed Musa: > Thanks. I will reinstall old hyperref, but you may be right, that the > problem is with the DVI viewer. MiKTeX 2.9 problems - maybe hyperref - comp.text.tex | Google Groups> Am Fri, 25 Feb 2011 21:00:00 -0800 (PST) schrieb Ahmed Musa: > > Thanks. I will reinstall old hyperref, but you may be right, that the > > problem is with the DVI ... 7/19/2012 5:37:11 PM
|