diff options
author | Karl Berry <karl@freefriends.org> | 2010-06-13 21:43:09 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-06-13 21:43:09 +0000 |
commit | 8077bb0ba8d4b1e2c024bb8c65100f0e5b0a7be0 (patch) | |
tree | e95a6adec6d7e24983176ec6fe5ae66e33339f12 /Master/texmf-dist | |
parent | 36b80ceae5584c0ba76c9df60e5126632fb23176 (diff) |
avoid 8-bit chars
git-svn-id: svn://tug.org/texlive/trunk@18946 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist')
5 files changed, 12 insertions, 12 deletions
diff --git a/Master/texmf-dist/doc/latex/pageslts/ltxdoc.cfg b/Master/texmf-dist/doc/latex/pageslts/ltxdoc.cfg index 480d7dcd308..ab4c2b170b0 100644 --- a/Master/texmf-dist/doc/latex/pageslts/ltxdoc.cfg +++ b/Master/texmf-dist/doc/latex/pageslts/ltxdoc.cfg @@ -16,8 +16,8 @@ %% * arabic - Arabic numerals: 1, 2, 3, 4,... %% * alph - Lowercase letters: a, b, c, d,... %% * Alph - Uppercase letters: A, B, C, D,... -%% * fnsymbol - Footnote symbols: *, † (ddagger), ‡ (dddagger), -%% § (mathsection),... +%% * fnsymbol - Footnote symbols: *, ^^86 (ddagger), ^^87 (dddagger), +%% ^^a7 (mathsection),... %% ). The command backslash pagenumbering is renewed, but no change %% should be visible to the output text, because only labels are added. %% backslash OrigPagenumbering can be used to get the original meaning diff --git a/Master/texmf-dist/doc/latex/pageslts/pagesLTS-example.tex b/Master/texmf-dist/doc/latex/pageslts/pagesLTS-example.tex index ab5135b55da..c8d595a9b70 100644 --- a/Master/texmf-dist/doc/latex/pageslts/pagesLTS-example.tex +++ b/Master/texmf-dist/doc/latex/pageslts/pagesLTS-example.tex @@ -16,8 +16,8 @@ %% * arabic - Arabic numerals: 1, 2, 3, 4,... %% * alph - Lowercase letters: a, b, c, d,... %% * Alph - Uppercase letters: A, B, C, D,... -%% * fnsymbol - Footnote symbols: *, † (ddagger), ‡ (dddagger), -%% § (mathsection),... +%% * fnsymbol - Footnote symbols: *, ^^86 (ddagger), ^^87 (dddagger), +%% ^^a7 (mathsection),... %% ). The command backslash pagenumbering is renewed, but no change %% should be visible to the output text, because only labels are added. %% backslash OrigPagenumbering can be used to get the original meaning diff --git a/Master/texmf-dist/source/latex/pageslts/pagesLTS.drv b/Master/texmf-dist/source/latex/pageslts/pagesLTS.drv index 9f5e33db690..bffac2cb740 100644 --- a/Master/texmf-dist/source/latex/pageslts/pagesLTS.drv +++ b/Master/texmf-dist/source/latex/pageslts/pagesLTS.drv @@ -16,8 +16,8 @@ %% * arabic - Arabic numerals: 1, 2, 3, 4,... %% * alph - Lowercase letters: a, b, c, d,... %% * Alph - Uppercase letters: A, B, C, D,... -%% * fnsymbol - Footnote symbols: *, † (ddagger), ‡ (dddagger), -%% § (mathsection),... +%% * fnsymbol - Footnote symbols: *, ^^86 (ddagger), ^^87 (dddagger), +%% ^^a7 (mathsection),... %% ). The command backslash pagenumbering is renewed, but no change %% should be visible to the output text, because only labels are added. %% backslash OrigPagenumbering can be used to get the original meaning diff --git a/Master/texmf-dist/source/latex/pageslts/pagesLTS.ins b/Master/texmf-dist/source/latex/pageslts/pagesLTS.ins index c833937d01a..7b07155b2a0 100644 --- a/Master/texmf-dist/source/latex/pageslts/pagesLTS.ins +++ b/Master/texmf-dist/source/latex/pageslts/pagesLTS.ins @@ -16,8 +16,8 @@ %% * arabic - Arabic numerals: 1, 2, 3, 4,... %% * alph - Lowercase letters: a, b, c, d,... %% * Alph - Uppercase letters: A, B, C, D,... -%% * fnsymbol - Footnote symbols: *, † (ddagger), ‡ (dddagger), -%% § (mathsection),... +%% * fnsymbol - Footnote symbols: *, ^^86 (ddagger), ^^87 (dddagger), +%% ^^a7 (mathsection),... %% ). The command backslash pagenumbering is renewed, but no change %% should be visible to the output text, because only labels are added. %% backslash OrigPagenumbering can be used to get the original meaning @@ -79,8 +79,8 @@ On the first page backslash pagenumbering should be called * arabic - Arabic numerals: 1, 2, 3, 4,... * alph - Lowercase letters: a, b, c, d,... * Alph - Uppercase letters: A, B, C, D,... - * fnsymbol - Footnote symbols: *, † (ddagger), ‡ (dddagger), - § (mathsection),... + * fnsymbol - Footnote symbols: *, ^^86 (ddagger), ^^87 (dddagger), + ^^a7 (mathsection),... ). The command backslash pagenumbering is renewed, but no change should be visible to the output text, because only labels are added. backslash OrigPagenumbering can be used to get the original meaning diff --git a/Master/texmf-dist/tex/latex/pageslts/pagesLTS.sty b/Master/texmf-dist/tex/latex/pageslts/pagesLTS.sty index 91f8acb8a0b..2e633001aa1 100644 --- a/Master/texmf-dist/tex/latex/pageslts/pagesLTS.sty +++ b/Master/texmf-dist/tex/latex/pageslts/pagesLTS.sty @@ -16,8 +16,8 @@ %% * arabic - Arabic numerals: 1, 2, 3, 4,... %% * alph - Lowercase letters: a, b, c, d,... %% * Alph - Uppercase letters: A, B, C, D,... -%% * fnsymbol - Footnote symbols: *, † (ddagger), ‡ (dddagger), -%% § (mathsection),... +%% * fnsymbol - Footnote symbols: *, ^^86 (ddagger), ^^87 (dddagger), +%% ^^a7 (mathsection),... %% ). The command backslash pagenumbering is renewed, but no change %% should be visible to the output text, because only labels are added. %% backslash OrigPagenumbering can be used to get the original meaning |