aboutsummaryrefslogtreecommitdiff
path: root/deskutils/tomboy-plugin-latex
Commit message (Collapse)AuthorAgeFilesLines
* Rectify USE_TEX to support both of teTeX and TeXLive.Hiroki Sato2013-05-111-1/+1
| | | | | | | | | | | | TEX_DEFAULT: A knob to choose teTeX or TeXLive. One can specify in /etc/make.conf. USE_TEX: A knob for port developers. Valid keywords are listed in bsd.tex.mk. Notes: svn path=/head/; revision=317899
* Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetexHiroki Sato2013-05-061-2/+2
| | | | | | | instead to make migration to TeXLive easier. Notes: svn path=/head/; revision=317455
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Tomboy-LaTeX is a plugin for the desktop note-taking application Tomboy. ItRomain Tartière2010-06-024-0/+35
automatically converts LaTeX math code enclosed in \[...\] into inline images. Clicking on the image or moving the cursor over the image reveals the markup again. WWW: http://www.reitwiessner.de/programs/tomboy-latex.html Notes: svn path=/head/; revision=255556