Author: uwestoehr
Date: Mon Jun 13 16:44:42 2011
New Revision: 39028
URL: http://www.lyx.org/trac/changeset/39028
Log:
Japanese doc files: make them compilable (some image paths were broken) (Seems
that nobody did compile the doc files before LyX 2.0.0 was released)
Modified:
lyx-devel/branches/BRANCH_2_0_X/lib/doc/ja/EmbeddedObjects.lyx
lyx-devel/branches/BRANCH_2_0_X/lib/doc/ja/Math.lyx
lyx-devel/branches/BRANCH_2_0_X/lib/doc/ja/UserGuide.lyx
lyx-devel/branches/BRANCH_2_0_X/status.20x
Modified: lyx-devel/branches/BRANCH_2_0_X/lib/doc/ja/EmbeddedObjects.lyx
==============================================================================
--- lyx-devel/branches/BRANCH_2_0_X/lib/doc/ja/EmbeddedObjects.lyx Mon Jun
13 16:42:21 2011 (r39027)
+++ lyx-devel/branches/BRANCH_2_0_X/lib/doc/ja/EmbeddedObjects.lyx Mon Jun
13 16:44:42 2011 (r39028)
@@ -11665,7 +11665,7 @@
\begin_layout Standard
複数行にかかるセルを連結するには、同一列中の統合したいセルをすべて選択し、ツールバーボタン
\begin_inset Graphics
- filename
/Users/uji/Documents/CommonWealth/oth/comp/lyx/translation/images/tabular-feature_multirow.png
+ filename ../../images/tabular-feature_multirow.png
scale 85
scaleBeforeRotation
Modified: lyx-devel/branches/BRANCH_2_0_X/lib/doc/ja/Math.lyx
==============================================================================
--- lyx-devel/branches/BRANCH_2_0_X/lib/doc/ja/Math.lyx Mon Jun 13 16:42:21
2011 (r39027)
+++ lyx-devel/branches/BRANCH_2_0_X/lib/doc/ja/Math.lyx Mon Jun 13 16:44:42
2011 (r39028)
@@ -180,7 +180,7 @@
\pdf_colorlinks true
\pdf_backref false
\pdf_pdfusetitle false
-\pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue,
filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ,
plainpages=false"
+\pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue,
filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ,
plainpages=false"
\papersize a4paper
\use_geometry true
\use_amsmath 2
Modified: lyx-devel/branches/BRANCH_2_0_X/lib/doc/ja/UserGuide.lyx
==============================================================================
--- lyx-devel/branches/BRANCH_2_0_X/lib/doc/ja/UserGuide.lyx Mon Jun 13
16:42:21 2011 (r39027)
+++ lyx-devel/branches/BRANCH_2_0_X/lib/doc/ja/UserGuide.lyx Mon Jun 13
16:44:42 2011 (r39028)
@@ -1805,7 +1805,7 @@
\begin_layout Standard
文書構造ウィンドウ下部の
\begin_inset Graphics
- filename /usr/local/share/lyx20/images/down.png
+ filename ../../images/down.png
scale 85
groupId toolbarbuttons
@@ -1813,7 +1813,7 @@
および
\begin_inset Graphics
- filename /usr/local/share/lyx20/images/up.png
+ filename ../../images/up.png
scale 85
groupId toolbarbuttons
@@ -1822,7 +1822,7 @@
を使うと、例えば、第2.5節を第2.4節の前に持っていったりするなど、節の文書内での位置を変えることができます。すると、LyXは、自動的に節番号を新しい順序に振り直
してくれます。
\begin_inset Graphics
- filename /usr/local/share/lyx20/images/promote.png
+ filename ../../images/promote.png
scale 85
groupId toolbarbuttons
@@ -1830,7 +1830,7 @@
ないし
\begin_inset Graphics
- filename /usr/local/share/lyx20/images/demote.png
+ filename ../../images/demote.png
scale 85
groupId toolbarbuttons
@@ -29478,7 +29478,7 @@
\begin_layout Standard
根号は、数式パネルの
\begin_inset Graphics
- filename /usr/local/share/lyx20/images/math/sqrt.png
+ filename ../../images/math/sqrt.png
scale 85
groupId toolbarbuttons
@@ -30046,7 +30046,7 @@
\color inherit
\begin_inset Graphics
- filename /usr/local/share/lyx20/images/math/space.png
+ filename ../../images/math/space.png
scale 85
groupId toolbarbuttons
@@ -30187,7 +30187,7 @@
\color inherit
\begin_inset Graphics
- filename /usr/local/share/lyx20/images/math/functions.png
+ filename ../../images/math/functions.png
scale 85
groupId toolbarbuttons
@@ -31057,7 +31057,7 @@
\family default
記号設定ボタン
\begin_inset Graphics
- filename /usr/local/share/lyx20/images/math/hat.png
+ filename ../../images/math/hat.png
scale 85
groupId toolbarbuttons
@@ -31325,7 +31325,7 @@
\color inherit
\begin_inset Graphics
- filename /usr/local/share/lyx20/images/math/matrix.png
+ filename ../../images/math/matrix.png
scale 85
groupId toolbarbuttons
@@ -32085,7 +32085,7 @@
\color inherit
であり、数字の標準フォントはローマン体です。数式中でフォントを指定するには、数式パネルの
\begin_inset Graphics
- filename /usr/local/share/lyx20/images/math/font.png
+ filename ../../images/math/font.png
scale 85
groupId toolbarbuttons
@@ -32585,7 +32585,7 @@
\family default
の中の
\begin_inset Graphics
- filename /usr/local/share/lyx20/images/math/font.png
+ filename ../../images/math/font.png
scale 85
groupId toolbarbuttons
@@ -32739,7 +32739,7 @@
\color inherit
\begin_inset Graphics
- filename /usr/local/share/lyx20/images/math/style.png
+ filename ../../images/math/style.png
scale 85
groupId toolbarbuttons
Modified: lyx-devel/branches/BRANCH_2_0_X/status.20x
==============================================================================
--- lyx-devel/branches/BRANCH_2_0_X/status.20x Mon Jun 13 16:42:21 2011
(r39027)
+++ lyx-devel/branches/BRANCH_2_0_X/status.20x Mon Jun 13 16:44:42 2011
(r39028)
@@ -52,6 +52,7 @@
- fixed compilation of the French Customization manual
- fixed compilation of the Spanish Math manual
+- fixed compilation of the Japanese EmbeddedObjects and UserGuide manuals
* BUILD/INSTALLATION