ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: REAL <root@mmedia2.kemsu.ru>
To: ALT Linux Team development discussions <devel@lists.altlinux.org>
Subject: Re: [devel] texlive: dvipdfm errors
Date: Fri, 16 Oct 2009 10:29:49 +0800
Message-ID: <4AD7DA9D.7040403@mmedia2.kemsu.ru> (raw)
In-Reply-To: <20091015070957.GA6495@odnako.pu.ru>

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 Евгений Ростовцев, программист ЦНИТ КемГУ


  reply	other threads:[~2009-10-16  2:29 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-13  9:38 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 [this message]
2009-10-13  9:47 ` Grigory Batalov
2009-10-20 13:44 ` Kirill Maslinsky

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=4AD7DA9D.7040403@mmedia2.kemsu.ru \
    --to=root@mmedia2.kemsu.ru \
    --cc=devel@lists.altlinux.org \
    /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

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