repo.or.cz
/
latex2e.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Move a tag
[latex2e.git]
/
latex2e-20160201
/
base
/
testfiles
/
tlb-inputenc-001.lvt
blob
0cd84259b95e6686fb5307a11f730bd54b15b41e
1
2
\documentclass{article}
3
\input{test2e}
4
\usepackage[utf8]{inputenc}
5
% testing inputenc error messages, mostly
6
\begin{document}
7
8
\START
9
10
Ș or ș not Ş or ş
11
12
13
14
zz ^^c3X zz
15
16
17
nbsp [ ]
18
19
"A U+00c4 [Ä]
20
21
thorn U+00fe [þ]
22
23
comb acute U+0301 [́]
24
25
fraktur A [𝔄]
26
27
\typeout{a nbsp}
28
29
\typeout{Fraktur A [𝔄]}
30
31
32
\END