<!DOCTYPE html>
<html><head>
    <meta charset="UTF-8">
</head><body><p>Hi Alastair<br></p><p>Thank you very much for your clarification on that toppic.<br>Now I got it to work. :-) Hooray!<br></p><p>This is my actual TEXINPUTS:<br><strong>TEXINPUTS = $TEXMF/tex;T:/Survey;.;</strong><br></p><p>Before the above I had this (which was not working):<br>TEXINPUTS = $TEXMF/tex;T:/Survey//;.;<br>Somewhere I read this // at the end of the path would include all subfolders while searching for the proper file from the loadpicture command.<br></p><p>Beside this I did a second mistake.<br>In the command \loadpicture{...} I always started the path with "./" or with "../" or with just "/".<br>E.g.: \loadpicture{./CaveSystem/Image.jpg}<br>But if you just start with the name of the subfolder than it works.</p><p>So correct command in the <strong>thconfig</strong> in folder <strong>Cave-1</strong> is: <strong>\loadpicture{_General/Logos/Image.jpg}</strong></p><p>You can have all your survey stuff in one top level folder. All needed survey data is in this top level folder.<br></p><p><img src="cid:111ef69843e04f77be6622db7bfbc8dc@Open-Xchange" style="max-width: 100%;" class="aspect-ratio" alt="" from_clipboard="true"></p><p>Just use relative paths everywhere in your config files.<br>Finally add this top level folder to TEXINPUTS.<br>With this you can transfer this file structure to every computer and all you have to do on another computer is:<br>Add this top level folder to TEXINPUTS.<br></p><p>Thanks again for your help.<br>regards,<br>Torsten<br></p><blockquote type="cite">alastair gott <alastairgott@hotmail.com> hat am 28. November 2019 um 18:34 geschrieben: <br> <br><div style="color: #000000; font-family: Arial,Helvetica,sans-serif; font-size: 12pt;">Hi Torsten,</div><div style="color: #000000; font-family: Arial,Helvetica,sans-serif; font-size: 12pt;"><br></div><div style="color: #000000; font-family: Arial,Helvetica,sans-serif; font-size: 12pt;">I made some instructions last night so that we could get this working on our project, so excuse the references, but you will get the idea.</div><div style="color: #000000; font-family: Arial,Helvetica,sans-serif; font-size: 12pt;"><br></div><div style="color: #000000; font-family: Arial,Helvetica,sans-serif; font-size: 12pt;">If anyone wants to tidy this up and put it on the Wiki then please feel free :)</div><div style="color: #000000; font-family: Arial,Helvetica,sans-serif; font-size: 12pt;"><br></div><div style="color: #000000; font-family: Arial,Helvetica,sans-serif; font-size: 12pt;"><p style="margin: 0cm 0cm 8pt; line-height: 107%; font-family: 'Calibri',sans-serif; font-size: 11pt;">Some instructions on getting the photo overlays to work on your PC.</p><p style="margin: 0cm 0cm 8pt; line-height: 107%; font-family: 'Calibri',sans-serif; font-size: 11pt;">You’ll need the onedrive as a file location on your PC.</p><p style="margin: 0cm 0cm 8pt; line-height: 107%; font-family: 'Calibri',sans-serif; font-size: 11pt;">Mine is at: C:\Users\alastair\<strong>OneDrive</strong>\Tresviso2019\photo_overlay</p><p style="margin: 0cm 0cm 8pt; line-height: 107%; font-family: 'Calibri',sans-serif; font-size: 11pt;"><br></p><p style="margin: 0cm 0cm 8pt; line-height: 107%; font-family: 'Calibri',sans-serif; font-size: 11pt;">We need to point Therion to this file location</p><p style="margin: 0cm 0cm 8pt; line-height: 107%; font-family: 'Calibri',sans-serif; font-size: 11pt;">To do this we need to go into the Therion programme files:</p><p style="margin: 0cm 0cm 8pt; line-height: 107%; font-family: 'Calibri',sans-serif; font-size: 11pt;">In mine this is at C:\Program Files (x86)\Therion\texmf\web2c</p><img style="max-width: 100%;" src="cid:7dde4e17-affb-4460-b533-5de7d5e7f714" id="7dde4e17-affb-4460-b533-5de7d5e7f714"><div style="margin: 0px 0cm 10.66px; line-height: 107%; font-family: 'Calibri',sans-serif; font-size: 11pt;"><br></div><p style="margin: 0cm 0cm 8pt; line-height: 107%; font-family: 'Calibri',sans-serif; font-size: 11pt;">In here is a file called texmf.cnf</p><p style="margin: 0cm 0cm 8pt; line-height: 107%; font-family: 'Calibri',sans-serif; font-size: 11pt;"> <br></p><p style="margin: 0cm 0cm 8pt; line-height: 107%; font-family: 'Calibri',sans-serif; font-size: 11pt;">We need to edit this file.</p><p style="margin: 0cm 0cm 8pt; line-height: 107%; font-family: 'Calibri',sans-serif; font-size: 11pt;">It will look like this:</p><img style="max-width: 100%;" src="cid:c9eb0e55-dca1-47be-8d12-00cbe479bf86" id="c9eb0e55-dca1-47be-8d12-00cbe479bf86"><div style="margin: 0px 0cm 10.66px; line-height: 107%; font-family: 'Calibri',sans-serif; font-size: 11pt;"><br></div><p style="margin: 0cm 0cm 8pt; line-height: 107%; font-family: 'Calibri',sans-serif; font-size: 11pt;"> <br></p><p style="margin: 0cm 0cm 8pt; line-height: 107%; font-family: 'Calibri',sans-serif; font-size: 11pt;">We need to change the TEXINPUTS to point it to our onedrive file.</p><p style="margin: 0cm 0cm 8pt; line-height: 107%; font-family: 'Calibri',sans-serif; font-size: 11pt;">TEXINPUTS = $TEXMF/tex;C:/Users/alastair/OneDrive/Tresviso2019/photo_overlay;.</p><p style="margin: 0cm 0cm 8pt; line-height: 107%; font-family: 'Calibri',sans-serif; font-size: 11pt;">The semicolon and the dot at the end of this line are very important, as is the semicolon before the C directory.</p><p style="margin: 0cm 0cm 8pt; line-height: 107%; font-family: 'Calibri',sans-serif; font-size: 11pt;">Saving this file doesn’t always work. Administrator privileges or something.</p><p style="margin: 0cm 0cm 8pt; line-height: 107%; font-family: 'Calibri',sans-serif; font-size: 11pt;">If it doesn’t let you save it, save it somewhere else and either drag and drop it or copy and paste the file into the therion program files. C:\Program Files (x86)\Therion\texmf\web2c</p><p style="margin: 0cm 0cm 8pt; line-height: 107%; font-family: 'Calibri',sans-serif; font-size: 11pt;">Now we should be able to get the Photo overlay to work on both our PC’s.</p><p style="margin: 0cm 0cm 8pt; line-height: 107%; font-family: 'Calibri',sans-serif; font-size: 11pt;">And it will work across all of the different surveys.</p><div><br></div><div>For completeness we are keeping the specific photo overlay tex file in the same file as the thconfig. The specific photo overlay is looking into the onedrive file and drilling down into the Marniosa file.</div><div><br></div><div><a id="ox-0e90b78749-LPlnk963436" href="http://cave-registry.org.uk/svn/Andara/Tresviso/Marniosa/therion/_photo_overlay.tex">http://cave-registry.org.uk/svn/Andara/Tresviso/Marniosa/therion/_photo_overlay.tex</a><br></div><div><br></div><div>As per Henry Bennett's suggestion the other week we are keeping the generic layouts and translations at a higher level. (I asked Henry whether I could borrow/steal a lot of his code from the speleophilippeans project and he was happy)</div><div><br></div><div>cave-registry.org.uk/svn/Andara/XTherionFiles/</div><div><br></div><div>It is still work in progress but we're getting there.</div><div><br></div><div><br></div><div>Regards,</div><div>Alastair.</div></div></blockquote><p class="default-style"><br> </p><blockquote type="cite">_______________________________________________ <br>Therion mailing list <br>Therion@speleo.sk <br>https://mailman.speleo.sk/listinfo/therion <br></blockquote><p class="default-style"><br> </p></body></html>