Hi,
Currently, the export to ASCII converts the displayed equations into
latex code and the tables into "text tables" .. However, the
converted displayed equations aren't exactly very useful since it's
just latex code. The smaller tables seem to come out OK but larger
tables are not formatted
On Mon, 26 Jan 2004, Angus Leeming wrote:
> Instead modify autogen.sh, so, and tell us whether
> autoconf 2.59 is happy with the configuration files.
Works for me.
> > By the way, I have the following error in the end:
> >
> > make[3]: Entering directory `/home/assirati/lyx/lyx-devel/src'
> > r
On Mon, Jan 26, 2004 at 05:58:54PM +0100, Lars Gullik Bjønnes wrote:
> "Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes:
>
> | g++ -DHAVE_CONFIG_H -I. -I../../../lyx/src/mathed -I../../src
> -I../../../lyx/src/mathed/../ -I../../../lyx/boost -I/usr/X11R6/include -O2
> -fno-exceptions -W -Wall -mms-
"Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes:
| g++ -DHAVE_CONFIG_H -I. -I../../../lyx/src/mathed -I../../src
-I../../../lyx/src/mathed/../ -I../../../lyx/boost -I/usr/X11R6/include -O2
-fno-exceptions -W -Wall -mms-bitfields -MT formulabase.lo -MD -MP -MF
.deps/formulabase.Tpo -c ../../../lyx
g++ -DHAVE_CONFIG_H -I. -I../../../lyx/src/mathed -I../../src
-I../../../lyx/src/mathed/../ -I../../../lyx/boost -I/usr/X11R6/include -O2
-fno-exceptions -W -Wall -mms-bitfields -MT formulabase.lo -MD -MP -MF
.deps/formulabase.Tpo -c ../../../lyx/src/mathed/formulabase.C
../../../lyx/src/mathed/
Angus Leeming <[EMAIL PROTECTED]> writes:
| Lars Gullik Bjønnes wrote:
>
>> Like so.
>
| Nice.
>
| Question: both ParIterator and ParConstIterator have the same
| value_type. Shouldn't the ParConstIterator value_type be
| 'ParagraphList::value_type const' ?
No. I don't think so. things see
Bo Peng wrote:
> On Mon, Jan 26, 2004 at 03:04:39PM +, Angus Leeming wrote:
>> I showed you how to do it *easily* with a _proper_ CVS template
>> http://article.gmane.org/gmane.editors.lyx.devel:33340
>
>> What's the problem?
>
> Not really. Right now, a shell template is the 'one for all'
>
On Mon, Jan 26, 2004 at 03:04:39PM +, Angus Leeming wrote:
> I showed you how to do it *easily* with a _proper_ CVS template
> http://article.gmane.org/gmane.editors.lyx.devel:33340
> What's the problem?
Not really. Right now, a shell template is the 'one for all' template
for me -- I do not
On Monday 26 January 2004 3:08 pm, Angus Leeming wrote:
>
> No need to do that. Instead modify autogen.sh, so, and tell us whether
> autoconf 2.59 is happy with the configuration files.
>
> diff -u -p -r1.49 autogen.sh
> --- autogen.sh 18 Nov 2003 10:41:57 - 1.49
> +++ autogen.sh 26 Jan
Lars Gullik Bjønnes wrote:
> Like so.
Nice.
Question: both ParIterator and ParConstIterator have the same
value_type. Shouldn't the ParConstIterator value_type be
'ParagraphList::value_type const' ?
> Objections?
Only that we tend to put 'using std::advance;' at the top of the
compiled
Joao Luis Meloni Assirati wrote:
>
>
> On Mon, 26 Jan 2004, Lars Gullik Bjønnes wrote:
>
>> rerun configure and automake perhaps...
>
> Yes, that was the problem. My autoconf was 2.59. Now I downgrade to
> 2.53 and it works.
No need to do that. Instead modify autogen.sh, so, and tell us wheth
Bo Peng wrote:
> I have implemented the cvs2latex/dynamic table with the shell
> template. I hope that I can do similar things *easily* under lyx
> 1.4.x.
I showed you how to do it *easily* with a _proper_ CVS template
http://article.gmane.org/gmane.editors.lyx.devel:33340
The 1.4.x version woul
On Monday 26 January 2004 2:43 pm, Joao Luis Meloni Assirati wrote:
> On Mon, 26 Jan 2004, Lars Gullik Bjønnes wrote:
> > rerun configure and automake perhaps...
>
> Yes, that was the problem. My autoconf was 2.59. Now I downgrade to 2.53
> and it works.
I changed the warning and I am testing wi
On Mon, Jan 26, 2004 at 10:20:31AM +0100, Helge Hafting wrote:
> Menaing I'll have to click "yes" for each of several hundred
> code snippets implemented with a "cat sourcefile" inset
> each time I print? Nope.
That was only a possibility I was thinking of. I agree that "manual
activation" is
Like so.
Objections?
? Config
? advdist.diff
Index: boost/libs/regex/src/Makefile.am
===
RCS file: /usr/local/lyx/cvsroot/lyx-devel/boost/libs/regex/src/Makefile.am,v
retrieving revision 1.5
diff -u -p -b -r1.5 Makefile.am
--- boost
On Mon, 26 Jan 2004, Lars Gullik Bjønnes wrote:
> rerun configure and automake perhaps...
Yes, that was the problem. My autoconf was 2.59. Now I downgrade to 2.53
and it works.
By the way, I have the following error in the end:
make[3]: Entering directory `/home/assirati/lyx/lyx-devel/src'
rm
Like so.
Objections?
--
Lgb
Joao Luis Meloni Assirati <[EMAIL PROTECTED]> writes:
| using gcc 3.3.2:
rerun configure and automake perhaps...
--
Lgb
using gcc 3.3.2:
g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I./../ -I../../boost
-I/usr/X11R6/include -O -fno-exceptions -W -Wall -MT formulabase.lo -MD
-MP -MF .deps/formulabase.Tpo -c formulabase.C
formulabase.C:303:2: warning: #warning FIXME
formulabase.C:789:2: warning: #warning pretty ugly
for
On Mon, Jan 26, 2004 at 09:54:57AM +, Angus Leeming wrote:
> Andre Poenitz wrote:
>
> >
> > 1. This dumps most of the rest of the mathcursor implementation into
> > the cursor.[Ch], "globalizes" a bit of them.
>
> How likely is it that the 'non-integrated rest of the original math
> cursor'
Andre Poenitz wrote:
>
> 1. This dumps most of the rest of the mathcursor implementation into
> the cursor.[Ch], "globalizes" a bit of them.
How likely is it that the 'non-integrated rest of the original math
cursor' will be 'generalized for texted'? I guess 'erase', 'up',
'down' can all be ge
On Wed, Jan 21, 2004 at 08:30:32PM +0900, Rob Lahaye wrote:
> Maybe Andre knows already; if not:
>
>
> SISSEGV crash occurs after:
>
> Start LyX
> File->New
> Insert Math
> File->Close [and Discard Safe]
> File->New
> /Bang/
Fixed in my tree.
Thanks for the report.
Andre'
Helge Hafting wrote:
> Don't drop the parameters unless some other mechanism is installed.
> I use the parameters to specify scaling factors for xfig insets,
> and I use different factors for different insets.
In 1.4.x you can scale and rotate xfig external insets and get visual
feedback of same.
On Fri, Jan 23, 2004 at 02:58:54PM +0100, Helge Hafting wrote:
> >>I hope such a list makes it to a public place, like www.lyx.org.
> >>I might get a group or two of 2-4 students that have 50 workdays each
> >>to spend on a spring-time programming project.
> >>The project is an excercise in plannin
Bo Peng wrote:
Bo, the 1.3.x external inset doesn't give you any eye candy but it
will enable you to do all that your require. The 1.4.x version will
give you the eye candy too.
I realized the 'virus' problem after I sent the email. But I was
thinking something like 'manual activation' ...
Me
Angus Leeming wrote:
Alfredo Braunstein wrote:
Angus Leeming wrote:
and it won't work in 1.4.x because $$Parameters no longer exists.
Speaking of which, we ship a 1.3.x which allows for ".lyx virus" and
the like easily ... just insert a date external inset with
parameters="&& rm -rf ~" for inst
On Fri, Jan 23, 2004 at 05:03:19PM +0100, Christian Ridderström wrote:
> > I've got three students that want to work on lyx.
> > They have ca. 439 hours each, for programming as well as documentation
> ^^^
>
> That's funny :-)
Give or take a few seconds...
Andre'
--
Those who des
On Wed, Jan 21, 2004 at 05:05:19PM +0100, Jean-Marc Lasgouttes wrote:
> > "Juergen" == Juergen Spitzmueller <[EMAIL PROTECTED]> writes:
>
> Juergen> I remember having a longer discussion with JMarc about this
> Juergen> quite some time ago. AFAIR JMarc argued that this is needed
> Juergen> but
On Tue, Jan 20, 2004 at 02:06:39PM -0800, Kayvan A. Sylvan wrote:
> You can not select text in the current CVS lyx. Neither hold-left-mouse and
> drag nor they keyboard method (shift+arrow keys) work.
I am happy enough that it doesn't crash...
Andre'
--
Those who desire to give up Freedom in or
On Wed, Jan 21, 2004 at 08:47:47AM +0100, Alfredo Braunstein wrote:
> Angus Leeming wrote:
>
> > Do whatever is easiest for you. Note that Alfredo is pretty good at
> > tracking down off by one errors.
>
> I hope that with this lousy flattering you are not pretending I'll do the
> dirty job.
He
30 matches
Mail list logo