Re: Re: Bullet shape problem

2001-12-04 Thread Guenter Milde

On Wed, 5 Dec 2001 10:35:33 +1000 (GMT+1000) wrote Allan Rae <[EMAIL PROTECTED]>:
> On Tue, 4 Dec 2001, Yann Collete wrote:

> > We can also use the standard Latex syntax and wrote 
> > (somewhere in the document where the language is french) :
> >
> > \renewcommand{\labelitemi}{\textemdash}
> 
> So this now works in the preamble.

As far as I see, not but 
> > (somewhere in the document where the language is french) :

The probabely misleading part was
> > This definition will be available for the whole document, 
[starting from the point of definition, of course, GM]
> > even if you switch
> > from french to another language and then came back to french.


On the other hand,

> > (In the preamble).
> > %% The command \FrenchLabelItem can be used to set the `labelitems'
> > %% for all levels in French. For instance, to get long dashes, use:
> > %%
> > %%\renewcommand{\FrenchLabelItem}{\textemdash}
> > %%
> > %% You can also have different `labelitems' for each level in French:
> > %%
> > %%\renewcommand{\Frlabelitemi}{\textemdash}
> > %%\renewcommand{\Frlabelitemii}{\bfseries\textendash}
> > %%\renewcommand{\Frlabelitemiii}{\textbullet}
> > %%\renewcommand{\Frlabelitemiv}{}


> Hmmm... Now I'm getting confused.
> 
> The \AtBeginDocument{...} wrapper around the bullet settings was added
> so the bullet settings worked with frenchb a couple of years ago.

> If I've understood this thread it seems you are now saying that we
> should get rid of this wrapper in order to get it to work with
> frenchb.

This will not do.
 
> Hmmm... perhaps the authors of frenchb have fixed their previous
> problem and broken our workaround.

Seems so.

As far as I see it, we would need a "\AfterBeginDocument{...}" wrapper,
or a logic that renews \Frlabelitem.. instead of \labelitem in case the
document language is french...


GM

--
[EMAIL PROTECTED]




Re: Bullet shape problem

2001-12-04 Thread Allan Rae

On Tue, 4 Dec 2001, Yann Collete wrote:

> Answer from M. Flipo from fr.comp.text.tex
>
> See the file frenchb.cfg (it's with frenchb.ldf in the babel directory) :
>
> %% The command \FrenchLabelItem can be used to set the `labelitems'
> %% for all levels in French. For instance, to get long dashes, use:
> %%
> %%\renewcommand{\FrenchLabelItem}{\textemdash}
> %%
> %% You can also have different `labelitems' for each level in French:
> %%
> %%\renewcommand{\Frlabelitemi}{\textemdash}
> %%\renewcommand{\Frlabelitemii}{\bfseries\textendash}
> %%\renewcommand{\Frlabelitemiii}{\textbullet}
> %%\renewcommand{\Frlabelitemiv}{}
>
> (In the preamble).
>
> We can also use the standard Latex syntax and wrote (somewhere in the document
> where the language is french) :
>
> \renewcommand{\labelitemi}{\textemdash}

So this now works in the preamble.

> This definition will be available for the whole document, even if you switch
> from french to another language and then came back to french.
>
> N.B. : It's explained in the babel french doc :
> http://www.univ-lille1.fr/labo-stat-proba/df/frenchb/babel.html

Hmmm... Now I'm getting confused.

The \AtBeginDocument{...} wrapper around the bullet settings was added
so the bullet settings worked with frenchb a couple of years ago.

If I've understood this thread it seems you are now saying that we
should get rid of this wrapper in order to get it to work with
frenchb.

Hmmm... perhaps the authors of frenchb have fixed their previous
problem and broken our workaround.

Allan. (ARRae)




big problem 1 - clipboard is dead

2001-12-04 Thread Giovanni Tummarello

Hi people in 5 days i'll have to turn in my thesis i am working on it when i 
finally realize that for some reason

I CANT PASTE TO or copy from lyx anymore.


Of course i havent changed anything. 

I am using lyx under windows 2000, using x-win 32  and the clipboard option 
seems allright.

Anybody heard of such problem before? i copy to the window's clipboard and then 
try to paste using the center button (wheel button ) or the "paste comamnd" in 
the menu but with no result whatsoever.

Thanks
-- 
Giovanni Tummarello 
[EMAIL PROTECTED]




Re: Line spacing in references

2001-12-04 Thread Steve Litt

On Tuesday 04 December 2001 13:39, Wolfgang Kilian wrote:
> Hello altogether,
>  I'm using Lyx 1.1.5.fix1 and want to change the linespacing within the
> bibtex generatet references in an article style document. Unfortunately
> I can't figure out how to.
>
> Thanks in advance
>   Wolfgang

I can't tell you the exact code, but here's the process by which I would find 
out:

Start by grepping for the bibtex environment or command in /usr/share/texmf 
tree. Find a \newenvironment, \newcommand, \renewenvironment, or 
\renewcommand for that environment or command. Then paste that entire 
definition into either your layout file or your document preamble, and add 
code to change the line spacing. The code I would add is to put

\usepackage{setspace}

early in the preamble or layout, and then follow it any time later with the 
above referenced code with something like

  \setlength{\parsep}{-1pt}
  \setlength{\parskip}{-1pt}
  \setstretch{0.8}

or whatever makes the spacing right for you.

Hope this helps.

Steve

-- 
Steve Litt
Webmaster, Troubleshooters.Com
http://www.troubleshooters.com
[EMAIL PROTECTED]
(Legal Disclaimer) Follow these suggestions at your own risk.







Line spacing in references

2001-12-04 Thread Wolfgang Kilian

Hello altogether,
 I'm using Lyx 1.1.5.fix1 and want to change the linespacing within the
bibtex generatet references in an article style document. Unfortunately
I can't figure out how to.

Thanks in advance
Wolfgang



Re: tex capacity exceeded

2001-12-04 Thread Yannick Patois

Hi,

On Sun, 2 Dec 2001, Yvonne Becherini - Gruppo II - MACRO wrote:
> Hallo,
> my problem was that I was including a tex figure generated by pstoedit.
> This picture overruns TeX's memory capacity.

Most likely this is due to a too long line (use of DOS line breaks ?) in
the postscript.

I remember sawing a small toolthat could solve this, but most likely 'vi'
would be enough.

Yannick







Re: Chapter* page skip

2001-12-04 Thread Steve Litt

On Thursday 29 November 2001 08:17, Jean-Marc Lasgouttes wrote:
> > "Steve" == Steve Litt <[EMAIL PROTECTED]> writes:
>
> Steve> My book is 2 side printing, so Chapter* always lands on an odd
> Steve> page, which is normally what I want. However, in the
> Steve> \frontmatter part, I'd prefer it simply go to the next page,
> Steve> whether that page is odd or even. Is there a way to do that?
>
> Steve> I tried just using Section*, but that makes the headings
> Steve> continue saying "CONTENTS" during the dedication,
> Steve> acknowledgements and intro, which of course is not what it
> Steve> should be.
>
> Steve> Any ideas?
>
> You can add
>   \makeatletter\@openrightfalse\makeatother
> after fontmatter, and
>   \makeatletter\@openrighttrue\makeatother
> in the main matter.
>
> JMarc

Thanks JMarc,

I confirm that works, but it has the same problem as Dekel's solution -- the 
Chapter* does not change the previous headings. Perhaps that's simply a 
problem with Chapter* itself.

My experiments indicate that Chapter (without the star) change the headings 
just fine. Does anyone know how to get Chapter* to change headings the way 
Chapter does?

Thanks

Steve


-- 
Steve Litt
Webmaster, Troubleshooters.Com
http://www.troubleshooters.com
[EMAIL PROTECTED]
(Legal Disclaimer) Follow these suggestions at your own risk.







Re: How to open LyXTips.tgz

2001-12-04 Thread Juergen Fenn


Andre Poenitz schrieb:

> [I would suggest generally using 'wget' for downloads from the net. Should
> be available for Windows, too.]
> 
> Apart from that, you have plenty hints that the archive is indeed
> corrupted. As all others who tried the archive did not mention problems,
> so a new download, possibly after deleting all traces of the previous one,
> sounds like a promising approach.

I _had_ repeated download of the .tgz file without success.

Juergen.




reLyX fails on seminar example file

2001-12-04 Thread Guenter Milde

Dear LyXers,

When I tried to import the example file semsamp1.tex for the seminar class into lyx, I
got the following error:


   milde@horst:/root/downloads/TeX/seminar/doc > reLyX -c seminar semsamp1.tex
   reLyX, the LaTeX to LyX translator. Revision date 2000/06/06

   Use of uninitialized value at /usr/bin/../share/lyx/reLyX/reLyXmain.pl line 355.
   Reading LaTeX command syntax

   Can't find input file /root/semsamp1.tex

   Exited due to fatal Error!  


Looking at the given error line, I find

   # Stole this from Cwd.pm. Can't use the Cwd:: function cuz it's not in 5.003
   # I could test $] >5.004 or something, but why bother?
   sub my_fast_abs_path {
   my $cwd = fastcwd();
   my $path = shift || '.';
   chdir($path) || die "Cannot chdir to $path:$!";
   my $realpath = fastcwd();
>  chdir($cwd)  || die "Cannot chdir back to $cwd:$!";
   $realpath;
   }  

with > marking the offending line No 355.


so I wonder, whether I don't have fastcwd() on my SuSE Linux system or
whether something else got wrong. Also, why does it try to read from the
parents partents parents parent directory?

Anybody has a clue?

Guenter

--
[EMAIL PROTECTED]




Re: Bullet shape problem

2001-12-04 Thread Yann Collete

Answer from M. Flipo from fr.comp.text.tex

See the file frenchb.cfg (it's with frenchb.ldf in the babel directory) :

%% The command \FrenchLabelItem can be used to set the `labelitems'
%% for all levels in French. For instance, to get long dashes, use:
%%
%%\renewcommand{\FrenchLabelItem}{\textemdash}
%%
%% You can also have different `labelitems' for each level in French:
%%
%%\renewcommand{\Frlabelitemi}{\textemdash}
%%\renewcommand{\Frlabelitemii}{\bfseries\textendash}
%%\renewcommand{\Frlabelitemiii}{\textbullet}
%%\renewcommand{\Frlabelitemiv}{}

(In the preamble).

We can also use the standard Latex syntax and wrote (somewhere in the document 
where the language is french) :

\renewcommand{\labelitemi}{\textemdash}

This definition will be available for the whole document, even if you switch 
from french to another language and then came back to french.

N.B. : It's explained in the babel french doc :
http://www.univ-lille1.fr/labo-stat-proba/df/frenchb/babel.html



Daniel Flipo  Courriel :
[EMAIL PROTECTED]
UFR de Mathématiques -- Bâtiment M2Tél : (33/0) 3 20 43 67 75
Université des Sciences et TechnologiesFax : (33/0) 3 20 43 67 74
F-59655 Villeneuve d'Ascq Cedex
France









Re: question

2001-12-04 Thread Wayan


On Tue, 4 Dec 2001, Herbert Voss wrote:

> http://www.lyx.org/help/floats/nonFloat.php3

thank's

Wayan