File: control

package info (click to toggle)
pidgin-latex 1.5.0-1
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster, jessie, jessie-kfreebsd, stretch, trixie
  • size: 120 kB
  • ctags: 59
  • sloc: ansic: 712; makefile: 29
file content (18 lines) | stat: -rw-r--r-- 772 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: pidgin-latex
Section: net
Priority: optional
Maintainer: Elías Alejandro Año Mendoza <ealmdz@gmail.com>
Build-Depends: debhelper (>= 9.0.0), pidgin-dev (>= 2.0.0)
Standards-Version: 3.9.4
Homepage: http://sourceforge.net/projects/pidgin-latex

Package: pidgin-latex
Architecture: any
Conflicts: gaim-encryption
Depends: ${shlibs:Depends}, ${misc:Depends}, pidgin (>= 2.7.3), dvipng, texlive-latex-base
Description: Pidgin plugin to display LaTeX formulas
 Plugin for Pidgin which translates LaTeX code into images in your
 IM and chat conversations. This plugin looks for $$latex math$$
 patterns and replaces them with the rendered LaTeX output.
 As this is a local conversion only your buddies will have to install this
 plugin too to see the LaTeX rendering.