aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-LaTeX-ToUnicode
Commit message (Collapse)AuthorAgeFilesLines
* * Convert to stagingMathieu Arnold2014-01-212-4/+5
| | | | | | | | | * Add license Sponsored by: Absolight Notes: svn path=/head/; revision=340622
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | textproc) Notes: svn path=/head/; revision=327773
* - Convert to new perl frameworkAndrej Zverev2013-08-061-6/+3
| | | | | | | | | - Trim Makefile header Approved by: wen@ (maintainer) Notes: svn path=/head/; revision=324306
* LaTeX::ToUnicode provides a method to convert LaTeX-style markupsWen Heping2011-03-164-0/+38
for accents etc. into their Unicode equivalents. It translates commands for special characters or accents into their Unicode equivalents and removes formatting commands. WWW: http://search.cpan.org/dist/LaTeX-ToUnicode/ Notes: svn path=/head/; revision=270992