I am thinking about the possibilty to retrive lyx file from google
repository (so called 'drive'), pass it to lyx on my station, edit and
save the modified file then upload to google drive as a new version.
(google drive manages doc versions).
Would an app for google be useful and easy to build
2012/10/24 Georg Baum:
> Does it work now? There was an assumption that the build tree was below the
> source tree which I forgot about.
Yes. Not all tests passed (since I do not have gnumeric installed, for
instance), but I committed the updated files.
Hope this is all correct.
Jürgen
> Georg
Gregor may know the history of "Scrap"; that term has been there ever
since I started using LyX/Sweave, and I never know how it came in.
Noweb is only one of the implementations of literate programming (to
beat Knuth's WEB), so I guess "literate" may actually be a better
name.
Regards,
Yihui
--
Y
Jean-Marc Lasgouttes writes:
| Le 24/10/12 22:18, Lars Gullik Bjønnes a écrit :
>> Jean-Marc Lasgouttes writes:
>>
>> | Le 24/10/2012 13:13, Lars Gullik Bjønnes a écrit :
Add feature --enable-lto, link-time optimization.
>>>
>> | Do you see a visible gain, that would make it worth using on
Le 24/10/12 22:18, Lars Gullik Bjønnes a écrit :
Jean-Marc Lasgouttes writes:
| Le 24/10/2012 13:13, Lars Gullik Bjønnes a écrit :
Add feature --enable-lto, link-time optimization.
| Do you see a visible gain, that would make it worth using on release builds?
textdatabss dec
Richard Heck writes:
| On 10/23/2012 09:07 PM, Lars Gullik Bjønnes wrote:
>> Using --enable-cxx11 turns on C++11 mode in gcc.
| Seems like a good idea.
I will have to commit 1/2 in this series as well.
Ok?
--
Lgb
André Pönitz writes:
| On Wed, Oct 24, 2012 at 01:27:40AM +0200, Lars Gullik Bjønnes wrote:
>> André Pönitz writes:
>>
>> | On Tue, Oct 23, 2012 at 11:14:42PM +0200, lar...@gullik.org wrote:
>> >> From: Lars Gullik Bjønnes
>> >>
>> >> Use a local typedef pair P to avoid having to repeat
>> >>
Jean-Marc Lasgouttes writes:
| Le 24/10/2012 13:13, Lars Gullik Bjønnes a écrit :
>> Add feature --enable-lto, link-time optimization.
>
| Do you see a visible gain, that would make it worth using on release builds?
textdatabss dec hexfilename
8042443 28616 39624 8110683 7b
Jürgen Spitzmüller wrote:
> This fails for me with
>
> /usr/bin/python "./test/runtests.py" ./tex2lyx ../../../lib/scripts
> "./test" Traceback (most recent call last):
> File "./test/runtests.py", line 84, in
> main(sys.argv)
> File "./test/runtests.py", line 32, in main
> from lyxp
On Wed, Oct 24, 2012 at 01:27:40AM +0200, Lars Gullik Bjønnes wrote:
> André Pönitz writes:
>
> | On Tue, Oct 23, 2012 at 11:14:42PM +0200, lar...@gullik.org wrote:
> >> From: Lars Gullik Bjønnes
> >>
> >> Use a local typedef pair P to avoid having to repeat
> >> that multiple times.
> >> ---
>
2012/10/23 Georg Baum:
> Please update src/tex2lyx/TODO.txt
Done.
> and the tex2lyx test cases with the new
> format (they are currently failing). The latter can be done using
>
> make updatetests
>
> in the src/tex2lyx sub folder of the build tree.
This fails for me with
/usr/bin/python "./tes
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
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 files (at least
as good as it used to be).
I know now that this patch is broken. Stay tuned for more soon.
I wanted to ext
On 10/23/2012 09:07 PM, Lars Gullik Bjønnes wrote:
Using --enable-cxx11 turns on C++11 mode in gcc.
Seems like a good idea.
rh
This is a patch for testing (Kayvan?) since I do not have the
tools/knowledge. This allows proper importation of noweb files (at least
as good as it used to be).
I also renamed the "literate" format. Tell me whether this is a problem.
Finally, is there a reason why the Scrap layout is not Chun
Le 24/10/2012 13:13, Lars Gullik Bjønnes a écrit :
Add feature --enable-lto, link-time optimization.
Do you see a visible gain, that would make it worth using on release builds?
JMarc
Add feature --enable-lto, link-time optimization.
Enabling link-time optimization turns debug information off (-g),
sine -flto and -g does not currently well work together.
Also stdlib-debug is turned off, does also not work well with -flto.
---
config/lyxinclude.m4 | 27
Am Dienstag, 23. Oktober 2012 um 22:09:29, schrieb Georg Baum
> The branch, master, has been updated.
>
> - Log -
>
> commit ecf24f1cb5189dfd493609c7f2bc577b0b1c4b3b
> Author: Georg Baum
> Date: Tue Oct 23 22:08:57 2012 +0200
>
Am Dienstag, 23. Oktober 2012 um 20:49:59, schrieb Uwe Stöhr
> The problem is the following:
> when
>
> COMMAND ${CMAKE_COMMAND} --build "${CMAKE_BINARY_DIR}" --target rebuild_cache
>
> is called my ${CMAKE_BINARY_DIR} is
> "D:\LyXGit\Master\compile-result"
>
> But after this call MSVC stops be
19 matches
Mail list logo