Re: noweb-article and article class with "noweb" module

2012-11-26 Thread Kayvan Sylvan
Hi JMarc, Can you check my patch in the Bug Tracker http://www.lyx.org/trac/ticket/8414 and check my changes in? Thanks! On Tue, Oct 23, 2012 at 6:22 AM, Jean-Marc Lasgouttes wrote: > Le 22/10/2012 19:32, Kayvan Sylvan a écrit : > > Hi guys, >> >> I'm trying

Re: Error with syctex=-1 and lib/doc/Additional.lyx

2012-11-15 Thread Kayvan Sylvan
ov 12, 2012 at 11:48 PM, Kayvan Sylvan wrote: > When trying to view (pdflatex, or ps2pdf) the output of > lib/doc/Additional.lyx, I get the following error: > > ! Undefined control sequence. > l.11 \synctex > =-1 > The control sequence at the end of the top line &

Re: support for xdg-open (Linux) and open (Mac)

2012-11-05 Thread Kayvan Sylvan
Here is the patch. I include it in my Fedora packages at http://www.box.com/kslyx/ On Mon, Nov 5, 2012 at 7:18 AM, Richard Heck wrote: > On 11/05/2012 10:00 AM, Kayvan Sylvan wrote: > >> In the Fedora distribution lyx packages, an xdg-open patch is applied >> and the resu

Re: support for xdg-open (Linux) and open (Mac)

2012-11-05 Thread Kayvan Sylvan
In the Fedora distribution lyx packages, an xdg-open patch is applied and the resulting lyx seems to work correctly. On Nov 5, 2012, at 1:34, Jean-Marc Lasgouttes wrote: > Le 05/11/2012 03:51, Scott Kostyshak a écrit : >> xdg-open tries to open a file with the "preferred" application of a >> use

Re: Shell script to compile and install LyX-2.1.0 from git on Fedora

2012-11-03 Thread Kayvan Sylvan
Thanks. Here's the patch for lyx-fedora in devel. On Sat, Nov 3, 2012 at 7:13 PM, Richard Heck wrote: > On 11/03/2012 09:37 PM, Kayvan Sylvan wrote: > >> Hmmm Yes, that seems to be an old script based on the procedure in >> http://wiki.lyx.org/Devel/**ReleaseProced

Re: Shell script to compile and install LyX-2.1.0 from git on Fedora

2012-11-03 Thread Kayvan Sylvan
ified. On Sat, Nov 3, 2012 at 6:13 PM, Richard Heck wrote: > On 11/03/2012 09:01 PM, Kayvan Sylvan wrote: > >> The latest version of this script (lyx-build) is always available at the >> following URL: >> >> http://www.box.com/kslyx >> >> Probably not an

Re: Shell script to compile and install LyX-2.1.0 from git on Fedora

2012-11-03 Thread Kayvan Sylvan
The latest version of this script (lyx-build) is always available at the following URL: http://www.box.com/kslyx On Sat, Nov 3, 2012 at 4:14 PM, Kayvan Sylvan wrote: > Hi everyone, > > I've tested this on Fedora 15, 16, and 17. The Fedora 17 system was a > clean install on

Re: LyX 2.0.5 Sources...

2012-11-03 Thread Kayvan Sylvan
Works on Fedora (15, 16, 17). F16 binaries and SRPM files for 2.0.5 and 2.1.0dev are now available here: https://www.box.com/kslyx On Sat, Nov 3, 2012 at 4:45 PM, Pavel Sanda wrote: > Richard Heck wrote: > > > > may be found at > > http://frege.brown.edu/lyx/ > > Please test and prepare b

Re: Compile problem with latest pull

2012-10-27 Thread Kayvan Sylvan
"support/lstrings.h" +#include using namespace std; On Sat, Oct 27, 2012 at 12:16 PM, Lars Gullik Bjønnes wrote: > Kayvan Sylvan writes: > > | On Fedora 16: > > > | CXXInsetListings.o > | insets/InsetLine.cpp: In member function 'virtual void >

Re: [PATCH] Fix importation of noweb files with tex2lyx

2012-10-25 Thread Kayvan Sylvan
I think Scrap comes from nuweb (which I used to use for some time as well): http://www.cs.tufts.edu/~nr/noweb/nuweb.html On Thu, Oct 25, 2012 at 1:24 AM, Gregor Gorjanc wrote: > Hi, > > On 25 October 2012 06:33, Yihui Xie wrote: > >> Gregor may know the history of "Scrap"; that term has been th

Re: [PATCH] Fix importation of noweb files with tex2lyx

2012-10-24 Thread Kayvan Sylvan
Ok, thanks. I'll test your updated patch when you finish it. On Wed, Oct 24, 2012 at 7:21 AM, Jean-Marc Lasgouttes wrote: > Le 24/10/2012 15:27, Jean-Marc Lasgouttes a écrit : > > This is a patch for testing (Kayvan?) since I do not have the >> tools/knowledge. This allows proper importation of

noweb-article and article class with "noweb" module

2012-10-22 Thread Kayvan Sylvan
Hi guys, I'm trying to see if I can stop using literate-article and instead use the article class (or any other layout) with the "noweb" module instead. However, when I use the "noweb" module, the Scrap layout is not defined. How do I fix this? ---Kayvan

Re: $$e not set on import --> import of .Rnw (knitr) fails

2012-10-19 Thread Kayvan Sylvan
I can put some time into this next week. Yes, I noticed (and very much appreciate) that you don't need to use CTRL-return anymore. Best regards, Kayvan On Oct 19, 2012, at 2:00, Jean-Marc Lasgouttes wrote: > Le 18/10/2012 15:57, Kayvan Sylvan a écrit : >> The [[foo]] notation i

Re: $$e not set on import --> import of .Rnw (knitr) fails

2012-10-18 Thread Kayvan Sylvan
The [[foo]] notation is noweb syntax for a reference to something that is defined elsewhere. By putting it in an ERT we ensure that it ends up in the noweb file unaltered. On Oct 18, 2012, at 5:18, Jean-Marc Lasgouttes wrote: > Le 18/10/2012 14:02, Scott Kostyshak a écrit : >> Ah, then I don't u

Re: Noweb/Literate programming Copier problem

2012-09-24 Thread Kayvan Sylvan
Yes. I pulled from git, but the software still identifies itself as 2.1.0 SVN. On Mon, Sep 24, 2012 at 12:20 PM, Pavel Sanda wrote: > Kayvan Sylvan wrote: > > I'm running LyX 2.1.0 SVN on Fedora 17 > > Are you aware that for long time we use git and SVN is months old codebase? > Pavel >

Re: Noweb/Literate programming Copier problem

2012-09-23 Thread Kayvan Sylvan
can just close ticket 5444. Note that the Customization.lyx file had Change Tracking enabled, so I left it on. Someone will have to accept the changes after applying this patch. Thanks! On Sun, Sep 23, 2012 at 1:40 PM, Kayvan Sylvan wrote: > I'm running LyX 2.1.0 SVN on Fedora 17 > &

Re: Literate programming on LyX-2.0.4: no build button

2012-09-20 Thread Kayvan Sylvan
Kayvan Sylvan gmail.com> writes: > > I found out that I can do: > > File -> Export -> More Formats and Options -> Program > > But this is obviously more cumbersome than clicking a Build button. > > How can I get this functionality back? > > --

Re: Literate programming on LyX-2.0.4: no build button

2012-09-20 Thread Kayvan Sylvan
Kayvan Sylvan gmail.com> writes: > Hi guys, > > I'm back to playing with LyX and noweb and I installed the latest LyX on my Fedora 17 system. It works beautifully! Thank you all for the great work. > > I pulled up one of my files but I can't find the Build button

Literate programming on LyX-2.0.4: no build button

2012-09-20 Thread Kayvan Sylvan
Hi guys, I'm back to playing with LyX and noweb and I installed the latest LyX on my Fedora 17 system. It works beautifully! Thank you all for the great work. I pulled up one of my files but I can't find the Build button or menu item. I can export to noweb and run build-script myself, but it woul

Silly Email address fix

2001-07-18 Thread Kayvan Sylvan
My bad. An internal Email address shows up in the ChangeLogs. That address is not deliverable, so I submit the following patch. Index: lib/ChangeLog === RCS file: /cvs/lyx/lyx-devel/lib/ChangeLog,v retrieving revision 1.71 diff -u -

CVS lyx compile problem on Solaris

2001-03-21 Thread Kayvan Sylvan
Hi folks, LYX no longer links on my Solaris machine. Anyone have a patch? ../src/frontends/xforms/.libs/libxforms.a(Dialogs.o)(.rodata+0x57c): undefined reference to `ControlCharacter type_info node' ../src/frontends/xforms/.libs/libxforms.a(Dialogs.o): In function `GUICharacter::GUICharacter(

Re: Solaris compile problem - Real fix

2000-11-17 Thread Kayvan Sylvan
On Fri, Nov 17, 2000 at 07:17:05PM +, John Levon wrote: > On Fri, 17 Nov 2000, Kayvan Sylvan wrote: > > > This fixes my compile problem on Solaris. It turns out that mkstemp() > > is defined by gcc-2.95 somewhere in its internals, so it *is* available > > which is w

Solaris compile problem - Real fix

2000-11-17 Thread Kayvan Sylvan
This fixes my compile problem on Solaris. It turns out that mkstemp() is defined by gcc-2.95 somewhere in its internals, so it *is* available which is why the configure defines HAVE_MKSTEMP However, my system header files do not declare mkstemp (and neither do the gcc headers). That's why this fi

Re: LyX CVS build problem on Solaris

2000-07-29 Thread Kayvan Sylvan
On Fri, Jul 28, 2000 at 09:19:58PM -0500, Albert Chin-A-Young wrote: > > /usr/ccs/bin/as: "/var/tmp/ccAtcvw5.s", line 14928: error: can't compute value of >an expression involving an external symbol > > make[2]: *** [insetinclude.lo] Error 1 > > make[2]: Leaving directory `/remote/tools/ksylvan/

Solaris build problem handled by installing binutils

2000-07-28 Thread Kayvan Sylvan
Hi folks, I installed gas (the latest binutils) and the assembler syntax problem I reported earlier is gone. I can live with that, but perhaps we should make a note about Solaris needing GNU binutils. ---Kayvan -- Kayvan A. Sylvan (650-584-1189) Central Engineering Serv

LyX CVS build problem on Solaris

2000-07-27 Thread Kayvan Sylvan
Hi folks, Here's what happens on my Solaris box from latest CVS. Using gcc-2.95.2: g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I./../ -I../.. -I../.. -I/remote/tools/ksylvan/include -isystem /usr/openwin/include -O2 -isystem /usr/openwin/include -W -Wall -Wconversion -Winline -Wp,-MD,.deps/inset

New CVS Solaris configure patch breaks compilation

2000-07-10 Thread Kayvan Sylvan
Hi everyone, Te latest configure.in patch breaks configure/compilation on my Solaris box: +# Since solaris X headers use int as implicit return type and modern +# gcc's do not like that, let's use -isystem instead of -I. +# We should test for gcc version and see whether it supports -isystem, +#

autogen problem on Solaris?

2000-06-17 Thread Kayvan Sylvan
This only happens with the latest lyx-1.1.6cvs, not the 1.1.5: bash-2.01$ bash autogen.sh Locating GNU m4... found: gm4 Generate acinclude.m4... done. Building macros... aclocal: macro `E_SET at /remote/tools/ksylvan/bin/aclocal line 319, line 70. done. Building config header template... done.

Latest CVS configure fails on Solaris 2.5.1

2000-06-17 Thread Kayvan Sylvan
Hi folks, It's Kayvan from a different account. On my Solaris 2.5.1 machine: configuring in sigc++ running /bin/sh ./configure --prefix=/remote/tools/ksylvan --with-extra-lib=/remote/tools/ksylvan/lib --with-extra-inc=/remote/tools/ksylvan/include --cache-file=.././config.cache --srcdir=. l

LyX/Noweb integration again [was: LyX code and keyboward shortcuts]

1999-05-05 Thread Kayvan Sylvan
Hi everyone. I fixed the last patch to integrate Noweb import into LyX. I also went ahead and updated all the internationalization files to the best of my ability. Once again, please check my work. Here is the updated patch (sorry it's so huge). You'll need to ``cvs add'' src/ImportNoweb.h and sr