summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/support/ketcindy/source/howtoinstall/HowToInstallE.tex
blob: 85a7d653ab24e3a6754e56a0a365625b0219b217 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
\documentclass{article}
\usepackage{ketpic,ketlayer}
\usepackage{amsmath,amssymb}
\usepackage{graphicx}
\usepackage{xcolor}
\usepackage{bm,enumerate}
\usepackage[colorlinks=true,urlcolor=blue]{hyperref}

\setmargin{20}{20}{20}{20}

\renewcommand{\labelitemi}{$\cdot$}

\begin{document}

\begin{center}
installing of KeTCindy 
\end{center}

\hfill Modified\ :\ \today

\begin{enumerate}[\bf\large 1.]
\item Install Cinderella, R and Maxima.
 \begin{itemize}
 \item \url{https://beta.cinderella.de}  (Cinderella)
 \item \url{https://cran.r-project.org}   (R)
 \item \url{https://sourceforge.net/projects/maxima/files}  (Maxima)
 \item \url{https://www.sumatrapdfreader.org/download-free-pdf-viewer.html} (Sumatra)\\
 \hspace*{10mm}Rem) Sumatra is only for Windows.

 \end{itemize}
\item Install TeX if any TeX has not been installed.
 \begin{enumerate}[(1)]
 \item TeXLive is recommended.
    \begin{itemize}
    \item Files necessary for KeTCindy have been implemented (2018 or later).
      \begin{enumerate}[i)]
       \item texmf-dist/scripts/ketcindy   ketlib, setketcindy, ketoutset, etc.
       \item texmf-dist/tex/latex/ketcindy   Style files for ketcindy
       \item texmf-dist/doc/support/ketcindy  Manuals and source files
      \end{enumerate}
    \end{itemize}
 \item KeTTeX is a light-weight TeXLive.
    \begin{itemize}
    \item Download from\\
    \hspace*{5mm}Mac (kettex.dmg)\\
    \hspace*{10mm}\url{https://www.dropbox.com/s/dc4inuk06t07g26/kettex.dmg?dl=0}\\
    \hspace*{5mm}Windows (kettex.exe)\\
    \hspace*{10mm}\url{https://www.dropbox.com/s/fthw4btjqqs33tc/kettex.exe?dl=0}\\
    \hspace*{5mm}Linux (kettex.tar.xz)\\
    \hspace*{10mm}\url{https://www.dropbox.com/s/vg8p07832e9hzlk/KeTTeX-linux-20171022.tar.xz?dl=0}
     \item Move kettex generated by double clicking to the folder as follows.\\
     \hspace*{10mm}Mac\ \ /Applications,Windows\ \ C:\
    \end{itemize}
 \item In case of other TeX, see Readme in ketcindy of {\bf 3.}(2).
 \end{enumerate}

\item Install KeTCdindy
  \begin{enumerate}[(1)]
  \item Download ketcindy from CTAN(\url{https://ctan.org}).\\
  \hspace*{10mm}Search ketcindy > Pack­age ketcindy > download
    \begin{itemize}
    \item[Rem)]The latest version can be download from Repository:\\
        \hspace*{5mm}\url{https://github.com/ket­pic/ketcindy}\\
        \hspace*{10mm}Clone or download > Download ZIP
    \item[Rem)]Download ketcindy-master as follows\\
    \hspace*{10mm}Clone or download > Download ZIP 
    \end{itemize}
  \item Install KeTCindy according to Readme in forMac/forWindow/forLinux.
  \end{enumerate}
\end{enumerate}

\end{document}