Re: Indenting left justified paragraphs

2002-12-19 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> | Are we going to do something about this in 1.3.0 ? Lars> I am afraid that we end up with some half-baked solution, that Lars> still have cases that does not really work. I'll try to propose a patch, so that we can see whethe

Re: Indenting left justified paragraphs

2002-12-18 Thread Lars Gullik Bjønnes
"Garst R. Reese" <[EMAIL PROTECTED]> writes: | "Garst R. Reese" wrote: | > | > Lars Gullik Bjønnes wrote: | > > | > | > > I am afraid that we end up with some half-baked solution, that still | > > have cases that does not really work. | > > | > > _if_ 1.2.2 does it as we do now, I think should n

Re: Indenting left justified paragraphs

2002-12-18 Thread Lars Gullik Bjønnes
Dekel Tsur <[EMAIL PROTECTED]> writes: | On Wed, Dec 04, 2002 at 10:04:09AM +0100, Lars Gullik Bj?nnes wrote: | >> \begin{center} is bad as it adds space. | We need to change it | > Yes, I have been reading a lot in my books lately, and it seems that | > it was a big misguided to switch away from

Re: Indenting left justified paragraphs

2002-12-18 Thread Dekel Tsur
On Wed, Dec 04, 2002 at 10:04:09AM +0100, Lars Gullik Bj?nnes wrote: >> \begin{center} is bad as it adds space. | We need to change it > Yes, I have been reading a lot in my books lately, and it seems that > it was a big misguided to switch away from the statement variants. > My fault probably. >

Re: Indenting left justified paragraphs

2002-12-04 Thread Jean-Marc Lasgouttes
> "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes: Dekel> On Wed, Dec 04, 2002 at 09:23:22AM +0100, Jean-Marc Lasgouttes Dekel> wrote: >> > "Duncan" == Duncan Simpson <[EMAIL PROTECTED]> writes: >> Duncan> I think the solution to this LaTeX problem is to move into Duncan> plain TeX and u

Re: Indenting left justified paragraphs

2002-12-04 Thread Dekel Tsur
On Wed, Dec 04, 2002 at 09:23:22AM +0100, Jean-Marc Lasgouttes wrote: > > "Duncan" == Duncan Simpson <[EMAIL PROTECTED]> writes: > > Duncan> I think the solution to this LaTeX problem is to move into > Duncan> plain TeX and use the machinery more directly. Having said > Duncan> that I think th

Re: Indenting left justified paragraphs

2002-12-04 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | > "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: | | Lars> Dekel Tsur <[EMAIL PROTECTED]> writes: | Lars> | On Wed, Nov 27, 2002 at 04:16:16PM +0100, Jean-Marc Lasgouttes wrote: | Lars> | > | Lars> | > Probably not. I guess it is

Re: Indenting left justified paragraphs

2002-12-04 Thread Jean-Marc Lasgouttes
> "Duncan" == Duncan Simpson <[EMAIL PROTECTED]> writes: Duncan> I think the solution to this LaTeX problem is to move into Duncan> plain TeX and use the machinery more directly. Having said Duncan> that I think this is a good solution for lots problems that Duncan> are difficult to solve in "

Re: Indenting left justified paragraphs

2002-12-04 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> Dekel Tsur <[EMAIL PROTECTED]> writes: Lars> | On Wed, Nov 27, 2002 at 04:16:16PM +0100, Jean-Marc Lasgouttes wrote: Lars> | > Lars> | > Probably not. I guess it is a consequence of our changing Lars> from | > \centering to cen

Re: Indenting left justified paragraphs

2002-12-03 Thread Lars Gullik Bjønnes
Dekel Tsur <[EMAIL PROTECTED]> writes: | On Tue, Dec 03, 2002 at 10:06:16PM +0100, Lars Gullik Bj?nnes wrote: | > Dekel Tsur <[EMAIL PROTECTED]> writes: | > | > Then we need to find out _what_ the problem is. (and why) | > | > And part of this is asking on comp.text.tex | | There is nothing to

Re: Indenting left justified paragraphs

2002-12-03 Thread Dekel Tsur
On Tue, Dec 03, 2002 at 10:06:16PM +0100, Lars Gullik Bj?nnes wrote: > Dekel Tsur <[EMAIL PROTECTED]> writes: > > Then we need to find out _what_ the problem is. (and why) > > And part of this is asking on comp.text.tex There is nothing to ask about. \centering just change the alignment. \begin{

Re: Indenting left justified paragraphs

2002-12-03 Thread Lars Gullik Bjønnes
Dekel Tsur <[EMAIL PROTECTED]> writes: | On Tue, Dec 03, 2002 at 08:14:33PM +0100, Lars Gullik Bj?nnes wrote: | > | I think the solution to this LaTeX problem | > | > First we must agree that this is a problem. Then we need to find out _what_ the problem is. (and why) And part of this is asking

Re: Indenting left justified paragraphs

2002-12-03 Thread Dekel Tsur
On Tue, Dec 03, 2002 at 08:14:33PM +0100, Lars Gullik Bj?nnes wrote: > | I think the solution to this LaTeX problem > > First we must agree that this is a problem. Try having a figure float with a centered image, and a caption. The code generated by LyX is \begin{float} \begin{center} \incl

Re: Indenting left justified paragraphs

2002-12-03 Thread Lars Gullik Bjønnes
Dekel Tsur <[EMAIL PROTECTED]> writes: | On Tue, Dec 03, 2002 at 12:05:39AM +0100, Lars Gullik Bj?nnes wrote: | > Dekel Tsur <[EMAIL PROTECTED]> writes: | > | \begin{center} is bad as it adds space. | > | We need to change it to something else. | > | > Then tell us a better _LaTeX_ way. | | \new

Re: Indenting left justified paragraphs

2002-12-03 Thread Lars Gullik Bjønnes
Duncan Simpson <[EMAIL PROTECTED]> writes: | > Dekel Tsur <[EMAIL PROTECTED]> writes: | > | > | On Wed, Nov 27, 2002 at 04:16:16PM +0100, Jean-Marc Lasgouttes wrote: | > | > | > | > Probably not. I guess it is a consequence of our changing from | > | > \centering to center environments and frien

Re: Indenting left justified paragraphs

2002-12-03 Thread Dekel Tsur
On Tue, Dec 03, 2002 at 12:05:39AM +0100, Lars Gullik Bj?nnes wrote: > Dekel Tsur <[EMAIL PROTECTED]> writes: > | \begin{center} is bad as it adds space. > | We need to change it to something else. > > Then tell us a better _LaTeX_ way. \newenvironment{Center}{\par\centering}{\par} \begin{Center

Re: Indenting left justified paragraphs

2002-12-03 Thread Duncan Simpson
> Dekel Tsur <[EMAIL PROTECTED]> writes: > > | On Wed, Nov 27, 2002 at 04:16:16PM +0100, Jean-Marc Lasgouttes wrote: > | > > | > Probably not. I guess it is a consequence of our changing from > | > \centering to center environments and friends. > | > | \begin{center} is bad as it adds space. > |

Re: Indenting left justified paragraphs

2002-12-02 Thread Lars Gullik Bjønnes
Dekel Tsur <[EMAIL PROTECTED]> writes: | On Wed, Nov 27, 2002 at 04:16:16PM +0100, Jean-Marc Lasgouttes wrote: | > | > Probably not. I guess it is a consequence of our changing from | > \centering to center environments and friends. | | \begin{center} is bad as it adds space. | We need to change

Re: Indenting left justified paragraphs

2002-12-02 Thread Dekel Tsur
On Wed, Nov 27, 2002 at 04:16:16PM +0100, Jean-Marc Lasgouttes wrote: > > Probably not. I guess it is a consequence of our changing from > \centering to center environments and friends. \begin{center} is bad as it adds space. We need to change it to something else.

Re: Indenting left justified paragraphs

2002-11-28 Thread Lars Gullik Bjønnes
Andre Poenitz <[EMAIL PROTECTED]> writes: | On Tue, Nov 26, 2002 at 05:29:41PM +0100, Lars Gullik Bjønnes wrote: | > I thought raddedright was left alignment... and the certainly is a | > button for indented paragraphs. | | What's the difference between "ragged right margins" and "left alignment"

Re: Indenting left justified paragraphs

2002-11-28 Thread Lars Gullik Bjønnes
"Garst R. Reese" <[EMAIL PROTECTED]> writes: | Lars Gullik Bjønnes wrote: | > | > "Garst R. Reese" <[EMAIL PROTECTED]> writes: | > | > | Alice tells me this is a regression from a previous (?) version. | > | > Are you sure this is a regression? | > | > -- | > Lgb | No, but A said she t

Re: Indenting left justified paragraphs

2002-11-28 Thread Andre Poenitz
On Tue, Nov 26, 2002 at 05:29:41PM +0100, Lars Gullik Bjønnes wrote: > I thought raddedright was left alignment... and the certainly is a > button for indented paragraphs. What's the difference between "ragged right margins" and "left alignment"? Andre' -- Those who desire to give up Freedom in

Re: Indenting left justified paragraphs

2002-11-27 Thread Lars Gullik Bjønnes
"Garst R. Reese" <[EMAIL PROTECTED]> writes: | Alice tells me this is a regression from a previous (?) version. Are you sure this is a regression? -- Lgb

Re: Indenting left justified paragraphs

2002-11-27 Thread Lars Gullik Bjønnes
"Garst R. Reese" <[EMAIL PROTECTED]> writes: | Alice tells me this is a regression from a previous (?) version. The | indented paragraph just does not work with Left anymore. Obviously it | can and should. | I used /raggedright/parindent36pt to get the desired effect. Ok I see some of these probl

Re: Indenting left justified paragraphs

2002-11-27 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> "Garst R. Reese" <[EMAIL PROTECTED]> writes: | Alice tells me this Lars> is a regression from a previous (?) version. The | indented Lars> paragraph just does not work with Left anymore. Obviously it | Lars> can and should. | I

Re: Indenting left justified paragraphs

2002-11-27 Thread Lars Gullik Bjønnes
"Garst R. Reese" <[EMAIL PROTECTED]> writes: | Alice tells me this is a regression from a previous (?) version. The | indented paragraph just does not work with Left anymore. Obviously it | can and should. | I used /raggedright/parindent36pt to get the desired effect. Has this been added to bugzi

Re: Indenting left justified paragraphs

2002-11-26 Thread Lars Gullik Bjønnes
Andre Poenitz <[EMAIL PROTECTED]> writes: | On Tue, Nov 26, 2002 at 11:13:13AM -0400, Garst R. Reese wrote: >> Alice is submitting an article to a publisher that asks for indented >> paragraphs and ragged right margins. There does not seem to be a way to >> do this either with laTeX or LyX. Am

Re: Indenting left justified paragraphs

2002-11-26 Thread Andre Poenitz
On Tue, Nov 26, 2002 at 11:13:13AM -0400, Garst R. Reese wrote: > Alice is submitting an article to a publisher that asks for indented > paragraphs and ragged right margins. There does not seem to be a way to > do this either with laTeX or LyX. Am I missing something? If not, then > the Layout