From 62c39d72e806a4a57861c25c2db459c2fbae8cd9 Mon Sep 17 00:00:00 2001 From: Robert Alessi Date: Thu, 5 Mar 2020 18:51:57 +0100 Subject: removed icite.ins and README.md from icite.dtx --- about.html | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'about.html') diff --git a/about.html b/about.html index bcba576..508859e 100644 --- a/about.html +++ b/about.html @@ -30,7 +30,7 @@

This release of icite consists of the following source files:

License applicable to the documentation

@@ -38,9 +38,8 @@

The documentation file icite.pdf that is generated from the icite.dtx source file is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License. To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/4.0/ or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA.

Installation

    -
  1. If icite was downloaded from CTAN, run 'lualatex --shell-escape icite.dtx' to produce the icite.sty file.

    -

    If icite was downloaded from the git repository mentioned above, Run 'latex icite.ins' to produce the icite.sty file.

  2. -
  3. To finish the installation you have to move the icite.sty file into a directory where LaTeX can find them. See the FAQ on texfaq.org at https://texfaq.org/FAQ-inst-wlcf for more on this.

  4. +
  5. Run 'latex icite.ins' to produce the icite.sty file.

  6. +
  7. To finish the installation you have to move the icite.sty file into a directory where LaTeX can find it. See the FAQ on texfaq.org at https://texfaq.org/FAQ-inst-wlcf for more on this.

Development, Git Repository

Browse the code

-- cgit v1.2.3