Search:
GitHub Login
Preferences
My Notifications
Tickets
Wiki
GitHub
Timeline
Roadmap
Ticket Reports
Search
Context Navigation
Back to Ticket #59722
Ticket #59722
: check_this.tex
File check_this.tex,
256 bytes
(added by
diochnos
,
5 years ago
)
A simple tex file to reproduce the issue.
Line
1
\documentclass
[letterpaper,11pt]
{
article
}
2
3
\title
{
Something
}
4
\author
{
Someone
}
5
6
7
\begin
{
document
}
8
9
\maketitle
10
11
\begin
{
abstract
}
12
Does dvipdf work? Let's see ...
13
\end
{
abstract
}
14
15
\section
{
A Basic Test
}
16
If you can read this, then it is working!
17
18
\end
{
document
}
Download in other formats:
Original Format