From: Antonio <obidos@mail.ru>
To: community@altlinux.ru
Subject: Re: [Comm] [JT] Вопрос по LaTeX
Date: Tue, 8 Apr 2003 14:02:07 +0400 (MSD)
Message-ID: <Pine.LNX.4.44.0304081352140.838-100000@tony.localnet> (raw)
In-Reply-To: <20030408134152.6a7b9594.CityHawk@mail.ru>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Tue, 8 Apr 2003, CityHawk wrote:
> Необходимо напечатать книгу. Почти уверен, что LaTeX это умеет. Чтобы
> объяснить получше, чего я хочу: для Wordа есть програмка "Верстка
> текста книжкой". Как бы такое повторить в LaTeXe
Вопрос был довольно давно, чтобы вам не копать архивы рассылки,
приведу свой метод. По-моему, то же самое лежит на
http://www.atmsk.ru.
1) Набираем все как обычно, конечный результат делаем в PS.
2) Пишем скрипт с содержимым
===начало
#!/bin/sh
pstops '4:3L@.7(21cm,0)+0L@.7(21cm,14.85cm),1L@.7(21cm,0)+2L@.7(21cm,14.85cm)' $1 `basename $1 .ps`-book.ps
===конец
В указанном скрипте всего ДВЕ строки.
3) Для получения книжки натравливаем скрипт на наш PS. Пример:
book test.ps. На выходе получим test-book.ps. Полученную книжку
печатаем так: сначала все нечетные ЛИСТЫ, затем все четные (в
зависимости от принтера может понадобиться перетасовать стопку в
обратном порядке). Складываем так: каждый лист пополам, под него
следующий (то есть НЕ "сгиб В сгиб", а "сгиб НА сгиб").
Способ "сгиб В сгиб" делается _примерно_ аналогично. Все
сказанное выше почерпнуто из man pstops (пакет pstricks).
- --
Best regards,
Tony. mailto:obidos@mail.ru
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.0 (GNU/Linux)
iD8DBQE+kp4i2gaLrWRbr5URAsbJAJ0WDA6AFq2vcJZ4KtDukHa7IO0WQgCeJGdK
Jftym6w5gB6XAD/zKS54GMo=
=6+G3
-----END PGP SIGNATURE-----
next prev parent reply other threads:[~2003-04-08 10:02 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-04-08 9:41 CityHawk
2003-04-08 9:33 ` [Comm] " Anton V. Boyarshinov
2003-04-08 10:34 ` Alexandre Prokoudine
2003-04-12 3:42 ` Sergey Lizogub
2003-04-08 9:38 ` [Comm] [JT] ÷ÏÐÒÏÓ ÐÏ LaTeX Sergey Krivulja
2003-04-21 7:43 ` [Comm] [JT] Вопрос по LaTeX Maxim V Smirnov
2003-04-21 8:13 ` Re[2]: [Comm] [JT] ÷ÏÐÒÏÓ ÐÏ LaTeX Sergey Krivulja
2003-04-08 9:55 ` [Comm] [JT] Вопрос по LaTeX Vitaly Lipatov
2003-04-08 10:02 ` Antonio [this message]
2003-04-08 9:49 ` [Comm] " Anton V. Boyarshinov
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.44.0304081352140.838-100000@tony.localnet \
--to=obidos@mail.ru \
--cc=community@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