summaryrefslogtreecommitdiff
path: root/support/bibtexperllibs/LaTeX-ToUnicode/head.ltx
diff options
context:
space:
mode:
Diffstat (limited to 'support/bibtexperllibs/LaTeX-ToUnicode/head.ltx')
-rw-r--r--support/bibtexperllibs/LaTeX-ToUnicode/head.ltx28
1 files changed, 0 insertions, 28 deletions
diff --git a/support/bibtexperllibs/LaTeX-ToUnicode/head.ltx b/support/bibtexperllibs/LaTeX-ToUnicode/head.ltx
deleted file mode 100644
index 3f946fcba0..0000000000
--- a/support/bibtexperllibs/LaTeX-ToUnicode/head.ltx
+++ /dev/null
@@ -1,28 +0,0 @@
-% documentation for LaTeX::ToUnicode.
-% head.ltx file public domain.
-%
-\documentclass[11pt]{article}
-\usepackage{fullpage,pdfpages}
-\usepackage[hidelinks]{hyperref}
-\let\printindex=\empty % index is not useful
-\sloppy \hbadness=3000 % not aiming for good typesetting
-
-% Silence useless font warning about braces in cmsy instead of cmtt:
-\makeatletter\def\@font@warning#1{}\makeatother
-
-% https://tex.stackexchange.com/questions/68272
-\newcommand\invisiblesection[1]{%
- \refstepcounter{section}%
- \addcontentsline{toc}{section}{\protect\numberline{\thesection}#1}%
- \sectionmark{#1}%
-}
-
-\begin{document}
-\title{\texttt{LaTeX::ToUnicode} documentation}
-\author{Boris Veytsman\thanks{borisv@lk.net}}
-\maketitle
-\tableofcontents
-
-\invisiblesection{ltx2unitxt---convert \LaTeX\ source fragments}
-
-\includepdf[pages=-]{ltx2unitxt}