ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Dmitri Drozdov <ddv@telemed.ru>
To: mandrake-russian@altlinux.ru
Subject: Re: [mdk-re] How to include TIFF graphics
Date: Wed Apr 10 12:21:18 2002
Message-ID: <1018426807.4660.2.camel@localhost.localdomain> (raw)
In-Reply-To: <Pine.LNX.4.40.0204091108070.331-100000@tony.localnet>

Приветствую!


В Втр, 09.04.2002, в 11:36, Antonio написал:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> On 9 Apr 2002, Dmitri Drozdov wrote:
> 
> > Не подскажете ли начинающему, как включить в LaTeX'овский документ
> > графику в формате TIFF 
>
>
> Одно из решений таково (я привожу идею, опуская
> подробности):
> 
> $ convert [параметры, например, сделать монохромный EPS и т.п.]
> file.tiff file.eps (Нужен пакет ImageMagick)
> 
> Далее в преамбуле говорим
> \usepackage[dvips]{graphicx}% именно с буквой икс на конце
> ...
> % В нужном месте документа
> \begin{figure}[как размещать]
> \includegraphics[...]{...}
> \caption{...}\label{...}
> \end{figure}
> 
> $ latex file.tex; latex file.tex (два раза, чтобы правильно
> собрать перекрестные ссылки и т.п.)

Большое спасибо, все сработало как надо. Пришлось только задать ширину
рисунка. 

С благодарностью,
Дмитрий

      reply	other threads:[~2002-04-10 12:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-09 10:48 Dmitri Drozdov
2002-04-09 11:30 ` Antonio
2002-04-10 12:21   ` Dmitri Drozdov [this message]

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=1018426807.4660.2.camel@localhost.localdomain \
    --to=ddv@telemed.ru \
    --cc=mandrake-russian@altlinux.ru \
    /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 Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/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 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git