[gnomeweb-wml] latexila: more generic contents



commit eb5130c0ecc704547cd80f470713d64a85c92c9d
Author: SÃbastien Wilmet <swilmet src gnome org>
Date:   Sat Dec 17 19:23:08 2011 +0100

    latexila: more generic contents
    
    The download section doesn't require any modification for a new release.
    
    The roadmap has moved in the wiki.
    
    And some clean-up and updates in the packages.

 projects.gnome.org/latexila/index.html |  103 +++++++------------------------
 1 files changed, 24 insertions(+), 79 deletions(-)
---
diff --git a/projects.gnome.org/latexila/index.html b/projects.gnome.org/latexila/index.html
index 0c008c3..8f3907e 100644
--- a/projects.gnome.org/latexila/index.html
+++ b/projects.gnome.org/latexila/index.html
@@ -24,15 +24,19 @@
   <li><a href="#description">Description of the project</a></li>
   <li><a href="#download">Download</a></li>
   <li><a href="#dev-version">Development version</a></li>
-  <li><a href="#roadmap">Roadmap</a></li>
+  <li><a href="#roadmap">RoadMap</a></li>
   <li><a href="#contributing">Contributing</a></li>
   <li><a href="#contact">Contact</a></li>
   <li><a href="#links">Links</a></li>
 </ul>
 
 <h2 id="description">Description of the project</h2>
-<p><strong>LaTeXila is an Integrated LaTeX Environment for the GNOME Desktop, written in Vala and covered by the GPL&nbsp;3 license.</strong></p>
-<p>LaTeXila 2.2.2 is the latest stable release (Oct 8, 2011). Here is a summary of the functionalities:</p>
+<p><strong>
+LaTeXila is an Integrated LaTeX Environment for the GNOME Desktop,
+written in Vala and covered by the GPL&nbsp;3 license.
+</strong></p>
+
+<p>The main features:</p>
 
 <table>
   <tr>
@@ -95,37 +99,23 @@
   </tr>
 </table>
 
-<p>
-  "An Integrated LaTeX Environment for GNOME" is the best description of LaTeXila.
-  Here are some other descriptions that people often use:
-</p>
-<ul>
-  <li>A GTK+ LaTeX editor.</li>
-  <li>A LaTeX editor for GNOME.</li>
-  <li>A LaTeX IDE in GTK+.</li>
-  <li>A LaTeX IDE for GNOME.</li>
-</ul>
-
 <h2 id="download">Download</h2>
 <p><a href="http://ftp.gnome.org/pub/GNOME/sources/latexila/";>All downloads</a></p>
 
-<p>Read the <a href="http://git.gnome.org/browse/latexila/plain/NEWS";>NEWS</a> file for more details.</p>
-
-<h3>LaTeXila 2.3 (unstable)</h3>
-<ul>
-  <li>Release 2.3.0 (Nov 26, 2011)</li>
-</ul>
-
-<p>Source code: <a href="http://ftp.gnome.org/pub/GNOME/sources/latexila/2.3/latexila-2.3.0.tar.xz";>latexila-2.3.0.tar.xz</a></p>
+<p>
+The version numbering is the same as GNOME:<br />
+A version number has the form X.Y.Z. "Y" is even for stable versions, and is
+odd for unstable versions. For example, the 2.2.0 version is stable, but 2.3.0
+is unstable. An unstable version can potentially have more bugs, and there are
+generally new features between two minor unstable versions (e.g. 2.3.0 -> 2.3.1).
+A new minor stable version (e.g. 2.2.0 -> 2.2.1) doesn't add new features, only
+new or updated translations and bug fixes.
+</p>
 
-<h3>LaTeXila 2.2</h3>
-<ul>
-  <li>Release 2.2.0 (Aug 26, 2011)</li>
-  <li>Release 2.2.1 (Sep 17, 2011)</li>
-  <li>Release 2.2.2 (Oct 8, 2011)</li>
-</ul>
+<p>New versions are released "when it's done".</p>
 
-<p>Source code: <a href="http://ftp.gnome.org/pub/GNOME/sources/latexila/2.2/latexila-2.2.2.tar.xz";>latexila-2.2.2.tar.xz</a></p>
+<p>The <a href="http://git.gnome.org/browse/latexila/plain/NEWS";>NEWS</a> file
+describes the changes for each version.</p>
 
 <h3>Packages</h3>
 <p>Note that the distribution's packages are not always up-to-date.</p>
@@ -145,7 +135,7 @@
   </tr>
   <tr>
     <td>Gentoo</td>
-    <td><a href="https://bugs.gentoo.org/show_bug.cgi?id=380779";>ebuild in bugzilla</a></td>
+    <td><a href="https://bugs.gentoo.org/show_bug.cgi?id=380779";>ebuilds available</a></td>
   </tr>
   <tr>
     <td>OpenSUSE</td>
@@ -155,7 +145,8 @@
     <td>Ubuntu</td>
     <td>
       <a href="http://packages.ubuntu.com/search?keywords=latexila";>packages available</a><br />
-      <a href="https://launchpad.net/~latexila/+archive/ppa";>PPA</a>
+      <a href="https://launchpad.net/~latexila/+archive/ppa";>PPA for stable releases</a><br />
+      <a href="https://launchpad.net/~latexila/+archive/testing";>PPA for unstable releases</a>
     </td>
   </tr>
 </table>
@@ -174,53 +165,8 @@ Later, to take the new commits you just have to do:<br />
 <code>$ git pull</code>
 </p>
 
-<h2 id="roadmap">Roadmap</h2>
-<p>See also the file <a href="http://git.gnome.org/browse/latexila/plain/TODO";>TODO</a>.</p>
-
-<h3>LaTeXila â 2.4</h3>
-<h4>High priority</h4>
-<ul>
-  <li>Spell checking [done]</li>
-  <li>New build tool: XeTeX -> PDF [done]</li>
-  <li>Migrate to GTK+ 3</li>
-  <li>
-    Improve LaTeX commands completion:
-    <ul>
-      <li>Insert an image easily</li>
-      <li>Labels for the \ref, \pageref and \cite commands</li>
-    </ul>
-  </li>
-</ul>
-<h4>Low priority</h4>
-<ul>
-  <li>Insert a table from a spreadsheet (LibreOffice Calc, Gnumeric, ...) easily</li>
-  <li>Create bibliography items with BibTeX easily</li>
-  <li>Forward and backward search: find position in DVI or PDF from the *.tex file, and inversely (SyncTeX)</li>
-  <li>Statistics of a document (number of words/characters)</li>
-  <li>Preview a selected part of a document</li>
-  <li>Possibility to edit shortcuts</li>
-
-  <!-- integrate "LaTeX by example" in Mallard -->
-  <li>More documentation</li>
-
-  <li>
-    <a href="http://en.wikipedia.org/wiki/LuaTeX";>LuaTeX</a>
-    and <a href="http://en.wikipedia.org/wiki/Omega_%28TeX%29";>Omega</a> support
-  </li>
-  <li>Plain TeX and <a href="http://en.wikipedia.org/wiki/ConTeXt";>ConTeXt</a> support</li>
-  <li>Code folding</li>
-  <li>...</li>
-</ul>
-
-<h3>LaTeXila 3.0</h3>
-<p>
-I began LaTeXila as an independent application instead of a Gedit plugin mainly because of the lack of the profiles feature.
-See <a href="http://mail.gnome.org/archives/gedit-list/2011-January/msg00057.html";>this mail</a> for a more in-depth explanation.
-<br />
-Gedit will support profiles in the future as a way like it is explained in the mail.
-So when it'll be done, I consider transforming LaTeXila as a Gedit plugin.
-It'll be a big change in the code structure and also a big change for users (as a good enhancement), so the version will be 3.0.
-</p>
+<h2 id="roadmap">RoadMap</h2>
+<p>The RoadMap is now on <a href="https://live.gnome.org/latexila-roadmap";>this wiki page</a>.</p>
 
 <h2 id="contributing">Contributing</h2>
 <h3>Bug reports and feature requests</h3>
@@ -246,7 +192,6 @@ See also the <a href="http://l10n.gnome.org/module/latexila/";>status page</a> on
 If you are interested to contribute to the code of the project, contact-me and tell me what you want to do
 (see the file <a href="http://git.gnome.org/browse/latexila/plain/TODO";>TODO</a>
 or the <a href="#roadmap">Roadmap</a>).
-If you have no idea of what to do, I can obviously give you some interesting work.
 I can help you if you don't understand all the code. Also, tell me if you see some possible improvements.
 </p>
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]