OSDN Git Service

sourceforge.jp -> osdn.jp
authorKazuki Maeda <kmaeda@kmaeda.net>
Mon, 11 May 2015 14:13:55 +0000 (23:13 +0900)
committerKazuki Maeda <kmaeda@kmaeda.net>
Mon, 11 May 2015 14:13:55 +0000 (23:13 +0900)
README
doc/lltjp-geometry.tex
doc/luatexja.dtx

diff --git a/README b/README
index ee3d3d3..ab2c912 100644 (file)
--- a/README
+++ b/README
@@ -11,11 +11,10 @@ and specifications are subject to change. Documentations are located at
   doc/luatexja-en.pdf (en), doc/luatexja-ja.pdf (ja).
 
 LuaTeX-ja is developed on
-  <http://sourceforge.jp/projects/luatex-ja/wiki/FrontPage(en)>.
+  <http://osdn.jp/projects/luatex-ja/wiki/FrontPage(en)>.
 If you have questions or recognize bugs/have feature requests,
 we would like you to create a thread in the forum or a ticket
-in the way which SourceForge.JP supplies, via links found in
-the page above.
+in the way which OSDN supplies, via links found in the page above.
 
 
 Installation
@@ -36,7 +35,7 @@ Installation
 
    a. Download the source archive from CTAN,
       or tagged as $VER$ in the Git repository by
-      <http://git.sourceforge.jp/view?p=luatex-ja/luatexja.git
+      <http://git.osdn.jp/view?p=luatex-ja/luatexja.git
                               ;a=snapshot;h=refs/tags/$VER$;sf=tgz>
 
    b. Extract the archive and process following three files by LuaLaTeX
index 23f32a9..b9e300a 100644 (file)
@@ -33,7 +33,7 @@
 
 \title{\textsf{lltjp-geometry}パッケージ}
 \author{\LuaTeX-jaプロジェクト%
-  \thanks{\url{http://sourceforge.jp/projects/luatex-ja/wiki/FrontPage}}}
+  \thanks{\url{http://osdn.jp/projects/luatex-ja/wiki/FrontPage}}}
 \begin{document}
 \maketitle
 
@@ -46,7 +46,7 @@
 
 \section{利用方法}
 \textsf{lltjp-geometry}パッケージは,\LuaTeX-jaに標準で含まれている.
-本パッケージの動作には\href{http://www.ctan.org/pkg/ifluatex}{\textsf{ifluatex}}, 
+本パッケージの動作には\href{http://www.ctan.org/pkg/ifluatex}{\textsf{ifluatex}},
 \href{http://www.ctan.org/pkg/filehook}{\textsf{filehook}}パッケージが必要である.
 
 \subsection{\LuaTeX-ja}
@@ -233,7 +233,7 @@ $5\,\textrm{pt} + 3.41666\,\textrm{pt}=8.41666\,\textrm{pt}$である.}
 と指定すると,実際には以下のように設定される.
 \begin{itemize}
  \item \cs{topskip} は \cs{tstrutbox} の高さ8.5\,ptに設定される.
- \item 本文領域の「高さ」 \cs{textheight} は 
+ \item 本文領域の「高さ」 \cs{textheight} は
 \[
  \cs{topskip} + (30-1)\cs{baselineskip} = 530.5\,\textrm{pt}.
 \]
index 702d600..c5b7bea 100644 (file)
@@ -274,8 +274,8 @@ scripts for appropriate callbacks.
 
 %<*en>
 The \LuaTeX-ja package is under much influence of \pTeX\ engine. The initial
-target of development was to implement features of \pTeX. However, 
-implementing all feature of \pTeX\ is impossible, 
+target of development was to implement features of \pTeX. However,
+implementing all feature of \pTeX\ is impossible,
 since all process of \LuaTeX-ja must be implemented only by Lua and \TeX\ macros.
 Hence \emph{\LuaTeX-ja is not a just porting of \pTeX; unnatural
 specifications/behaviors of \pTeX\ were not adopted}.
@@ -300,7 +300,7 @@ For more detailed information, see Part~\ref{part-imp} or other sections of this
 %</ja>
 
 %<*en>
-\paragraph{Command names} \pTeX\ addes several primitives, such as \cs{kanjiskip}, 
+\paragraph{Command names} \pTeX\ addes several primitives, such as \cs{kanjiskip},
 \cs{prebreakpenalty},~and,~\cs{ifydir}. They can be used as follows:
 %</en>
 %<*ja>
@@ -313,7 +313,7 @@ For more detailed information, see Part~\ref{part-imp} or other sections of this
 \prebreakpenalty`ぁ=100
 \ifydir ... \fi
 \end{verbatim}
-%<en> However, we cannot use them under \LuaTeX-ja. 
+%<en> However, we cannot use them under \LuaTeX-ja.
 %<en> Instead of them, we have to write as the following.
 %<ja> は\LuaTeX-jaには存在しない.\LuaTeX-jaでは以下のように記述することになる.
 \begin{verbatim}
@@ -323,7 +323,7 @@ For more detailed information, see Part~\ref{part-imp} or other sections of this
 \ltjsetparameter{prebreakpenalty={`ぁ,100}}
 \ifnum\ltjgetparemeter{direction}=4 ... \fi
 \end{verbatim}
-%<*en> 
+%<*en>
 Note that \pTeX\ adds new two useful units, namely \texttt{zw}~and~\texttt{zh}.
 As shown above, they are changed by \cs{zw}~and~\cs{zh} respectively, in \LuaTeX-ja.
 %</en>
@@ -519,21 +519,21 @@ and \emph{Japanese fonts} for fonts used in \textbf{JAchar}.
 %<ja>\paragraph{プロジェクトWiki} プロジェクトWikiは構築中である.
 %<*en>
 \begin{itemize}
-\item \url{http://sourceforge.jp/projects/luatex-ja/wiki/FrontPage%28en%29} (English)
-\item \url{http://sourceforge.jp/projects/luatex-ja/wiki/FrontPage} (Japanese)
-\item \url{http://sourceforge.jp/projects/luatex-ja/wiki/FrontPage%28zh%29} (Chinese)
+\item \url{http://osdn.jp/projects/luatex-ja/wiki/FrontPage%28en%29} (English)
+\item \url{http://osdn.jp/projects/luatex-ja/wiki/FrontPage} (Japanese)
+\item \url{http://osdn.jp/projects/luatex-ja/wiki/FrontPage%28zh%29} (Chinese)
 \end{itemize}
 %</en>
 %<*ja>
 \begin{itemize}
-\item \url{http://sourceforge.jp/projects/luatex-ja/wiki/FrontPage}(日本語)
-\item \url{http://sourceforge.jp/projects/luatex-ja/wiki/FrontPage%28en%29}(英語)
-\item \url{http://sourceforge.jp/projects/luatex-ja/wiki/FrontPage%28zh%29}(中国語)
+\item \url{http://osdn.jp/projects/luatex-ja/wiki/FrontPage}(日本語)
+\item \url{http://osdn.jp/projects/luatex-ja/wiki/FrontPage%28en%29}(英語)
+\item \url{http://osdn.jp/projects/luatex-ja/wiki/FrontPage%28zh%29}(中国語)
 \end{itemize}
 %</ja>
 
-%<en>This project is hosted by SourceForge.JP.
-%<ja>本プロジェクトはSourceForge.JPのサービスを用いて運営されている.
+%<en>This project is hosted by OSDN.
+%<ja>本プロジェクトはOSDNのサービスを用いて運営されている.
 
 %<en>\paragraph{Members}\
 %<ja>\paragraph{開発メンバー}\
@@ -564,7 +564,7 @@ and \emph{Japanese fonts} for fonts used in \textbf{JAchar}.
 %<ja>\subsection{インストール}
 
 %<en>The following packages are needed for the \LuaTeX-ja\ package.
-%*ja>\LuaTeX-jaパッケージの動作には次のパッケージ類が必要である.
+%<ja>\LuaTeX-jaパッケージの動作には次のパッケージ類が必要である.
 \begin{itemize}
 \item \LuaTeX\ beta-0.80.0 (or later)
 \item \Pkg{luaotfload} v2.5 (or later)
@@ -630,11 +630,11 @@ W32\TeX においてはIPAexフォントは \texttt{luatexja.tar.xz} 内にあ
 \begin{itemize}
 \item Clone the Git repository:
 \begin{lstlisting}
-$ git clone git://git.sourceforge.jp/gitroot/luatex-ja/luatexja.git
+$ git clone git://git.osdn.jp/gitroot/luatex-ja/luatexja.git
 \end{lstlisting}
 \item Download the \texttt{tar.gz} archive of HEAD in the \texttt{master} branch from
 \begin{flushleft}
-\url{http://git.sourceforge.jp/view?p=luatex-ja/luatexja.git;a=snapshot;h=HEAD;sf=tgz}.
+\url{http://git.osdn.jp/view?p=luatex-ja/luatexja.git;a=snapshot;h=HEAD;sf=tgz}.
 \end{flushleft}
 \end{itemize}
 
@@ -648,11 +648,11 @@ the forefront of development is not the \texttt{master} branch.
 \begin{itemize}
 \item Gitリポジトリをクローンする:
 \begin{lstlisting}
-$ git clone git://git.sourceforge.jp/gitroot/luatex-ja/luatexja.git
+$ git clone git://git.osdn.jp/gitroot/luatex-ja/luatexja.git
 \end{lstlisting}
 \item \texttt{master}ブランチのスナップショット(\texttt{tar.gz}形式)をダウンロードする.
 \begin{flushleft}
-\url{http://git.sourceforge.jp/view?p=luatex-ja/luatexja.git;a=snapshot;h=HEAD;sf=tgz}.
+\url{http://git.osdn.jp/view?p=luatex-ja/luatexja.git;a=snapshot;h=HEAD;sf=tgz}.
 \end{flushleft}
 \end{itemize}
 \texttt{master}ブランチ(従って,CTAN内のアーカイブも)はたまにしか更新されないことに注意.
@@ -777,13 +777,13 @@ bad argument #1 to 'open' (string expected, got nil)
 
 %<*en>
 If so, please execute a batch file which is written on
-\href{http://sourceforge.jp/projects/luatex-ja/wiki/FrontPage%28en%29}{ the Project Wiki (English)}.
+\href{http://osdn.jp/projects/luatex-ja/wiki/FrontPage%28en%29}{ the Project Wiki (English)}.
 This batch file creates a temporary directory, copy CMaps in it,
 run \LuaTeX-ja in this directory, and finally delete the temporary directory.
 %</en>
 %<*ja>
 そのような場合には,
-\href{http://sourceforge.jp/projects/luatex-ja/wiki/FrontPage%28en%29}{%
+\href{http://osdn.jp/projects/luatex-ja/wiki/FrontPage%28en%29}{%
   プロジェクトWiki英語版トップページ}中に書かれているバッチファイルを
 実行して欲しい.このバッチファイルは,作業用ディレクトリにCMap達を
 コピーし,その中で\LuaTeX-ja の初回起動を行い,作業用ディレクトリを消す作業をしている.
@@ -1041,14 +1041,14 @@ vertical writing is used:
 %</ja>
 \begin{lstlisting}
 ! Incompatible direction list can't be unboxed.
-\@begindvi ->\unvbox \@begindvibox 
-                                   \global \let \@begindvi \@empty 
+\@begindvi ->\unvbox \@begindvibox
+                                   \global \let \@begindvi \@empty
 \end{lstlisting}
 %<*en>
 Now, \LuaTeX-ja automatically applies the patch \Pkg{lltjp-geometry} to the
 \Pkg{geometry} package, when the direction of the document is \emph{tate} (vertical
 writing).
-This patch \Pkg{lltjp-geometry} also can be used in \pLaTeX; for the detail, please refer 
+This patch \Pkg{lltjp-geometry} also can be used in \pLaTeX; for the detail, please refer
 \url{lltjp-geometry.pdf}~(Japanese).
 %</en>
 %<*ja>
@@ -1381,7 +1381,7 @@ package with several options. This package provides functions in a part of
 
 \item[fontspec]
 %<*en>
-With this option, Japanese fonts are selected using functionality of 
+With this option, Japanese fonts are selected using functionality of
 the \Pkg{luatexja-fontspec} package. This means that the \Pkg{fontspec} package is
             automatically loaded by this package.
 \emph{This option is enabled by default.}
@@ -1817,7 +1817,7 @@ are internally specified by:
 Under \pLaTeX, \Pkg{japanese-otf} package (developed by Shuzaburo Saito) is
 used for typesetting characters which is in Adobe-Japan1-6 CID but not
 in JIS~X~0208. Since this package is widely used, \LuaTeX-ja
-supports some of functions in the \Pkg{japanese-otf} package, 
+supports some of functions in the \Pkg{japanese-otf} package,
 as an external package \Pkg{luatexja-otf}.
 %</en>
 %<*ja>
@@ -2515,13 +2515,13 @@ $\Phi\vdash F(x)\ \hbox{for all}\ x\in A$
 \subsection{\emph{kinsoku} parameters and OpenType features}
 Among parameters which related to Japanese word-wrapping process (\emph{kinsoku shori}),
 \begin{quote}
- \Param{jaxspmode},~\Param{alxspmode}, \Param{prebreakpenalty}, 
+ \Param{jaxspmode},~\Param{alxspmode}, \Param{prebreakpenalty},
  \Param{postbreakpenalty}~and~\Param{kcatcode}
 \end{quote}
 are stored by each character codes. ...
 
 For example, a fullwidth katakana ``ア'' on line~10 in the below input is replaced to
-its halfwidth variant ``ア'', by \verb+hwid+ feature. 
+its halfwidth variant ``ア'', by \verb+hwid+ feature.
 However, the penalty inserted after it is 10 which is the \Param{postbreakpenalty} of
 ``ア'', not 20.
 %</en>
@@ -3753,7 +3753,7 @@ letter-spacing and the width of italic correction are not correct:
 但し,以下の例の3行目に示すように,明示的に \texttt{vert}, \texttt{vrt2}(のいずれか)の
 有効・無効を指定した場合は別である.
 \begin{lstlisting}
-\tfont\S=file:KozMinPr6N-Regular.otf:jfm=ujisv 
+\tfont\S=file:KozMinPr6N-Regular.otf:jfm=ujisv
     % vert and vrt2 are automatically activated
 \tfont\T=file:KozMinPr6N-Regular.otf:jfm=ujisv;-vert % vert and vrt2 are not activated
 \end{lstlisting}
@@ -4723,7 +4723,7 @@ glueであれば,\texttt{[$j$]=\{false, <spec\_node>, <ratio>, <icflag>\}} で
 \end{itemize}
 \item[ascent\textrm{, }descent]
 ……
-\item[chars\_cbcache] 
+\item[chars\_cbcache]
 ……
 \end{cslist}
 %</ja>
@@ -5379,7 +5379,7 @@ The correct way is using a temporary register.
   \ltjsetparameter{kanjiskip=0\zw plus .1\zw minus .01\zw}
   \@tempskipa=\ltjgetparameter{xkanjiskip}
   \ifdim\@tempskipa>\z@
-    \if@slide 
+    \if@slide
       \ltjsetparameter{xkanjiskip=0.1em}
     \else
       \ltjsetparameter{xkanjiskip=0.25em plus 0.15em minus 0.06em}
@@ -5399,7 +5399,7 @@ The correct way is using a temporary register.
   \ltjsetkanjiskip{\z@ plus .1\zw minus .01\zw}
   \@tempskipa=\ltjgetparameter{xkanjiskip}
   \ifdim\@tempskipa>\z@
-    \if@slide 
+    \if@slide
       \ltjsetxkanjiskip.1em
     \else
       \ltjsetxkanjiskip.25em plus .15em minus .06em
@@ -5434,7 +5434,7 @@ The correct way is using a temporary register.
 さて,縦組の欧文ベースライン補正量\Param{talbaselineshift}は,
 実際には \cs{ltj@tablshift} という属性レジスタに格納されている
 (\ref{sec-para}\nobreak 節参照).属性レジスタは長さではなく整数値を格納する\footnote{%
-  従って,\texttt{\textbackslash @savetbaselineshift=\textbackslash ltj@tablshift}\ 
+  従って,\texttt{\textbackslash @savetbaselineshift=\textbackslash ltj@tablshift}\
   のように記述することはできない.属性レジスタを \cs{tbaselineshift} という名称にしなかっ
   たのはそのためである.
 }ものであり,\cs{ltj@tablshift} は補正量を sp 単位で保持することから,
@@ -6046,7 +6046,7 @@ will not be embedded in the output PDF file. See Subsection~\ref{ssec-psft}.
 \item[TateFeatures=\{<features>\}\textrm{, }TateFont=<font>]
 %<*en>
 The \texttt{TateFeatures} key specifies font features which are only turned~on in
-vertical writing, such as \texttt{Style=VerticalKana}~(\texttt{vkna} feature). 
+vertical writing, such as \texttt{Style=VerticalKana}~(\texttt{vkna} feature).
 Similarly, the \texttt{TateFont} key specifies the Japanese font which will be used only
             in vertical writing.
 A demonstrarion is shown in Figure~\ref{fig:yokotate-fontspec}.
@@ -8327,10 +8327,10 @@ $\mathit{Nq}.\mathit{tail}$は無意味なので,
 仮想ボディの高さ$h$,深さ$d$については
 \begin{description}
 \catcode`\<=12\catcode`\>=12
- \item[$\texttt{yoffset}\geq 0$のとき] 
-$h = \max(\texttt{height} + \texttt{yoffset}, 0)$, 
-$d = \max(\texttt{depth} - \texttt{yoffset}, 0)$, 
- \item[$\texttt{yoffset}<0$のとき] 
+ \item[$\texttt{yoffset}\geq 0$のとき]
+$h = \max(\texttt{height} + \texttt{yoffset}, 0)$,
+$d = \max(\texttt{depth} - \texttt{yoffset}, 0)$,
+ \item[$\texttt{yoffset}<0$のとき]
 $h = \max(\texttt{height} + \texttt{yoffset}, 0)$, $d=\texttt{depth}$.
 \end{description}
 という仕様になっている.つまり,\texttt{yoffset} が負(グリフを下ける)の場合に深さは増加しな
@@ -8472,9 +8472,9 @@ instead of ``\verb+\ほげ+''.
 %<*en>
 \paragraph{Variation selectors}
 \Pkg{lltjp-listings} add two keys, namely \texttt{vsraw}~and~\texttt{vscmd},
-which specify how variation selectors are treated in 
+which specify how variation selectors are treated in
 \texttt{lstlisting} or other enviroments.
-Note that these additional keys are not usable in the preamble, 
+Note that these additional keys are not usable in the preamble,
 since \Pkg{lltjp-listings} is loaded at \verb+\begin{document}+.
 
 \texttt{vsraw} is a key which takes a boolean value, and its default value is
@@ -8502,7 +8502,7 @@ variation selectors are ``combined'' with the previous character.
 \end{lstlisting}
 \end{LTXexample}
 %<*en>
-\item If the \texttt{vsraw} key is false, then 
+\item If the \texttt{vsraw} key is false, then
 variation selectors are typeset by an appropriate command, which is specified by
       the \texttt{vscmd} key.
 The default setting of the \texttt{vscmd} key produces the following.
@@ -9012,7 +9012,7 @@ as in Page~\pageref{para-cid}.
 This file stores the table which stores the following.
 \begin{itemize}
  \item unicode variants in a font ``\texttt{***}''
- \item vertical width of glyphs, if it is not equal to the sum of 
+ \item vertical width of glyphs, if it is not equal to the sum of
 the height of ascender and the depth of descender
  \item vertical variants
 \end{itemize}
@@ -9368,7 +9368,7 @@ TUG 2013, October 2013.
 \bibitem{jlisting} Thor Watanabe. \newblock Listings\ -\ MyTeXpert.
 %<en>\newblock
 %<ja>\\\null\hfill
-\url{http://mytexpert.sourceforge.jp/index.php?Listings}
+\url{http://mytexpert.osdn.jp/index.php?Listings}
 \bibitem{jlreq}  W3C Japanese Layout Task Force~(ed). \newblock
 Requirements for Japanese Text Layout (W3C Working Group Note), 2011, 2012. \newblock
 \url{http://www.w3.org/TR/jlreq/}%