* [devel] texlive: dvipdfm errors
@ 2009-10-13 9:38 REAL
2009-10-13 9:46 ` Kirill Maslinsky
` (2 more replies)
0 siblings, 3 replies; 10+ messages in thread
From: REAL @ 2009-10-13 9:38 UTC (permalink / raw)
To: ALT Linux Team development discussions
Привет!
Что может сие означать и как лечится?
][50][51][52][53][54][55(./figures/cavityres.eps<PS>
Version of PDF file (1.3) is newer than version limit specification.
pdf_open: Not a PDF 1.[1-3] file
Corrupt PDF file?
Ignoring stream with with multiple segments
)
pdf: image inclusion failed for (figures/cavityres.eps).
--
REAL aka Евгений Ростовцев, программист ЦНИТ КемГУ
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [devel] texlive: dvipdfm errors
2009-10-13 9:38 [devel] texlive: dvipdfm errors REAL
@ 2009-10-13 9:46 ` Kirill Maslinsky
2009-10-13 10:09 ` REAL
2009-10-13 9:47 ` Grigory Batalov
2009-10-20 13:44 ` Kirill Maslinsky
2 siblings, 1 reply; 10+ messages in thread
From: Kirill Maslinsky @ 2009-10-13 9:46 UTC (permalink / raw)
To: ALT Linux Team development discussions
On Tue, Oct 13, 2009 at 05:38:53PM +0800, REAL wrote:
> Привет!
>
> Что может сие означать и как лечится?
>
> ][50][51][52][53][54][55(./figures/cavityres.eps<PS>
>
> Version of PDF file (1.3) is newer than version limit specification.
>
> pdf_open: Not a PDF 1.[1-3] file
>
>
>
> Corrupt PDF file?
>
>
>
> Ignoring stream with with multiple segments
>
> )
>
> pdf: image inclusion failed for (figures/cavityres.eps).
Умеет ли dvipdfm включать иллюстрации в форматах, отличных от .pdf?
--
KM
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [devel] texlive: dvipdfm errors
2009-10-13 9:38 [devel] texlive: dvipdfm errors REAL
2009-10-13 9:46 ` Kirill Maslinsky
@ 2009-10-13 9:47 ` Grigory Batalov
2009-10-20 13:44 ` Kirill Maslinsky
2 siblings, 0 replies; 10+ messages in thread
From: Grigory Batalov @ 2009-10-13 9:47 UTC (permalink / raw)
To: devel
On Tue, 13 Oct 2009 17:38:53 +0800
REAL wrote:
> Что может сие означать и как лечится?
>
> ][50][51][52][53][54][55(./figures/cavityres.eps<PS>
...
> pdf_open: Not a PDF 1.[1-3] file
./figures/cavityres.eps - это не PDF ?
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [devel] texlive: dvipdfm errors
2009-10-13 9:46 ` Kirill Maslinsky
@ 2009-10-13 10:09 ` REAL
2009-10-13 10:29 ` Kirill Maslinsky
0 siblings, 1 reply; 10+ messages in thread
From: REAL @ 2009-10-13 10:09 UTC (permalink / raw)
To: ALT Linux Team development discussions
Kirill Maslinsky пишет:
>> pdf: image inclusion failed for (figures/cavityres.eps).
>
> Умеет ли dvipdfm включать иллюстрации в форматах, отличных от .pdf?
Не знаю, мейнтейнерам виднее ;)
И что делать, если не умеет? Вручную epstopdf?
--
REAL aka Евгений Ростовцев, программист ЦНИТ КемГУ
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [devel] texlive: dvipdfm errors
2009-10-13 10:09 ` REAL
@ 2009-10-13 10:29 ` Kirill Maslinsky
2009-10-15 2:52 ` REAL
0 siblings, 1 reply; 10+ messages in thread
From: Kirill Maslinsky @ 2009-10-13 10:29 UTC (permalink / raw)
To: ALT Linux Team development discussions
[-- Attachment #1: Type: text/plain, Size: 516 bytes --]
On Tue, Oct 13, 2009 at 06:09:16PM +0800, REAL wrote:
> Kirill Maslinsky пишет:
> >>pdf: image inclusion failed for (figures/cavityres.eps).
> >
> >Умеет ли dvipdfm включать иллюстрации в
> >форматах, отличных от .pdf?
>
> Не знаю, мейнтейнерам виднее ;)
Я не пользуюсь dvipdfm. pdflatex обычно достаточно.
> И что делать, если не умеет? Вручную epstopdf?
Ну если бы Вы рассказали подробнее, какую задачу
Вы решаете, то можно было бы придумать и какой-нибудь
другой ответ на этот вопрос.
--
КМ
[-- Attachment #2: Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [devel] texlive: dvipdfm errors
2009-10-13 10:29 ` Kirill Maslinsky
@ 2009-10-15 2:52 ` REAL
2009-10-15 3:34 ` REAL
0 siblings, 1 reply; 10+ messages in thread
From: REAL @ 2009-10-15 2:52 UTC (permalink / raw)
To: ALT Linux Team development discussions
Kirill Maslinsky пишет:
>> И что делать, если не умеет? Вручную epstopdf?
> Ну если бы Вы рассказали подробнее, какую задачу
> Вы решаете, то можно было бы придумать и какой-нибудь
> другой ответ на этот вопрос.
Хочу, чтобы сборка документации прошла без ошибок:
http://git.altlinux.org/people/real/packages/openfvm.git?p=openfvm.git;a=blob_plain;f=OpenFVM/Flow/manual/makefile;hb=HEAD
--
REAL aka Евгений Ростовцев, программист ЦНИТ КемГУ
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [devel] texlive: dvipdfm errors
2009-10-15 2:52 ` REAL
@ 2009-10-15 3:34 ` REAL
2009-10-15 7:09 ` Kirill Maslinsky
0 siblings, 1 reply; 10+ messages in thread
From: REAL @ 2009-10-15 3:34 UTC (permalink / raw)
To: ALT Linux Team development discussions
REAL пишет:
>> Вы решаете, то можно было бы придумать и какой-нибудь
>> другой ответ на этот вопрос.
>
> Хочу, чтобы сборка документации прошла без ошибок:
>
> http://git.altlinux.org/people/real/packages/openfvm.git?p=openfvm.git;a=blob_plain;f=OpenFVM/Flow/manual/makefile;hb=HEAD
Вдогонку:
"make" проходит нормально.
А вот "make pdf" (из .dvi делает .pdf) валит ошибки, которые я
цитировал ранее. Но при этом exit code = 0
--
REAL aka Евгений Ростовцев, программист ЦНИТ КемГУ
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [devel] texlive: dvipdfm errors
2009-10-15 3:34 ` REAL
@ 2009-10-15 7:09 ` Kirill Maslinsky
2009-10-16 2:29 ` REAL
0 siblings, 1 reply; 10+ messages in thread
From: Kirill Maslinsky @ 2009-10-15 7:09 UTC (permalink / raw)
To: ALT Linux Team development discussions
[-- Attachment #1: Type: text/plain, Size: 680 bytes --]
On Thu, Oct 15, 2009 at 11:34:41AM +0800, REAL wrote:
> REAL пишет:
> >>Вы решаете, то можно было бы придумать и
> >>какой-нибудь
> >>другой ответ на этот вопрос.
> >
> >Хочу, чтобы сборка документации прошла
> >без ошибок:
> >
> >http://git.altlinux.org/people/real/packages/openfvm.git?p=openfvm.git;a=blob_plain;f=OpenFVM/Flow/manual/makefile;hb=HEAD
$ texdoc dvipdfm
...
The “PSfile” and “plotfile” specials for PS/EPS file inclusion sup-
ported by dvips and other drivers. Dvipdfm uses a user-specified
external program to convert the PostScript file to PDF format before
including it.
См. также: 14. Including PostScript graphics images
--
КМ
[-- Attachment #2: Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [devel] texlive: dvipdfm errors
2009-10-15 7:09 ` Kirill Maslinsky
@ 2009-10-16 2:29 ` REAL
0 siblings, 0 replies; 10+ messages in thread
From: REAL @ 2009-10-16 2:29 UTC (permalink / raw)
To: ALT Linux Team development discussions
Kirill Maslinsky пишет:
> $ texdoc dvipdfm
>
> ...
> The “PSfile” and “plotfile” specials for PS/EPS file inclusion sup-
> ported by dvips and other drivers. Dvipdfm uses a user-specified
> external program to convert the PostScript file to PDF format before
> including it.
>
> См. также: 14. Including PostScript graphics images
Благодарю.
...Что-то совсем расхотелось связываться с dvipdfm :-D
Так оно проще:
diff --git a/OpenFVM/Flow/manual/makefile b/OpenFVM/Flow/manual/makefile
index 197b43f..4d6400d 100755
--- a/OpenFVM/Flow/manual/makefile
+++ b/OpenFVM/Flow/manual/makefile
@@ -14,7 +14,8 @@ view:
pdf:
- dvipdfm $(FILE).dvi
+ dvips $(FILE).dvi
+ ps2pdf $(FILE).ps
rm:
--
REAL aka Евгений Ростовцев, программист ЦНИТ КемГУ
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [devel] texlive: dvipdfm errors
2009-10-13 9:38 [devel] texlive: dvipdfm errors REAL
2009-10-13 9:46 ` Kirill Maslinsky
2009-10-13 9:47 ` Grigory Batalov
@ 2009-10-20 13:44 ` Kirill Maslinsky
2 siblings, 0 replies; 10+ messages in thread
From: Kirill Maslinsky @ 2009-10-20 13:44 UTC (permalink / raw)
To: ALT Linux Team development discussions
On Tue, Oct 13, 2009 at 05:38:53PM +0800, REAL wrote:
> Привет!
>
> Что может сие означать и как лечится?
>
> ][50][51][52][53][54][55(./figures/cavityres.eps<PS>
>
> Version of PDF file (1.3) is newer than version limit specification.
>
> pdf_open: Not a PDF 1.[1-3] file
Причина этой ошибки обнаружена, исправление тривиально. См.:
https://bugzilla.altlinux.org/show_bug.cgi?id=22006
Надеюсь, исправленный texlive-base-bin скоро будет в Сизифе.
--
КМ
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2009-10-20 13:44 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-10-13 9:38 [devel] texlive: dvipdfm errors REAL
2009-10-13 9:46 ` Kirill Maslinsky
2009-10-13 10:09 ` REAL
2009-10-13 10:29 ` Kirill Maslinsky
2009-10-15 2:52 ` REAL
2009-10-15 3:34 ` REAL
2009-10-15 7:09 ` Kirill Maslinsky
2009-10-16 2:29 ` REAL
2009-10-13 9:47 ` Grigory Batalov
2009-10-20 13:44 ` Kirill Maslinsky
ALT Linux Team development discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
public-inbox-index devel
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.devel
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git