Latex LogiLogi Remote
LaTex LogiLogi Remote, t-llre for short is meanth for publishing latex files to LogiLogi.org. It can handle most latex files, though you might need to update it if you use any uncommon snippets of latex (if this is the case it will report 'latex in logi' errors).
It takes the tags/link set as a special comment from the tex-file and creates or updates the logi with these tags.
To post and update to LogiLogi (special comments in tex are required):
./t-llre mytexfile.tex -p <API-key>
For new logis:
%ll:/TagOne/Tag2
/section{The title}
Body content. So much body content. And a bit more
For existing logis:
%ll:/TagOne/Tag2=User_Name_23
/section{The title}
Body content. So much body content. And a bit more
Where the User_Name_23 is the unique id of the logi, found in it's (perma) link.
You can get it here, or here from svn (all on one line):
svn co https://logilogi.svn.sourceforge.net/svnroot/logilogi/tools/t-llre
It requires Ruby (inc rdoc, not included in Debian & Ubuntu, needs ruby and rdoc packages there), the ratom and llremote gems, and ratom needs libxml2 (in Ubuntu apt-get install libxml2)
Logi has 0 replies.

Copy permanent link