If I try to compile with the LuaLaTeX-compiler in TeXnicCenter with the below outputprofile-settings, there showing up this error:
[ForwardSearch("%bm.pdf","%Wc",%l,0,0,1)] Cannot execute the command
It seems, that my viewer doesn't accept the command for forward search.
I have just run the wizzard for ouputprofiles. This has configured the settings in the "LuaLaTeX->pdf" profile as follows:
(La)Tex-Tab
- Path to compiler:
C:\Program Files\Miktex\miktex\bin\x64\lualatex.exe
- Command line arguments:
-synctex=-1 -interaction=nonstopmode "%wm"
Viewer-Tab
- Executable path:
C:\Program Files (x86)\SumatraPDF\SumatraPDF.exe -inverse-search "\"C:\Program Files\TeXnicCenter\TeXnicCenter.exe\" /ddecmd \"[goto('%f','%l')]\"" - View projects's output
Command line Argument
Command:"%bm.pdf"
- Forwardsearch
DDE command
Command:[ForwardSearch("%bm.pdf","%Wc",%l,0,0,1)]
Server:sumatra
Topic:control
- Close document before running
Do not close
The problem exist only for the "LuaLaTeX->pdf" profile. The "Latex->pdf" still keeps working good.
Maybe there is an lualatex- and texniccenteruser outhere, who can have look in his settings for a comparison with my settings?
I use:
- Texniccenter 2.02 Stable (64 bit)
- SumatraPDF v2.4
Any ideas or suggestions?
Build/Define output profile/LuaLaTeX->pdf/viewer? – masu Nov 12 '13 at 02:23[ForwardSearch("%bm.pdf","%Wc",%l,0,0,0)]in thecommandbox of theviewertab – Mario S. E. Nov 19 '13 at 17:49