> "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
"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
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
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.
>
> "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
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
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
> "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 "
> "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
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
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{
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
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
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
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
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
> 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.
> |
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
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.
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"
"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
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
"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
"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
> "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
"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
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
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
28 matches
Mail list logo