e.com/lyx-users@lists.lyx.org/msg96008.html that I have
become very fond of. It reduces screen clutter amazingly.
From: Paul Rubin
To: lyx-users@lists.lyx.org
Sent: Sunday, September 1, 2013 4:43:00 PM
Subject: Re: Strange behaviour of initials module aka drop-caps
Yo
Your "works" file works for me, although I'm missing one of the modules you
loaded (short-inset-names), which apparently is not critical.
Your "doesn't work" file had two problems when I tried to fix. The first was
that it had no title (I added one). The second was that the environment
where you w
I was just playing around with LyX (2.0.6) and decided to put a drop-cap at the
beginning of something I was writing and to my surprise the Short Title option
is greyed out.
The strange thing is that a) I got it to work fine last week, b) the examples I
created last week compile just fine (aga
On 2012-07-26, Carlos Eduardo de Brito Novaes wrote:
> I use lyx for some years, and use some (very few) advanced features. By
> now I intend to create a command to create a list of simbols in abnt
> style. So I wrote this in the preamble, for testing reasons only.
> \newcommand{\simbolo}[2]
> {
Why don't you try this:
http://www.ctan.org/tex-archive/macros/latex/contrib/acronym/acronym.pdf
(Though I never worked with it, I think that Insert>Nomenclature
entry... could do the same within LyX)
Just for information, the actual command definition is presented below.
I plan to use at the very first time a symbol is declared so it will get
written
to the list of symbols with the corresponding description.
\newcommand{\simbolo}[2]
{
\ifthenelse{\equal{#2}{}}
{\addcontentsline{los}{si
I tried to replicate this error by setting a different language on different
sections
(something I do frequently in citations and for some expressions), but I
cant reproduce the error anymore. Maybe if I mess up the text a little.
Thanks for the help.
I tried to replicate this error by setting a different language on different
sections
(something I do frequently in citations and for some expressions), but I
cant reproduce the error anymore. Maybe if I mess up the text a little.
Thanks for the help.
This test case worked here too. Just my file behave strange, if I wrote some
parts I got no errors, but if I copy the section that gave-me errors in your
example it works fine.
I found out that for some reason the lyx code had an line "\lang brasilian"
just
after the section that does not work,
The attached example works for me, an produces
-
Else1 Else2 is
-
simbolo-minimal.lyx
Description: application/lyx
Do you have any suggestions?
Minimal example .lyx file please.
Hello Everyone.
I use lyx for some years, and use some (very few) advanced features. By now I
intend to create a command to create a list of simbols in abnt style. So I
wrote this in the preamble, for testing reasons only.
\newcommand{\simbolo}[2]
{
\ifthenelse{\equal{#1}{}}
{Then1}
{
Le 27/06/2009 23:48, Adrian Diaz a écrit :
Hi friends
i do not understand the behaviour of lyx 1.6.2. When i use the increase
depth key-button
on the lyx editor i can see the efect on the text (i have attached the
file example_problem.lyx)
However when i want to watch in pdf file, something stra
Francisco Javier Martínez Sanchez wrote:
>I had a little trouble with lyx. I wanna to create a book with chapter. So I
>select chapter. and it put:
>Chapter 1
> But I don't wanna it put Chapter 1. As the Spanish tutorial I wanna that lyx
> put:
>Capítulo 1
> Other things as "Table o
2009/6/28, Jean-Marc Lasgouttes :
> If the spanish package changes how enumerations are done, you can
> reflect that on screen by changing es.po.
>
> JMarc
Oh! Now I realize that!
I think they are the strings "(\\alph{enumii})" and so.
Now I can adapt the translated strings to the appropriate def
Le 28/06/2009 08:47, Ignacio García a écrit :
and in the example_problem.pdf file they appear as:
1.
2.
3.
(a)
(b)
(c)
(d)
1.
2.
(d)
The babel-spanish package is the key. See the footnotes 3 and 4 in
sec. 3.3.6.2 y 3.3.6.3 of the Spanish UserGuide manual, ("Ayud
Adrian Diaz, 27 Jun 2009 wrote
> i have the number list nesting in the example_problem.lyx file
> 1.
> 2.
> 3.
> (a)
> (b)
> (c)
> (d)
>i.
>ii.
> (d)
.
.
> and in the example_problem.pdf file they appear as:
> 1.
> 2.
> 3.
> (a)
> (b)
> (c)
> (d)
>
Hi friends
i do not understand the behaviour of lyx 1.6.2. When i use the increase
depth key-button
on the lyx editor i can see the efect on the text (i have attached the file
example_problem.lyx)
However when i want to watch in pdf file, something strange has happened (
see the file example_probl
> An .eps figure is inserted into a figure float. This picture has a bounding
box. When its sizes
> are obtained from the file ("get from file"), the bounding box is neglected
and the full figure
> (the whole A4 page) is shown in LyX.
This was a bug in ImageMagick. Update to ImageMagick 6.3.8-1
> I also experience the lack of antialiasing though there seem to be some
> exceptions. I am afraid I will not be able to use the promising new 1.6
> series if these problems remain unsolved. I am really afraid as my lecture
> notes, slides etc. are almost entirely written by LyX and I would not
Dear Pavel,
I also experience the lack of antialiasing though there seem to be some
exceptions. I am afraid I will not be able to use the promising new 1.6
series if these problems remain unsolved. I am really afraid as my
lecture notes, slides etc. are almost entirely written by LyX and I
wo
> In the former versions of LyX this behaviour could be prevented by using
> older versions of ImageMagick instead of the newer ones coming with the LyX
> installer. Now, however, selected ImageMagick files are preinstalled in LyX
> directories and the previous workaround with the older ImageMag
Dear Users,
An .eps figure is inserted into a figure float. This picture has a
bounding box. When its sizes are obtained from the file ("get from
file"), the bounding box is neglected and the full figure (the whole A4
page) is shown in LyX. However, if one deletes any of the four sizes,
and th
On 7.03.08, Vittorio Favaro wrote:
> Hi,
> Writing my thesis, I found a strange behaviour using the symbol (R)
> (\textregistered in LaTex) as above written.
...
> If I write the above written (R) in one of the "simple" (one or two page)
> chapter, and then compile ONLY
Hi,
I'm a new Lyx user (one month of experience now).
Writing my thesis, I found a strange behaviour using the symbol (R)
(\textregistered in LaTex) as above written.
Every chapter of the thesis is a separate file, included as input in the
main file. Some chapters are longer and more complex
Stefan Schimanski wrote:
> Make a bug report in bugzilla please.
No. This is no valid .lyx file. A valid one would have
\backslash
_
(with the \backslash in its own line) instead of
\_
in the ERT. Adjust the script that generates the file, and it should work.
This syntax is used since at leas
Make a bug report in bugzilla please.
Stefan
Hi,
the attached file is the reduced form of a template i have prepared
into which i edit the path to and the name of the document when
using it (doing a tiny bit of bash scripting).
1.) Open the file with RC1 from the command line, in my case
Hi,
the attached file is the reduced form of a template i have prepared into
which i edit the path to and the name of the document when using it
(doing a tiny bit of bash scripting).
1.) Open the file with RC1 from the command line, in my case
$ lyxrc1 D_Test_01.lyx
you will see at the end an
On Sunday 19 November 2006 16:53, Georg Baum wrote:
> I noticed that problem too with some long formulas. (if you mean the
> centering on screen).
Yep! That's it.
> AFAIK nobody is working on that, and I don't know
> either whether it is already in bugzilla.
Should I post it? I've never done tha
Am Sonntag, 19. November 2006 19:32 schrieb Rudi Gaelzer:
> However, the second problem I reported is not related to instant preview.
Has
> anyone inspected the file I attached? I think you'll only notice this
> problem with equations spanning more than one display window, as it
happens
> i
On Sunday 19 November 2006 12:51, Enrico Forestieri wrote:
> <[EMAIL PROTECTED]> writes:
> > My solution was to switch back to 1.3.7. I am happy with LyX again, ever
> > since.
>
> http://thread.gmane.org/gmane.editors.lyx.general/34427/focus=72321
Thanks, Enrico, but I'm using the linux version.
<[EMAIL PROTECTED]> writes:
> My solution was to switch back to 1.3.7. I am happy with LyX again, ever
> since.
http://thread.gmane.org/gmane.editors.lyx.general/34427/focus=72321
--
Enrico
Rudi,
> ... I've noticed some strange behaviour when editing mathematical
> formulas and using Instant Preview, which was absent in the 1.3.x ...
Yes, I have already reported this in the developper's list.
> Instant Preview will not render the modified equation the firs
Since I changed to LyX 1.4.3, I've noticed some strange behaviour when editing
mathematical formulas and using Instant Preview, which was absent in the
1.3.x versions.
I think you can reproduce some of my woes in the attached file. Open it,
enable Instant Preview and wait until it render
Isaac Pante wrote:
> > Maybe those are the opening and closing quotation marks for your
> > language? If
> > not, please send a minimal example file.
> >
> > Jürgen
>
> I think not. In fact I have two kinds of quotation marks which appear
> in the document typing exactly the same (same splaces, etc
Isaac Pante wrote:
> Sometimes I have those marks " and sometimes thoses ” but I typed
> them using exactly the same method (SHIFT+2). Have you ever had this
> problem and does somebody know how to solve it?
Maybe those are the opening and closing quotation marks for your language? If
not, pl
Hello everybody!
I have a little problem with the quotations marks in my document. My
document uses the book class and the marks selected in my settings
are the following : "text".
Sometimes I have those marks " and sometimes thoses ” but I typed
them using exactly the same method (SHIFT+2)
> "Rob" == Rob S <[EMAIL PROTECTED]> writes:
Rob> If one spellchecks any of the open .lyx files for some reason the
Rob> spellchecker does not get unloaded at the end of the document
Rob> (thinking about it this may only happen if there are no spelling
Rob> errors found). If you then change do
On May 23, 2005, at 12:19 PM, Rob S wrote:
Fernando Gisbert Cervera wrote:
Paul Smith wrote:
On 5/23/05, Fernando Gisbert Cervera <[EMAIL PROTECTED]> wrote:
I have noticed a strange behaviour when lyx has multiple documents
opened in the same lyx window. When I switch from one docum
Fernando Gisbert Cervera wrote:
Paul Smith wrote:
On 5/23/05, Fernando Gisbert Cervera <[EMAIL PROTECTED]> wrote:
I have noticed a strange behaviour when lyx has multiple documents
opened in the same lyx window. When I switch from one document to
another, the spellchecker
Paul Smith wrote:
On 5/23/05, Fernando Gisbert Cervera <[EMAIL PROTECTED]> wrote:
I have noticed a strange behaviour when lyx has multiple documents
opened in the same lyx window. When I switch from one document to
another, the spellchecker starts spellchecking the document from the
On 5/23/05, Jean-Marc Lasgouttes <[EMAIL PROTECTED]> wrote:
> >> I have noticed a strange behaviour when lyx has multiple documents
> >> opened in the same lyx window. When I switch from one document to
> >> another, the spellchecker starts spellchecking the docum
>>>>> "Paul" == Paul Smith <[EMAIL PROTECTED]> writes:
Paul> On 5/23/05, Fernando Gisbert Cervera <[EMAIL PROTECTED]>
Paul> wrote:
>> I have noticed a strange behaviour when lyx has multiple documents
>> opened in the same lyx win
On 5/23/05, Fernando Gisbert Cervera <[EMAIL PROTECTED]> wrote:
> I have noticed a strange behaviour when lyx has multiple documents
> opened in the same lyx window. When I switch from one document to
> another, the spellchecker starts spellchecking the document from the
> curso
Hi,
I have noticed a strange behaviour when lyx has multiple documents
opened in the same lyx window. When I switch from one document to
another, the spellchecker starts spellchecking the document from the
cursor position on. Has anyone noticed that? I'm using lyx-1.3.5 with
SuS
I have tried using the memoir book layout with lyx 1.3.3, in the win32
version and lyx1.3.1 in cygwin and when starting a new lyx document with
layout option article(memoir) or Book(memoir) the lyx window closes with
a message asking to send a report to Microsoft in the former and with
no mess
Le jeu 19/02/2004 à 08:55, Jose' Matos a écrit :
> On Wednesday 18 February 2004 21:16, Teletchéa Stéphane wrote:
> > Hi everybody !
> > I'm new on this list, and since i'm still awaiting my DSL connection, i
> > haven't yet searched for the solution to my problem on the list.
> >
> > I'm writing m
On Wednesday 18 February 2004 21:16, Teletchéa Stéphane wrote:
> Hi everybody !
> I'm new on this list, and since i'm still awaiting my DSL connection, i
> haven't yet searched for the solution to my problem on the list.
>
> I'm writing my PhD so be afraid i may ask some questions ...
>
> When i ad
Hi everybody !
I'm new on this list, and since i'm still awaiting my DSL connection, i
haven't yet searched for the solution to my problem on the list.
I'm writing my PhD so be afraid i may ask some questions ...
When i add a legend to an embedded figure (click on the figure->other
options->Sub-f
On Sat, Sep 08, 2001 at 04:59:14PM +0200, thomas schönhoff wrote:
> Hello,
>
> I am using 1.1.6fix3 on a RH7.0 box. In general everythings seems to be
> okay, execept the behaviour on starting LyX. When starting the program
> GUI normally come up in a similiar mode of 640x480. If I am working
Hello,
I am using 1.1.6fix3 on a RH7.0 box. In general everythings seems to be
okay, execept the behaviour on starting LyX. When starting the program
GUI normally come up in a similiar mode of 640x480. If I am working with
LyX I often enlarge the window to whole screen size (which is 1072x768)
Le Lundi 3 Septembre 2001 01:44, vous avez écrit :
> Hi folks,
>
> I was writing my dissertation under lyx 1.0.3 and updated to 1.1.16.
> However a doc file which would compile just ok under the older version
> now does not work on 1.1.16 (there appears over 140 erros). The file
> has not been
Rodrigo Esteves de Lima-Lopes wrote:
>
> they are latex errors
>
> ususlly commands that the soft does not recognise or that it claims to
> be ended by another command.
>
> wht did not happen before upgrading
while older versions of lyx ignores some "not so important"
errors from latex.
can y
they are latex errors
ususlly commands that the soft does not recognise or that it claims to
be ended by another command.
wht did not happen before upgrading
Herbert Voss wrote:
>
> Rodrigo Esteves de Lima-Lopes wrote:
> >
> > I was writing my dissertation under lyx 1.0.3 and updated to 1.1.1
Rodrigo Esteves de Lima-Lopes wrote:
>
> I was writing my dissertation under lyx 1.0.3 and updated to 1.1.16.
> However a doc file which would compile just ok under the older version
> now does not work on 1.1.16 (there appears over 140 erros). The file
> has not been changed at all
what
Hi folks,
I was writing my dissertation under lyx 1.0.3 and updated to 1.1.16.
However a doc file which would compile just ok under the older version
now does not work on 1.1.16 (there appears over 140 erros). The file
has not been changed at all
how can i sort it out?
thanks!
Hi,
I just found a very strange behaviour of Lyx, both in 1.1.5 fix1 and
1.1.6 fix1.
I hope it's easy to reproduce: just insert 3 (or more) small picture into
a new or existing file. Add all three pictures into one single paragraph,
the pictures should all fit into one single line. Then t
> half a page) and hit "View Postscript". The document took nearly 5
> minutes to "render"!!
Maybe you have used fonts that you've never used before or that have
been thrown out of your font cache?
30 minutes of font creating on an older machine is not unusual...
Andre'
--
It'll take a long
On Wed, Jun 07, 2000 at 04:17:55PM -0600, Robyn Wagner wrote:
> I just installed the new lyx1.1.5 RPM on a redhat 6.0 system.
>
> I edited a short document (A couple Section/Subsection headings...about
> half a page) and hit "View Postscript". The document took nearly 5
> minutes to "render"!!
>
I just installed the new lyx1.1.5 RPM on a redhat 6.0 system.
I edited a short document (A couple Section/Subsection headings...about
half a page) and hit "View Postscript". The document took nearly 5
minutes to "render"!!
With all previous versions of lyx (including the most recent pre 1.1.5
v
> "Henk" == Henk Coetzee <[EMAIL PROTECTED]> writes:
Henk> I am experiencing strange behaiour in Insert-Cross reference. My
Henk> list of Labels doesn't appear most of the time, or I get am
Henk> incomplete list. I am using Kayvan's RPM, on RH6.1.
Hello,
I think the bug is fixed now.
JMarc
>>>>> "Staffan" == Staffan Ringbom <[EMAIL PROTECTED]> writes:
Staffan> Hi, One also have a strange behaviour in the insert
Staffan> citations, with a bibtex file unless the entire path for the
Staffan> *bib file is given in "insert-list&TOC-bibte
Hi,
One also have a strange behaviour in the insert citations, with a bibtex
file
unless the entire path for the *bib file is given in
"insert-list&TOC-bibtex reference", unless
the the entire path and file database name is included in the "database"
box
Staffa
Hi
Firstly, many thanks to the developers.
I am experiencing strange behaiour in Insert-Cross reference. My list of
Labels doesn't appear most of the time, or I get am incomplete list. I
am using Kayvan's RPM, on RH6.1.
Henk
--
Henk Coetzee
G
Hi,
I have a strange behaviour in a table like below (the corresponding lyx
file is attached at the end):
--
| A1-2|| A3 |
|-||-|
| B1 | B2 || B3 |
--
If I type something in any cell, except A1-A2, for example, in B2,
then delete a few
65 matches
Mail list logo