Support for more references by "plain label"

2016-06-15 Thread racoon
Hi, There are, for example, a number of refstyle commands that are (not yet) supported by LyX. Here are some examples: http://www.lyx.org/trac/ticket/10201. I tried to build some of these with modules that use the already implemented commands but failed. Basically I tried to catch the

Icons in menus

2016-06-15 Thread racoon
Hi, I could not find a discussion on icons in menus. I tend to believe that they help locating entries when scanning over a menu entry. But maybe that's bogus. I think icons in menus are less popular on macOS [sic] than on Windows and Linux. I am just throwing this in. There seems to be Qt

Re: Compiling with Microsoft Visual C++

2016-06-21 Thread racoon
On 20.06.2016 22:10, Georg Baum wrote: On 20.06.2016 10:14, racoon wrote: On 19.06.2016 20:02, Georg Baum wrote: Yes. Does cmake still not recognize the compiler if you call it from that command window? In that case please send the CMakeError.log and CMakeOutput.log files created by cmake

Re: Compiling with Microsoft Visual C++

2016-06-22 Thread racoon
Thanks for the sustained support! On 21.06.2016 22:02, Georg Baum wrote: The standalone SDK should be installed below C:\Program Files\Microsoft SDKs\ or C:\Program Files (x86)\Windows Kits\. If there is nothing below one of these folders then it is probably not installed. Have the C:\Program

Re: Compiling with Microsoft Visual C++

2016-06-19 Thread racoon
On 18.06.2016 23:09, Kornel Benko wrote: Am Samstag, 18. Juni 2016 um 18:15:51, schrieb racoon <xraco...@gmx.de> Hi, I'd like to compile LyX on my Win7 machine. However, I get errors when I try to compile LyX even though I tried to follow the instruction step by step. Maybe someone ca

Re: Compiling with Microsoft Visual C++

2016-06-19 Thread racoon
On 19.06.2016 16:09, Georg Baum wrote: racoon wrote: On 19.06.2016 14:41, Georg Baum wrote: Please try Visual Studio 14 instead (or however MSVC2015 is called in cmake, 14 is the internal MSVC version corresponding to the 2015 release). MSVC 2015 can load MSVC 2010 solutions, but if cmake

Re: Compiling with Microsoft Visual C++

2016-06-19 Thread racoon
ps. Also just made a fresh cloned with git. Did not help either.

Re: Compiling with Microsoft Visual C++

2016-06-19 Thread racoon
On 19.06.2016 18:20, Georg Baum wrote: racoon wrote: On 19.06.2016 16:09, Georg Baum wrote: If you use the paths listed in INSTASLL.Win32, then you would need to unpack it in the folder C:\LyX\lyx-23-build\msvc2015-deps. This would create a folder C:\LyX\lyx-23-build\lyx-windows-deps

Re: Compiling with Microsoft Visual C++

2016-06-19 Thread racoon
On 19.06.2016 19:36, Kornel Benko wrote: Am Sonntag, 19. Juni 2016 um 19:23:14, schrieb racoon <xraco...@gmx.de> On 19.06.2016 18:20, Georg Baum wrote: racoon wrote: ... The most important question now is why cmake does not find your C compiler. I have no clue. There is a cl.exe

Re: Compiling with Microsoft Visual C++

2016-06-19 Thread racoon
On 19.06.2016 14:41, Georg Baum wrote: racoon wrote: Hi, I'd like to compile LyX on my Win7 machine. However, I get errors when I try to compile LyX even though I tried to follow the instruction step by step. Maybe someone can help: Unfortunately the instructions are outdated (details below

Re: Compiling with Microsoft Visual C++

2016-06-20 Thread racoon
On 19.06.2016 20:12, Kornel Benko wrote: Am Sonntag, 19. Juni 2016 um 19:52:25, schrieb racoon <xraco...@gmx.de> On 19.06.2016 19:36, Kornel Benko wrote: Am Sonntag, 19. Juni 2016 um 19:23:14, schrieb racoon <xraco...@gmx.de> On 19.06.2016 18:20, Georg Baum wrote:

Re: Compiling with Microsoft Visual C++

2016-06-20 Thread racoon
On 19.06.2016 20:02, Georg Baum wrote: racoon wrote: In a common command window cl is not found. This is actually good. It means your PATH is not poisoned by specific MSVC tools. But if I start 1) Open Developer Command Prompt for VS2015 2) call 'cl -v' I get Microsoft (R) C/C

Re: Compiling with Microsoft Visual C++

2016-06-20 Thread racoon
On 20.06.2016 10:14, racoon wrote: On 19.06.2016 20:02, Georg Baum wrote: racoon wrote: In a common command window cl is not found. This is actually good. It means your PATH is not poisoned by specific MSVC tools. But if I start 1) Open Developer Command Prompt for VS2015 2) call 'cl -v

Compiling with Microsoft Visual C++

2016-06-18 Thread racoon
Hi, I'd like to compile LyX on my Win7 machine. However, I get errors when I try to compile LyX even though I tried to follow the instruction step by step. Maybe someone can help: Compiling with Microsoft Visual C++ === These instructions assume the

Re: Compiling with Microsoft Visual C++

2016-06-25 Thread racoon
On 25.06.2016 18:16, Georg Baum wrote: racoon wrote: Thanks for the sustained support! You are welcome! I do it because building LyX on windows should be as easy as it is on unix. Unfortunately this is not yet the case, and your help in trying out different tests is appreciated as well

Replying to [comment:6 uwestoehr]: (Ticket #10081)

2016-04-22 Thread racoon
Replying to [comment:6 uwestoehr]: (Ticket #10081) Dear Uwe Stör, I am replying to your message in the newsgroup rather than in the bug tracker because it seems more appropriate to me. (You probably would have done the same but there was no other form to contact me since I never posted

Re: Replying to [comment:6 uwestoehr]: (Ticket #10081)

2016-05-07 Thread racoon
On 04.05.2016 01:06, Uwe Stöhr wrote: Am 22.04.2016 um 16:24 schrieb racoon: we found out that your Windows system is heavily "fragmented". I am not sure whom you mean by "we" who found out that my Windoes system is "heavily fragmented". Do you mean you and

Re: Ticket #6570

2016-07-22 Thread racoon
On 22.07.2016 16:48, Jean-Marc Lasgouttes wrote: Le 22/07/2016 à 15:13, racoon a écrit : The next problem is of course that the pasting from the clipboard on line 314: {{{ pasteFromStack(cur, cur.buffer()->errorList("Paste"), 0); }}} Is there some stack on which one can put

Re: toolbars Lock menu

2016-08-11 Thread racoon
On 20.07.2016 16:41, Guillaume Munch wrote: Le 12/07/2016 13:30, racoon a écrit : I have attached a first attempt at implementing a toolbar lock. (Unfortunately, it is a bit intermingled with a lfun implementation for changing the icon-size.) Hi, I can have a look. Do you have an updated

Re: toolbars Lock menu

2016-08-11 Thread racoon
On 11.08.2016 14:56, racoon wrote: On 20.07.2016 16:41, Guillaume Munch wrote: Le 12/07/2016 13:30, racoon a écrit : I have attached a first attempt at implementing a toolbar lock. (Unfortunately, it is a bit intermingled with a lfun implementation for changing the icon-size.) Hi, I can

Re: No math preview

2016-08-14 Thread racoon
On 14.08.2016 11:03, racoon wrote: On 13.08.2016 23:10, Scott Kostyshak wrote: On Sat, Aug 13, 2016 at 10:04:50PM +0200, racoon wrote: On 13.08.2016 22:03, racoon wrote: In one of my documents the letter "x" is not previewed even though I have Preview set to "On". I th

Re: No math preview

2016-08-14 Thread racoon
On 13.08.2016 22:04, racoon wrote: On 13.08.2016 22:03, racoon wrote: In one of my documents the letter "x" is not previewed even though I have Preview set to "On". I then removed all other math to create a minimal example (attached). Now no math is previewed in this

Re: No math preview

2016-08-14 Thread racoon
On 14.08.2016 11:28, racoon wrote: Maybe it would be better to, *in the case of an error*, not use the temporary stored previews but rather show no previews at all? But wait, maybe it can give a user sometimes feedback on where the error occurred when it was not already in the preamble. So

Be able to insert space at the beginning of notes (maybe other/all insets?)

2016-08-15 Thread racoon
Hi, One can create an inset, e.g. a note, starting with a space by selecting text that includes a space at the beginning and inserting the inset. However, it is impossible to create by pressing space at the beginning of an inset. I think it is good that one is able to create insets in the

No math preview

2016-08-13 Thread racoon
In one of my documents the letter "x" is not previewed even though I have Preview set to "On". I then removed all other math to create a minimal example (attached). Now no math is previewed in this document. Daniel preview_math.lyx Description: application/lyx

Re: No math preview

2016-08-13 Thread racoon
On 13.08.2016 22:03, racoon wrote: In one of my documents the letter "x" is not previewed even though I have Preview set to "On". I then removed all other math to create a minimal example (attached). Now no math is previewed in this document. Sorry, I should have delete

Re: How to create a patch with git gui

2016-07-12 Thread racoon
On 12.07.2016 12:20, Guillaume Munch wrote: [...] patches with detailed commit log are better. What is a "commit log"? Honestly, I think most people use git from the command line. It would be easier for you to find guides on the internet and for us to help you. In this case the command is

Re: Compiling with Microsoft Visual C++

2016-07-13 Thread racoon
On 13.07.2016 01:59, Uwe Stöhr wrote: Am 18.06.2016 um 17:15 schrieb racoon: I'd like to compile LyX on my Win7 machine. Great to hear! I will try to explain how it works. I nevertheless prefer to use real names. There is no reason to hide behind an Avatar. You know our names so it is fair

Re: How to create a patch with git gui

2016-07-13 Thread racoon
On 12.07.2016 21:23, Georg Baum wrote: racoon wrote: On 12.07.2016 14:58, Stephan Witt wrote: Am 12.07.2016 um 14:20 schrieb racoon <xraco...@gmx.de>: I really don't like the windows command line. The native cmd.exe is indeed too limited. IMHO it does not matter whether you use g

Re: Compiling with Microsoft Visual C++

2016-07-21 Thread racoon
On 21.07.2016 08:51, Kornel Benko wrote: Am Donnerstag, 21. Juli 2016 um 08:23:51, schrieb racoon <xraco...@gmx.de> On 20.07.2016 14:02, Kornel Benko wrote: Am Mittwoch, 20. Juli 2016 um 11:26:47, schrieb racoon <xraco...@gmx.de> Each time I build a number of .gmo-files,

Re: Compiling with Microsoft Visual C++

2016-07-21 Thread racoon
On 20.07.2016 14:02, Kornel Benko wrote: Am Mittwoch, 20. Juli 2016 um 11:26:47, schrieb racoon <xraco...@gmx.de> Each time I build a number of .gmo-files, like ar.gmo, are generated which takes some time. Maybe they are build again because there was a warning before? CUSTOMBUILD :

Re: Compiling with Microsoft Visual C++

2016-07-20 Thread racoon
Each time I build a number of .gmo-files, like ar.gmo, are generated which takes some time. Maybe they are build again because there was a warning before? CUSTOMBUILD : cygwin warning : MS-DOS style path detected: C:/LyX/LyX2.3.0-build/po/ar.po Preferred POSIX equivalent is:

Re: toolbars Lock menu

2016-07-12 Thread racoon
I have attached a first attempt at implementing a toolbar lock. (Unfortunately, it is a bit intermingled with a lfun implementation for changing the icon-size.) Toolbars can be (un)locked individually via the lfun command toolbar-movable , e.g. toolbar-movable standard Toolbars can be

How to create a patch with git gui

2016-07-11 Thread racoon
Does anyone know how to output a patch with the standard git gui? Daniel --- Diese E-Mail wurde von Avast Antivirus-Software auf Viren geprüft. https://www.avast.com/antivirus

Re: How to create a patch with git gui

2016-07-12 Thread racoon
On 12.07.2016 14:58, Stephan Witt wrote: Am 12.07.2016 um 14:20 schrieb racoon <xraco...@gmx.de>: On 12.07.2016 12:20, Guillaume Munch wrote: [...] patches with detailed commit log are better. What is a "commit log"? Honestly, I think most people use git from the comman

Re: Compiling with Microsoft Visual C++

2016-07-12 Thread racoon
On 12.07.2016 16:48, Richard Heck wrote: On 07/12/2016 01:54 AM, Daniel wrote: On 12.07.2016 00:16, Richard Heck wrote: OK. Try opening the messages pane: View> Messages Pane. Then reconfigure. Okay. Here is the full log: [snip] 07:53:18.990: Running configure... 07:53:19.039: The process

Re: Compiling with Microsoft Visual C++

2016-07-12 Thread racoon
Final warnings I get are of the following form: 3> Generating LyX2.3.pot 3>CUSTOMBUILD : cygwin warning : 3>MS-DOS style path detected: C:/LyX/lyx-23-build/po/POTFILES.in 3>Preferred POSIX equivalent is: /cygdrive/c/LyX/lyx-23-build/po/POTFILES.in 3>CYGWIN environment variable

Re: Compiling with Microsoft Visual C++

2016-07-13 Thread racoon
On 13.07.2016 09:51, Pavel Sanda wrote: Yes, I am afraid if you want to continue to contribute to LyX we would like to have your full name on GPL statement. Generally we want to be on a safer side against any kind of copyright claims or trolling and accepting code from anonymous or obviously

Re: Compiling with Microsoft Visual C++

2016-07-05 Thread racoon
On 04.07.2016 09:11, racoon wrote: "Compile the INSTALL project to get a LyX installation in C:\LyX\lyx-23-install" I guess it means opening "INSTALL.vcxproj" and STRG-F5. Getting "Build: 14 succeeded, 12 failed, 0 up-to-date, 0 skipped" Can't run bec

Re: toolbars Lock menu

2016-07-08 Thread racoon
On 08.07.2016 08:17, racoon wrote: On 07.07.2016 14:41, racoon wrote: Can someone give me a hint where LyX stores the individual toolbars' properties, i.e. position and visibility. Okay, got it (via QSettings). I was just a bit confused because the visibility is also (somewhat) stored

Re: Why does LyX not accept empty list items?

2016-07-07 Thread racoon
On 05.07.2016 16:35, Jean-Marc Lasgouttes wrote: Le 04/07/2016 à 20:42, racoon a écrit : On 04.07.2016 16:16, Jean-Marc Lasgouttes wrote: Le 04/07/2016 à 15:38, racoon a écrit : Thanks. Still I am wondering a bit why anything special at all is necessary. Well, I am glad I do not have

Re: toolbars Lock menu

2016-07-08 Thread racoon
Okay, next maybe a new LFUN? Not sure I understand fully what I am doing... and it should be "movable" and not "moveable". In LyXAction.cpp: ... void LyXAction::init() { ... ev_item const items[] = { #endif ... /*! * \var lyx::FuncCode

Re: toolbars Lock menu

2016-07-09 Thread racoon
On 09.07.2016 13:48, Guillaume Munch wrote: Le 08/07/2016 15:10, racoon a écrit : On 08.07.2016 08:17, racoon wrote: On 07.07.2016 14:41, racoon wrote: Can someone give me a hint where LyX stores the individual toolbars' properties, i.e. position and visibility. Okay, got it (via QSettings

Re: toolbars Lock menu

2016-07-09 Thread racoon
On 09.07.2016 14:36, racoon wrote: On 09.07.2016 13:48, Guillaume Munch wrote: Le 08/07/2016 15:10, racoon a écrit : On 08.07.2016 08:17, racoon wrote: On 07.07.2016 14:41, racoon wrote: Can someone give me a hint where LyX stores the individual toolbars' properties, i.e. position

Re: Compiling with Microsoft Visual C++

2016-07-09 Thread racoon
Okay, next step taken, I think. I set a couple of paths in CMAKE. Here is the "Show My Changes" output: --- Commandline options: -DLYX_USE_QT:STRING="QT5" -DQt5Widgets_DIR:PATH="C:\Qt\Qt5.6.1\5.6\msvc2015\lib\cmake\Qt5Widgets" -DLYX_DEPENDENCIES_DOWNLOAD:BOOL="1" -DLYX_INSTALL:BOOL="1"

Re: Compiling with Microsoft Visual C++

2016-07-09 Thread racoon
On 09.07.2016 17:33, racoon wrote: > Next, I copy the dependencies. The culprit is, however, that there is no > lyx.exe in > C:\LyX\lyx-23-build\msvc2015-deps\lyx-windows-deps-msvc2015\bin... so I > can't execute it. There are LyX.exe files in C:\LyX\lyx-23-build\bin\Debug and C

Re: toolbars Lock menu

2016-07-11 Thread racoon
On 10.07.2016 04:42, Scott Kostyshak wrote: On Sat, Jul 09, 2016 at 03:19:51PM +0100, José Abílio Matos wrote: On Saturday, July 9, 2016 2:42:11 PM WEST racoon wrote: By the way, since I have never worked on a project like LyX, if anyone has tips on how to work effectively, I am pleased

Re: Compiling with Microsoft Visual C++

2016-07-11 Thread racoon
On 11.07.2016 00:00, Kornel Benko wrote: Am Sonntag, 10. Juli 2016 um 23:08:53, schrieb racoon <xraco...@gmx.de> I can't run LyX.exe in C:\LyX\lyx-23-build\LYX_INSTALLED\bin. It complains about a mssing Qt5Svgd.dll. Daniel The target 'install' should put the .dll files into th

Re: Compiling with Microsoft Visual C++

2016-07-10 Thread racoon
I can't run LyX.exe in C:\LyX\lyx-23-build\LYX_INSTALLED\bin. It complains about a mssing Qt5Svgd.dll. Daniel

Re: Compiling with Microsoft Visual C++

2016-07-10 Thread racoon
On 10.07.2016 23:08, racoon wrote: I can't run LyX.exe in C:\LyX\lyx-23-build\LYX_INSTALLED\bin. It complains about a mssing Qt5Svgd.dll. The LyX.exe complained about a couple of other missing Qt files. Next I get the error messages attached. Daniel

Re: Icons in menus

2016-07-11 Thread racoon
On 15.06.2016 09:45, racoon wrote: Hi, I could not find a discussion on icons in menus. I tend to believe that they help locating entries when scanning over a menu entry. But maybe that's bogus. I think icons in menus are less popular on macOS [sic] than on Windows and Linux. I am just throwing

Re: toolbars Lock menu

2016-07-11 Thread racoon
On 11.07.2016 09:23, racoon wrote: I have proposed the new feature here: #10283 (and #10282) Outside of trac these numbers don't work that nicely as links. http://www.lyx.org/trac/ticket/10283 http://www.lyx.org/trac/ticket/10282 --- Diese E-Mail wurde von Avast Antivirus-Software auf

Re: Compiling with Microsoft Visual C++

2016-07-11 Thread racoon
On 10.07.2016 20:57, Georg Baum wrote: If you want to help with 1), please do the following: Instead of compiling the INSTALL project, compile the LyX project that should be available in the solution as well. Then try to run LyX by pressing F5. Does that start LyX? Does the debugger show any

Re: Compiling with Microsoft Visual C++

2016-07-11 Thread racoon
On 11.07.2016 16:05, racoon wrote: On 10.07.2016 20:57, Georg Baum wrote: If you want to help with 1), please do the following: Instead of compiling the INSTALL project, compile the LyX project that should be available in the solution as well. Then try to run LyX by pressing F5. Does that start

toolbars Lock menu

2016-07-07 Thread racoon
Hi, I'd like to create a lock menu entry in the toolbars menu that makes all toolbars immovable (although I have to do it without testing since I can't compile LyX). As far as I can tell there is no such thing in LyX yet. Can someone give me a hint where LyX stores the individual toolbars'

Re: toolbars Lock menu

2016-07-08 Thread racoon
On 07.07.2016 14:41, racoon wrote: Can someone give me a hint where LyX stores the individual toolbars' properties, i.e. position and visibility. Okay, got it (via QSettings). I was just a bit confused because the visibility is also (somewhat) stored in the preferences file. Daniel

Re: Why does LyX not accept empty list items?

2016-07-04 Thread racoon
On 04.07.2016 16:16, Jean-Marc Lasgouttes wrote: Le 04/07/2016 à 15:38, racoon a écrit : Thanks. Still I am wondering a bit why anything special at all is necessary. Well, I am glad I do not have dangling list items like Word gladly creates. Thanks. Not sure what you mean exactly

Re: Why does LyX not accept empty list items?

2016-07-04 Thread racoon
On 04.07.2016 14:48, José Abílio Matos wrote: On Monday, July 4, 2016 12:45:05 PM WEST racoon wrote: In LyX one has to enter and ERT with {} or a note or so in order to keep the item. This seems cumbersome. And it is needed in order to, for example, start an "indented environment"

Re: Compiling with Microsoft Visual C++

2016-07-06 Thread racoon
On 05.07.2016 21:46, Georg Baum wrote: racoon wrote: On 04.07.2016 09:11, racoon wrote: "Compile the INSTALL project to get a LyX installation in C:\LyX\lyx-23-install" I guess it means opening "INSTALL.vcxproj" and STRG-F5. Getting "Build: 14 succeeded, 12 failed

Re: Compiling with Microsoft Visual C++

2016-07-06 Thread racoon
On 06.07.2016 09:32, racoon wrote: On 05.07.2016 21:46, Georg Baum wrote: racoon wrote: On 04.07.2016 09:11, racoon wrote: "Compile the INSTALL project to get a LyX installation in C:\LyX\lyx-23-install" I guess it means opening "INSTALL.vcxproj" and STRG-F5. Getting

Re: Compiling with Microsoft Visual C++

2016-07-11 Thread racoon
On 11.07.2016 17:43, racoon wrote: On 10.07.2016 20:35, Georg Baum wrote: Only LYX_USE_QT, LYX_DEPENDENCIES_DOWNLOAD and LYX_INSTALL should be needed. CMAKE_PREFIX_PATH does probably have no effect, it should be C:/Qt/Qt5.6.1/5.6/msvc2015/bin unless C:/Qt/Qt5.6.1/5.6/msvc2015/bin is already

Re: Compiling with Microsoft Visual C++

2016-07-11 Thread racoon
On 10.07.2016 20:35, Georg Baum wrote: Only LYX_USE_QT, LYX_DEPENDENCIES_DOWNLOAD and LYX_INSTALL should be needed. CMAKE_PREFIX_PATH does probably have no effect, it should be C:/Qt/Qt5.6.1/5.6/msvc2015/bin unless C:/Qt/Qt5.6.1/5.6/msvc2015/bin is already in the system path. If I provide just

Re: Compiling with Microsoft Visual C++

2016-08-05 Thread racoon
Finally, I need to get LaTeX running for my compilations. At the moment the "View", etc. is grayed out. I figured that I need to run Reconfigure. The log is below. I guess a culprit is that LyX can't find MiKTex? --- below --- 19:56:28.633: Running configure... 19:56:28.674: python -tt

Re: Icons in menus

2016-08-05 Thread racoon
On 11.07.2016 21:24, Guillaume Munch wrote: Le 11/07/2016 09:17, racoon a écrit : On 15.06.2016 09:45, racoon wrote: Hi, I could not find a discussion on icons in menus. I tend to believe that they help locating entries when scanning over a menu entry. But maybe that's bogus. I think icons

Hide insets

2016-08-06 Thread racoon
Dear LyX devs, I find it very convenient in LyX that one can easily insert notes into the text while editing a document. I make heavy usage of this feature. However, at some stages in working on my documents seeing those notes and certain other insets seems distracting to me. Then I

Re: Compiling with Microsoft Visual C++

2016-07-22 Thread racoon
On 22.07.2016 11:03, racoon wrote: On 21.07.2016 16:40, Kornel Benko wrote: Am Donnerstag, 21. Juli 2016 um 16:32:14, schrieb racoon <xraco...@gmx.de> Okay, so what happens if I disable "LYX_INSTALL" then? Why don't you try? Because there may be people who tri

Re: Compiling with Microsoft Visual C++

2016-07-22 Thread racoon
On 21.07.2016 16:40, Kornel Benko wrote: Am Donnerstag, 21. Juli 2016 um 16:32:14, schrieb racoon <xraco...@gmx.de> Okay, so what happens if I disable "LYX_INSTALL" then? Why don't you try? Because there may be people who tried and can share their experience and my

Re: Compiling with Microsoft Visual C++

2016-07-22 Thread racoon
On 22.07.2016 11:53, racoon wrote: On 22.07.2016 11:03, racoon wrote: On 21.07.2016 16:40, Kornel Benko wrote: Am Donnerstag, 21. Juli 2016 um 16:32:14, schrieb racoon <xraco...@gmx.de> Okay, so what happens if I disable "LYX_INSTALL" then? Why don't you try? Because the

Ticket #6570

2016-07-22 Thread racoon
On Ticket #6570, http://www.lyx.org/trac/ticket/6570. The culprit here seems to be in `Text3.cpp`: {{{ static bool doInsertInset(Cursor & cur, Text * text, FuncRequest const & cmd, bool edit, bool pastesel) { ... bool gotsel = false; if (cur.selection()) {

Re: Ticket #6570

2016-07-22 Thread racoon
On 22.07.2016 12:42, racoon wrote: On Ticket #6570, http://www.lyx.org/trac/ticket/6570. The culprit here seems to be in `Text3.cpp`: {{{ static bool doInsertInset(Cursor & cur, Text * text, FuncRequest const & cmd, bool edit, bool pastesel) { ... bool gotsel

Re: Compiling with Microsoft Visual C++

2016-06-30 Thread racoon
On 25.06.2016 20:41, Georg Baum wrote: racoon wrote: On 25.06.2016 18:16, Georg Baum wrote: You could also send me (privately please) the file C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Platforms\Win32\PlatformToolsets\v140\Toolset.targets, maybe I have then an idea about

Re: Compiling with Microsoft Visual C++

2016-06-30 Thread racoon
On 30.06.2016 14:18, Kornel Benko wrote: I cannot judge about microsoft. But this looks like fundamental error. What you can do is: 1.) create a simple CMakeLists.txt file with content cmake_minimum_required(VERSION 2.6.4) project(foo) 2.) call "cmake ." The output should look

Re: Compiling with Microsoft Visual C++

2016-07-03 Thread racoon
Okay. Couldn't give up yet. Finally, it kind of worked, I guess. Uninstalled everything related to Visual Studio and ran CCleaner (just to be sure). Here is what I had top do. You might want to add this to the INSTALL instructions: - Installed Visual Studio (had to sign in with Microsoft

Why does LyX not accept empty list items?

2016-07-04 Thread racoon
\begin{enumerate} \item \item \end{enumerate} Is totally legitimate in LaTeX. So I am wondering why LyX automatically removes empty list items. In LyX one has to enter and ERT with {} or a note or so in order to keep the item. This seems cumbersome. And it is needed in order to, for

Re: Compiling with Microsoft Visual C++

2016-07-04 Thread racoon
On 03.07.2016 18:48, racoon wrote: [...] So I guess CMake can't find my Qt5 installation? Okay, for some reason LYX_USE_QT was set to QT4. I've changed it to QT5 (I guess that should be the default, or? By the way, are you sure about this: "Enable the LYX_INSTALL option

Re: Be able to insert space at the beginning of notes (maybe other/all insets?)

2016-08-15 Thread racoon
On 15.08.2016 13:39, racoon wrote: Hi, One can create an inset, e.g. a note, starting with a space by selecting text that includes a space at the beginning and inserting the inset. However, it is impossible to create by pressing space at the beginning of an inset. I think it is good that one

Re: Start New (Parent) Environment

2017-01-22 Thread racoon
On 22.01.2017 07:38, Scott Kostyshak wrote: On Mon, Dec 05, 2016 at 08:54:55AM +0100, racoon wrote: It seems impossible to get LyX to start a new "Only" environment *via* Edit Start New (Parent) Environment. (Other environments are affected too.) Please open the attached fi

Ticket #10062: Restore default UI colors

2017-02-21 Thread racoon
Just wanted to bring your attention to a patch I posted some time ago in case it was overlooked. https://www.lyx.org/trac/ticket/10062 Daniel

Re: Inkscape /LyX integration (working!)

2016-08-19 Thread racoon
On 20.08.2016 00:34, Pavel Sanda wrote: Vermeer Martin wrote: Just noticed that a similar, more extensive and probably allround better project was completed back in 2011 by one Daniel Groger... great minds think alike! http://www.mail-archive.com/lyx-devel%40lists.lyx.org/msg169820.html

Document settings crashes

2017-02-26 Thread racoon
Every time I try to open the document settings LyX crashes. LyX Version 2.3.0dev Built from git commit hash 3c329db0 OS: Windows 7

Re: Mark line(s) on Reverse search instead of close position

2016-09-06 Thread racoon
On 04.09.2016 00:18, Guillaume Munch wrote: Le 29/08/2016 à 11:33, racoon a écrit : On Reverse search LyX puts the cursor at a position only *close* to but not exactly at the position chosen in the pdf document. It is a bit tricky for me to always find the former position in my document. Since

Re: Insert inset should not remove tracked changes

2016-08-30 Thread racoon
On 30.08.2016 11:06, Kornel Benko wrote: Am Dienstag, 30. August 2016 um 10:40:55, schrieb racoon <xraco...@gmx.de> Hi, I am wondering whether this is on purpose or not: 1. Enable Track Changes 2. Enter some text 3. Disable Track Changes 4. Select the text 5. Insert an inset, e.g. a Ly

Re: Insert inset should not remove tracked changes

2016-08-30 Thread racoon
On 30.08.2016 14:58, Guillaume Munch wrote: Le 30/08/2016 à 12:52, racoon a écrit : Say you have a passage with a lot of tracked changes. Now, however, you would like to "comment it out" with a LyX note. Surely, you don't want to loose the changes made but keep them for later evalua

Insert inset should not remove tracked changes

2016-08-30 Thread racoon
Hi, I am wondering whether this is on purpose or not: 1. Enable Track Changes 2. Enter some text 3. Disable Track Changes 4. Select the text 5. Insert an inset, e.g. a LyX note Result: - The tracked changes are removed Isn't it more intuitive to leave the changes as they are? After all I am

Re: Enable View master document even if there are no child documents

2016-08-31 Thread racoon
On 29.08.2016 17:57, Guillaume Munch wrote: The command: command-alternative[s] master-buffer-view; buffer-view does what you want. Is there a reason why the work area is focus on the current cursor position with this command? This is not the case with the other view commands. Daniel

Track changes: copy and paste of elements with tracked changes keeps changes

2016-09-12 Thread racoon
Hi, I'd like to hear what you think about the suggestion in https://www.lyx.org/trac/ticket/10278. Today I ran into another use case. I have a document with a lot of tracked changes. Since it also grew over time I wanted to copy parts into child documents. However, this is currently not

Re: [RFC][PATCH] Set window title according to platform UI

2016-09-09 Thread racoon
On 07.09.2016 16:13, Jean-Marc Lasgouttes wrote: Le 07/09/2016 à 15:10, Jean-Marc Lasgouttes a écrit : Here is an updated patch following the feedback received here and at http://www.lyx.org/trac/ticket/10367 And of course, a screenshot (no you are not entitled to complain about the huge

Re: Track changes: copy and paste of elements with tracked changes keeps changes

2016-09-26 Thread racoon
On 12.09.2016 15:06, racoon wrote: Hi, I'd like to hear what you think about the suggestion in https://www.lyx.org/trac/ticket/10278. Today I ran into another use case. I have a document with a lot of tracked changes. Since it also grew over time I wanted to copy parts into child documents

Re: Track changes: copy and paste of elements with tracked changes keeps changes

2016-09-26 Thread racoon
On 26.09.2016 22:02, Guillaume Munch wrote: Le 26/09/2016 à 19:43, racoon a écrit : On 12.09.2016 15:06, racoon wrote: Hi, I'd like to hear what you think about the suggestion in https://www.lyx.org/trac/ticket/10278. Today I ran into another use case. I have a document with a lot of tracked

Tracked text style changes

2016-10-04 Thread racoon
Hi, Here is a suggestion for the visuals of text style changes: Tracked adding and removing are both colored. It also inserts a line with the text: underline (slightly lower than default underline) and strikeout. Maybe a simple way to mark text style changes is to just use the same color as

Re: toolbars Lock menu

2016-10-08 Thread racoon
I have created a patch at https://www.lyx.org/trac/ticket/10283. On 23.09.2016 00:47, Guillaume Munch wrote: Le 22/09/2016 à 09:18, racoon a écrit : On 21.09.2016 17:24, Guillaume Munch wrote: * I expected to find the lock toolbar option when right-clicking on the toolbars. Do you know where

Re: toolbars Lock menu

2016-09-22 Thread racoon
think it is helpful to do exercises to learn it myself, I also need to see a couple of times how to do it first. On 21.09.2016 17:24, Guillaume Munch wrote: Le 11/08/2016 à 14:56, racoon a écrit : Hi, Thanks and sorry for the delay. Here is an updated version. (I hope I have not forgotten

Re: Universal function of backspace key at beginning of paragraph

2016-08-27 Thread racoon
On 26.08.2016 21:34, racoon wrote: Hi devs and users, I still think a more universal function of the backspace key at beginning of paragraphs is a very good idea. http://www.lyx.org/trac/ticket/10156 Summary: The idea is to have backspace at the beginning of a non-default paragraph to reset

Universal function of backspace key at beginning of paragraph

2016-08-26 Thread racoon
Hi devs and users, I still think a more universal function of the backspace key at beginning of paragraphs is a very good idea. http://www.lyx.org/trac/ticket/10156 Summary: The idea is to have backspace at the beginning of a non-default paragraph to reset the layout to default. And a

Re: Strange behaviour of the colors preference setting in version 2.2.1

2016-08-29 Thread racoon
On 29.08.2016 11:11, Murat Yildizoglu wrote: Hi, I have installed the last version of Lyx, and then wanted to change the background color setting in the preferences. When I open Preferences/Colours and double-click on the background item, the dialog box for color opens and I can select a

Re: LyX 2.2 slowness

2016-08-29 Thread racoon
On 29.08.2016 12:04, racoon wrote: LyX 2.2 is very slow compared to LyX 2.1.4 (on Windows). (I have only a meager dual core processor though.) For example, if I open a long document like the Users Guide and make a text selection bigger or smaller 2.2 stutters a lot (up to not reacting) while

LyX 2.2 slowness

2016-08-29 Thread racoon
LyX 2.2 is very slow compared to LyX 2.1.4 (on Windows). (I have only a meager dual core processor though.) For example, if I open a long document like the Users Guide and make a text selection bigger or smaller 2.2 stutters a lot (up to not reacting) while 2.1.4 works fine. I am not sure

Enable View master document even if there are no child documents

2016-08-29 Thread racoon
Hi, I almost never View child documents. Most of the time they don't compile properly on their own anyway. So I would like to remove the View button from my interface. Unfortunately, the View master document button is grayed out if there are no child documents in a "master". Is that on

Mark line(s) on Reverse search instead of close position

2016-08-29 Thread racoon
On Reverse search LyX puts the cursor at a position only *close* to but not exactly at the position chosen in the pdf document. It is a bit tricky for me to always find the former position in my document. Since it is anyway not the exact position maybe it is possible to select the whole

Re: Enable View master document even if there are no child documents

2016-08-29 Thread racoon
On 29.08.2016 17:57, Guillaume Munch wrote: Le 29/08/2016 à 11:22, racoon a écrit : Hi, I almost never View child documents. Most of the time they don't compile properly on their own anyway. So I would like to remove the View button from my interface. Unfortunately, the View master document

  1   2   3   4   >