Working on a document I put a url tag inside a footnote and then the
document did not exported to PDF anymore, but DVI does with not working
references
This is the case:
*FOOTNOTE[* Making R Packages Under Windows: A Tutorial. *URL[*
http://faculty.chicagobooth.edu/peter.rossi/research/bayes%20bo
On 04/13/2010 09:32 AM, Jean-Marc Lasgouttes wrote:
Richard,
I tried to revert your recent patches (34119, 34121) to see what the old
behaviour was like, and I do not see the problem. When one creates a new
file, it is not dirty, but it is possible to save it with File>Save.
Could you tell me a
Pavel Sanda wrote:
> > What I do not know is why this only appears now.
>
> imho after your last changes of the object files location.
i just verified it, make distcheck works before this commit.
pavel
>
> pavel
Richard,
I tried to revert your recent patches (34119, 34121) to see what the old
behaviour was like, and I do not see the problem. When one creates a new
file, it is not dirty, but it is possible to save it with File>Save.
Could you tell me again what your problem was?
JMarc
Jean-Marc Lasgouttes wrote:
> I think I know what the problem is:
>
> SUBDIRS = support frontends . $(CLIENT) tex2lyx
>
> "." has been added in SUBDIRS so that it is built before lyxclient and
> tex2lyx, which rely on it. However, when trying to run "distclean", it
> means that the .deps files ar
Am 13.04.2010 um 14:24 schrieb Jean-Marc Lasgouttes:
> Stephan Witt writes:
>
>> Am 13.04.2010 um 11:30 schrieb Jean-Marc Lasgouttes:
>>
>>> Stephan Witt writes:
* Using the Qt-Frameworks as dynamic libraries (UNFINISHED)
- Doing that the resulting disk is much larger... the benefits
On 13/04/2010 5:00 AM, Pavel Sanda wrote:
two ideas - have you tried the connection with new preview inset machinery?
the .lyx file could be add as a special manual in help menu, but it needs more
talkative intro (what is needed to set it up, etc...) also it should show
the possibility of externa
Pavel Sanda writes:
> Jean-Marc Lasgouttes wrote:
>> Stephan Witt writes:
>> > "make distclean" does not work for builds not in tree.
>>
>> Uh?
>
> btw distclean seems to be really broken:
>
> Makefile:1838: .deps/output_plaintext.Po: No such file or directory
I think I know what the problem i
Stephan Witt writes:
> Am 13.04.2010 um 11:30 schrieb Jean-Marc Lasgouttes:
>
>> Stephan Witt writes:
>>> * Using the Qt-Frameworks as dynamic libraries (UNFINISHED)
>>> - Doing that the resulting disk is much larger... the benefits are
>>> + the more canonical solution (real shared libraries)
Am 13.04.2010 um 11:30 schrieb Jean-Marc Lasgouttes:
> Stephan Witt writes:
>> * Using the Qt-Frameworks as dynamic libraries (UNFINISHED)
>> - Doing that the resulting disk is much larger... the benefits are
>> + the more canonical solution (real shared libraries)
>> + one can provide a versi
Stephan Witt wrote:
> I see. If possible I want to commit my change to src/AspellChecker.cpp at
> least.
> The whole patch is attached...
>
> If you want to release alpha2 now I'm fine with that.
autotools are currently broken, so not "just now" :)
most of the parts looks fine to commit; the st
Jean-Marc Lasgouttes wrote:
> Stephan Witt writes:
> > "make distclean" does not work for builds not in tree.
>
> Uh?
btw distclean seems to be really broken:
Makefile:1838: .deps/output_plaintext.Po: No such file or directory
Makefile:1839: .deps/output_xhtml.Po: No such file or directory
Make
Am 13.04.2010 um 11:30 schrieb Jean-Marc Lasgouttes:
> Stephan Witt writes:
>> * Using the Qt-Frameworks as dynamic libraries (UNFINISHED)
>> - Doing that the resulting disk is much larger... the benefits are
>> + the more canonical solution (real shared libraries)
>> + one can provide a versio
icebna wrote:
> I have installed Spanish ( Spain ) Openoffice's thesauro; I have
> indicated the path in Preferences, admits me the thesauro with an icon,
> but it does not work.
Hm. Looks like the thesaurus is broken currently in trunk. Last time I touched
it, it still worked.
Jürgen
Am 13.04.2010 um 11:35 schrieb Jean-Marc Lasgouttes:
> Stephan Witt writes:
>
>> I'm looking for a tighter coupling of the build script and the compiled code.
>> There has to be a strict coherence between the strings the build script uses
>> and the strings for runtime lookup by LyX binary. So I
Am 13.04.2010 um 11:15 schrieb Pavel Sanda:
> Stephan Witt wrote:
>> Am 13.04.2010 um 10:43 schrieb Pavel Sanda:
>>
>>> Stephan Witt wrote:
Currently I'm doing some minor improvements on the build script.
>>>
>>> whats the current status, is there something you want before alpha2 ?
>>> i w
Stephan Witt writes:
> I'm looking for a tighter coupling of the build script and the compiled code.
> There has to be a strict coherence between the strings the build script uses
> and the strings for runtime lookup by LyX binary. So I want to pass a define
> here. To convert it to a string I co
Stephan Witt writes:
> * Using the Qt-Frameworks as dynamic libraries (UNFINISHED)
> - Doing that the resulting disk is much larger... the benefits are
> + the more canonical solution (real shared libraries)
> + one can provide a version for people having Qt already on there box
> (then i
Stephan Witt wrote:
> Am 13.04.2010 um 10:43 schrieb Pavel Sanda:
>
> > Stephan Witt wrote:
> >> Currently I'm doing some minor improvements on the build script.
> >
> > whats the current status, is there something you want before alpha2 ?
> > i would like to release really soon.
>
> The status
Am 13.04.2010 um 10:43 schrieb Pavel Sanda:
> Stephan Witt wrote:
>> Currently I'm doing some minor improvements on the build script.
>
> whats the current status, is there something you want before alpha2 ?
> i would like to release really soon.
The status is:
* Tiger support again (SOLVED)
-
Julien Rioux wrote:
> I just wrote a LyX module for basic Lilypond support within LyX. It works
> with LyX 2.0 (the development version) only. But if you feel adventurous,
> it would be a great help if you can test it out.
>
> To developers: it is a simple idea. It is inspired by the literate
>
Stephan Witt wrote:
> Currently I'm doing some minor improvements on the build script.
whats the current status, is there something you want before alpha2 ?
i would like to release really soon.
pavel
Am 13.04.2010 um 09:03 schrieb Sam Liddicott:
> Your stringify looks ok.
Yes, I have tested it and it works.
But I know there are guys out there who are not comfortable with preprocessor
"hacks".
So I'm asking for an alternate solutions if it exists...
> -DSTR_ASPELL_FRAMEWORK="x.y" probably
On 04/12/2010 04:30 AM, BH wrote
As I told Stephen, I'll still be around on the devel and users list,
still compiling recent trunk and branch, still pestering people to fix
Mac and other bugs, etc.
Good! We really rely on your pestering, not only for Mac ;-)
Abdel.
Your stringify looks ok.
-DSTR_ASPELL_FRAMEWORK="x.y" probably didn't work because of the shell
eating the quotation marks.
-DSTR_ASPELL_FRAMEWORK='"x.y"' might have worked as far as invoking the
makefile, but when it invoked the compiler you may then loose the
remaining quote marks (unless
25 matches
Mail list logo