summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/latex-web-companion/apc/README.apc
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/latex-web-companion/apc/README.apc')
-rw-r--r--Master/texmf-dist/doc/latex/latex-web-companion/apc/README.apc19
1 files changed, 14 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/latex/latex-web-companion/apc/README.apc b/Master/texmf-dist/doc/latex/latex-web-companion/apc/README.apc
index da64d7a3624..0e42d1eaaa0 100644
--- a/Master/texmf-dist/doc/latex/latex-web-companion/apc/README.apc
+++ b/Master/texmf-dist/doc/latex/latex-web-companion/apc/README.apc
@@ -1,4 +1,4 @@
-Files in Appendix C of the LaTeX Web Companion
+Files in Appendix C of the LaTeX Graphics Companion
Section C.3.1
+++++++++++++
@@ -8,9 +8,12 @@ invitationfr.dtd Corresponding DTD
invlat1fr.xsl XSL file to transform the above to LaTeX
-invitationfr.tex Resulting LaTeX file (Latin 1)
+invitationfrraw.tex Raw (UTF-8) resulting LaTeX file after running with xt
+invitationfr.tex Filtered resulting LaTeX file (Latin 1)
invitation.sty Augmented package file to run the above with LaTeX
+utf8tolatin1.java A java program to translate a UTF-8 file into Latin 1
+ (used to invitationfrraw.tex -> invitationfr.tex)
Section C.3.2
+++++++++++++
@@ -18,7 +21,13 @@ For the following a Unicode editor is, such as Yudit on Linux, is
useful to visualize the files.
utf8.xml XML example with UTF8 characters
-utf8.xsl Accompanying XSL file to generate HTML output
-ISOcyr1.pen Entity definitions for Cyrillic in utf8.xml
+utf8.xsl accompanying XSL file to generate HTML output
+ISOcyr1.pen entity definitions for Cyrillic in utf8.xml
+
+utf8raw.html resulting HTML file (after xt)
+utf8.html HTML file after processing utf8raw.html with tidy
+ "tidy -utf8 utf8raw.html utf8.html"
+
+
+
-utf8.html Resulting HTML file (after xt)