summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/csquotes/README
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/csquotes/README')
-rw-r--r--Master/texmf-dist/doc/latex/csquotes/README38
1 files changed, 25 insertions, 13 deletions
diff --git a/Master/texmf-dist/doc/latex/csquotes/README b/Master/texmf-dist/doc/latex/csquotes/README
index b721835ee25..19ca37d7084 100644
--- a/Master/texmf-dist/doc/latex/csquotes/README
+++ b/Master/texmf-dist/doc/latex/csquotes/README
@@ -1,4 +1,4 @@
-$Id: README,v 3.8 2008/01/05 17:58:56 lehman stable $
+$Id: README,v 4.0 2008/03/02 15:07:53 lehman stable $
ABOUT
@@ -6,7 +6,7 @@ This package provides advanced facilities for inline and display
quotations. It is designed for a wide range of tasks ranging from
the most simple applications to the more complex demands of formal
quotations. The facilities include commands, environments, and
-user-definable `smart quotes' which dynamically adjust to their
+user-definable 'smart quotes' which dynamically adjust to their
context. Quotation marks are switched automatically if quotations
are nested and they can be adjusted to the current language. There
are additional facilities designed to cope with the more specific
@@ -21,14 +21,23 @@ Permission is granted to copy, distribute and/or modify this
software under the terms of the LaTeX Project Public License (LPPL),
version 1.3.
-This software is provided `as is', without warranty of any kind,
+This software is provided 'as is', without warranty of any kind,
either expressed or implied, including, but not limited to, the
implied warranties of merchantability and fitness for a particular
purpose.
+REQUIREMENTS
+
+This package requires e-TeX and the 'etoolbox' package. etoolbox is
+available from:
+
+http://www.ctan.org/tex-archive/macros/latex/contrib/etoolbox/
+
+or any CTAN mirror.
+
INSTALLATION
-Copy `csquotes.sty' and `csquotes.cfg' to
+Copy the files 'csquotes.sty', 'csquotes.def', 'csquotes.cfg' to
<TEXMFLOCAL>/tex/latex/csquotes/
@@ -37,21 +46,24 @@ tree, for example
/usr/local/share/texmf/
or
- c:\localtexmf\
+ /usr/share/texmf-local/
+or
+ C:\Local TeX Files\
+
+The manual ('csquotes.pdf') and the file 'tutorial.tex' go to
+
+ <TEXMFLOCAL>/doc/latex/csquotes/
+
+or to any other place where you will find them later.
Note that you may have to create those directories if this is the
first package you're installing locally (as opposed to via a package
manager). Don't forget to update the file hash tables after
-installing the files. Please see the following TeX FAQ answers for
-further details:
+installing the files. Please see the TeX FAQ at
-http://www.tex.ac.uk/cgi-bin/texfaq2html?label=instpackages
-http://www.tex.ac.uk/cgi-bin/texfaq2html?label=wherefiles
-http://www.tex.ac.uk/cgi-bin/texfaq2html?label=tds
+ http://www.tex.ac.uk/faq
-The manual and the tutorial may be copied to the `doc' subdirectory
-of the local TeX installation tree or to any other place where you
-will find them later.
+for further details.
USAGE