mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-06 11:23:45 +00:00
92d248f712
bug-10636: The position of 'View->Code Preview Pane' in dialog changed bug-export-latex: Add comment
20 lines
699 B
Plaintext
20 lines
699 B
Plaintext
# Test export lyx-icon-info
|
|
# creates lib/images/math-mode.pdf in lyx-source tree, but it should not
|
|
#
|
|
#
|
|
|
|
Lang C
|
|
CO: bug-export-latex.ctrl
|
|
TestBegin -dbg key,files test.lyx > bug-export-latex.loga.txt 2>&1
|
|
KK: \Axinfo-insert icon math-mode\[Return]
|
|
KK: \Axbuffer-export luatex\[Return]
|
|
KK: \[Tab]\[Return]
|
|
KK: \Axbuffer-write\[Return]
|
|
KK: \[Tab]\[Return]
|
|
# The next lines should NOT match, because we do not want to create
|
|
# math-mode.pdf inside the system-dir. That is, we expect the test to fail
|
|
Cp: support/FileName.cpp .* creating path '/.*/lib/images'
|
|
Cp: support/FileName.cpp .* Checksumming "/.*/lib/images/.*math-mode.pdf" .*lasted
|
|
TestEnd
|
|
Assert searchPatterns.pl base=bug-export-latex
|