|
17 | 17 | \usepackage[nofontspec,defaultsups]{newpxtext}
|
18 | 18 | \usepackage[zerostyle=c,straightquotes]{newtxtt}
|
19 | 19 | \usepackage{newpxmath}
|
| 20 | +\usepackage{ascmac} |
20 | 21 | \usepackage[librsvg]{chemobabel}
|
21 | 22 | \usepackage[bookmarksnumbered=true,hidelinks,%
|
22 | 23 | pdftitle={User Manual for chemobabel.sty},%
|
@@ -123,6 +124,32 @@ becomes wrong.\\ See \url{https://github.com/openbabel/openbabel/issues/338}
|
123 | 124 | %<ja>問い合わせや改善案などはGitHubのIssuesへお願いします。
|
124 | 125 | \end{figure}
|
125 | 126 |
|
| 127 | +\begin{figure}[ht] |
| 128 | +\centering |
| 129 | +%<en>Also available on CTAN: |
| 130 | +%<ja>CTANからも入手可能です → |
| 131 | +\url{https://www.ctan.org/pkg/chemobabel}\par |
| 132 | +%<en>Distributed with \TeX\ Live and MiK\TeX. |
| 133 | +%<en>Below is a short description for CTAN:\par |
| 134 | +%<ja>\TeX\ LiveやMiK\TeX でも配布されています。 |
| 135 | +%<ja>以下はCTANの短い紹介文です。\par |
| 136 | +\begin{screen} |
| 137 | +This package provides a way to convert and include |
| 138 | +chemical structure graphics from various chemical formats, |
| 139 | +such as ChemDraw files, MDL molfile or SMILES notations |
| 140 | +using Open Babel. |
| 141 | +To use this \LaTeX\ package, it is necessary to enable execution |
| 142 | +of the following external commands via \Lcode{latex -shell-escape}. |
| 143 | +\begin{itemize} |
| 144 | + \item \Lcode{obabel} (Open Babel) |
| 145 | + \item \Lcode{inkscape} or \Lcode{rsvg-convert} |
| 146 | + (for SVG -> PDF/EPS conversion) |
| 147 | + \item \Lcode{pdfcrop} or \Lcode{ps2eps} |
| 148 | + (optional; for cropping large margins of PDF/EPS) |
| 149 | +\end{itemize} |
| 150 | +\end{screen} |
| 151 | +\end{figure} |
| 152 | + |
126 | 153 | \clearpage
|
127 | 154 | \setcounter{tocdepth}{3}
|
128 | 155 | \tableofcontents
|
|
0 commit comments