[NTG-context] No inverse Search when using \usepath
Gerhard Schramm
dregs at unitybox.de
Sat Jul 11 17:22:01 CEST 2020
Hello List,
Greetings to all members! This is my first post here...
Relatively new in Context, I've loved it since the first minute!
I write technical manuals with Context.
Some chapters of the manuals are depending on the type of the machine
which are described in the manual.
I try to use \usepath to load the right texfile from different
folders. My variable for searching the correct folder is \machinename.
\machinename is set before compiling
The folders are:
/MakeText/Ang/machineA/techdaten/Ang_techdaten.tex
/MakeText/Ang/machineB/techdaten/Ang_techdaten.tex
...
/MakeText/Ang/machineX/techdaten/Ang_techdaten.tex
Tex example:
\usepath[/MakeText/Ang/\machinename/]
....
\input /techdaten/Ang_techdaten.tex
\input /otherfolder/otherfile.tex
\input...
I can compile and I get a nice PDF, but the inverse search is not
possible. (I use Sumatra and Notepad++)
NPP only looks at the path after \input... /techdaten/Ang_techdaten.tex
Do any of you know a workaround for this?
Is \usepath the suited command?
Thank you in advance!
Gerhard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ntg.nl/pipermail/ntg-context/attachments/20200711/326978d9/attachment-0001.htm>
More information about the ntg-context
mailing list