File: README

package info (click to toggle)
libreoffice-texmaths 0.49-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 4,388 kB
  • sloc: sh: 67; xml: 32; makefile: 2
file content (12 lines) | stat: -rw-r--r-- 606 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
TexMaths is an extension derived from OOoLatex, by Geoffroy Piroux.
It provides a simple Latex equation editor for LibreOffice.

TexMaths requires the following software to be installed on your computer:
 - LibreOffice Draw (version 4 or later)
 - a Latex distribution as TexLive (Linux/ Mac OS X) or Miktex (Windows)
 - the program dvipng to produce PNG images from dvi files
 - or the program dvisvgm to produce SVG images from dvi files (only one of dvipng or dvisvgm is required)

TexMaths is licensed under the terms of the GNU GPL license (version 2 or later),
see the license.txt file for details.