summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/ex2bib.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/ex2bib.tex')
-rw-r--r--Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/ex2bib.tex16
1 files changed, 16 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/ex2bib.tex b/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/ex2bib.tex
new file mode 100644
index 00000000000..f691e5acfc9
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/ex2bib.tex
@@ -0,0 +1,16 @@
+\documentclass{article}
+\usepackage{html}
+%begin{latexonly}
+\usepackage[T1]{fontenc}
+%end{latexonly}
+\usepackage[dvips]{graphicx}
+\usepackage{francais}
+\makeindex
+\begin{document}
+\begin{thebibliography}{99}
+\bibitem{bib-PS}\label{bibPS}
+Adobe Inc.
+\emph{PostScript, manuel de référence (2ième édition)}
+InterÉditions (France), 1992
+\end{thebibliography}
+\end{document}