aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRobert Alessi <alessi@robertalessi.net>2020-03-05 18:51:57 +0100
committerRobert Alessi <alessi@robertalessi.net>2020-03-05 18:51:57 +0100
commit62c39d72e806a4a57861c25c2db459c2fbae8cd9 (patch)
tree5a76c2e381dcd788d6870fbebde85f261316c645 /README.md
parent66da23898c3b4393e8c1fca9e4c288061f36c658 (diff)
downloadicite-62c39d72e806a4a57861c25c2db459c2fbae8cd9.tar.gz
removed icite.ins and README.md from icite.dtx
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 3 insertions, 9 deletions
diff --git a/README.md b/README.md
index a96df41..c70816e 100644
--- a/README.md
+++ b/README.md
@@ -46,9 +46,7 @@ This release of icite consists of the following source files:
46 46
47- `icite.dtx` 47- `icite.dtx`
48 48
49- `icite.ins` (As this file can be generated from `icite.dtx`, it is 49- `icite.ins`
50 not included in CTAN repository, but it is included in the git
51 repository mentioned below for easier installation.)
52 50
53- `Makefile` 51- `Makefile`
54 52
@@ -66,14 +64,10 @@ a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA.
66Installation 64Installation
67============ 65============
68 66
691. If `icite` was downloaded from CTAN, run `'lualatex --shell-escape 671. Run `'latex icite.ins'` to produce the `icite.sty` file.
70 icite.dtx'` to produce the `icite.sty` file.
71
72 If `icite` was downloaded from the git repository mentioned above,
73 Run `'latex icite.ins'` to produce the `icite.sty` file.
74 68
752. To finish the installation you have to move the `icite.sty` file into 692. To finish the installation you have to move the `icite.sty` file into
76 a directory where LaTeX can find them. See the FAQ on `texfaq.org` 70 a directory where LaTeX can find it. See the FAQ on `texfaq.org`
77 at <https://texfaq.org/FAQ-inst-wlcf> for more on this. 71 at <https://texfaq.org/FAQ-inst-wlcf> for more on this.
78 72
79Development, Git Repository 73Development, Git Repository