OSDN Git Service

Moved src/no_runtime/ => no_runtime/.
authorHironori Kitagawa <h_kitagawa2001@yahoo.co.jp>
Sat, 21 Apr 2012 04:29:39 +0000 (13:29 +0900)
committerHironori Kitagawa <h_kitagawa2001@yahoo.co.jp>
Sat, 21 Apr 2012 04:29:39 +0000 (13:29 +0900)
13 files changed:
README
doc/luatexja-en.pdf
doc/luatexja-ja.pdf
doc/luatexja.dtx
no_runtime/ltjclasses.dtx [moved from src/no_runtime/ltjclasses.dtx with 100% similarity]
no_runtime/ltjclasses.ins [moved from src/no_runtime/ltjclasses.ins with 100% similarity]
no_runtime/ltjlist.lua [moved from src/no_runtime/ltjlist.lua with 100% similarity]
no_runtime/ltjltxdoc.dtx [moved from src/no_runtime/ltjltxdoc.dtx with 100% similarity]
no_runtime/ltjltxdoc.ins [moved from src/no_runtime/ltjltxdoc.ins with 100% similarity]
no_runtime/ltjsclasses.dtx [moved from src/no_runtime/ltjsclasses.dtx with 100% similarity]
no_runtime/ltjsclasses.ins [moved from src/no_runtime/ltjsclasses.ins with 100% similarity]
no_runtime/luatexja-kinsoku_make.tex [moved from src/no_runtime/luatexja-kinsoku_make.tex with 100% similarity]
no_runtime/mk-rmlgbm-data.tex [moved from src/no_runtime/mk-rmlgbm-data.tex with 100% similarity]

diff --git a/README b/README
index 3953df0..df3a75f 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-The LuaTeX-ja Package 20120419.0
+The LuaTeX-ja Package 20120421.0
 --------------------------------
 Copyright (c) 2011--2012 The LuaTeX-ja project
 
index 772e88a..8f8e1ca 100644 (file)
Binary files a/doc/luatexja-en.pdf and b/doc/luatexja-en.pdf differ
index e4467be..2ca539b 100644 (file)
Binary files a/doc/luatexja-ja.pdf and b/doc/luatexja-ja.pdf differ
index 9355948..9992a16 100644 (file)
 %</ja>
 
 \usepackage{amsmath,amssymb,xcolor,pict2e,multienum,amsthm,float,makecell}
+\usepackage{mathptmx}
 \usepackage{booktabs,listings,showexpl,multicol}
 \usepackage{luatexja-otf}
 \usepackage{luatexja-fontspec}
 \usepackage[unicode=true]{hyperref}
 \usepackage[all]{xy}
-\SelectTips{cm}{}
+%<ja> \SelectTips{cm}{}
+%<*en>
+\usepackage{mathptmx}
+\setmainfont[Ligatures=TeX]{TeX Gyre Termes}
+\setsansfont[Ligatures=TeX]{TeX Gyre Heros}
+\frenchspacing
+%</en>
 \def\labelenumii{(\arabic{enumii})}
 
 \DeclareRobustCommand\eTeX{\ensuremath{\varepsilon}-\kern-.125em\TeX}
@@ -483,60 +490,69 @@ The installation methods are as follows:
 %</ja>
 \begin{enumerate}
 %<*en>
-\item Download the source archive.
+\item Download the source archive, by one of the following method.
+      At the present, \LuaTeX-ja has no \emph{stable} release.
+
+\begin{itemize}
+\item Copy the Git repository:
+\begin{verbatim}
+$ git clone git://git.sourceforge.jp/gitroot/luatex-ja/luatexja.git
+\end{verbatim}
+\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}.
+\end{flushleft}
+\item Now Lua\TeX-ja is included in CTAN (in the \texttt{macros/luatex/generic/luatexja} directory)
+and W32\TeX\ (in \texttt{luatexja.tar.xz}). These are based on the \texttt{master} branch.
+\end{itemize}
 
-      At the present, \LuaTeX-ja has no official release, so you have to retrieve
-      the archive from the repository.
-      You can retrieve the Git repository via
+Note that the \texttt{master} branch, and hence the archive in CTAN, are not updated frequently;
+the forefront of development is not the \texttt{master} branch.
 %</en>
 %<*ja>
-\item ソースアーカイブをダウンロードする.
+\item ソースアーカイブを以下のいずれかの方法で取得する.現在公開されているのはあくまでも
+      開発版であって,安定版でないことに注意.
 
-      現時点では,\LuaTeX-ja の公式リリースはまだない.そのため,Git リポジトリを
-      次のようにすることで取得する必要がある:
-%</ja>
+\begin{itemize}
+\item Git リポジトリの内容をコピーする:
 \begin{verbatim}
 $ git clone git://git.sourceforge.jp/gitroot/luatex-ja/luatexja.git
 \end{verbatim}
-%<*en>
-      or download the archive of HEAD in the \texttt{master} branch from
-%</en>
-%<*ja>
-      もしくは,\texttt{master} ブランチの HEAD のアーカイブを以下からダウンロードしてもよい:
-%</ja>
+\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}.
 \end{flushleft}
+\item 今や,Lua\TeX-ja は CTAN (\texttt{macros/luatex/generic/luatexja}) や
+W32\TeX\ (\texttt{luatexja.tar.xz}) にも収録されている.
+これらは \texttt{master} ブランチの内容を元にしている.
+\end{itemize}
 
-%<*en>
-Note that the forefront of development may not be the \texttt{master} branch.
-%</en>
-%<*ja>
-\texttt{master} ブランチはたまにしか更新されない.
-最新の開発中のコードは \texttt{master} ブランチには含まれていない場合がかなり多いので注意.
+\texttt{master} ブランチ(従って,CTAN 内のアーカイブも)はたまにしか更新されないことに注意.
+主な開発は \texttt{master} の外で行われ,比較的まとまってきたらそれを \texttt{master} に
+反映させることにしている.
 %</ja>
 
 %<*en>
 \item Extract the archive. You will see \texttt{src/} and several other sub-directories.
+But only the contents in \texttt{src/} are needed to work \LuaTeX-ja.
 %</en>
 %<*ja>
-\item 後者の方法でアーカイブを取得したならば,それを展開する.
+\item 「Git リポジトリをコピー」以外の方法でアーカイブを取得したならば,それを展開する.
       \texttt{src/} をはじめとしたいくつかのディレクトリができるが,
       動作には \texttt{src/} 以下の内容だけで十分.
 %</ja>
 
 %<*en>
-\item Copy all the contents of \texttt{src/} (except \texttt{src/no\_runtime/}) into one of your \texttt{TEXMF} tree.\\
+\item Copy all the contents of \texttt{src/} into one of your \texttt{TEXMF} tree.
       \texttt{TEXMF/tex/luatex/luatexja/} is an example location. 
-      Files in \texttt{src/no\_runtime/} are not required for the regular use, 
-      so you may simply remove \texttt{src/no\_runtime/}.
+      If you cloned entire Git repository, making a symbolic link of \texttt{src/}
+      instead copying is also good.
 %</en>
 %<*ja>
-\item \texttt{src/} ã\81®ä¸­èº«ã\81§ï¼\8cï¼\88\texttt{src/no\_runtime/}以å¤\96ã\81®ï¼\89å\85¨ã\81¦ã\82\92è\87ªå\88\86ã\81® \texttt{TEXMF} ã\83\84ã\83ªã\83¼ã\81«ã\82³ã\83\94ã\83¼ã\81\99ã\82\8bï¼\8e\\
+\item \texttt{src/} ã\81®ä¸­èº«ã\82\92è\87ªå\88\86ã\81® \texttt{TEXMF} ã\83\84ã\83ªã\83¼ã\81«ã\82³ã\83\94ã\83¼ã\81\99ã\82\8bï¼\8e
       場所の例としては,例えば \texttt{TEXMF/tex/luatex/luatexja/} がある.
-      \texttt{src/no\_runtime/} 中のファイルは通常の使用には必要ないので,単に削除して構わない.
-      シンボリックリンクが利用できる環境で,かつレポジトリを直接取得したのであれば,コピーではなく
-      リンクを貼るのが適切だろう.
+      シンボリックリンクが利用できる環境で,かつリポジトリを直接取得したのであれば,
+      (更新を容易にするために)コピーではなくリンクを貼ることを勧める.
 %</ja>
 
 %<*en>
@@ -547,6 +563,7 @@ Note that the forefront of development may not be the \texttt{master} branch.
 %</ja>
 \end{enumerate}
 
+
 %<en>\subsection{Cautions}
 %<ja>\subsection{注意点}
 
@@ -777,8 +794,6 @@ If you want to use these functions, load \Pkg{luatexja-otf} package.
 \CID{7652}飾区の\CID{13706}野家,
 葛飾区の吉野家
 \end{LTXexample}
-%lltjp-listings.sty要修正?:↑「森」の直後で改行.
-
 
 %<en>\subsection{Changing Fonts}
 %<ja>\subsection{フォントの変更}