aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRobert Alessi <alessi@robertalessi.net>2020-02-29 16:03:45 +0100
committerRobert Alessi <alessi@robertalessi.net>2020-02-29 16:03:45 +0100
commit66da23898c3b4393e8c1fca9e4c288061f36c658 (patch)
tree7e61a3c4840e729085ba095ae4ca5b89094a109e /README.md
parent91b8ce8dc214cfef2ed19b046c66d2e8e1ced720 (diff)
downloadicite-66da23898c3b4393e8c1fca9e4c288061f36c658.tar.gz
updated to v1.3v1.3
Diffstat (limited to 'README.md')
-rw-r--r--README.md15
1 files changed, 10 insertions, 5 deletions
diff --git a/README.md b/README.md
index 05846e5..a96df41 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@ License and disclamer
17 17
18icite – Indices locorum citatorum 18icite – Indices locorum citatorum
19 19
20Copyright ⓒ 2019 Robert Alessi 20Copyright ⓒ 2019--2020 Robert Alessi
21 21
22Please send error reports and suggestions for improvements to Robert 22Please send error reports and suggestions for improvements to Robert
23Alessi: 23Alessi:
@@ -46,14 +46,16 @@ This release of icite consists of the following source files:
46 46
47- `icite.dtx` 47- `icite.dtx`
48 48
49- `icite.ins` 49- `icite.ins` (As this file can be generated from `icite.dtx`, it is
50 not included in CTAN repository, but it is included in the git
51 repository mentioned below for easier installation.)
50 52
51- `Makefile` 53- `Makefile`
52 54
53License applicable to the documentation 55License applicable to the documentation
54--------------------------------------- 56---------------------------------------
55 57
56Copyright ⓒ 2019 Robert Alessi 58Copyright ⓒ 2019--2020 Robert Alessi
57 59
58The documentation file `icite.pdf` that is generated from the 60The documentation file `icite.pdf` that is generated from the
59`icite.dtx` source file is licensed under the Creative Commons 61`icite.dtx` source file is licensed under the Creative Commons
@@ -64,8 +66,11 @@ a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA.
64Installation 66Installation
65============ 67============
66 68
671. Run `'latex icite.ins'` to produce the `icite.sty` 691. If `icite` was downloaded from CTAN, run `'lualatex --shell-escape
68 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.
69 74
702. To finish the installation you have to move the `icite.sty` file into 752. To finish the installation you have to move the `icite.sty` file into
71 a directory where LaTeX can find them. See the FAQ on `texfaq.org` 76 a directory where LaTeX can find them. See the FAQ on `texfaq.org`