Murray E:
> I don't want to direct these messages about lyx to some special folder
> (I can do that later if I wish). I just want to be able to tell at a
> glance from the Subject showing in Thunderbird that the message is for
> the lyx-users group.
>
> As somebody else wrote, all the other m
I don't want to direct these messages about lyx to some special folder
(I can do that later if I wish). I just want to be able to tell at a
glance from the Subject showing in Thunderbird that the message is for
the lyx-users group.
As somebody else wrote, all the other mailing lists to which
I'm on a Windows PC using Thunderbird as e-mail client. My outgoing
mail ISP is Comcast.
Rich Shepard wrote:
On Wed, 27 May 2009, Murray Eisenberg wrote:
Would it be possible to include (automatically) something like
[lyx-users]
in the Subject of messages sent from this mailing list?
It's
On Thu, May 28, 2009 at 08:59:59AM +1000, Typhoon wrote:
> he probably doesn't use procmail. However, Thunderbird, like almost all
> pop mail clients allows you to define filter rules that will direct
> lyx-user emails to a special folder.
Also, the list seems to use the List-* headers (although n
On Wed, 27 May 2009 15:22:39 -0700 (PDT)
Rich Shepard wrote:
> On Wed, 27 May 2009, Murray Eisenberg wrote:
>
> > Would it be possible to include (automatically) something like
> > [lyx-users] in the Subject of messages sent from this mailing list?
> >
> > It's often difficult to tell from the s
On Wed, 27 May 2009, Murray Eisenberg wrote:
Would it be possible to include (automatically) something like [lyx-users]
in the Subject of messages sent from this mailing list?
It's often difficult to tell from the subject along that this is about lyx.
Murray,
Do you use procmail as your LD
Would it be possible to include (automatically) something like
[lyx-users] in the Subject of messages sent from this mailing list?
It's often difficult to tell from the subject along that this is about lyx.
--
Murray Eisenberg mur...@math.umass.edu
Mathematics & Statistics D
OK, but how does this work on the first string you encounter? I.e.,
we have something like:
lex.setFile(...)
while (lex.isOK()) {
s = lex.getString();
lex.next(true);
}
but will this work the first time?
It i strange that we do not need to start with a lex.next()...
But Lexer is strange any
Bruce Pourciau schreef:
On May 27, 2009, at 3:49 PM, Guenter Milde wrote:
On 2009-05-27, Steve Litt wrote:
On Wednesday 18 March 2009 01:04:27 pm jezZiFeR wrote:
I do have a list with six sentences. They start with
1.)
2.)
3.)
4.)
Then I entered a description for this forth sentence,
Jean-Marc Lasgouttes wrote:
The parser for this file just uses LyX's general-purpose lexer.
Apparently, it does not know about escaped quotes.
Of course it does (when you ask nicely). Lexer::next(true) should do
the trick.
OK, but how does this work on the first string you encounter? I.e., w
\begin{align}
\label{A} \label{B}
\end{align}
Although this is incorrect LaTeX, tex2lyx shouldn't crash, so please
report it as bug.
tex2lyx does not look inside of math stuff, I think it is mathed
itself that crashes.
JMarc
On May 27, 2009, at 3:49 PM, Guenter Milde wrote:
On 2009-05-27, Steve Litt wrote:
On Wednesday 18 March 2009 01:04:27 pm jezZiFeR wrote:
I do have a list with six sentences. They start with
1.)
2.)
3.)
4.)
Then I entered a description for this forth sentence, and after
that I
would
Rodrigo Fresneda schrieb:
Today I received a buggy tex document from a friend, and LyX could't import
it:
Warning: #LyX file created by tex2lyx 1.6.2
LyX Code: 8 name: unknown
../../../src/support/lassert.cpp(21): ASSERTION false VIOLATED
IN ../../src/insets/Inset.cpp:137
../../../src/support
The parser for this file just uses LyX's general-purpose lexer.
Apparently, it does not know about escaped quotes.
Of course it does (when you ask nicely). Lexer::next(true) should do
the trick.
JMarc
On 2009-05-27, rgheck wrote:
> Guenter Milde wrote:
Problem: spurious "module requires package" popups for a home-made
module.
Reason:
>> quotes in the description text are not escaped.
> The parser for this file just uses LyX's general-purpose lexer.
> Apparently, it does not know a
On 2009-05-27, Steve Litt wrote:
> On Wednesday 18 March 2009 01:04:27 pm jezZiFeR wrote:
>> I do have a list with six sentences. They start with
>> 1.)
>> 2.)
>> 3.)
>> 4.)
>> Then I entered a description for this forth sentence, and after that I
>> would like to continue with:
>> 5.)
>> 6.)
Guenter Milde wrote:
It is this:
"fancybreak" "fancybreak" "Define FancyBreak style for "breaks" or "transitions" between paragraphs. Separate pragraphs with some
ornaments or simple vertical space. This is usually used for gaps in the narrative (also called a "transition"), e.g. love scenes l
Stefano Franchi wrote:
On Tuesday 26 May 2009 05:46:55 pm rgheck wrote:
Stefano Franchi wrote:
On Tuesday 26 May 2009 08:59:10 am rgheck wrote:
Guenter Milde wrote:
Dear List,
whenever I load a file that loads the following package, I get a
popup-window warning me tha
Today I received a buggy tex document from a friend, and LyX could't import
it:
Warning: #LyX file created by tex2lyx 1.6.2
LyX Code: 8 name: unknown
../../../src/support/lassert.cpp(21): ASSERTION false VIOLATED
IN ../../src/insets/Inset.cpp:137
../../../src/support/lassert.cpp(21): ASSERTION b
dear steve,
thank you! i´ve asked this question some months ago, and it was
already solved, but my harddisk had a problem, and after a backup some
100 mails were sent again automatically. sorry for that, i hope it is
the only one here in this list…
so, i´ll also try out your solution, it
On Wednesday 18 March 2009 01:04:27 pm jezZiFeR wrote:
> Dear listmembers,
>
> I do have a list with six sentences. They start with
>
> 1.)
> 2.)
> 3.)
> 4.)
>
> Then I entered a description for this forth sentence, and after that I
> would like to continue with:
>
> 5.)
> 6.)
>
> But the problem i
Hello,
I have added some branches to my text. In the text, and thus in the
branches, there are some figures (floating). Now my problem is that when I
try to change the settings of the figure, the menu of the branch pops up...
I dont know if I am doing something wrong or if it is an error of lyx.
For diagrams I found pyxplot
http://www.srcf.ucam.org/pyxplot/
handy.
Wolfgang
23 matches
Mail list logo