ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] Bug LyX
@ 2002-11-14 20:06 ahtoh
  2002-11-14 22:32 ` [sisyphus] Вопрос по TeX [Was: Bug LyX] [JT] Vitaly Lipatov
  0 siblings, 1 reply; 2+ messages in thread
From: ahtoh @ 2002-11-14 20:06 UTC (permalink / raw)
  To: Sisyphus

[-- Attachment #1: Type: text/plain, Size: 310 bytes --]

В последнем абзацe этого документа LyX не обозначается 
межстрочный интервал, как полуторный, хотя все настройки 
сделаны.

Он не делает для последнего абзаца
\layout Standard
\paragraph_spacing onehalf

А сразу заканчивает /the_end

В результате 1.5 интервал в последнем абзаце отсутсвует.

-- 
Антон, SET RI.

[-- Attachment #2: recept.lyx --]
[-- Type: text/x-lyx, Size: 1424 bytes --]

#LyX 1.2 created this file. For more info see http://www.lyx.org/
\lyxformat 220
\textclass article
\language russian
\inputencoding auto
\fontscheme default
\graphics default
\paperfontsize default
\spacing single 
\papersize Default
\paperpackage a4
\use_geometry 1
\use_amsmath 0
\use_natbib 0
\use_numerical_citations 0
\paperorientation portrait
\leftmargin 2cm
\topmargin 2cm
\rightmargin 2cm
\bottommargin 2cm
\secnumdepth 3
\tocdepth 3
\paragraph_separation indent
\defskip medskip
\quotes_language english
\quotes_times 2
\papercolumns 1
\papersides 1
\paperpagestyle empty

\layout Standard
\line_bottom \align center 

\size giant 
Рецепт.
\layout Standard
\added_space_top bigskip \paragraph_spacing onehalf 


\size huge 
Замочить тыкву на три часа; Затем вычистить и разрезать на куски.
 На дно кастрюли или ведра положить укроп, сельдерей, хрен, кусочек стручкового
 красного перца, чеснок, на них куски тыквы, на них пряности и т.д.
 Можно добавить листы смородины, вишни, эстрагон.
\layout Standard
\paragraph_spacing onehalf 


\size huge 
Расход пряностей: На 5 кг.
 овощей - 150 г.
 укропа, 50 г.
 сельдерея, 25 г.
 хрена, 10 г.
 стручкового красного перца, 10 зубцов чеснока.
 Рассол готовят из расчета 20 г.
 соли на 1 л.
 воды.
\layout Standard
\paragraph_spacing onehalf 


\size huge 
Сверху положить чистую салфетку и деревянный круг с грузом.
 Через 2-3 дня поставить в прохладное место.
\the_end

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [sisyphus] Вопрос по TeX  [Was: Bug LyX] [JT]
  2002-11-14 20:06 [sisyphus] Bug LyX ahtoh
@ 2002-11-14 22:32 ` Vitaly Lipatov
  0 siblings, 0 replies; 2+ messages in thread
From: Vitaly Lipatov @ 2002-11-14 22:32 UTC (permalink / raw)
  To: sisyphus

[-- Attachment #1: Type: text/plain, Size: 851 bytes --]

On 14 Ноябрь 2002 23:06, ahtoh wrote:
> В последнем абзацe этого документа LyX не обозначается
> межстрочный интервал, как полуторный, хотя все настройки
> сделаны.
Если ты пишешь мне письмо, это можно сделать и лично.
>
> Он не делает для последнего абзаца
> \layout Standard
> \paragraph_spacing onehalf
Это указывается в _начале_ абзаца, а не в конце.
>
> А сразу заканчивает /the_end
>
> В результате 1.5 интервал в последнем абзаце отсутсвует.
Надо подготовить маленький пример с английским и скришот,
чтобы отправить разработчикам с вопросом. Они явно не 
подразумевали такого эффекта. Хотя это намеренная реализация 
такого поведения в LaTeX, LyX тут не при чём.
Приложен файл в LaTeX, имеющий подобный эффект. Достаточно 
добавить \par в конец, чтобы всё было как надо.

-- 
Lav
Виталий Липатов
Санкт-Петербург
GNU! ALT Linux Team! LaTeX! LyX!

[-- Attachment #2: recept.tex --]
[-- Type: text/x-tex, Size: 949 bytes --]

\documentclass{article}
\pagestyle{empty}
\usepackage{setspace}
\onehalfspacing

\makeatletter

\makeatother
\begin{document}

{\huge 
Yes, thank you, that part was obvious already. The question pertained
to the fact that nobody outside compiler-visible code was being handed
an address for b, and so the compiler could (if it wanted to) prove
under pretty broad assumptions that nobody could *find* b to make the
change in the first place. \par

Now other people assure me that the Standard explicitly rules this out,
and I'm willing to believe that--although naturally I'd still feel more 
comfortable if I'd actually seen the relevant text. Just so long as
we're not making another wild-guess stab at solving the problem. \par}


{\huge As it turns out, the discussion is now moot since volatile does indeed
imply here what I dared not assume it would, and so it might even solve
the RELOC problem. }

Jeroen  jtv <jtv@xs4all.nl>

\end{document}

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-11-14 22:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-11-14 20:06 [sisyphus] Bug LyX ahtoh
2002-11-14 22:32 ` [sisyphus] Вопрос по TeX [Was: Bug LyX] [JT] Vitaly Lipatov

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

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

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


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