David Green <[EMAIL PROTECTED]> writes:
> LyX for OS X seems to have broke support for Literate Programming (or
> I need to reinitialize it by hand). I just installed from
> lyx-1.3.5-2macos_aqua.tgz
>
> Issue:
>
>The View menu is missing options. At 1.3.4, it showed all the
>usual outp
On Oct 9, 2004, at 11:58 PM, David Green wrote:
The View menu is missing options. At 1.3.4, it showed all the
usual output options including several view PDFs versions.
There is a export for noweb in the File | Export menu works so
the code generation path is still working but not the
Hi,
LyX for OS X seems to have broke support for Literate Programming (or
I need to reinitialize it by hand). I just installed from
lyx-1.3.5-2macos_aqua.tgz
Issue:
The View menu is missing options. At 1.3.4, it showed all the
usual output options including several view PDFs versions.
Andre Poenitz <[EMAIL PROTECTED]> writes:
| On Fri, Oct 08, 2004 at 11:39:56PM +0200, Lars Gullik Bjønnes wrote:
>> New version of the DTD, missing namespace stuff... it works... kindo.
>
| Could we make mathed a proper citizen of the new LyX world. With a
| for each kind of inset and such?
cer
Hello,
I used hotshot to profile lyx2lyx. Here are the results:
116649 function calls (116624 primitive calls) in 4.244 CPU seconds
Ordered by: internal time, call count
List reduced from 110 to 20 due to restriction <20>
ncalls tottime percal
On Wed, Oct 06, 2004 at 10:48:25AM +0100, Angus Leeming wrote:
> Jose, I suspect that this one is a result of your parser changes. I'm
> getting warnings:
>
> LyX: Bad boolean `0'. Use "false" or "true" [around line 19 of file
> /tmp/lyx_tmpdir199946DJAXR/19994hn2iuH]
> LyX: Bad boolean `0'. Use "
Andre Poenitz wrote:
> On Fri, Oct 08, 2004 at 10:29:00AM +0200, Alfredo Braunstein wrote:
>> Is anyone else seeing this?
>>
>> In 1.4.0cvs I cannot display some "composite" math symbols properly:
>> \mapsto, \notin, \not\in. Basically all is well except for the word "mu"
>> appearing overprinted
On Fri, Oct 08, 2004 at 03:43:49PM +0200, Lars Gullik Bjønnes wrote:
> Actually it should be pretty safe to put this code in CVS... but I'll
> hold off on that.
Just go on if you promise to spend at least 10% of the time you
currently invest into LyX with fixing 1.4.0 show-stopper bugs.
Andre'
On Thu, Oct 07, 2004 at 10:02:39PM -0400, John Weiss wrote:
> - If the LyX kernel treats something in a character-like fashion, go
> with entities.
>
> Example: Say that the LyX file "command" for a non-breaking space
> is translated into a character, and that said character is then
> tra
On Fri, Oct 08, 2004 at 10:29:00AM +0200, Alfredo Braunstein wrote:
> Is anyone else seeing this?
>
> In 1.4.0cvs I cannot display some "composite" math symbols properly:
> \mapsto, \notin, \not\in. Basically all is well except for the word "mu"
> appearing overprinted (in blue) and weird spacing.
On Fri, Oct 08, 2004 at 05:25:34PM +0100, Angus Leeming wrote:
> I read that as saying that he effectively has a DTD in his head
> already. Of course, forcing him to formalize it would be a good thing.
I think I lean onto Lars's side here: Have some well formed XML
resembling LyX internal structu
On Mon, Oct 04, 2004 at 02:23:43PM +0100, Angus Leeming wrote:
> I often use an ancient machine running Tru64 unix as an XServer to
> more modern hardware running Linux. In the last couple of months I
> find that Qt and Gtk software (including LyX) on these modern
> machines runs glacially slowl
On Fri, Oct 08, 2004 at 12:16:22PM -0400, John Weiss wrote:
> Lars:
>
> I've checked out the CVS head and built the doxygen srcdocs. I'm
> still lost.
>
> Can I have some hints on how "Buffer", "Paragraph", "Inset",
> et. al. fit together?
A 'Buffer' is basically a .lyx document. Associated to
On Fri, Oct 08, 2004 at 11:39:56PM +0200, Lars Gullik Bjønnes wrote:
> New version of the DTD, missing namespace stuff... it works... kindo.
Could we make mathed a proper citizen of the new LyX world. With a
for each kind of inset and such?
Andre'
On Wed, Oct 06, 2004 at 03:30:05PM +0200, Jean-Marc Lasgouttes wrote:
> > "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
>
> Angus> Why not pass 'buffer' to LaTeX::run() ? That would enable you
> Angus> to proceed without jumping through hoops.
>
> Or add the language to runparams.
I u
Hey
great job on LyX for OS X, I'm a big fan :)
May I suggest something to add to ease of use:
I think that the math panel(s) should not obtain focus when one of
their buttons is clicked; the focus should always remain on the main
window, so you can continue typing your equation after you've inse
[EMAIL PROTECTED] (Lars Gullik Bjønnes) writes:
| [EMAIL PROTECTED] (Lars Gullik Bjønnes) writes:
>
| | John Weiss <[EMAIL PROTECTED]> writes:
>>
| | | Consider, instead, the case where there's a separate tag in a
| | | "special-char" XML namespace. You still need to add the code to
| | | handle
John Spray wrote:
> The patch spam continues: here is the "LaTeX log" dialog. Exactly the
Keep up this kind of "spam" coming ;-)
Alfredo
John Spray <[EMAIL PROTECTED]> writes:
very good.
You really seem to be on a roll :-)
--
Lgb
John Weiss <[EMAIL PROTECTED]> writes:
| On Fri, Oct 08, 2004 at 07:11:11PM +0200, Lars Gullik Bjønnes wrote:
>>
>> Just what I am saying... let's fiddle right away, we don't need the
>> DTD for that.
>
| A DTD ... even if it's in our own "language" ... gives us a skeleton
| to work off of.
>
| T
John Weiss <[EMAIL PROTECTED]> writes:
| I second the, "Well done," regarding the whole shebang.
>
| One idea I wanted to toss to you, Lars: two parsers in the LyX core.
| We'd keep the old format's I/O in place while adding the classes
| needed to parse & write the XML. This gives us an "instan
John Weiss <[EMAIL PROTECTED]> writes:
| On Fri, Oct 08, 2004 at 05:25:34PM +0100, Angus Leeming wrote:
>>
>> I read that as saying that he effectively has a DTD in his head
>> already. Of course, forcing him to formalize it would be a good thing.
>
| Heck, I'll formalize it for him!
>
>> Why do
Hi,
The patch spam continues: here is the "LaTeX log" dialog. Exactly the
same as the ShowFile dialog, but with a refresh button and for the
different controller API.
John
Index: ChangeLog
===
RCS file: /usr/local/lyx/cvsroot/lyx-d
23 matches
Mail list logo