This is a small service which converts a LaTeX text into an image.

Just select the text, click on the service item menu, choose
"Return the LaTeX rendering" and voila! Your text is replaced by
its LaTeX rendering.

WWW: http://www.roard.com/latexservice/
This commit is contained in:
Dirk Meyer 2006-12-30 09:22:19 +00:00
parent 5779dde040
commit 8637a1abb1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=181038
5 changed files with 39 additions and 0 deletions

View File

@ -236,6 +236,7 @@
SUBDIR += l2a
SUBDIR += la-aspell
SUBDIR += lacheck
SUBDIR += latex-service
SUBDIR += latex2html
SUBDIR += latte
SUBDIR += lemmatizer

View File

@ -0,0 +1,25 @@
# New ports collection makefile for: latex-service
# Date created: 30 Dec 2006
# Whom: dirk.meyer@dinoex.sub.org
#
# $FreeBSD$
#
PORTNAME= latex
PORTVERSION= 0.1
CATEGORIES= textproc
MASTER_SITES= http://www.roard.com/latexservice/download/
PKGNAMESUFFIX= -service${PKGNAMESUFFIX2}
DISTNAME= LaTeXService-${PORTVERSION}
EXTRACT_SUFX= .tgz
MAINTAINER= dinoex@FreeBSD.org
COMMENT= LaTeX service for GNUstep
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (LaTeXService-0.1.tgz) = 9838dc0ef8dc8b370526646cae27989a
SHA256 (LaTeXService-0.1.tgz) = 13debee08b3eadfc4ea72f4aa9dbc78b0942bdd0de3ddc0fe78ae17f36749536
SIZE (LaTeXService-0.1.tgz) = 9358

View File

@ -0,0 +1,6 @@
This is a small service which converts a LaTeX text into an image.
Just select the text, click on the service item menu, choose
"Return the LaTeX rendering" and voila! Your text is replaced by
its LaTeX rendering.
WWW: http://www.roard.com/latexservice/

View File

@ -0,0 +1,4 @@
Local/Library/Services/LaTeX.service/LaTeX
Local/Library/Services/LaTeX.service/Resources/Info-gnustep.plist
@dirrm Local/Library/Services/LaTeX.service/Resources
@dirrm Local/Library/Services/LaTeX.service