Hola!
I can think on two possibilities:
1)Within LyX, search for "\bigskip" and replace it with an empty string.
The ERT boxes will still be in the document, but they will be empty. The
result will therefore be as they were not there. (This works in LyX
1.4.2, I do not know in 1.3.5)
2)Open
Jean-Pierre Chretien wrote:
Date: Wed, 19 Jul 2006 09:37:55 -0700
To: lyx-users@lists.lyx.org
Subject: Re: please consolidate the documentation
From: Stephen Harris <[EMAIL PROTECTED]>
Ingo Klöcker wrote:
Am Mittwoch, 19. Juli 2006 08:58 schrieb Martin A. Hansen:
[...]
In any case, I'm pretty
>>Date: Thu, 20 Jul 2006 03:05:50 -0700
>>To: Jean-Pierre Chretien <[EMAIL PROTECTED]>
>>CC: lyx-users@lists.lyx.org
>>Subject: Re: please consolidate the documentation
>>From: Stephen Harris <[EMAIL PROTECTED]>
[...]
>>
>>swish-e is supposed to be capable of indexing a Wiki.
>>Perhaps this catego
Hi all,
I'd like to say congratulations to all on the re-inauguration of the LyX
documentation team ;-) ! The scattered documentation of LyX has
frustrated me too. I have some thoughts and ideas to mention...
First, I think that the shining example of the *delivery* of software
documentation is t
Thinking I knew much more LaTeX than I do, a colleague asked me how
to introduce a label command in a user-defined environment so he
could cross-reference. I said I'd check with the LaTeX experts on the
LyX list. What say you?
Bruce
Hi all
This is probably a very stupid problem, but I can't find any reference in
the docs.
I'd installed 1.4.1 a while ago, and thought I'd try and enter the
outline of a book, just for the fun of it. I entered a title, marked it
as title, fine. Entered my name marked it as author, but, by accide
>>Date: Thu, 20 Jul 2006 13:02:09 -0300
>>From: John Coppens <[EMAIL PROTECTED]>
>>To: lyx-users@lists.lyx.org
>>Subject: Weird... Styles dropdown stopped working
[...]
>>
>>Click on the small rectangle - the list appears, click again, it
>>disappears. From then on - no more style changes. (typing
Does he want automatically to have the label created every time he
creates the environment? Or does he just want to put a label in it
manually, after he creates it, so he can cross-reference to it? If the
latter, it's trivial: Just put the label there. You can do this, for
example, with the lemma
On Thu, 20 Jul 2006, Jean-Pierre Chretien wrote:
Can't reproduce it here, lyx-1.4.2/Qt/Solaris. Clicking twice on the
rectangle reactivates the dropdown list. Clicking twice on the selected
style closes the dropdown list.
Also no problem with lyx-1.4.2/Qt/Slackware.
Rich
--
Richard B. Shep
Thank you very much, Richard. I'll forward your solution to my
colleague. He'll be _very_ happy.
Bruce
On Jul 20, 2006, at 11:20 AM, Richard Heck wrote:
Does he want automatically to have the label created every time he
creates the environment? Or does he just want to put a label in it
manu
Hi,
thanx to all who made this possible.
But I - again - have a problem I had solved before (on Mac OSX 10.4.7):
All the classes have been "unavailable" for me until I moved the
LyX-1.4 folder from /users/.../Library/Application Support/ to /
users/.../Library/ --- because I had learned that
You know what would be really cool? To be able to include in the
definition of a layout environment something like this:
LyxCommand label-insert For:#0
with the result that such a label was automatically created from an
optional argument. Now that would rock!
Richard
Here's a version of the formula environment that works in LyX.
\newcounter{formula}
\newenvironment{Formula}%
{%
\begin{list}{\theformula}%
{%
\setlength{\labelwidth}{\leftmargin - \labelsep}%
\let\olditem=\item%
\renewcomman
Sorry about the title of this email: this is far less sensational
than the Wendy's finger in the chili episode.
A certain author had two papers appear in 2005; so I dated them 2005a
and 2005b. That seemed to work just fine. But after revising my LyX
file -- including a change of .bib file,
My guess would be that the bibliography style expects years to be four
characters long, so you're losing the first character. But the solution
is simple: In the .bib file, you can just have both papers be "2005".
BibTeX will sort out the "a" and "b" for you automagically.
Richard
Bruce Pourciau
Yes, that was it. Thanks for the second time today, Richard.
Bruce
On Jul 20, 2006, at 12:24 PM, Richard Heck wrote:
My guess would be that the bibliography style expects years to be four
characters long, so you're losing the first character. But the
solution
is simple: In the .bib file, y
On Thu, 20 Jul 2006 09:26:24 -0700 (PDT)
Rich Shepard <[EMAIL PROTECTED]> wrote:
> On Thu, 20 Jul 2006, Jean-Pierre Chretien wrote:
>
> > Can't reproduce it here, lyx-1.4.2/Qt/Solaris. Clicking twice on the
> > rectangle reactivates the dropdown list. Clicking twice on the
> > selected style clos
Bernd,
If I understand you correctly the problem seems to be TeX- rather
than LyX-related. Could you explain exactly what you do and what the
error message is?
Do you use TeX as installed by the i-Installer? Which class(es) are
missing? Have you installed these yourself or are they includ
hi, when I need to write theorems or definitions, I have to use \ERT
and type in all math formua in LATEX. Morever a label in \ERT is not
available in the "insert reference window". Is there an easier way to
edit and ref a theorem? Thanks.
Michael
Why don't you just use the Theorem environment (say), selectable from
the drop box in the upper left hand corner (assuming you are using a
document class that makes it available) and then use math mode (Ctrl-M)?
Then you can enter the label as normal.
I'm attaching a short example file.
Richard
Hello
I would like to have a printout of a LyX file as it is seen in the LyX editor
window. So all my open ERT, math, notes, comments, etcpp should be on the
printout.
For a documentation I'm working on I would like to show the look of LyX files
to people who don't have LyX. A LyX file should
> > > I added a chapter* at the begining of the book
> > with
> > > the title Abstract.
> > > This provide a chapter without number.
> > > I added a ERT with addcontents command and I get
> > that
> > > this chapter* appears in TOC.
> > >
> > > Marcelo
> > >
> >
> > I'm very interested in your sol
Hi there,
I would like to insert an RTF file into my working lyx doc. The RTF page
is rather wide, so I plan to put it on a landscape page (is that
possible?). There are some tabs in the file and their positions are
essential to the meaning, so I would like to keep them (or at least the
t
Jean-Pierre Chretien wrote:
Date: Thu, 20 Jul 2006 03:05:50 -0700
To: Jean-Pierre Chretien <[EMAIL PROTECTED]>
CC: lyx-users@lists.lyx.org
Subject: Re: please consolidate the documentation
From: Stephen Harris <[EMAIL PROTECTED]>
[...]
swish-e is supposed to be capable of indexing a Wiki.
Perha
Hi all,
Forgive me for the newbie questions. I am working on a table with columns
aligned by decimal place. When I do that, two things happen:
1) I have certain rows that I don’t want aligned by decimal. I used
the multicolumn option, which is fine except that the non-decimal rows
Hello all,my first posting 'cos I get off the starting line. I hope
someone can help
***
* Tried to install from source:
***
Running Fedora Core 4, gcc-4.0.0-8, source says my compiler isn't good
enough.
***
* Tried with RPM:
***
rpm -ivh lyx-1.4.1-9.fc4.i386.rpm
error: Failed dependencies:
> ***
> * So I tried with YUM:
> ***
> $ yum install lyx
>
> Error: Missing Dependency: xorg-x11-libs = 6.8.2-31 is needed by
> package xorg-x11
> Error: Missing Dependency: xorg-x11-libs = 6.8.2-31 is needed by
> package xorg-x11-devel
> Error: Missing Dependency: xorg-x11-libs = 6.8.2-31 is
How about a screenshot?
Wolfgang Lasch wrote:
> Hello
>
> I would like to have a printout of a LyX file as it is seen in the LyX editor
> window. So all my open ERT, math, notes, comments, etcpp should be on the
> printout.
>
> For a documentation I'm working on I would like to show the look of
On Thu, 20 Jul 2006, Stephen Smethurst wrote:
Hello all,my first posting 'cos I get off the starting line. I hope someone
can help
***
* Tried to install from source:
***
Running Fedora Core 4, gcc-4.0.0-8, source says my compiler isn't good
enough.
Steve,
Hm-m-m. That's not likely. gcc-
how to sort the environments in the upper left corner pull down menu?
guess it is more convinent.
Michael
On Thu, 20 Jul 2006, Michael Chen wrote:
how to sort the environments in the upper left corner pull down menu?
Michael,
Stroll over to /usr/local/share/lyx/ui and edit stdmenus.ui. Change the
order to your heart's content, and disable those you don't want by
preceeding the entry with a comm
Am Fri, 21. July 2006 00:18 schrieb Richard Heck:
[ cleaned tofu ]
> Wolfgang Lasch wrote:
> > Hello
> >
> > I would like to have a printout of a LyX file as it is seen in the LyX
> > editor window. So all my open ERT, math, notes, comments, etcpp should be
> > on the printout.
> >
> > For a docume
Hi,
after installing LyX 1.4.2 under windows xp (the small version not the bundle)
i cannot work with some non-standard classes anymore (but it worked fine under
LyX 1.4.1). For example i have installed the ACM template and sig-alternate.cls
from:
http://www.ece.iit.edu/~jgrad/lyx/
i have no pro
John Pye wrote:
Hi all,
I'd like to say congratulations to all on the re-inauguration of the LyX
documentation team ;-) ! The scattered documentation of LyX has
frustrated me too. I have some thoughts and ideas to mention...
First, I think that the shining example of the *delivery* of software
Thanks Rich,
I tried all four uil files including stdmenus.ui under my windows
1.4.1 installation (resources\ui\), and didn't find a match. They
seems to define toolbars and menus though. Am I missing something?
Thanks.
Michael Chen
On 7/20/06, Rich Shepard <[EMAIL PROTECTED]> wrote:
On Thu, 2
but i ran reconfigure (and configure from the command line) a couple of times
and in my textclass.lst i have:
"sig-alternate" "sig-alternate" "article (sig-alternate)" "true"
Just to check: have you run texhash of miktex?
Bo
On Thu, 20 Jul 2006, Michael Chen wrote:
I tried all four uil files including stdmenus.ui under my windows 1.4.1
installation (resources\ui\), and didn't find a match. They seems to
define toolbars and menus though. Am I missing something? Thanks.
Michael,
Oh. Microsoft. I know nothing abou
On 7/20/06, Rich Shepard <[EMAIL PROTECTED]> wrote:
On Thu, 20 Jul 2006, Michael Chen wrote:
> how to sort the environments in the upper left corner pull down menu?
Michael,
Stroll over to /usr/local/share/lyx/ui and edit stdmenus.ui. Change the
order to your heart's content, and disable th
On Thu, 20 Jul 2006, Bo Peng wrote:
You can not control the order of the environment. The ui files are for
menu and toolbars only. I was proposing some sort of order, but gave up
after a few email exchanges... You may search the archive for this.
Bo,
Er, yes. I mis-read the original message
i ran miktex options refresh file name database a couple of times.
the class is also listed in Lyx->Tools->Tex Information->Latex Classes
but i cannot use it :(
cheers,
Sebastian
Bo Peng wrote:
but i ran reconfigure (and configure from the command line) a couple
of times
and in my textclass
Rich Shepard wrote:
> On Thu, 20 Jul 2006, Bo Peng wrote:
>> You can not control the order of the environment. The ui files are
>> for menu and toolbars only. I was proposing some sort of order, but
>> gave up after a few email exchanges... You may search the archive for
>> this.
> Unless the seque
Hi,
How do I go about installing the spell checker + dictionaries if I don't have a
internet connection on my pc. (or if the proxy requires logging on)
Regards,
Johann
Sebastian Zander wrote:
> the class is also listed in Lyx->Tools->Tex Information->Latex Classes
> but i cannot use it :(
Are the *.layout files in place?
Jürgen
Reinhard Mayr aka Czerwinski wrote:
> I would like to insert an RTF file into my working lyx doc. The RTF page
> is rather wide, so I plan to put it on a landscape page (is that
> possible?). There are some tabs in the file and their positions are
> essential to the meaning, so I would like t
44 matches
Mail list logo