Re: Bug in Lyx 1.3.4 ?

2020-02-05 Thread Stephan Witt
> Am 05.02.2020 um 23:33 schrieb emile lunardon :
> 
> I have installed LyX 2.3.4 on Windows10 and the same crash already seen on 
> LyX for Linux occurs when trying to enter the two Math Symbols : 
> $\textrm{Ø}\textrm{Å}$
> 
> Le mer. 5 févr. 2020 à 08:32, emile lunardon  a 
> écrit :
> When I try to enter, under LyX 1.3.4 (Linux), one of the two Math symbols 
> shown in the attached file (written with LyX 1.3.3), there is a crash of LyX 
> 1.3.4 with the attached messages.
> 
> Can someone confirm this strange phenomena ?

I can confirm your bug with Qt5 on macOS with LyX 2.3.4. I think this is the 
version you’re talking about all the time.

One has to use the math toolbar and there choose the symbol Å from the 
miscellaneous pane.

The backtrace is:

(lldb) bt
* thread #1, queue = 'com.apple.main-thread', stop reason = EXC_BAD_ACCESS 
(code=1, address=0x18)
frame #0: 0x0001000699dc 
LyX`lyx::Buffer::params(this=0x) at Buffer.cpp:719:9
frame #1: 0x00010079fa18 LyX`lyx::(anonymous 
namespace)::Parser::parse1(this=0x7ffeefbf5b20, grid=0x7ffeefbf23e0, 
flags=128, mode=TEXT_MODE, numbered=false) at MathParser.cpp:2080:20
  * frame #2: 0x000100790987 LyX`lyx::(anonymous 
namespace)::Parser::parse(this=0x7ffeefbf5b20, array=0x000113353690, 
flags=64, mode=TEXT_MODE) at MathParser.cpp:782:2
frame #3: 0x00010079f18c LyX`lyx::(anonymous 
namespace)::Parser::parse1(this=0x7ffeefbf5b20, grid=0x7ffeefbf5a30, 
flags=0, mode=MATH_MODE, numbered=false) at MathParser.cpp:2013:6
frame #4: 0x000100790987 LyX`lyx::(anonymous 
namespace)::Parser::parse(this=0x7ffeefbf5b20, array=0x7ffeefbf6530, 
flags=0, mode=MATH_MODE) at MathParser.cpp:782:2
frame #5: 0x000100790874 
LyX`lyx::mathed_parse_cell(ar=0x7ffeefbf6530, str=L"\\textrm \\AA", 
f=NORMAL) at MathParser.cpp:2156:37
frame #6: 0x0001007c28d2 LyX`lyx::asArray(str=L"\\textrm \\AA", 
ar=0x7ffeefbf6530, pf=NORMAL) at MathSupport.cpp:990:38
frame #7: 0x0001006deba4 
LyX`lyx::InsetMathNest::doDispatch(this=0x0001112cde10, 
cur=0x000106149098, cmd=0x7ffeefbf9068) at InsetMathNest.cpp:1237:4
frame #8: 0x00010065baa2 
LyX`lyx::InsetMathGrid::doDispatch(this=0x0001112cde10, 
cur=0x000106149098, cmd=0x7ffeefbf9068) at InsetMathGrid.cpp:1733:18
frame #9: 0x00010067e615 
LyX`lyx::InsetMathHull::doDispatch(this=0x0001112cde10, 
cur=0x000106149098, cmd=0x7ffeefbf9068) at InsetMathHull.cpp:2024:18
frame #10: 0x000100811520 
LyX`lyx::Inset::dispatch(this=0x0001112cde10, cur=0x000106149098, 
cmd=0x7ffeefbf9068) at Inset.cpp:325:2
frame #11: 0x0001001e018b 
LyX`lyx::Cursor::dispatch(this=0x000106149098, cmd0=0x00011123dd68) at 
Cursor.cpp:337:11
frame #12: 0x000100d876b4 
LyX`lyx::frontend::GuiView::dispatchToBufferView(this=0x00011159b6f0, 
cmd=0x00011123dd68, dr=0x7ffeefbfc7a0) at GuiView.cpp:3687:15
frame #13: 0x000100d80df6 
LyX`lyx::frontend::GuiView::dispatch(this=0x00011159b6f0, 
cmd=0x00011123dd68, dr=0x7ffeefbfc7a0) at GuiView.cpp:4343:4
frame #14: 0x000100a96008 
LyX`lyx::frontend::GuiApplication::dispatch(this=0x000105d0a1d0, 
cmd=0x00011123dd68, dr=0x7ffeefbfc7a0) at GuiApplication.cpp:2076:19
frame #15: 0x000100a8ff88 
LyX`lyx::frontend::GuiApplication::dispatch(this=0x000105d0a1d0, 
cmd=0x00011123dd68) at GuiApplication.cpp:1405:3
frame #16: 0x00010037a4ea LyX`lyx::dispatch(action=0x00011123dd68) 
at LyX.cpp:1462:19
frame #17: 0x000100a41c4b 
LyX`lyx::frontend::Action::action(this=0x00011334a560) at Action.cpp:87:2
frame #18: 0x000100a41d51 
LyX`lyx::frontend::Action::qt_static_metacall(_o=0x00011334a560, 
_c=InvokeMetaMethod, _id=1, _a=0x7ffeefbfc970) at moc_Action.cpp:81:21
frame #19: 0x00010554d63a QtCore`QMetaObject::activate(QObject*, int, 
int, void**) + 2298
frame #20: 0x00010474e185 
QtWidgets`QAction::activate(QAction::ActionEvent) + 309
frame #21: 0x000104841be3 QtWidgets`QAbstractButtonPrivate::click() + 
147
frame #22: 0x000104842d6c 
QtWidgets`QAbstractButton::mouseReleaseEvent(QMouseEvent*) + 268
frame #23: 0x000104939bbf 
QtWidgets`QToolButton::mouseReleaseEvent(QMouseEvent*) + 15
frame #24: 0x0001047931d2 QtWidgets`QWidget::event(QEvent*) + 450
frame #25: 0x00010493a14f QtWidgets`QToolButton::event(QEvent*) + 319
frame #26: 0x0001047576ff 
QtWidgets`QApplicationPrivate::notify_helper(QObject*, QEvent*) + 271
frame #27: 0x00010475a59d QtWidgets`QApplication::notify(QObject*, 
QEvent*) + 7373
frame #28: 0x000100a9d033 
LyX`lyx::frontend::GuiApplication::notify(this=0x000105d0a1d0, 
receiver=0x0001114debf0, event=0x7ffeefbfd060) at 
GuiApplication.cpp:2712:24
frame #29: 0x00010551c684 
QtCore`QCoreApplication::notifyInternal2(QObject*, QEvent*) + 

Re: Bug in Lyx 1.3.4 ?

2020-02-05 Thread emile lunardon
I have installed LyX 2.3.4 on Windows10 and the same crash already seen on
LyX for Linux occurs when trying to enter the two Math Symbols :
$\textrm{Ø}\textrm{Å}$

Le mer. 5 févr. 2020 à 08:32, emile lunardon  a
écrit :

> When I try to enter, under LyX 1.3.4 (Linux), one of the two Math symbols
> shown in the attached file (written with LyX 1.3.3), there is a crash of
> LyX 1.3.4 with the attached messages.
>
> Can someone confirm this strange phenomena ?
>
> --
>
> (  1) ./lyx: ./lyx() [0x906d2a]
> (  2) ./lyx: ./lyx() [0x9062e6]
> (  3) ./lyx: ./lyx() [0x63e005]
> (  4) /lib/x86_64-linux-gnu/libc.so.6:
> /lib/x86_64-linux-gnu/libc.so.6(+0x3ef20) [0x7fbd1b80ef20]
> (  5) ./lyx: ./lyx() [0x5553f0]
> (  6) ./lyx: ./lyx() [0x7bcbcd]
> (  7) ./lyx: ./lyx() [0x7b6231]
> (  8) ./lyx: ./lyx() [0x7bcf6a]
> (  9) ./lyx: ./lyx() [0x7b6231]
> ( 10) ./lyx: ./lyx() [0x7b6381]
> ( 11) ./lyx: ./lyx() [0x7c4f15]
> ( 12) ./lyx: ./lyx() [0x791b67]
> ( 13) ./lyx: ./lyx() [0x7e87a8]
> ( 14) ./lyx: ./lyx() [0x77274b]
> ( 15) ./lyx: ./lyx() [0x812b46]
> ( 16) ./lyx: ./lyx() [0x5d41dd]
> ( 17) ./lyx: ./lyx() [0x9321bb]
> ( 18) ./lyx: ./lyx() [0x9429f6]
> ( 19) ./lyx: ./lyx() [0x911f0e]
> ( 20) ./lyx: ./lyx() [0x90c5e9]
> ( 21) ./lyx: ./lyx() [0x98abf1]
> ( 22) ./lyx: ./lyx() [0x98ac78]
> ( 23) /usr/lib/x86_64-linux-gnu/libQtCore.so.4:
> QMetaObject::activate(QObject*, QMetaObject const*, int, void**)
> ( 24) /usr/lib/x86_64-linux-gnu/libQtGui.so.4: QAction::triggered(bool)
> ( 25) /usr/lib/x86_64-linux-gnu/libQtGui.so.4:
> QAction::activate(QAction::ActionEvent)
> ( 26) /usr/lib/x86_64-linux-gnu/libQtGui.so.4:
> /usr/lib/x86_64-linux-gnu/libQtGui.so.4(+0x5a0fa3) [0x7fbd1d2cafa3]
> ( 27) /usr/lib/x86_64-linux-gnu/libQtGui.so.4:
> QAbstractButton::mouseReleaseEvent(QMouseEvent*)
> ( 28) /usr/lib/x86_64-linux-gnu/libQtGui.so.4:
> QToolButton::mouseReleaseEvent(QMouseEvent*)
> ( 29) /usr/lib/x86_64-linux-gnu/libQtGui.so.4: QWidget::event(QEvent*)
> ( 30) /usr/lib/x86_64-linux-gnu/libQtGui.so.4:
> QApplicationPrivate::notify_helper(QObject*, QEvent*)
> ( 31) /usr/lib/x86_64-linux-gnu/libQtGui.so.4:
> QApplication::notify(QObject*, QEvent*)
> ( 32) ./lyx: ./lyx() [0x916195]
> ( 33) /usr/lib/x86_64-linux-gnu/libQtCore.so.4:
> QCoreApplication::notifyInternal(QObject*, QEvent*)
> ( 34) /usr/lib/x86_64-linux-gnu/libQtGui.so.4:
> QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*,
> QWidget*, QWidget**, QPointer&, bool)
> ( 35) /usr/lib/x86_64-linux-gnu/libQtGui.so.4:
> /usr/lib/x86_64-linux-gnu/libQtGui.so.4(+0x249ddc) [0x7fbd1cf73ddc]
> ( 36) /usr/lib/x86_64-linux-gnu/libQtGui.so.4:
> QApplication::x11ProcessEvent(_XEvent*)
> ( 37) /usr/lib/x86_64-linux-gnu/libQtGui.so.4:
> /usr/lib/x86_64-linux-gnu/libQtGui.so.4(+0x272592) [0x7fbd1cf9c592]
> ( 38) /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0:
> /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_dispatch+0x2e7)
> [0x7fbd1b301417]
> ( 39) /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0:
> /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0(+0x4c650) [0x7fbd1b301650]
> ( 40) /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0:
> /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_iteration+0x2c)
> [0x7fbd1b3016dc]
> ( 41) /usr/lib/x86_64-linux-gnu/libQtCore.so.4:
> QEventDispatcherGlib::processEvents(QFlags)
> ( 42) /usr/lib/x86_64-linux-gnu/libQtGui.so.4:
> /usr/lib/x86_64-linux-gnu/libQtGui.so.4(+0x272666) [0x7fbd1cf9c666]
> ( 43) /usr/lib/x86_64-linux-gnu/libQtCore.so.4:
> QEventLoop::processEvents(QFlags)
> ( 44) /usr/lib/x86_64-linux-gnu/libQtCore.so.4:
> QEventLoop::exec(QFlags)
> ( 45) /usr/lib/x86_64-linux-gnu/libQtCore.so.4: QCoreApplication::exec()
> ( 46) ./lyx: ./lyx() [0x643306]
> ( 47) ./lyx: ./lyx() [0x50827d]
> ( 48) /lib/x86_64-linux-gnu/libc.so.6:
> /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7fbd1b7f1b97]
> ( 49) ./lyx: ./lyx() [0x512eba]
>
-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Problem with quotes signs in Pandoc conversion

2020-02-05 Thread V K
 

On Wednesday, February 5, 2020, 5:23:23 PM GMT+2, Jean-Marc Lasgouttes 
 wrote:  
 
 Le 05/02/2020 à 16:05, V K a écrit :
> So it is obvious that Pandoc understands only quotes signs, but not, how 
> to say, commands, it doesn't convert all the \og, \guillemotleft, 
> \quotesinglbase, \glqq and so on, but perfectly convert signs `` '' << etc.
> Using csquotes package change nothing.Maybe I should load other package?

Hello,

While there could be a case made for exporting more portable LaTYeX when 
the target is a converter, I think that in this case it makes sense to 
open a andoc issue asking for support of these extra macros.

You can see a list of macros used for quotes here:
https://git.lyx.org/?p=lyx.git;a=blob;f=src/insets/InsetQuotes.cpp;h=d34efa48cd4ed07d920c8c4d969f41e9b286da04;hb=HEAD#l337

JMarc
I tink such macros are from the two sources.\glq\glqq\flqq\frqq\flq\frq are 
from ngerman (babel): glq

| 
| 
|  | 
glq


 |

 |

 |


\quotesinglbase\quotedblbase\textquoteright\textquoteleft\textquotedblright\textquotedblleft\textquotesingle\guilsinglleft\guilsinglright\guillemotleft\guillemotrightare
 from textcomp  package, adopted to LaTeX Text symbols (LaTeX2e unofficial 
reference manual (July 2018))

| 
| 
|  | 
Text symbols (LaTeX2e unofficial reference manual (July 2018))

Text symbols (LaTeX2e unofficial reference manual (July 2018))
 |

 |

 |


\textquotedbl isn't listed in that page.

I found some solution there: LaTeX Error: Command \textquotedbl unavailable in 
encoding HE8 
put \let\glqq=„ (not ,, – it should be one symbol, not two) in the preamble and 
quote opening signs are in converted docx.

| 
| 
| 
|  |  |

 |

 |
| 
|  | 
LaTeX Error: Command \textquotedbl unavailable in encoding HE8

I was testing today the SVN version of LyX 1.6.0 and 1.5.7. Due to a change in 
the way the double quotation mark...
 |

 |

 |



But I'll ask Pandoc for support for some symbols from ex-textcomp package (I 
need \textbar that isn't converted to | too) and ngerman. 

Valdemaras
  -- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Bug in Lyx 1.3.4 ?

2020-02-05 Thread Pavel Sanda
On Wed, Feb 05, 2020 at 08:32:21AM +0100, emile lunardon wrote:
> When I try to enter, under LyX 1.3.4 (Linux), one of the two Math symbols
> shown in the attached file (written with LyX 1.3.3), there is a crash of
> LyX 1.3.4 with the attached messages.
> 
> Can someone confirm this strange phenomena ?

I can not (tried with Qt 4 as you do). (My entering was copy paste from your 
document.)
Your backtrace is not much useful, if you compile on your own we would need it 
with debug symbols...
Pavel
-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Bug in Lyx 1.3.4 ?

2020-02-05 Thread Paul A. Rubin

On 2/5/20 2:32 AM, emile lunardon wrote:
When I try to enter, under LyX 1.3.4 (Linux), one of the two Math 
symbols shown in the attached file (written with LyX 1.3.3), there is 
a crash of LyX 1.3.4 with the attached messages.


Can someone confirm this strange phenomena ?

--

(  1) ./lyx: ./lyx() [0x906d2a]
(  2) ./lyx: ./lyx() [0x9062e6]
(  3) ./lyx: ./lyx() [0x63e005]
(  4) /lib/x86_64-linux-gnu/libc.so.6: 
/lib/x86_64-linux-gnu/libc.so.6(+0x3ef20) [0x7fbd1b80ef20]

(  5) ./lyx: ./lyx() [0x5553f0]
(  6) ./lyx: ./lyx() [0x7bcbcd]
(  7) ./lyx: ./lyx() [0x7b6231]
(  8) ./lyx: ./lyx() [0x7bcf6a]
(  9) ./lyx: ./lyx() [0x7b6231]
( 10) ./lyx: ./lyx() [0x7b6381]
( 11) ./lyx: ./lyx() [0x7c4f15]
( 12) ./lyx: ./lyx() [0x791b67]
( 13) ./lyx: ./lyx() [0x7e87a8]
( 14) ./lyx: ./lyx() [0x77274b]
( 15) ./lyx: ./lyx() [0x812b46]
( 16) ./lyx: ./lyx() [0x5d41dd]
( 17) ./lyx: ./lyx() [0x9321bb]
( 18) ./lyx: ./lyx() [0x9429f6]
( 19) ./lyx: ./lyx() [0x911f0e]
( 20) ./lyx: ./lyx() [0x90c5e9]
( 21) ./lyx: ./lyx() [0x98abf1]
( 22) ./lyx: ./lyx() [0x98ac78]
( 23) /usr/lib/x86_64-linux-gnu/libQtCore.so.4: 
QMetaObject::activate(QObject*, QMetaObject const*, int, void**)

( 24) /usr/lib/x86_64-linux-gnu/libQtGui.so.4: QAction::triggered(bool)
( 25) /usr/lib/x86_64-linux-gnu/libQtGui.so.4: 
QAction::activate(QAction::ActionEvent)
( 26) /usr/lib/x86_64-linux-gnu/libQtGui.so.4: 
/usr/lib/x86_64-linux-gnu/libQtGui.so.4(+0x5a0fa3) [0x7fbd1d2cafa3]
( 27) /usr/lib/x86_64-linux-gnu/libQtGui.so.4: 
QAbstractButton::mouseReleaseEvent(QMouseEvent*)
( 28) /usr/lib/x86_64-linux-gnu/libQtGui.so.4: 
QToolButton::mouseReleaseEvent(QMouseEvent*)

( 29) /usr/lib/x86_64-linux-gnu/libQtGui.so.4: QWidget::event(QEvent*)
( 30) /usr/lib/x86_64-linux-gnu/libQtGui.so.4: 
QApplicationPrivate::notify_helper(QObject*, QEvent*)
( 31) /usr/lib/x86_64-linux-gnu/libQtGui.so.4: 
QApplication::notify(QObject*, QEvent*)

( 32) ./lyx: ./lyx() [0x916195]
( 33) /usr/lib/x86_64-linux-gnu/libQtCore.so.4: 
QCoreApplication::notifyInternal(QObject*, QEvent*)
( 34) /usr/lib/x86_64-linux-gnu/libQtGui.so.4: 
QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, 
QWidget*, QWidget**, QPointer&, bool)
( 35) /usr/lib/x86_64-linux-gnu/libQtGui.so.4: 
/usr/lib/x86_64-linux-gnu/libQtGui.so.4(+0x249ddc) [0x7fbd1cf73ddc]
( 36) /usr/lib/x86_64-linux-gnu/libQtGui.so.4: 
QApplication::x11ProcessEvent(_XEvent*)
( 37) /usr/lib/x86_64-linux-gnu/libQtGui.so.4: 
/usr/lib/x86_64-linux-gnu/libQtGui.so.4(+0x272592) [0x7fbd1cf9c592]
( 38) /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0: 
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_dispatch+0x2e7) 
[0x7fbd1b301417]
( 39) /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0: 
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0(+0x4c650) [0x7fbd1b301650]
( 40) /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0: 
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_iteration+0x2c) 
[0x7fbd1b3016dc]
( 41) /usr/lib/x86_64-linux-gnu/libQtCore.so.4: 
QEventDispatcherGlib::processEvents(QFlags)
( 42) /usr/lib/x86_64-linux-gnu/libQtGui.so.4: 
/usr/lib/x86_64-linux-gnu/libQtGui.so.4(+0x272666) [0x7fbd1cf9c666]
( 43) /usr/lib/x86_64-linux-gnu/libQtCore.so.4: 
QEventLoop::processEvents(QFlags)
( 44) /usr/lib/x86_64-linux-gnu/libQtCore.so.4: 
QEventLoop::exec(QFlags)

( 45) /usr/lib/x86_64-linux-gnu/libQtCore.so.4: QCoreApplication::exec()
( 46) ./lyx: ./lyx() [0x643306]
( 47) ./lyx: ./lyx() [0x50827d]
( 48) /lib/x86_64-linux-gnu/libc.so.6: 
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7fbd1b7f1b97]

( 49) ./lyx: ./lyx() [0x512eba]

LyX 1.3.4 is rather old. Have you tried a more recent version? I cannot 
reproduce the crash, but I'm using LyX 2.3.3.


Paul

-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Problem with quotes signs in Pandoc conversion

2020-02-05 Thread Jean-Marc Lasgouttes

Le 05/02/2020 à 16:05, V K a écrit :
So it is obvious that Pandoc understands only quotes signs, but not, how 
to say, commands, it doesn't convert all the \og, \guillemotleft, 
\quotesinglbase, \glqq and so on, but perfectly convert signs `` '' << etc.

Using csquotes package change nothing.Maybe I should load other package?


Hello,

While there could be a case made for exporting more portable LaTYeX when 
the target is a converter, I think that in this case it makes sense to 
open a andoc issue asking for support of these extra macros.


You can see a list of macros used for quotes here:
https://git.lyx.org/?p=lyx.git;a=blob;f=src/insets/InsetQuotes.cpp;h=d34efa48cd4ed07d920c8c4d969f41e9b286da04;hb=HEAD#l337

JMarc

--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Problem with quotes signs in Pandoc conversion

2020-02-05 Thread V K
Hello.
 I quite often need export form Lyx to docx.So I installed Pandoc, converted 
document to docx and... lost all opening quote signs. They are in pdf, 
generated by Lyx, but not in exported docx or odt.
I tested simple lyx file (attached) changing only language of document in Lyx 
settings.  It is all right with all quote signs in English or Italian, bad with 
Lithuanian (my language) and some other languages. So that is language 
dependant. 
After exporting file to plain LaTeX I see what is going wrong. The same text 
with outer and inner quotes:
In English: ``Outer quote `inner quote'{}'' – Result: I can see all quote signs.
In Italian: <> – all quote signs.In Lithuanian: 
\glqq Outer quote \glq inner quote`{}``– I see only closing sings of quotes.
In German, Latvian, Estonian, Polish: ,,Outer quote \quotesinglbase inner 
quote`{}`` – can't see  inner opening quote sign.In Russian: \guillemotleft 
Outer quote \quotedblbase inner quote``\guillemotright – only closing mark of 
inner quote can be seen.In French: \og Outer quote ``inner quote''\fg – only 
inner quotes can be seen.Tex files attached. Pdf generated from them with 
pdflatex are correct, with all quote marks.

So it is obvious that Pandoc understands only quotes signs, but not, how to 
say, commands, it doesn't convert all the \og, \guillemotleft, \quotesinglbase, 
\glqq and so on, but perfectly convert signs `` '' << etc.Using csquotes 
package change nothing. Maybe I should load other package? 


Now I export file to tex, change \glqq to ,,  \glq to , in it and convert tex 
to docx with pandoc. Maybe there is some other solutions? Or maybe I am doing 
wrong something?

It's Pandoc problem  more than Lyx and I can open issue in Pandoc github. But 
maybe it could be considered as Lyx bug? Can Lyx export to tex only quotes 
signs in all languages (as in English or Italian), but not commands? That would 
add more consistency to tex file generated by lyx because now half of quote 
signs represented in signs and half – in commands in the same language.

And thank all developers for hard work with this wonderful program.

Best regards,
Valdemaras Klumbys
  %% LyX 2.3.4 created this file.  For more info, see http://www.lyx.org/.
%% Do not edit unless you really know what you are doing.
\documentclass[12pt,italian]{article}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage[a4paper]{geometry}
\geometry{verbose,tmargin=2cm,bmargin=2cm,lmargin=2cm,rmargin=2cm}
\setlength{\parindent}{1.07cm}
\usepackage{babel}
\usepackage{microtype}
\usepackage[unicode=true,
 bookmarks=true,bookmarksnumbered=false,bookmarksopen=false,
 breaklinks=true,pdfborder={0 0 1},backref=false,colorlinks=false]
 {hyperref}

\makeatletter
\@ifundefined{date}{}{\date{}}
\makeatother

\begin{document}
<>
\end{document}
%% LyX 2.3.4 created this file.  For more info, see http://www.lyx.org/.
%% Do not edit unless you really know what you are doing.
\documentclass[12pt,english]{article}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage[a4paper]{geometry}
\geometry{verbose,tmargin=2cm,bmargin=2cm,lmargin=2cm,rmargin=2cm}
\setlength{\parindent}{1.07cm}
\usepackage{babel}
\usepackage{microtype}
\usepackage[unicode=true,
 bookmarks=true,bookmarksnumbered=false,bookmarksopen=false,
 breaklinks=true,pdfborder={0 0 1},backref=false,colorlinks=false]
 {hyperref}

\makeatletter
\@ifundefined{date}{}{\date{}}
\makeatother

\begin{document}
``Outer quote `inner quote'{}''
\end{document}
%% LyX 2.3.4 created this file.  For more info, see http://www.lyx.org/.
%% Do not edit unless you really know what you are doing.
\documentclass[12pt,ngerman]{article}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage[a4paper]{geometry}
\geometry{verbose,tmargin=2cm,bmargin=2cm,lmargin=2cm,rmargin=2cm}
\setlength{\parindent}{1.07cm}
\usepackage{babel}
\usepackage{microtype}
\usepackage[unicode=true,
 bookmarks=true,bookmarksnumbered=false,bookmarksopen=false,
 breaklinks=true,pdfborder={0 0 1},backref=false,colorlinks=false]
 {hyperref}

\makeatletter
\@ifundefined{date}{}{\date{}}
\makeatother

\begin{document}
,,Outer quote \quotesinglbase inner quote`{}``
\end{document}
%% LyX 2.3.4 created this file.  For more info, see http://www.lyx.org/.
%% Do not edit unless you really know what you are doing.
\documentclass[12pt,russian]{article}
\usepackage[T1,T2A]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage[a4paper]{geometry}
\geometry{verbose,tmargin=2cm,bmargin=2cm,lmargin=2cm,rmargin=2cm}
\setlength{\parindent}{1.07cm}
\usepackage{babel}
\usepackage{microtype}
\usepackage[unicode=true,
 bookmarks=true,bookmarksnumbered=false,bookmarksopen=false,
 breaklinks=true,pdfborder={0 0 1},backref=false,colorlinks=false]
 {hyperref}

\makeatletter
\@ifundefined{date}{}{\date{}}
\makeatother

\begin{document}
\guillemotleft Outer quote \quotedblbase inner quote``\guillemotright
\end{document}
%% LyX 2.3.4 created this file.  For more info, see http://www.lyx.org/.
%% Do not 

Re: LyX 2.3.4 - Freezing cursor

2020-02-05 Thread Pavel Sanda
On Tue, Feb 04, 2020 at 02:08:47PM +, F M Salter wrote:
> Reply to Pavel Sanda 3 Feb
> 
>     I have no recollection of it happening with 2.3.3

I tried to reproduce the problem when using Qt 4.8.6, but still no luck.
Also tried old version of KDE tied to Qt 4.8, but could not reproduce.

If you can compile lyx on your own, you could try to bisect with git
which commit introduced this within the 2.3.3->2.3.4 cycles if you believe
its lyx's fault.
Otherwise I am running out of ideas.

Pavel
-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users