Am 12.03.2012 um 19:56 schrieb Vincent van Ravesteijn:
> Op 11-3-2012 22:43, Richard Heck schreef:
>> On 03/11/2012 05:37 PM, Richard Heck wrote:
>>> On 03/11/2012 12:59 PM, Lars Gullik Bjønnes wrote:
lar...@gullik.org (Lars Gullik Bjønnes) writes:
| | 5. Enable the new lyx-devel
Am 12.03.2012 20:43, schrieb Vincent van Ravesteijn:
just took an older ImageMagick version from Joost from a previous windows
installer.
Joost recompiled ImageMagick specially to overcome the admin restriction. I tried to get him to
share his workaround with the IM people but he did not rep
Hi,
does anyone have a hint on the code needed to copy the current selection
from one buffer and paste it into another buffer, without affecting the
user's clipboard ?
On a related note, what is the "Cut stack" ?
Also, is it true that all of these paste methods [1] (from
CutAndPaste.h) work
Am 12.03.2012 23:07, schrieb Uwe Stöhr:
The attached patch implements this. This would be a fileformat change. OK?
(the necessary tex2lyx change follows)
Now the tex2lyx part is included.
tex2lyx btw. never supported rotated table cells and has a bug (#8081).
regards Uwe
Index: lib/lyx2lyx/l
Le 12/03/2012 23:06, Tommaso Cucinotta a écrit :
Il 10/03/2012 13:30, Stephan Witt ha scritto:
Am 09.03.2012 um 01:31 schrieb Jerry:
Another problem with the colored buttons. A black dot in the red
button indicates that a document has been edited but not saved to
disk. Here are the two version
Since ages LyX supports to rotate table cells, but for an unknown reason it only supports rotation
by 90°. The LaTeX command LyX is using for this is "rotating" and this package already provides
support to rotate by any angle thus LyX can easily offer that too.
The attached patch implements thi
Il 10/03/2012 13:30, Stephan Witt ha scritto:
Am 09.03.2012 um 01:31 schrieb Jerry:
Another problem with the colored buttons. A black dot in the red button
indicates that a document has been edited but not saved to disk. Here are the
two versions for a focused and unfocused window:
and aft
Attached is a better patch with the improvements proposed by Georg.
regards Uwe
Index: Parser.cpp
===
--- Parser.cpp (revision 40911)
+++ Parser.cpp (working copy)
@@ -481,6 +481,49 @@
}
+string const Parser::plainEnvironment(st
Am 10.03.2012 14:03, schrieb Georg Baum:
The special language option handling looks fragile. I believe it will work
without the special code if you use p.verbatimOption() instead of
p.getArg().
Thanks, this works. I will commit as soon as the git transformation is ready and committing is
poss
Am 10.03.2012 13:53, schrieb Georg Baum:
Yes. Unfortunately this is not done, since special properties of characters
like % are already handled in the tokenize phase. For example,
\begin{verbatim}
x
%\end{verbatim}
is not handled correctly, since tex2lyx believes that %\end{verbatim} is a
comm
Am 10.03.2012 13:54, schrieb Georg Baum:
I would not put it in branch right now (see my other mail for details). I
would rather like to see a better aproach (reading with changed catcodes or
character by character) mature a bit in trunk before it is backported.
I'm fine with a better approach
Am 12.03.2012 15:50, schrieb Paul Johnson:
How many of you have tried the Windows installer bundle on a clean
Windows 7 system?
At least me.
Have you ever tested the new installer?:
http://sourceforge.net/projects/lyxwininstaller/files/LyXWinInstaller/2.0.3/
I used 7zip to open the LyX insta
The following branch merges all features that were introduced in 2012 on
top of a trunk-stable set at 31-12-2011:
http://git.lyx.org/?p=developers/vfr/lyx.git;a=shortlog;h=refs/heads/trunk-devel
Vincent
On 10/03/2012 10:47 AM, Richard Heck wrote:
On 03/10/2012 08:20 AM, Georg Baum wrote:
Maybe
special treatment of the citatiuon modules is needed in tex2lyx?
Probably so. This seems kind of familiar from our experience with the
theorem modules.
Richard
Down the road, it would be nice to de
You misunderstood. I just compiled the 'official' installer.
Does it come with GhostScript 9.05 and the latest ImageMagick? If yes,
how did you manage that ImageMagick could be installer when the user
decides to install LyX without admin privileges?
just took an older ImageMagick version
Especially in your installer, you change MikTeX's setting, which is
just rude and forces me to wait.
I explained several times in detail why this is the best solution ...
Yes, but I find it unethical. I choose to set MikTeX to "Ask me" and you
just override this. Tomorrow you decide to up
On 10/03/2012 8:20 AM, Georg Baum wrote:
The roundtrip output of one of the tex2lyx tests has changed recently:
tex2lyx -roundtrip src/tex2lyx/test/test-insets.tex
will produce src/tex2lyx/test/test-insets.lyx.lyx and src/tex2lyx/test/test-
insets.lyx.tex. If you compare these files with the on
Op 12-3-2012 20:17, Lars Gullik Bjønnes schreef:
Vincent van Ravesteijn writes:
| Op 12-3-2012 0:44, Lars Gullik Bjønnes schreef:
- fork the lyx repo:
$ ssh g...@git.lyx.org fork lyx developers/larsbj/lyx
| My personal repo does not appear in gitweb. Is it supposed to ?
It
Vincent van Ravesteijn writes:
| Op 11-3-2012 22:43, Richard Heck schreef:
>> On 03/11/2012 05:37 PM, Richard Heck wrote:
>>> On 03/11/2012 12:59 PM, Lars Gullik Bjønnes wrote:
lar...@gullik.org (Lars Gullik Bjønnes) writes:
| | 5. Enable the new lyx-devel git repo at git.lyx.org.
Vincent van Ravesteijn writes:
| Op 12-3-2012 0:44, Lars Gullik Bjønnes schreef:
>>- fork the lyx repo:
>> $ ssh g...@git.lyx.org fork lyx developers/larsbj/lyx
>
| My personal repo does not appear in gitweb. Is it supposed to ?
It will only appear there if you give "gitweb" re
Op 12-3-2012 0:44, Lars Gullik Bjønnes schreef:
- fork the lyx repo:
$ ssh g...@git.lyx.org fork lyx developers/larsbj/lyx
My personal repo does not appear in gitweb. Is it supposed to ?
Vincent
Op 12-3-2012 18:15, Rob Oakes schreef:
On Mar 12, 2012, at 10:59 AM, Abdelrazak Younes wrote:
The main repo would be automatically synchronized (only the 2.0 and
2.1 branches); either via a git hook or a cron script at server side.
The cron idea is better if only we had some automatic regressio
Op 11-3-2012 22:43, Richard Heck schreef:
On 03/11/2012 05:37 PM, Richard Heck wrote:
On 03/11/2012 12:59 PM, Lars Gullik Bjønnes wrote:
lar...@gullik.org (Lars Gullik Bjønnes) writes:
| | 5. Enable the new lyx-devel git repo at git.lyx.org.
The new repo has been made available to developers,
On Mar 12, 2012, at 10:59 AM, Abdelrazak Younes wrote:
> The main repo would be automatically synchronized (only the 2.0 and
> 2.1 branches); either via a git hook or a cron script at server side.
> The cron idea is better if only we had some automatic regression
> testing in place. Then only tho
On Mon, Mar 12, 2012 at 1:03 PM, Vincent van Ravesteijn wrote:
> Op 12-3-2012 0:44, Lars Gullik Bjønnes schreef:
First of all, thank you for this work Lars, this is a truly great
achievement :-)
>> If we want to introduce a staging repo and can also be done, but we
>> shouldn't change to much at
On 03/12/2012 03:46 AM, Guenter Milde wrote:
On 2012-03-11, Richard Heck wrote:
[-- Type: text/plain, Encoding: 7bit --]
On 03/11/2012 04:46 AM, Zohair ABU SHABAN wrote:
Sure ... here's an example. Please see the attachment. Cheers.
This is the normal way lists are styled in most document cla
How many of you have tried the Windows installer bundle on a clean
Windows 7 system?
I can't figure out why the LyX bundle installer only fails for me--on
lots of different systems where I try it. I had forgotten that I
submitted this bug report for LyX 2.0.0, (see below). But the same
thing hap
Op 12-3-2012 0:44, Lars Gullik Bjønnes schreef:
lar...@gullik.org (Lars Gullik Bjønnes) writes:
| lar...@gullik.org (Lars Gullik Bjønnes) writes:
| | -> write access for developers (this might be moved up in the queue)
| I'll enable write access now, but with some limitations: you are not
| al
Carlos Fiyero wrote:
> 1. But the phonetic symbols doesn't have names like the greek
> characters. They only belong to categories. And some of them even
> don't belong to a single category but are between them (e.g. at the
> vowels). What name should be used?
Use the names given in the TIPA manual
29 matches
Mail list logo