diff options
author | Robert Alessi <alessi@robertalessi.net> | 2020-03-05 18:51:57 +0100 |
---|---|---|
committer | Robert Alessi <alessi@robertalessi.net> | 2020-03-05 18:51:57 +0100 |
commit | 62c39d72e806a4a57861c25c2db459c2fbae8cd9 (patch) | |
tree | 5a76c2e381dcd788d6870fbebde85f261316c645 /about.html | |
parent | 66da23898c3b4393e8c1fca9e4c288061f36c658 (diff) | |
download | icite-62c39d72e806a4a57861c25c2db459c2fbae8cd9.tar.gz |
removed icite.ins and README.md from icite.dtx
Diffstat (limited to 'about.html')
-rw-r--r-- | about.html | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -30,7 +30,7 @@ | |||
30 | <p>This release of icite consists of the following source files:</p> | 30 | <p>This release of icite consists of the following source files:</p> |
31 | <ul> | 31 | <ul> |
32 | <li><p><code>icite.dtx</code></p></li> | 32 | <li><p><code>icite.dtx</code></p></li> |
33 | <li><p><code>icite.ins</code> (As this file can be generated from <code>icite.dtx</code>, it is not included in CTAN repository, but it is included in the git repository mentioned below for easier installation.)</p></li> | 33 | <li><p><code>icite.ins</code></p></li> |
34 | <li><p><code>Makefile</code></p></li> | 34 | <li><p><code>Makefile</code></p></li> |
35 | </ul> | 35 | </ul> |
36 | <h2 id="license-applicable-to-the-documentation">License applicable to the documentation</h2> | 36 | <h2 id="license-applicable-to-the-documentation">License applicable to the documentation</h2> |
@@ -38,9 +38,8 @@ | |||
38 | <p>The documentation file <code>icite.pdf</code> that is generated from the <code>icite.dtx</code> source file is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License. To view a copy of this license, visit <a href="http://creativecommons.org/licenses/by-sa/4.0/" class="uri">http://creativecommons.org/licenses/by-sa/4.0/</a> or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA.</p> | 38 | <p>The documentation file <code>icite.pdf</code> that is generated from the <code>icite.dtx</code> source file is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License. To view a copy of this license, visit <a href="http://creativecommons.org/licenses/by-sa/4.0/" class="uri">http://creativecommons.org/licenses/by-sa/4.0/</a> or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA.</p> |
39 | <h1 id="installation">Installation</h1> | 39 | <h1 id="installation">Installation</h1> |
40 | <ol style="list-style-type: decimal"> | 40 | <ol style="list-style-type: decimal"> |
41 | <li><p>If <code>icite</code> was downloaded from CTAN, run <code>'lualatex --shell-escape icite.dtx'</code> to produce the <code>icite.sty</code> file.</p> | 41 | <li><p>Run <code>'latex icite.ins'</code> to produce the <code>icite.sty</code> file.</p></li> |
42 | <p>If <code>icite</code> was downloaded from the git repository mentioned above, Run <code>'latex icite.ins'</code> to produce the <code>icite.sty</code> file.</p></li> | 42 | <li><p>To finish the installation you have to move the <code>icite.sty</code> file into a directory where LaTeX can find it. See the FAQ on <code>texfaq.org</code> at <a href="https://texfaq.org/FAQ-inst-wlcf" class="uri">https://texfaq.org/FAQ-inst-wlcf</a> for more on this.</p></li> |
43 | <li><p>To finish the installation you have to move the <code>icite.sty</code> file into a directory where LaTeX can find them. See the FAQ on <code>texfaq.org</code> at <a href="https://texfaq.org/FAQ-inst-wlcf" class="uri">https://texfaq.org/FAQ-inst-wlcf</a> for more on this.</p></li> | ||
44 | </ol> | 43 | </ol> |
45 | <h1 id="development-git-repository">Development, Git Repository</h1> | 44 | <h1 id="development-git-repository">Development, Git Repository</h1> |
46 | <h2 id="browse-the-code">Browse the code</h2> | 45 | <h2 id="browse-the-code">Browse the code</h2> |