ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Alexander V. Kiselev" <akiselev@mph.phys.spbu.ru>
To: mandrake-russian@altlinux.ru
Subject: [mdk-re] Re: [mdk-re] Re: [mdk-re] картинка в TeX
Date: Tue Jul 10 02:10:12 2001
Message-ID: <1308513314.20010710022150@mph.phys.spbu.ru> (raw)
In-Reply-To: <20010709085140.19f85bcd._troggy_@mtu-net.ru>

Hello Pavel,

On Mon, 9 Jul 2001 08:51:40 +0400
  (09.07.2001, 8:51 my local time), you wrote, at least in part:

>> > 1. Как можно вставить картинку в plainTeXе, если можно
>> конечно.А то нигде найти не могу...
>> 
>> Простыми средствами, ИМХО, никак. Тот же самый \includegraphics
> А в каком файле определение этого \includegraphics? Я так понимаю это из LaTeXа...
> Может просто переписать для plainTeXа...

По этому поводу немедленный вопрос: а какая именно картника? Если xfig, то, я
полагаю, проблем быть у Вас не должно... Теперь что делать, если там постскрипт
 (битмап --> постскрипт тем же gv, не та проблема...). Переписать для plain
graphicx -- это, натурально, задача для садо-мазо, уж больно много всего он
берет из latex2e core. Так что \includegraphics (из graphics.sty) или
\includegraphicx (из graphicx.sty) не советую пробовать. Что надо попробовать --
так это какой-то из "пожилых" пакетов типа epsf.tex, оттуда:

==8<=======================<cut here>=======================>8==
%%%     docstring       = "This file contains TeX macros to include an
%%%                        Encapsulated PostScript graphic.  It works
%%%                        by finding the bounding box comment,
%%%                        calculating the correct scale values, and
%%%                        inserting a vbox of the appropriate size at
%%%                        the current position in the TeX document.
%%%
%%%                        To use, simply say
%%%
%%%                        \input epsf % somewhere early on in your TeX file
%%%
%%%                        % then where you want to insert a vbox for a figure:
%%%                        \epsfbox{filename.ps}

==8<=======================<cut here>=======================>8==

Либо поискать на http://tug.ctan.org/CTANfind.html

>> > 2. Как заставить pdfTeX понимать русский? А то русские буквы
>> в результирующем pdf отсутствуют.
>> > И в документации тоже об этом ничего.
>> 
>> \usepackage[koi8-r]{inputenc}
>> \usepackage[russian]{babel}
> Часть лога:)

> ! Undefined control sequence.
> l.2 \usepackage
>                [koi8-r]{inputenc}

Еще бы, латеховскую команду из плейна:-) Сходите к Воловичу на ftp.vsu.ru, он
знает, как енто делается... Оно же на CTAN'e зовется
/........./contrib/supported/T2 (в latex'е. Сорри, точнее просто не помню:-().
Идея в том, чтобы перегенерить форматник под pdfTeX с некими добавками, и всё
будет (натурально, provided that у Вас езззь все нужные постскриптовские шрифты,
иначе забудьте:-))

> Ну а дальше про отсутствие букв в шрифте cmbx10. Похоже он русский вообще не
> держит. Смотрел через texconfig, там в разделе cyrillic только tex, amstex и
> еще что-то.

Ну дык:-) А вообще-то, не спросить ли Вам у верстальщиков в fido7.ru.tex? Они
знают лучше меня, на самом деле-то:-) Вот сюда еще загляните, там бывают
пользительные ссылочки:
http://xtalk.price.ru/~tobotras/tex/

HTH;-)


-- 
SY, Alex
(St.Petersburg, Russia)
http://mph.phys.spbu.ru/~akiselev
--- 
Thought for the day: 
     MASOCHIST: Windows SDK programmer with a smile! 

--- 
PGP public keys on keyservers:
0xA2194BF9 (RSA);   0x214135A2 (DH/DSS)
fingerprints:
F222 4AEF EC9F 5FA6  7515 910A 2429 9CB1 (RSA)
A677 81C9 48CF 16D1 B589  9D33 E7D5 675F 2141 35A2 (DH/DSS) 
---




  parent reply	other threads:[~2001-07-10  2:10 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-08 18:04 Pavel Marakhovsky
2001-07-08 18:19 ` [mdk-re] " Yura Zotov
2001-07-09 19:17   ` Pavel Marakhovsky
2001-07-09 19:31     ` [mdk-re] " Yura Zotov
2001-07-10  8:35       ` Pavel Marakhovsky
2001-07-10  8:45         ` [mdk-re] " Yura Zotov
2001-07-10 16:39           ` [mdk-re] " Alexander V. Kiselev
2001-07-10 19:00             ` Alex A. Puchkov
2001-07-11  0:47               ` [mdk-re] " Alexander V. Kiselev
2001-07-11 21:40           ` [mdk-re] Re: [mdk-re] Re: [mdk-re] Re: [mdk-re] " Pavel Marakhovsky
2001-07-11 21:50             ` [mdk-re] " Yura Zotov
2001-07-12  0:20               ` [mdk-re] " Alexander V. Kiselev
2001-07-10  2:10     ` Alexander V. Kiselev [this message]
2001-07-10  8:35       ` [mdk-re] Re: [mdk-re] Re: [mdk-re] " Pavel Marakhovsky
2001-07-10 16:39         ` [mdk-re] " Alexander V. Kiselev
2001-07-16 16:19         ` [mdk-re] Re: [mdk-re] " S. Budnevitch

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=1308513314.20010710022150@mph.phys.spbu.ru \
    --to=akiselev@mph.phys.spbu.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