<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><div class=""></div><div class=""><br class=""></div><div class="">It does nothing unless you have “pdftex” in your path. If you do, it adds one point to the dive-list context menu, which typesets the current dive into a pdf. All layout is done in logbookstyle.tex which plays the role of a template. All subsurface has to do is to output a file dive.tex that in my case contains just</div><div class=""><br class=""></div><div class=""><div style="margin: 0px; font-size: 11px;" class="">\def\date{2014-11-15}</div><div style="margin: 0px; font-size: 11px;" class="">\def\number{476}</div><div style="margin: 0px; font-size: 11px;" class="">\def\place{Allmanshausen, Badeplatz}</div><div style="margin: 0px; font-size: 11px;" class="">\def\spot{}</div><div style="margin: 0px; font-size: 11px;" class="">\def\country{}</div><div style="margin: 0px; font-size: 11px;" class="">\def\entrance{}</div><div style="margin: 0px; font-size: 11px;" class="">\def\time{44:00}</div><div style="margin: 0px; font-size: 11px;" class="">\def\depth{30.7m}</div><div style="margin: 0px; font-size: 11px;" class="">\def\gasuse{}</div><div style="margin: 0px; font-size: 11px;" class="">\def\sac{16.7 l/min}</div><div style="margin: 0px; font-size: 11px;" class="">\def\type{}</div><div style="margin: 0px; font-size: 11px;" class="">\def\viz{3}</div><div style="margin: 0px; font-size: 11px;" class="">\def\plot{\includegraphics[width=9cm,height=4cm]{profile}}</div><div style="margin: 0px; font-size: 11px;" class="">\def\comment{Vytec Batterie nicht richtig eingesetzt, zwei Weihnachtsmänner, riesiger Barschschwarm beim Auftauchen (11m), trotz Terminverpeilung durfte ich mittauchen. Wassereinbruch oben am Reissverschluss, hervorgerufen durch fehlerhafte Klebung.}</div><div style="margin: 0px; font-size: 11px;" class="">\def\buddy{Gernot, Hanah Ewa}</div><div style="margin: 0px; font-size: 11px;" class="">\input logbookstyle</div></div><div class=""><br class=""></div><div class="">to produce </div></body></html>