mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 18:08:10 +00:00
Account for spaces in paths in the windows reverse search proposals
Fixes: #10557
This commit is contained in:
parent
efd0b4aa58
commit
bbb6318730
@ -7487,7 +7487,11 @@ lyxpipe
|
|||||||
\begin_inset Newline newline
|
\begin_inset Newline newline
|
||||||
\end_inset
|
\end_inset
|
||||||
|
|
||||||
echo LYXCMD:revdvi:server-goto-file-row:%1 %2>
|
echo LYXCMD:revdvi:server-goto-file-row:
|
||||||
|
\change_inserted -712698321 1500887411
|
||||||
|
~
|
||||||
|
\change_unchanged
|
||||||
|
%1 %2>
|
||||||
\backslash
|
\backslash
|
||||||
|
|
||||||
\backslash
|
\backslash
|
||||||
@ -7558,7 +7562,23 @@ In order to use SumatraPDF for inverse search, enter
|
|||||||
status collapsed
|
status collapsed
|
||||||
|
|
||||||
\begin_layout Plain Layout
|
\begin_layout Plain Layout
|
||||||
SumatraPDF -inverse-search "lyxeditor.bat %f %l"
|
SumatraPDF -inverse-search
|
||||||
|
\change_inserted -712698321 1500887421
|
||||||
|
"
|
||||||
|
\change_unchanged
|
||||||
|
"lyxeditor.bat
|
||||||
|
\change_inserted -712698321 1500887423
|
||||||
|
"
|
||||||
|
\change_unchanged
|
||||||
|
%f
|
||||||
|
\change_inserted -712698321 1500887424
|
||||||
|
"
|
||||||
|
\change_unchanged
|
||||||
|
%l
|
||||||
|
\change_inserted -712698321 1500887426
|
||||||
|
"
|
||||||
|
\change_unchanged
|
||||||
|
"
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\end_inset
|
\end_inset
|
||||||
|
Loading…
Reference in New Issue
Block a user