Uwe Stöhr wrote:
> The patch I sent today is ready to go in when you agree.
OK.
> This patch:
> http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg139181.html
>
> fixes another tex2lyx bug of importing paragraph settings. I opened bug
> 4773 for this to have a bug number for the status file.
Uwe Stöhr wrote:
> I think I can have a lok at bug 2770 (tex2lyx.man update) and fix the
> remaining minor issues, but I need an editor that can handle the man page
> format. Do you know such an editor for Windows?
No.
However, you could install KDE for windows and view the man page with the
Konq
On Mon, Apr 21, 2008 at 12:55:39AM +0200, Uwe Stöhr wrote:
> André,
>
> you haven broken the compilation again:
>
> D:\LyXSVN\lyx-devel\src\frontends\qt4\FileDialog.cpp(91) : error C3861:
> 'makeAbs
> Path': identifier not found
> D:\LyXSVN\lyx-devel\src\frontends\qt4\FileDialog.cpp(94) : error C2
Enrico Forestieri wrote:
> What about backporting
> http://www.lyx.org/trac/changeset/24067
> http://www.lyx.org/trac/changeset/24068
> to 1.5.5?
The makeatletter change can go in anyway.
The other one as well, if it is tested thoroughly.
Jürgen
Pavel Sanda wrote:
> can you reproduce for example this?:
> - select some text via left button.
> - go to another application and try middle button paste
> - nothing happens.
no.
Jürgen
Pavel Sanda wrote:
> would you be oposed to introduce two lfuns such as 'save graphics settings'
> 'apply saved setings' and put these two into the context menu of graphic
> inset?
What I would prefer, UI-wise, is to let the graphics dialog apply to all
graphics in a selection.
Jürgen
Liviu Andronic wrote:
Since LyX primarily uses LaTeX (packages), while TeX is only a
backend, the Home page might also link to the LaTeX article on
Wikipedia. Also, personally I find the LaTeX article much more
persuading to a new-comer.
On the heels of Liviu's suggestion to mention LaTeX, I s
> > any plain text editor (eg notepad) should be capable to open and save it.
> > pavel
>
> That's not the problem. Editing a file which structure I don't know without
> an editor with syntax highlighting is very hard. I downloaded groff for
> Windows but don't understand this program.
groff is
Uwe Stöhr schrieb:
Is changeset/24068 save and unproblematic? I mean are the \makeatothers
inserted as soon as the user adds a "@" to the preamble?
They are inserted whenever the preamble is not empty, so it is safe. Sorry for
the noise.
regards Uwe
> What about backporting
> http://www.lyx.org/trac/changeset/24067
> http://www.lyx.org/trac/changeset/24068
> to 1.5.5?
Is changeset/24068 save and unproblematic? I mean are the \makeatothers inserted as soon as the user
adds a "@" to the preamble?
regard Uwe
> any plain text editor (eg notepad) should be capable to open and save it.
> pavel
That's not the problem. Editing a file which structure I don't know without an editor with syntax
highlighting is very hard. I downloaded groff for Windows but don't understand this program.
regards Uwe
André,
you haven broken the compilation again:
D:\LyXSVN\lyx-devel\src\frontends\qt4\FileDialog.cpp(91) : error C3861: 'makeAbs
Path': identifier not found
D:\LyXSVN\lyx-devel\src\frontends\qt4\FileDialog.cpp(94) : error C2664: 'QFileDi
alog::getSaveFileName' : cannot convert parameter 4 from 'c
> Author: sanda
> Date: Mon Apr 21 00:36:07 2008
> New Revision: 24400
>
> +/*!
> + * \var lyx::FuncCode lyx::LFUN_BUILD_PROGRAM
> + * \li Action: Generates the code (literate programming).
> + * \li Notion: Latex file with extension \literate_extension is generated.
> + Then LyX inv
> Anything else? Please let me know now.
i hadn't time to report, but i'm still suffering from some middle button
pasting issues. can you reproduce for example this?:
- select some text via left button.
- go to another application and try middle button paste
- nothing happens.
pavel
> It is a fundamental flaw if the mere
> possibility of unbundling files to arbitrary locations *even within the
> document directory* leads to the possibility of executing arbitrary code on
> the user's machine.
Everything comes at a cost, and a good design should have the right
balance of benefi
hi,
one thing which annoys me a lot is handling of mutliple images with
the same size settings. when i want to re(set) them on some other
values it is a pain to repeat the same dialog action again and again.
would you be oposed to introduce two lfuns such as 'save graphics settings'
'apply saved
> Are these groff files or something? Maybe that's the question.
nroff
pavel
Pavel Sanda wrote:
I think I can have a lok at bug 2770 (tex2lyx.man update) and fix the
remaining minor issues, but I need an editor that can handle the man page
format. Do you know such an editor for Windows?
any plain text editor (eg notepad) should be capable to open and save it.
Bo Peng wrote:
> Richard Heck wrote:
> In any event, the "nail in the coffin" for Bo's approach ended up being
> security issues that were first raised by Andre. These can be hard to
> foresee. It wasn't that these issues couldn't be addressed within Bo's
> approach. It was, rather, that once you
> I think I can have a lok at bug 2770 (tex2lyx.man update) and fix the
> remaining minor issues, but I need an editor that can handle the man page
> format. Do you know such an editor for Windows?
any plain text editor (eg notepad) should be capable to open and save it.
pavel
Enrico Forestieri wrote:
Are you aware that is has been a huge amount of work to create proper
Windows ports of Aspell, the Aspell dictionaries, gettext, iconv,
pplatex etc. and to make this all MSVC compatible? You have included all
these things in your installer. That's of course fine with me
On Sun, Apr 20, 2008 at 07:31:43PM +0200, Uwe Stöhr wrote:
> could you please also add the qt_i18n.h file (and also think of SCons)?
Done.
Andre'
Uwe Stöhr wrote:
Whenever you open a document, for example the UserGuide and save it,
all relative paths are changed to absolute ones.
This prevents any work on the documentation as it makes the documents
uncompilable.
This could be a side effect of the Embedded files removal. Richard?
Fixe
On Sun, Apr 20, 2008 at 07:29:42PM +0200, Enrico Forestieri wrote:
> On Sun, Apr 20, 2008 at 10:27:00AM -, [EMAIL PROTECTED] wrote:
>
> > Author: spitz
> > Date: Sun Apr 20 12:26:57 2008
> > New Revision: 24380
> >
> > URL: http://www.lyx.org/trac/changeset/24380
> > Log:
> > spelling fixes.
On Sun, Apr 20, 2008 at 02:48:10PM +0200, Jürgen Spitzmüller wrote:
> Anything else? Please let me know now.
What about backporting
http://www.lyx.org/trac/changeset/24067
http://www.lyx.org/trac/changeset/24068
to 1.5.5?
--
Enrico
André,
could you please also add the qt_i18n.h file (and also think of SCons)?
thanks and regards
Uwe
On Sun, Apr 20, 2008 at 10:27:00AM -, [EMAIL PROTECTED] wrote:
> Author: spitz
> Date: Sun Apr 20 12:26:57 2008
> New Revision: 24380
>
> URL: http://www.lyx.org/trac/changeset/24380
> Log:
> spelling fixes.
Are you sure?
http://www.askoxford.com/concise_oed/footnote?view=uk
> Modified:
>
> 2457 tex2lyx doesn't import \textcolor commands
The patch I sent today is ready to go in when you agree.
This patch:
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg139181.html
fixes another tex2lyx bug of importing paragraph settings. I opened bug 4773 for this to have a bug
number
On Sun, Apr 20, 2008 at 05:51:04PM +0200, Joost Verburg wrote:
> Are you aware that is has been a huge amount of work to create proper
> Windows ports of Aspell, the Aspell dictionaries, gettext, iconv,
> pplatex etc. and to make this all MSVC compatible? You have included all
> these things in
Whenever you open a document, for example the UserGuide and save it, all relative paths are changed
to absolute ones.
This prevents any work on the documentation as it makes the documents
uncompilable.
This could be a side effect of the Embedded files removal. Richard?
thanks and regards
Uwe
Uwe Stöhr wrote:
Hello Richard,
good work! Most of the issues I spotted before are gone now. Only this
one is left:
When opening LyX files from LyX 1.5 or files in the latest fileformat
328, I get
Warning: Malformed lyx document: Missing '\extra_embedded_files'.
If this is missing, I think
> But in the context it is used, it does not make sense. This entry marks
> the "graphics" in the navigation menu (i.e. it lists all graphics in the
> documents, not just the figures with captions),
OK, I missed the different context of the entries.
Thanks for the explanation and regards
Uwe
rgheck wrote:
Uwe Stöhr wrote:
The attached patch fixes the import of paragraph settings like
indentation and skipping.
It furthermore adds support for line spacings.
I don't have time to look at this tonight, but I'll try to do so on
Sunday. Let me have a peek, please, before this gets commi
[EMAIL PROTECTED] wrote:
Author: poenitz
Date: Sun Apr 20 17:00:11 2008
New Revision: 24385
URL: http://www.lyx.org/trac/changeset/24385
Log:
move citation enums into header of their own
remove biblio:: namespace
Thanks. Long-term---JMarc and I discussed this a while ago---what I'd
like to
Abdelrazak Younes wrote:
Uwe, this is just my 2 cents, if you still don't want to merge your
effort with Joost's just say "no", no need for another drama after the
embedding stuff :-)
I'm also not interested in long discussion without results. I just want
to say that I don't have strong opini
Uwe Stöhr wrote:
I mean I have contacted
the authors of MiKTeX, ImageMagick, Ghostscript, JabRef to get versions
I could use for the installer. I even wrote for JabRef a new installer,
I developed together with the MiKTeX developer some interfaces that were
needed, ... So I'm not the one dupli
Uwe Stöhr wrote:
My installer had this time some Windows specific settings, so that LyX
under Windows looked a bit different than the Linux version, that not
all developers liked, but these changes were requested by users.
This was the reason why your installer was not accepted as the official
As you can see here
http://wiki.lyx.org/LyX/NewInBranch
the list of changes in branch has grown silently in the shadow of the more
noticeable and attracting work on 1.6.0.
Even though we do not have any real urgent fixes (which might indicate that
the 1.5 series is pretty stable now), I conside
Uwe Stöhr wrote:
> "List of Graphics" is correctly "Abbildungsverzeichnis" and not "Grafiken".
> Look in the books you own. This term is even required in norms. Please
> correct this.
But in the context it is used, it does not make sense. This entry marks
the "graphics" in the navigation menu (i.
These chages are wrong:
"List of Graphics" is correctly "Abbildungsverzeichnis" and not "Grafiken". Look in the books you
own. This term is even required in norms. Please correct this.
thanks and regards
Uwe
On Sun, Apr 20, 2008 at 11:28:15AM +0200, Abdelrazak Younes wrote:
> [EMAIL PROTECTED] wrote:
>> Author: poenitz
>> Date: Sun Apr 20 11:24:14 2008
>> New Revision: 24376
>> URL: http://www.lyx.org/trac/changeset/24376
>> Log:
>> merge GuiCommand into its users.
>
> Where are you heading?
Generally
Hello Richard,
good work! Most of the issues I spotted before are gone now. Only this one is
left:
When opening LyX files from LyX 1.5 or files in the latest fileformat 328, I get
Warning: Malformed lyx document: Missing '\extra_embedded_files'.
regards Uwe
[EMAIL PROTECTED] wrote:
Author: poenitz
Date: Sun Apr 20 11:24:14 2008
New Revision: 24376
URL: http://www.lyx.org/trac/changeset/24376
Log:
merge GuiCommand into its users.
Where are you heading?
Abdel.
Andre Poenitz wrote:
Do we really need to see the cvslog messages for private branches,
especially when it is just syncronization with trunk?
The only sane solution is I think to ask developper to use a private
distributed SCM. Maybe we could even switch to git as the main SCM. With
tools li
44 matches
Mail list logo