forked from TeXworks/texworks
-
Notifications
You must be signed in to change notification settings - Fork 0
/
texworks.appdata.xml
33 lines (32 loc) · 1.39 KB
/
texworks.appdata.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2014 Stefan Löffler <[email protected]> -->
<application>
<id type="desktop">texworks.desktop</id>
<metadata_license>CC0</metadata_license>
<!--
<project_license>GPL-2.0+</project_license>
-->
<description>
<p>
TeXworks is an environment for authoring TeX (LaTeX, ConTeXt, etc) documents, with a
Unicode-based, TeX-aware editor, integrated PDF viewer, and a clean, simple
interface accessible to casual and non-technical users.
</p>
<p>
TeXworks is inspired by Dick Koch's award-winning TeXShop program for Mac OS X,
which has made quality typesetting through TeX accessible to a wider community
of users, without a technical or intimidating face. The goal of TeXworks is to
deliver a similarly integrated, easy-to-use environment for users on other
platforms, especially GNU/Linux and Windows.
</p>
<p>
Among other things, TeXworks features an integrated PDF previewer, synchronization
between the TeX files and the PDF output, and an extensible scripting interface.
</p>
</description>
<screenshots>
<screenshot type="default" width="1280" height="800">http://www.tug.org/texworks/img/texworks-linux.png</screenshot>
</screenshots>
<url type="homepage">http://www.tug.org/texworks/</url>
<updatecontact>[email protected]</updatecontact>
</application>