On 18/09/2018 5:36 a.m., Jürgen Spitzmüller wrote:
Am Freitag, den 14.09.2018, 13:12 +1200 schrieb Andrew Parsloe:
In two places in the Customization manual, Format 63 is mentioned as
the
current format, rather than 66. (Subsecs 5.2.1.1 and 5.2.2)
Could you submit a patch? The numbers are probably also wrong in the
translated versions.
Jürgen
Andrew
---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus
I have studiously avoided git to date. I pondered the matter for a
couple of days then bravely set forth, following the instructions at
https://www.lyx.org/HowToUseGIT, section 4, to create a clone of the lyx
repository on my computer, and then section 7 on changing the source. I
first did git pull. The second bullet point of section 7 blithely
states: "Change the files". That meant finding the files -- did so under
lyx/lib/doc. Then, Jürgen, you suggest I change the format numbers in
the translations. I counted 26 folders, potentially 26 customization
manuals, but actual exploration of their contents revealed only four --
de, es, fr, ja -- had a customization manual, plus the English one, five
in all. Phew! Change tracking was turned on in the English manual; I
turned it on in the others before making the changes.
I attach a patch in which the format number has been changed from 63 to
66 in the English and German customization manuals (2 occurrences in
each) and from 60 to 66 in the Spanish, French and Japanese
customization manuals (3 occurrences in each). (I was charmed to find
"60" nestled among the characters in the Japanese manual.)
I hope this is what is wanted.
Andrew
diff --git a/lib/doc/Customization.lyx b/lib/doc/Customization.lyx
index 7b81ff850e..5dbb9dd972 100644
--- a/lib/doc/Customization.lyx
+++ b/lib/doc/Customization.lyx
@@ -130,6 +130,7 @@ logicalmkup
\html_css_as_file 0
\html_be_strict true
\author -712698321 "Jürgen Spitzmüller"
+\author 1129461342 "Andrew" ajpars...@gmail.com
\end_header
\begin_body
@@ -6864,7 +6865,13 @@ Format
Any format is acceptable, but one would normally use the format current
at the time.
(In \SpecialChar LyX
- 2.3, the current layout format is 63.)
+ 2.3, the current layout format is
+\change_deleted 1129461342 1537420076
+63
+\change_inserted 1129461342 1537420076
+66
+\change_unchanged
+.)
\end_layout
\begin_layout Standard
@@ -7234,7 +7241,13 @@ DeclareLyXModule{My Class}
\end_layout
\begin_layout LyX-Code
-Format 63
+Format
+\change_deleted 1129461342 1537420047
+63
+\change_inserted 1129461342 1537420047
+66
+\change_unchanged
+
\begin_inset Newline newline
\end_inset
diff --git a/lib/doc/de/Customization.lyx b/lib/doc/de/Customization.lyx
index 0420dad76e..13c8018702 100644
--- a/lib/doc/de/Customization.lyx
+++ b/lib/doc/de/Customization.lyx
@@ -132,11 +132,12 @@ logicalmkup
\papercolumns 1
\papersides 2
\paperpagestyle headings
-\tracking_changes false
+\tracking_changes true
\output_changes false
\html_math_output 0
\html_css_as_file 0
\html_be_strict false
+\author 1129461342 "Andrew" ajpars...@gmail.com
\end_header
\begin_body
@@ -5401,7 +5402,13 @@ Format
u.).
Dabei ist jedes (bekannte) Format möglich, sinnvollerweise sollten Sie
aber das jeweils aktuelle verwenden (das aktuelle Format in \SpecialChar LyX
- 2.3 ist 63).
+ 2.3 ist
+\change_inserted 1129461342 1537421043
+66
+\change_deleted 1129461342 1537421043
+63
+\change_unchanged
+).
\end_layout
\begin_layout Standard
@@ -5808,7 +5815,13 @@ DeclareLyXModule{My Class}
\end_layout
\begin_layout LyX-Code
-Format 63
+Format
+\change_inserted 1129461342 1537421043
+66
+\change_deleted 1129461342 1537421043
+63
+\change_unchanged
+
\begin_inset Newline newline
\end_inset
diff --git a/lib/doc/es/Customization.lyx b/lib/doc/es/Customization.lyx
index 4904591a08..45ad931925 100644
--- a/lib/doc/es/Customization.lyx
+++ b/lib/doc/es/Customization.lyx
@@ -123,11 +123,12 @@ logicalmkup
\papercolumns 1
\papersides 2
\paperpagestyle headings
-\tracking_changes false
+\tracking_changes true
\output_changes false
\html_math_output 0
\html_css_as_file 0
\html_be_strict true
+\author 1129461342 "Andrew" ajpars...@gmail.com
\end_header
\begin_body
@@ -6428,7 +6429,13 @@ Format
Cualquier formato es aceptable, pero debería usarse normalmente el actual
formato.
(En \SpecialChar LyX
- 2.2 el formato actual es 60).
+ 2.2 el formato actual es
+\change_inserted 1129461342 1537421288
+66
+\change_deleted 1129461342 1537421288
+60
+\change_unchanged
+).
\end_layout
\begin_layout Standard
@@ -6809,7 +6816,13 @@ DeclareLyXModule{My Package}
\end_layout
\begin_layout LyX-Code
-Format 60
+Format
+\change_inserted 1129461342 1537421288
+66
+\change_deleted 1129461342 1537421288
+60
+\change_unchanged
+
\begin_inset Newline newline
\end_inset
@@ -8366,7 +8379,13 @@ Format
.
El número para la versión actual de \SpecialChar LyX
- es formato 60.
+ es formato
+\change_inserted 1129461342 1537421288
+66
+\change_deleted 1129461342 1537421288
+60
+\change_unchanged
+.
Cada versión de \SpecialChar LyX
es capaz de leer los formatos de versiones anteriores,
de la misma forma que puede leer archivos producidos con versiones de
\SpecialChar LyX
diff --git a/lib/doc/fr/Customization.lyx b/lib/doc/fr/Customization.lyx
index c6e5ed2116..a4728d5db4 100644
--- a/lib/doc/fr/Customization.lyx
+++ b/lib/doc/fr/Customization.lyx
@@ -123,11 +123,12 @@ logicalmkup
\papercolumns 1
\papersides 2
\paperpagestyle headings
-\tracking_changes false
+\tracking_changes true
\output_changes false
\html_math_output 0
\html_css_as_file 0
\html_be_strict false
+\author 1129461342 "Andrew" ajpars...@gmail.com
\end_header
\begin_body
@@ -6489,7 +6490,13 @@ Format
N'importe quel format est admissible, mais on utilise d'habitude le format
de la version de \SpecialChar LyX
utilisée (pour \SpecialChar LyX
- 2.2, le format porte le numéro 60).
+ 2.2, le format porte le numéro
+\change_inserted 1129461342 1537421351
+66
+\change_deleted 1129461342 1537421351
+60
+\change_unchanged
+).
\end_layout
\begin_layout Standard
@@ -6885,7 +6892,13 @@ DeclareLyXModule{mon paquetage}
\begin_layout LyX-Code
\lang english
-Format 60
+Format
+\change_inserted 1129461342 1537421351
+66
+\change_deleted 1129461342 1537421351
+60
+\change_unchanged
+
\begin_inset Newline newline
\end_inset
@@ -8532,7 +8545,13 @@ Format
\lang french
.
- Le numéro de format du présent fichier est le numéro 60.
+ Le numéro de format du présent fichier est le numéro
+\change_inserted 1129461342 1537421351
+66
+\change_deleted 1129461342 1537421351
+60
+\change_unchanged
+.
mais chaque version de \SpecialChar LyX
peut lire les fichiers de format d'une version
plus ancienne, comme elle peut lire les documents crées avec une version
diff --git a/lib/doc/ja/Customization.lyx b/lib/doc/ja/Customization.lyx
index 9c2c824d69..148bc69da4 100644
--- a/lib/doc/ja/Customization.lyx
+++ b/lib/doc/ja/Customization.lyx
@@ -172,6 +172,7 @@ End
\html_math_output 0
\html_css_as_file 0
\html_be_strict true
+\author 1129461342 "Andrew" ajpars...@gmail.com
\end_header
\begin_body
@@ -5956,7 +5957,13 @@ Format
\end_inset
タグは挿入しなくてはなりません.どの書式を使用しても構いませんが,通常は,執筆時点の最新書式を用いることになるでしょう(\SpecialChar LyX
- 2.2では,最新書式は60です)
+ 2.2では,最新書式は
+\change_inserted 1129461342 1537421665
+66
+\change_deleted 1129461342 1537421665
+60
+\change_unchanged
+です)
\end_layout
\begin_layout Standard
@@ -6279,7 +6286,13 @@ DeclareLyXModule{My Package}
\end_layout
\begin_layout LyX-Code
-Format 60
+Format
+\change_inserted 1129461342 1537421665
+66
+\change_deleted 1129461342 1537421665
+60
+\change_unchanged
+
\begin_inset Newline newline
\end_inset
@@ -7610,10 +7623,16 @@ status collapsed
\end_inset
1.3.x以前のレイアウトファイルには,明示されたファイル形式がないため,書式1と解されます.\SpecialChar LyX
-現行版のファイル形式は,書式60です.しかし,\SpecialChar LyX
+現行版のファイル形式は,書式
+\change_inserted 1129461342 1537421665
+66
+\change_deleted 1129461342 1537421665
+60
+\change_unchanged
+です.しかし,\SpecialChar LyX
の各版は,旧版の\SpecialChar LyX
-で作成さ
-れたファイルを読むことができるように,旧版のレイアウトファイルも読むことができます.しかしながら,以前の書式に変換する方法はありません.
+で作成されたファイルを読むことができるように,旧版のレイアウトファイルも読むことができます.しかしながら,以前の書式に変換する方法
+はありません.
\end_layout
\begin_layout Subsection