summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/xint/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-09-17 23:48:30 +0000
committerKarl Berry <karl@freefriends.org>2015-09-17 23:48:30 +0000
commit6aabc6a32e1008cffcec6edce62975ba5f015436 (patch)
tree03f085abab29d1c06cc96cca3a2d147e34eefe36 /Master/texmf-dist/doc/generic/xint/README
parent1dea9afd2a49ba51dd8d543a62b5ecdd69fa3802 (diff)
xint (17sep15)
git-svn-id: svn://tug.org/texlive/trunk@38392 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/xint/README')
-rw-r--r--Master/texmf-dist/doc/generic/xint/README29
1 files changed, 17 insertions, 12 deletions
diff --git a/Master/texmf-dist/doc/generic/xint/README b/Master/texmf-dist/doc/generic/xint/README
index c821eb25d89..3aff524f028 100644
--- a/Master/texmf-dist/doc/generic/xint/README
+++ b/Master/texmf-dist/doc/generic/xint/README
@@ -1,11 +1,14 @@
- Source: xint.dtx v1.1c 2015/09/12
+ Source: xint.dtx v1.1c 2015/09/12 (doc 2015/09/17)
Author: Jean-Francois Burnol
Info: Expandable operations on big integers, decimals, fractions
License: LPPL 1.3c
This README is also available as README.pdf and README.html.
-Change log is in CHANGES.pdf and CHANGES.html.
+Change log is to be found in CHANGES.pdf or CHANGES.html.
+
+The user manual is xint.pdf, and the commented source code is available
+as sourcexint.pdf.
@@ -89,7 +92,7 @@ systems, with a teTeX like installation such as TeXLive. Furthermore the
Pandoc software is required.
1. obtain xint.dtx and Makefile from
- http://www.ctan.org/tex-archive/macros/generic/xint.
+ http://mirror.ctan.org/macros/generic/xint.
2. put them in an otherwise empty working repertory, run make or
equivalently make help for further instructions.
@@ -107,16 +110,18 @@ CHANGES.md
the changes across successive releases.
xint.tex
-
used to generate xint.pdf via "latex xint.tex" (thrice) then
- "dvipdfmx xint.dvi". For successful compilation, packages newtxtt,
- newtxmath, etoc, mathastext are needed. Inclusion of the source code
- is off by default, but the toggle can be set in xint.tex.
-
- It is also possible to compile xint.tex with pdflatex.
-
- A third option is to generate xint.pdf via pdflatex xint.dtx. Source
- code is then included by default.
+ "dvipdfmx xint.dvi". It is also possible to compile xint.tex with
+ xelatex, or with pdflatex (this latter option produces a bigger
+ pdf).
+ For successful compilation, packages newtxtt, newtxmath, etoc,
+ mathastext are needed. Inclusion of the source code is off by
+ default, but the toggle can be set in xint.tex.
+
+ A third option is to generate xint.pdf via xelatex xint.dtx or
+ pdflatex xint.dtx. Source code is then included by default (but some
+ code comments in French use 8bit characters, hence for xelatex an a
+ priori conversion of xint.dtx into utf-8 will give a better result).
Makefile.mk
this is for UNIX-like systems. Note: this file is only produced with