mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-06 11:23:45 +00:00
24 lines
643 B
Plaintext
24 lines
643 B
Plaintext
# Test for searching the special LyX and LaTeX words
|
|
# when ignoring format
|
|
|
|
UnuseShortcut "Tab" "*"
|
|
|
|
PrepareShortcuts
|
|
|
|
Lang sk_SK.utf8
|
|
TestBegin test.lyx -dbg key,find > findadv-logo.loga.txt 2>&1
|
|
KK: This should be a LaTeX logo:
|
|
KK: \Axspecialchar-insert lyx\[Return]\[Return]
|
|
KK: for a WYSIWYG LaTeX editor.\C\[Home]
|
|
KK: \Cs
|
|
KK: \CF
|
|
# Uncheck ignore format (depends on IT language)
|
|
KK: \At\Ar\Ak\Ah
|
|
KK: \CF
|
|
KK: \Axspecialchar-insert lyx\[Return]\[Tab]
|
|
KK: \Axspecialchar-insert latex\[Return]\Al\Ar\An
|
|
KK: \[Tab]\[Return]
|
|
TestEnd
|
|
Lang C
|
|
Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 29\n with len: 1' findadv-logo.loga.txt
|