Archive for the ‘texworks’ Category

August 6, 2012 0

install missing latex packages

By in latex, texworks

One way to install missing latex-packages is to find another package in the package repositories that contains the needed .sty file. According to this post (Easy package installation) one approach is to use apt-file the following way: apt-file -x search ‘/textcomp.sty$’ This will report which package contain the needed file and that package can then […]

Tags: , ,

June 11, 2012 0

adding Henriks texworks scripts

By in latex, texworks

Adding henriks texworks scripts Go to the directory: cd ~/.Texworks checkout henriks git repo (https://github.com/henrikmidtiby/TeXworks-scripts) git clone https://github.com/henrikmidtiby/TeXworks-scripts.git rename/delete existing scripts folder and rename the created folder “TeXworks-scripts” to “scripts” in texworks choose scripts->Scripting texworks-> reload script list Soem of the scripts may not work if texworks isnt the newest version