summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/realscripts
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/realscripts')
-rw-r--r--Master/texmf-dist/doc/latex/realscripts/README45
-rw-r--r--Master/texmf-dist/doc/latex/realscripts/realscripts.pdfbin0 -> 90799 bytes
2 files changed, 45 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/realscripts/README b/Master/texmf-dist/doc/latex/realscripts/README
new file mode 100644
index 00000000000..c81220e8ddd
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/realscripts/README
@@ -0,0 +1,45 @@
+The REALSCRIPTS package
+=======================
+
+Small package to replace `\textsuperscript` & `\textsubscript`
+by equivalent commands that use OpenType font features
+to access the appropriate glyphs if possible.
+
+Also patches LaTeX's default footnote command to use this
+new `\textsuperscript` for footnote symbols.
+
+Requires fontspec running on either XeLaTeX or LuaLaTeX.
+
+For more information see the documentation realscripts.pdf.
+
+Change History
+--------------
+
+v0.1
+
+ * First release
+ * Extracted from the xltxtra package
+
+Maintenance
+-----------
+
+The release version of this package is available from CTAN:
+
+* <http://ctan.org/pkg/realscripts>
+
+Development and historical versions are available from GitHub:
+
+* <http://github.com/wspr/realscripts/>
+
+Please report bugs and feature suggestions to the issue tracker:
+
+* <http://github.com/wspr/realscripts/issues>
+
+Licence
+-------
+
+The realscripts package is released under the
+[LaTeX Project Public License](http://www.latex-project.org/lppl/)
+version 1.3c or greater. The current maintainer is Will Robertson.
+
+Copyright 2010 Will Robertson
diff --git a/Master/texmf-dist/doc/latex/realscripts/realscripts.pdf b/Master/texmf-dist/doc/latex/realscripts/realscripts.pdf
new file mode 100644
index 00000000000..2f6a63cffd7
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/realscripts/realscripts.pdf
Binary files differ