fnp
/
texml.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Python 3.4+ compatibility (while dropping Python < 2.6).
[texml.git]
/
tests
/
data
/
tour_simple.xml
1
<TeXML>
2
<TeXML escape="0">
3
\documentclass[a4paper]{article}
4
\usepackage[latin1]{inputenc}
5
\usepackage[T1]{fontenc}
6
</TeXML>
7
<env name="document">
8
I'm not afraid of the symbols
9
$, ^, > and others.
10
</env>
11
</TeXML>