On Wed, 30 Jan 2002, Matej Cepl wrote:
> On Wed, Jan 30, 2002 at 02:17:07AM -0700, Aaron wrote:
> > $ find . -name "*.cls" |grep -i ieee
> > ./TeXLive/texmf/tex/latex/ltxmisc/ieeetrans.cls
> > ./TeXLive/texmf/tex/latex/IEEEtran/IEEEtran_v15.cls
>
> What does the following command gives you?
>
> k
Myriam Abramson wrote:
> Hi!
>
> I've set a document class for a paper to the llncs (Springer)
> class. Everything seems fine except for that error I get when trying
> to view it:
>
> TeX capacity exceeded, sorry[save size=4000]
> ...
> If you really absolutely need more capacity
> yo
On Wed, 30 Jan 2002, Aaron wrote:
> On Wed, 30 Jan 2002, Tuukka Toivonen wrote:
>
> > On Tue, 29 Jan 2002, Remzi Seker wrote:
> >
> > >I can not seem to find IEEETran under layout>document>Class.
> >
> > You have to download the IEEETran.cls (or something) and
> > copy it somewhere under texmf-di
Did you run reconfigure and restart LyX?
Also sprach Jim Osborn:
> I'm trying to make a new document class, following the docs
> from LyX 1.1.5, where in 6.2.2 it says:
>
> "For the sake of example we'll assume that the style file is
> called myclass.sty and it is meant to be used with report.cls
Wow it seems that I answered this one yesterday, except that in that case it
seemed that the clown hadn't even bothered to download the IEEE layout files.
Have you done the following.
placed the files in a place where they can be found?
ie
usr/share/texmf/tex/latex/
Run texhash from the com
I'm trying to make a new document class, following the docs
from LyX 1.1.5, where in 6.2.2 it says:
"For the sake of example we'll assume that the style file is
called myclass.sty and it is meant to be used with report.cls
which is a standard class.
cp report.layout ~/.lyx/layouts/myclass.lay
On Wed, Jan 30, 2002 at 02:17:07AM -0700, Aaron wrote:
> $ find . -name "*.cls" |grep -i ieee
> ./TeXLive/texmf/tex/latex/ltxmisc/ieeetrans.cls
> ./TeXLive/texmf/tex/latex/IEEEtran/IEEEtran_v15.cls
What does the following command gives you?
kpsewhich ieeetrans.cls
Matej
--
Matej Cepl, [EMAIL
Hi!
I've set a document class for a paper to the llncs (Springer)
class. Everything seems fine except for that error I get when trying
to view it:
TeX capacity exceeded, sorry[save size=4000]
...
If you really absolutely need more capacity
you can ask a wizard to enlarge me.
Okay, wha
On Mon, Jan 28, 2002 at 11:54:26AM -0300, Roberto Hernandez wrote:
> I agree on your definition of a perfect world. My university uses a
> _VERY_ uncommon bibliography format, so I had to do a lot of .bst
> editing -- not fun.
In such case, consider amsrefs package (see
http://www.ams.org/tex/a
Unfortunately, this is the kind of spam I cannot do anything about: I
can prevent a copy of the message coming in in the future, but before
it gets blacklisted (say, because of my report), he already disposed
of 6-8 spams to our lists.
Mate
Hi,
during writing a LDP howto I ran into a strange bug.
I've subscribed to the users-list because I don't want to get all the
dev-traffic - hopefully someone can help me here also.
Version 1.1.6fix4 is rebuilded today from available SRPMS.
Topic: LyX doesn't "escape" "&" chars in exported URL
On Wed, Jan 30, 2002 at 01:17:55PM -0500, Brett Dikeman wrote:
> It seems to be exclusively a problem with Internet Explorer on
> Intel(several different versions tried.) Netscape+Acrobat on
> Windows, just Acrobat, IE+Acrobat on MacOS, etc all work fine, but
> IE+Acrobat just doesn't work. I
On Wed, Jan 30, 2002 at 08:32:12PM +0100, Anders wrote:
> I have some strange problems with my master thesis.
> It's written in Lyx under RedHat, but i dont remeber
> exactly which version and fix it was (think it was
> 1.1.5). The header of the lyx file says:
>
> --SNIPP---
> #LyX 1.1 created th
On Tue, Jan 29, 2002 at 10:37:36PM -0300, Roberto Hernandez wrote:
> My university has some strange format requirements, and I need to ask
> for some help on one issue.
>
> I need to have a regular table of contents, except for one thing.
> Starting with the appendix, the TOC entries can't have
Anders wrote:
> Hi everyone,
> I have some strange problems with my master thesis.
> It's written in Lyx under RedHat, but i dont remeber
> exactly which version and fix it was (think it was
> 1.1.5). The header of the lyx file says:
>
> --SNIPP---
> #LyX 1.1 created this file. For more info see
On Wed, Jan 30, 2002 at 01:46:28PM -0600, Aslan R. Kasimov wrote:
> Hi everyone:
>
> Please help resolve my problem (probably an easy one).
> I don't seem to find the right packages to install latest lyx (fix4) on my
> machine. I have fix3 installed and working more or less okay, but want to
> up
Hi everyone:
Please help resolve my problem (probably an easy one).
I don't seem to find the right packages to install latest lyx (fix4) on my
machine. I have fix3 installed and working more or less okay, but want to
upgrade.
rpm -Uvh lyx-1.1.6fix4-1.i386.rpm returns
error: failed dependencies
On Wed, Jan 30, 2002 at 07:12:01PM +0100, Herbert Voss wrote:
> nah ... it gives _some_ space!
>
> >\def\@maketitle{%
> >\clearpage
> >\let\footnote\thanks
> >\begin{center}%
> >{\sectfont\huge \@title \par}%
> > \end{center}%
> > \par
> > \vskip 2em}
>
>
> where is the sense
Hi everyone,
I have some strange problems with my master thesis.
It's written in Lyx under RedHat, but i dont remeber
exactly which version and fix it was (think it was
1.1.5). The header of the lyx file says:
--SNIPP---
#LyX 1.1 created this file. For more info see
http://www.lyx.org/
\lyxformat
(A)
I have used the information on www.lyx.org/help/... it works. In detail, in
the
preamble:
\renewcommand{\@cite}[2]{{#1\if@tempswa , #2\fi}}
\renewcommand{\@biblabel}[1]{}
(B)
On that page it is also suggested to in the preamble:
\usepackage{cite}
\citeleft{}
\citeright{}
However, I have not
thanks. I will do some changes for taking into account your suggestion.
best regards
Carlo
- Original Message -
From: "Dekel Tsur" <[EMAIL PROTECTED]>
To: "LyX users" <[EMAIL PROTECTED]>; "Crlfr" <[EMAIL PROTECTED]>
Sent: Wednesday, January 30, 2002 6:26 PM
Subject: Re: Please help about:
At 7:16 PM +0200 1/30/02, Dekel Tsur wrote:
>There are versions of pdftex that are buggy, e.g. 0.13d.
>If this is the case, try to upgrade your pdftex.
>It is possible to change the .map files used by pdftex so it will not do
>font subsetting. Read the pdftex manual.
This was suggested to me by
Matej Cepl wrote:
> On Tue, Jan 29, 2002 at 06:46:02PM +0200, Tuukka Toivonen wrote:
>
>>>4) When I insert the title and the author name it is
>>>automatically added also the date. I don't want it. How can I
>>>delete it?
>>>
>>Press Ctrl-Space which will produce an blue empty space, and
>>set i
On Tue, Jan 29, 2002 at 06:46:02PM +0200, Tuukka Toivonen wrote:
> >4) When I insert the title and the author name it is
> >automatically added also the date. I don't want it. How can I
> >delete it?
>
> Press Ctrl-Space which will produce an blue empty space, and
> set its style as "Date" from t
On Mon, Jan 28, 2002 at 10:11:31PM -0600, Christopher M. Jones wrote:
> try http://www.tug.org/fontname
or fontname.dvi in your distribution.
Consider whether the package pslatex would not be better for your
purposes (which redefines Times to be \rmdefault, Helvetica to
\sfdefault, and Courier t
On Tue, Jan 29, 2002 at 05:49:35PM +0100, Herbert Voss wrote:
> > 4) When I insert the title and the author name it is automatically added
> > also the date. I don't want it. How can I delete it?
> > I have also some other problem but perhaps I will solve them by try and
> > re-try. On the contrar
On Tue, Jan 29, 2002 at 05:33:22PM +0100, Crlfr wrote:
> Hello everybody.
> This is my first e.mail to the LyX users ML.
> Only about one month ago I installed on my "not new" PC GNU/Linux, Mandrake
> 8.1 Distribution.
> I need LateX. So, LyX was advised to me as the fastest and simply way to
> w
On Tue, Jan 29, 2002 at 02:30:20PM -0500, Brett Dikeman wrote:
> Alright,this is a long shot, but the only difference I can tell
> between my PDF and others I have hanging around on my system is that
> none of them use subsetted fonts.
>
> Is there an option I can give somewhere to turn off fon
thanks. I will do as you suggest. the only problem, now, is in the
spellchecker.
Best regards
Carlo
- Original Message -
From: "Tuukka Toivonen" <[EMAIL PROTECTED]>
To: "Crlfr" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, January 30, 2002 5:03 PM
Subject: Re: bibliography
On Tue, Jan 29, 2002 at 10:15:53AM -0500, Wolfgang Engelmann wrote:
> Has anybody experience with an image in the background of a chapter page?
> I would like to illustrate the chapter pages of a book in this way. The
> picture should cover the whole page and be faint, in order to allow to read
On Wed, 30 Jan 2002, Crlfr wrote:
>2) I have then to export my document in LateX format on a "PC IBM formatted
>" floppy. Is it absolutely sure and safe this export operation from Lyx to
>LateX, as I suppose, or may I have some conversion problem between the two
After you have exported your fil
Hello,
I try your hints, and this is the outcome:
A) your hints about deleting the date works perfectly.
B) your hints about {} works: also on my keyboard AltGr+7 and AltGr+0 .
before I tried to use Alt+123 and Alt+125, but such command did not work
with LyX.
C) Bibliography
I used the informat
Just as it occured to me last night...
Thanks Tuukka!
- Original Message -
From: "Tuukka Toivonen" <[EMAIL PROTECTED]>
To: "Remzi Seker" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, January 30, 2002 2:20 AM
Subject: Re: IEEETran
> On Tue, 29 Jan 2002, Remzi Seker wrote
Hi
It seems from the replies that you are not familiar with the follow-mode, nor that
you've tried it in
Emacs, so let me explain a little bit more in detail.
The follow-mode is at first glance just viewing the document in two (or more)
windows but there
are differences. Basically, t
> "Niklas" == Niklas Werner <[EMAIL PROTECTED]> writes:
Niklas> If you're interested in an rpm, I made the 7.1.rpm available
Niklas> on ftp.sylvan.com (ie Kayvan made it available..., I merely
Niklas> built it) Just make sure your libc is up to date (the
Niklas> dependencies should tell you t
Am Mittwoch 30 Januar 2002 13:12 schrieb Matthieu Amiguet:
> Hi lyx users!
>
> But the number one question is: how difficult will it be
> to install lyx (it seems not to be included in the base distribution)?
> I switched to linux mainly because of lyx, and I wouldn't live without
> it now...
> S
Hi lyx users!
I'm using lyx and linux on an iMac, with an old LinuxPPC distribution. I'm
planning to get some better linux distro, now that many distros support the
PPC processor.
I was considering using YellowdogLinux, which is a distribution specifically
targeted for mac hardware, so I thoug
Hi all,
I was trying to use the latex2rtf as a convertor in LyX. But
I use latin2 (8859-2) encoding. This program in latest
version should support codepages, but the related parameter
(-C) is not implemented correctly. I have reported this as a
bug, but have problems to compile it repaired. Has an
Also schrieb [EMAIL PROTECTED] am Donnerstag 01 Januar 1970 01:00:
> Imprima y lea atentamente hasta el final. Es importante y le llevará 5 min.
> empezar a ganar 80.000 euros
>
can we send this idiot a virus to let him stop SPAMming us?
Z.
--
¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸
On Wed, 30 Jan 2002, Tuukka Toivonen wrote:
> On Tue, 29 Jan 2002, Remzi Seker wrote:
>
> >I can not seem to find IEEETran under layout>document>Class.
>
> You have to download the IEEETran.cls (or something) and
> copy it somewhere under texmf-directory. Then run texhash
> and Reconfigure from
On Tue, 29 Jan 2002, Remzi Seker wrote:
>I can not seem to find IEEETran under layout>document>Class.
You have to download the IEEETran.cls (or something) and
copy it somewhere under texmf-directory. Then run texhash
and Reconfigure from LyX menu.
Then you should be able to use it, or at least
41 matches
Mail list logo