[latexila] Rename to GNOME LaTeX: man/



commit a7aa79a45666e368a6b1af4d0f959a25736611f8
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Wed Dec 27 07:34:03 2017 +0100

    Rename to GNOME LaTeX: man/

 man/Makefile.am                           |    4 ++--
 man/{latexila.1 => gnome-latex.1}         |   28 ++++++++++++++--------------
 man/{latexila.1.xml => gnome-latex.1.xml} |   12 ++++++------
 3 files changed, 22 insertions(+), 22 deletions(-)
---
diff --git a/man/Makefile.am b/man/Makefile.am
index 9d71d22..2e58b46 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -1,4 +1,4 @@
-dist_man_MANS = latexila.1
-EXTRA_DIST = latexila.1.xml
+dist_man_MANS = gnome-latex.1
+EXTRA_DIST = gnome-latex.1.xml
 
 -include $(top_srcdir)/git.mk
diff --git a/man/latexila.1 b/man/gnome-latex.1
similarity index 82%
rename from man/latexila.1
rename to man/gnome-latex.1
index 73d477a..c3736c6 100644
--- a/man/latexila.1
+++ b/man/gnome-latex.1
@@ -1,13 +1,13 @@
 '\" t
-.\"     Title: LATEXILA
+.\"     Title: GNOME-LATEX
 .\"    Author: Tanguy Ortolo <tanguy+debian ortolo eu>
 .\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
-.\"      Date: 06/14/2011
+.\"      Date: 12/27/2017
 .\"    Manual: User commands
-.\"    Source: LaTeXila
+.\"    Source: GNOME LaTeX
 .\"  Language: English
 .\"
-.TH "LATEXILA" "1" "06/14/2011" "LaTeXila" "User commands"
+.TH "GNOME-LATEX" "1" "12/27/2017" "GNOME LaTeX" "User commands"
 .\" -----------------------------------------------------------------
 .\" * Define some portability stuff
 .\" -----------------------------------------------------------------
@@ -28,23 +28,23 @@
 .\" * MAIN CONTENT STARTS HERE *
 .\" -----------------------------------------------------------------
 .SH "NAME"
-latexila \- LaTeX editor for the GNOME desktop
+gnome-latex \- LaTeX editor for the GNOME desktop
 .SH "SYNOPSIS"
-.HP \w'\fBlatexila\fR\ 'u
-\fBlatexila\fR [\fIOPTIONS\fR] [\fIFILES\fR]
-.HP \w'\fBlatexila\fR\ 'u
-\fBlatexila\fR {\fB\-h\fR | \fB\-\-help\fR | \fB\-\-help\-all\fR | \fB\-\-help\-gtk\fR}
+.HP \w'\fBgnome-latex\fR\ 'u
+\fBgnome-latex\fR [\fIOPTIONS\fR] [\fIFILES\fR]
+.HP \w'\fBgnome-latex\fR\ 'u
+\fBgnome-latex\fR {\fB\-h\fR | \fB\-\-help\fR | \fB\-\-help\-all\fR | \fB\-\-help\-gtk\fR}
 .SH "DESCRIPTION"
 .PP
 This manual page documents briefly the
-\fBlatexila\fR
+\fBgnome-latex\fR
 command\&.
 .PP
-LaTeXila is a LaTeX editor for the GNOME desktop\&.
+GNOME LaTeX is a LaTeX editor for the GNOME desktop\&.
 .SH "OPTIONS"
 .PP
 The program follows the usual GNU command line syntax, with long options starting with two dashes\&. A 
summary of options is included below\&. For a complete description of options, please use
-\fBlatexila \-\-help\fR\&.
+\fBgnome-latex \-\-help\fR\&.
 .PP
 \fB\-n\fR, \fB\-\-new\-document\fR
 .RS 4
@@ -53,7 +53,7 @@ Create a new document\&.
 .PP
 \fB\-\-new\-window\fR
 .RS 4
-Create a new top\-level window in an existing instance of LaTeXila
+Create a new top\-level window in an existing instance of GNOME LaTeX
 .RE
 .PP
 \fB\-\-display=DISPLAY\fR
@@ -83,7 +83,7 @@ Display version information\&.
 .SH "NOTES"
 .PP
 By default, when
-LaTeXila
+GNOME LaTeX
 is started it reopens the files that were open last time it was used\&. This behaviour can be disabled in 
the program preferences\&.
 .SH "BUGS"
 .PP
diff --git a/man/latexila.1.xml b/man/gnome-latex.1.xml
similarity index 96%
rename from man/latexila.1.xml
rename to man/gnome-latex.1.xml
index 5b3ff01..7f68741 100644
--- a/man/latexila.1.xml
+++ b/man/gnome-latex.1.xml
@@ -4,7 +4,7 @@
 <!--
 
 `xsltproc /usr/share/xml/docbook/stylesheet/docbook-xsl-ns/manpages/docbook.xsl \
-          latexila.1.xml'
+          gnome-latex.1.xml'
 
 A manual page <package>.<section> will be generated. You may view the
 manual page with: man -l <package>.<section>'. A typical entry in a Makefile or
@@ -13,7 +13,7 @@ Makefile.am is:
 DB2MAN = /usr/share/xml/docbook/stylesheet/docbook-xsl-ns/manpages/docbook.xsl
 XP     = xsltproc
 
-latexila.1: latexila.1.xml
+gnome-latex.1: gnome-latex.1.xml
         $(XP) $(DB2MAN) $<
 
 The xsltproc binary is found in the xsltproc package. The XSL files are in
@@ -33,9 +33,9 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/
   <!ENTITY authoremail     "tanguy+debian ortolo eu">
   <!ENTITY mansection      "1">
   <!ENTITY mansectitle     "User Commands">
-  <!ENTITY upcommand       "LATEXILA">
-  <!ENTITY command         "latexila">
-  <!ENTITY program         "LaTeXila">
+  <!ENTITY upcommand       "GNOME-LATEX">
+  <!ENTITY command         "gnome-latex">
+  <!ENTITY program         "GNOME LaTeX">
 ]>
 
 <article xmlns="http://docbook.org/ns/docbook"; version="5.0" xmlns:xlink="http://www.w3.org/1999/xlink"; 
xml:lang="en">
@@ -123,7 +123,7 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/
       <varlistentry>
         <term><option>--new-window</option></term>
         <listitem>
-          <para>Create a new top-level window in an existing instance of LaTeXila</para>
+          <para>Create a new top-level window in an existing instance of GNOME LaTeX</para>
         </listitem>
       </varlistentry>
 


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