Am Montag, 8. April 2013 um 18:03:04, schrieb Richard Heck
> >
> > The crash may be dependent on preferences, because I could not make it
> > crash on fresh
> >
> > userdir.
> >
>
> It certainly looks like you must have "cursor follows scrollbar" set. Is
> that the difference from the fresh use
On Mon, Apr 8, 2013 at 4:47 AM, Jean-Marc Lasgouttes wrote:
> 08/04/2013 10:46, Scott Kostyshak:
>
>> I guess setting the default output format is the best we can do for
>> now. I'll do that unless someone objects.
>
>
> Go for it.
Done.
Thanks,
Scott
On Mon, Apr 8, 2013 at 3:40 AM, Jürgen Spitzmüller wrote:
> Scott Kostyshak wrote:
>> If the choice is between
>>
>> (1) having both ps2pdf and pdflatex working without bookmarks or
>> (2) setting the default to pdflatex and keeping the bookmarks
>>
>> I think I would favor (1). I guess that alter
On Mon, Apr 8, 2013 at 4:22 PM, Tommaso Cucinotta wrote:
> On 04/04/13 03:03, Nico Williams wrote:
> > ...
> It looks like you'd like LyX to launch gitk! Why repeating all that stuff
> within LyX :-)?
Actually, I want LyX to do *nothing* with git *except*, maybe, tell me
if any file it's working
Tommaso Cucinotta wrote:
> Yes, but the problem is that the ::findFile() machinery is called twice
Which is a mistake, we used to call it only once. Unfortuntaly both
me and Georg is short of time so it will perhaps take some time to address
all the mess which seem to be in 2.1 VCS.
I think the co
Hi all,
[Liviu: I wanted to send the previous e-mail as reply-all but made a
mistake, so you get a duplicate with a few more lines; sorry.]
Congratulations on being accepted! I have been GSoC mentor in a different
project several times, and in my experience, the student selection process
is the mo
Le 08/04/13 17:20, Jean-Marc Lasgouttes a écrit :
commit ec962dea206db136450d8698605f08481f1df91d
Author: Jean-Marc Lasgouttes
Date: Mon Apr 8 15:18:04 2013 +0200
Fix another faulty signature
///
int plaintext(odocstringstream &, OutputParams const &,
-
On 04/08/2013 10:18 AM, Kornel Benko wrote:
Am Sonntag, 7. April 2013 um 19:54:35, schrieb Richard Heck
> I've pretty much completed this project, but before I commit it, let me
> post the changes to lassert.{h,cpp}, so people can comment on them if
> they wish to do so.
>
> Richard
You
On 04/04/13 03:03, Nico Williams wrote:
>
> On Apr 3, 2013 6:58 PM, "Pavel Sanda" mailto:sa...@lyx.org>>
> wrote:
>> Perhaps we can drop this check-out behaviour if it makes troubles, wait for
>> Georg's opinion.
>> There is also still the problem that we run GIT::find_file 2x IIRC.
>
> I'm har
I suggest to re-send to both LyX lists with a title that doesn't look like spam
(I was really about to delete w/out opening) :-), possibly highlighting GSoC!
Congrats to all those who invested effort in yet another try with big G!
T.
On 08/04/13 20:17, Liviu Andronic wrote:
> Dear all,
Le 08/04/13 22:46, Alessandro Di Federico a écrit :
Actually I'm still a student, and I've submitted some patches in the
past (instant preview stuffs and search in the options dialog). I'm
thinking about trying, but I'm not sure since I've just started my M.Sc.
thesis.
I'd really like to have th
Please, please give me an option to have LyX do nothing regarding git.
In particular I want an option to have LyX make absolutely no
commands like: git add, git commit, git pull, git push, git merge, git
cherry-pick, git branch, or git checkout, and no versions of any of
those that have side effec
On Mon, Apr 8, 2013 at 3:34 PM, Jean-Marc Lasgouttes wrote:
> We could have a paste-special menu entry that opens a dialog with the
> text-as-line and text-as-paragraph options too.
+1. Tasting content-type is error-prone (but an OK default for ^V);
the user likely knows the content-type, and ev
On Mon, 2013-04-08 at 15:29 -0400, Scott Kostyshak wrote:
> On Mon, Apr 8, 2013 at 3:17 PM, Liviu Andronic wrote:
> > Dear all,
> > Good news. LyX has been accepted for GSoC 2013! Now Stefano and I need
> > to prepare the public profile for LyX, and soon we will hopefully have
> > students contact
Le 08/04/13 21:27, Georg Baum a écrit :
Nico Williams wrote:
Can you give the user the option to paste [as] LaTeX?
This would be easy to implement, but we have already many paste options, I'd
only do it if there was a strong opinion about it.
We could have a paste-special menu entry that op
2013/4/8 Liviu Andronic:
> Dear all,
> Good news. LyX has been accepted for GSoC 2013! Now Stefano and I need
> to prepare the public profile for LyX, and soon we will hopefully have
> students contacting us on lyx-devel. The Student application period
> opens on April 22 and the deadline is on May
On Mon, Apr 8, 2013 at 9:29 PM, Scott Kostyshak wrote:
> Zahari Dimitrov (zaha...@gmail.com) was interested in doing GSoC last year:
> http://article.gmane.org/gmane.editors.lyx.devel/140522/match=
>
> He has submitted a patch for LyX that was (after a year) applied:
> http://article.gmane.org/gma
Pavel Sanda wrote:
> Georg Baum wrote:
>> > Perhaps we can drop this check-out behaviour if it makes troubles, wait
>> > for Georg's opinion. There is also still the problem that we run
>> > GIT::find_file 2x IIRC.
>>
>> Really? I thought I got rid of it. Sorry, I have currently no time to
>> che
Nico Williams wrote:
> Can you give the user the option to paste [as] LaTeX?
This would be easy to implement, but we have already many paste options, I'd
only do it if there was a strong opinion about it.
>> 3) You notice (a very small) delay if tex2lyx is run, but I believe that
>> this is mai
On Mon, Apr 8, 2013 at 3:17 PM, Liviu Andronic wrote:
> Dear all,
> Good news. LyX has been accepted for GSoC 2013! Now Stefano and I need
> to prepare the public profile for LyX, and soon we will hopefully have
> students contacting us on lyx-devel. The Student application period
> opens on April
Jean-Marc Lasgouttes wrote:
> 02/04/2013 21:19, Georg Baum:
>> This is a patch that was rotting in trac for ages, and I don't want it to
>> miss another major release. It improves both copying to and pasting from
>> the system clipboard.
>
>> Can this patch go in? What should be changed?
>
> Did
Rudi Gaelzer wrote:
> It seems that I have to amend what I assumed earlier.
> It looks like that the problem is really with the master/child structure.
> Take a look at the files attached. The master is newfile1.lyx and the
> child is child.lyx (surprise!)
> The same xfig figure is rendered at th
Dear all,
Good news. LyX has been accepted for GSoC 2013! Now Stefano and I need
to prepare the public profile for LyX, and soon we will hopefully have
students contacting us on lyx-devel. The Student application period
opens on April 22 and the deadline is on May 3.
Please let us know if you have
On Tue, Apr 2, 2013 at 2:19 PM, Georg Baum
wrote:
> There are three (minor IMHO) drawbacks:
>
> 1) The LaTeX detection for pasting is a heuristic and may fail in some
> cases. If that happens, tex2lyx is run on text that is not really LaTeX, and
> this may give unexpected results. If that happens,
02/04/2013 21:19, Georg Baum:
This is a patch that was rotting in trac for ages, and I don't want it to
miss another major release. It improves both copying to and pasting from the
system clipboard.
Can this patch go in? What should be changed?
Did you use it day-to-day? If it felt more help
On Tuesday 02 April 2013 21:19:35 Georg Baum wrote:
> Can this patch go in? What should be changed?
>
>
> Georg
FWIW I like it. :-)
--
José Abílio
On Tuesday 02 April 2013 16:42:09 Scott Kostyshak wrote:
> Currently the converter chain for DocBook -> PDF (ps2pdf) is the following:
>
> docbook -> DVI
> DVI -> Postscript
> Postscript -> PDF (ps2pdf)
>
> The converter for docbook -> DVI is: sgmltools -b dvi $$i
>
> sgmltools has a backe
Am Sonntag, 7. April 2013 um 19:54:35, schrieb Richard Heck
> I've pretty much completed this project, but before I commit it, let me
> post the changes to lassert.{h,cpp}, so people can comment on them if
> they wish to do so.
>
> Richard
You did not commit yet, didn't you?
Somehow I am gett
08/04/2013 11:10, Jürgen Spitzmüller:
Jean-Marc Lasgouttes wrote:
I do not like much the use of ARG_CODE here. I do not understand why
InsetArg::plaintext would output anything, since it is overloaded with a
simple
int plaintext(odocstringstream &, OutputParams const &, int) const {
return 0; }
Jean-Marc Lasgouttes wrote:
> I do not like much the use of ARG_CODE here. I do not understand why
> InsetArg::plaintext would output anything, since it is overloaded with a
> simple
> int plaintext(odocstringstream &, OutputParams const &, int) const {
> return 0; }
>
> I suspect that the fina
08/04/2013 10:46, Scott Kostyshak:
I guess setting the default output format is the best we can do for
now. I'll do that unless someone objects.
Go for it.
JMarc
On Mon, Apr 8, 2013 at 4:25 AM, Jürgen Spitzmüller wrote:
> Scott Kostyshak wrote:
>> Both the tufte-book and tufte-handout examples give many errors when I
>> try to export to PDF with ps2pdf. These errors disappear if the nols
>> document class option is specified. Is adding it OK or is there a
08/04/2013 08:26, Juergen Spitzmueller:
Do not pass thru argument of pass-thru layout literally
- if (style.pass_thru) {
+ if (style.pass_thru && inset->lyxCode() != ARG_CODE) {
odocstringstream ods;
inset->plaintext(ods, runparams);
Scott Kostyshak wrote:
> Both the tufte-book and tufte-handout examples give many errors when I
> try to export to PDF with ps2pdf. These errors disappear if the nols
> document class option is specified. Is adding it OK or is there a
> better fix?
>
> Below is a description of what the nols optio
Both the tufte-book and tufte-handout examples give many errors when I
try to export to PDF with ps2pdf. These errors disappear if the nols
document class option is specified. Is adding it OK or is there a
better fix?
Below is a description of what the nols option does:
The nols option inhibits t
Scott Kostyshak wrote:
> If the choice is between
>
> (1) having both ps2pdf and pdflatex working without bookmarks or
> (2) setting the default to pdflatex and keeping the bookmarks
>
> I think I would favor (1). I guess that alternatively some \ifpdf
> vodoo could be used? But that seems like u
On Mon, Apr 8, 2013 at 2:47 AM, Jürgen Spitzmüller wrote:
> Scott Kostyshak wrote:
>> I get the error pasted at the bottom of this email when trying to
>> export doc/hu/Tutorial.lyx to PDF (ps2pdf). I thought I found a
>> workaround here: http://ghostscript.com/doc/7.07/Ps2pdf.htm
>> but
>> ps2pdf
On Mon, Apr 8, 2013 at 2:58 AM, Jürgen Spitzmüller wrote:
> Should be fixed now.
Confirmed.
Thanks,
Scott
On Mon, Apr 8, 2013 at 2:27 AM, Jürgen Spitzmüller wrote:
> Scott Kostyshak wrote:
> Thanks, fixed. The problem was that insets' content is passed literally in
> pass-thru layouts, which is not what we want for argument insets.
>
> Jürgen
Works well.
Thanks,
Scott
39 matches
Mail list logo