[latexila] Rename to GNOME LaTeX: help/
- From: Sébastien Wilmet <swilmet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [latexila] Rename to GNOME LaTeX: help/
- Date: Wed, 27 Dec 2017 06:55:09 +0000 (UTC)
commit 14b9eb613f5a9a0ff0aefac53dc07ffc9c0d38c6
Author: Sébastien Wilmet <swilmet gnome org>
Date: Wed Dec 27 07:27:35 2017 +0100
Rename to GNOME LaTeX: help/
help/C/build_tools.page | 4 ++--
help/C/index.page | 2 +-
help/C/spell_checking.page | 4 ++--
help/C/synctex.page | 6 +++---
help/Makefile.am | 2 +-
5 files changed, 9 insertions(+), 9 deletions(-)
---
diff --git a/help/C/build_tools.page b/help/C/build_tools.page
index 4570542..c0e2cea 100644
--- a/help/C/build_tools.page
+++ b/help/C/build_tools.page
@@ -78,8 +78,8 @@ $ ps2pdf document.ps</screen>
<p>Using a higher-level tool such as Latexmk simplify a lot all this process,
since only one command is required. Indeed, Latexmk can detect how many times the
<cmd>latex</cmd> or <cmd>pdflatex</cmd> command must be called, and whether
- <cmd>bibtex</cmd> or <cmd>makeindex</cmd> is required. By default, LaTeXila uses
- Latexmk.</p>
+ <cmd>bibtex</cmd> or <cmd>makeindex</cmd> is required. By default, GNOME LaTeX
+ uses Latexmk.</p>
</section>
<section id="execute">
diff --git a/help/C/index.page b/help/C/index.page
index eed9014..e2ae940 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -1,5 +1,5 @@
<page xmlns="http://projectmallard.org/1.0/"
type="guide"
id="index">
-<title>LaTeXila Help</title>
+<title>GNOME LaTeX Help</title>
</page>
diff --git a/help/C/spell_checking.page b/help/C/spell_checking.page
index cfa0869..03393ee 100644
--- a/help/C/spell_checking.page
+++ b/help/C/spell_checking.page
@@ -40,8 +40,8 @@
<title>Dictionaries</title>
<p>
<link href="http://www.abisource.com/projects/enchant/">Enchant</link>
- is used for the spell checking in LaTeXila. Enchant uses one or several backends
- such as Hunspell or Aspell for the dictionaries.
+ is used for the spell checking in GNOME LaTeX. Enchant uses one or several
+ backends such as Hunspell or Aspell for the dictionaries.
</p>
<p>
diff --git a/help/C/synctex.page b/help/C/synctex.page
index 5c48fb1..a1db740 100644
--- a/help/C/synctex.page
+++ b/help/C/synctex.page
@@ -61,9 +61,9 @@
<key>left click</key>
</keyseq>,
and the corresponding position in the .tex file will be opened in
- <app>LaTeXila</app>.</p>
+ <app>GNOME LaTeX</app>.</p>
- <p><app>Evince</app> has to be launched by <app>LaTeXila</app>. Else, jumping
- from the PDF to the .tex file will not work.</p>
+ <p><app>Evince</app> has to be launched by <app>GNOME LaTeX</app>. Else,
+ jumping from the PDF to the .tex file will not work.</p>
</section>
</page>
diff --git a/help/Makefile.am b/help/Makefile.am
index bbeb0fc..c6ba729 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -1,6 +1,6 @@
@YELP_HELP_RULES@
-HELP_ID = latexila
+HELP_ID = gnome-latex
HELP_FILES = \
build_tools.page \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]