CTAN Comprehensive TeX Archive Network

Verzeichnis macros/latex/contrib/docshots

README.md

l3build CTAN License

This package helps you show code next to their PDF snapshots, in two-column formatting. You can use it either in .dtx documentation or in .tex file.

First, install it from CTAN and then use like this:

\documentclass{article}
\usepackage{docshots}
\begin{document}
Here is how you can use \LaTeX:

\begin{docshot}
\documentclass{article}
\pagestyle{empty}
\begin{document}
  Hello, \LaTeX!
\end{document}
\end{docshot}

For more informaiton, read \TeX{} Book by Donald Knuth.
\end{document}

Otherwise, you can download docshots.sty and add to your project.

If you want to contribute yourself, make a fork, then create a branch, then run l3build ctan in the root directory. It should compile everything without errors. If not, submit an issue and wait. Otherwise, make your changes and then run l3build ctan again. If the build is still clean, submit a pull request.

Herunterladen des vollständigen Inhalts dieses Pakets in einem Zip-Archiv (338.0k).

docshots – samples next to their PDF snapshots

This package helps you show code next to the corresponding PDF snapshots, in two-column formatting. You can use it either in .dtx documentation or in .tex files.

Paketdocshots
Repositoryhttps://github.com/yegor256/docshots
Version0.4.3 2024-02-02
LizenzenMIT License
Copyright2021–2024 Yegor Bugayenko
BetreuerYegor Bugayenko
Enthalten inTeX Live als docshots
MiKTeX als docshots
ThemenDokumentation
...
Gästebuch Seiten-Struktur Impressum Autor kontaktieren