From: Antonio <obidos@mail.ru> To: <mandrake-russian@altlinux.ru> Subject: Re: [mdk-re] jpg в LaTeX Date: Thu Jun 7 13:07:01 2001 Message-ID: <Pine.LNX.4.32.0106071309200.537-100000@tony.localnet> (raw) In-Reply-To: <01060717322600.03672@localhost.localdomain> On Thu, 7 Jun 2001, Pavel Stupin wrote: > Подскажите, пожалуйста, каким образом вставлять рисунки jpg в > документы LaTeX? Если критично именно jpg, то не знаю. Я делаю немного по-другому. Если формат картинки понимается программой convert из пакета ImageMagick, то его преобразуем в eps. Далее --- тривиально: \usepackage[dvips]{graphicx}% не graphics, а graphicX % часть документа \includegraphics[...]{picture.eps} Прогоняем latex и dvips, на выходе имеем .ps с картинкой. Подробности в документации. > Я так понимаю, что нужно \usepackage{graphics} и потом > \includegraphics*{john_coltrane.jpg}, но не работает DVI/dvips/какой там-драйвер может не понимать формат jpg. Следствие --- не работает. -- Best regards, Tony. mailto:obidos@mail.ru
next prev parent reply other threads:[~2001-06-07 13:07 UTC|newest] Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top 2001-06-07 12:31 Pavel Stupin 2001-06-07 13:07 ` Antonio [this message] 2001-06-07 13:51 ` Re[2]: [mdk-re] jpg × LaTeX Serge Skorokhodov 2001-06-07 17:47 ` Re[2]: [mdk-re] jpg в LaTeX Pavel Stupin
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=Pine.LNX.4.32.0106071309200.537-100000@tony.localnet \ --to=obidos@mail.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