-
Hi,
I have looked inside the code and changed in EditorExtension::gotoSectioning function that there is no update of the structure if there are no modifications.
Now CTRL+S, makes the jumping faster.
Of course this is not a right solution, but it is only thing I can do; I am not a KDE programmer.
I give the svn diff:
Index: src/editorextension.cpp...
2009-07-01 20:39:07 UTC in Kile KDE LaTeX Editor
-
Hi,
I'd like to ask if anyone else feel blue when trying to use ALT+(up or down arrow) to make kile to go to the next or previous section, providing that there is enabled the structure view of document (on left side).
I have a document with lot of labels. I like the structure view of my document, so I enable it while editing. Since it is quite long, it takes some time to refresh it. For...
2009-06-20 07:14:30 UTC in Kile KDE LaTeX Editor
-
Hi,
I cannot configure kile's tool ForwardDVI to use kdvi instead of okular.
I have some configuration that worked in kile 2.0.81. After update to 2.0.82 (2.1beta1) kile says: The version 0.8.2 of okular is too old for ForwardDVI. Please update okular to version 0.8.6 or higher.
I am using Ubuntu 9.04 and there is no okular > 0.8.2.
I really prefer kdvi than okular. The latter is much...
2009-06-19 20:58:38 UTC in Kile KDE LaTeX Editor
-
Yes,
there is no problem in the latest version of kile. Thanks for help.
2009-06-17 18:54:14 UTC in Kile KDE LaTeX Editor
-
see http://www.youtube.com/watch?v=PZIZgFB1_0c.
2009-06-16 19:33:22 UTC in Kile KDE LaTeX Editor
-
I have found that there is no problem when I run kile by .kde/bin/kile instead of /usr/bin/kile.
2009-06-16 19:25:27 UTC in Kile KDE LaTeX Editor
-
The problem came back; see http://www.youtube.com/watch?v=VaoxTSThuNQ.
2009-06-16 19:11:31 UTC in Kile KDE LaTeX Editor
-
I tried to find the reason by changind my setting in Kile.
Now problem became fixed automagically. I don't know how (since I changes few settings).
I tried to go back to my previous settings, but there is gone.
Maybe if the problem returns I will capture it.
My previous (and current) settings in Kile was:
* indentation : 2 characters
* tabulator's size : 2 character
* auto completion.
2009-06-16 18:55:15 UTC in Kile KDE LaTeX Editor
-
I have build Kile 2.1beta1 on Ubuntu 9.04 @ (kernel 2.6.28-13-generic)
There is the same bahviour of \left \right command.
2009-06-15 18:02:25 UTC in Kile KDE LaTeX Editor
-
Hello,
does anyone use the shortcuts ALT+SHIFT+L or ALT+SHIFT+R for \left or \right command, respectively?
After the ugrade to 2.x version, such operation works strangely.
For an example, consider we want to parenthesis the sum x+y below
\[
\sin x+y
\]
I move the cursor before x and hit ALT+SHIFT+L
The result is
\[
\sin x\left+y
\]
The \left is after x. Why?.
2009-06-13 18:58:06 UTC in Kile KDE LaTeX Editor