texinfo-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated: More LaTeX tests


From: Patrice Dumas
Subject: branch master updated: More LaTeX tests
Date: Sat, 27 Aug 2022 13:52:34 -0400

This is an automated email from the git hooks/post-receive script.

pertusus pushed a commit to branch master
in repository texinfo.

The following commit(s) were added to refs/heads/master by this push:
     new f415805720 More LaTeX tests
f415805720 is described below

commit f4158057209c9bcd17eba03dfc0a5ac43d080b56
Author: Patrice Dumas <pertusus@free.fr>
AuthorDate: Sat Aug 27 19:52:17 2022 +0200

    More LaTeX tests
---
 tp/t/formats_encodings.t                           |  10 +-
 tp/t/results/formats_encodings/accent.pl           |  80 ++++++++++
 .../formats_encodings/accent_enable_encoding.pl    |  80 ++++++++++
 .../formats_encodings/at_commands_in_refs.pl       | 162 +++++++++++++++++++++
 tp/t/results/formats_encodings/weird_accents.pl    |  18 +++
 .../weird_accents_disable_encoding.pl              |  18 +++
 6 files changed, 360 insertions(+), 8 deletions(-)

diff --git a/tp/t/formats_encodings.t b/tp/t/formats_encodings.t
index 7f5b88a9c5..1e81da1484 100644
--- a/tp/t/formats_encodings.t
+++ b/tp/t/formats_encodings.t
@@ -326,6 +326,7 @@ $accents_text
 ['accent_enable_encoding',
 $accents_text, {'ENABLE_ENCODING' => 1}
 ],
+# numerous LaTeX formatting errors
 ['at_commands_in_refs',
 $at_commands_in_refs_text, 
  {},
@@ -389,12 +390,6 @@ my %xml_file_tests = (
  'char_latin1_latin1_in_refs' => 1,
 );
 
-# this is temporary, all the files in @test_full_doc should go
-# through the LaTeX converter
-my %latex_tests = (
-  'accentenc' => 1,
-);
-
 foreach my $test (@test_cases) {
   push @{$test->[2]->{'test_formats'}}, 'plaintext';
   if ($html_tests{$test->[0]}) {
@@ -419,8 +414,7 @@ foreach my $test (@test_full_doc) {
   }
   push @{$test->[2]->{'test_formats'}}, 'xml';
   push @{$test->[2]->{'test_formats'}}, 'docbook';
-  push @{$test->[2]->{'test_formats'}}, 'latex'
-    if ($latex_tests{$test->[0]});
+  push @{$test->[2]->{'test_formats'}}, 'latex';
   push @{$test->[2]->{'test_formats'}}, 'info'
     if ($info_tests{$test->[0]});
 
diff --git a/tp/t/results/formats_encodings/accent.pl 
b/tp/t/results/formats_encodings/accent.pl
index 618d40bf26..a25963dcea 100644
--- a/tp/t/results/formats_encodings/accent.pl
+++ b/tp/t/results/formats_encodings/accent.pl
@@ -3497,4 +3497,84 @@ $result_converted{'docbook'}->{'accent'} = '<chapter 
label="" id="Top-node">
 </para></chapter>
 ';
 
+
+$result_converted{'latex'}->{'accent'} = '\\begin{document}
+\\part*{{top}}
+\\label{anchor:Top-node}%
+
+should be e`: \\`{e} \\`{e}
+
+should be e\': \\\'{e} \\\'{e}
+
+should be e\\^{}: \\^{e} \\^{e}
+
+should be u": \\"{u} \\"{u}
+
+should be i`: \\`{i} \\`{i}
+
+should be i\': \\\'{i} \\\'{i}
+
+should be i\\^{}: \\^{i} \\^{i}
+
+should be u": \\"{u} \\"{u}
+
+should be c,: \\c{c} \\c{c}
+
+should be n\\~{}: \\~{n} \\~{n}
+
+should be e=: \\={e} \\={e}
+
+should be e\\hbox{\'}\': \\H{e} \\H{e}
+
+should be e.: \\.{e} \\.{e}
+
+should be e*: \\r{e} \\r{e}
+
+should be ee[: \\t{ee}
+
+should be e(: \\u{e} \\u{e}
+
+should be e\\_: \\b{e} \\b{e}
+
+should be .e: \\d{e} \\d{e}
+
+should be e<: \\v{e} \\v{e}
+
+should be a; : \\k{a} \\k{a}
+
+should be e; : \\k{e} \\k{e}
+
+upside down: \\textquestiondown{} \\textexclamdown{}
+
+A-with-circle: \\aa{},\\AA{}
+
+AE, OE ligatures: \\ae{} \\AE{} \\oe{} \\OE{}
+
+dotless i, j: \\i{} \\j{}
+
+Polish suppressed-L: \\l{} \\L{}
+
+O-with-slash: \\o{} \\O{}
+
+es-zet or sharp S: \\ss{}
+
+pounds sterling: \\textsterling{}
+
+should be dotless i`: \\`{\\i{}}
+
+should be dotless i\': \\\'{\\i{}}
+
+should be dotless i\\^{}: \\^{\\i{}}
+
+should be dotless i": \\"{\\i{}}
+
+should be dotless j`: \\`{\\j{}}
+
+should be dotless j\': \\\'{\\j{}}
+
+should be dotless j\\^{}: \\^{\\j{}}
+
+should be dotless j": \\"{\\j{}}
+';
+
 1;
diff --git a/tp/t/results/formats_encodings/accent_enable_encoding.pl 
b/tp/t/results/formats_encodings/accent_enable_encoding.pl
index d87346c84f..99e7237084 100644
--- a/tp/t/results/formats_encodings/accent_enable_encoding.pl
+++ b/tp/t/results/formats_encodings/accent_enable_encoding.pl
@@ -3497,4 +3497,84 @@ $result_converted{'docbook'}->{'accent_enable_encoding'} 
= '<chapter label="" id
 </para></chapter>
 ';
 
+
+$result_converted{'latex'}->{'accent_enable_encoding'} = '\\begin{document}
+\\part*{{top}}
+\\label{anchor:Top-node}%
+
+should be e`: è è
+
+should be e\': é é
+
+should be e\\^{}: ê ê
+
+should be u": ü ü
+
+should be i`: ì ì
+
+should be i\': í í
+
+should be i\\^{}: î î
+
+should be u": ü ü
+
+should be c,: ç ç
+
+should be n\\~{}: ñ ñ
+
+should be e=: ē ē
+
+should be e\\hbox{\'}\': e̋ e̋
+
+should be e.: ė ė
+
+should be e*: e̊ e̊
+
+should be ee[: e͡e
+
+should be e(: ĕ ĕ
+
+should be e\\_: e̲ e̲
+
+should be .e: ẹ ẹ
+
+should be e<: ě ě
+
+should be a; : ą ą
+
+should be e; : ę ę
+
+upside down: \\textquestiondown{} \\textexclamdown{}
+
+A-with-circle: å,Å
+
+AE, OE ligatures: æ Æ œ Œ
+
+dotless i, j: ı ȷ
+
+Polish suppressed-L: ł Ł
+
+O-with-slash: ø Ø
+
+es-zet or sharp S: ß
+
+pounds sterling: \\textsterling{}
+
+should be dotless i`: ì
+
+should be dotless i\': í
+
+should be dotless i\\^{}: î
+
+should be dotless i": ï
+
+should be dotless j`: j̀
+
+should be dotless j\': j́
+
+should be dotless j\\^{}: ĵ
+
+should be dotless j": j̈
+';
+
 1;
diff --git a/tp/t/results/formats_encodings/at_commands_in_refs.pl 
b/tp/t/results/formats_encodings/at_commands_in_refs.pl
index a5c2059e3a..9ff07c2d47 100644
--- a/tp/t/results/formats_encodings/at_commands_in_refs.pl
+++ b/tp/t/results/formats_encodings/at_commands_in_refs.pl
@@ -23614,6 +23614,168 @@ 
$result_converted_errors{'docbook'}->{'at_commands_in_refs'} = [
 
 
 
+$result_converted{'latex'}->{'at_commands_in_refs'} = '\\begin{document}
+\\label{anchor:Top}%
+\\chapter{{\\-{} \\{ \\}}}
+\\label{anchor:-_007b-_007d}%
+
+\\chapter{{\\ {} \\ {} \\@! \\leavevmode{}\\\\ \\@. \\@ .\\@ \\@? @}}
+\\label{anchor:-_0021-_002e-_002e-_003f-_0040}%
+
+\\chapter{{@ \\{ \\} \\textbackslash{} \\#}}
+\\label{anchor:_0040-_007b-_007d-_005c-_0023}%
+
+\\chapter{{\\LaTeX{} \\TeX{} \\textbullet{} , \\copyright{} \\dots{}\\@ 
\\dots{}}}
+\\label{anchor:LaTeX-TeX-_2022-_002c-_00a9-_2026-_002e_002e_002e}%
+
+\\chapter{{$\\equiv{}$ \\texorpdfstring{\\fbox{error}}{error} \\euro{} 
\\textexclamdown{} $\\mapsto{}$ -}}
+\\label{anchor:_2261-error_002d_002d_003e-_20ac-_00a1-_21a6-_2212}%
+
+\\chapter{{$\\geq{}$ $\\leq{}$ $\\rightarrow{}$}}
+\\label{anchor:_2265-_2264-_2192}%
+
+\\chapter{{\\textordfeminine{} \\textordmasculine{} $\\star{}$ 
\\textsterling{} $\\dashv{}$ \\textquestiondown{} \\circledR{}}}
+\\label{anchor:_00aa-_00ba-_2605-_00a3-_22a3-_00bf-_00ae}%
+
+\\chapter{{$\\Rightarrow{}$ \\textdegree{} a~b \\today{} \\aa{}}}
+\\label{anchor:_21d2-_00b0-a-b-_00e5}%
+
+\\chapter{{\\AA{} \\ae{} \\oe{} \\AE{} \\OE{} \\o{} \\O{} \\ss{} \\l{} \\L{} 
\\DH{} \\dh{} \\TH{} \\th{}}}
+\\label{anchor:_00c5-_00e6-_0153-_00c6-_0152-_00f8-_00d8-_00df-_0142-_0141-_00d0-_00f0-_00de-_00fe}%
+
+\\chapter{{\\"{a} \\~{e} \\^{\\i{}} \\^{a} \\`{a} \\\'{e} \\c{c} \\={e} \\r{e} 
\\H{e} \\k{e}}}
+\\label{anchor:_00e4-_1ebd-_00ee-_00e2-_00e0-_00e9-_00e7-_0113-e_030a-e_030b-_0119}%
+
+\\chapter{{\\.{e} \\u{e} \\b{e} \\d{e} \\v{e} \\j{} \\t{ee}}}
+\\label{anchor:_0117-_0115-e_0332-_1eb9-_011b-_0237-e_0361e}%
+
+\\chapter{{\\i{} \\`{\\={E}} \\c{\\\'{C}}}}
+\\label{anchor:_0131-_1e14-_1e08}%
+
+\\chapter{{\\textquotedblleft{} \\textquotedblright{} \\textquoteleft{} 
\\textquoteright{} \\quotedblbase{} \\quotesinglbase{}}}
+\\label{anchor:_201c-_201d-_2018-_2019-_201e-_201a}%
+
+\\chapter{{\\guillemotleft{} \\guillemotright{} \\guillemotleft{} 
\\guillemotright{} \\guilsinglleft{} \\guilsinglright{}}}
+\\label{anchor:_00ab-_00bb-_00ab-_00bb-_2039-_203a}%
+
+\\chapter{{`` \'\' --- -- ` \'}}
+\\label{anchor:_0060_0060-_0027_0027-_002d_002d_002d-_002d_002d-_0060-_0027}%
+
+\\chapter{{AAA (fff) AAA BBB}}
+\\label{anchor:AAA-AAA-BBB}%
+
+\\chapter{{CCC (rrr) CCC DDD}}
+\\label{anchor:CCC-CCC-DDD}%
+
+\\chapter{{\\href{mailto:someone@somewher}{the someone} 
\\href{mailto:no_explain@there}{\\nolinkurl{no_explain@there}}}}
+\\label{anchor:someone_0040somewher-no_005fexplain_0040there}%
+
+\\chapter{{\\includegraphics{f--ile1}  
\\includegraphics[width=aze,height=az]{f--ile}}}
+\\label{anchor:f_002d_002dile1-f_002d_002dile}%
+
+\\chapter{{\\verb. @ {} . .}}
+\\label{anchor:-_0040-_007b_007d-_002e-}%
+
+\\chapter{{\\GNUTexinfocommandstyletextcite{cite asis} \\hbox{in @w 
\\textbf{b}} \\textnormal{in r} \\textsc{sc} \\textbf{str} \\texttt{t} 
\\GNUTexinfocommandstyletextvar{var} \\textsl{dfn} \\textit{i}}}
+\\label{anchor:cite-asis-in-_0040w-b-in-r-SC-str-t-var-dfn-i}%
+
+\\chapter{{\\texttt{env} \\texttt{code} \\texttt{option} `\\texttt{samp}\' 
\\texttt{command} \\texttt{file} \\GNUTexinfocommandstyletextkbd{C-x 
\\texttt{ESC}}}}
+\\label{anchor:env-code-option-samp-command-file-C_002dx-ESC}%
+
+\\chapter{{8.27\\thinspace in}}
+\\label{anchor:8_002e27in}%
+
+\\chapter{{\\textsf{sansserif} \\textsl{slanted}}}
+\\label{anchor:sansserif-slanted}%
+
+\\chapter{{`\\texttt{indicateurl}\'}}
+\\label{anchor:indicateurl}%
+
+\\chapter{{\\textsubscript{g}H 3\\textsuperscript{rd}}}
+\\label{anchor:gH-3rd}%
+
+\\chapter{{\\url{http://somewhere_aaa} \\href{url}{text (\\nolinkurl{url})} 
ls}}
+\\label{anchor:http_003a_002f_002fsomewhere_005faaa-url-_002fman_002ecgi_002f1_002fls}%
+
+\\hyperref[anchor:-_007b-_007d]{\\chaptername~\\ref*{anchor:-_007b-_007d} 
[\\-{} \\{ \\}], page~\\pageref*{anchor:-_007b-_007d}}
+
+\\hyperref[anchor:-_0021-_002e-_002e-_003f-_0040]{\\chaptername~\\ref*{anchor:-_0021-_002e-_002e-_003f-_0040}
 [\\ {} \\ {} \\@! \\leavevmode{}\\\\ \\@. \\@ .\\@ \\@? @], 
page~\\pageref*{anchor:-_0021-_002e-_002e-_003f-_0040}}
+
+\\hyperref[anchor:_0040-_007b-_007d-_005c-_0023]{\\chaptername~\\ref*{anchor:_0040-_007b-_007d-_005c-_0023}
 [@ \\{ \\} \\textbackslash{} \\#], 
page~\\pageref*{anchor:_0040-_007b-_007d-_005c-_0023}}
+
+\\hyperref[anchor:LaTeX-TeX-_2022-_002c-_00a9-_2026-_002e_002e_002e]{\\chaptername~\\ref*{anchor:LaTeX-TeX-_2022-_002c-_00a9-_2026-_002e_002e_002e}
 [\\LaTeX{} \\TeX{} \\textbullet{} , \\copyright{} \\dots{}\\@ \\dots{}], 
page~\\pageref*{anchor:LaTeX-TeX-_2022-_002c-_00a9-_2026-_002e_002e_002e}}
+
+\\hyperref[anchor:_2261-error_002d_002d_003e-_20ac-_00a1-_21a6-_2212]{\\chaptername~\\ref*{anchor:_2261-error_002d_002d_003e-_20ac-_00a1-_21a6-_2212}
 [$\\equiv{}$ \\fbox{error} \\euro{} \\textexclamdown{} $\\mapsto{}$ -], 
page~\\pageref*{anchor:_2261-error_002d_002d_003e-_20ac-_00a1-_21a6-_2212}}
+
+\\hyperref[anchor:_2265-_2264-_2192]{\\chaptername~\\ref*{anchor:_2265-_2264-_2192}
 [$\\geq{}$ $\\leq{}$ $\\rightarrow{}$], 
page~\\pageref*{anchor:_2265-_2264-_2192}}
+
+\\hyperref[anchor:_00aa-_00ba-_2605-_00a3-_22a3-_00bf-_00ae]{\\chaptername~\\ref*{anchor:_00aa-_00ba-_2605-_00a3-_22a3-_00bf-_00ae}
 [\\textordfeminine{} \\textordmasculine{} $\\star{}$ \\textsterling{} 
$\\dashv{}$ \\textquestiondown{} \\circledR{}], 
page~\\pageref*{anchor:_00aa-_00ba-_2605-_00a3-_22a3-_00bf-_00ae}}
+
+\\hyperref[anchor:_21d2-_00b0-a-b-_00e5]{\\chaptername~\\ref*{anchor:_21d2-_00b0-a-b-_00e5}
 [$\\Rightarrow{}$ \\textdegree{} a~b \\today{} \\aa{}], 
page~\\pageref*{anchor:_21d2-_00b0-a-b-_00e5}}
+
+\\hyperref[anchor:_00c5-_00e6-_0153-_00c6-_0152-_00f8-_00d8-_00df-_0142-_0141-_00d0-_00f0-_00de-_00fe]{\\chaptername~\\ref*{anchor:_00c5-_00e6-_0153-_00c6-_0152-_00f8-_00d8-_00df-_0142-_0141-_00d0-_00f0-_00de-_00fe}
 [\\AA{} \\ae{} \\oe{} \\AE{} \\OE{} \\o{} \\O{} \\ss{} \\l{} \\L{} \\DH{} 
\\dh{} \\TH{} \\th{}], 
page~\\pageref*{anchor:_00c5-_00e6-_0153-_00c6-_0152-_00f8-_00d8-_00df-_0142-_0141-_00d0-_00f0-_00de-_00fe}}
+
+\\hyperref[anchor:_00e4-_1ebd-_00ee-_00e2-_00e0-_00e9-_00e7-_0113-e_030a-e_030b-_0119]{\\chaptername~\\ref*{anchor:_00e4-_1ebd-_00ee-_00e2-_00e0-_00e9-_00e7-_0113-e_030a-e_030b-_0119}
 [\\"{a} \\~{e} \\^{\\i{}} \\^{a} \\`{a} \\\'{e} \\c{c} \\={e} \\r{e} \\H{e} 
\\k{e}], 
page~\\pageref*{anchor:_00e4-_1ebd-_00ee-_00e2-_00e0-_00e9-_00e7-_0113-e_030a-e_030b-_0119}}
+
+\\hyperref[anchor:_0117-_0115-e_0332-_1eb9-_011b-_0237-e_0361e]{\\chaptername~\\ref*{anchor:_0117-_0115-e_0332-_1eb9-_011b-_0237-e_0361e}
 [\\.{e} \\u{e} \\b{e} \\d{e} \\v{e} \\j{} \\t{ee}], 
page~\\pageref*{anchor:_0117-_0115-e_0332-_1eb9-_011b-_0237-e_0361e}}
+
+\\hyperref[anchor:_0131-_1e14-_1e08]{\\chaptername~\\ref*{anchor:_0131-_1e14-_1e08}
 [\\i{} \\`{\\={E}} \\c{\\\'{C}}], page~\\pageref*{anchor:_0131-_1e14-_1e08}}
+
+\\hyperref[anchor:_201c-_201d-_2018-_2019-_201e-_201a]{\\chaptername~\\ref*{anchor:_201c-_201d-_2018-_2019-_201e-_201a}
 [\\textquotedblleft{} \\textquotedblright{} \\textquoteleft{} 
\\textquoteright{} \\quotedblbase{} \\quotesinglbase{}], 
page~\\pageref*{anchor:_201c-_201d-_2018-_2019-_201e-_201a}}
+
+\\hyperref[anchor:_00ab-_00bb-_00ab-_00bb-_2039-_203a]{\\chaptername~\\ref*{anchor:_00ab-_00bb-_00ab-_00bb-_2039-_203a}
 [\\guillemotleft{} \\guillemotright{} \\guillemotleft{} \\guillemotright{} 
\\guilsinglleft{} \\guilsinglright{}], 
page~\\pageref*{anchor:_00ab-_00bb-_00ab-_00bb-_2039-_203a}}
+
+\\hyperref[anchor:_0060_0060-_0027_0027-_002d_002d_002d-_002d_002d-_0060-_0027]{\\chaptername~\\ref*{anchor:_0060_0060-_0027_0027-_002d_002d_002d-_002d_002d-_0060-_0027}
 [`` \'\' --- -- ` \'], 
page~\\pageref*{anchor:_0060_0060-_0027_0027-_002d_002d_002d-_002d_002d-_0060-_0027}}
+
+\\hyperref[anchor:AAA-AAA-BBB]{\\chaptername~\\ref*{anchor:AAA-AAA-BBB} [AAA 
(fff) AAA BBB], page~\\pageref*{anchor:AAA-AAA-BBB}}
+
+\\hyperref[anchor:CCC-CCC-DDD]{\\chaptername~\\ref*{anchor:CCC-CCC-DDD} [CCC 
(rrr) CCC DDD], page~\\pageref*{anchor:CCC-CCC-DDD}}
+
+\\hyperref[anchor:someone_0040somewher-no_005fexplain_0040there]{\\chaptername~\\ref*{anchor:someone_0040somewher-no_005fexplain_0040there}
 [\\href{mailto:someone@somewher}{the someone} 
\\href{mailto:no_explain@there}{\\nolinkurl{no_explain@there}}], 
page~\\pageref*{anchor:someone_0040somewher-no_005fexplain_0040there}}
+
+\\hyperref[anchor:f_002d_002dile1-f_002d_002dile]{\\chaptername~\\ref*{anchor:f_002d_002dile1-f_002d_002dile}
 [\\includegraphics{f--ile1}  \\includegraphics[width=aze,height=az]{f--ile}], 
page~\\pageref*{anchor:f_002d_002dile1-f_002d_002dile}}
+
+\\hyperref[anchor:-_0040-_007b_007d-_002e-]{\\chaptername~\\ref*{anchor:-_0040-_007b_007d-_002e-}
 [\\verb. @ {} . .], page~\\pageref*{anchor:-_0040-_007b_007d-_002e-}}
+
+\\hyperref[anchor:cite-asis-in-_0040w-b-in-r-SC-str-t-var-dfn-i]{\\chaptername~\\ref*{anchor:cite-asis-in-_0040w-b-in-r-SC-str-t-var-dfn-i}
 [\\GNUTexinfocommandstyletextcite{cite asis} \\hbox{in @w \\textbf{b}} 
\\textnormal{in r} \\textsc{sc} \\textbf{str} \\texttt{t} 
\\GNUTexinfocommandstyletextvar{var} \\textsl{dfn} \\textit{i}], 
page~\\pageref*{anchor:cite-asis-in-_0040w-b-in-r-SC-str-t-var-dfn-i}}
+
+\\hyperref[anchor:env-code-option-samp-command-file-C_002dx-ESC]{\\chaptername~\\ref*{anchor:env-code-option-samp-command-file-C_002dx-ESC}
 [\\texttt{env} \\texttt{code} \\texttt{option} `\\texttt{samp}\' 
\\texttt{command} \\texttt{file} \\GNUTexinfocommandstyletextkbd{C-x 
\\texttt{ESC}}], 
page~\\pageref*{anchor:env-code-option-samp-command-file-C_002dx-ESC}}
+
+\\hyperref[anchor:8_002e27in]{\\chaptername~\\ref*{anchor:8_002e27in} 
[8.27\\thinspace in], page~\\pageref*{anchor:8_002e27in}}
+
+\\hyperref[anchor:sansserif-slanted]{\\chaptername~\\ref*{anchor:sansserif-slanted}
 [\\textsf{sansserif} \\textsl{slanted}], 
page~\\pageref*{anchor:sansserif-slanted}}
+
+\\hyperref[anchor:indicateurl]{\\chaptername~\\ref*{anchor:indicateurl} 
[`\\texttt{indicateurl}\'], page~\\pageref*{anchor:indicateurl}}
+
+\\hyperref[anchor:gH-3rd]{\\chaptername~\\ref*{anchor:gH-3rd} 
[\\textsubscript{g}H 3\\textsuperscript{rd}], page~\\pageref*{anchor:gH-3rd}}
+
+\\hyperref[anchor:http_003a_002f_002fsomewhere_005faaa-url-_002fman_002ecgi_002f1_002fls]{\\chaptername~\\ref*{anchor:http_003a_002f_002fsomewhere_005faaa-url-_002fman_002ecgi_002f1_002fls}
 [\\url{http://somewhere_aaa} \\href{url}{text (\\nolinkurl{url})} ls], 
page~\\pageref*{anchor:http_003a_002f_002fsomewhere_005faaa-url-_002fman_002ecgi_002f1_002fls}}
+
+';
+
+$result_converted_errors{'latex'}->{'at_commands_in_refs'} = [
+  {
+    'error_line' => 'warning: @image file `f--ile1\' (for LaTeX) not found
+',
+    'file_name' => '',
+    'line_nr' => 92,
+    'macro' => '',
+    'text' => '@image file `f--ile1\' (for LaTeX) not found',
+    'type' => 'warning'
+  },
+  {
+    'error_line' => 'warning: @image file `f--ile1\' (for LaTeX) not found
+',
+    'file_name' => '',
+    'line_nr' => 90,
+    'macro' => '',
+    'text' => '@image file `f--ile1\' (for LaTeX) not found',
+    'type' => 'warning'
+  }
+];
+
+
+
 $result_converted{'info'}->{'at_commands_in_refs'} = 'This is , produced from .
 
 
diff --git a/tp/t/results/formats_encodings/weird_accents.pl 
b/tp/t/results/formats_encodings/weird_accents.pl
index 2cfe5c2331..79d93e984a 100644
--- a/tp/t/results/formats_encodings/weird_accents.pl
+++ b/tp/t/results/formats_encodings/weird_accents.pl
@@ -859,4 +859,22 @@ $result_converted{'docbook'}->{'weird_accents'} = 
'<chapter label="1" id="chap">
 </para></chapter>
 ';
 
+
+$result_converted{'latex'}->{'weird_accents'} = '
+\\begin{document}
+\\label{anchor:Top}%
+\\chapter{{Chapter}}
+\\label{anchor:chap}%
+
+\\={\\~{\\i{}}}
+
+\\={\\c{\\~{n}}}
+
+\\={\\b{a}}
+
+\\^{\\d{\\`{r}}}
+
+\\={\\\'{\\`{r}}}
+';
+
 1;
diff --git a/tp/t/results/formats_encodings/weird_accents_disable_encoding.pl 
b/tp/t/results/formats_encodings/weird_accents_disable_encoding.pl
index e2612351d1..54bebc12a8 100644
--- a/tp/t/results/formats_encodings/weird_accents_disable_encoding.pl
+++ b/tp/t/results/formats_encodings/weird_accents_disable_encoding.pl
@@ -859,4 +859,22 @@ 
$result_converted{'docbook'}->{'weird_accents_disable_encoding'} = '<chapter lab
 </para></chapter>
 ';
 
+
+$result_converted{'latex'}->{'weird_accents_disable_encoding'} = '
+\\begin{document}
+\\label{anchor:Top}%
+\\chapter{{Chapter}}
+\\label{anchor:chap}%
+
+\\={\\~{\\i{}}}
+
+\\={\\c{\\~{n}}}
+
+\\={\\b{a}}
+
+\\^{\\d{\\`{r}}}
+
+\\={\\\'{\\`{r}}}
+';
+
 1;



reply via email to

[Prev in Thread] Current Thread [Next in Thread]